Sep 01 11:58:49 devstack devstack@c-api.service[74757]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 11:58:49 devstack devstack@c-api.service[74757]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 11:58:49 2026] *** Sep 01 11:58:49 devstack devstack@c-api.service[74757]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 11:58:49 devstack devstack@c-api.service[74757]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 11:58:49 devstack devstack@c-api.service[74757]: nodename: devstack Sep 01 11:58:49 devstack devstack@c-api.service[74757]: machine: x86_64 Sep 01 11:58:49 devstack devstack@c-api.service[74757]: clock source: unix Sep 01 11:58:49 devstack devstack@c-api.service[74757]: pcre jit disabled Sep 01 11:58:49 devstack devstack@c-api.service[74757]: detected number of CPU cores: 4 Sep 01 11:58:49 devstack devstack@c-api.service[74757]: current working directory: / Sep 01 11:58:49 devstack devstack@c-api.service[74757]: detected binary path: /usr/bin/uwsgi-core Sep 01 11:58:49 devstack devstack@c-api.service[74757]: your processes number limit is 47518 Sep 01 11:58:49 devstack devstack@c-api.service[74757]: your memory page size is 4096 bytes Sep 01 11:58:49 devstack devstack@c-api.service[74757]: detected max file descriptor number: 2048 Sep 01 11:58:49 devstack devstack@c-api.service[74757]: lock engine: pthread robust mutexes Sep 01 11:58:49 devstack devstack@c-api.service[74757]: thunder lock: enabled Sep 01 11:58:49 devstack devstack@c-api.service[74757]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 11:58:49 devstack devstack@c-api.service[74757]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 11:58:49 devstack devstack@c-api.service[74757]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 11:58:49 devstack devstack@c-api.service[74757]: Set PythonHome to /opt/stack/data/venv Sep 01 11:58:50 devstack devstack@c-api.service[74757]: Python main interpreter initialized at 0x7a6d418a4668 Sep 01 11:58:50 devstack devstack@c-api.service[74757]: python threads support enabled Sep 01 11:58:50 devstack devstack@c-api.service[74757]: your server socket listen backlog is limited to 100 connections Sep 01 11:58:50 devstack devstack@c-api.service[74757]: your mercy for graceful operations on workers is 80 seconds Sep 01 11:58:50 devstack devstack@c-api.service[74757]: mapped 403077 bytes (393 KB) for 2 cores Sep 01 11:58:50 devstack devstack@c-api.service[74757]: *** Operational MODE: preforking *** Sep 01 11:58:50 devstack devstack@c-api.service[74757]: *** uWSGI is running in multiple interpreter mode *** Sep 01 11:58:50 devstack devstack@c-api.service[74757]: spawned uWSGI master process (pid: 74757) Sep 01 11:58:50 devstack devstack@c-api.service[74757]: spawned uWSGI worker 1 (pid: 74766, cores: 1) Sep 01 11:58:50 devstack devstack@c-api.service[74757]: spawned uWSGI worker 2 (pid: 74767, cores: 1) Sep 01 11:58:50 devstack devstack@c-api.service[74757]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 11:58:50 devstack devstack@c-api.service[74767]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 11:58:50 devstack devstack@c-api.service[74767]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 11:58:50 devstack devstack@c-api.service[74767]: we strongly recommend against using it for new projects. Sep 01 11:58:50 devstack devstack@c-api.service[74767]: If you are already using Eventlet, we recommend migrating to a different Sep 01 11:58:50 devstack devstack@c-api.service[74767]: framework. For more detail see Sep 01 11:58:50 devstack devstack@c-api.service[74767]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 11:58:50 devstack devstack@c-api.service[74767]: import eventlet # noqa Sep 01 11:58:50 devstack devstack@c-api.service[74766]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 11:58:50 devstack devstack@c-api.service[74766]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 11:58:50 devstack devstack@c-api.service[74766]: we strongly recommend against using it for new projects. Sep 01 11:58:50 devstack devstack@c-api.service[74766]: If you are already using Eventlet, we recommend migrating to a different Sep 01 11:58:50 devstack devstack@c-api.service[74766]: framework. For more detail see Sep 01 11:58:50 devstack devstack@c-api.service[74766]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 11:58:50 devstack devstack@c-api.service[74766]: import eventlet # noqa Sep 01 11:58:50 devstack devstack@c-api.service[74766]: /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 11:58:50 devstack devstack@c-api.service[74766]: from cgi import parse_header Sep 01 11:58:50 devstack devstack@c-api.service[74767]: /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 11:58:50 devstack devstack@c-api.service[74767]: from cgi import parse_header Sep 01 11:58:50 devstack devstack@c-api.service[74766]: /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 11:58:50 devstack devstack@c-api.service[74766]: warnings.warn( Sep 01 11:58:50 devstack devstack@c-api.service[74766]: /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 11:58:50 devstack devstack@c-api.service[74766]: removals.removed_module( Sep 01 11:58:50 devstack devstack@c-api.service[74766]: /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 11:58:50 devstack devstack@c-api.service[74766]: removals.removed_module( Sep 01 11:58:50 devstack devstack@c-api.service[74767]: /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 11:58:50 devstack devstack@c-api.service[74767]: warnings.warn( Sep 01 11:58:50 devstack devstack@c-api.service[74767]: /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 11:58:50 devstack devstack@c-api.service[74767]: removals.removed_module( Sep 01 11:58:50 devstack devstack@c-api.service[74767]: /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 11:58:50 devstack devstack@c-api.service[74767]: removals.removed_module( Sep 01 11:58:52 devstack devstack@c-api.service[74766]: /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 11:58:52 devstack devstack@c-api.service[74766]: warnings.warn( Sep 01 11:58:52 devstack devstack@c-api.service[74767]: /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 11:58:52 devstack devstack@c-api.service[74767]: warnings.warn( Sep 01 11:58:52 devstack devstack@c-api.service[74766]: /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 11:58:52 devstack devstack@c-api.service[74766]: warnings.warn( Sep 01 11:58:52 devstack devstack@c-api.service[74767]: /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 11:58:52 devstack devstack@c-api.service[74767]: warnings.warn( Sep 01 11:58:53 devstack devstack@c-api.service[74766]: 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 11:58:53 devstack devstack@c-api.service[74766]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74766) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 11:58:53 devstack devstack@c-api.service[74767]: 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 11:58:53 devstack devstack@c-api.service[74767]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74767) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 11:58:53 devstack devstack@c-api.service[74767]: /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 11:58:53 devstack devstack@c-api.service[74767]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 11:58:53 devstack devstack@c-api.service[74766]: /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 11:58:53 devstack devstack@c-api.service[74766]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74767) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74766) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74767) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74767) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74767) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74766) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74766) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74766) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: INFO dbcounter [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Registered counter for database cinder Sep 01 11:58:54 devstack devstack@c-api.service[74767]: INFO dbcounter [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Registered counter for database cinder Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG oslo_db.sqlalchemy.engines [None req-60939d68-44b2-4504-800e-328ab1793fda 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=74767) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG oslo_db.sqlalchemy.engines [None req-216dea8b-4702-4994-9649-d2646b2ab496 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=74766) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG dbcounter [-] [74766] Writer thread running {{(pid=74766) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: /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 11:58:54 devstack devstack@c-api.service[74766]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 11:58:54 devstack devstack@c-api.service[74766]: INFO cinder.rpc [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG dbcounter [-] [74767] Writer thread running {{(pid=74767) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: /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 11:58:54 devstack devstack@c-api.service[74767]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 11:58:54 devstack devstack@c-api.service[74766]: INFO cinder.rpc [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 11:58:54 devstack devstack@c-api.service[74767]: INFO cinder.rpc [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 11:58:54 devstack devstack@c-api.service[74767]: INFO cinder.rpc [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 11:58:54 devstack devstack@c-api.service[74766]: INFO cinder.rpc [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 11:58:54 devstack devstack@c-api.service[74767]: INFO cinder.rpc [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 11:58:54 devstack devstack@c-api.service[74766]: INFO cinder.rpc [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 11:58:54 devstack devstack@c-api.service[74766]: WARNING stevedore.named [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:54 devstack devstack@c-api.service[74766]: WARNING castellan.key_manager [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:54 devstack devstack@c-api.service[74767]: INFO cinder.rpc [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 11:58:54 devstack devstack@c-api.service[74767]: WARNING stevedore.named [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:54 devstack devstack@c-api.service[74767]: WARNING castellan.key_manager [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:54 devstack devstack@c-api.service[74766]: WARNING cinder.keymgr.conf_key_mgr [None req-216dea8b-4702-4994-9649-d2646b2ab496 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 11:58:54 devstack devstack@c-api.service[74767]: WARNING cinder.keymgr.conf_key_mgr [None req-60939d68-44b2-4504-800e-328ab1793fda 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 11:58:54 devstack devstack@c-api.service[74767]: WARNING stevedore.named [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:54 devstack devstack@c-api.service[74766]: WARNING stevedore.named [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:54 devstack devstack@c-api.service[74767]: WARNING castellan.key_manager [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:54 devstack devstack@c-api.service[74766]: WARNING castellan.key_manager [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:54 devstack devstack@c-api.service[74766]: DEBUG oslo_db.sqlalchemy.engines [None req-216dea8b-4702-4994-9649-d2646b2ab496 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=74766) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 11:58:54 devstack devstack@c-api.service[74767]: DEBUG oslo_db.sqlalchemy.engines [None req-60939d68-44b2-4504-800e-328ab1793fda 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=74767) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 11:58:54 devstack devstack@c-api.service[74766]: INFO cinder.rpc [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 11:58:54 devstack devstack@c-api.service[74767]: INFO cinder.rpc [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 11:58:54 devstack devstack@c-api.service[74766]: INFO cinder.rpc [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 11:58:54 devstack devstack@c-api.service[74766]: WARNING stevedore.named [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:54 devstack devstack@c-api.service[74766]: WARNING castellan.key_manager [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:54 devstack devstack@c-api.service[74767]: INFO cinder.rpc [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 11:58:54 devstack devstack@c-api.service[74767]: WARNING stevedore.named [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:54 devstack devstack@c-api.service[74767]: WARNING castellan.key_manager [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:54 devstack devstack@c-api.service[74766]: WARNING stevedore.named [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:54 devstack devstack@c-api.service[74766]: WARNING castellan.key_manager [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:54 devstack devstack@c-api.service[74766]: WARNING stevedore.named [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:54 devstack devstack@c-api.service[74767]: WARNING stevedore.named [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:54 devstack devstack@c-api.service[74766]: WARNING castellan.key_manager [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:54 devstack devstack@c-api.service[74767]: WARNING castellan.key_manager [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:54 devstack devstack@c-api.service[74766]: WARNING stevedore.named [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:54 devstack devstack@c-api.service[74766]: WARNING castellan.key_manager [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:54 devstack devstack@c-api.service[74767]: WARNING stevedore.named [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:54 devstack devstack@c-api.service[74766]: WARNING stevedore.named [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:54 devstack devstack@c-api.service[74766]: WARNING castellan.key_manager [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:54 devstack devstack@c-api.service[74767]: WARNING castellan.key_manager [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:54 devstack devstack@c-api.service[74766]: WARNING stevedore.named [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:54 devstack devstack@c-api.service[74766]: WARNING castellan.key_manager [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:54 devstack devstack@c-api.service[74767]: WARNING stevedore.named [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:54 devstack devstack@c-api.service[74767]: WARNING castellan.key_manager [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:54 devstack devstack@c-api.service[74766]: WARNING stevedore.named [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:54 devstack devstack@c-api.service[74766]: WARNING castellan.key_manager [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:54 devstack devstack@c-api.service[74767]: WARNING stevedore.named [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:54 devstack devstack@c-api.service[74767]: WARNING castellan.key_manager [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:54 devstack devstack@c-api.service[74766]: WARNING stevedore.named [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:54 devstack devstack@c-api.service[74766]: WARNING castellan.key_manager [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:54 devstack devstack@c-api.service[74767]: WARNING stevedore.named [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:54 devstack devstack@c-api.service[74767]: WARNING castellan.key_manager [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:54 devstack devstack@c-api.service[74766]: WARNING stevedore.named [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:54 devstack devstack@c-api.service[74766]: WARNING castellan.key_manager [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:54 devstack devstack@c-api.service[74767]: WARNING stevedore.named [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:54 devstack devstack@c-api.service[74767]: WARNING castellan.key_manager [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:54 devstack devstack@c-api.service[74766]: WARNING stevedore.named [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:54 devstack devstack@c-api.service[74766]: WARNING castellan.key_manager [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:54 devstack devstack@c-api.service[74766]: WARNING stevedore.named [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:54 devstack devstack@c-api.service[74766]: WARNING castellan.key_manager [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:54 devstack devstack@c-api.service[74767]: WARNING stevedore.named [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:54 devstack devstack@c-api.service[74767]: WARNING castellan.key_manager [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:54 devstack devstack@c-api.service[74766]: WARNING stevedore.named [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:54 devstack devstack@c-api.service[74766]: WARNING castellan.key_manager [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:54 devstack devstack@c-api.service[74767]: WARNING stevedore.named [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:54 devstack devstack@c-api.service[74767]: WARNING castellan.key_manager [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:54 devstack devstack@c-api.service[74766]: WARNING stevedore.named [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:54 devstack devstack@c-api.service[74766]: WARNING castellan.key_manager [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:54 devstack devstack@c-api.service[74767]: WARNING stevedore.named [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:54 devstack devstack@c-api.service[74767]: WARNING castellan.key_manager [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:54 devstack devstack@c-api.service[74766]: WARNING stevedore.named [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:54 devstack devstack@c-api.service[74767]: WARNING stevedore.named [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:54 devstack devstack@c-api.service[74766]: WARNING castellan.key_manager [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:54 devstack devstack@c-api.service[74767]: WARNING castellan.key_manager [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:54 devstack devstack@c-api.service[74767]: WARNING stevedore.named [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:54 devstack devstack@c-api.service[74767]: WARNING castellan.key_manager [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:54 devstack devstack@c-api.service[74766]: WARNING stevedore.named [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:54 devstack devstack@c-api.service[74766]: WARNING castellan.key_manager [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:55 devstack devstack@c-api.service[74766]: WARNING cinder.api.contrib.hosts [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 11:58:55 devstack devstack@c-api.service[74766]: WARNING stevedore.named [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:55 devstack devstack@c-api.service[74766]: WARNING castellan.key_manager [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:55 devstack devstack@c-api.service[74766]: WARNING stevedore.named [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:55 devstack devstack@c-api.service[74766]: WARNING castellan.key_manager [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:55 devstack devstack@c-api.service[74766]: WARNING stevedore.named [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:55 devstack devstack@c-api.service[74766]: WARNING castellan.key_manager [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:55 devstack devstack@c-api.service[74767]: WARNING stevedore.named [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:55 devstack devstack@c-api.service[74767]: WARNING castellan.key_manager [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:55 devstack devstack@c-api.service[74766]: WARNING stevedore.named [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:55 devstack devstack@c-api.service[74766]: WARNING castellan.key_manager [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:55 devstack devstack@c-api.service[74766]: WARNING stevedore.named [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:55 devstack devstack@c-api.service[74766]: WARNING castellan.key_manager [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:55 devstack devstack@c-api.service[74767]: WARNING stevedore.named [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:55 devstack devstack@c-api.service[74767]: WARNING castellan.key_manager [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:55 devstack devstack@c-api.service[74766]: WARNING stevedore.named [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:55 devstack devstack@c-api.service[74766]: WARNING castellan.key_manager [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:55 devstack devstack@c-api.service[74766]: WARNING stevedore.named [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:55 devstack devstack@c-api.service[74767]: WARNING stevedore.named [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:55 devstack devstack@c-api.service[74766]: WARNING castellan.key_manager [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:55 devstack devstack@c-api.service[74767]: WARNING castellan.key_manager [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:55 devstack devstack@c-api.service[74766]: DEBUG cinder.api.v3.router [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Extended resource: extensions {{(pid=74766) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 11:58:55 devstack devstack@c-api.service[74767]: WARNING cinder.api.contrib.hosts [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 11:58:55 devstack devstack@c-api.service[74767]: WARNING stevedore.named [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:55 devstack devstack@c-api.service[74767]: WARNING castellan.key_manager [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:55 devstack devstack@c-api.service[74766]: DEBUG cinder.api.v3.router [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Extended resource: os-volume-manage {{(pid=74766) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 11:58:55 devstack devstack@c-api.service[74767]: WARNING stevedore.named [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:55 devstack devstack@c-api.service[74767]: WARNING castellan.key_manager [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:55 devstack devstack@c-api.service[74766]: DEBUG cinder.api.v3.router [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Extended resource: os-quota-class-sets {{(pid=74766) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 11:58:55 devstack devstack@c-api.service[74767]: WARNING stevedore.named [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:55 devstack devstack@c-api.service[74767]: WARNING castellan.key_manager [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:55 devstack devstack@c-api.service[74767]: WARNING stevedore.named [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:55 devstack devstack@c-api.service[74766]: DEBUG cinder.api.v3.router [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Extended resource: os-hosts {{(pid=74766) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 11:58:55 devstack devstack@c-api.service[74767]: WARNING castellan.key_manager [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:55 devstack devstack@c-api.service[74767]: WARNING stevedore.named [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:55 devstack devstack@c-api.service[74767]: WARNING castellan.key_manager [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:55 devstack devstack@c-api.service[74766]: DEBUG cinder.api.v3.router [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Extended resource: capabilities {{(pid=74766) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 11:58:55 devstack devstack@c-api.service[74767]: WARNING stevedore.named [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:55 devstack devstack@c-api.service[74767]: WARNING castellan.key_manager [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:55 devstack devstack@c-api.service[74766]: DEBUG cinder.api.v3.router [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Extended resource: encryption {{(pid=74766) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 11:58:55 devstack devstack@c-api.service[74767]: WARNING stevedore.named [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:55 devstack devstack@c-api.service[74767]: WARNING castellan.key_manager [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:55 devstack devstack@c-api.service[74767]: DEBUG cinder.api.v3.router [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Extended resource: extensions {{(pid=74767) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 11:58:55 devstack devstack@c-api.service[74766]: DEBUG cinder.api.v3.router [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Extended resource: scheduler-stats {{(pid=74766) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 11:58:55 devstack devstack@c-api.service[74767]: DEBUG cinder.api.v3.router [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Extended resource: os-volume-manage {{(pid=74767) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 11:58:55 devstack devstack@c-api.service[74766]: DEBUG cinder.api.v3.router [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Extended resource: os-quota-sets {{(pid=74766) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 11:58:55 devstack devstack@c-api.service[74767]: DEBUG cinder.api.v3.router [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Extended resource: os-quota-class-sets {{(pid=74767) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 11:58:55 devstack devstack@c-api.service[74766]: DEBUG cinder.api.v3.router [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Extended resource: os-availability-zone {{(pid=74766) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 11:58:55 devstack devstack@c-api.service[74767]: DEBUG cinder.api.v3.router [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Extended resource: os-hosts {{(pid=74767) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 11:58:55 devstack devstack@c-api.service[74766]: DEBUG cinder.api.v3.router [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Extended resource: qos-specs {{(pid=74766) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 11:58:55 devstack devstack@c-api.service[74767]: DEBUG cinder.api.v3.router [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Extended resource: capabilities {{(pid=74767) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 11:58:55 devstack devstack@c-api.service[74766]: DEBUG cinder.api.v3.router [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Extended resource: extra_specs {{(pid=74766) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 11:58:55 devstack devstack@c-api.service[74767]: DEBUG cinder.api.v3.router [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Extended resource: encryption {{(pid=74767) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 11:58:55 devstack devstack@c-api.service[74767]: DEBUG cinder.api.v3.router [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Extended resource: scheduler-stats {{(pid=74767) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 11:58:55 devstack devstack@c-api.service[74766]: DEBUG cinder.api.v3.router [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Extended resource: backups {{(pid=74766) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 11:58:55 devstack devstack@c-api.service[74767]: DEBUG cinder.api.v3.router [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Extended resource: os-quota-sets {{(pid=74767) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 11:58:55 devstack devstack@c-api.service[74766]: DEBUG cinder.api.v3.router [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Extended resource: encryption {{(pid=74766) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 11:58:55 devstack devstack@c-api.service[74767]: DEBUG cinder.api.v3.router [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Extended resource: os-availability-zone {{(pid=74767) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 11:58:55 devstack devstack@c-api.service[74766]: DEBUG cinder.api.v3.router [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Extended resource: cgsnapshots {{(pid=74766) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 11:58:55 devstack devstack@c-api.service[74767]: DEBUG cinder.api.v3.router [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Extended resource: qos-specs {{(pid=74767) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 11:58:55 devstack devstack@c-api.service[74766]: DEBUG cinder.api.v3.router [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Extended resource: os-volume-type-access {{(pid=74766) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 11:58:55 devstack devstack@c-api.service[74767]: DEBUG cinder.api.v3.router [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Extended resource: extra_specs {{(pid=74767) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 11:58:55 devstack devstack@c-api.service[74766]: DEBUG cinder.api.v3.router [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Extended resource: consistencygroups {{(pid=74766) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 11:58:55 devstack devstack@c-api.service[74767]: DEBUG cinder.api.v3.router [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Extended resource: backups {{(pid=74767) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 11:58:55 devstack devstack@c-api.service[74766]: DEBUG cinder.api.v3.router [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Extended resource: os-volume-transfer {{(pid=74766) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 11:58:55 devstack devstack@c-api.service[74767]: DEBUG cinder.api.v3.router [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Extended resource: encryption {{(pid=74767) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 11:58:55 devstack devstack@c-api.service[74766]: DEBUG cinder.api.v3.router [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Extended resource: os-snapshot-manage {{(pid=74766) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 11:58:55 devstack devstack@c-api.service[74767]: DEBUG cinder.api.v3.router [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Extended resource: cgsnapshots {{(pid=74767) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 11:58:55 devstack devstack@c-api.service[74766]: WARNING stevedore.named [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:55 devstack devstack@c-api.service[74766]: WARNING castellan.key_manager [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:55 devstack devstack@c-api.service[74767]: DEBUG cinder.api.v3.router [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Extended resource: os-volume-type-access {{(pid=74767) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 11:58:55 devstack devstack@c-api.service[74766]: WARNING stevedore.named [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:55 devstack devstack@c-api.service[74766]: WARNING castellan.key_manager [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:55 devstack devstack@c-api.service[74767]: DEBUG cinder.api.v3.router [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Extended resource: consistencygroups {{(pid=74767) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 11:58:55 devstack devstack@c-api.service[74766]: WARNING stevedore.named [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:55 devstack devstack@c-api.service[74766]: WARNING castellan.key_manager [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:55 devstack devstack@c-api.service[74766]: WARNING stevedore.named [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:55 devstack devstack@c-api.service[74766]: WARNING castellan.key_manager [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:55 devstack devstack@c-api.service[74767]: DEBUG cinder.api.v3.router [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Extended resource: os-volume-transfer {{(pid=74767) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 11:58:55 devstack devstack@c-api.service[74766]: WARNING stevedore.named [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:55 devstack devstack@c-api.service[74766]: WARNING castellan.key_manager [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:55 devstack devstack@c-api.service[74766]: WARNING stevedore.named [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:55 devstack devstack@c-api.service[74766]: WARNING castellan.key_manager [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:55 devstack devstack@c-api.service[74767]: DEBUG cinder.api.v3.router [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Extended resource: os-snapshot-manage {{(pid=74767) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 11:58:55 devstack devstack@c-api.service[74766]: WARNING stevedore.named [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:55 devstack devstack@c-api.service[74766]: WARNING castellan.key_manager [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:55 devstack devstack@c-api.service[74766]: DEBUG cinder.api.contrib.snapshot_actions [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] SnapshotActionsController initialized {{(pid=74766) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 11:58:55 devstack devstack@c-api.service[74766]: DEBUG cinder.api.v3.router [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74766) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 11:58:55 devstack devstack@c-api.service[74767]: WARNING stevedore.named [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:55 devstack devstack@c-api.service[74766]: DEBUG cinder.api.v3.router [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Extension AdminActions extending resource: volumes {{(pid=74766) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 11:58:55 devstack devstack@c-api.service[74767]: WARNING castellan.key_manager [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:55 devstack devstack@c-api.service[74766]: DEBUG cinder.api.v3.router [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Extension AdminActions extending resource: snapshots {{(pid=74766) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 11:58:55 devstack devstack@c-api.service[74766]: DEBUG cinder.api.v3.router [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Extension AdminActions extending resource: backups {{(pid=74766) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 11:58:55 devstack devstack@c-api.service[74766]: DEBUG cinder.api.v3.router [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74766) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 11:58:55 devstack devstack@c-api.service[74766]: DEBUG cinder.api.v3.router [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74766) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 11:58:55 devstack devstack@c-api.service[74766]: DEBUG cinder.api.v3.router [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Extension VolumeActions extending resource: volumes {{(pid=74766) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 11:58:55 devstack devstack@c-api.service[74767]: WARNING stevedore.named [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:55 devstack devstack@c-api.service[74767]: WARNING castellan.key_manager [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:55 devstack devstack@c-api.service[74766]: DEBUG cinder.api.v3.router [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74766) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 11:58:55 devstack devstack@c-api.service[74766]: DEBUG cinder.api.v3.router [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74766) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 11:58:55 devstack devstack@c-api.service[74766]: DEBUG cinder.api.v3.router [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74766) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 11:58:55 devstack devstack@c-api.service[74766]: DEBUG cinder.api.v3.router [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Extension UsedLimits extending resource: limits {{(pid=74766) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 11:58:55 devstack devstack@c-api.service[74766]: DEBUG cinder.api.v3.router [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74766) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 11:58:55 devstack devstack@c-api.service[74767]: WARNING stevedore.named [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:55 devstack devstack@c-api.service[74766]: DEBUG cinder.api.v3.router [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Extension TypesManage extending resource: types {{(pid=74766) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 11:58:55 devstack devstack@c-api.service[74767]: WARNING castellan.key_manager [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:55 devstack devstack@c-api.service[74766]: DEBUG cinder.api.v3.router [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74766) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 11:58:55 devstack devstack@c-api.service[74766]: DEBUG cinder.api.v3.router [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Extension SnapshotActions extending resource: snapshots {{(pid=74766) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 11:58:55 devstack devstack@c-api.service[74766]: DEBUG cinder.api.v3.router [None req-216dea8b-4702-4994-9649-d2646b2ab496 None None] Extension VolumeTypeAccess extending resource: types {{(pid=74766) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 11:58:55 devstack devstack@c-api.service[74767]: WARNING stevedore.named [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:55 devstack devstack@c-api.service[74767]: WARNING castellan.key_manager [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:55 devstack devstack@c-api.service[74767]: WARNING stevedore.named [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:55 devstack devstack@c-api.service[74767]: WARNING castellan.key_manager [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:55 devstack devstack@c-api.service[74767]: WARNING stevedore.named [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:55 devstack devstack@c-api.service[74767]: WARNING castellan.key_manager [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:55 devstack devstack@c-api.service[74767]: WARNING stevedore.named [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 11:58:55 devstack devstack@c-api.service[74767]: WARNING castellan.key_manager [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 11:58:55 devstack devstack@c-api.service[74767]: DEBUG cinder.api.contrib.snapshot_actions [None req-60939d68-44b2-4504-800e-328ab1793fda None None] SnapshotActionsController initialized {{(pid=74767) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 11:58:55 devstack devstack@c-api.service[74767]: DEBUG cinder.api.v3.router [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74767) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 11:58:55 devstack devstack@c-api.service[74767]: DEBUG cinder.api.v3.router [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Extension AdminActions extending resource: volumes {{(pid=74767) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 11:58:55 devstack devstack@c-api.service[74767]: DEBUG cinder.api.v3.router [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Extension AdminActions extending resource: snapshots {{(pid=74767) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 11:58:55 devstack devstack@c-api.service[74767]: DEBUG cinder.api.v3.router [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Extension AdminActions extending resource: backups {{(pid=74767) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 11:58:55 devstack devstack@c-api.service[74767]: DEBUG cinder.api.v3.router [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74767) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 11:58:55 devstack devstack@c-api.service[74767]: DEBUG cinder.api.v3.router [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74767) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 11:58:55 devstack devstack@c-api.service[74767]: DEBUG cinder.api.v3.router [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Extension VolumeActions extending resource: volumes {{(pid=74767) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 11:58:55 devstack devstack@c-api.service[74767]: DEBUG cinder.api.v3.router [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74767) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 11:58:55 devstack devstack@c-api.service[74767]: DEBUG cinder.api.v3.router [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74767) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 11:58:55 devstack devstack@c-api.service[74767]: DEBUG cinder.api.v3.router [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74767) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 11:58:55 devstack devstack@c-api.service[74767]: DEBUG cinder.api.v3.router [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Extension UsedLimits extending resource: limits {{(pid=74767) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 11:58:55 devstack devstack@c-api.service[74767]: DEBUG cinder.api.v3.router [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74767) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 11:58:55 devstack devstack@c-api.service[74767]: DEBUG cinder.api.v3.router [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Extension TypesManage extending resource: types {{(pid=74767) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 11:58:55 devstack devstack@c-api.service[74767]: DEBUG cinder.api.v3.router [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74767) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 11:58:55 devstack devstack@c-api.service[74767]: DEBUG cinder.api.v3.router [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Extension SnapshotActions extending resource: snapshots {{(pid=74767) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 11:58:55 devstack devstack@c-api.service[74767]: DEBUG cinder.api.v3.router [None req-60939d68-44b2-4504-800e-328ab1793fda None None] Extension VolumeTypeAccess extending resource: types {{(pid=74767) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 11:58:55 devstack devstack@c-api.service[74766]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7a6d418a4668 pid: 74766 (default app) Sep 01 11:58:55 devstack devstack@c-api.service[74767]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7a6d418a4668 pid: 74767 (default app) Sep 01 11:58:55 devstack devstack@c-api.service[74766]: DEBUG cinder.api.middleware.request_id [None req-33a14faf-f989-4418-9bb9-3df911695575 None None] RequestId filter calling following filter/app {{(pid=74766) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 11:58:55 devstack devstack@c-api.service[74766]: [pid: 74766|app: 0|req: 1/1] 192.168.122.29 () {50 vars in 780 bytes} [Tue Sep 1 11:58:55 2026] GET /volume/v3/ => generated 114 bytes in 28 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 11:59:02 devstack devstack@c-api.service[74767]: DEBUG cinder.api.middleware.request_id [None req-db57453c-eae7-44e0-b569-cfd65b133baf None None] RequestId filter calling following filter/app {{(pid=74767) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 11:59:04 devstack devstack@c-api.service[74767]: INFO cinder.api.openstack.wsgi [None req-db57453c-eae7-44e0-b569-cfd65b133baf admin admin] POST http://192.168.122.29/volume/v3/types Sep 01 11:59:04 devstack devstack@c-api.service[74767]: DEBUG cinder.api.openstack.wsgi [None req-db57453c-eae7-44e0-b569-cfd65b133baf admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=74767) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 11:59:04 devstack devstack@c-api.service[74767]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 11:59:04 devstack devstack@c-api.service[74767]: warnings.warn( Sep 01 11:59:04 devstack devstack@c-api.service[74767]: DEBUG oslo_db.sqlalchemy.engines [None req-db57453c-eae7-44e0-b569-cfd65b133baf 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=74767) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 11:59:04 devstack devstack@c-api.service[74767]: INFO cinder.api.openstack.wsgi [None req-db57453c-eae7-44e0-b569-cfd65b133baf admin admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 11:59:04 devstack devstack@c-api.service[74767]: [pid: 74767|app: 0|req: 1/2] 192.168.122.29 () {60 vars in 1186 bytes} [Tue Sep 1 11:59:02 2026] POST /volume/v3/types => generated 186 bytes in 1450 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 11:59:04 devstack devstack@c-api.service[74766]: DEBUG cinder.api.middleware.request_id [None req-3c0d76e8-ae4c-4b99-8720-bc3903c5f882 None None] RequestId filter calling following filter/app {{(pid=74766) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 11:59:04 devstack devstack@c-api.service[74766]: DEBUG dbcounter [-] [74766] Writing DB stats cinder:SELECT=6 {{(pid=74766) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 11:59:05 devstack devstack@c-api.service[74766]: INFO cinder.api.openstack.wsgi [None req-3c0d76e8-ae4c-4b99-8720-bc3903c5f882 admin admin] POST http://192.168.122.29/volume/v3/types/5d35ab2c-4350-4d98-80d6-38e681049758/extra_specs Sep 01 11:59:05 devstack devstack@c-api.service[74766]: DEBUG cinder.api.openstack.wsgi [None req-3c0d76e8-ae4c-4b99-8720-bc3903c5f882 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74766) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 11:59:05 devstack devstack@c-api.service[74766]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 11:59:05 devstack devstack@c-api.service[74766]: warnings.warn( Sep 01 11:59:05 devstack devstack@c-api.service[74766]: DEBUG oslo_db.sqlalchemy.engines [None req-3c0d76e8-ae4c-4b99-8720-bc3903c5f882 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=74766) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 11:59:05 devstack devstack@c-api.service[74766]: INFO cinder.api.openstack.wsgi [None req-3c0d76e8-ae4c-4b99-8720-bc3903c5f882 admin admin] http://192.168.122.29/volume/v3/types/5d35ab2c-4350-4d98-80d6-38e681049758/extra_specs returned with HTTP 200 Sep 01 11:59:05 devstack devstack@c-api.service[74766]: [pid: 74766|app: 0|req: 2/3] 192.168.122.29 () {60 vars in 1333 bytes} [Tue Sep 1 11:59:04 2026] POST /volume/v3/types/5d35ab2c-4350-4d98-80d6-38e681049758/extra_specs => generated 55 bytes in 1017 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 11:59:14 devstack devstack@c-api.service[74767]: DEBUG dbcounter [-] [74767] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74767) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 11:59:15 devstack devstack@c-api.service[74766]: DEBUG dbcounter [-] [74766] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74766) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 11:59:46 devstack devstack@c-api.service[74767]: DEBUG cinder.api.middleware.request_id [None req-3e52e5e7-7308-4c24-be4e-44561f3f1dda None None] RequestId filter calling following filter/app {{(pid=74767) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 11:59:46 devstack devstack@c-api.service[74767]: INFO cinder.api.openstack.wsgi [None req-3e52e5e7-7308-4c24-be4e-44561f3f1dda None None] GET http://192.168.122.29/volume// Sep 01 11:59:46 devstack devstack@c-api.service[74767]: DEBUG cinder.api.openstack.wsgi [None req-3e52e5e7-7308-4c24-be4e-44561f3f1dda None None] Empty body provided in request {{(pid=74767) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 11:59:46 devstack devstack@c-api.service[74767]: DEBUG cinder.api.openstack.wsgi [None req-3e52e5e7-7308-4c24-be4e-44561f3f1dda None None] Calling method 'all' {{(pid=74767) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 11:59:46 devstack devstack@c-api.service[74767]: INFO cinder.api.openstack.wsgi [None req-3e52e5e7-7308-4c24-be4e-44561f3f1dda None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 11:59:46 devstack devstack@c-api.service[74767]: [pid: 74767|app: 0|req: 2/4] 192.168.122.29 () {58 vars in 1309 bytes} [Tue Sep 1 11:59:46 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:01:33 devstack devstack@c-api.service[74766]: DEBUG cinder.api.middleware.request_id [None req-aae56a4a-62e0-4dc4-b8f4-3b377949602c None None] RequestId filter calling following filter/app {{(pid=74766) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:01:33 devstack devstack@c-api.service[74766]: INFO cinder.api.openstack.wsgi [None req-aae56a4a-62e0-4dc4-b8f4-3b377949602c tempest-verify_tempest_config-402627697 tempest-verify_tempest_config-402627697-project-member] GET http://192.168.122.29/volume/v3/extensions Sep 01 12:01:33 devstack devstack@c-api.service[74766]: DEBUG cinder.api.openstack.wsgi [None req-aae56a4a-62e0-4dc4-b8f4-3b377949602c tempest-verify_tempest_config-402627697 tempest-verify_tempest_config-402627697-project-member] Empty body provided in request {{(pid=74766) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:01:33 devstack devstack@c-api.service[74766]: DEBUG cinder.api.openstack.wsgi [None req-aae56a4a-62e0-4dc4-b8f4-3b377949602c tempest-verify_tempest_config-402627697 tempest-verify_tempest_config-402627697-project-member] Calling method 'index' {{(pid=74766) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:01:33 devstack devstack@c-api.service[74766]: INFO cinder.api.openstack.wsgi [None req-aae56a4a-62e0-4dc4-b8f4-3b377949602c tempest-verify_tempest_config-402627697 tempest-verify_tempest_config-402627697-project-member] http://192.168.122.29/volume/v3/extensions returned with HTTP 200 Sep 01 12:01:33 devstack devstack@c-api.service[74766]: [pid: 74766|app: 0|req: 3/5] 192.168.122.29 () {58 vars in 1125 bytes} [Tue Sep 1 12:01:33 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:01:40 devstack devstack@c-api.service[74767]: DEBUG cinder.api.middleware.request_id [None req-9e79c29e-7f75-4429-85cd-6831bb7d8bba None None] RequestId filter calling following filter/app {{(pid=74767) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:01:40 devstack devstack@c-api.service[74767]: INFO cinder.api.openstack.wsgi [None req-9e79c29e-7f75-4429-85cd-6831bb7d8bba demo admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:01:40 devstack devstack@c-api.service[74767]: DEBUG cinder.api.openstack.wsgi [None req-9e79c29e-7f75-4429-85cd-6831bb7d8bba demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "QuobyteHD"}} {{(pid=74767) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:01:40 devstack devstack@c-api.service[74767]: INFO cinder.api.openstack.wsgi [None req-9e79c29e-7f75-4429-85cd-6831bb7d8bba demo admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:01:40 devstack devstack@c-api.service[74767]: [pid: 74767|app: 0|req: 3/6] 192.168.122.29 () {60 vars in 1186 bytes} [Tue Sep 1 12:01:40 2026] POST /volume/v3/types => generated 184 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:01:50 devstack devstack@c-api.service[74767]: DEBUG dbcounter [-] [74767] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=74767) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:03:38 devstack devstack@c-api.service[74757]: Tue Sep 1 12:03:38 2026 - graceful shutdown triggered... Sep 01 12:03:38 devstack devstack@c-api.service[74766]: Gracefully killing worker 1 (pid: 74766)... Sep 01 12:03:38 devstack devstack@c-api.service[74767]: Gracefully killing worker 2 (pid: 74767)... Sep 01 12:03:39 devstack devstack@c-api.service[74757]: worker 1 buried after 1 seconds Sep 01 12:03:39 devstack devstack@c-api.service[74757]: worker 2 buried after 1 seconds Sep 01 12:03:39 devstack devstack@c-api.service[74757]: goodbye to uWSGI. Sep 01 12:03:39 devstack devstack@c-api.service[86426]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 12:03:39 devstack devstack@c-api.service[86426]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 12:03:39 2026] *** Sep 01 12:03:39 devstack devstack@c-api.service[86426]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 12:03:39 devstack devstack@c-api.service[86426]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 12:03:39 devstack devstack@c-api.service[86426]: nodename: devstack Sep 01 12:03:39 devstack devstack@c-api.service[86426]: machine: x86_64 Sep 01 12:03:39 devstack devstack@c-api.service[86426]: clock source: unix Sep 01 12:03:39 devstack devstack@c-api.service[86426]: pcre jit disabled Sep 01 12:03:39 devstack devstack@c-api.service[86426]: detected number of CPU cores: 4 Sep 01 12:03:39 devstack devstack@c-api.service[86426]: current working directory: / Sep 01 12:03:39 devstack devstack@c-api.service[86426]: detected binary path: /usr/bin/uwsgi-core Sep 01 12:03:39 devstack devstack@c-api.service[86426]: your processes number limit is 47518 Sep 01 12:03:39 devstack devstack@c-api.service[86426]: your memory page size is 4096 bytes Sep 01 12:03:39 devstack devstack@c-api.service[86426]: detected max file descriptor number: 2048 Sep 01 12:03:39 devstack devstack@c-api.service[86426]: lock engine: pthread robust mutexes Sep 01 12:03:39 devstack devstack@c-api.service[86426]: thunder lock: enabled Sep 01 12:03:39 devstack devstack@c-api.service[86426]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 12:03:39 devstack devstack@c-api.service[86426]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 12:03:39 devstack devstack@c-api.service[86426]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 12:03:39 devstack devstack@c-api.service[86426]: Set PythonHome to /opt/stack/data/venv Sep 01 12:03:39 devstack devstack@c-api.service[86426]: Python main interpreter initialized at 0x73e3c38a4668 Sep 01 12:03:39 devstack devstack@c-api.service[86426]: python threads support enabled Sep 01 12:03:39 devstack devstack@c-api.service[86426]: your server socket listen backlog is limited to 100 connections Sep 01 12:03:39 devstack devstack@c-api.service[86426]: your mercy for graceful operations on workers is 80 seconds Sep 01 12:03:39 devstack devstack@c-api.service[86426]: mapped 403077 bytes (393 KB) for 2 cores Sep 01 12:03:39 devstack devstack@c-api.service[86426]: *** Operational MODE: preforking *** Sep 01 12:03:39 devstack devstack@c-api.service[86426]: *** uWSGI is running in multiple interpreter mode *** Sep 01 12:03:39 devstack devstack@c-api.service[86426]: spawned uWSGI master process (pid: 86426) Sep 01 12:03:39 devstack devstack@c-api.service[86426]: spawned uWSGI worker 1 (pid: 86428, cores: 1) Sep 01 12:03:39 devstack devstack@c-api.service[86426]: spawned uWSGI worker 2 (pid: 86429, cores: 1) Sep 01 12:03:39 devstack devstack@c-api.service[86426]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 12:03:39 devstack devstack@c-api.service[86428]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 12:03:39 devstack devstack@c-api.service[86428]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 12:03:39 devstack devstack@c-api.service[86428]: we strongly recommend against using it for new projects. Sep 01 12:03:39 devstack devstack@c-api.service[86428]: If you are already using Eventlet, we recommend migrating to a different Sep 01 12:03:39 devstack devstack@c-api.service[86428]: framework. For more detail see Sep 01 12:03:39 devstack devstack@c-api.service[86428]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 12:03:39 devstack devstack@c-api.service[86428]: import eventlet # noqa Sep 01 12:03:39 devstack devstack@c-api.service[86429]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 12:03:39 devstack devstack@c-api.service[86429]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 12:03:39 devstack devstack@c-api.service[86429]: we strongly recommend against using it for new projects. Sep 01 12:03:39 devstack devstack@c-api.service[86429]: If you are already using Eventlet, we recommend migrating to a different Sep 01 12:03:39 devstack devstack@c-api.service[86429]: framework. For more detail see Sep 01 12:03:39 devstack devstack@c-api.service[86429]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 12:03:39 devstack devstack@c-api.service[86429]: import eventlet # noqa Sep 01 12:03:40 devstack devstack@c-api.service[86428]: /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:03:40 devstack devstack@c-api.service[86428]: from cgi import parse_header Sep 01 12:03:40 devstack devstack@c-api.service[86429]: /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:03:40 devstack devstack@c-api.service[86429]: from cgi import parse_header Sep 01 12:03:40 devstack devstack@c-api.service[86428]: /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:03:40 devstack devstack@c-api.service[86428]: warnings.warn( Sep 01 12:03:40 devstack devstack@c-api.service[86428]: /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:03:40 devstack devstack@c-api.service[86428]: removals.removed_module( Sep 01 12:03:40 devstack devstack@c-api.service[86428]: /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:03:40 devstack devstack@c-api.service[86428]: removals.removed_module( Sep 01 12:03:40 devstack devstack@c-api.service[86429]: /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:03:40 devstack devstack@c-api.service[86429]: warnings.warn( Sep 01 12:03:40 devstack devstack@c-api.service[86429]: /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:03:40 devstack devstack@c-api.service[86429]: removals.removed_module( Sep 01 12:03:40 devstack devstack@c-api.service[86429]: /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:03:40 devstack devstack@c-api.service[86429]: removals.removed_module( Sep 01 12:03:42 devstack devstack@c-api.service[86428]: /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:03:42 devstack devstack@c-api.service[86428]: warnings.warn( Sep 01 12:03:42 devstack devstack@c-api.service[86428]: /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:03:42 devstack devstack@c-api.service[86428]: warnings.warn( Sep 01 12:03:42 devstack devstack@c-api.service[86429]: /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:03:42 devstack devstack@c-api.service[86429]: warnings.warn( Sep 01 12:03:43 devstack devstack@c-api.service[86429]: /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:03:43 devstack devstack@c-api.service[86429]: warnings.warn( Sep 01 12:03:43 devstack devstack@c-api.service[86428]: 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:03:43 devstack devstack@c-api.service[86428]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86428) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 12:03:43 devstack devstack@c-api.service[86429]: 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:03:43 devstack devstack@c-api.service[86429]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86429) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 12:03:43 devstack devstack@c-api.service[86428]: /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:03:43 devstack devstack@c-api.service[86428]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 12:03:43 devstack devstack@c-api.service[86429]: /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:03:43 devstack devstack@c-api.service[86429]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86428) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86429) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86428]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 12:03:44 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 12:03:45 devstack devstack@c-api.service[86428]: INFO dbcounter [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Registered counter for database cinder Sep 01 12:03:45 devstack devstack@c-api.service[86429]: INFO dbcounter [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Registered counter for database cinder Sep 01 12:03:45 devstack devstack@c-api.service[86428]: DEBUG oslo_db.sqlalchemy.engines [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 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=86428) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: DEBUG oslo_db.sqlalchemy.engines [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 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=86429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:03:45 devstack devstack@c-api.service[86428]: DEBUG dbcounter [-] [86428] Writer thread running {{(pid=86428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 12:03:45 devstack devstack@c-api.service[86428]: /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:03:45 devstack devstack@c-api.service[86428]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 12:03:45 devstack devstack@c-api.service[86428]: INFO cinder.rpc [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 12:03:45 devstack devstack@c-api.service[86428]: INFO cinder.rpc [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 12:03:45 devstack devstack@c-api.service[86428]: INFO cinder.rpc [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 12:03:45 devstack devstack@c-api.service[86428]: INFO cinder.rpc [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING stevedore.named [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING castellan.key_manager [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING cinder.keymgr.conf_key_mgr [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 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:03:45 devstack devstack@c-api.service[86429]: DEBUG dbcounter [-] [86429] Writer thread running {{(pid=86429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING stevedore.named [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING castellan.key_manager [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86429]: /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:03:45 devstack devstack@c-api.service[86429]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 12:03:45 devstack devstack@c-api.service[86429]: INFO cinder.rpc [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 12:03:45 devstack devstack@c-api.service[86429]: INFO cinder.rpc [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 12:03:45 devstack devstack@c-api.service[86429]: INFO cinder.rpc [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 12:03:45 devstack devstack@c-api.service[86429]: INFO cinder.rpc [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING stevedore.named [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING castellan.key_manager [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING cinder.keymgr.conf_key_mgr [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 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:03:45 devstack devstack@c-api.service[86429]: WARNING stevedore.named [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING castellan.key_manager [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86428]: DEBUG oslo_db.sqlalchemy.engines [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 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=86428) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:03:45 devstack devstack@c-api.service[86428]: INFO cinder.rpc [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 12:03:45 devstack devstack@c-api.service[86428]: INFO cinder.rpc [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING stevedore.named [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING castellan.key_manager [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86429]: DEBUG oslo_db.sqlalchemy.engines [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 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=86429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING stevedore.named [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING castellan.key_manager [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86429]: INFO cinder.rpc [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING stevedore.named [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING castellan.key_manager [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING stevedore.named [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86429]: INFO cinder.rpc [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING castellan.key_manager [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING stevedore.named [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING castellan.key_manager [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING stevedore.named [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING castellan.key_manager [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING stevedore.named [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING castellan.key_manager [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING stevedore.named [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING castellan.key_manager [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING stevedore.named [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING stevedore.named [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING castellan.key_manager [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING castellan.key_manager [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING stevedore.named [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING castellan.key_manager [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING stevedore.named [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING castellan.key_manager [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING stevedore.named [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING castellan.key_manager [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING stevedore.named [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING stevedore.named [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING castellan.key_manager [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING castellan.key_manager [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING stevedore.named [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING castellan.key_manager [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING stevedore.named [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING castellan.key_manager [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING stevedore.named [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING castellan.key_manager [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING stevedore.named [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING castellan.key_manager [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING stevedore.named [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING castellan.key_manager [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING stevedore.named [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING castellan.key_manager [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING stevedore.named [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING castellan.key_manager [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING stevedore.named [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING castellan.key_manager [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING stevedore.named [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING castellan.key_manager [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING cinder.api.contrib.hosts [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING stevedore.named [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING castellan.key_manager [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING stevedore.named [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING castellan.key_manager [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING stevedore.named [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING castellan.key_manager [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING stevedore.named [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING castellan.key_manager [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING stevedore.named [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING castellan.key_manager [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING stevedore.named [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING castellan.key_manager [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING stevedore.named [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING castellan.key_manager [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING stevedore.named [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING stevedore.named [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING castellan.key_manager [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING castellan.key_manager [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING stevedore.named [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING castellan.key_manager [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86428]: DEBUG cinder.api.v3.router [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Extended resource: extensions {{(pid=86428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:45 devstack devstack@c-api.service[86428]: DEBUG cinder.api.v3.router [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Extended resource: os-volume-manage {{(pid=86428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING stevedore.named [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86428]: DEBUG cinder.api.v3.router [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Extended resource: os-quota-class-sets {{(pid=86428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING castellan.key_manager [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86428]: DEBUG cinder.api.v3.router [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Extended resource: os-hosts {{(pid=86428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:45 devstack devstack@c-api.service[86428]: DEBUG cinder.api.v3.router [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Extended resource: capabilities {{(pid=86428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING stevedore.named [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING castellan.key_manager [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86428]: DEBUG cinder.api.v3.router [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Extended resource: encryption {{(pid=86428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING stevedore.named [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING castellan.key_manager [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86428]: DEBUG cinder.api.v3.router [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Extended resource: scheduler-stats {{(pid=86428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING cinder.api.contrib.hosts [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING stevedore.named [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING castellan.key_manager [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86428]: DEBUG cinder.api.v3.router [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Extended resource: os-quota-sets {{(pid=86428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING stevedore.named [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING castellan.key_manager [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86428]: DEBUG cinder.api.v3.router [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Extended resource: os-availability-zone {{(pid=86428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING stevedore.named [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING castellan.key_manager [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86428]: DEBUG cinder.api.v3.router [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Extended resource: qos-specs {{(pid=86428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING stevedore.named [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING castellan.key_manager [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING stevedore.named [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING castellan.key_manager [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86428]: DEBUG cinder.api.v3.router [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Extended resource: extra_specs {{(pid=86428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING stevedore.named [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING castellan.key_manager [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86428]: DEBUG cinder.api.v3.router [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Extended resource: backups {{(pid=86428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING stevedore.named [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING castellan.key_manager [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86429]: DEBUG cinder.api.v3.router [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Extended resource: extensions {{(pid=86429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: DEBUG cinder.api.v3.router [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Extended resource: os-volume-manage {{(pid=86429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:45 devstack devstack@c-api.service[86428]: DEBUG cinder.api.v3.router [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Extended resource: encryption {{(pid=86428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:45 devstack devstack@c-api.service[86428]: DEBUG cinder.api.v3.router [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Extended resource: cgsnapshots {{(pid=86428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: DEBUG cinder.api.v3.router [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Extended resource: os-quota-class-sets {{(pid=86429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:45 devstack devstack@c-api.service[86428]: DEBUG cinder.api.v3.router [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Extended resource: os-volume-type-access {{(pid=86428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: DEBUG cinder.api.v3.router [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Extended resource: os-hosts {{(pid=86429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:45 devstack devstack@c-api.service[86428]: DEBUG cinder.api.v3.router [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Extended resource: consistencygroups {{(pid=86428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: DEBUG cinder.api.v3.router [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Extended resource: capabilities {{(pid=86429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: DEBUG cinder.api.v3.router [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Extended resource: encryption {{(pid=86429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:45 devstack devstack@c-api.service[86428]: DEBUG cinder.api.v3.router [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Extended resource: os-volume-transfer {{(pid=86428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: DEBUG cinder.api.v3.router [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Extended resource: scheduler-stats {{(pid=86429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:45 devstack devstack@c-api.service[86428]: DEBUG cinder.api.v3.router [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Extended resource: os-snapshot-manage {{(pid=86428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: DEBUG cinder.api.v3.router [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Extended resource: os-quota-sets {{(pid=86429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING stevedore.named [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING castellan.key_manager [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86429]: DEBUG cinder.api.v3.router [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Extended resource: os-availability-zone {{(pid=86429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING stevedore.named [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING castellan.key_manager [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86429]: DEBUG cinder.api.v3.router [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Extended resource: qos-specs {{(pid=86429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING stevedore.named [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING castellan.key_manager [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING stevedore.named [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING castellan.key_manager [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86429]: DEBUG cinder.api.v3.router [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Extended resource: extra_specs {{(pid=86429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING stevedore.named [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING castellan.key_manager [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING stevedore.named [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING castellan.key_manager [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86429]: DEBUG cinder.api.v3.router [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Extended resource: backups {{(pid=86429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING stevedore.named [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WARNING castellan.key_manager [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86428]: DEBUG cinder.api.contrib.snapshot_actions [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] SnapshotActionsController initialized {{(pid=86428) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 12:03:45 devstack devstack@c-api.service[86428]: DEBUG cinder.api.v3.router [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:45 devstack devstack@c-api.service[86428]: DEBUG cinder.api.v3.router [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Extension AdminActions extending resource: volumes {{(pid=86428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:45 devstack devstack@c-api.service[86428]: DEBUG cinder.api.v3.router [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Extension AdminActions extending resource: snapshots {{(pid=86428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:45 devstack devstack@c-api.service[86428]: DEBUG cinder.api.v3.router [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Extension AdminActions extending resource: backups {{(pid=86428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: DEBUG cinder.api.v3.router [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Extended resource: encryption {{(pid=86429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:45 devstack devstack@c-api.service[86428]: DEBUG cinder.api.v3.router [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:45 devstack devstack@c-api.service[86428]: DEBUG cinder.api.v3.router [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:45 devstack devstack@c-api.service[86428]: DEBUG cinder.api.v3.router [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Extension VolumeActions extending resource: volumes {{(pid=86428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:45 devstack devstack@c-api.service[86428]: DEBUG cinder.api.v3.router [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:45 devstack devstack@c-api.service[86428]: DEBUG cinder.api.v3.router [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:45 devstack devstack@c-api.service[86428]: DEBUG cinder.api.v3.router [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:45 devstack devstack@c-api.service[86428]: DEBUG cinder.api.v3.router [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Extension UsedLimits extending resource: limits {{(pid=86428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:45 devstack devstack@c-api.service[86428]: DEBUG cinder.api.v3.router [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: DEBUG cinder.api.v3.router [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Extended resource: cgsnapshots {{(pid=86429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:45 devstack devstack@c-api.service[86428]: DEBUG cinder.api.v3.router [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Extension TypesManage extending resource: types {{(pid=86428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:45 devstack devstack@c-api.service[86428]: DEBUG cinder.api.v3.router [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:45 devstack devstack@c-api.service[86428]: DEBUG cinder.api.v3.router [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:45 devstack devstack@c-api.service[86428]: DEBUG cinder.api.v3.router [None req-e3333742-8e58-4fb3-a933-f34ce9ca76e3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: DEBUG cinder.api.v3.router [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Extended resource: os-volume-type-access {{(pid=86429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: DEBUG cinder.api.v3.router [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Extended resource: consistencygroups {{(pid=86429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: DEBUG cinder.api.v3.router [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Extended resource: os-volume-transfer {{(pid=86429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: DEBUG cinder.api.v3.router [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Extended resource: os-snapshot-manage {{(pid=86429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING stevedore.named [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING castellan.key_manager [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86428]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x73e3c38a4668 pid: 86428 (default app) Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING stevedore.named [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING castellan.key_manager [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING stevedore.named [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING castellan.key_manager [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING stevedore.named [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING castellan.key_manager [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING stevedore.named [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING castellan.key_manager [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING stevedore.named [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING castellan.key_manager [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING stevedore.named [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WARNING castellan.key_manager [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:45 devstack devstack@c-api.service[86429]: DEBUG cinder.api.contrib.snapshot_actions [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] SnapshotActionsController initialized {{(pid=86429) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: DEBUG cinder.api.v3.router [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: DEBUG cinder.api.v3.router [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Extension AdminActions extending resource: volumes {{(pid=86429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: DEBUG cinder.api.v3.router [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Extension AdminActions extending resource: snapshots {{(pid=86429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: DEBUG cinder.api.v3.router [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Extension AdminActions extending resource: backups {{(pid=86429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: DEBUG cinder.api.v3.router [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: DEBUG cinder.api.v3.router [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: DEBUG cinder.api.v3.router [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Extension VolumeActions extending resource: volumes {{(pid=86429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: DEBUG cinder.api.v3.router [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: DEBUG cinder.api.v3.router [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: DEBUG cinder.api.v3.router [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: DEBUG cinder.api.v3.router [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Extension UsedLimits extending resource: limits {{(pid=86429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: DEBUG cinder.api.v3.router [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: DEBUG cinder.api.v3.router [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Extension TypesManage extending resource: types {{(pid=86429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: DEBUG cinder.api.v3.router [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: DEBUG cinder.api.v3.router [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: DEBUG cinder.api.v3.router [None req-c147ac53-03c4-429e-a0be-623f32a6f1d1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:45 devstack devstack@c-api.service[86429]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x73e3c38a4668 pid: 86429 (default app) Sep 01 12:03:47 devstack devstack@c-api.service[86426]: Tue Sep 1 12:03:47 2026 - graceful shutdown triggered... Sep 01 12:03:47 devstack devstack@c-api.service[86428]: Gracefully killing worker 1 (pid: 86428)... Sep 01 12:03:47 devstack devstack@c-api.service[86429]: Gracefully killing worker 2 (pid: 86429)... Sep 01 12:03:48 devstack devstack@c-api.service[86426]: worker 1 buried after 1 seconds Sep 01 12:03:48 devstack devstack@c-api.service[86426]: worker 2 buried after 1 seconds Sep 01 12:03:48 devstack devstack@c-api.service[86426]: goodbye to uWSGI. Sep 01 12:03:48 devstack devstack@c-api.service[86813]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 12:03:48 devstack devstack@c-api.service[86813]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 12:03:48 2026] *** Sep 01 12:03:48 devstack devstack@c-api.service[86813]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 12:03:48 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:03:48 devstack devstack@c-api.service[86813]: nodename: devstack Sep 01 12:03:48 devstack devstack@c-api.service[86813]: machine: x86_64 Sep 01 12:03:48 devstack devstack@c-api.service[86813]: clock source: unix Sep 01 12:03:48 devstack devstack@c-api.service[86813]: pcre jit disabled Sep 01 12:03:48 devstack devstack@c-api.service[86813]: detected number of CPU cores: 4 Sep 01 12:03:48 devstack devstack@c-api.service[86813]: current working directory: / Sep 01 12:03:48 devstack devstack@c-api.service[86813]: detected binary path: /usr/bin/uwsgi-core Sep 01 12:03:48 devstack devstack@c-api.service[86813]: your processes number limit is 47518 Sep 01 12:03:48 devstack devstack@c-api.service[86813]: your memory page size is 4096 bytes Sep 01 12:03:48 devstack devstack@c-api.service[86813]: detected max file descriptor number: 2048 Sep 01 12:03:48 devstack devstack@c-api.service[86813]: lock engine: pthread robust mutexes Sep 01 12:03:48 devstack devstack@c-api.service[86813]: thunder lock: enabled Sep 01 12:03:48 devstack devstack@c-api.service[86813]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 12:03:48 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:03:48 devstack devstack@c-api.service[86813]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 12:03:48 devstack devstack@c-api.service[86813]: Set PythonHome to /opt/stack/data/venv Sep 01 12:03:48 devstack devstack@c-api.service[86813]: Python main interpreter initialized at 0x7388be0a4668 Sep 01 12:03:48 devstack devstack@c-api.service[86813]: python threads support enabled Sep 01 12:03:48 devstack devstack@c-api.service[86813]: your server socket listen backlog is limited to 100 connections Sep 01 12:03:48 devstack devstack@c-api.service[86813]: your mercy for graceful operations on workers is 80 seconds Sep 01 12:03:48 devstack devstack@c-api.service[86813]: mapped 403077 bytes (393 KB) for 2 cores Sep 01 12:03:48 devstack devstack@c-api.service[86813]: *** Operational MODE: preforking *** Sep 01 12:03:48 devstack devstack@c-api.service[86813]: *** uWSGI is running in multiple interpreter mode *** Sep 01 12:03:48 devstack devstack@c-api.service[86813]: spawned uWSGI master process (pid: 86813) Sep 01 12:03:48 devstack devstack@c-api.service[86813]: spawned uWSGI worker 1 (pid: 86814, cores: 1) Sep 01 12:03:48 devstack devstack@c-api.service[86813]: spawned uWSGI worker 2 (pid: 86815, cores: 1) Sep 01 12:03:48 devstack devstack@c-api.service[86813]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 12:03:49 devstack devstack@c-api.service[86815]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 12:03:49 devstack devstack@c-api.service[86815]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 12:03:49 devstack devstack@c-api.service[86815]: we strongly recommend against using it for new projects. Sep 01 12:03:49 devstack devstack@c-api.service[86815]: If you are already using Eventlet, we recommend migrating to a different Sep 01 12:03:49 devstack devstack@c-api.service[86815]: framework. For more detail see Sep 01 12:03:49 devstack devstack@c-api.service[86815]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 12:03:49 devstack devstack@c-api.service[86815]: import eventlet # noqa Sep 01 12:03:49 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 12:03:49 devstack devstack@c-api.service[86814]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 12:03:49 devstack devstack@c-api.service[86814]: we strongly recommend against using it for new projects. Sep 01 12:03:49 devstack devstack@c-api.service[86814]: If you are already using Eventlet, we recommend migrating to a different Sep 01 12:03:49 devstack devstack@c-api.service[86814]: framework. For more detail see Sep 01 12:03:49 devstack devstack@c-api.service[86814]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 12:03:49 devstack devstack@c-api.service[86814]: import eventlet # noqa Sep 01 12:03:49 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:03:49 devstack devstack@c-api.service[86815]: from cgi import parse_header Sep 01 12:03:49 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:03:49 devstack devstack@c-api.service[86814]: from cgi import parse_header Sep 01 12:03:49 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:03:49 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:03:49 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:03:49 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:03:49 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:03:49 devstack devstack@c-api.service[86815]: removals.removed_module( Sep 01 12:03:49 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:03:49 devstack devstack@c-api.service[86815]: removals.removed_module( Sep 01 12:03:49 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:03:49 devstack devstack@c-api.service[86814]: removals.removed_module( Sep 01 12:03:49 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:03:49 devstack devstack@c-api.service[86814]: removals.removed_module( Sep 01 12:03:51 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:03:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:03:52 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:03:52 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:03:52 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:03:52 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:03:52 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:03:52 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:03:52 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:03:52 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:03:52 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:03:52 devstack devstack@c-api.service[86814]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 12:03:53 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:03:53 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:03:53 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:03:53 devstack devstack@c-api.service[86815]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 12:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 devstack devstack@c-api.service[86814]: INFO dbcounter [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Registered counter for database cinder Sep 01 12:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:54 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 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:03:55 devstack devstack@c-api.service[86815]: INFO dbcounter [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Registered counter for database cinder Sep 01 12:03:55 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 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:03:55 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:03:55 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:03:55 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 12:03:55 devstack devstack@c-api.service[86814]: INFO cinder.rpc [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 12:03:55 devstack devstack@c-api.service[86814]: INFO cinder.rpc [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 12:03:55 devstack devstack@c-api.service[86814]: INFO cinder.rpc [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 12:03:55 devstack devstack@c-api.service[86814]: INFO cinder.rpc [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING cinder.keymgr.conf_key_mgr [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 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:03:55 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 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:03:55 devstack devstack@c-api.service[86814]: INFO cinder.rpc [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 12:03:55 devstack devstack@c-api.service[86814]: INFO cinder.rpc [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING cinder.api.contrib.hosts [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Extended resource: extensions {{(pid=86814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Extended resource: os-volume-manage {{(pid=86814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 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:03:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Extended resource: os-hosts {{(pid=86814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Extended resource: capabilities {{(pid=86814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Extended resource: encryption {{(pid=86814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Extended resource: scheduler-stats {{(pid=86814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Extended resource: os-quota-sets {{(pid=86814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:55 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:03:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Extended resource: os-availability-zone {{(pid=86814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Extended resource: qos-specs {{(pid=86814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:55 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:03:55 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 12:03:55 devstack devstack@c-api.service[86815]: INFO cinder.rpc [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 12:03:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Extended resource: extra_specs {{(pid=86814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Extended resource: backups {{(pid=86814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:55 devstack devstack@c-api.service[86815]: INFO cinder.rpc [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 12:03:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Extended resource: encryption {{(pid=86814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Extended resource: cgsnapshots {{(pid=86814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:55 devstack devstack@c-api.service[86815]: INFO cinder.rpc [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 12:03:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 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:03:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Extended resource: consistencygroups {{(pid=86814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:55 devstack devstack@c-api.service[86815]: INFO cinder.rpc [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Extended resource: os-volume-transfer {{(pid=86814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING cinder.keymgr.conf_key_mgr [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 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:03:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Extended resource: os-snapshot-manage {{(pid=86814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.snapshot_actions [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] SnapshotActionsController initialized {{(pid=86814) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 12:03:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Extension AdminActions extending resource: volumes {{(pid=86814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Extension AdminActions extending resource: snapshots {{(pid=86814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Extension AdminActions extending resource: backups {{(pid=86814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Extension VolumeActions extending resource: volumes {{(pid=86814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Extension UsedLimits extending resource: limits {{(pid=86814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Extension TypesManage extending resource: types {{(pid=86814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.router [None req-63937bf6-16fe-4ed7-b7b8-d890541e6fb7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:55 devstack devstack@c-api.service[86814]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7388be0a4668 pid: 86814 (default app) Sep 01 12:03:55 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 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:03:55 devstack devstack@c-api.service[86815]: INFO cinder.rpc [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 12:03:55 devstack devstack@c-api.service[86815]: INFO cinder.rpc [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING cinder.api.contrib.hosts [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Extended resource: extensions {{(pid=86815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Extended resource: os-volume-manage {{(pid=86815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 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:03:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Extended resource: os-hosts {{(pid=86815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Extended resource: capabilities {{(pid=86815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Extended resource: encryption {{(pid=86815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Extended resource: scheduler-stats {{(pid=86815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Extended resource: os-quota-sets {{(pid=86815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Extended resource: os-availability-zone {{(pid=86815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Extended resource: qos-specs {{(pid=86815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Extended resource: extra_specs {{(pid=86815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Extended resource: backups {{(pid=86815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Extended resource: encryption {{(pid=86815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Extended resource: cgsnapshots {{(pid=86815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 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:03:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Extended resource: consistencygroups {{(pid=86815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Extended resource: os-volume-transfer {{(pid=86815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Extended resource: os-snapshot-manage {{(pid=86815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:55 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:56 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:56 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:03:56 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:03:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.snapshot_actions [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] SnapshotActionsController initialized {{(pid=86815) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 12:03:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Extension AdminActions extending resource: volumes {{(pid=86815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Extension AdminActions extending resource: snapshots {{(pid=86815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Extension AdminActions extending resource: backups {{(pid=86815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Extension VolumeActions extending resource: volumes {{(pid=86815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Extension UsedLimits extending resource: limits {{(pid=86815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Extension TypesManage extending resource: types {{(pid=86815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.router [None req-c209d345-c30d-4cb6-92c1-4ee716d74ee0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 12:03:56 devstack devstack@c-api.service[86815]: WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7388be0a4668 pid: 86815 (default app) Sep 01 12:04:05 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:04:05 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:05:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e0edd559-4ebe-4dff-b2c1-2cd7eb9a659d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e0edd559-4ebe-4dff-b2c1-2cd7eb9a659d tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:05:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e0edd559-4ebe-4dff-b2c1-2cd7eb9a659d tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1847977246"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:05:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-e0edd559-4ebe-4dff-b2c1-2cd7eb9a659d tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1847977246'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:05:07 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-e0edd559-4ebe-4dff-b2c1-2cd7eb9a659d tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Create volume of 1 GB Sep 01 12:05: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:05:07 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:05:07 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-e0edd559-4ebe-4dff-b2c1-2cd7eb9a659d tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] MySQL server mode set 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:05:08 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e0edd559-4ebe-4dff-b2c1-2cd7eb9a659d tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Availability zone cache updated, next update will occur around 2026-09-01 11:05:08.064756. {{(pid=86814) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 12:05:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e0edd559-4ebe-4dff-b2c1-2cd7eb9a659d tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Availability Zones retrieved successfully. Sep 01 12:05:08 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e0edd559-4ebe-4dff-b2c1-2cd7eb9a659d tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Flow 'volume_create_api' (f885df5d-6b6c-4c88-8117-b01aac275d0e) 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:05:08 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e0edd559-4ebe-4dff-b2c1-2cd7eb9a659d tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2d87b5a-d600-4547-82fc-2a08b64ac9dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:05:08 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-e0edd559-4ebe-4dff-b2c1-2cd7eb9a659d tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-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:05:08 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e0edd559-4ebe-4dff-b2c1-2cd7eb9a659d tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2d87b5a-d600-4547-82fc-2a08b64ac9dd) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:05:08 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e0edd559-4ebe-4dff-b2c1-2cd7eb9a659d tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e25779bd-238e-43e9-83a2-c848f5f24e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:05:08 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-e0edd559-4ebe-4dff-b2c1-2cd7eb9a659d tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-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:05:08 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-e0edd559-4ebe-4dff-b2c1-2cd7eb9a659d tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-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:05:09 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-e0edd559-4ebe-4dff-b2c1-2cd7eb9a659d tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Created reservations ['c688fce1-1d98-47df-b7b8-0e6f0823056c', '3ebfefb2-3c59-4b87-9222-086f6b596253', 'e4b74b5d-c712-47b6-b5ab-1a5f23164634', '69f799a3-7cfa-4ddf-8d01-a8dd85b7b85b'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:05:09 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e0edd559-4ebe-4dff-b2c1-2cd7eb9a659d tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e25779bd-238e-43e9-83a2-c848f5f24e19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c688fce1-1d98-47df-b7b8-0e6f0823056c', '3ebfefb2-3c59-4b87-9222-086f6b596253', 'e4b74b5d-c712-47b6-b5ab-1a5f23164634', '69f799a3-7cfa-4ddf-8d01-a8dd85b7b85b']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:05:09 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e0edd559-4ebe-4dff-b2c1-2cd7eb9a659d tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7111db7d-89a9-4e9b-b934-2a2aba573efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:05: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:05:09 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:05:09 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e0edd559-4ebe-4dff-b2c1-2cd7eb9a659d tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7111db7d-89a9-4e9b-b934-2a2aba573efa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '122a67f0-3880-48c3-a3c7-c8e83fee36ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1847977246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7766745bd7bd4c929b7067d7e1d811f5',qos_specs=None,replication_status=,reservations=['c688fce1-1d98-47df-b7b8-0e6f0823056c','3ebfefb2-3c59-4b87-9222-086f6b596253','e4b74b5d-c712-47b6-b5ab-1a5f23164634','69f799a3-7cfa-4ddf-8d01-a8dd85b7b85b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12055209abb04fb4a0702f909bd4724b',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:05:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1847977246',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=122a67f0-3880-48c3-a3c7-c8e83fee36ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7766745bd7bd4c929b7067d7e1d811f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12055209abb04fb4a0702f909bd4724b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:05:09 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e0edd559-4ebe-4dff-b2c1-2cd7eb9a659d tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae39a041-fecc-4246-90fc-0160bf83ed1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:05:09 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e0edd559-4ebe-4dff-b2c1-2cd7eb9a659d tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae39a041-fecc-4246-90fc-0160bf83ed1e) transitioned into state 'SUCCESS' from state '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-1847977246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7766745bd7bd4c929b7067d7e1d811f5',qos_specs=None,replication_status=,reservations=['c688fce1-1d98-47df-b7b8-0e6f0823056c','3ebfefb2-3c59-4b87-9222-086f6b596253','e4b74b5d-c712-47b6-b5ab-1a5f23164634','69f799a3-7cfa-4ddf-8d01-a8dd85b7b85b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12055209abb04fb4a0702f909bd4724b',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:05:09 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e0edd559-4ebe-4dff-b2c1-2cd7eb9a659d tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aef188bf-cb63-4515-9a5a-7cadc0337df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:05:09 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e0edd559-4ebe-4dff-b2c1-2cd7eb9a659d tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aef188bf-cb63-4515-9a5a-7cadc0337df7) 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:05:09 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e0edd559-4ebe-4dff-b2c1-2cd7eb9a659d tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Flow 'volume_create_api' (f885df5d-6b6c-4c88-8117-b01aac275d0e) 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:05:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e0edd559-4ebe-4dff-b2c1-2cd7eb9a659d tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Create volume request issued successfully. Sep 01 12:05:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e0edd559-4ebe-4dff-b2c1-2cd7eb9a659d tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:05:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1/1] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:05:06 2026] POST /volume/v3/volumes => generated 759 bytes in 3386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:05:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6d835a08-bfbf-4dd5-b58d-df86b27a2edf None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6d835a08-bfbf-4dd5-b58d-df86b27a2edf tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] GET http://192.168.122.29/volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab Sep 01 12:05:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6d835a08-bfbf-4dd5-b58d-df86b27a2edf tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6d835a08-bfbf-4dd5-b58d-df86b27a2edf tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05:12 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-6d835a08-bfbf-4dd5-b58d-df86b27a2edf tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] MySQL server mode set 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:05: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:05:12 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:05: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:05:12 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:05:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6d835a08-bfbf-4dd5-b58d-df86b27a2edf tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Volume info retrieved successfully. Sep 01 12:05:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6d835a08-bfbf-4dd5-b58d-df86b27a2edf tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] http://192.168.122.29/volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab returned with HTTP 200 Sep 01 12:05:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1/2] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:05:09 2026] GET /volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab => generated 851 bytes in 3286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:05:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9665a577-e136-4d2f-abd6-9babbf8012a7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9665a577-e136-4d2f-abd6-9babbf8012a7 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] GET http://192.168.122.29/volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab Sep 01 12:05:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9665a577-e136-4d2f-abd6-9babbf8012a7 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9665a577-e136-4d2f-abd6-9babbf8012a7 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05: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:05:14 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:05: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:05:14 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:05:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9665a577-e136-4d2f-abd6-9babbf8012a7 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Volume info retrieved successfully. Sep 01 12:05:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9665a577-e136-4d2f-abd6-9babbf8012a7 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] http://192.168.122.29/volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab returned with HTTP 200 Sep 01 12:05:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 2/3] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:05:13 2026] GET /volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab => generated 851 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:05:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0c7f39a7-1c14-4cb7-94b4-56a1a56a39b8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0c7f39a7-1c14-4cb7-94b4-56a1a56a39b8 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] GET http://192.168.122.29/volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab Sep 01 12:05:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0c7f39a7-1c14-4cb7-94b4-56a1a56a39b8 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0c7f39a7-1c14-4cb7-94b4-56a1a56a39b8 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05: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:05:15 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:05: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:05:15 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:05:15 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0c7f39a7-1c14-4cb7-94b4-56a1a56a39b8 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Volume info retrieved successfully. Sep 01 12:05:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0c7f39a7-1c14-4cb7-94b4-56a1a56a39b8 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] http://192.168.122.29/volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab returned with HTTP 200 Sep 01 12:05:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 2/4] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:05:15 2026] GET /volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab => generated 852 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:05:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-dea1433d-152a-4ae9-ade3-d79f1f17ef60 req-05463432-a580-467f-bb65-8341ae9d3f99 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-dea1433d-152a-4ae9-ade3-d79f1f17ef60 req-05463432-a580-467f-bb65-8341ae9d3f99 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] GET http://192.168.122.29/volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab Sep 01 12:05:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-dea1433d-152a-4ae9-ade3-d79f1f17ef60 req-05463432-a580-467f-bb65-8341ae9d3f99 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-dea1433d-152a-4ae9-ade3-d79f1f17ef60 req-05463432-a580-467f-bb65-8341ae9d3f99 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05: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:05:15 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:05: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:05:15 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:05:15 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-dea1433d-152a-4ae9-ade3-d79f1f17ef60 req-05463432-a580-467f-bb65-8341ae9d3f99 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Volume info retrieved successfully. Sep 01 12:05:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-dea1433d-152a-4ae9-ade3-d79f1f17ef60 req-05463432-a580-467f-bb65-8341ae9d3f99 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] http://192.168.122.29/volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab returned with HTTP 200 Sep 01 12:05:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 3/5] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:05:15 2026] GET /volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab => generated 852 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:05:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a9ecbce7-5e03-422b-a79b-db736d8b5cb6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a9ecbce7-5e03-422b-a79b-db736d8b5cb6 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:05:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a9ecbce7-5e03-422b-a79b-db736d8b5cb6 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-45925853"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:05:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-a9ecbce7-5e03-422b-a79b-db736d8b5cb6 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-45925853'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:05:17 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-a9ecbce7-5e03-422b-a79b-db736d8b5cb6 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Create volume of 1 GB Sep 01 12:05:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2945c3f5-b4a3-4537-b919-42bda4a84eb4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2945c3f5-b4a3-4537-b919-42bda4a84eb4 None None] GET http://192.168.122.29/volume// Sep 01 12:05:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2945c3f5-b4a3-4537-b919-42bda4a84eb4 None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2945c3f5-b4a3-4537-b919-42bda4a84eb4 None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2945c3f5-b4a3-4537-b919-42bda4a84eb4 None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:05:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 4/6] 192.168.122.29 () {58 vars in 1312 bytes} [Tue Sep 1 12:05:17 2026] GET /volume/ => generated 389 bytes in 36 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:05:17 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:05:17 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 12:05:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a9ecbce7-5e03-422b-a79b-db736d8b5cb6 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Availability zone cache updated, next update will occur around 2026-09-01 11:05:17.266435. {{(pid=86815) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 12:05:17 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a9ecbce7-5e03-422b-a79b-db736d8b5cb6 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Availability Zones retrieved successfully. Sep 01 12:05:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-dea1433d-152a-4ae9-ade3-d79f1f17ef60 req-be16311c-979a-4cdb-ab4f-f256c3c2c0c7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a9ecbce7-5e03-422b-a79b-db736d8b5cb6 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Flow 'volume_create_api' (9b6285b8-3fa2-4cec-9fbb-e7266bcd3a47) 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:05:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a9ecbce7-5e03-422b-a79b-db736d8b5cb6 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56b38865-5091-4cd5-bca2-c45383ee464f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:05:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-a9ecbce7-5e03-422b-a79b-db736d8b5cb6 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-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:05:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a9ecbce7-5e03-422b-a79b-db736d8b5cb6 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56b38865-5091-4cd5-bca2-c45383ee464f) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:05:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a9ecbce7-5e03-422b-a79b-db736d8b5cb6 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fbb5115-4595-4913-986b-5bd45f658a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:05:18 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-a9ecbce7-5e03-422b-a79b-db736d8b5cb6 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-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:05:18 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-a9ecbce7-5e03-422b-a79b-db736d8b5cb6 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-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:05:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-dea1433d-152a-4ae9-ade3-d79f1f17ef60 req-be16311c-979a-4cdb-ab4f-f256c3c2c0c7 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] POST http://192.168.122.29/volume/v3/attachments Sep 01 12:05:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-dea1433d-152a-4ae9-ade3-d79f1f17ef60 req-be16311c-979a-4cdb-ab4f-f256c3c2c0c7 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "122a67f0-3880-48c3-a3c7-c8e83fee36ab", "connector": null, "instance_uuid": "4db6d518-7bc2-4814-9c6b-a7e5801d9ba7"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:05:18 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-a9ecbce7-5e03-422b-a79b-db736d8b5cb6 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Created reservations ['7c620441-7089-438a-813f-56d5a5fbfb44', 'e67aa5a4-1d17-4cab-8bfc-a1753c55a2da', 'e2aadfe9-6f97-4535-bb88-967fdb89ba5d', 'd4f7beac-dba2-49b0-b4c2-83c496c46d1e'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:05:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a9ecbce7-5e03-422b-a79b-db736d8b5cb6 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fbb5115-4595-4913-986b-5bd45f658a9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c620441-7089-438a-813f-56d5a5fbfb44', 'e67aa5a4-1d17-4cab-8bfc-a1753c55a2da', 'e2aadfe9-6f97-4535-bb88-967fdb89ba5d', 'd4f7beac-dba2-49b0-b4c2-83c496c46d1e']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:05:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a9ecbce7-5e03-422b-a79b-db736d8b5cb6 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46df5621-8703-4276-b4b5-dae6541c09aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:05: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:05:18 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:05: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:05:18 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:05: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:05:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:05:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a9ecbce7-5e03-422b-a79b-db736d8b5cb6 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46df5621-8703-4276-b4b5-dae6541c09aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc0fd882-aca9-4de0-b84c-88cbbc154aa0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-45925853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f19fa8311dc49c5a70e913c4ffb3766',qos_specs=None,replication_status=,reservations=['7c620441-7089-438a-813f-56d5a5fbfb44','e67aa5a4-1d17-4cab-8bfc-a1753c55a2da','e2aadfe9-6f97-4535-bb88-967fdb89ba5d','d4f7beac-dba2-49b0-b4c2-83c496c46d1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af46f7978b0f4f3aa715fccfc47a720f',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:05:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-45925853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc0fd882-aca9-4de0-b84c-88cbbc154aa0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f19fa8311dc49c5a70e913c4ffb3766',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af46f7978b0f4f3aa715fccfc47a720f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:05:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a9ecbce7-5e03-422b-a79b-db736d8b5cb6 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (631d3608-2188-4c5b-b8ee-0782a940a97e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:05:18 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) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Sep 01 12:05:18 devstack devstack@c-api.service[86814]: .first() Sep 01 12:05:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-dea1433d-152a-4ae9-ade3-d79f1f17ef60 req-be16311c-979a-4cdb-ab4f-f256c3c2c0c7 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] http://192.168.122.29/volume/v3/attachments returned with HTTP 200 Sep 01 12:05:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 5/7] 192.168.122.29 () {66 vars in 1478 bytes} [Tue Sep 1 12:05:17 2026] POST /volume/v3/attachments => generated 273 bytes in 1146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:05:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a9ecbce7-5e03-422b-a79b-db736d8b5cb6 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (631d3608-2188-4c5b-b8ee-0782a940a97e) transitioned into state 'SUCCESS' from state '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-45925853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f19fa8311dc49c5a70e913c4ffb3766',qos_specs=None,replication_status=,reservations=['7c620441-7089-438a-813f-56d5a5fbfb44','e67aa5a4-1d17-4cab-8bfc-a1753c55a2da','e2aadfe9-6f97-4535-bb88-967fdb89ba5d','d4f7beac-dba2-49b0-b4c2-83c496c46d1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af46f7978b0f4f3aa715fccfc47a720f',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:05:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a9ecbce7-5e03-422b-a79b-db736d8b5cb6 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e45a1a78-aa21-4501-97bd-8700d75cb362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:05:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1aa1dd70-897d-4715-a3cd-7cebf3ef5bd7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1aa1dd70-897d-4715-a3cd-7cebf3ef5bd7 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] GET http://192.168.122.29/volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab Sep 01 12:05:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1aa1dd70-897d-4715-a3cd-7cebf3ef5bd7 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1aa1dd70-897d-4715-a3cd-7cebf3ef5bd7 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a9ecbce7-5e03-422b-a79b-db736d8b5cb6 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e45a1a78-aa21-4501-97bd-8700d75cb362) 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:05: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:05:18 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:05:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a9ecbce7-5e03-422b-a79b-db736d8b5cb6 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Flow 'volume_create_api' (9b6285b8-3fa2-4cec-9fbb-e7266bcd3a47) 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:05:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a9ecbce7-5e03-422b-a79b-db736d8b5cb6 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Create volume request issued successfully. Sep 01 12:05:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a9ecbce7-5e03-422b-a79b-db736d8b5cb6 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:05:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 3/8] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:05:17 2026] POST /volume/v3/volumes => generated 760 bytes in 1701 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:05:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b022909a-f278-4fec-9ed3-447a53be65e7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b022909a-f278-4fec-9ed3-447a53be65e7 None None] GET http://192.168.122.29/volume// Sep 01 12:05:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b022909a-f278-4fec-9ed3-447a53be65e7 None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b022909a-f278-4fec-9ed3-447a53be65e7 None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b022909a-f278-4fec-9ed3-447a53be65e7 None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:05:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 4/9] 192.168.122.29 () {58 vars in 1310 bytes} [Tue Sep 1 12:05:18 2026] GET /volume/ => generated 389 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:05:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-65c83f54-c560-408c-b3c3-c49653c5502d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-65c83f54-c560-408c-b3c3-c49653c5502d tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] GET http://192.168.122.29/volume/v3/volumes/dc0fd882-aca9-4de0-b84c-88cbbc154aa0 Sep 01 12:05:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-65c83f54-c560-408c-b3c3-c49653c5502d tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-65c83f54-c560-408c-b3c3-c49653c5502d tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05: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:05:18 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:05: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:05:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:05: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:05:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:05:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1aa1dd70-897d-4715-a3cd-7cebf3ef5bd7 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Volume info retrieved successfully. Sep 01 12:05:19 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-65c83f54-c560-408c-b3c3-c49653c5502d tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Volume info retrieved successfully. Sep 01 12:05:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1aa1dd70-897d-4715-a3cd-7cebf3ef5bd7 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] http://192.168.122.29/volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab returned with HTTP 200 Sep 01 12:05:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 6/10] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:05:18 2026] GET /volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab => generated 851 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:05:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-dea1433d-152a-4ae9-ade3-d79f1f17ef60 req-f7c6b99c-ca8d-4035-9c00-25219fef54d7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-dea1433d-152a-4ae9-ade3-d79f1f17ef60 req-f7c6b99c-ca8d-4035-9c00-25219fef54d7 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] GET http://192.168.122.29/volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab Sep 01 12:05:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-dea1433d-152a-4ae9-ade3-d79f1f17ef60 req-f7c6b99c-ca8d-4035-9c00-25219fef54d7 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-65c83f54-c560-408c-b3c3-c49653c5502d tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] http://192.168.122.29/volume/v3/volumes/dc0fd882-aca9-4de0-b84c-88cbbc154aa0 returned with HTTP 200 Sep 01 12:05:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 5/11] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:05:18 2026] GET /volume/v3/volumes/dc0fd882-aca9-4de0-b84c-88cbbc154aa0 => generated 828 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:05:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-dea1433d-152a-4ae9-ade3-d79f1f17ef60 req-f7c6b99c-ca8d-4035-9c00-25219fef54d7 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05: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:05:19 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:05: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:05:19 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:05:19 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-dea1433d-152a-4ae9-ade3-d79f1f17ef60 req-f7c6b99c-ca8d-4035-9c00-25219fef54d7 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Volume info retrieved successfully. Sep 01 12:05:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-dea1433d-152a-4ae9-ade3-d79f1f17ef60 req-f7c6b99c-ca8d-4035-9c00-25219fef54d7 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] http://192.168.122.29/volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab returned with HTTP 200 Sep 01 12:05:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 7/12] 192.168.122.29 () {62 vars in 1523 bytes} [Tue Sep 1 12:05:19 2026] GET /volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab => generated 1032 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:05:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fbe4df53-77df-4dc4-b0d0-78cd38a1bc5f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fbe4df53-77df-4dc4-b0d0-78cd38a1bc5f tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] GET http://192.168.122.29/volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab Sep 01 12:05:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fbe4df53-77df-4dc4-b0d0-78cd38a1bc5f tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fbe4df53-77df-4dc4-b0d0-78cd38a1bc5f tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1a904861-55d6-41f1-b77d-eeb5ed37d20a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1a904861-55d6-41f1-b77d-eeb5ed37d20a tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] GET http://192.168.122.29/volume/v3/volumes/dc0fd882-aca9-4de0-b84c-88cbbc154aa0 Sep 01 12:05:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1a904861-55d6-41f1-b77d-eeb5ed37d20a tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1a904861-55d6-41f1-b77d-eeb5ed37d20a tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05: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:05:20 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:05: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:05:20 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:05: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:05:20 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:05: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:05:20 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:05:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fbe4df53-77df-4dc4-b0d0-78cd38a1bc5f tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Volume info retrieved successfully. Sep 01 12:05:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1a904861-55d6-41f1-b77d-eeb5ed37d20a tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Volume info retrieved successfully. Sep 01 12:05:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fbe4df53-77df-4dc4-b0d0-78cd38a1bc5f tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] http://192.168.122.29/volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab returned with HTTP 200 Sep 01 12:05:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 6/13] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:05:20 2026] GET /volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab => generated 851 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:05:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1a904861-55d6-41f1-b77d-eeb5ed37d20a tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] http://192.168.122.29/volume/v3/volumes/dc0fd882-aca9-4de0-b84c-88cbbc154aa0 returned with HTTP 200 Sep 01 12:05:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 8/14] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:05:20 2026] GET /volume/v3/volumes/dc0fd882-aca9-4de0-b84c-88cbbc154aa0 => generated 852 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:05:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4599d3a9-5dae-4a84-8375-9a4871245607 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4599d3a9-5dae-4a84-8375-9a4871245607 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] GET http://192.168.122.29/volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab Sep 01 12:05:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4599d3a9-5dae-4a84-8375-9a4871245607 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4599d3a9-5dae-4a84-8375-9a4871245607 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-eb0a22be-01ff-48bc-a6f1-cf0e1048b825 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-eb0a22be-01ff-48bc-a6f1-cf0e1048b825 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] GET http://192.168.122.29/volume/v3/volumes/dc0fd882-aca9-4de0-b84c-88cbbc154aa0 Sep 01 12:05:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-eb0a22be-01ff-48bc-a6f1-cf0e1048b825 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-eb0a22be-01ff-48bc-a6f1-cf0e1048b825 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05: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:05:21 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:05: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:05:21 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:05: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:05:21 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:05:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-eb0a22be-01ff-48bc-a6f1-cf0e1048b825 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Volume info retrieved successfully. Sep 01 12:05: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:05:21 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:05:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-eb0a22be-01ff-48bc-a6f1-cf0e1048b825 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] http://192.168.122.29/volume/v3/volumes/dc0fd882-aca9-4de0-b84c-88cbbc154aa0 returned with HTTP 200 Sep 01 12:05:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 9/15] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:05:21 2026] GET /volume/v3/volumes/dc0fd882-aca9-4de0-b84c-88cbbc154aa0 => generated 852 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:05:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4599d3a9-5dae-4a84-8375-9a4871245607 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Volume info retrieved successfully. Sep 01 12:05:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4599d3a9-5dae-4a84-8375-9a4871245607 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] http://192.168.122.29/volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab returned with HTTP 200 Sep 01 12:05:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 7/16] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:05:21 2026] GET /volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab => generated 851 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:05:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9289e617-263d-4c17-99e1-bf9bc42f08ae None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9289e617-263d-4c17-99e1-bf9bc42f08ae tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:05:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9289e617-263d-4c17-99e1-bf9bc42f08ae tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1428065595"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:05:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-9289e617-263d-4c17-99e1-bf9bc42f08ae tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1428065595'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:05:22 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-9289e617-263d-4c17-99e1-bf9bc42f08ae tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Create volume of 1 GB Sep 01 12:05:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9289e617-263d-4c17-99e1-bf9bc42f08ae tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Availability Zones retrieved successfully. Sep 01 12:05:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-9289e617-263d-4c17-99e1-bf9bc42f08ae tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Flow 'volume_create_api' (afa644d4-591b-4895-9a4c-f29c138d016e) 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:05:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-9289e617-263d-4c17-99e1-bf9bc42f08ae tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bcf940e-e24c-4f31-99bd-fb96edef6cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:05:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-9289e617-263d-4c17-99e1-bf9bc42f08ae tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-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:05:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-9289e617-263d-4c17-99e1-bf9bc42f08ae tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bcf940e-e24c-4f31-99bd-fb96edef6cbd) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:05:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-9289e617-263d-4c17-99e1-bf9bc42f08ae tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39111d57-1787-4acb-ad2c-16a780e73a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:05:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d6769d41-b661-4330-a416-a353a5540565 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d6769d41-b661-4330-a416-a353a5540565 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] GET http://192.168.122.29/volume/v3/volumes/dc0fd882-aca9-4de0-b84c-88cbbc154aa0 Sep 01 12:05:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d6769d41-b661-4330-a416-a353a5540565 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d6769d41-b661-4330-a416-a353a5540565 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05: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:05:22 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:05: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:05:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:05:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d6769d41-b661-4330-a416-a353a5540565 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Volume info retrieved successfully. Sep 01 12:05:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d6769d41-b661-4330-a416-a353a5540565 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] http://192.168.122.29/volume/v3/volumes/dc0fd882-aca9-4de0-b84c-88cbbc154aa0 returned with HTTP 200 Sep 01 12:05:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 8/17] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:05:22 2026] GET /volume/v3/volumes/dc0fd882-aca9-4de0-b84c-88cbbc154aa0 => generated 853 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:05:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-de1ced70-ce38-4c0c-b811-c2417cbf63a6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-de1ced70-ce38-4c0c-b811-c2417cbf63a6 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] GET http://192.168.122.29/volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab Sep 01 12:05:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-de1ced70-ce38-4c0c-b811-c2417cbf63a6 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-de1ced70-ce38-4c0c-b811-c2417cbf63a6 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05: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:05:22 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:05: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:05:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:05:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-de1ced70-ce38-4c0c-b811-c2417cbf63a6 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Volume info retrieved successfully. Sep 01 12:05:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-de1ced70-ce38-4c0c-b811-c2417cbf63a6 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] http://192.168.122.29/volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab returned with HTTP 200 Sep 01 12:05:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 9/18] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:05:22 2026] GET /volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab => generated 851 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:05:23 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-9289e617-263d-4c17-99e1-bf9bc42f08ae tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Created reservations ['7a6e959e-4186-40eb-a681-85427b2a7c06', 'b0a9414a-05b0-4b9f-aac6-2869b4822ea6', '5afdeeaa-034e-49aa-a051-f47b0a8a2229', '43694df2-0c6f-4ffd-aa9b-4067fd0fab3a'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:05:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-9289e617-263d-4c17-99e1-bf9bc42f08ae tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39111d57-1787-4acb-ad2c-16a780e73a57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a6e959e-4186-40eb-a681-85427b2a7c06', 'b0a9414a-05b0-4b9f-aac6-2869b4822ea6', '5afdeeaa-034e-49aa-a051-f47b0a8a2229', '43694df2-0c6f-4ffd-aa9b-4067fd0fab3a']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:05:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-9289e617-263d-4c17-99e1-bf9bc42f08ae tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2040485c-8b44-4f7b-bfa1-afa9ad3afa9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:05:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-de096ed5-3683-4ad5-a33b-8cf40c4738db req-c444b033-b6a2-4ebc-9faa-5be660910a2d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-de096ed5-3683-4ad5-a33b-8cf40c4738db req-c444b033-b6a2-4ebc-9faa-5be660910a2d tempest-VolumesAdminNegativeTest-728095202 tempest-VolumesAdminNegativeTest-728095202-project] GET http://192.168.122.29/volume/v3/volumes/0581fdbf-950f-44dd-b9bd-19f18faaa51f Sep 01 12:05:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-de096ed5-3683-4ad5-a33b-8cf40c4738db req-c444b033-b6a2-4ebc-9faa-5be660910a2d tempest-VolumesAdminNegativeTest-728095202 tempest-VolumesAdminNegativeTest-728095202-project] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-de096ed5-3683-4ad5-a33b-8cf40c4738db req-c444b033-b6a2-4ebc-9faa-5be660910a2d tempest-VolumesAdminNegativeTest-728095202 tempest-VolumesAdminNegativeTest-728095202-project] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-de096ed5-3683-4ad5-a33b-8cf40c4738db req-c444b033-b6a2-4ebc-9faa-5be660910a2d tempest-VolumesAdminNegativeTest-728095202 tempest-VolumesAdminNegativeTest-728095202-project] http://192.168.122.29/volume/v3/volumes/0581fdbf-950f-44dd-b9bd-19f18faaa51f returned with HTTP 404 Sep 01 12:05:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 10/19] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:05:23 2026] GET /volume/v3/volumes/0581fdbf-950f-44dd-b9bd-19f18faaa51f => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:05: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:05:23 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:05:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c4a3402e-0865-48ac-8fe2-422871f040a3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c4a3402e-0865-48ac-8fe2-422871f040a3 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] DELETE http://192.168.122.29/volume/v3/volumes/dc0fd882-aca9-4de0-b84c-88cbbc154aa0 Sep 01 12:05:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c4a3402e-0865-48ac-8fe2-422871f040a3 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c4a3402e-0865-48ac-8fe2-422871f040a3 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05:23 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-c4a3402e-0865-48ac-8fe2-422871f040a3 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Delete volume with id: dc0fd882-aca9-4de0-b84c-88cbbc154aa0 Sep 01 12:05:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-9289e617-263d-4c17-99e1-bf9bc42f08ae tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2040485c-8b44-4f7b-bfa1-afa9ad3afa9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2267ef28-20aa-44ef-a13b-8ebccf5b0f6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1428065595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1d18fae815c489a9cfeb16f164e5cbf',qos_specs=None,replication_status=,reservations=['7a6e959e-4186-40eb-a681-85427b2a7c06','b0a9414a-05b0-4b9f-aac6-2869b4822ea6','5afdeeaa-034e-49aa-a051-f47b0a8a2229','43694df2-0c6f-4ffd-aa9b-4067fd0fab3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35a5d2afab30492785d4b159044d2c49',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:05:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1428065595',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2267ef28-20aa-44ef-a13b-8ebccf5b0f6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1d18fae815c489a9cfeb16f164e5cbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35a5d2afab30492785d4b159044d2c49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:05:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-9289e617-263d-4c17-99e1-bf9bc42f08ae tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5a69770-8802-40b6-a48f-3713e984af31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:05: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:05:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:05: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:05:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:05:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c4a3402e-0865-48ac-8fe2-422871f040a3 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Volume info retrieved successfully. Sep 01 12:05:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c4a3402e-0865-48ac-8fe2-422871f040a3 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Delete volume request issued successfully. Sep 01 12:05:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c4a3402e-0865-48ac-8fe2-422871f040a3 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] http://192.168.122.29/volume/v3/volumes/dc0fd882-aca9-4de0-b84c-88cbbc154aa0 returned with HTTP 202 Sep 01 12:05:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 11/20] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:05:23 2026] DELETE /volume/v3/volumes/dc0fd882-aca9-4de0-b84c-88cbbc154aa0 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 12:05:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6ee40550-1a20-4d78-a683-9ad3d73d7429 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6ee40550-1a20-4d78-a683-9ad3d73d7429 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] GET http://192.168.122.29/volume/v3/volumes/dc0fd882-aca9-4de0-b84c-88cbbc154aa0 Sep 01 12:05:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6ee40550-1a20-4d78-a683-9ad3d73d7429 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6ee40550-1a20-4d78-a683-9ad3d73d7429 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-9289e617-263d-4c17-99e1-bf9bc42f08ae tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5a69770-8802-40b6-a48f-3713e984af31) transitioned into state 'SUCCESS' from state '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-1428065595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1d18fae815c489a9cfeb16f164e5cbf',qos_specs=None,replication_status=,reservations=['7a6e959e-4186-40eb-a681-85427b2a7c06','b0a9414a-05b0-4b9f-aac6-2869b4822ea6','5afdeeaa-034e-49aa-a051-f47b0a8a2229','43694df2-0c6f-4ffd-aa9b-4067fd0fab3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35a5d2afab30492785d4b159044d2c49',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:05: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:05:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:05: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:05:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:05:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-9289e617-263d-4c17-99e1-bf9bc42f08ae tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (107fc915-40ab-426d-bc16-30c950b07a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:05:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6ee40550-1a20-4d78-a683-9ad3d73d7429 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Volume info retrieved successfully. Sep 01 12:05:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6ee40550-1a20-4d78-a683-9ad3d73d7429 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] http://192.168.122.29/volume/v3/volumes/dc0fd882-aca9-4de0-b84c-88cbbc154aa0 returned with HTTP 200 Sep 01 12:05:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 12/21] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:05:23 2026] GET /volume/v3/volumes/dc0fd882-aca9-4de0-b84c-88cbbc154aa0 => generated 852 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:05:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-9289e617-263d-4c17-99e1-bf9bc42f08ae tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (107fc915-40ab-426d-bc16-30c950b07a95) 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:05:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-9289e617-263d-4c17-99e1-bf9bc42f08ae tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Flow 'volume_create_api' (afa644d4-591b-4895-9a4c-f29c138d016e) 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:05:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9289e617-263d-4c17-99e1-bf9bc42f08ae tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Create volume request issued successfully. Sep 01 12:05:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9289e617-263d-4c17-99e1-bf9bc42f08ae tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:05:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 10/22] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:05:22 2026] POST /volume/v3/volumes => generated 766 bytes in 1213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:05:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d9466981-da89-496f-9765-abbc3b26c76a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d9466981-da89-496f-9765-abbc3b26c76a tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] GET http://192.168.122.29/volume/v3/volumes/2267ef28-20aa-44ef-a13b-8ebccf5b0f6a Sep 01 12:05:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d9466981-da89-496f-9765-abbc3b26c76a tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d9466981-da89-496f-9765-abbc3b26c76a tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05: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:05:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:05: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:05:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:05:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d9466981-da89-496f-9765-abbc3b26c76a tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Volume info retrieved successfully. Sep 01 12:05:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d9466981-da89-496f-9765-abbc3b26c76a tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] http://192.168.122.29/volume/v3/volumes/2267ef28-20aa-44ef-a13b-8ebccf5b0f6a returned with HTTP 200 Sep 01 12:05:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 13/23] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:05:23 2026] GET /volume/v3/volumes/2267ef28-20aa-44ef-a13b-8ebccf5b0f6a => generated 834 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:05:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-dea1433d-152a-4ae9-ade3-d79f1f17ef60 req-8045d25c-6b82-4631-b7e4-c2ef01d20105 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-dea1433d-152a-4ae9-ade3-d79f1f17ef60 req-8045d25c-6b82-4631-b7e4-c2ef01d20105 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] PUT http://192.168.122.29/volume/v3/attachments/bbf68c51-7459-4b93-9297-de16c16a2aa0 Sep 01 12:05:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-dea1433d-152a-4ae9-ade3-d79f1f17ef60 req-8045d25c-6b82-4631-b7e4-c2ef01d20105 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.29", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fcffd4db34b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "2d6c338d-1492-4969-8dee-5e70772e3ff2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:05:23 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-dea1433d-152a-4ae9-ade3-d79f1f17ef60 req-8045d25c-6b82-4631-b7e4-c2ef01d20105 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Acquiring lock "cinder-attachment_update-122a67f0-3880-48c3-a3c7-c8e83fee36ab-devstack" by "attachment_update" {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:05:23 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-dea1433d-152a-4ae9-ade3-d79f1f17ef60 req-8045d25c-6b82-4631-b7e4-c2ef01d20105 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Lock "cinder-attachment_update-122a67f0-3880-48c3-a3c7-c8e83fee36ab-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:05: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:05:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:05:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cd2692dd-4ba9-4020-81cf-6599e0832d0c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05: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:05:23 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:05:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cd2692dd-4ba9-4020-81cf-6599e0832d0c tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] GET http://192.168.122.29/volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab Sep 01 12:05:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cd2692dd-4ba9-4020-81cf-6599e0832d0c tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cd2692dd-4ba9-4020-81cf-6599e0832d0c tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05: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:05:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:05: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:05:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:05:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cd2692dd-4ba9-4020-81cf-6599e0832d0c tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Volume info retrieved successfully. Sep 01 12:05:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cd2692dd-4ba9-4020-81cf-6599e0832d0c tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] http://192.168.122.29/volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab returned with HTTP 200 Sep 01 12:05:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 14/24] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:05:23 2026] GET /volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab => generated 851 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:05:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d7a1d029-ae05-490e-aaf2-a07aaee4cec5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d7a1d029-ae05-490e-aaf2-a07aaee4cec5 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] GET http://192.168.122.29/volume/v3/volumes/dc0fd882-aca9-4de0-b84c-88cbbc154aa0 Sep 01 12:05:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d7a1d029-ae05-490e-aaf2-a07aaee4cec5 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d7a1d029-ae05-490e-aaf2-a07aaee4cec5 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05: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:05:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:05: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:05:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:05:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d7a1d029-ae05-490e-aaf2-a07aaee4cec5 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Volume info retrieved successfully. Sep 01 12:05:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d7a1d029-ae05-490e-aaf2-a07aaee4cec5 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] http://192.168.122.29/volume/v3/volumes/dc0fd882-aca9-4de0-b84c-88cbbc154aa0 returned with HTTP 200 Sep 01 12:05:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 15/25] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:05:24 2026] GET /volume/v3/volumes/dc0fd882-aca9-4de0-b84c-88cbbc154aa0 => generated 852 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:05:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4fc4d88e-b64b-4a4f-a0f8-cb507c38c1af None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4fc4d88e-b64b-4a4f-a0f8-cb507c38c1af tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] GET http://192.168.122.29/volume/v3/volumes/2267ef28-20aa-44ef-a13b-8ebccf5b0f6a Sep 01 12:05:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4fc4d88e-b64b-4a4f-a0f8-cb507c38c1af tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4fc4d88e-b64b-4a4f-a0f8-cb507c38c1af tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05: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:05:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:05: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:05:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:05:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4fc4d88e-b64b-4a4f-a0f8-cb507c38c1af tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Volume info retrieved successfully. Sep 01 12:05:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4fc4d88e-b64b-4a4f-a0f8-cb507c38c1af tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] http://192.168.122.29/volume/v3/volumes/2267ef28-20aa-44ef-a13b-8ebccf5b0f6a returned with HTTP 200 Sep 01 12:05:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 16/26] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:05:24 2026] GET /volume/v3/volumes/2267ef28-20aa-44ef-a13b-8ebccf5b0f6a => generated 858 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:05:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-21792981-c48d-4b11-b1d5-7f9f4704ed65 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-21792981-c48d-4b11-b1d5-7f9f4704ed65 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] GET http://192.168.122.29/volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab Sep 01 12:05:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-21792981-c48d-4b11-b1d5-7f9f4704ed65 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-21792981-c48d-4b11-b1d5-7f9f4704ed65 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05: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:05:25 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:05: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:05:25 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:05:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-21792981-c48d-4b11-b1d5-7f9f4704ed65 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Volume info retrieved successfully. Sep 01 12:05:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-21792981-c48d-4b11-b1d5-7f9f4704ed65 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] http://192.168.122.29/volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab returned with HTTP 200 Sep 01 12:05:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 17/27] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:05:25 2026] GET /volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab => generated 852 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:05:25 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-dea1433d-152a-4ae9-ade3-d79f1f17ef60 req-8045d25c-6b82-4631-b7e4-c2ef01d20105 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Lock "cinder-attachment_update-122a67f0-3880-48c3-a3c7-c8e83fee36ab-devstack" released by "attachment_update" :: held 1.361s {{(pid=86814) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:05:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-dea1433d-152a-4ae9-ade3-d79f1f17ef60 req-8045d25c-6b82-4631-b7e4-c2ef01d20105 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] http://192.168.122.29/volume/v3/attachments/bbf68c51-7459-4b93-9297-de16c16a2aa0 returned with HTTP 200 Sep 01 12:05:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 11/28] 192.168.122.29 () {66 vars in 1588 bytes} [Tue Sep 1 12:05:23 2026] PUT /volume/v3/attachments/bbf68c51-7459-4b93-9297-de16c16a2aa0 => generated 694 bytes in 1459 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:05:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-52cea1ae-db94-4aa5-81d5-01db2969551c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-52cea1ae-db94-4aa5-81d5-01db2969551c tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] GET http://192.168.122.29/volume/v3/volumes/dc0fd882-aca9-4de0-b84c-88cbbc154aa0 Sep 01 12:05:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-52cea1ae-db94-4aa5-81d5-01db2969551c tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-52cea1ae-db94-4aa5-81d5-01db2969551c tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05: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:05:25 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:05: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:05:25 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:05:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-52cea1ae-db94-4aa5-81d5-01db2969551c tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Volume info retrieved successfully. Sep 01 12:05:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-52cea1ae-db94-4aa5-81d5-01db2969551c tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] http://192.168.122.29/volume/v3/volumes/dc0fd882-aca9-4de0-b84c-88cbbc154aa0 returned with HTTP 200 Sep 01 12:05:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 18/29] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:05:25 2026] GET /volume/v3/volumes/dc0fd882-aca9-4de0-b84c-88cbbc154aa0 => generated 852 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:05:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-93270528-5b16-48f3-b8eb-57f7809c5c5c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-93270528-5b16-48f3-b8eb-57f7809c5c5c tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] GET http://192.168.122.29/volume/v3/volumes/2267ef28-20aa-44ef-a13b-8ebccf5b0f6a Sep 01 12:05:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-93270528-5b16-48f3-b8eb-57f7809c5c5c tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-93270528-5b16-48f3-b8eb-57f7809c5c5c tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05: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:05:25 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:05: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:05:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:05:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-93270528-5b16-48f3-b8eb-57f7809c5c5c tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Volume info retrieved successfully. Sep 01 12:05:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-93270528-5b16-48f3-b8eb-57f7809c5c5c tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] http://192.168.122.29/volume/v3/volumes/2267ef28-20aa-44ef-a13b-8ebccf5b0f6a returned with HTTP 200 Sep 01 12:05:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 12/30] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:05:25 2026] GET /volume/v3/volumes/2267ef28-20aa-44ef-a13b-8ebccf5b0f6a => generated 858 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:05:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f2241a6e-4e4d-4da5-aae7-bca37c5874f9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f2241a6e-4e4d-4da5-aae7-bca37c5874f9 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] GET http://192.168.122.29/volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab Sep 01 12:05:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f2241a6e-4e4d-4da5-aae7-bca37c5874f9 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f2241a6e-4e4d-4da5-aae7-bca37c5874f9 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05: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:05:26 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:05: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:05:26 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:05:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-42dc389a-9403-4d8f-9b5f-a238a221a39d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:26 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f2241a6e-4e4d-4da5-aae7-bca37c5874f9 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Volume info retrieved successfully. Sep 01 12:05:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-42dc389a-9403-4d8f-9b5f-a238a221a39d tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] GET http://192.168.122.29/volume/v3/volumes/dc0fd882-aca9-4de0-b84c-88cbbc154aa0 Sep 01 12:05:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-42dc389a-9403-4d8f-9b5f-a238a221a39d tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-42dc389a-9403-4d8f-9b5f-a238a221a39d tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f2241a6e-4e4d-4da5-aae7-bca37c5874f9 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] http://192.168.122.29/volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab returned with HTTP 200 Sep 01 12:05:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 19/31] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:05:26 2026] GET /volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab => generated 852 bytes in 608 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:05:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b5939c98-2422-4240-ab16-4cd2e40e171f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b5939c98-2422-4240-ab16-4cd2e40e171f tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] GET http://192.168.122.29/volume/v3/volumes/2267ef28-20aa-44ef-a13b-8ebccf5b0f6a Sep 01 12:05:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b5939c98-2422-4240-ab16-4cd2e40e171f tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05: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:05:26 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:05:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b5939c98-2422-4240-ab16-4cd2e40e171f tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05: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:05:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:05: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:05:27 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:05:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-42dc389a-9403-4d8f-9b5f-a238a221a39d tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Volume info retrieved successfully. Sep 01 12:05: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:05:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:05:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-42dc389a-9403-4d8f-9b5f-a238a221a39d tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] http://192.168.122.29/volume/v3/volumes/dc0fd882-aca9-4de0-b84c-88cbbc154aa0 returned with HTTP 200 Sep 01 12:05:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 13/32] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:05:26 2026] GET /volume/v3/volumes/dc0fd882-aca9-4de0-b84c-88cbbc154aa0 => generated 852 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:05:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b5939c98-2422-4240-ab16-4cd2e40e171f tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Volume info retrieved successfully. Sep 01 12:05:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b5939c98-2422-4240-ab16-4cd2e40e171f tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] http://192.168.122.29/volume/v3/volumes/2267ef28-20aa-44ef-a13b-8ebccf5b0f6a returned with HTTP 200 Sep 01 12:05:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 20/33] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:05:26 2026] GET /volume/v3/volumes/2267ef28-20aa-44ef-a13b-8ebccf5b0f6a => generated 858 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:05:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-dea1433d-152a-4ae9-ade3-d79f1f17ef60 req-9056f8d1-5e96-4e0e-82ba-c46232e42f2b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-dea1433d-152a-4ae9-ade3-d79f1f17ef60 req-9056f8d1-5e96-4e0e-82ba-c46232e42f2b tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] POST http://192.168.122.29/volume/v3/attachments/bbf68c51-7459-4b93-9297-de16c16a2aa0/action Sep 01 12:05:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-dea1433d-152a-4ae9-ade3-d79f1f17ef60 req-9056f8d1-5e96-4e0e-82ba-c46232e42f2b tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Action body: b'{"os-complete": null}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:05:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-dea1433d-152a-4ae9-ade3-d79f1f17ef60 req-9056f8d1-5e96-4e0e-82ba-c46232e42f2b tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-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:05: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:05:27 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:05: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:05:27 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:05:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-dea1433d-152a-4ae9-ade3-d79f1f17ef60 req-9056f8d1-5e96-4e0e-82ba-c46232e42f2b tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] http://192.168.122.29/volume/v3/attachments/bbf68c51-7459-4b93-9297-de16c16a2aa0/action returned with HTTP 204 Sep 01 12:05:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 14/34] 192.168.122.29 () {66 vars in 1609 bytes} [Tue Sep 1 12:05:27 2026] POST /volume/v3/attachments/bbf68c51-7459-4b93-9297-de16c16a2aa0/action => generated 0 bytes in 198 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:05:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ced58076-bb43-46b1-a9cc-6be567d15b32 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ced58076-bb43-46b1-a9cc-6be567d15b32 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] GET http://192.168.122.29/volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab Sep 01 12:05:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ced58076-bb43-46b1-a9cc-6be567d15b32 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ced58076-bb43-46b1-a9cc-6be567d15b32 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05: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:05:27 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:05: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:05:28 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:05:28 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ced58076-bb43-46b1-a9cc-6be567d15b32 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Volume info retrieved successfully. Sep 01 12:05:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ced58076-bb43-46b1-a9cc-6be567d15b32 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] http://192.168.122.29/volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab returned with HTTP 200 Sep 01 12:05:28 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 21/35] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:05:27 2026] GET /volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab => generated 1144 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:05:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1c7a0983-4525-481d-b979-cef470ebf703 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-077167ab-cbcf-49fe-b1dc-738c5e943123 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-077167ab-cbcf-49fe-b1dc-738c5e943123 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] GET http://192.168.122.29/volume/v3/volumes/dc0fd882-aca9-4de0-b84c-88cbbc154aa0 Sep 01 12:05:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1c7a0983-4525-481d-b979-cef470ebf703 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] GET http://192.168.122.29/volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab Sep 01 12:05:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1c7a0983-4525-481d-b979-cef470ebf703 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1c7a0983-4525-481d-b979-cef470ebf703 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-077167ab-cbcf-49fe-b1dc-738c5e943123 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-077167ab-cbcf-49fe-b1dc-738c5e943123 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05: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:05:28 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:05: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:05:28 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:05: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:05:28 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:05: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:05:28 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:05:28 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-077167ab-cbcf-49fe-b1dc-738c5e943123 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Volume info retrieved successfully. Sep 01 12:05:28 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1c7a0983-4525-481d-b979-cef470ebf703 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Volume info retrieved successfully. Sep 01 12:05:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-077167ab-cbcf-49fe-b1dc-738c5e943123 tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] http://192.168.122.29/volume/v3/volumes/dc0fd882-aca9-4de0-b84c-88cbbc154aa0 returned with HTTP 200 Sep 01 12:05:28 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 22/36] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:05:28 2026] GET /volume/v3/volumes/dc0fd882-aca9-4de0-b84c-88cbbc154aa0 => generated 852 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:05:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-29de6944-4d38-4ef7-a792-9a20c7d5c4c3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1c7a0983-4525-481d-b979-cef470ebf703 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] http://192.168.122.29/volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab returned with HTTP 200 Sep 01 12:05:28 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 15/37] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:05:28 2026] GET /volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab => generated 1144 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:05:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-29de6944-4d38-4ef7-a792-9a20c7d5c4c3 tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] GET http://192.168.122.29/volume/v3/volumes/2267ef28-20aa-44ef-a13b-8ebccf5b0f6a Sep 01 12:05:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-29de6944-4d38-4ef7-a792-9a20c7d5c4c3 tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-29de6944-4d38-4ef7-a792-9a20c7d5c4c3 tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05: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:05:28 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:05: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:05:28 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:05:28 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-29de6944-4d38-4ef7-a792-9a20c7d5c4c3 tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Volume info retrieved successfully. Sep 01 12:05:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-29de6944-4d38-4ef7-a792-9a20c7d5c4c3 tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] http://192.168.122.29/volume/v3/volumes/2267ef28-20aa-44ef-a13b-8ebccf5b0f6a returned with HTTP 200 Sep 01 12:05:28 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 23/38] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:05:28 2026] GET /volume/v3/volumes/2267ef28-20aa-44ef-a13b-8ebccf5b0f6a => generated 859 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:05:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ecb3986c-e60d-49eb-9d56-2eb747ba3e2f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ecb3986c-e60d-49eb-9d56-2eb747ba3e2f tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] GET http://192.168.122.29/volume/v3/volumes/dc0fd882-aca9-4de0-b84c-88cbbc154aa0 Sep 01 12:05:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ecb3986c-e60d-49eb-9d56-2eb747ba3e2f tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ecb3986c-e60d-49eb-9d56-2eb747ba3e2f tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ecb3986c-e60d-49eb-9d56-2eb747ba3e2f tempest-VolumesAdminNegativeTest-1820133411 tempest-VolumesAdminNegativeTest-1820133411-project-member] http://192.168.122.29/volume/v3/volumes/dc0fd882-aca9-4de0-b84c-88cbbc154aa0 returned with HTTP 404 Sep 01 12:05:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 16/39] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:05:29 2026] GET /volume/v3/volumes/dc0fd882-aca9-4de0-b84c-88cbbc154aa0 => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:05:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-40e4ffeb-3cff-4e28-b2b9-9061dc80c79b req-a0167973-e610-4dfa-ad21-6d9acbe34cfe None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-40e4ffeb-3cff-4e28-b2b9-9061dc80c79b req-a0167973-e610-4dfa-ad21-6d9acbe34cfe tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] DELETE http://192.168.122.29/volume/v3/attachments/bbf68c51-7459-4b93-9297-de16c16a2aa0 Sep 01 12:05:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-40e4ffeb-3cff-4e28-b2b9-9061dc80c79b req-a0167973-e610-4dfa-ad21-6d9acbe34cfe tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-40e4ffeb-3cff-4e28-b2b9-9061dc80c79b req-a0167973-e610-4dfa-ad21-6d9acbe34cfe tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05:32 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) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Sep 01 12:05:32 devstack devstack@c-api.service[86815]: .first() Sep 01 12:05: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:05:32 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:05:33 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:05:33 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, Sep 01 12:05:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-40e4ffeb-3cff-4e28-b2b9-9061dc80c79b req-a0167973-e610-4dfa-ad21-6d9acbe34cfe tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] http://192.168.122.29/volume/v3/attachments/bbf68c51-7459-4b93-9297-de16c16a2aa0 returned with HTTP 200 Sep 01 12:05:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 24/40] 192.168.122.29 () {64 vars in 1557 bytes} [Tue Sep 1 12:05:32 2026] DELETE /volume/v3/attachments/bbf68c51-7459-4b93-9297-de16c16a2aa0 => generated 19 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:05:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8d14d0c0-2a5b-46b2-8582-ac8c98122f43 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8d14d0c0-2a5b-46b2-8582-ac8c98122f43 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] GET http://192.168.122.29/volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab Sep 01 12:05:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8d14d0c0-2a5b-46b2-8582-ac8c98122f43 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8d14d0c0-2a5b-46b2-8582-ac8c98122f43 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05: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:05:35 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:05: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:05:35 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:05:35 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8d14d0c0-2a5b-46b2-8582-ac8c98122f43 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Volume info retrieved successfully. Sep 01 12:05:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8d14d0c0-2a5b-46b2-8582-ac8c98122f43 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] http://192.168.122.29/volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab returned with HTTP 200 Sep 01 12:05:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 17/41] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:05:35 2026] GET /volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab => generated 852 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:05:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0d4194ea-e363-43b4-b4e6-cd2ec202dff0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0d4194ea-e363-43b4-b4e6-cd2ec202dff0 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] GET http://192.168.122.29/volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab Sep 01 12:05:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0d4194ea-e363-43b4-b4e6-cd2ec202dff0 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0d4194ea-e363-43b4-b4e6-cd2ec202dff0 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05: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:05:35 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:05: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:05:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:05:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0d4194ea-e363-43b4-b4e6-cd2ec202dff0 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Volume info retrieved successfully. Sep 01 12:05:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0d4194ea-e363-43b4-b4e6-cd2ec202dff0 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] http://192.168.122.29/volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab returned with HTTP 200 Sep 01 12:05:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 25/42] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:05:35 2026] GET /volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab => generated 852 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:05:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e56e4d61-dd0b-48cc-8306-9c4d0e3b1a84 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e56e4d61-dd0b-48cc-8306-9c4d0e3b1a84 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] GET http://192.168.122.29/volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab Sep 01 12:05:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e56e4d61-dd0b-48cc-8306-9c4d0e3b1a84 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e56e4d61-dd0b-48cc-8306-9c4d0e3b1a84 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05: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:05:36 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:05: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:05:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:05:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e56e4d61-dd0b-48cc-8306-9c4d0e3b1a84 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Volume info retrieved successfully. Sep 01 12:05:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e56e4d61-dd0b-48cc-8306-9c4d0e3b1a84 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] http://192.168.122.29/volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab returned with HTTP 200 Sep 01 12:05:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 18/43] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:05:36 2026] GET /volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab => generated 852 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:05:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-844becf7-3b82-4801-ab78-c02047ad6bd9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-844becf7-3b82-4801-ab78-c02047ad6bd9 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] DELETE http://192.168.122.29/volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab Sep 01 12:05:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-844becf7-3b82-4801-ab78-c02047ad6bd9 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-844becf7-3b82-4801-ab78-c02047ad6bd9 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05:36 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-844becf7-3b82-4801-ab78-c02047ad6bd9 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Delete volume with id: 122a67f0-3880-48c3-a3c7-c8e83fee36ab Sep 01 12:05: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:05:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:05: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:05:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:05:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-844becf7-3b82-4801-ab78-c02047ad6bd9 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Volume info retrieved successfully. Sep 01 12:05:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-844becf7-3b82-4801-ab78-c02047ad6bd9 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Delete volume request issued successfully. Sep 01 12:05:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-844becf7-3b82-4801-ab78-c02047ad6bd9 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] http://192.168.122.29/volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab returned with HTTP 202 Sep 01 12:05:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 26/44] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:05:36 2026] DELETE /volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 12:05:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-db4e5170-020f-41d8-8d18-662e2d06418a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-db4e5170-020f-41d8-8d18-662e2d06418a tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] GET http://192.168.122.29/volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab Sep 01 12:05:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-db4e5170-020f-41d8-8d18-662e2d06418a tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-db4e5170-020f-41d8-8d18-662e2d06418a tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05: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:05:36 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:05: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:05:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:05:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-db4e5170-020f-41d8-8d18-662e2d06418a tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Volume info retrieved successfully. Sep 01 12:05:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-db4e5170-020f-41d8-8d18-662e2d06418a tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] http://192.168.122.29/volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab returned with HTTP 200 Sep 01 12:05:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 19/45] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:05:36 2026] GET /volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab => generated 851 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:05:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4d288ed7-f370-49d6-b731-db6e727653f8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4d288ed7-f370-49d6-b731-db6e727653f8 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] GET http://192.168.122.29/volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab Sep 01 12:05:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4d288ed7-f370-49d6-b731-db6e727653f8 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4d288ed7-f370-49d6-b731-db6e727653f8 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05: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:05:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:05: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:05:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:05:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4d288ed7-f370-49d6-b731-db6e727653f8 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Volume info retrieved successfully. Sep 01 12:05:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4d288ed7-f370-49d6-b731-db6e727653f8 tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] http://192.168.122.29/volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab returned with HTTP 200 Sep 01 12:05:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 27/46] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:05:37 2026] GET /volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab => generated 851 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:05:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c17ddbf6-22f4-40b7-a8ea-e9a87fd4277b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c17ddbf6-22f4-40b7-a8ea-e9a87fd4277b tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] GET http://192.168.122.29/volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab Sep 01 12:05:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c17ddbf6-22f4-40b7-a8ea-e9a87fd4277b tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c17ddbf6-22f4-40b7-a8ea-e9a87fd4277b tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c17ddbf6-22f4-40b7-a8ea-e9a87fd4277b tempest-DeleteServersTestJSON-163611049 tempest-DeleteServersTestJSON-163611049-project-member] http://192.168.122.29/volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab returned with HTTP 404 Sep 01 12:05:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 20/47] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:05:38 2026] GET /volume/v3/volumes/122a67f0-3880-48c3-a3c7-c8e83fee36ab => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:05:47 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=136,cinder:INSERT=12,cinder:UPDATE=17 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:05:48 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=122,cinder:INSERT=21,cinder:UPDATE=29 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:05:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-99037699-d157-415a-87e8-4fffc8d273b0 req-0f70d98d-b73a-49a0-84ca-d4cdebd3f9c9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-99037699-d157-415a-87e8-4fffc8d273b0 req-0f70d98d-b73a-49a0-84ca-d4cdebd3f9c9 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:05:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-99037699-d157-415a-87e8-4fffc8d273b0 req-0f70d98d-b73a-49a0-84ca-d4cdebd3f9c9 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1314970863", "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:05:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [req-99037699-d157-415a-87e8-4fffc8d273b0 req-0f70d98d-b73a-49a0-84ca-d4cdebd3f9c9 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1314970863', '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:05:49 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [req-99037699-d157-415a-87e8-4fffc8d273b0 req-0f70d98d-b73a-49a0-84ca-d4cdebd3f9c9 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Create volume of 1 GB Sep 01 12:05:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-99037699-d157-415a-87e8-4fffc8d273b0 req-0f70d98d-b73a-49a0-84ca-d4cdebd3f9c9 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Availability Zones retrieved successfully. Sep 01 12:05:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-99037699-d157-415a-87e8-4fffc8d273b0 req-0f70d98d-b73a-49a0-84ca-d4cdebd3f9c9 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Flow 'volume_create_api' (f9580f49-1606-4fe2-9c51-288339a255f7) 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:05:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-99037699-d157-415a-87e8-4fffc8d273b0 req-0f70d98d-b73a-49a0-84ca-d4cdebd3f9c9 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44921b9e-bd93-45ec-b3ac-3fd47b1c81da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:05:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [req-99037699-d157-415a-87e8-4fffc8d273b0 req-0f70d98d-b73a-49a0-84ca-d4cdebd3f9c9 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-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:05:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-99037699-d157-415a-87e8-4fffc8d273b0 req-0f70d98d-b73a-49a0-84ca-d4cdebd3f9c9 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44921b9e-bd93-45ec-b3ac-3fd47b1c81da) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:05:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-99037699-d157-415a-87e8-4fffc8d273b0 req-0f70d98d-b73a-49a0-84ca-d4cdebd3f9c9 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (931512f5-38a4-4b4f-8f73-78a87f058eb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:05:49 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [req-99037699-d157-415a-87e8-4fffc8d273b0 req-0f70d98d-b73a-49a0-84ca-d4cdebd3f9c9 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Created reservations ['075a585f-5c42-4c14-9aec-39d68b603a03', 'bb234745-2c30-48f6-ab55-adc4c1c31fbf', '047e7323-0a41-43ad-a543-d0d7d029cb09', '4bc86dcf-c999-4d38-9801-693f186716f1'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:05:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-99037699-d157-415a-87e8-4fffc8d273b0 req-0f70d98d-b73a-49a0-84ca-d4cdebd3f9c9 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (931512f5-38a4-4b4f-8f73-78a87f058eb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['075a585f-5c42-4c14-9aec-39d68b603a03', 'bb234745-2c30-48f6-ab55-adc4c1c31fbf', '047e7323-0a41-43ad-a543-d0d7d029cb09', '4bc86dcf-c999-4d38-9801-693f186716f1']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:05:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-99037699-d157-415a-87e8-4fffc8d273b0 req-0f70d98d-b73a-49a0-84ca-d4cdebd3f9c9 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (603ce5d8-ea37-463a-98a1-9a5cc8ef0c7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:05: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:05:49 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:05:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-99037699-d157-415a-87e8-4fffc8d273b0 req-0f70d98d-b73a-49a0-84ca-d4cdebd3f9c9 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (603ce5d8-ea37-463a-98a1-9a5cc8ef0c7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0924405f-934f-490f-a48e-0964a573984c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1314970863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e07c66c936c4554b23a7354998faaf7',qos_specs=None,replication_status=,reservations=['075a585f-5c42-4c14-9aec-39d68b603a03','bb234745-2c30-48f6-ab55-adc4c1c31fbf','047e7323-0a41-43ad-a543-d0d7d029cb09','4bc86dcf-c999-4d38-9801-693f186716f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23176802f7764a7ea7cd6514b5ec56a5',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:05:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1314970863',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0924405f-934f-490f-a48e-0964a573984c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e07c66c936c4554b23a7354998faaf7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23176802f7764a7ea7cd6514b5ec56a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:05:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-99037699-d157-415a-87e8-4fffc8d273b0 req-0f70d98d-b73a-49a0-84ca-d4cdebd3f9c9 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1a07d79-9a27-4d91-8d0f-6c6e14f66a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:05:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-99037699-d157-415a-87e8-4fffc8d273b0 req-0f70d98d-b73a-49a0-84ca-d4cdebd3f9c9 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1a07d79-9a27-4d91-8d0f-6c6e14f66a2b) transitioned into state 'SUCCESS' from state '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-1314970863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e07c66c936c4554b23a7354998faaf7',qos_specs=None,replication_status=,reservations=['075a585f-5c42-4c14-9aec-39d68b603a03','bb234745-2c30-48f6-ab55-adc4c1c31fbf','047e7323-0a41-43ad-a543-d0d7d029cb09','4bc86dcf-c999-4d38-9801-693f186716f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23176802f7764a7ea7cd6514b5ec56a5',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:05:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-99037699-d157-415a-87e8-4fffc8d273b0 req-0f70d98d-b73a-49a0-84ca-d4cdebd3f9c9 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c5541a7-8cc1-4145-9024-8573fff51f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:05:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-99037699-d157-415a-87e8-4fffc8d273b0 req-0f70d98d-b73a-49a0-84ca-d4cdebd3f9c9 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c5541a7-8cc1-4145-9024-8573fff51f23) 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:05:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-99037699-d157-415a-87e8-4fffc8d273b0 req-0f70d98d-b73a-49a0-84ca-d4cdebd3f9c9 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Flow 'volume_create_api' (f9580f49-1606-4fe2-9c51-288339a255f7) 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:05:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-99037699-d157-415a-87e8-4fffc8d273b0 req-0f70d98d-b73a-49a0-84ca-d4cdebd3f9c9 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Create volume request issued successfully. Sep 01 12:05:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-99037699-d157-415a-87e8-4fffc8d273b0 req-0f70d98d-b73a-49a0-84ca-d4cdebd3f9c9 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:05:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 28/48] 192.168.122.29 () {64 vars in 1425 bytes} [Tue Sep 1 12:05:49 2026] POST /volume/v3/volumes => generated 762 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:05:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-99037699-d157-415a-87e8-4fffc8d273b0 req-c5f0fd0b-9a96-4f10-85f5-bf8c431d3303 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-99037699-d157-415a-87e8-4fffc8d273b0 req-c5f0fd0b-9a96-4f10-85f5-bf8c431d3303 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] GET http://192.168.122.29/volume/v3/volumes/0924405f-934f-490f-a48e-0964a573984c Sep 01 12:05:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-99037699-d157-415a-87e8-4fffc8d273b0 req-c5f0fd0b-9a96-4f10-85f5-bf8c431d3303 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-99037699-d157-415a-87e8-4fffc8d273b0 req-c5f0fd0b-9a96-4f10-85f5-bf8c431d3303 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05: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:05:50 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:05: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:05:50 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:05:50 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-99037699-d157-415a-87e8-4fffc8d273b0 req-c5f0fd0b-9a96-4f10-85f5-bf8c431d3303 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Volume info retrieved successfully. Sep 01 12:05:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-99037699-d157-415a-87e8-4fffc8d273b0 req-c5f0fd0b-9a96-4f10-85f5-bf8c431d3303 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] http://192.168.122.29/volume/v3/volumes/0924405f-934f-490f-a48e-0964a573984c returned with HTTP 200 Sep 01 12:05:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 21/49] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:05:49 2026] GET /volume/v3/volumes/0924405f-934f-490f-a48e-0964a573984c => generated 830 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:05:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-0ff9a1ee-a9a5-48ae-b3da-358fbb571dfc req-c179dd2d-2331-4d22-a4e6-f8c36dffe30d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-0ff9a1ee-a9a5-48ae-b3da-358fbb571dfc req-c179dd2d-2331-4d22-a4e6-f8c36dffe30d tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] GET http://192.168.122.29/volume/v3/volumes/0924405f-934f-490f-a48e-0964a573984c Sep 01 12:05:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-0ff9a1ee-a9a5-48ae-b3da-358fbb571dfc req-c179dd2d-2331-4d22-a4e6-f8c36dffe30d tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-0ff9a1ee-a9a5-48ae-b3da-358fbb571dfc req-c179dd2d-2331-4d22-a4e6-f8c36dffe30d tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05: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:05:50 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:05: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:05:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:05:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-0ff9a1ee-a9a5-48ae-b3da-358fbb571dfc req-c179dd2d-2331-4d22-a4e6-f8c36dffe30d tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Volume info retrieved successfully. Sep 01 12:05:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-0ff9a1ee-a9a5-48ae-b3da-358fbb571dfc req-c179dd2d-2331-4d22-a4e6-f8c36dffe30d tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] http://192.168.122.29/volume/v3/volumes/0924405f-934f-490f-a48e-0964a573984c returned with HTTP 200 Sep 01 12:05:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 29/50] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:05:50 2026] GET /volume/v3/volumes/0924405f-934f-490f-a48e-0964a573984c => generated 830 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:05:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-898fe4a1-7476-4a21-b814-295cb01c37cb req-64387043-f93d-4217-9920-6e5e2b50708e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-898fe4a1-7476-4a21-b814-295cb01c37cb req-64387043-f93d-4217-9920-6e5e2b50708e tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] GET http://192.168.122.29/volume/v3/volumes/0924405f-934f-490f-a48e-0964a573984c Sep 01 12:05:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-898fe4a1-7476-4a21-b814-295cb01c37cb req-64387043-f93d-4217-9920-6e5e2b50708e tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-898fe4a1-7476-4a21-b814-295cb01c37cb req-64387043-f93d-4217-9920-6e5e2b50708e tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05: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:05:51 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:05: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:05:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:05:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-898fe4a1-7476-4a21-b814-295cb01c37cb req-64387043-f93d-4217-9920-6e5e2b50708e tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Volume info retrieved successfully. Sep 01 12:05:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-898fe4a1-7476-4a21-b814-295cb01c37cb req-64387043-f93d-4217-9920-6e5e2b50708e tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] http://192.168.122.29/volume/v3/volumes/0924405f-934f-490f-a48e-0964a573984c returned with HTTP 200 Sep 01 12:05:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 22/51] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:05:51 2026] GET /volume/v3/volumes/0924405f-934f-490f-a48e-0964a573984c => generated 854 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:05:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-510965f0-0423-4402-a807-9fa3401e6be6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-510965f0-0423-4402-a807-9fa3401e6be6 tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] DELETE http://192.168.122.29/volume/v3/volumes/2267ef28-20aa-44ef-a13b-8ebccf5b0f6a Sep 01 12:05:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-510965f0-0423-4402-a807-9fa3401e6be6 tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-510965f0-0423-4402-a807-9fa3401e6be6 tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05:52 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-510965f0-0423-4402-a807-9fa3401e6be6 tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Delete volume with id: 2267ef28-20aa-44ef-a13b-8ebccf5b0f6a Sep 01 12:05: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:05:52 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:05: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:05:52 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:05:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-510965f0-0423-4402-a807-9fa3401e6be6 tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Volume info retrieved successfully. Sep 01 12:05:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-510965f0-0423-4402-a807-9fa3401e6be6 tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Delete volume request issued successfully. Sep 01 12:05:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-510965f0-0423-4402-a807-9fa3401e6be6 tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] http://192.168.122.29/volume/v3/volumes/2267ef28-20aa-44ef-a13b-8ebccf5b0f6a returned with HTTP 202 Sep 01 12:05:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 30/52] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:05:52 2026] DELETE /volume/v3/volumes/2267ef28-20aa-44ef-a13b-8ebccf5b0f6a => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:05:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-afd1c356-7c18-44bb-93ee-b491ac630659 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-afd1c356-7c18-44bb-93ee-b491ac630659 tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] GET http://192.168.122.29/volume/v3/volumes/2267ef28-20aa-44ef-a13b-8ebccf5b0f6a Sep 01 12:05:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-afd1c356-7c18-44bb-93ee-b491ac630659 tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-afd1c356-7c18-44bb-93ee-b491ac630659 tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05: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:05:52 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:05: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:05:52 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:05:52 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-afd1c356-7c18-44bb-93ee-b491ac630659 tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Volume info retrieved successfully. Sep 01 12:05:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-afd1c356-7c18-44bb-93ee-b491ac630659 tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] http://192.168.122.29/volume/v3/volumes/2267ef28-20aa-44ef-a13b-8ebccf5b0f6a returned with HTTP 200 Sep 01 12:05:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 23/53] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:05:52 2026] GET /volume/v3/volumes/2267ef28-20aa-44ef-a13b-8ebccf5b0f6a => generated 858 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:05:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-a5f95a4d-0a45-4adf-9490-0ac3e5f2d145 req-d0ae1f46-be44-4c7f-8495-2c949e0d4c96 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-a5f95a4d-0a45-4adf-9490-0ac3e5f2d145 req-d0ae1f46-be44-4c7f-8495-2c949e0d4c96 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] GET http://192.168.122.29/volume/v3/volumes/0924405f-934f-490f-a48e-0964a573984c Sep 01 12:05:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-a5f95a4d-0a45-4adf-9490-0ac3e5f2d145 req-d0ae1f46-be44-4c7f-8495-2c949e0d4c96 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-a5f95a4d-0a45-4adf-9490-0ac3e5f2d145 req-d0ae1f46-be44-4c7f-8495-2c949e0d4c96 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05: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:05:52 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:05: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:05:52 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:05:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-a5f95a4d-0a45-4adf-9490-0ac3e5f2d145 req-d0ae1f46-be44-4c7f-8495-2c949e0d4c96 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Volume info retrieved successfully. Sep 01 12:05:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-a5f95a4d-0a45-4adf-9490-0ac3e5f2d145 req-d0ae1f46-be44-4c7f-8495-2c949e0d4c96 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] http://192.168.122.29/volume/v3/volumes/0924405f-934f-490f-a48e-0964a573984c returned with HTTP 200 Sep 01 12:05:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 31/54] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:05:52 2026] GET /volume/v3/volumes/0924405f-934f-490f-a48e-0964a573984c => generated 855 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:05:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-b907978b-4e19-4b3e-a027-c7e5f4ed37ec req-1b75d511-95c7-4de6-9607-301614a86e6f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-b907978b-4e19-4b3e-a027-c7e5f4ed37ec req-1b75d511-95c7-4de6-9607-301614a86e6f tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:05:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-b907978b-4e19-4b3e-a027-c7e5f4ed37ec req-1b75d511-95c7-4de6-9607-301614a86e6f tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0924405f-934f-490f-a48e-0964a573984c", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1585538511", "description": null, "metadata": {}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:05: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:05:52 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:05: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:05:52 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:05:52 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-b907978b-4e19-4b3e-a027-c7e5f4ed37ec req-1b75d511-95c7-4de6-9607-301614a86e6f tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Volume info retrieved successfully. Sep 01 12:05:52 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [req-b907978b-4e19-4b3e-a027-c7e5f4ed37ec req-1b75d511-95c7-4de6-9607-301614a86e6f tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Create snapshot from volume 0924405f-934f-490f-a48e-0964a573984c Sep 01 12:05:52 devstack devstack@c-api.service[86814]: WARNING cinder.quota [req-b907978b-4e19-4b3e-a027-c7e5f4ed37ec req-1b75d511-95c7-4de6-9607-301614a86e6f tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:05:52 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [req-b907978b-4e19-4b3e-a027-c7e5f4ed37ec req-1b75d511-95c7-4de6-9607-301614a86e6f tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Created reservations ['b002a9d8-23c4-45f2-90e9-e1d27ad602af', 'f698a573-fedb-4e09-91c0-1906ce6d8c66', '0ff2a7de-e9ee-4081-a25f-ca24e4596f81', 'b23843db-4c83-4947-98a0-f2e24565d586'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:05: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:05:53 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:05:53 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-b907978b-4e19-4b3e-a027-c7e5f4ed37ec req-1b75d511-95c7-4de6-9607-301614a86e6f tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Snapshot create request issued successfully. Sep 01 12:05:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-b907978b-4e19-4b3e-a027-c7e5f4ed37ec req-1b75d511-95c7-4de6-9607-301614a86e6f tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] http://192.168.122.29/volume/v3/snapshots returned with HTTP 202 Sep 01 12:05:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 24/55] 192.168.122.29 () {64 vars in 1431 bytes} [Tue Sep 1 12:05:52 2026] POST /volume/v3/snapshots => generated 311 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:05:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7a6e7290-c3b7-4a2e-9f02-d05cb96bb947 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7a6e7290-c3b7-4a2e-9f02-d05cb96bb947 tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] GET http://192.168.122.29/volume/v3/volumes/2267ef28-20aa-44ef-a13b-8ebccf5b0f6a Sep 01 12:05:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7a6e7290-c3b7-4a2e-9f02-d05cb96bb947 tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7a6e7290-c3b7-4a2e-9f02-d05cb96bb947 tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05: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:05:53 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:05: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:05:53 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:05:53 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7a6e7290-c3b7-4a2e-9f02-d05cb96bb947 tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Volume info retrieved successfully. Sep 01 12:05:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7a6e7290-c3b7-4a2e-9f02-d05cb96bb947 tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] http://192.168.122.29/volume/v3/volumes/2267ef28-20aa-44ef-a13b-8ebccf5b0f6a returned with HTTP 200 Sep 01 12:05:53 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 32/56] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:05:53 2026] GET /volume/v3/volumes/2267ef28-20aa-44ef-a13b-8ebccf5b0f6a => generated 858 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:05:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-34e53e5c-1c16-4c06-be48-e94d82726091 req-bb3dabc2-c1aa-41f2-bea8-7f75f7f3b0f2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-34e53e5c-1c16-4c06-be48-e94d82726091 req-bb3dabc2-c1aa-41f2-bea8-7f75f7f3b0f2 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-reader] GET http://192.168.122.29/volume/v3/snapshots/a032823e-0b46-4c28-b31c-72052fde0721 Sep 01 12:05:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-34e53e5c-1c16-4c06-be48-e94d82726091 req-bb3dabc2-c1aa-41f2-bea8-7f75f7f3b0f2 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-reader] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-34e53e5c-1c16-4c06-be48-e94d82726091 req-bb3dabc2-c1aa-41f2-bea8-7f75f7f3b0f2 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-reader] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05: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:05:54 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:05:54 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-34e53e5c-1c16-4c06-be48-e94d82726091 req-bb3dabc2-c1aa-41f2-bea8-7f75f7f3b0f2 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-reader] Snapshot retrieved successfully. Sep 01 12:05:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-34e53e5c-1c16-4c06-be48-e94d82726091 req-bb3dabc2-c1aa-41f2-bea8-7f75f7f3b0f2 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-reader] http://192.168.122.29/volume/v3/snapshots/a032823e-0b46-4c28-b31c-72052fde0721 returned with HTTP 200 Sep 01 12:05:54 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 25/57] 192.168.122.29 () {60 vars in 1488 bytes} [Tue Sep 1 12:05:53 2026] GET /volume/v3/snapshots/a032823e-0b46-4c28-b31c-72052fde0721 => generated 443 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:05:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-36ea6ba6-492f-48d1-b986-2e03e2968e23 req-9143a81b-3c2b-4377-b2af-343827275e56 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-36ea6ba6-492f-48d1-b986-2e03e2968e23 req-9143a81b-3c2b-4377-b2af-343827275e56 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-reader] GET http://192.168.122.29/volume/v3/snapshots/detail Sep 01 12:05:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-36ea6ba6-492f-48d1-b986-2e03e2968e23 req-9143a81b-3c2b-4377-b2af-343827275e56 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-36ea6ba6-492f-48d1-b986-2e03e2968e23 req-9143a81b-3c2b-4377-b2af-343827275e56 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-reader] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [req-36ea6ba6-492f-48d1-b986-2e03e2968e23 req-9143a81b-3c2b-4377-b2af-343827275e56 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-reader] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:05:54 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [req-36ea6ba6-492f-48d1-b986-2e03e2968e23 req-9143a81b-3c2b-4377-b2af-343827275e56 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-reader] Building query based on filter {{(pid=86815) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:05:54 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:05:54 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:05:54 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-36ea6ba6-492f-48d1-b986-2e03e2968e23 req-9143a81b-3c2b-4377-b2af-343827275e56 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-reader] Get all snapshots completed successfully. Sep 01 12:05: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:05:54 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:05:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-36ea6ba6-492f-48d1-b986-2e03e2968e23 req-9143a81b-3c2b-4377-b2af-343827275e56 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-reader] http://192.168.122.29/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 12:05:54 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 33/58] 192.168.122.29 () {60 vars in 1398 bytes} [Tue Sep 1 12:05:54 2026] GET /volume/v3/snapshots/detail => generated 446 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:05:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-b86e731b-ec57-4e73-8777-d2883dc6a0b9 req-8bb6fd12-e77f-4b8d-8582-5065c492c8b6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-b86e731b-ec57-4e73-8777-d2883dc6a0b9 req-8bb6fd12-e77f-4b8d-8582-5065c492c8b6 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] GET http://192.168.122.29/volume/v3/snapshots/a032823e-0b46-4c28-b31c-72052fde0721 Sep 01 12:05:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-b86e731b-ec57-4e73-8777-d2883dc6a0b9 req-8bb6fd12-e77f-4b8d-8582-5065c492c8b6 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-b86e731b-ec57-4e73-8777-d2883dc6a0b9 req-8bb6fd12-e77f-4b8d-8582-5065c492c8b6 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2f884c33-7fbe-4154-a070-bfbd42549501 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05: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:05:54 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:05:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2f884c33-7fbe-4154-a070-bfbd42549501 tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] GET http://192.168.122.29/volume/v3/volumes/2267ef28-20aa-44ef-a13b-8ebccf5b0f6a Sep 01 12:05:54 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-b86e731b-ec57-4e73-8777-d2883dc6a0b9 req-8bb6fd12-e77f-4b8d-8582-5065c492c8b6 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Snapshot retrieved successfully. Sep 01 12:05:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-b86e731b-ec57-4e73-8777-d2883dc6a0b9 req-8bb6fd12-e77f-4b8d-8582-5065c492c8b6 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] http://192.168.122.29/volume/v3/snapshots/a032823e-0b46-4c28-b31c-72052fde0721 returned with HTTP 200 Sep 01 12:05:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2f884c33-7fbe-4154-a070-bfbd42549501 tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2f884c33-7fbe-4154-a070-bfbd42549501 tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05:54 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 26/59] 192.168.122.29 () {60 vars in 1488 bytes} [Tue Sep 1 12:05:54 2026] GET /volume/v3/snapshots/a032823e-0b46-4c28-b31c-72052fde0721 => generated 443 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:05:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2f884c33-7fbe-4154-a070-bfbd42549501 tempest-ServerRescueNegativeTestJSON-1085312846 tempest-ServerRescueNegativeTestJSON-1085312846-project-member] http://192.168.122.29/volume/v3/volumes/2267ef28-20aa-44ef-a13b-8ebccf5b0f6a returned with HTTP 404 Sep 01 12:05:54 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 34/60] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:05:54 2026] GET /volume/v3/volumes/2267ef28-20aa-44ef-a13b-8ebccf5b0f6a => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:05:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-3603479c-e0db-4eb2-b3c0-e1881ff118a6 req-b672a94f-5c19-4621-a4ab-a07929887905 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-3603479c-e0db-4eb2-b3c0-e1881ff118a6 req-b672a94f-5c19-4621-a4ab-a07929887905 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] GET http://192.168.122.29/volume/v3/snapshots/a032823e-0b46-4c28-b31c-72052fde0721 Sep 01 12:05:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-3603479c-e0db-4eb2-b3c0-e1881ff118a6 req-b672a94f-5c19-4621-a4ab-a07929887905 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-3603479c-e0db-4eb2-b3c0-e1881ff118a6 req-b672a94f-5c19-4621-a4ab-a07929887905 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05: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:05:55 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:05:55 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-3603479c-e0db-4eb2-b3c0-e1881ff118a6 req-b672a94f-5c19-4621-a4ab-a07929887905 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Snapshot retrieved successfully. Sep 01 12:05:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-3603479c-e0db-4eb2-b3c0-e1881ff118a6 req-b672a94f-5c19-4621-a4ab-a07929887905 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] http://192.168.122.29/volume/v3/snapshots/a032823e-0b46-4c28-b31c-72052fde0721 returned with HTTP 200 Sep 01 12:05:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 27/61] 192.168.122.29 () {60 vars in 1488 bytes} [Tue Sep 1 12:05:55 2026] GET /volume/v3/snapshots/a032823e-0b46-4c28-b31c-72052fde0721 => generated 443 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:05:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-fc365669-6c87-445c-b4e4-a27fb49f2df8 req-904e313f-4787-4442-88ed-73574fae5463 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-fc365669-6c87-445c-b4e4-a27fb49f2df8 req-904e313f-4787-4442-88ed-73574fae5463 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] GET http://192.168.122.29/volume/v3/snapshots/a032823e-0b46-4c28-b31c-72052fde0721 Sep 01 12:05:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-fc365669-6c87-445c-b4e4-a27fb49f2df8 req-904e313f-4787-4442-88ed-73574fae5463 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-fc365669-6c87-445c-b4e4-a27fb49f2df8 req-904e313f-4787-4442-88ed-73574fae5463 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05: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:05:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:05:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-fc365669-6c87-445c-b4e4-a27fb49f2df8 req-904e313f-4787-4442-88ed-73574fae5463 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Snapshot retrieved successfully. Sep 01 12:05:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-fc365669-6c87-445c-b4e4-a27fb49f2df8 req-904e313f-4787-4442-88ed-73574fae5463 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] http://192.168.122.29/volume/v3/snapshots/a032823e-0b46-4c28-b31c-72052fde0721 returned with HTTP 200 Sep 01 12:05:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 35/62] 192.168.122.29 () {60 vars in 1488 bytes} [Tue Sep 1 12:05:56 2026] GET /volume/v3/snapshots/a032823e-0b46-4c28-b31c-72052fde0721 => generated 443 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:05:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-f2c539aa-5301-404f-a329-c46c07a15827 req-bcb583a5-28bf-4a8c-981a-dc6b4024902d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-f2c539aa-5301-404f-a329-c46c07a15827 req-bcb583a5-28bf-4a8c-981a-dc6b4024902d tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] GET http://192.168.122.29/volume/v3/snapshots/a032823e-0b46-4c28-b31c-72052fde0721 Sep 01 12:05:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-f2c539aa-5301-404f-a329-c46c07a15827 req-bcb583a5-28bf-4a8c-981a-dc6b4024902d tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-f2c539aa-5301-404f-a329-c46c07a15827 req-bcb583a5-28bf-4a8c-981a-dc6b4024902d tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05: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:05:57 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:05:57 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-f2c539aa-5301-404f-a329-c46c07a15827 req-bcb583a5-28bf-4a8c-981a-dc6b4024902d tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Snapshot retrieved successfully. Sep 01 12:05:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-f2c539aa-5301-404f-a329-c46c07a15827 req-bcb583a5-28bf-4a8c-981a-dc6b4024902d tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] http://192.168.122.29/volume/v3/snapshots/a032823e-0b46-4c28-b31c-72052fde0721 returned with HTTP 200 Sep 01 12:05:57 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 28/63] 192.168.122.29 () {60 vars in 1488 bytes} [Tue Sep 1 12:05:57 2026] GET /volume/v3/snapshots/a032823e-0b46-4c28-b31c-72052fde0721 => generated 470 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:05:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-ce878cfc-eebd-486c-aebc-89500d25e2aa req-c28dcd87-6c9d-4be7-866e-ff81ffbca39a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-ce878cfc-eebd-486c-aebc-89500d25e2aa req-c28dcd87-6c9d-4be7-866e-ff81ffbca39a tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] DELETE http://192.168.122.29/volume/v3/snapshots/a032823e-0b46-4c28-b31c-72052fde0721 Sep 01 12:05:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-ce878cfc-eebd-486c-aebc-89500d25e2aa req-c28dcd87-6c9d-4be7-866e-ff81ffbca39a tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-ce878cfc-eebd-486c-aebc-89500d25e2aa req-c28dcd87-6c9d-4be7-866e-ff81ffbca39a tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05:57 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [req-ce878cfc-eebd-486c-aebc-89500d25e2aa req-c28dcd87-6c9d-4be7-866e-ff81ffbca39a tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Delete snapshot with id: a032823e-0b46-4c28-b31c-72052fde0721 Sep 01 12:05: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:05:58 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:05:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-ce878cfc-eebd-486c-aebc-89500d25e2aa req-c28dcd87-6c9d-4be7-866e-ff81ffbca39a tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Snapshot retrieved successfully. Sep 01 12:05: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:05:58 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:05:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-ce878cfc-eebd-486c-aebc-89500d25e2aa req-c28dcd87-6c9d-4be7-866e-ff81ffbca39a tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Snapshot delete request issued successfully. Sep 01 12:05:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-ce878cfc-eebd-486c-aebc-89500d25e2aa req-c28dcd87-6c9d-4be7-866e-ff81ffbca39a tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] http://192.168.122.29/volume/v3/snapshots/a032823e-0b46-4c28-b31c-72052fde0721 returned with HTTP 202 Sep 01 12:05:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 36/64] 192.168.122.29 () {62 vars in 1510 bytes} [Tue Sep 1 12:05:57 2026] DELETE /volume/v3/snapshots/a032823e-0b46-4c28-b31c-72052fde0721 => generated 0 bytes in 307 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 12:05:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-36e33762-fb0c-496c-8d4a-4a37abf24019 req-4fa5f871-0bb3-4209-ab55-0a21ec967363 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-36e33762-fb0c-496c-8d4a-4a37abf24019 req-4fa5f871-0bb3-4209-ab55-0a21ec967363 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] GET http://192.168.122.29/volume/v3/snapshots/a032823e-0b46-4c28-b31c-72052fde0721 Sep 01 12:05:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-36e33762-fb0c-496c-8d4a-4a37abf24019 req-4fa5f871-0bb3-4209-ab55-0a21ec967363 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-36e33762-fb0c-496c-8d4a-4a37abf24019 req-4fa5f871-0bb3-4209-ab55-0a21ec967363 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05: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:05:58 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:05:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-36e33762-fb0c-496c-8d4a-4a37abf24019 req-4fa5f871-0bb3-4209-ab55-0a21ec967363 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Snapshot retrieved successfully. Sep 01 12:05:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-36e33762-fb0c-496c-8d4a-4a37abf24019 req-4fa5f871-0bb3-4209-ab55-0a21ec967363 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] http://192.168.122.29/volume/v3/snapshots/a032823e-0b46-4c28-b31c-72052fde0721 returned with HTTP 200 Sep 01 12:05:58 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 29/65] 192.168.122.29 () {60 vars in 1488 bytes} [Tue Sep 1 12:05:58 2026] GET /volume/v3/snapshots/a032823e-0b46-4c28-b31c-72052fde0721 => generated 469 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:05:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-1300bb17-d755-4794-b2bd-60ecf2357b84 req-960f0c5e-8786-4fa3-91d5-4ccf0a1f30af None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:05:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-1300bb17-d755-4794-b2bd-60ecf2357b84 req-960f0c5e-8786-4fa3-91d5-4ccf0a1f30af tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] GET http://192.168.122.29/volume/v3/snapshots/a032823e-0b46-4c28-b31c-72052fde0721 Sep 01 12:05:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-1300bb17-d755-4794-b2bd-60ecf2357b84 req-960f0c5e-8786-4fa3-91d5-4ccf0a1f30af tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:05:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-1300bb17-d755-4794-b2bd-60ecf2357b84 req-960f0c5e-8786-4fa3-91d5-4ccf0a1f30af tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:05: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:05:59 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:05:59 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-1300bb17-d755-4794-b2bd-60ecf2357b84 req-960f0c5e-8786-4fa3-91d5-4ccf0a1f30af tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Snapshot retrieved successfully. Sep 01 12:05:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-1300bb17-d755-4794-b2bd-60ecf2357b84 req-960f0c5e-8786-4fa3-91d5-4ccf0a1f30af tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] http://192.168.122.29/volume/v3/snapshots/a032823e-0b46-4c28-b31c-72052fde0721 returned with HTTP 200 Sep 01 12:05:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 37/66] 192.168.122.29 () {60 vars in 1488 bytes} [Tue Sep 1 12:05:59 2026] GET /volume/v3/snapshots/a032823e-0b46-4c28-b31c-72052fde0721 => generated 469 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:06:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-7192bd5b-a608-4df6-a86b-ef901b3c0b08 req-0365f3c5-0b93-4ccd-aec4-4201b4c26eed None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-7192bd5b-a608-4df6-a86b-ef901b3c0b08 req-0365f3c5-0b93-4ccd-aec4-4201b4c26eed tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] GET http://192.168.122.29/volume/v3/snapshots/a032823e-0b46-4c28-b31c-72052fde0721 Sep 01 12:06:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-7192bd5b-a608-4df6-a86b-ef901b3c0b08 req-0365f3c5-0b93-4ccd-aec4-4201b4c26eed tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-7192bd5b-a608-4df6-a86b-ef901b3c0b08 req-0365f3c5-0b93-4ccd-aec4-4201b4c26eed tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06: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:06:00 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:00 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-7192bd5b-a608-4df6-a86b-ef901b3c0b08 req-0365f3c5-0b93-4ccd-aec4-4201b4c26eed tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Snapshot retrieved successfully. Sep 01 12:06:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-7192bd5b-a608-4df6-a86b-ef901b3c0b08 req-0365f3c5-0b93-4ccd-aec4-4201b4c26eed tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] http://192.168.122.29/volume/v3/snapshots/a032823e-0b46-4c28-b31c-72052fde0721 returned with HTTP 200 Sep 01 12:06:00 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 30/67] 192.168.122.29 () {60 vars in 1488 bytes} [Tue Sep 1 12:06:00 2026] GET /volume/v3/snapshots/a032823e-0b46-4c28-b31c-72052fde0721 => generated 469 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:06:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-7ae4125f-8fdb-4677-a1ef-7321eb0ab5c5 req-7d472307-4f1f-4a35-9063-e8fb9f2d9068 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-7ae4125f-8fdb-4677-a1ef-7321eb0ab5c5 req-7d472307-4f1f-4a35-9063-e8fb9f2d9068 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] GET http://192.168.122.29/volume/v3/snapshots/a032823e-0b46-4c28-b31c-72052fde0721 Sep 01 12:06:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-7ae4125f-8fdb-4677-a1ef-7321eb0ab5c5 req-7d472307-4f1f-4a35-9063-e8fb9f2d9068 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-7ae4125f-8fdb-4677-a1ef-7321eb0ab5c5 req-7d472307-4f1f-4a35-9063-e8fb9f2d9068 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-7ae4125f-8fdb-4677-a1ef-7321eb0ab5c5 req-7d472307-4f1f-4a35-9063-e8fb9f2d9068 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] http://192.168.122.29/volume/v3/snapshots/a032823e-0b46-4c28-b31c-72052fde0721 returned with HTTP 404 Sep 01 12:06:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 38/68] 192.168.122.29 () {60 vars in 1488 bytes} [Tue Sep 1 12:06:01 2026] GET /volume/v3/snapshots/a032823e-0b46-4c28-b31c-72052fde0721 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:06:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-ec577b35-c49e-4a3c-a10f-910d8695b044 req-76d5d1c6-4368-4b10-ad9c-849794615a80 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-ec577b35-c49e-4a3c-a10f-910d8695b044 req-76d5d1c6-4368-4b10-ad9c-849794615a80 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] DELETE http://192.168.122.29/volume/v3/volumes/0924405f-934f-490f-a48e-0964a573984c Sep 01 12:06:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-ec577b35-c49e-4a3c-a10f-910d8695b044 req-76d5d1c6-4368-4b10-ad9c-849794615a80 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-ec577b35-c49e-4a3c-a10f-910d8695b044 req-76d5d1c6-4368-4b10-ad9c-849794615a80 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:01 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [req-ec577b35-c49e-4a3c-a10f-910d8695b044 req-76d5d1c6-4368-4b10-ad9c-849794615a80 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Delete volume with id: 0924405f-934f-490f-a48e-0964a573984c Sep 01 12:06: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:06:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:06: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:06:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-ec577b35-c49e-4a3c-a10f-910d8695b044 req-76d5d1c6-4368-4b10-ad9c-849794615a80 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Volume info retrieved successfully. Sep 01 12:06:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-ec577b35-c49e-4a3c-a10f-910d8695b044 req-76d5d1c6-4368-4b10-ad9c-849794615a80 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Delete volume request issued successfully. Sep 01 12:06:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-ec577b35-c49e-4a3c-a10f-910d8695b044 req-76d5d1c6-4368-4b10-ad9c-849794615a80 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] http://192.168.122.29/volume/v3/volumes/0924405f-934f-490f-a48e-0964a573984c returned with HTTP 202 Sep 01 12:06:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 31/69] 192.168.122.29 () {62 vars in 1504 bytes} [Tue Sep 1 12:06:01 2026] DELETE /volume/v3/volumes/0924405f-934f-490f-a48e-0964a573984c => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:06:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-d07f9ddc-ff20-4541-b9cf-c9544369ccc9 req-7ecf837b-95a8-496f-bd8f-0364fc8033b9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-d07f9ddc-ff20-4541-b9cf-c9544369ccc9 req-7ecf837b-95a8-496f-bd8f-0364fc8033b9 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] GET http://192.168.122.29/volume/v3/volumes/0924405f-934f-490f-a48e-0964a573984c Sep 01 12:06:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-d07f9ddc-ff20-4541-b9cf-c9544369ccc9 req-7ecf837b-95a8-496f-bd8f-0364fc8033b9 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-d07f9ddc-ff20-4541-b9cf-c9544369ccc9 req-7ecf837b-95a8-496f-bd8f-0364fc8033b9 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06: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:06:01 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:06: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:06:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-d07f9ddc-ff20-4541-b9cf-c9544369ccc9 req-7ecf837b-95a8-496f-bd8f-0364fc8033b9 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Volume info retrieved successfully. Sep 01 12:06:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-d07f9ddc-ff20-4541-b9cf-c9544369ccc9 req-7ecf837b-95a8-496f-bd8f-0364fc8033b9 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] http://192.168.122.29/volume/v3/volumes/0924405f-934f-490f-a48e-0964a573984c returned with HTTP 200 Sep 01 12:06:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 39/70] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:06:01 2026] GET /volume/v3/volumes/0924405f-934f-490f-a48e-0964a573984c => generated 854 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:06:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-44751d6b-646c-49b9-b9b4-e01106a87664 req-6cbb67cd-23df-4ffe-83a1-b2f4deb5cf3f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-44751d6b-646c-49b9-b9b4-e01106a87664 req-6cbb67cd-23df-4ffe-83a1-b2f4deb5cf3f tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] GET http://192.168.122.29/volume/v3/volumes/0924405f-934f-490f-a48e-0964a573984c Sep 01 12:06:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-44751d6b-646c-49b9-b9b4-e01106a87664 req-6cbb67cd-23df-4ffe-83a1-b2f4deb5cf3f tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-44751d6b-646c-49b9-b9b4-e01106a87664 req-6cbb67cd-23df-4ffe-83a1-b2f4deb5cf3f tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-44751d6b-646c-49b9-b9b4-e01106a87664 req-6cbb67cd-23df-4ffe-83a1-b2f4deb5cf3f tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] http://192.168.122.29/volume/v3/volumes/0924405f-934f-490f-a48e-0964a573984c returned with HTTP 404 Sep 01 12:06:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 32/71] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:06:03 2026] GET /volume/v3/volumes/0924405f-934f-490f-a48e-0964a573984c => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:06:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-298517f7-07d6-4d4a-b5f8-2c19c87c7407 req-761731a2-4725-4517-a098-939c8c8a72e9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-298517f7-07d6-4d4a-b5f8-2c19c87c7407 req-761731a2-4725-4517-a098-939c8c8a72e9 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] DELETE http://192.168.122.29/volume/v3/volumes/0924405f-934f-490f-a48e-0964a573984c Sep 01 12:06:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-298517f7-07d6-4d4a-b5f8-2c19c87c7407 req-761731a2-4725-4517-a098-939c8c8a72e9 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-298517f7-07d6-4d4a-b5f8-2c19c87c7407 req-761731a2-4725-4517-a098-939c8c8a72e9 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:03 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [req-298517f7-07d6-4d4a-b5f8-2c19c87c7407 req-761731a2-4725-4517-a098-939c8c8a72e9 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Delete volume with id: 0924405f-934f-490f-a48e-0964a573984c Sep 01 12:06:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-298517f7-07d6-4d4a-b5f8-2c19c87c7407 req-761731a2-4725-4517-a098-939c8c8a72e9 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] http://192.168.122.29/volume/v3/volumes/0924405f-934f-490f-a48e-0964a573984c returned with HTTP 404 Sep 01 12:06:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 40/72] 192.168.122.29 () {62 vars in 1504 bytes} [Tue Sep 1 12:06:03 2026] DELETE /volume/v3/volumes/0924405f-934f-490f-a48e-0964a573984c => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:06:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-1f568092-ebbe-41a2-ab8b-41a0c27d3d3e req-432760fa-efe6-4ae4-8117-ea48e9b1e309 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-1f568092-ebbe-41a2-ab8b-41a0c27d3d3e req-432760fa-efe6-4ae4-8117-ea48e9b1e309 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] GET http://192.168.122.29/volume/v3/volumes/0924405f-934f-490f-a48e-0964a573984c Sep 01 12:06:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-1f568092-ebbe-41a2-ab8b-41a0c27d3d3e req-432760fa-efe6-4ae4-8117-ea48e9b1e309 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-1f568092-ebbe-41a2-ab8b-41a0c27d3d3e req-432760fa-efe6-4ae4-8117-ea48e9b1e309 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-1f568092-ebbe-41a2-ab8b-41a0c27d3d3e req-432760fa-efe6-4ae4-8117-ea48e9b1e309 tempest-VolumesSnapshotsTestJSON-1182837741 tempest-VolumesSnapshotsTestJSON-1182837741-project-member] http://192.168.122.29/volume/v3/volumes/0924405f-934f-490f-a48e-0964a573984c returned with HTTP 404 Sep 01 12:06:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 33/73] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:06:03 2026] GET /volume/v3/volumes/0924405f-934f-490f-a48e-0964a573984c => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:06:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e92fe8f2-8454-4096-9eea-9e231682fd93 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e92fe8f2-8454-4096-9eea-9e231682fd93 tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:06:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e92fe8f2-8454-4096-9eea-9e231682fd93 tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-823897047"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:06:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e92fe8f2-8454-4096-9eea-9e231682fd93 tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:06:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 41/74] 192.168.122.29 () {60 vars in 1131 bytes} [Tue Sep 1 12:06:08 2026] POST /volume/v3/types => generated 223 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:06:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a7f23c03-4791-493a-b5b6-f08b8212d4a6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a7f23c03-4791-493a-b5b6-f08b8212d4a6 tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] POST http://192.168.122.29/volume/v3/group_types Sep 01 12:06:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a7f23c03-4791-493a-b5b6-f08b8212d4a6 tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1576641247"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:06:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a7f23c03-4791-493a-b5b6-f08b8212d4a6 tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] http://192.168.122.29/volume/v3/group_types returned with HTTP 202 Sep 01 12:06:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 34/75] 192.168.122.29 () {62 vars in 1190 bytes} [Tue Sep 1 12:06:09 2026] POST /volume/v3/group_types => generated 181 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:06:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-58287317-9d8f-4039-9f17-eb891226dc27 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-58287317-9d8f-4039-9f17-eb891226dc27 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] POST http://192.168.122.29/volume/v3/groups Sep 01 12:06:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-58287317-9d8f-4039-9f17-eb891226dc27 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d6edf2ed-1fff-417b-abb2-0b5824071ccb", "volume_types": ["d7c7f656-45b8-40ce-941b-219d2eea99e8"], "name": "tempest-GroupSnapshotsTest-Group-206485928"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:06:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-58287317-9d8f-4039-9f17-eb891226dc27 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Creating new group {'group': {'group_type': 'd6edf2ed-1fff-417b-abb2-0b5824071ccb', 'volume_types': ['d7c7f656-45b8-40ce-941b-219d2eea99e8'], 'name': 'tempest-GroupSnapshotsTest-Group-206485928'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 12:06:09 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.groups [None req-58287317-9d8f-4039-9f17-eb891226dc27 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Creating group tempest-GroupSnapshotsTest-Group-206485928. Sep 01 12:06:09 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:06:09 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 12:06:09 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-58287317-9d8f-4039-9f17-eb891226dc27 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Availability zone cache updated, next update will occur around 2026-09-01 11:06:09.588927. {{(pid=86815) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 12:06:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-58287317-9d8f-4039-9f17-eb891226dc27 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Availability Zones retrieved successfully. Sep 01 12:06:09 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-58287317-9d8f-4039-9f17-eb891226dc27 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Created reservations ['1c6fbe6b-a35e-4782-b2b1-5132eb1cfac8'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:06:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-58287317-9d8f-4039-9f17-eb891226dc27 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/groups returned with HTTP 202 Sep 01 12:06:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 42/76] 192.168.122.29 () {62 vars in 1176 bytes} [Tue Sep 1 12:06:09 2026] POST /volume/v3/groups => generated 111 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:06:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d8f3dad6-4e1f-4220-a247-f9751c73c8b2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d8f3dad6-4e1f-4220-a247-f9751c73c8b2 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/groups/edf98ce0-de0e-4353-a39b-5415d073845b Sep 01 12:06:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d8f3dad6-4e1f-4220-a247-f9751c73c8b2 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d8f3dad6-4e1f-4220-a247-f9751c73c8b2 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-d8f3dad6-4e1f-4220-a247-f9751c73c8b2 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] show called for member edf98ce0-de0e-4353-a39b-5415d073845b {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:06: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:06:09 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:09 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:06:09 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:06:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d8f3dad6-4e1f-4220-a247-f9751c73c8b2 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/groups/edf98ce0-de0e-4353-a39b-5415d073845b returned with HTTP 200 Sep 01 12:06:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 35/77] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:06:09 2026] GET /volume/v3/groups/edf98ce0-de0e-4353-a39b-5415d073845b => generated 391 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ae18247e-a9c5-45e6-a481-6aa31badf964 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ae18247e-a9c5-45e6-a481-6aa31badf964 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/groups/edf98ce0-de0e-4353-a39b-5415d073845b Sep 01 12:06:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ae18247e-a9c5-45e6-a481-6aa31badf964 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ae18247e-a9c5-45e6-a481-6aa31badf964 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-ae18247e-a9c5-45e6-a481-6aa31badf964 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] show called for member edf98ce0-de0e-4353-a39b-5415d073845b {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:06: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:06:10 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:10 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:06:10 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:06:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ae18247e-a9c5-45e6-a481-6aa31badf964 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/groups/edf98ce0-de0e-4353-a39b-5415d073845b returned with HTTP 200 Sep 01 12:06:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 43/78] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:06:10 2026] GET /volume/v3/groups/edf98ce0-de0e-4353-a39b-5415d073845b => generated 392 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bff95ea0-ef40-4e51-b34b-49a691221327 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bff95ea0-ef40-4e51-b34b-49a691221327 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:06:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bff95ea0-ef40-4e51-b34b-49a691221327 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1873244990", "volume_type": "d7c7f656-45b8-40ce-941b-219d2eea99e8", "group_id": "edf98ce0-de0e-4353-a39b-5415d073845b", "size": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:06:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-bff95ea0-ef40-4e51-b34b-49a691221327 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1873244990', 'volume_type': 'd7c7f656-45b8-40ce-941b-219d2eea99e8', 'group_id': 'edf98ce0-de0e-4353-a39b-5415d073845b', 'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:06: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:06:10 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:10 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-bff95ea0-ef40-4e51-b34b-49a691221327 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Create volume of 1 GB Sep 01 12:06:10 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:06:10 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:06:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bff95ea0-ef40-4e51-b34b-49a691221327 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Availability Zones retrieved successfully. Sep 01 12:06:10 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-bff95ea0-ef40-4e51-b34b-49a691221327 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Flow 'volume_create_api' (14fcc7e9-614c-490c-a2e5-38d2cde77862) 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:06:10 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-bff95ea0-ef40-4e51-b34b-49a691221327 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f26a13c0-3bd9-40e2-a34b-345d09128354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:06: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:06:10 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:10 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-bff95ea0-ef40-4e51-b34b-49a691221327 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-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:06:10 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-bff95ea0-ef40-4e51-b34b-49a691221327 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f26a13c0-3bd9-40e2-a34b-345d09128354) 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:06:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d7c7f656-45b8-40ce-941b-219d2eea99e8,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-823897047',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7c7f656-45b8-40ce-941b-219d2eea99e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'edf98ce0-de0e-4353-a39b-5415d073845b', '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:06:10 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-bff95ea0-ef40-4e51-b34b-49a691221327 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e63fe47-87a1-44ee-9765-f8258417b4a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:06:11 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-bff95ea0-ef40-4e51-b34b-49a691221327 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-823897047 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-823897047, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:06:11 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-bff95ea0-ef40-4e51-b34b-49a691221327 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-823897047 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-823897047, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:06:11 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-bff95ea0-ef40-4e51-b34b-49a691221327 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Created reservations ['ebc9d147-4b6c-4a05-97d6-c621a8e4156e', 'c0a3d293-79c8-4112-8c71-340c33326698', '89de7a57-2b86-452d-9070-addcc376b089', 'e2cc42b5-556b-46da-8af7-559f345c6b20'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:06:11 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-bff95ea0-ef40-4e51-b34b-49a691221327 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e63fe47-87a1-44ee-9765-f8258417b4a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebc9d147-4b6c-4a05-97d6-c621a8e4156e', 'c0a3d293-79c8-4112-8c71-340c33326698', '89de7a57-2b86-452d-9070-addcc376b089', 'e2cc42b5-556b-46da-8af7-559f345c6b20']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:06:11 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-bff95ea0-ef40-4e51-b34b-49a691221327 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f39dd4de-034d-4688-b519-00cca3f5cf2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:06: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:06:11 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:06:11 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-bff95ea0-ef40-4e51-b34b-49a691221327 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f39dd4de-034d-4688-b519-00cca3f5cf2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa4aa70d-94a1-4662-bdcf-f20ff8959b6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1873244990',encryption_key_id=None,group_id=edf98ce0-de0e-4353-a39b-5415d073845b,group_type_id=,metadata={},multiattach=False,project_id='7f51bcb554df4b7aa6b4518753c5736c',qos_specs=None,replication_status=,reservations=['ebc9d147-4b6c-4a05-97d6-c621a8e4156e','c0a3d293-79c8-4112-8c71-340c33326698','89de7a57-2b86-452d-9070-addcc376b089','e2cc42b5-556b-46da-8af7-559f345c6b20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7c2b950d9c447f4b9f33c54457482fd',volume_type_id=d7c7f656-45b8-40ce-941b-219d2eea99e8), 'volume': Volume(_name_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:06:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1873244990',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=edf98ce0-de0e-4353-a39b-5415d073845b,host=None,id=aa4aa70d-94a1-4662-bdcf-f20ff8959b6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f51bcb554df4b7aa6b4518753c5736c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7c2b950d9c447f4b9f33c54457482fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7c7f656-45b8-40ce-941b-219d2eea99e8),volume_type_id=d7c7f656-45b8-40ce-941b-219d2eea99e8)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:06:11 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-bff95ea0-ef40-4e51-b34b-49a691221327 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (636ad77d-0136-44ba-b784-42b1a0fa232c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:06:11 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-bff95ea0-ef40-4e51-b34b-49a691221327 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (636ad77d-0136-44ba-b784-42b1a0fa232c) transitioned into state 'SUCCESS' from state '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-1873244990',encryption_key_id=None,group_id=edf98ce0-de0e-4353-a39b-5415d073845b,group_type_id=,metadata={},multiattach=False,project_id='7f51bcb554df4b7aa6b4518753c5736c',qos_specs=None,replication_status=,reservations=['ebc9d147-4b6c-4a05-97d6-c621a8e4156e','c0a3d293-79c8-4112-8c71-340c33326698','89de7a57-2b86-452d-9070-addcc376b089','e2cc42b5-556b-46da-8af7-559f345c6b20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7c2b950d9c447f4b9f33c54457482fd',volume_type_id=d7c7f656-45b8-40ce-941b-219d2eea99e8)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:06:11 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-bff95ea0-ef40-4e51-b34b-49a691221327 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e561bdd-73a5-460b-ba0b-22f5820eb409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:06:11 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-bff95ea0-ef40-4e51-b34b-49a691221327 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e561bdd-73a5-460b-ba0b-22f5820eb409) 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:06:11 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-bff95ea0-ef40-4e51-b34b-49a691221327 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Flow 'volume_create_api' (14fcc7e9-614c-490c-a2e5-38d2cde77862) 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:06:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bff95ea0-ef40-4e51-b34b-49a691221327 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Create volume request issued successfully. Sep 01 12:06:11 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-bff95ea0-ef40-4e51-b34b-49a691221327 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:06:11 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-bff95ea0-ef40-4e51-b34b-49a691221327 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:06:11 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-bff95ea0-ef40-4e51-b34b-49a691221327 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] MySQL server mode set 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:06: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:06:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bff95ea0-ef40-4e51-b34b-49a691221327 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:06:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 36/79] 192.168.122.29 () {62 vars in 1179 bytes} [Tue Sep 1 12:06:10 2026] POST /volume/v3/volumes => generated 828 bytes in 607 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:06:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1cd53e8e-ec9e-43be-83f6-5c936814b5b1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1cd53e8e-ec9e-43be-83f6-5c936814b5b1 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/volumes/aa4aa70d-94a1-4662-bdcf-f20ff8959b6b Sep 01 12:06:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1cd53e8e-ec9e-43be-83f6-5c936814b5b1 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1cd53e8e-ec9e-43be-83f6-5c936814b5b1 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06: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:06:11 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:06: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:06:11 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:11 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1cd53e8e-ec9e-43be-83f6-5c936814b5b1 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Volume info retrieved successfully. Sep 01 12:06:11 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-1cd53e8e-ec9e-43be-83f6-5c936814b5b1 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:06:11 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-1cd53e8e-ec9e-43be-83f6-5c936814b5b1 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:06:11 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-1cd53e8e-ec9e-43be-83f6-5c936814b5b1 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] MySQL server mode set 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:06: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:06:11 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1cd53e8e-ec9e-43be-83f6-5c936814b5b1 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/volumes/aa4aa70d-94a1-4662-bdcf-f20ff8959b6b returned with HTTP 200 Sep 01 12:06:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 44/80] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:06:11 2026] GET /volume/v3/volumes/aa4aa70d-94a1-4662-bdcf-f20ff8959b6b => generated 896 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:06:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9263c641-b12b-4b59-b393-de5d414d8c4d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9263c641-b12b-4b59-b393-de5d414d8c4d tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/volumes/aa4aa70d-94a1-4662-bdcf-f20ff8959b6b Sep 01 12:06:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9263c641-b12b-4b59-b393-de5d414d8c4d tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9263c641-b12b-4b59-b393-de5d414d8c4d tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06: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:06:12 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:06: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:06:12 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9263c641-b12b-4b59-b393-de5d414d8c4d tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Volume info retrieved successfully. Sep 01 12:06:12 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-9263c641-b12b-4b59-b393-de5d414d8c4d tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:06:12 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-9263c641-b12b-4b59-b393-de5d414d8c4d tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:06:12 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-9263c641-b12b-4b59-b393-de5d414d8c4d tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] MySQL server mode set 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:06: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:06:12 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9263c641-b12b-4b59-b393-de5d414d8c4d tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/volumes/aa4aa70d-94a1-4662-bdcf-f20ff8959b6b returned with HTTP 200 Sep 01 12:06:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 37/81] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:06:12 2026] GET /volume/v3/volumes/aa4aa70d-94a1-4662-bdcf-f20ff8959b6b => generated 920 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0ff236ac-65b8-42be-9f23-235386163f8a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0ff236ac-65b8-42be-9f23-235386163f8a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/volumes/aa4aa70d-94a1-4662-bdcf-f20ff8959b6b Sep 01 12:06:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0ff236ac-65b8-42be-9f23-235386163f8a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0ff236ac-65b8-42be-9f23-235386163f8a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06: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:06:13 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:06: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:06:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0ff236ac-65b8-42be-9f23-235386163f8a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Volume info retrieved successfully. Sep 01 12:06:14 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-0ff236ac-65b8-42be-9f23-235386163f8a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:06:14 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-0ff236ac-65b8-42be-9f23-235386163f8a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:06:14 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-0ff236ac-65b8-42be-9f23-235386163f8a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] MySQL server mode set 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:06: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:06:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0ff236ac-65b8-42be-9f23-235386163f8a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/volumes/aa4aa70d-94a1-4662-bdcf-f20ff8959b6b returned with HTTP 200 Sep 01 12:06:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 45/82] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:06:13 2026] GET /volume/v3/volumes/aa4aa70d-94a1-4662-bdcf-f20ff8959b6b => generated 921 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9e828bd2-35b0-454d-842f-5c5c14e2b3ea None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9e828bd2-35b0-454d-842f-5c5c14e2b3ea tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] POST http://192.168.122.29/volume/v3/group_snapshots Sep 01 12:06:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9e828bd2-35b0-454d-842f-5c5c14e2b3ea tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "edf98ce0-de0e-4353-a39b-5415d073845b", "name": "tempest-group_snapshot-1089222432"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:06:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.group_snapshots [None req-9e828bd2-35b0-454d-842f-5c5c14e2b3ea tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'edf98ce0-de0e-4353-a39b-5415d073845b', 'name': 'tempest-group_snapshot-1089222432'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 12:06: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:06:14 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:14 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.group_snapshots [None req-9e828bd2-35b0-454d-842f-5c5c14e2b3ea tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Creating group_snapshot tempest-group_snapshot-1089222432. Sep 01 12:06:14 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:06:14 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:06: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:06:14 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:06: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:06:14 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:14 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-9e828bd2-35b0-454d-842f-5c5c14e2b3ea tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-823897047 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-823897047, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:06:14 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-9e828bd2-35b0-454d-842f-5c5c14e2b3ea tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Created reservations ['6b6babbd-a847-4a5d-bb5a-417fe88541d0', '09ce49bf-1e68-412b-ab53-d6e8e62e498d', '02eebeb4-71c7-4a0d-9628-2c791ce571f6', '43b61de2-8696-4936-82fb-769d50d56e7a'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:06:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9e828bd2-35b0-454d-842f-5c5c14e2b3ea tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/group_snapshots returned with HTTP 202 Sep 01 12:06:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 38/83] 192.168.122.29 () {62 vars in 1203 bytes} [Tue Sep 1 12:06:14 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 575 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:06:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3465ba6f-19c8-4437-ab9c-d9da53e8d98d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3465ba6f-19c8-4437-ab9c-d9da53e8d98d tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/group_snapshots/7374339d-d0b7-4e56-8dc7-afe1b3cdfe68 Sep 01 12:06:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3465ba6f-19c8-4437-ab9c-d9da53e8d98d tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3465ba6f-19c8-4437-ab9c-d9da53e8d98d tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-3465ba6f-19c8-4437-ab9c-d9da53e8d98d tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] show called for member 7374339d-d0b7-4e56-8dc7-afe1b3cdfe68 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:06: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:06:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3465ba6f-19c8-4437-ab9c-d9da53e8d98d tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/group_snapshots/7374339d-d0b7-4e56-8dc7-afe1b3cdfe68 returned with HTTP 200 Sep 01 12:06:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 46/84] 192.168.122.29 () {60 vars in 1292 bytes} [Tue Sep 1 12:06:14 2026] GET /volume/v3/group_snapshots/7374339d-d0b7-4e56-8dc7-afe1b3cdfe68 => generated 307 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6241c49b-6053-410d-9eb5-5ac4d925e5bd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6241c49b-6053-410d-9eb5-5ac4d925e5bd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/group_snapshots/7374339d-d0b7-4e56-8dc7-afe1b3cdfe68 Sep 01 12:06:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6241c49b-6053-410d-9eb5-5ac4d925e5bd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6241c49b-6053-410d-9eb5-5ac4d925e5bd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.group_snapshots [None req-6241c49b-6053-410d-9eb5-5ac4d925e5bd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] show called for member 7374339d-d0b7-4e56-8dc7-afe1b3cdfe68 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:06: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:06:15 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6241c49b-6053-410d-9eb5-5ac4d925e5bd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/group_snapshots/7374339d-d0b7-4e56-8dc7-afe1b3cdfe68 returned with HTTP 200 Sep 01 12:06:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 39/85] 192.168.122.29 () {60 vars in 1292 bytes} [Tue Sep 1 12:06:15 2026] GET /volume/v3/group_snapshots/7374339d-d0b7-4e56-8dc7-afe1b3cdfe68 => generated 307 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c11f3e99-01e4-44a3-8184-fc51661151a3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c11f3e99-01e4-44a3-8184-fc51661151a3 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/group_snapshots/7374339d-d0b7-4e56-8dc7-afe1b3cdfe68 Sep 01 12:06:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c11f3e99-01e4-44a3-8184-fc51661151a3 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c11f3e99-01e4-44a3-8184-fc51661151a3 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-c11f3e99-01e4-44a3-8184-fc51661151a3 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] show called for member 7374339d-d0b7-4e56-8dc7-afe1b3cdfe68 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:06: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:06:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c11f3e99-01e4-44a3-8184-fc51661151a3 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/group_snapshots/7374339d-d0b7-4e56-8dc7-afe1b3cdfe68 returned with HTTP 200 Sep 01 12:06:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 47/86] 192.168.122.29 () {60 vars in 1292 bytes} [Tue Sep 1 12:06:16 2026] GET /volume/v3/group_snapshots/7374339d-d0b7-4e56-8dc7-afe1b3cdfe68 => generated 307 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-659cde8d-ffe8-4f26-88d0-4584fe3bd79e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-659cde8d-ffe8-4f26-88d0-4584fe3bd79e tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/group_snapshots/7374339d-d0b7-4e56-8dc7-afe1b3cdfe68 Sep 01 12:06:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-659cde8d-ffe8-4f26-88d0-4584fe3bd79e tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-659cde8d-ffe8-4f26-88d0-4584fe3bd79e tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.group_snapshots [None req-659cde8d-ffe8-4f26-88d0-4584fe3bd79e tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] show called for member 7374339d-d0b7-4e56-8dc7-afe1b3cdfe68 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:06: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:06:18 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-659cde8d-ffe8-4f26-88d0-4584fe3bd79e tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/group_snapshots/7374339d-d0b7-4e56-8dc7-afe1b3cdfe68 returned with HTTP 200 Sep 01 12:06:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 40/87] 192.168.122.29 () {60 vars in 1292 bytes} [Tue Sep 1 12:06:17 2026] GET /volume/v3/group_snapshots/7374339d-d0b7-4e56-8dc7-afe1b3cdfe68 => generated 308 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b497c688-a830-4186-b882-07ab24c950c9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b497c688-a830-4186-b882-07ab24c950c9 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/snapshots/detail Sep 01 12:06:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b497c688-a830-4186-b882-07ab24c950c9 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b497c688-a830-4186-b882-07ab24c950c9 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-b497c688-a830-4186-b882-07ab24c950c9 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:06:18 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-b497c688-a830-4186-b882-07ab24c950c9 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Building query based on filter {{(pid=86815) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:06:18 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:06:18 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:06:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b497c688-a830-4186-b882-07ab24c950c9 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Get all snapshots completed successfully. Sep 01 12:06: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:06:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b497c688-a830-4186-b882-07ab24c950c9 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 12:06:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 48/88] 192.168.122.29 () {58 vars in 1143 bytes} [Tue Sep 1 12:06:18 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:06:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3fc0ec16-6852-4e70-b068-24e4107004b9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3fc0ec16-6852-4e70-b068-24e4107004b9 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/snapshots/c003824f-6142-4d3c-9131-6ca9fb0ea8aa Sep 01 12:06:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3fc0ec16-6852-4e70-b068-24e4107004b9 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3fc0ec16-6852-4e70-b068-24e4107004b9 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06: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:06:18 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3fc0ec16-6852-4e70-b068-24e4107004b9 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Snapshot retrieved successfully. Sep 01 12:06:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3fc0ec16-6852-4e70-b068-24e4107004b9 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/snapshots/c003824f-6142-4d3c-9131-6ca9fb0ea8aa returned with HTTP 200 Sep 01 12:06:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 41/89] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:06:18 2026] GET /volume/v3/snapshots/c003824f-6142-4d3c-9131-6ca9fb0ea8aa => generated 451 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:06:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c5f78d0c-8ada-402e-8f12-16e5bc6ac041 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c5f78d0c-8ada-402e-8f12-16e5bc6ac041 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] POST http://192.168.122.29/volume/v3/groups/action Sep 01 12:06:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c5f78d0c-8ada-402e-8f12-16e5bc6ac041 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "7374339d-d0b7-4e56-8dc7-afe1b3cdfe68", "name": "tempest-Group_from_snap-276772745"}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:06:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c5f78d0c-8ada-402e-8f12-16e5bc6ac041 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "7374339d-d0b7-4e56-8dc7-afe1b3cdfe68", "name": "tempest-Group_from_snap-276772745"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:06:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-c5f78d0c-8ada-402e-8f12-16e5bc6ac041 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '7374339d-d0b7-4e56-8dc7-afe1b3cdfe68', 'name': 'tempest-Group_from_snap-276772745'}}. {{(pid=86815) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 01 12:06:18 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.groups [None req-c5f78d0c-8ada-402e-8f12-16e5bc6ac041 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Creating group tempest-Group_from_snap-276772745 from group_snapshot 7374339d-d0b7-4e56-8dc7-afe1b3cdfe68. Sep 01 12:06: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:06:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06: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:06:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06: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:06:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:18 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:06:18 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:06:18 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:06:18 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:06: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:06:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:06:18 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-c5f78d0c-8ada-402e-8f12-16e5bc6ac041 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Created reservations ['d033b4ed-4687-4c84-834f-6cd05e0fb115'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:06:18 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:06:18 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:06:18 devstack devstack@c-api.service[86815]: INFO cinder.group.api [None req-c5f78d0c-8ada-402e-8f12-16e5bc6ac041 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] A mapping entry already exists for group 36ffd57e-d430-418c-88b0-e6f1b35df012 and volume type d7c7f656-45b8-40ce-941b-219d2eea99e8. Do not need to create again. Sep 01 12:06: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:06:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c5f78d0c-8ada-402e-8f12-16e5bc6ac041 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Availability Zones retrieved successfully. Sep 01 12:06:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c5f78d0c-8ada-402e-8f12-16e5bc6ac041 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Flow 'volume_create_api' (ae78ec49-11d7-4a79-8ff5-44fc4fe871c4) 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:06:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c5f78d0c-8ada-402e-8f12-16e5bc6ac041 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7dfea21-11b3-4761-b034-e9175d18b35d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:06:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-c5f78d0c-8ada-402e-8f12-16e5bc6ac041 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-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:06: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:06:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:06:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c5f78d0c-8ada-402e-8f12-16e5bc6ac041 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7dfea21-11b3-4761-b034-e9175d18b35d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c003824f-6142-4d3c-9131-6ca9fb0ea8aa', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:06:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d7c7f656-45b8-40ce-941b-219d2eea99e8,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-823897047',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7c7f656-45b8-40ce-941b-219d2eea99e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '36ffd57e-d430-418c-88b0-e6f1b35df012', '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:06:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c5f78d0c-8ada-402e-8f12-16e5bc6ac041 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42c76525-e379-4a4d-89be-5f581c1494cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:06:18 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-c5f78d0c-8ada-402e-8f12-16e5bc6ac041 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-823897047 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-823897047, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:06:18 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-c5f78d0c-8ada-402e-8f12-16e5bc6ac041 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Created reservations ['2f2057d5-7cbe-415e-9bb6-c137720aee6c', '08be8d85-28c7-43c8-8fbc-69b2d73a659d'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:06:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c5f78d0c-8ada-402e-8f12-16e5bc6ac041 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42c76525-e379-4a4d-89be-5f581c1494cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f2057d5-7cbe-415e-9bb6-c137720aee6c', '08be8d85-28c7-43c8-8fbc-69b2d73a659d']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:06:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c5f78d0c-8ada-402e-8f12-16e5bc6ac041 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f99549ed-aef5-4608-b682-7e4f318fa906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:06: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:06:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:06: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:06:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:06:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c5f78d0c-8ada-402e-8f12-16e5bc6ac041 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f99549ed-aef5-4608-b682-7e4f318fa906) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2058a472-690f-4a4a-a26b-c1107f6e7659', '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=36ffd57e-d430-418c-88b0-e6f1b35df012,group_type_id=,metadata={},multiattach=False,project_id='7f51bcb554df4b7aa6b4518753c5736c',qos_specs=None,replication_status=,reservations=['2f2057d5-7cbe-415e-9bb6-c137720aee6c','08be8d85-28c7-43c8-8fbc-69b2d73a659d'],size=1,snapshot_id=c003824f-6142-4d3c-9131-6ca9fb0ea8aa,source_replicaid=,source_volid=None,status='creating',user_id='e7c2b950d9c447f4b9f33c54457482fd',volume_type_id=d7c7f656-45b8-40ce-941b-219d2eea99e8), 'volume': Volume(_name_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:06:18Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=36ffd57e-d430-418c-88b0-e6f1b35df012,host=None,id=2058a472-690f-4a4a-a26b-c1107f6e7659,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f51bcb554df4b7aa6b4518753c5736c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c003824f-6142-4d3c-9131-6ca9fb0ea8aa,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7c2b950d9c447f4b9f33c54457482fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7c7f656-45b8-40ce-941b-219d2eea99e8),volume_type_id=d7c7f656-45b8-40ce-941b-219d2eea99e8)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:06:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c5f78d0c-8ada-402e-8f12-16e5bc6ac041 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8de251a8-017f-4284-ac4c-11b28d91bb2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:06:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c5f78d0c-8ada-402e-8f12-16e5bc6ac041 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8de251a8-017f-4284-ac4c-11b28d91bb2f) transitioned into state 'SUCCESS' from 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=36ffd57e-d430-418c-88b0-e6f1b35df012,group_type_id=,metadata={},multiattach=False,project_id='7f51bcb554df4b7aa6b4518753c5736c',qos_specs=None,replication_status=,reservations=['2f2057d5-7cbe-415e-9bb6-c137720aee6c','08be8d85-28c7-43c8-8fbc-69b2d73a659d'],size=1,snapshot_id=c003824f-6142-4d3c-9131-6ca9fb0ea8aa,source_replicaid=,source_volid=None,status='creating',user_id='e7c2b950d9c447f4b9f33c54457482fd',volume_type_id=d7c7f656-45b8-40ce-941b-219d2eea99e8)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:06:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c5f78d0c-8ada-402e-8f12-16e5bc6ac041 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Flow 'volume_create_api' (ae78ec49-11d7-4a79-8ff5-44fc4fe871c4) 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:06:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c5f78d0c-8ada-402e-8f12-16e5bc6ac041 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Create volume request issued successfully. Sep 01 12:06:18 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:06:18 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:06: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:06:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:06:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c5f78d0c-8ada-402e-8f12-16e5bc6ac041 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/groups/action returned with HTTP 202 Sep 01 12:06:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 49/90] 192.168.122.29 () {62 vars in 1197 bytes} [Tue Sep 1 12:06:18 2026] POST /volume/v3/groups/action => generated 102 bytes in 643 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:06:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d219db9b-0460-40dd-91e9-a8ac03011c06 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d219db9b-0460-40dd-91e9-a8ac03011c06 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/volumes/detail Sep 01 12:06:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d219db9b-0460-40dd-91e9-a8ac03011c06 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d219db9b-0460-40dd-91e9-a8ac03011c06 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-d219db9b-0460-40dd-91e9-a8ac03011c06 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:06:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d219db9b-0460-40dd-91e9-a8ac03011c06 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:06:18 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:06:18 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:06: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:06:18 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:06: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:06:18 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:06:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d219db9b-0460-40dd-91e9-a8ac03011c06 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Get all volumes completed successfully. Sep 01 12:06:18 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-d219db9b-0460-40dd-91e9-a8ac03011c06 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:06:18 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-d219db9b-0460-40dd-91e9-a8ac03011c06 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:06:19 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-d219db9b-0460-40dd-91e9-a8ac03011c06 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] MySQL server mode set 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:06: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:06:19 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:19 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-d219db9b-0460-40dd-91e9-a8ac03011c06 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:06:19 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-d219db9b-0460-40dd-91e9-a8ac03011c06 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:06:19 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-d219db9b-0460-40dd-91e9-a8ac03011c06 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] MySQL server mode set 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:06: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:06:19 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d219db9b-0460-40dd-91e9-a8ac03011c06 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:06:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 42/91] 192.168.122.29 () {60 vars in 1178 bytes} [Tue Sep 1 12:06:18 2026] GET /volume/v3/volumes/detail => generated 1845 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 12:06:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f285b260-175e-40a7-8ddc-9876465e0753 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f285b260-175e-40a7-8ddc-9876465e0753 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/volumes/2058a472-690f-4a4a-a26b-c1107f6e7659 Sep 01 12:06:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f285b260-175e-40a7-8ddc-9876465e0753 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f285b260-175e-40a7-8ddc-9876465e0753 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06: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:06:19 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:06: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:06:19 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:19 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f285b260-175e-40a7-8ddc-9876465e0753 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Volume info retrieved successfully. Sep 01 12:06:19 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-f285b260-175e-40a7-8ddc-9876465e0753 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:06:19 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-f285b260-175e-40a7-8ddc-9876465e0753 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:06:19 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-f285b260-175e-40a7-8ddc-9876465e0753 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] MySQL server mode set 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:06: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:06:19 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f285b260-175e-40a7-8ddc-9876465e0753 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/volumes/2058a472-690f-4a4a-a26b-c1107f6e7659 returned with HTTP 200 Sep 01 12:06:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 50/92] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:06:19 2026] GET /volume/v3/volumes/2058a472-690f-4a4a-a26b-c1107f6e7659 => generated 931 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-14821a0b-ec5c-4d40-bcd8-1a3a088b3580 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-14821a0b-ec5c-4d40-bcd8-1a3a088b3580 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/volumes/2058a472-690f-4a4a-a26b-c1107f6e7659 Sep 01 12:06:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-14821a0b-ec5c-4d40-bcd8-1a3a088b3580 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-14821a0b-ec5c-4d40-bcd8-1a3a088b3580 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06: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:06:20 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:06: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:06:20 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-14821a0b-ec5c-4d40-bcd8-1a3a088b3580 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Volume info retrieved successfully. Sep 01 12:06:20 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-14821a0b-ec5c-4d40-bcd8-1a3a088b3580 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:06:20 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-14821a0b-ec5c-4d40-bcd8-1a3a088b3580 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:06:20 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-14821a0b-ec5c-4d40-bcd8-1a3a088b3580 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] MySQL server mode set 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:06: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:06:20 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-14821a0b-ec5c-4d40-bcd8-1a3a088b3580 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/volumes/2058a472-690f-4a4a-a26b-c1107f6e7659 returned with HTTP 200 Sep 01 12:06:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 43/93] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:06:20 2026] GET /volume/v3/volumes/2058a472-690f-4a4a-a26b-c1107f6e7659 => generated 931 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-793cf75b-f8bb-421b-a678-842b65494016 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-793cf75b-f8bb-421b-a678-842b65494016 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/volumes/2058a472-690f-4a4a-a26b-c1107f6e7659 Sep 01 12:06:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-793cf75b-f8bb-421b-a678-842b65494016 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-793cf75b-f8bb-421b-a678-842b65494016 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06: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:06:21 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:06: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:06:21 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-793cf75b-f8bb-421b-a678-842b65494016 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Volume info retrieved successfully. Sep 01 12:06:21 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-793cf75b-f8bb-421b-a678-842b65494016 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:06:21 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-793cf75b-f8bb-421b-a678-842b65494016 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:06:21 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-793cf75b-f8bb-421b-a678-842b65494016 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] MySQL server mode set 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:06: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:06:21 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-793cf75b-f8bb-421b-a678-842b65494016 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/volumes/2058a472-690f-4a4a-a26b-c1107f6e7659 returned with HTTP 200 Sep 01 12:06:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 51/94] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:06:21 2026] GET /volume/v3/volumes/2058a472-690f-4a4a-a26b-c1107f6e7659 => generated 931 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6e4d6c41-edc1-42db-8d99-5e0439d40197 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6e4d6c41-edc1-42db-8d99-5e0439d40197 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/volumes/2058a472-690f-4a4a-a26b-c1107f6e7659 Sep 01 12:06:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6e4d6c41-edc1-42db-8d99-5e0439d40197 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6e4d6c41-edc1-42db-8d99-5e0439d40197 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06: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:06:23 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:06: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:06:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6e4d6c41-edc1-42db-8d99-5e0439d40197 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Volume info retrieved successfully. Sep 01 12:06:23 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-6e4d6c41-edc1-42db-8d99-5e0439d40197 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:06:23 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-6e4d6c41-edc1-42db-8d99-5e0439d40197 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:06:23 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-6e4d6c41-edc1-42db-8d99-5e0439d40197 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] MySQL server mode set 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:06: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:06:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6e4d6c41-edc1-42db-8d99-5e0439d40197 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/volumes/2058a472-690f-4a4a-a26b-c1107f6e7659 returned with HTTP 200 Sep 01 12:06:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 44/95] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:06:22 2026] GET /volume/v3/volumes/2058a472-690f-4a4a-a26b-c1107f6e7659 => generated 931 bytes in 483 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-db17b460-533a-477e-bcc3-098fb1ea7419 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-db17b460-533a-477e-bcc3-098fb1ea7419 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/volumes/2058a472-690f-4a4a-a26b-c1107f6e7659 Sep 01 12:06:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-db17b460-533a-477e-bcc3-098fb1ea7419 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-db17b460-533a-477e-bcc3-098fb1ea7419 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06: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:06:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:06: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:06:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-db17b460-533a-477e-bcc3-098fb1ea7419 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Volume info retrieved successfully. Sep 01 12:06:24 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-db17b460-533a-477e-bcc3-098fb1ea7419 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:06:24 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-db17b460-533a-477e-bcc3-098fb1ea7419 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:06:24 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-db17b460-533a-477e-bcc3-098fb1ea7419 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] MySQL server mode set 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:06: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:06:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-db17b460-533a-477e-bcc3-098fb1ea7419 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/volumes/2058a472-690f-4a4a-a26b-c1107f6e7659 returned with HTTP 200 Sep 01 12:06:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 52/96] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:06:24 2026] GET /volume/v3/volumes/2058a472-690f-4a4a-a26b-c1107f6e7659 => generated 931 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-964433ee-19fb-4619-8535-5874d737f470 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-964433ee-19fb-4619-8535-5874d737f470 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/volumes/2058a472-690f-4a4a-a26b-c1107f6e7659 Sep 01 12:06:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-964433ee-19fb-4619-8535-5874d737f470 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-964433ee-19fb-4619-8535-5874d737f470 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06: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:06:25 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:06: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:06:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-964433ee-19fb-4619-8535-5874d737f470 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Volume info retrieved successfully. Sep 01 12:06:25 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-964433ee-19fb-4619-8535-5874d737f470 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:06:25 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-964433ee-19fb-4619-8535-5874d737f470 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:06:26 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-964433ee-19fb-4619-8535-5874d737f470 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] MySQL server mode set 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:06: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:06:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-964433ee-19fb-4619-8535-5874d737f470 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/volumes/2058a472-690f-4a4a-a26b-c1107f6e7659 returned with HTTP 200 Sep 01 12:06:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 45/97] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:06:25 2026] GET /volume/v3/volumes/2058a472-690f-4a4a-a26b-c1107f6e7659 => generated 931 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a110f67e-3fd3-4dd7-b391-6df4b2d968cd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a110f67e-3fd3-4dd7-b391-6df4b2d968cd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/volumes/2058a472-690f-4a4a-a26b-c1107f6e7659 Sep 01 12:06:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a110f67e-3fd3-4dd7-b391-6df4b2d968cd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a110f67e-3fd3-4dd7-b391-6df4b2d968cd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06: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:06:27 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:06: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:06:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a110f67e-3fd3-4dd7-b391-6df4b2d968cd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Volume info retrieved successfully. Sep 01 12:06:27 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-a110f67e-3fd3-4dd7-b391-6df4b2d968cd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:06:27 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-a110f67e-3fd3-4dd7-b391-6df4b2d968cd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:06:27 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-a110f67e-3fd3-4dd7-b391-6df4b2d968cd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] MySQL server mode set 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:06: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:06:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a110f67e-3fd3-4dd7-b391-6df4b2d968cd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/volumes/2058a472-690f-4a4a-a26b-c1107f6e7659 returned with HTTP 200 Sep 01 12:06:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 53/98] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:06:27 2026] GET /volume/v3/volumes/2058a472-690f-4a4a-a26b-c1107f6e7659 => generated 932 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1185e0e3-a9c1-4f42-8560-4683c0890e08 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1185e0e3-a9c1-4f42-8560-4683c0890e08 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/groups/36ffd57e-d430-418c-88b0-e6f1b35df012 Sep 01 12:06:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1185e0e3-a9c1-4f42-8560-4683c0890e08 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1185e0e3-a9c1-4f42-8560-4683c0890e08 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-1185e0e3-a9c1-4f42-8560-4683c0890e08 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] show called for member 36ffd57e-d430-418c-88b0-e6f1b35df012 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:06: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:06:27 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:27 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:06:27 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:06:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1185e0e3-a9c1-4f42-8560-4683c0890e08 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/groups/36ffd57e-d430-418c-88b0-e6f1b35df012 returned with HTTP 200 Sep 01 12:06:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 46/99] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:06:27 2026] GET /volume/v3/groups/36ffd57e-d430-418c-88b0-e6f1b35df012 => generated 417 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-27da1369-e0c9-4ba5-ae2d-c63fd625ad3f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-27da1369-e0c9-4ba5-ae2d-c63fd625ad3f tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/volumes/detail Sep 01 12:06:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-27da1369-e0c9-4ba5-ae2d-c63fd625ad3f tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-27da1369-e0c9-4ba5-ae2d-c63fd625ad3f tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-27da1369-e0c9-4ba5-ae2d-c63fd625ad3f tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:06:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-27da1369-e0c9-4ba5-ae2d-c63fd625ad3f tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:06: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:06:27 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:06: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:06:27 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:06: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:06:27 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:06:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-27da1369-e0c9-4ba5-ae2d-c63fd625ad3f tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Get all volumes completed successfully. Sep 01 12:06:27 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-27da1369-e0c9-4ba5-ae2d-c63fd625ad3f tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:06:27 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-27da1369-e0c9-4ba5-ae2d-c63fd625ad3f tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:06:27 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-27da1369-e0c9-4ba5-ae2d-c63fd625ad3f tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] MySQL server mode set 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:06: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:06:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:27 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-27da1369-e0c9-4ba5-ae2d-c63fd625ad3f tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:06:27 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-27da1369-e0c9-4ba5-ae2d-c63fd625ad3f tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:06:27 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-27da1369-e0c9-4ba5-ae2d-c63fd625ad3f tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] MySQL server mode set 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:06: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:06:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-27da1369-e0c9-4ba5-ae2d-c63fd625ad3f tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:06:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 54/100] 192.168.122.29 () {60 vars in 1178 bytes} [Tue Sep 1 12:06:27 2026] GET /volume/v3/volumes/detail => generated 1846 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 12:06:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3cb36ea2-c0cf-4666-ae9e-f326f855803b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3cb36ea2-c0cf-4666-ae9e-f326f855803b tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] POST http://192.168.122.29/volume/v3/groups/36ffd57e-d430-418c-88b0-e6f1b35df012/action Sep 01 12:06:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3cb36ea2-c0cf-4666-ae9e-f326f855803b tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-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:06:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3cb36ea2-c0cf-4666-ae9e-f326f855803b tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-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:06:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-3cb36ea2-c0cf-4666-ae9e-f326f855803b tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] delete called for group 36ffd57e-d430-418c-88b0-e6f1b35df012 {{(pid=86814) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 12:06:28 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.groups [None req-3cb36ea2-c0cf-4666-ae9e-f326f855803b tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Delete group with id: 36ffd57e-d430-418c-88b0-e6f1b35df012 Sep 01 12:06: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:06:28 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:28 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:06:28 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 12:06:28 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:06:28 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:06:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3cb36ea2-c0cf-4666-ae9e-f326f855803b tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/groups/36ffd57e-d430-418c-88b0-e6f1b35df012/action returned with HTTP 202 Sep 01 12:06:28 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 47/101] 192.168.122.29 () {62 vars in 1307 bytes} [Tue Sep 1 12:06:27 2026] POST /volume/v3/groups/36ffd57e-d430-418c-88b0-e6f1b35df012/action => generated 0 bytes in 237 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:06:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ee5aa636-3956-4f66-a4b1-93ece55f1224 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ee5aa636-3956-4f66-a4b1-93ece55f1224 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/volumes/2058a472-690f-4a4a-a26b-c1107f6e7659 Sep 01 12:06:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ee5aa636-3956-4f66-a4b1-93ece55f1224 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ee5aa636-3956-4f66-a4b1-93ece55f1224 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06: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:06:28 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:06: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:06:28 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:28 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ee5aa636-3956-4f66-a4b1-93ece55f1224 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Volume info retrieved successfully. Sep 01 12:06:28 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-ee5aa636-3956-4f66-a4b1-93ece55f1224 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:06:28 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-ee5aa636-3956-4f66-a4b1-93ece55f1224 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:06:28 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-ee5aa636-3956-4f66-a4b1-93ece55f1224 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] MySQL server mode set 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:06: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:06:28 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ee5aa636-3956-4f66-a4b1-93ece55f1224 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/volumes/2058a472-690f-4a4a-a26b-c1107f6e7659 returned with HTTP 200 Sep 01 12:06:28 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 55/102] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:06:28 2026] GET /volume/v3/volumes/2058a472-690f-4a4a-a26b-c1107f6e7659 => generated 931 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0fb33831-1c92-49fe-8116-ab9e54e82049 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0fb33831-1c92-49fe-8116-ab9e54e82049 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/volumes/2058a472-690f-4a4a-a26b-c1107f6e7659 Sep 01 12:06:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0fb33831-1c92-49fe-8116-ab9e54e82049 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0fb33831-1c92-49fe-8116-ab9e54e82049 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06: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:06:29 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:06: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:06:29 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:29 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0fb33831-1c92-49fe-8116-ab9e54e82049 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Volume info retrieved successfully. Sep 01 12:06:29 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-0fb33831-1c92-49fe-8116-ab9e54e82049 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:06:29 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-0fb33831-1c92-49fe-8116-ab9e54e82049 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:06:29 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-0fb33831-1c92-49fe-8116-ab9e54e82049 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] MySQL server mode set 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:06: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:06:29 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0fb33831-1c92-49fe-8116-ab9e54e82049 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/volumes/2058a472-690f-4a4a-a26b-c1107f6e7659 returned with HTTP 200 Sep 01 12:06:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 48/103] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:06:29 2026] GET /volume/v3/volumes/2058a472-690f-4a4a-a26b-c1107f6e7659 => generated 930 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b0882475-c3d7-4f92-9ede-b5b48010f5a3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b0882475-c3d7-4f92-9ede-b5b48010f5a3 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/volumes/2058a472-690f-4a4a-a26b-c1107f6e7659 Sep 01 12:06:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b0882475-c3d7-4f92-9ede-b5b48010f5a3 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b0882475-c3d7-4f92-9ede-b5b48010f5a3 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b0882475-c3d7-4f92-9ede-b5b48010f5a3 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/volumes/2058a472-690f-4a4a-a26b-c1107f6e7659 returned with HTTP 404 Sep 01 12:06:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 56/104] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:06:31 2026] GET /volume/v3/volumes/2058a472-690f-4a4a-a26b-c1107f6e7659 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:06:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-16b214ba-bbdd-4671-b988-b8fbccc0a010 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-16b214ba-bbdd-4671-b988-b8fbccc0a010 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/groups/36ffd57e-d430-418c-88b0-e6f1b35df012 Sep 01 12:06:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-16b214ba-bbdd-4671-b988-b8fbccc0a010 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-16b214ba-bbdd-4671-b988-b8fbccc0a010 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-16b214ba-bbdd-4671-b988-b8fbccc0a010 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] show called for member 36ffd57e-d430-418c-88b0-e6f1b35df012 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:06:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-16b214ba-bbdd-4671-b988-b8fbccc0a010 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/groups/36ffd57e-d430-418c-88b0-e6f1b35df012 returned with HTTP 404 Sep 01 12:06:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 49/105] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:06:31 2026] GET /volume/v3/groups/36ffd57e-d430-418c-88b0-e6f1b35df012 => generated 108 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:06:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bb00a5b6-0566-4361-9542-ab9ec78e9a2e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bb00a5b6-0566-4361-9542-ab9ec78e9a2e tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] DELETE http://192.168.122.29/volume/v3/group_snapshots/7374339d-d0b7-4e56-8dc7-afe1b3cdfe68 Sep 01 12:06:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bb00a5b6-0566-4361-9542-ab9ec78e9a2e tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bb00a5b6-0566-4361-9542-ab9ec78e9a2e tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-bb00a5b6-0566-4361-9542-ab9ec78e9a2e tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] delete called for member 7374339d-d0b7-4e56-8dc7-afe1b3cdfe68 {{(pid=86815) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 12:06:31 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.group_snapshots [None req-bb00a5b6-0566-4361-9542-ab9ec78e9a2e tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Delete group_snapshot with id: 7374339d-d0b7-4e56-8dc7-afe1b3cdfe68 Sep 01 12:06: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:06:31 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:31 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:06:31 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:06:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bb00a5b6-0566-4361-9542-ab9ec78e9a2e tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/group_snapshots/7374339d-d0b7-4e56-8dc7-afe1b3cdfe68 returned with HTTP 202 Sep 01 12:06:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 57/106] 192.168.122.29 () {60 vars in 1295 bytes} [Tue Sep 1 12:06:31 2026] DELETE /volume/v3/group_snapshots/7374339d-d0b7-4e56-8dc7-afe1b3cdfe68 => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:06:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-323f85cd-aa82-4bfa-b2e1-3e83cc1ca498 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-323f85cd-aa82-4bfa-b2e1-3e83cc1ca498 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/volumes/detail Sep 01 12:06:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-323f85cd-aa82-4bfa-b2e1-3e83cc1ca498 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-323f85cd-aa82-4bfa-b2e1-3e83cc1ca498 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-323f85cd-aa82-4bfa-b2e1-3e83cc1ca498 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:06:31 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-323f85cd-aa82-4bfa-b2e1-3e83cc1ca498 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:06:31 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:06:31 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:06: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:06:31 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:06:31 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-323f85cd-aa82-4bfa-b2e1-3e83cc1ca498 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Get all volumes completed successfully. Sep 01 12:06:31 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-323f85cd-aa82-4bfa-b2e1-3e83cc1ca498 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:06:31 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-323f85cd-aa82-4bfa-b2e1-3e83cc1ca498 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:06:31 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-323f85cd-aa82-4bfa-b2e1-3e83cc1ca498 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] MySQL server mode set 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:06: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:06:31 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-323f85cd-aa82-4bfa-b2e1-3e83cc1ca498 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:06:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 50/107] 192.168.122.29 () {60 vars in 1178 bytes} [Tue Sep 1 12:06:31 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5851555a-51df-4031-a193-d7c9a2715001 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5851555a-51df-4031-a193-d7c9a2715001 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/snapshots/detail Sep 01 12:06:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5851555a-51df-4031-a193-d7c9a2715001 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5851555a-51df-4031-a193-d7c9a2715001 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-5851555a-51df-4031-a193-d7c9a2715001 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:06: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:06:31 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:31 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-5851555a-51df-4031-a193-d7c9a2715001 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Building query based on filter {{(pid=86815) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:06:31 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:06:31 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:06:31 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5851555a-51df-4031-a193-d7c9a2715001 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Get all snapshots completed successfully. Sep 01 12:06: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:06:31 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5851555a-51df-4031-a193-d7c9a2715001 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 12:06:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 58/108] 192.168.122.29 () {58 vars in 1143 bytes} [Tue Sep 1 12:06:31 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:06:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e3a7e1ba-e79b-41d3-b73b-d4f588ba7412 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e3a7e1ba-e79b-41d3-b73b-d4f588ba7412 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/snapshots/c003824f-6142-4d3c-9131-6ca9fb0ea8aa Sep 01 12:06:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e3a7e1ba-e79b-41d3-b73b-d4f588ba7412 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e3a7e1ba-e79b-41d3-b73b-d4f588ba7412 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06: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:06:31 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:31 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e3a7e1ba-e79b-41d3-b73b-d4f588ba7412 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Snapshot retrieved successfully. Sep 01 12:06:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e3a7e1ba-e79b-41d3-b73b-d4f588ba7412 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/snapshots/c003824f-6142-4d3c-9131-6ca9fb0ea8aa returned with HTTP 200 Sep 01 12:06:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 51/109] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:06:31 2026] GET /volume/v3/snapshots/c003824f-6142-4d3c-9131-6ca9fb0ea8aa => generated 450 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:06:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-49f82b6b-d879-47f7-b698-cf40116fd33c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-49f82b6b-d879-47f7-b698-cf40116fd33c tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/snapshots/c003824f-6142-4d3c-9131-6ca9fb0ea8aa Sep 01 12:06:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-49f82b6b-d879-47f7-b698-cf40116fd33c tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-49f82b6b-d879-47f7-b698-cf40116fd33c tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06: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:06:32 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-49f82b6b-d879-47f7-b698-cf40116fd33c tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Snapshot retrieved successfully. Sep 01 12:06:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-49f82b6b-d879-47f7-b698-cf40116fd33c tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/snapshots/c003824f-6142-4d3c-9131-6ca9fb0ea8aa returned with HTTP 200 Sep 01 12:06:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 59/110] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:06:32 2026] GET /volume/v3/snapshots/c003824f-6142-4d3c-9131-6ca9fb0ea8aa => generated 450 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:06:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-770f0bdc-4c59-4624-8ec5-b0ba501e6de8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-770f0bdc-4c59-4624-8ec5-b0ba501e6de8 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/snapshots/c003824f-6142-4d3c-9131-6ca9fb0ea8aa Sep 01 12:06:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-770f0bdc-4c59-4624-8ec5-b0ba501e6de8 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-770f0bdc-4c59-4624-8ec5-b0ba501e6de8 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-770f0bdc-4c59-4624-8ec5-b0ba501e6de8 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/snapshots/c003824f-6142-4d3c-9131-6ca9fb0ea8aa returned with HTTP 404 Sep 01 12:06:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 52/111] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:06:33 2026] GET /volume/v3/snapshots/c003824f-6142-4d3c-9131-6ca9fb0ea8aa => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:06:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-95f75384-34b0-494b-ad5c-1488a9461516 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-95f75384-34b0-494b-ad5c-1488a9461516 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/group_snapshots/7374339d-d0b7-4e56-8dc7-afe1b3cdfe68 Sep 01 12:06:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-95f75384-34b0-494b-ad5c-1488a9461516 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-95f75384-34b0-494b-ad5c-1488a9461516 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-95f75384-34b0-494b-ad5c-1488a9461516 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] show called for member 7374339d-d0b7-4e56-8dc7-afe1b3cdfe68 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:06:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-95f75384-34b0-494b-ad5c-1488a9461516 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/group_snapshots/7374339d-d0b7-4e56-8dc7-afe1b3cdfe68 returned with HTTP 404 Sep 01 12:06:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 60/112] 192.168.122.29 () {60 vars in 1292 bytes} [Tue Sep 1 12:06:33 2026] GET /volume/v3/group_snapshots/7374339d-d0b7-4e56-8dc7-afe1b3cdfe68 => generated 116 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:06:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-15f02d56-0651-4ef0-af1b-c24334d8a9fb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-15f02d56-0651-4ef0-af1b-c24334d8a9fb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/volumes/detail Sep 01 12:06:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-15f02d56-0651-4ef0-af1b-c24334d8a9fb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-15f02d56-0651-4ef0-af1b-c24334d8a9fb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-15f02d56-0651-4ef0-af1b-c24334d8a9fb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:06:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-15f02d56-0651-4ef0-af1b-c24334d8a9fb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:06: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:06:33 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:06: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:06:33 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:06:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-15f02d56-0651-4ef0-af1b-c24334d8a9fb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Get all volumes completed successfully. Sep 01 12:06:33 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-15f02d56-0651-4ef0-af1b-c24334d8a9fb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:06:33 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-15f02d56-0651-4ef0-af1b-c24334d8a9fb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:06:34 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-15f02d56-0651-4ef0-af1b-c24334d8a9fb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] MySQL server mode set 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:06: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:06:34 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-15f02d56-0651-4ef0-af1b-c24334d8a9fb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:06:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 53/113] 192.168.122.29 () {60 vars in 1178 bytes} [Tue Sep 1 12:06:33 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-da9f6275-203d-430f-b3b8-e59ec3caf1d4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-da9f6275-203d-430f-b3b8-e59ec3caf1d4 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] POST http://192.168.122.29/volume/v3/groups/edf98ce0-de0e-4353-a39b-5415d073845b/action Sep 01 12:06:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-da9f6275-203d-430f-b3b8-e59ec3caf1d4 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-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:06:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-da9f6275-203d-430f-b3b8-e59ec3caf1d4 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-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:06:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-da9f6275-203d-430f-b3b8-e59ec3caf1d4 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] delete called for group edf98ce0-de0e-4353-a39b-5415d073845b {{(pid=86815) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 12:06:34 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.groups [None req-da9f6275-203d-430f-b3b8-e59ec3caf1d4 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Delete group with id: edf98ce0-de0e-4353-a39b-5415d073845b Sep 01 12:06: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:06:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06: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:06:34 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 12:06: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:06:34 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:06:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-da9f6275-203d-430f-b3b8-e59ec3caf1d4 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/groups/edf98ce0-de0e-4353-a39b-5415d073845b/action returned with HTTP 202 Sep 01 12:06:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 61/114] 192.168.122.29 () {62 vars in 1307 bytes} [Tue Sep 1 12:06:34 2026] POST /volume/v3/groups/edf98ce0-de0e-4353-a39b-5415d073845b/action => generated 0 bytes in 214 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:06:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f77b1f9c-7c8f-4c94-b832-22fdc08cd1fb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f77b1f9c-7c8f-4c94-b832-22fdc08cd1fb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/volumes/aa4aa70d-94a1-4662-bdcf-f20ff8959b6b Sep 01 12:06:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f77b1f9c-7c8f-4c94-b832-22fdc08cd1fb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f77b1f9c-7c8f-4c94-b832-22fdc08cd1fb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06: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:06:34 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:06: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:06:34 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:34 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f77b1f9c-7c8f-4c94-b832-22fdc08cd1fb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Volume info retrieved successfully. Sep 01 12:06:34 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-f77b1f9c-7c8f-4c94-b832-22fdc08cd1fb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:06:34 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-f77b1f9c-7c8f-4c94-b832-22fdc08cd1fb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:06:34 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-f77b1f9c-7c8f-4c94-b832-22fdc08cd1fb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] MySQL server mode set 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:06: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:06:34 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f77b1f9c-7c8f-4c94-b832-22fdc08cd1fb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/volumes/aa4aa70d-94a1-4662-bdcf-f20ff8959b6b returned with HTTP 200 Sep 01 12:06:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 54/115] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:06:34 2026] GET /volume/v3/volumes/aa4aa70d-94a1-4662-bdcf-f20ff8959b6b => generated 920 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2ff0219f-62ac-444e-869d-de2cbb45e600 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2ff0219f-62ac-444e-869d-de2cbb45e600 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/volumes/aa4aa70d-94a1-4662-bdcf-f20ff8959b6b Sep 01 12:06:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2ff0219f-62ac-444e-869d-de2cbb45e600 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2ff0219f-62ac-444e-869d-de2cbb45e600 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06: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:06:35 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:06: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:06:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2ff0219f-62ac-444e-869d-de2cbb45e600 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/volumes/aa4aa70d-94a1-4662-bdcf-f20ff8959b6b returned with HTTP 404 Sep 01 12:06:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 62/116] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:06:35 2026] GET /volume/v3/volumes/aa4aa70d-94a1-4662-bdcf-f20ff8959b6b => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:06:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a2b1b962-8093-4cac-b77a-ce63a17f5ff2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a2b1b962-8093-4cac-b77a-ce63a17f5ff2 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/groups/edf98ce0-de0e-4353-a39b-5415d073845b Sep 01 12:06:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a2b1b962-8093-4cac-b77a-ce63a17f5ff2 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a2b1b962-8093-4cac-b77a-ce63a17f5ff2 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-a2b1b962-8093-4cac-b77a-ce63a17f5ff2 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] show called for member edf98ce0-de0e-4353-a39b-5415d073845b {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:06: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:06:35 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:35 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:06:35 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:06:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a2b1b962-8093-4cac-b77a-ce63a17f5ff2 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/groups/edf98ce0-de0e-4353-a39b-5415d073845b returned with HTTP 200 Sep 01 12:06:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 55/117] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:06:35 2026] GET /volume/v3/groups/edf98ce0-de0e-4353-a39b-5415d073845b => generated 391 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:06:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-58e93461-84e8-4a91-88e7-48de8627cd64 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-58e93461-84e8-4a91-88e7-48de8627cd64 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/groups/edf98ce0-de0e-4353-a39b-5415d073845b Sep 01 12:06:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-58e93461-84e8-4a91-88e7-48de8627cd64 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-58e93461-84e8-4a91-88e7-48de8627cd64 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-58e93461-84e8-4a91-88e7-48de8627cd64 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] show called for member edf98ce0-de0e-4353-a39b-5415d073845b {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:06:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-58e93461-84e8-4a91-88e7-48de8627cd64 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/groups/edf98ce0-de0e-4353-a39b-5415d073845b returned with HTTP 404 Sep 01 12:06:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 63/118] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:06:36 2026] GET /volume/v3/groups/edf98ce0-de0e-4353-a39b-5415d073845b => generated 108 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:06:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-de926289-1b01-4ddd-9b74-777f0ae49bd5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-de926289-1b01-4ddd-9b74-777f0ae49bd5 tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] DELETE http://192.168.122.29/volume/v3/group_types/d6edf2ed-1fff-417b-abb2-0b5824071ccb Sep 01 12:06:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-de926289-1b01-4ddd-9b74-777f0ae49bd5 tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-de926289-1b01-4ddd-9b74-777f0ae49bd5 tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06: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:06:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-de926289-1b01-4ddd-9b74-777f0ae49bd5 tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] http://192.168.122.29/volume/v3/group_types/d6edf2ed-1fff-417b-abb2-0b5824071ccb returned with HTTP 202 Sep 01 12:06:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 56/119] 192.168.122.29 () {60 vars in 1283 bytes} [Tue Sep 1 12:06:36 2026] DELETE /volume/v3/group_types/d6edf2ed-1fff-417b-abb2-0b5824071ccb => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 12:06:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-17ddc8f9-20c4-4cd4-ab4d-ec15599846a6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-17ddc8f9-20c4-4cd4-ab4d-ec15599846a6 tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] DELETE http://192.168.122.29/volume/v3/types/d7c7f656-45b8-40ce-941b-219d2eea99e8 Sep 01 12:06:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-17ddc8f9-20c4-4cd4-ab4d-ec15599846a6 tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-17ddc8f9-20c4-4cd4-ab4d-ec15599846a6 tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-17ddc8f9-20c4-4cd4-ab4d-ec15599846a6 tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] http://192.168.122.29/volume/v3/types/d7c7f656-45b8-40ce-941b-219d2eea99e8 returned with HTTP 202 Sep 01 12:06:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 64/120] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:06:37 2026] DELETE /volume/v3/types/d7c7f656-45b8-40ce-941b-219d2eea99e8 => generated 0 bytes in 203 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 12:06:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-518ba40f-b07c-4e80-a759-ec84e9447144 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-518ba40f-b07c-4e80-a759-ec84e9447144 tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] GET http://192.168.122.29/volume/v3/types/d7c7f656-45b8-40ce-941b-219d2eea99e8 Sep 01 12:06:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-518ba40f-b07c-4e80-a759-ec84e9447144 tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-518ba40f-b07c-4e80-a759-ec84e9447144 tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-518ba40f-b07c-4e80-a759-ec84e9447144 tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] http://192.168.122.29/volume/v3/types/d7c7f656-45b8-40ce-941b-219d2eea99e8 returned with HTTP 404 Sep 01 12:06:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 57/121] 192.168.122.29 () {58 vars in 1221 bytes} [Tue Sep 1 12:06:37 2026] GET /volume/v3/types/d7c7f656-45b8-40ce-941b-219d2eea99e8 => generated 114 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:06:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3e9a4796-e9e4-4dc7-b548-3c902bc7bdd4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3e9a4796-e9e4-4dc7-b548-3c902bc7bdd4 tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:06:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3e9a4796-e9e4-4dc7-b548-3c902bc7bdd4 tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1185131785"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:06:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3e9a4796-e9e4-4dc7-b548-3c902bc7bdd4 tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:06:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 65/122] 192.168.122.29 () {60 vars in 1131 bytes} [Tue Sep 1 12:06:37 2026] POST /volume/v3/types => generated 224 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:06:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e8013871-d83d-4c0a-92d5-0b45b600dd12 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e8013871-d83d-4c0a-92d5-0b45b600dd12 tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] POST http://192.168.122.29/volume/v3/group_types Sep 01 12:06:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e8013871-d83d-4c0a-92d5-0b45b600dd12 tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-337741722"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:06:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e8013871-d83d-4c0a-92d5-0b45b600dd12 tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] http://192.168.122.29/volume/v3/group_types returned with HTTP 202 Sep 01 12:06:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 58/123] 192.168.122.29 () {62 vars in 1190 bytes} [Tue Sep 1 12:06:37 2026] POST /volume/v3/group_types => generated 180 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:06:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4b902755-a6a4-4493-923c-391618ac70eb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4b902755-a6a4-4493-923c-391618ac70eb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] POST http://192.168.122.29/volume/v3/groups Sep 01 12:06:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4b902755-a6a4-4493-923c-391618ac70eb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f93aac0f-aeb1-402a-9093-9b9202ef2b4a", "volume_types": ["13b17c24-5f7e-441a-bc34-82f750b5f0d1"], "name": "tempest-GroupSnapshotsTest-Group-1280250381"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:06:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-4b902755-a6a4-4493-923c-391618ac70eb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Creating new group {'group': {'group_type': 'f93aac0f-aeb1-402a-9093-9b9202ef2b4a', 'volume_types': ['13b17c24-5f7e-441a-bc34-82f750b5f0d1'], 'name': 'tempest-GroupSnapshotsTest-Group-1280250381'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 12:06:37 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.groups [None req-4b902755-a6a4-4493-923c-391618ac70eb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Creating group tempest-GroupSnapshotsTest-Group-1280250381. Sep 01 12:06:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4b902755-a6a4-4493-923c-391618ac70eb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Availability Zones retrieved successfully. Sep 01 12:06:37 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-4b902755-a6a4-4493-923c-391618ac70eb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Created reservations ['b1c5e5f4-b5c9-4d77-9003-ace19162bca7'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:06:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4b902755-a6a4-4493-923c-391618ac70eb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/groups returned with HTTP 202 Sep 01 12:06:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 66/124] 192.168.122.29 () {62 vars in 1176 bytes} [Tue Sep 1 12:06:37 2026] POST /volume/v3/groups => generated 112 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:06:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-875ff606-52de-4e4c-8d7c-db2e35ed35e4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-875ff606-52de-4e4c-8d7c-db2e35ed35e4 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 Sep 01 12:06:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-875ff606-52de-4e4c-8d7c-db2e35ed35e4 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-875ff606-52de-4e4c-8d7c-db2e35ed35e4 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-875ff606-52de-4e4c-8d7c-db2e35ed35e4 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] show called for member 16e714ac-b946-47dc-abd4-02e735389ff3 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:06: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:06:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06: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:06:37 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:06:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-875ff606-52de-4e4c-8d7c-db2e35ed35e4 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 returned with HTTP 200 Sep 01 12:06:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 59/125] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:06:37 2026] GET /volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 => generated 392 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2d5f20f3-0423-45c3-af90-f860c94f67e7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2d5f20f3-0423-45c3-af90-f860c94f67e7 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 Sep 01 12:06:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2d5f20f3-0423-45c3-af90-f860c94f67e7 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2d5f20f3-0423-45c3-af90-f860c94f67e7 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-2d5f20f3-0423-45c3-af90-f860c94f67e7 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] show called for member 16e714ac-b946-47dc-abd4-02e735389ff3 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:06: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:06:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:38 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:06:38 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:06:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2d5f20f3-0423-45c3-af90-f860c94f67e7 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 returned with HTTP 200 Sep 01 12:06:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 67/126] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:06:38 2026] GET /volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 => generated 393 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c0683879-47df-4d2f-a532-dd2901dd91dd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c0683879-47df-4d2f-a532-dd2901dd91dd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:06:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c0683879-47df-4d2f-a532-dd2901dd91dd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-143359344", "volume_type": "13b17c24-5f7e-441a-bc34-82f750b5f0d1", "group_id": "16e714ac-b946-47dc-abd4-02e735389ff3", "size": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:06:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-c0683879-47df-4d2f-a532-dd2901dd91dd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-143359344', 'volume_type': '13b17c24-5f7e-441a-bc34-82f750b5f0d1', 'group_id': '16e714ac-b946-47dc-abd4-02e735389ff3', 'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:06: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:06:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:38 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-c0683879-47df-4d2f-a532-dd2901dd91dd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Create volume of 1 GB Sep 01 12:06:38 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:06:38 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:06:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c0683879-47df-4d2f-a532-dd2901dd91dd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Availability Zones retrieved successfully. Sep 01 12:06:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c0683879-47df-4d2f-a532-dd2901dd91dd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Flow 'volume_create_api' (92b01358-ae15-47d3-b220-31dd729e8459) 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:06:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c0683879-47df-4d2f-a532-dd2901dd91dd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad06d2ba-76a6-48cb-ac66-609354836b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:06: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:06:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-c0683879-47df-4d2f-a532-dd2901dd91dd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-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:06:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c0683879-47df-4d2f-a532-dd2901dd91dd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad06d2ba-76a6-48cb-ac66-609354836b65) 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:06:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=13b17c24-5f7e-441a-bc34-82f750b5f0d1,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1185131785',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '13b17c24-5f7e-441a-bc34-82f750b5f0d1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '16e714ac-b946-47dc-abd4-02e735389ff3', '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:06:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c0683879-47df-4d2f-a532-dd2901dd91dd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0665f23c-efcc-47d3-b737-1642e84b6dcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:06:39 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-c0683879-47df-4d2f-a532-dd2901dd91dd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1185131785 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1185131785, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:06:39 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-c0683879-47df-4d2f-a532-dd2901dd91dd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1185131785 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1185131785, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:06:39 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-c0683879-47df-4d2f-a532-dd2901dd91dd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Created reservations ['1c2cec03-8b7c-4102-a781-1b9d0300891c', '56bf10fd-e559-4078-b3ab-abed9f4e1b83', '0e02e0da-c947-4c0b-b50d-1772f70d4a32', '803f94d6-dcff-4e21-a616-0b151aef9523'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:06:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c0683879-47df-4d2f-a532-dd2901dd91dd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0665f23c-efcc-47d3-b737-1642e84b6dcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c2cec03-8b7c-4102-a781-1b9d0300891c', '56bf10fd-e559-4078-b3ab-abed9f4e1b83', '0e02e0da-c947-4c0b-b50d-1772f70d4a32', '803f94d6-dcff-4e21-a616-0b151aef9523']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:06:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c0683879-47df-4d2f-a532-dd2901dd91dd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01739b3d-2750-4f3a-bf5a-910d13ef247a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:06: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:06:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:06:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c0683879-47df-4d2f-a532-dd2901dd91dd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01739b3d-2750-4f3a-bf5a-910d13ef247a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '946fb6ff-3a00-49ab-a163-56ae0553dc2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-143359344',encryption_key_id=None,group_id=16e714ac-b946-47dc-abd4-02e735389ff3,group_type_id=,metadata={},multiattach=False,project_id='7f51bcb554df4b7aa6b4518753c5736c',qos_specs=None,replication_status=,reservations=['1c2cec03-8b7c-4102-a781-1b9d0300891c','56bf10fd-e559-4078-b3ab-abed9f4e1b83','0e02e0da-c947-4c0b-b50d-1772f70d4a32','803f94d6-dcff-4e21-a616-0b151aef9523'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7c2b950d9c447f4b9f33c54457482fd',volume_type_id=13b17c24-5f7e-441a-bc34-82f750b5f0d1), 'volume': Volume(_name_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:06:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-143359344',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=16e714ac-b946-47dc-abd4-02e735389ff3,host=None,id=946fb6ff-3a00-49ab-a163-56ae0553dc2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f51bcb554df4b7aa6b4518753c5736c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7c2b950d9c447f4b9f33c54457482fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(13b17c24-5f7e-441a-bc34-82f750b5f0d1),volume_type_id=13b17c24-5f7e-441a-bc34-82f750b5f0d1)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:06:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c0683879-47df-4d2f-a532-dd2901dd91dd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e68128c9-4589-4cba-9342-fa21635855b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:06:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c0683879-47df-4d2f-a532-dd2901dd91dd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e68128c9-4589-4cba-9342-fa21635855b6) transitioned into state 'SUCCESS' from state '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-143359344',encryption_key_id=None,group_id=16e714ac-b946-47dc-abd4-02e735389ff3,group_type_id=,metadata={},multiattach=False,project_id='7f51bcb554df4b7aa6b4518753c5736c',qos_specs=None,replication_status=,reservations=['1c2cec03-8b7c-4102-a781-1b9d0300891c','56bf10fd-e559-4078-b3ab-abed9f4e1b83','0e02e0da-c947-4c0b-b50d-1772f70d4a32','803f94d6-dcff-4e21-a616-0b151aef9523'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7c2b950d9c447f4b9f33c54457482fd',volume_type_id=13b17c24-5f7e-441a-bc34-82f750b5f0d1)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:06:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c0683879-47df-4d2f-a532-dd2901dd91dd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (846cf837-7dab-4dd4-8017-bafdbbff83ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:06:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c0683879-47df-4d2f-a532-dd2901dd91dd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (846cf837-7dab-4dd4-8017-bafdbbff83ba) 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:06:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c0683879-47df-4d2f-a532-dd2901dd91dd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Flow 'volume_create_api' (92b01358-ae15-47d3-b220-31dd729e8459) 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:06:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c0683879-47df-4d2f-a532-dd2901dd91dd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Create volume request issued successfully. Sep 01 12:06:39 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-c0683879-47df-4d2f-a532-dd2901dd91dd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:06:39 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-c0683879-47df-4d2f-a532-dd2901dd91dd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:06:39 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-c0683879-47df-4d2f-a532-dd2901dd91dd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] MySQL server mode set 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:06: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:06:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c0683879-47df-4d2f-a532-dd2901dd91dd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:06:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 60/127] 192.168.122.29 () {62 vars in 1179 bytes} [Tue Sep 1 12:06:38 2026] POST /volume/v3/volumes => generated 828 bytes in 736 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:06:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f4796ecc-f92f-4c57-b67b-a1c6320518cd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f4796ecc-f92f-4c57-b67b-a1c6320518cd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/volumes/946fb6ff-3a00-49ab-a163-56ae0553dc2f Sep 01 12:06:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f4796ecc-f92f-4c57-b67b-a1c6320518cd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f4796ecc-f92f-4c57-b67b-a1c6320518cd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06: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:06:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:06: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:06:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f4796ecc-f92f-4c57-b67b-a1c6320518cd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Volume info retrieved successfully. Sep 01 12:06:39 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-f4796ecc-f92f-4c57-b67b-a1c6320518cd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:06:39 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-f4796ecc-f92f-4c57-b67b-a1c6320518cd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:06:39 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-f4796ecc-f92f-4c57-b67b-a1c6320518cd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] MySQL server mode set 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:06: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:06:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f4796ecc-f92f-4c57-b67b-a1c6320518cd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/volumes/946fb6ff-3a00-49ab-a163-56ae0553dc2f returned with HTTP 200 Sep 01 12:06:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 68/128] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:06:39 2026] GET /volume/v3/volumes/946fb6ff-3a00-49ab-a163-56ae0553dc2f => generated 896 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-627616cf-4f0c-491c-96ef-7dda5574cadd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-627616cf-4f0c-491c-96ef-7dda5574cadd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/volumes/946fb6ff-3a00-49ab-a163-56ae0553dc2f Sep 01 12:06:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-627616cf-4f0c-491c-96ef-7dda5574cadd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-627616cf-4f0c-491c-96ef-7dda5574cadd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06: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:06:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:06: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:06:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-627616cf-4f0c-491c-96ef-7dda5574cadd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Volume info retrieved successfully. Sep 01 12:06:41 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-627616cf-4f0c-491c-96ef-7dda5574cadd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:06:41 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-627616cf-4f0c-491c-96ef-7dda5574cadd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:06:41 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-627616cf-4f0c-491c-96ef-7dda5574cadd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] MySQL server mode set 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:06: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:06:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-627616cf-4f0c-491c-96ef-7dda5574cadd tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/volumes/946fb6ff-3a00-49ab-a163-56ae0553dc2f returned with HTTP 200 Sep 01 12:06:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 61/129] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:06:40 2026] GET /volume/v3/volumes/946fb6ff-3a00-49ab-a163-56ae0553dc2f => generated 920 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c4ae25ec-9e85-4223-a98b-bad891b51a43 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c4ae25ec-9e85-4223-a98b-bad891b51a43 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/volumes/946fb6ff-3a00-49ab-a163-56ae0553dc2f Sep 01 12:06:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c4ae25ec-9e85-4223-a98b-bad891b51a43 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c4ae25ec-9e85-4223-a98b-bad891b51a43 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06: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:06:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:06: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:06:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c4ae25ec-9e85-4223-a98b-bad891b51a43 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Volume info retrieved successfully. Sep 01 12:06:42 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-c4ae25ec-9e85-4223-a98b-bad891b51a43 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:06:42 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-c4ae25ec-9e85-4223-a98b-bad891b51a43 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:06:42 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-c4ae25ec-9e85-4223-a98b-bad891b51a43 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] MySQL server mode set 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:06: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:06:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c4ae25ec-9e85-4223-a98b-bad891b51a43 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/volumes/946fb6ff-3a00-49ab-a163-56ae0553dc2f returned with HTTP 200 Sep 01 12:06:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 69/130] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:06:42 2026] GET /volume/v3/volumes/946fb6ff-3a00-49ab-a163-56ae0553dc2f => generated 921 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e7b6e55b-917b-47c6-a31c-15d69363fe3b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e7b6e55b-917b-47c6-a31c-15d69363fe3b tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:06:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e7b6e55b-917b-47c6-a31c-15d69363fe3b tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2014210466", "volume_type": "13b17c24-5f7e-441a-bc34-82f750b5f0d1", "group_id": "16e714ac-b946-47dc-abd4-02e735389ff3", "size": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:06:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-e7b6e55b-917b-47c6-a31c-15d69363fe3b tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2014210466', 'volume_type': '13b17c24-5f7e-441a-bc34-82f750b5f0d1', 'group_id': '16e714ac-b946-47dc-abd4-02e735389ff3', 'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:06: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:06:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:42 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-e7b6e55b-917b-47c6-a31c-15d69363fe3b tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Create volume of 1 GB Sep 01 12:06:42 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:06:42 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:06:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e7b6e55b-917b-47c6-a31c-15d69363fe3b tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Availability Zones retrieved successfully. Sep 01 12:06:42 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e7b6e55b-917b-47c6-a31c-15d69363fe3b tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Flow 'volume_create_api' (bd08b596-776f-4150-ae40-c8b3c84cc4f4) 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:06:42 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e7b6e55b-917b-47c6-a31c-15d69363fe3b tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cce5e610-0304-4407-87ad-cf32f8d5c0a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:06: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:06:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:42 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-e7b6e55b-917b-47c6-a31c-15d69363fe3b tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-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:06:42 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e7b6e55b-917b-47c6-a31c-15d69363fe3b tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cce5e610-0304-4407-87ad-cf32f8d5c0a2) 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:06:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=13b17c24-5f7e-441a-bc34-82f750b5f0d1,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1185131785',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '13b17c24-5f7e-441a-bc34-82f750b5f0d1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '16e714ac-b946-47dc-abd4-02e735389ff3', '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:06:42 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e7b6e55b-917b-47c6-a31c-15d69363fe3b tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03f384e3-3d97-4a25-898f-1582bb3401f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:06:42 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-e7b6e55b-917b-47c6-a31c-15d69363fe3b tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Created reservations ['9d2f6c20-7e47-4ad2-8da2-1c14140fedb8', 'bf735ef5-e25b-4ebb-a7af-e3e90dbe1eb6', 'ed8c9b32-7b30-4238-b0a0-f5340aba3b37', '66ae47ca-4b54-458b-87f6-02211c315573'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:06:42 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e7b6e55b-917b-47c6-a31c-15d69363fe3b tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03f384e3-3d97-4a25-898f-1582bb3401f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d2f6c20-7e47-4ad2-8da2-1c14140fedb8', 'bf735ef5-e25b-4ebb-a7af-e3e90dbe1eb6', 'ed8c9b32-7b30-4238-b0a0-f5340aba3b37', '66ae47ca-4b54-458b-87f6-02211c315573']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:06:42 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e7b6e55b-917b-47c6-a31c-15d69363fe3b tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfa37c03-836a-4060-a528-f91b443fa659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:06: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:06:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:06:42 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e7b6e55b-917b-47c6-a31c-15d69363fe3b tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfa37c03-836a-4060-a528-f91b443fa659) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f3448d8-7811-48fd-8361-9ed754f17368', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2014210466',encryption_key_id=None,group_id=16e714ac-b946-47dc-abd4-02e735389ff3,group_type_id=,metadata={},multiattach=False,project_id='7f51bcb554df4b7aa6b4518753c5736c',qos_specs=None,replication_status=,reservations=['9d2f6c20-7e47-4ad2-8da2-1c14140fedb8','bf735ef5-e25b-4ebb-a7af-e3e90dbe1eb6','ed8c9b32-7b30-4238-b0a0-f5340aba3b37','66ae47ca-4b54-458b-87f6-02211c315573'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7c2b950d9c447f4b9f33c54457482fd',volume_type_id=13b17c24-5f7e-441a-bc34-82f750b5f0d1), 'volume': Volume(_name_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:06:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2014210466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=16e714ac-b946-47dc-abd4-02e735389ff3,host=None,id=8f3448d8-7811-48fd-8361-9ed754f17368,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f51bcb554df4b7aa6b4518753c5736c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7c2b950d9c447f4b9f33c54457482fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(13b17c24-5f7e-441a-bc34-82f750b5f0d1),volume_type_id=13b17c24-5f7e-441a-bc34-82f750b5f0d1)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:06:42 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e7b6e55b-917b-47c6-a31c-15d69363fe3b tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (634e3b1a-2c65-4153-b251-75a4d012594b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:06:42 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e7b6e55b-917b-47c6-a31c-15d69363fe3b tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (634e3b1a-2c65-4153-b251-75a4d012594b) transitioned into state 'SUCCESS' from state '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-2014210466',encryption_key_id=None,group_id=16e714ac-b946-47dc-abd4-02e735389ff3,group_type_id=,metadata={},multiattach=False,project_id='7f51bcb554df4b7aa6b4518753c5736c',qos_specs=None,replication_status=,reservations=['9d2f6c20-7e47-4ad2-8da2-1c14140fedb8','bf735ef5-e25b-4ebb-a7af-e3e90dbe1eb6','ed8c9b32-7b30-4238-b0a0-f5340aba3b37','66ae47ca-4b54-458b-87f6-02211c315573'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7c2b950d9c447f4b9f33c54457482fd',volume_type_id=13b17c24-5f7e-441a-bc34-82f750b5f0d1)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:06:42 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e7b6e55b-917b-47c6-a31c-15d69363fe3b tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f71680b-2c7f-4b4f-9478-f6c0e01949a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:06:42 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e7b6e55b-917b-47c6-a31c-15d69363fe3b tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f71680b-2c7f-4b4f-9478-f6c0e01949a6) 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:06:42 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e7b6e55b-917b-47c6-a31c-15d69363fe3b tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Flow 'volume_create_api' (bd08b596-776f-4150-ae40-c8b3c84cc4f4) 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:06:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e7b6e55b-917b-47c6-a31c-15d69363fe3b tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Create volume request issued successfully. Sep 01 12:06:42 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-e7b6e55b-917b-47c6-a31c-15d69363fe3b tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:06:42 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-e7b6e55b-917b-47c6-a31c-15d69363fe3b tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:06:42 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-e7b6e55b-917b-47c6-a31c-15d69363fe3b tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] MySQL server mode set 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:06: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:06:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e7b6e55b-917b-47c6-a31c-15d69363fe3b tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:06:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 62/131] 192.168.122.29 () {62 vars in 1179 bytes} [Tue Sep 1 12:06:42 2026] POST /volume/v3/volumes => generated 829 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:06:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a981f523-1d1e-4905-a8af-0d0b1b90921a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a981f523-1d1e-4905-a8af-0d0b1b90921a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/volumes/8f3448d8-7811-48fd-8361-9ed754f17368 Sep 01 12:06:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a981f523-1d1e-4905-a8af-0d0b1b90921a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a981f523-1d1e-4905-a8af-0d0b1b90921a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06: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:06:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:06: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:06:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a981f523-1d1e-4905-a8af-0d0b1b90921a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Volume info retrieved successfully. Sep 01 12:06:42 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-a981f523-1d1e-4905-a8af-0d0b1b90921a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:06:42 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-a981f523-1d1e-4905-a8af-0d0b1b90921a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:06:43 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-a981f523-1d1e-4905-a8af-0d0b1b90921a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] MySQL server mode set 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:06: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:06:43 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a981f523-1d1e-4905-a8af-0d0b1b90921a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/volumes/8f3448d8-7811-48fd-8361-9ed754f17368 returned with HTTP 200 Sep 01 12:06:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 70/132] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:06:42 2026] GET /volume/v3/volumes/8f3448d8-7811-48fd-8361-9ed754f17368 => generated 897 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-eefdea86-0dda-4c5c-a81a-ac9ff7b058c4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-eefdea86-0dda-4c5c-a81a-ac9ff7b058c4 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/volumes/8f3448d8-7811-48fd-8361-9ed754f17368 Sep 01 12:06:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-eefdea86-0dda-4c5c-a81a-ac9ff7b058c4 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-eefdea86-0dda-4c5c-a81a-ac9ff7b058c4 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06: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:06:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:06: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:06:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-eefdea86-0dda-4c5c-a81a-ac9ff7b058c4 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Volume info retrieved successfully. Sep 01 12:06:44 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-eefdea86-0dda-4c5c-a81a-ac9ff7b058c4 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:06:44 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-eefdea86-0dda-4c5c-a81a-ac9ff7b058c4 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:06:44 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-eefdea86-0dda-4c5c-a81a-ac9ff7b058c4 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] MySQL server mode set 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:06: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:06:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-eefdea86-0dda-4c5c-a81a-ac9ff7b058c4 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/volumes/8f3448d8-7811-48fd-8361-9ed754f17368 returned with HTTP 200 Sep 01 12:06:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 63/133] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:06:44 2026] GET /volume/v3/volumes/8f3448d8-7811-48fd-8361-9ed754f17368 => generated 922 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-96a72072-f4bb-4a63-9988-d2384bea4631 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-96a72072-f4bb-4a63-9988-d2384bea4631 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] PUT http://192.168.122.29/volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 Sep 01 12:06:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-96a72072-f4bb-4a63-9988-d2384bea4631 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "946fb6ff-3a00-49ab-a163-56ae0553dc2f"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:06:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-96a72072-f4bb-4a63-9988-d2384bea4631 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Update called for group 16e714ac-b946-47dc-abd4-02e735389ff3. {{(pid=86815) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 12:06:44 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.groups [None req-96a72072-f4bb-4a63-9988-d2384bea4631 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Updating group 16e714ac-b946-47dc-abd4-02e735389ff3 with name None description: None add_volumes: None remove_volumes: 946fb6ff-3a00-49ab-a163-56ae0553dc2f. Sep 01 12:06: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:06:44 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-96a72072-f4bb-4a63-9988-d2384bea4631 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 returned with HTTP 202 Sep 01 12:06:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 71/134] 192.168.122.29 () {62 vars in 1285 bytes} [Tue Sep 1 12:06:44 2026] PUT /volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:06:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1a7e1d73-ad43-435d-8b16-b4adeefb545a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1a7e1d73-ad43-435d-8b16-b4adeefb545a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 Sep 01 12:06:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1a7e1d73-ad43-435d-8b16-b4adeefb545a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1a7e1d73-ad43-435d-8b16-b4adeefb545a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-1a7e1d73-ad43-435d-8b16-b4adeefb545a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] show called for member 16e714ac-b946-47dc-abd4-02e735389ff3 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:06: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:06:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:44 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:06:44 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:06:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1a7e1d73-ad43-435d-8b16-b4adeefb545a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 returned with HTTP 200 Sep 01 12:06:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 64/135] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:06:44 2026] GET /volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 => generated 392 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8b4483ef-d10f-4112-a70c-80d59c762dd2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8b4483ef-d10f-4112-a70c-80d59c762dd2 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 Sep 01 12:06:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8b4483ef-d10f-4112-a70c-80d59c762dd2 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8b4483ef-d10f-4112-a70c-80d59c762dd2 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-8b4483ef-d10f-4112-a70c-80d59c762dd2 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] show called for member 16e714ac-b946-47dc-abd4-02e735389ff3 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:06: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:06:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:45 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:06:45 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:06:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8b4483ef-d10f-4112-a70c-80d59c762dd2 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 returned with HTTP 200 Sep 01 12:06:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 72/136] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:06:45 2026] GET /volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 => generated 393 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8abed5d3-b2f6-4fb3-9d1a-bd7211e6fcf4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8abed5d3-b2f6-4fb3-9d1a-bd7211e6fcf4 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] PUT http://192.168.122.29/volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 Sep 01 12:06:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8abed5d3-b2f6-4fb3-9d1a-bd7211e6fcf4 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "946fb6ff-3a00-49ab-a163-56ae0553dc2f"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:06:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-8abed5d3-b2f6-4fb3-9d1a-bd7211e6fcf4 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Update called for group 16e714ac-b946-47dc-abd4-02e735389ff3. {{(pid=86814) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 12:06:45 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.groups [None req-8abed5d3-b2f6-4fb3-9d1a-bd7211e6fcf4 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Updating group 16e714ac-b946-47dc-abd4-02e735389ff3 with name None description: None add_volumes: 946fb6ff-3a00-49ab-a163-56ae0553dc2f remove_volumes: None. Sep 01 12:06: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:06:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06: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:06:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:06:45 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:06:45 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:06:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8abed5d3-b2f6-4fb3-9d1a-bd7211e6fcf4 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 returned with HTTP 202 Sep 01 12:06:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 65/137] 192.168.122.29 () {62 vars in 1285 bytes} [Tue Sep 1 12:06:45 2026] PUT /volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:06:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cfb83860-493c-4c22-ad1b-074905db53e9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cfb83860-493c-4c22-ad1b-074905db53e9 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 Sep 01 12:06:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cfb83860-493c-4c22-ad1b-074905db53e9 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cfb83860-493c-4c22-ad1b-074905db53e9 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-cfb83860-493c-4c22-ad1b-074905db53e9 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] show called for member 16e714ac-b946-47dc-abd4-02e735389ff3 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:06: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:06:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:45 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:06:45 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:06:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cfb83860-493c-4c22-ad1b-074905db53e9 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 returned with HTTP 200 Sep 01 12:06:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 73/138] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:06:45 2026] GET /volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 => generated 392 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f53f8b1b-4c37-4823-9f57-101b8a265f01 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f53f8b1b-4c37-4823-9f57-101b8a265f01 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:06:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f53f8b1b-4c37-4823-9f57-101b8a265f01 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-789133450"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:06:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-f53f8b1b-4c37-4823-9f57-101b8a265f01 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-789133450'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:06:45 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-f53f8b1b-4c37-4823-9f57-101b8a265f01 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Create volume of 1 GB Sep 01 12:06: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:06:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f53f8b1b-4c37-4823-9f57-101b8a265f01 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Availability Zones retrieved successfully. Sep 01 12:06:45 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f53f8b1b-4c37-4823-9f57-101b8a265f01 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Flow 'volume_create_api' (8b723a50-937c-4073-8234-e19e971ee029) 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:06:45 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f53f8b1b-4c37-4823-9f57-101b8a265f01 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4850a9d-df2f-4461-8fce-24808b9f7992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:06:45 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-f53f8b1b-4c37-4823-9f57-101b8a265f01 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-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:06:45 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f53f8b1b-4c37-4823-9f57-101b8a265f01 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4850a9d-df2f-4461-8fce-24808b9f7992) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:06:45 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f53f8b1b-4c37-4823-9f57-101b8a265f01 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53f0f9cc-950a-4102-9df6-b72097bc12da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:06:46 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-f53f8b1b-4c37-4823-9f57-101b8a265f01 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Created reservations ['cf4578d8-2df8-4150-8e95-543f72c090ed', '3eb3861d-8020-4b4d-b040-e5e24f3c2105', '1d27996b-76b7-4932-a189-6629f0e101dc', 'c5ee70ac-ce69-45bc-91ce-e9963ccdbff4'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:06:46 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f53f8b1b-4c37-4823-9f57-101b8a265f01 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53f0f9cc-950a-4102-9df6-b72097bc12da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf4578d8-2df8-4150-8e95-543f72c090ed', '3eb3861d-8020-4b4d-b040-e5e24f3c2105', '1d27996b-76b7-4932-a189-6629f0e101dc', 'c5ee70ac-ce69-45bc-91ce-e9963ccdbff4']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:06:46 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f53f8b1b-4c37-4823-9f57-101b8a265f01 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9db1b4af-f9c0-4896-aada-d323c8855122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:06: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:06:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:06:46 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f53f8b1b-4c37-4823-9f57-101b8a265f01 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9db1b4af-f9c0-4896-aada-d323c8855122) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea5f572b-8860-43b2-971c-602ffb344b10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-789133450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fddf75c8236f4fb3b723f5b8030ff8b7',qos_specs=None,replication_status=,reservations=['cf4578d8-2df8-4150-8e95-543f72c090ed','3eb3861d-8020-4b4d-b040-e5e24f3c2105','1d27996b-76b7-4932-a189-6629f0e101dc','c5ee70ac-ce69-45bc-91ce-e9963ccdbff4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad982b6f1b164068bab5eb738d4204f8',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:06:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-789133450',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea5f572b-8860-43b2-971c-602ffb344b10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fddf75c8236f4fb3b723f5b8030ff8b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad982b6f1b164068bab5eb738d4204f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:06:46 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f53f8b1b-4c37-4823-9f57-101b8a265f01 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41cb7399-91a7-434f-bb45-bcfc5cee2e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:06:46 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f53f8b1b-4c37-4823-9f57-101b8a265f01 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41cb7399-91a7-434f-bb45-bcfc5cee2e7c) transitioned into state 'SUCCESS' from state '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-789133450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fddf75c8236f4fb3b723f5b8030ff8b7',qos_specs=None,replication_status=,reservations=['cf4578d8-2df8-4150-8e95-543f72c090ed','3eb3861d-8020-4b4d-b040-e5e24f3c2105','1d27996b-76b7-4932-a189-6629f0e101dc','c5ee70ac-ce69-45bc-91ce-e9963ccdbff4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad982b6f1b164068bab5eb738d4204f8',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:06:46 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f53f8b1b-4c37-4823-9f57-101b8a265f01 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5420c3a-640b-476a-b7ad-f5f8278ff2a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:06:46 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f53f8b1b-4c37-4823-9f57-101b8a265f01 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5420c3a-640b-476a-b7ad-f5f8278ff2a2) 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:06:46 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f53f8b1b-4c37-4823-9f57-101b8a265f01 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Flow 'volume_create_api' (8b723a50-937c-4073-8234-e19e971ee029) 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:06:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f53f8b1b-4c37-4823-9f57-101b8a265f01 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Create volume request issued successfully. Sep 01 12:06:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f53f8b1b-4c37-4823-9f57-101b8a265f01 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:06:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 66/139] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:06:45 2026] POST /volume/v3/volumes => generated 758 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:06:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3ddb2b8c-dda7-4767-89e6-b011ae3e5ecd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3ddb2b8c-dda7-4767-89e6-b011ae3e5ecd tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] GET http://192.168.122.29/volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 Sep 01 12:06:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3ddb2b8c-dda7-4767-89e6-b011ae3e5ecd tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3ddb2b8c-dda7-4767-89e6-b011ae3e5ecd tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06: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:06:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:06: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:06:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3ddb2b8c-dda7-4767-89e6-b011ae3e5ecd tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Volume info retrieved successfully. Sep 01 12:06:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3ddb2b8c-dda7-4767-89e6-b011ae3e5ecd tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] http://192.168.122.29/volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 returned with HTTP 200 Sep 01 12:06:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 74/140] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:06:46 2026] GET /volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 => generated 826 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:06:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-eaedf6ba-da04-42a5-9c2a-a6860cdc4cda None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-eaedf6ba-da04-42a5-9c2a-a6860cdc4cda tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 Sep 01 12:06:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-eaedf6ba-da04-42a5-9c2a-a6860cdc4cda tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-eaedf6ba-da04-42a5-9c2a-a6860cdc4cda tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-eaedf6ba-da04-42a5-9c2a-a6860cdc4cda tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] show called for member 16e714ac-b946-47dc-abd4-02e735389ff3 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:06: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:06:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06: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:06:46 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:06:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-eaedf6ba-da04-42a5-9c2a-a6860cdc4cda tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 returned with HTTP 200 Sep 01 12:06:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 67/141] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:06:46 2026] GET /volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 => generated 393 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-50c9aa7c-6537-463e-bae9-4dedcbba6b22 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-50c9aa7c-6537-463e-bae9-4dedcbba6b22 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] PUT http://192.168.122.29/volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 Sep 01 12:06:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-50c9aa7c-6537-463e-bae9-4dedcbba6b22 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "8f3448d8-7811-48fd-8361-9ed754f17368"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:06:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-50c9aa7c-6537-463e-bae9-4dedcbba6b22 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Update called for group 16e714ac-b946-47dc-abd4-02e735389ff3. {{(pid=86815) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 12:06:46 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.groups [None req-50c9aa7c-6537-463e-bae9-4dedcbba6b22 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Updating group 16e714ac-b946-47dc-abd4-02e735389ff3 with name None description: None add_volumes: None remove_volumes: 8f3448d8-7811-48fd-8361-9ed754f17368. Sep 01 12:06: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:06:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-50c9aa7c-6537-463e-bae9-4dedcbba6b22 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 returned with HTTP 202 Sep 01 12:06:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 75/142] 192.168.122.29 () {62 vars in 1285 bytes} [Tue Sep 1 12:06:46 2026] PUT /volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:06:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1dc2f97b-4660-426e-abf9-06afa6564d14 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1dc2f97b-4660-426e-abf9-06afa6564d14 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 Sep 01 12:06:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1dc2f97b-4660-426e-abf9-06afa6564d14 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1dc2f97b-4660-426e-abf9-06afa6564d14 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-1dc2f97b-4660-426e-abf9-06afa6564d14 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] show called for member 16e714ac-b946-47dc-abd4-02e735389ff3 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:06: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:06:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06: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:06:46 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:06:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1dc2f97b-4660-426e-abf9-06afa6564d14 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 returned with HTTP 200 Sep 01 12:06:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 68/143] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:06:46 2026] GET /volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 => generated 392 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3ac1b179-3290-4f9b-872c-57539b57803c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3ac1b179-3290-4f9b-872c-57539b57803c tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] GET http://192.168.122.29/volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 Sep 01 12:06:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3ac1b179-3290-4f9b-872c-57539b57803c tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3ac1b179-3290-4f9b-872c-57539b57803c tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06: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:06:47 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:06: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:06:47 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3ac1b179-3290-4f9b-872c-57539b57803c tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Volume info retrieved successfully. Sep 01 12:06:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3ac1b179-3290-4f9b-872c-57539b57803c tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] http://192.168.122.29/volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 returned with HTTP 200 Sep 01 12:06:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 76/144] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:06:47 2026] GET /volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:06:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a486c3b5-428b-44bf-9f57-8b093aac6e59 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a486c3b5-428b-44bf-9f57-8b093aac6e59 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 Sep 01 12:06:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a486c3b5-428b-44bf-9f57-8b093aac6e59 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a486c3b5-428b-44bf-9f57-8b093aac6e59 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-a486c3b5-428b-44bf-9f57-8b093aac6e59 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] show called for member 16e714ac-b946-47dc-abd4-02e735389ff3 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:06: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:06:47 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:47 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:06:47 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:06:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a486c3b5-428b-44bf-9f57-8b093aac6e59 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 returned with HTTP 200 Sep 01 12:06:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 69/145] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:06:47 2026] GET /volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 => generated 393 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b4c112a1-4e53-4168-8a57-8accacbd9e2d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b4c112a1-4e53-4168-8a57-8accacbd9e2d tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] PUT http://192.168.122.29/volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 Sep 01 12:06:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b4c112a1-4e53-4168-8a57-8accacbd9e2d tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "8f3448d8-7811-48fd-8361-9ed754f17368"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:06:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-b4c112a1-4e53-4168-8a57-8accacbd9e2d tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Update called for group 16e714ac-b946-47dc-abd4-02e735389ff3. {{(pid=86815) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 12:06:48 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.groups [None req-b4c112a1-4e53-4168-8a57-8accacbd9e2d tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Updating group 16e714ac-b946-47dc-abd4-02e735389ff3 with name None description: None add_volumes: 8f3448d8-7811-48fd-8361-9ed754f17368 remove_volumes: None. Sep 01 12:06:48 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=260,cinder:INSERT=26,cinder:UPDATE=40 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:06: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:06:48 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06: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:06:48 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:06:48 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:06:48 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:06:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b4c112a1-4e53-4168-8a57-8accacbd9e2d tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 returned with HTTP 202 Sep 01 12:06:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 77/146] 192.168.122.29 () {62 vars in 1285 bytes} [Tue Sep 1 12:06:47 2026] PUT /volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 12:06:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-dbb90c5b-fb81-4915-ac51-ef177d9dc6ab None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dbb90c5b-fb81-4915-ac51-ef177d9dc6ab tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 Sep 01 12:06:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dbb90c5b-fb81-4915-ac51-ef177d9dc6ab tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dbb90c5b-fb81-4915-ac51-ef177d9dc6ab tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-dbb90c5b-fb81-4915-ac51-ef177d9dc6ab tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] show called for member 16e714ac-b946-47dc-abd4-02e735389ff3 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:06: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:06:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:48 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:06:48 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:06:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dbb90c5b-fb81-4915-ac51-ef177d9dc6ab tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 returned with HTTP 200 Sep 01 12:06:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 70/147] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:06:48 2026] GET /volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 => generated 392 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8e05c9b8-89fe-4825-93a8-81067ff11b45 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8e05c9b8-89fe-4825-93a8-81067ff11b45 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] GET http://192.168.122.29/volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 Sep 01 12:06:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8e05c9b8-89fe-4825-93a8-81067ff11b45 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8e05c9b8-89fe-4825-93a8-81067ff11b45 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06: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:06:48 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:06: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:06:48 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8e05c9b8-89fe-4825-93a8-81067ff11b45 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Volume info retrieved successfully. Sep 01 12:06:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8e05c9b8-89fe-4825-93a8-81067ff11b45 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] http://192.168.122.29/volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 returned with HTTP 200 Sep 01 12:06:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 78/148] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:06:48 2026] GET /volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 => generated 851 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:06:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c824067d-5f95-405d-a423-5590319dd8f8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c824067d-5f95-405d-a423-5590319dd8f8 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 Sep 01 12:06:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c824067d-5f95-405d-a423-5590319dd8f8 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c824067d-5f95-405d-a423-5590319dd8f8 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-c824067d-5f95-405d-a423-5590319dd8f8 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] show called for member 16e714ac-b946-47dc-abd4-02e735389ff3 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:06:49 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=296,cinder:INSERT=52,cinder:UPDATE=78 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:06: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:06:49 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:49 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:06:49 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:06:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c824067d-5f95-405d-a423-5590319dd8f8 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 returned with HTTP 200 Sep 01 12:06:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 71/149] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:06:49 2026] GET /volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 => generated 393 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-caff56aa-b62c-4a73-aeb3-a0d6898cb851 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-caff56aa-b62c-4a73-aeb3-a0d6898cb851 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/volumes/detail Sep 01 12:06:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-caff56aa-b62c-4a73-aeb3-a0d6898cb851 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-caff56aa-b62c-4a73-aeb3-a0d6898cb851 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-caff56aa-b62c-4a73-aeb3-a0d6898cb851 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:06:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-caff56aa-b62c-4a73-aeb3-a0d6898cb851 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:06: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:06:49 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:06: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:06:49 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:06:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-caff56aa-b62c-4a73-aeb3-a0d6898cb851 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Get all volumes completed successfully. Sep 01 12:06:49 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-caff56aa-b62c-4a73-aeb3-a0d6898cb851 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:06:49 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-caff56aa-b62c-4a73-aeb3-a0d6898cb851 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:06:49 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-caff56aa-b62c-4a73-aeb3-a0d6898cb851 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] MySQL server mode set 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:06: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:06:49 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:49 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-caff56aa-b62c-4a73-aeb3-a0d6898cb851 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:06:49 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-caff56aa-b62c-4a73-aeb3-a0d6898cb851 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:06:49 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-caff56aa-b62c-4a73-aeb3-a0d6898cb851 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] MySQL server mode set 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:06: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:06:49 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-caff56aa-b62c-4a73-aeb3-a0d6898cb851 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:06:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 79/150] 192.168.122.29 () {60 vars in 1178 bytes} [Tue Sep 1 12:06:49 2026] GET /volume/v3/volumes/detail => generated 1836 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:06:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0b8366a5-c1ce-4068-a071-7c0af743c620 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0b8366a5-c1ce-4068-a071-7c0af743c620 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] POST http://192.168.122.29/volume/v3/group_snapshots Sep 01 12:06:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0b8366a5-c1ce-4068-a071-7c0af743c620 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "16e714ac-b946-47dc-abd4-02e735389ff3", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1112496009"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:06:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.group_snapshots [None req-0b8366a5-c1ce-4068-a071-7c0af743c620 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '16e714ac-b946-47dc-abd4-02e735389ff3', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1112496009'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 12:06: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:06:49 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:49 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.group_snapshots [None req-0b8366a5-c1ce-4068-a071-7c0af743c620 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1112496009. Sep 01 12:06:49 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:06:49 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:06: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:06:49 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:06: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:06:49 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:06: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:06:49 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:49 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-0b8366a5-c1ce-4068-a071-7c0af743c620 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1185131785 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1185131785, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:06:49 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-0b8366a5-c1ce-4068-a071-7c0af743c620 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Created reservations ['7004f94b-66ef-4998-b78f-f40a5824028f', 'a85f2e59-cfc3-49c5-a7fe-f26481fde1ac', '86ad3810-863d-476b-bf13-c84a011911c6', '8d012cce-0fb8-4118-bd93-b631da34003f'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:06:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0b8366a5-c1ce-4068-a071-7c0af743c620 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/group_snapshots returned with HTTP 202 Sep 01 12:06:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 72/151] 192.168.122.29 () {62 vars in 1203 bytes} [Tue Sep 1 12:06:49 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 547 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:06:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-34d7d3ba-b2df-4dea-86b6-fcbc3a97cc71 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-34d7d3ba-b2df-4dea-86b6-fcbc3a97cc71 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/group_snapshots/d9efaab6-81a1-42f2-9041-e745946f58ea Sep 01 12:06:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-34d7d3ba-b2df-4dea-86b6-fcbc3a97cc71 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-34d7d3ba-b2df-4dea-86b6-fcbc3a97cc71 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-34d7d3ba-b2df-4dea-86b6-fcbc3a97cc71 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] show called for member d9efaab6-81a1-42f2-9041-e745946f58ea {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:06: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:06:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-34d7d3ba-b2df-4dea-86b6-fcbc3a97cc71 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/group_snapshots/d9efaab6-81a1-42f2-9041-e745946f58ea returned with HTTP 200 Sep 01 12:06:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 80/152] 192.168.122.29 () {60 vars in 1292 bytes} [Tue Sep 1 12:06:50 2026] GET /volume/v3/group_snapshots/d9efaab6-81a1-42f2-9041-e745946f58ea => generated 326 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bd977450-b191-4136-bd0e-d5e0a20eb559 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bd977450-b191-4136-bd0e-d5e0a20eb559 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/group_snapshots/d9efaab6-81a1-42f2-9041-e745946f58ea Sep 01 12:06:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bd977450-b191-4136-bd0e-d5e0a20eb559 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bd977450-b191-4136-bd0e-d5e0a20eb559 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.group_snapshots [None req-bd977450-b191-4136-bd0e-d5e0a20eb559 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] show called for member d9efaab6-81a1-42f2-9041-e745946f58ea {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:06: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:06:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bd977450-b191-4136-bd0e-d5e0a20eb559 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/group_snapshots/d9efaab6-81a1-42f2-9041-e745946f58ea returned with HTTP 200 Sep 01 12:06:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 73/153] 192.168.122.29 () {60 vars in 1292 bytes} [Tue Sep 1 12:06:51 2026] GET /volume/v3/group_snapshots/d9efaab6-81a1-42f2-9041-e745946f58ea => generated 326 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7dda0826-8692-44d0-a8f7-c41a38dc16cb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7dda0826-8692-44d0-a8f7-c41a38dc16cb tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:06:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7dda0826-8692-44d0-a8f7-c41a38dc16cb tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1728118055"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:06:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-7dda0826-8692-44d0-a8f7-c41a38dc16cb tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1728118055'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:06:51 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-7dda0826-8692-44d0-a8f7-c41a38dc16cb tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Create volume of 1 GB Sep 01 12:06:51 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7dda0826-8692-44d0-a8f7-c41a38dc16cb tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Availability Zones retrieved successfully. Sep 01 12:06:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7dda0826-8692-44d0-a8f7-c41a38dc16cb tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Flow 'volume_create_api' (00bb12bb-1ea6-4524-ac7d-7587d56b0b4a) 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:06:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7dda0826-8692-44d0-a8f7-c41a38dc16cb tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfa1164c-6a3c-4ae6-a087-415d0c421832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:06:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-7dda0826-8692-44d0-a8f7-c41a38dc16cb tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-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:06:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7dda0826-8692-44d0-a8f7-c41a38dc16cb tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfa1164c-6a3c-4ae6-a087-415d0c421832) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:06:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7dda0826-8692-44d0-a8f7-c41a38dc16cb tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (095ab549-d7e9-4b6d-9951-75951e199f43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:06:52 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-7dda0826-8692-44d0-a8f7-c41a38dc16cb tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Created reservations ['cbd352e9-7597-478d-a183-ce0b3a6c0b7f', '9aa92022-fdd6-414a-8a74-5add7b93e1bb', 'a99820ee-d073-47b8-8f94-90bdf736e9da', 'faae1ae0-bfe7-49fd-961c-3abe1b0ce3e7'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:06:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7dda0826-8692-44d0-a8f7-c41a38dc16cb tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (095ab549-d7e9-4b6d-9951-75951e199f43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbd352e9-7597-478d-a183-ce0b3a6c0b7f', '9aa92022-fdd6-414a-8a74-5add7b93e1bb', 'a99820ee-d073-47b8-8f94-90bdf736e9da', 'faae1ae0-bfe7-49fd-961c-3abe1b0ce3e7']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:06:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7dda0826-8692-44d0-a8f7-c41a38dc16cb tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48417774-6812-4528-abe9-fe88724b1919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:06: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:06:52 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:06:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7dda0826-8692-44d0-a8f7-c41a38dc16cb tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48417774-6812-4528-abe9-fe88724b1919) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95307a56-7b23-44f6-927d-e098de01f204', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1728118055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cb4a63bc4d84e70a520828f5e25554a',qos_specs=None,replication_status=,reservations=['cbd352e9-7597-478d-a183-ce0b3a6c0b7f','9aa92022-fdd6-414a-8a74-5add7b93e1bb','a99820ee-d073-47b8-8f94-90bdf736e9da','faae1ae0-bfe7-49fd-961c-3abe1b0ce3e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f521a3a6aa2a4de6a561dcd590273e5e',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:06:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1728118055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95307a56-7b23-44f6-927d-e098de01f204,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cb4a63bc4d84e70a520828f5e25554a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f521a3a6aa2a4de6a561dcd590273e5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:06:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7dda0826-8692-44d0-a8f7-c41a38dc16cb tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e526075a-215e-43a8-8a15-a62904495990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:06:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7dda0826-8692-44d0-a8f7-c41a38dc16cb tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e526075a-215e-43a8-8a15-a62904495990) transitioned into state 'SUCCESS' from state '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-1728118055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cb4a63bc4d84e70a520828f5e25554a',qos_specs=None,replication_status=,reservations=['cbd352e9-7597-478d-a183-ce0b3a6c0b7f','9aa92022-fdd6-414a-8a74-5add7b93e1bb','a99820ee-d073-47b8-8f94-90bdf736e9da','faae1ae0-bfe7-49fd-961c-3abe1b0ce3e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f521a3a6aa2a4de6a561dcd590273e5e',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:06:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7dda0826-8692-44d0-a8f7-c41a38dc16cb tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (defe2613-a6c8-419e-bb64-92ba0435da1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:06:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7dda0826-8692-44d0-a8f7-c41a38dc16cb tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (defe2613-a6c8-419e-bb64-92ba0435da1d) 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:06:52 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7dda0826-8692-44d0-a8f7-c41a38dc16cb tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Flow 'volume_create_api' (00bb12bb-1ea6-4524-ac7d-7587d56b0b4a) 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:06:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7dda0826-8692-44d0-a8f7-c41a38dc16cb tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Create volume request issued successfully. Sep 01 12:06:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7dda0826-8692-44d0-a8f7-c41a38dc16cb tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:06:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 81/154] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:06:51 2026] POST /volume/v3/volumes => generated 761 bytes in 546 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:06:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-febdcd50-7472-4cf4-9b6e-e13cc6222b15 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-febdcd50-7472-4cf4-9b6e-e13cc6222b15 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/group_snapshots/d9efaab6-81a1-42f2-9041-e745946f58ea Sep 01 12:06:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-febdcd50-7472-4cf4-9b6e-e13cc6222b15 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-febdcd50-7472-4cf4-9b6e-e13cc6222b15 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.group_snapshots [None req-febdcd50-7472-4cf4-9b6e-e13cc6222b15 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] show called for member d9efaab6-81a1-42f2-9041-e745946f58ea {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:06: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:06:52 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-febdcd50-7472-4cf4-9b6e-e13cc6222b15 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/group_snapshots/d9efaab6-81a1-42f2-9041-e745946f58ea returned with HTTP 200 Sep 01 12:06:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 74/155] 192.168.122.29 () {60 vars in 1292 bytes} [Tue Sep 1 12:06:52 2026] GET /volume/v3/group_snapshots/d9efaab6-81a1-42f2-9041-e745946f58ea => generated 326 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-05e0e3b4-6a1a-46c3-b98c-cb2a7c8a7930 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-05e0e3b4-6a1a-46c3-b98c-cb2a7c8a7930 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/group_snapshots/d9efaab6-81a1-42f2-9041-e745946f58ea Sep 01 12:06:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-05e0e3b4-6a1a-46c3-b98c-cb2a7c8a7930 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-05e0e3b4-6a1a-46c3-b98c-cb2a7c8a7930 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-05e0e3b4-6a1a-46c3-b98c-cb2a7c8a7930 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] show called for member d9efaab6-81a1-42f2-9041-e745946f58ea {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:06: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:06:53 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-05e0e3b4-6a1a-46c3-b98c-cb2a7c8a7930 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/group_snapshots/d9efaab6-81a1-42f2-9041-e745946f58ea returned with HTTP 200 Sep 01 12:06:53 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 82/156] 192.168.122.29 () {60 vars in 1292 bytes} [Tue Sep 1 12:06:53 2026] GET /volume/v3/group_snapshots/d9efaab6-81a1-42f2-9041-e745946f58ea => generated 326 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-11484341-990f-4c95-b2d7-d2b4ee11d0a6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-11484341-990f-4c95-b2d7-d2b4ee11d0a6 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/group_snapshots/d9efaab6-81a1-42f2-9041-e745946f58ea Sep 01 12:06:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-11484341-990f-4c95-b2d7-d2b4ee11d0a6 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-11484341-990f-4c95-b2d7-d2b4ee11d0a6 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.group_snapshots [None req-11484341-990f-4c95-b2d7-d2b4ee11d0a6 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] show called for member d9efaab6-81a1-42f2-9041-e745946f58ea {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:06: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:06:54 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-11484341-990f-4c95-b2d7-d2b4ee11d0a6 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/group_snapshots/d9efaab6-81a1-42f2-9041-e745946f58ea returned with HTTP 200 Sep 01 12:06:54 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 75/157] 192.168.122.29 () {60 vars in 1292 bytes} [Tue Sep 1 12:06:54 2026] GET /volume/v3/group_snapshots/d9efaab6-81a1-42f2-9041-e745946f58ea => generated 326 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-37215038-774f-4039-b6d9-86ce7570b587 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-37215038-774f-4039-b6d9-86ce7570b587 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/group_snapshots/d9efaab6-81a1-42f2-9041-e745946f58ea Sep 01 12:06:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-37215038-774f-4039-b6d9-86ce7570b587 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-37215038-774f-4039-b6d9-86ce7570b587 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-37215038-774f-4039-b6d9-86ce7570b587 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] show called for member d9efaab6-81a1-42f2-9041-e745946f58ea {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:06: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:06:55 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-37215038-774f-4039-b6d9-86ce7570b587 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/group_snapshots/d9efaab6-81a1-42f2-9041-e745946f58ea returned with HTTP 200 Sep 01 12:06:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 83/158] 192.168.122.29 () {60 vars in 1292 bytes} [Tue Sep 1 12:06:55 2026] GET /volume/v3/group_snapshots/d9efaab6-81a1-42f2-9041-e745946f58ea => generated 326 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b23f719e-2647-4985-820c-0fcd2e44d8d3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b23f719e-2647-4985-820c-0fcd2e44d8d3 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/group_snapshots/d9efaab6-81a1-42f2-9041-e745946f58ea Sep 01 12:06:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b23f719e-2647-4985-820c-0fcd2e44d8d3 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b23f719e-2647-4985-820c-0fcd2e44d8d3 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.group_snapshots [None req-b23f719e-2647-4985-820c-0fcd2e44d8d3 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] show called for member d9efaab6-81a1-42f2-9041-e745946f58ea {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:06: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:06:56 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b23f719e-2647-4985-820c-0fcd2e44d8d3 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/group_snapshots/d9efaab6-81a1-42f2-9041-e745946f58ea returned with HTTP 200 Sep 01 12:06:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 76/159] 192.168.122.29 () {60 vars in 1292 bytes} [Tue Sep 1 12:06:56 2026] GET /volume/v3/group_snapshots/d9efaab6-81a1-42f2-9041-e745946f58ea => generated 326 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7886c616-ab64-42b4-8a09-7668a910f8ab None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7886c616-ab64-42b4-8a09-7668a910f8ab tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/group_snapshots/d9efaab6-81a1-42f2-9041-e745946f58ea Sep 01 12:06:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7886c616-ab64-42b4-8a09-7668a910f8ab tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7886c616-ab64-42b4-8a09-7668a910f8ab tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-7886c616-ab64-42b4-8a09-7668a910f8ab tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] show called for member d9efaab6-81a1-42f2-9041-e745946f58ea {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:06: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:06:57 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7886c616-ab64-42b4-8a09-7668a910f8ab tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/group_snapshots/d9efaab6-81a1-42f2-9041-e745946f58ea returned with HTTP 200 Sep 01 12:06:57 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 84/160] 192.168.122.29 () {60 vars in 1292 bytes} [Tue Sep 1 12:06:57 2026] GET /volume/v3/group_snapshots/d9efaab6-81a1-42f2-9041-e745946f58ea => generated 327 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:06:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6798b539-9ccc-436f-95ba-14cb9ba1ea7d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6798b539-9ccc-436f-95ba-14cb9ba1ea7d tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/snapshots/detail Sep 01 12:06:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6798b539-9ccc-436f-95ba-14cb9ba1ea7d tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6798b539-9ccc-436f-95ba-14cb9ba1ea7d tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-6798b539-9ccc-436f-95ba-14cb9ba1ea7d tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:06:57 devstack devstack@c-api.service[86814]: DEBUG cinder.db.api [None req-6798b539-9ccc-436f-95ba-14cb9ba1ea7d tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Building query based on filter {{(pid=86814) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:06:57 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:06:57 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:06:57 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6798b539-9ccc-436f-95ba-14cb9ba1ea7d tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Get all snapshots completed successfully. Sep 01 12:06: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:06:57 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6798b539-9ccc-436f-95ba-14cb9ba1ea7d tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 12:06:57 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 77/161] 192.168.122.29 () {58 vars in 1143 bytes} [Tue Sep 1 12:06:57 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:06:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d192a555-a60d-4672-81ed-22c0daf9e437 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d192a555-a60d-4672-81ed-22c0daf9e437 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/snapshots/db7d418d-b6f4-4790-a422-94bc41af1bfc Sep 01 12:06:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d192a555-a60d-4672-81ed-22c0daf9e437 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d192a555-a60d-4672-81ed-22c0daf9e437 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06: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:06:57 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:57 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d192a555-a60d-4672-81ed-22c0daf9e437 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Snapshot retrieved successfully. Sep 01 12:06:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d192a555-a60d-4672-81ed-22c0daf9e437 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/snapshots/db7d418d-b6f4-4790-a422-94bc41af1bfc returned with HTTP 200 Sep 01 12:06:57 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 85/162] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:06:57 2026] GET /volume/v3/snapshots/db7d418d-b6f4-4790-a422-94bc41af1bfc => generated 470 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:06:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c5981a4c-dbcd-4a91-b705-1bf53ee95ca1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c5981a4c-dbcd-4a91-b705-1bf53ee95ca1 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/snapshots/1c8ca99d-dab4-49b1-8dc7-118551946f73 Sep 01 12:06:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c5981a4c-dbcd-4a91-b705-1bf53ee95ca1 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c5981a4c-dbcd-4a91-b705-1bf53ee95ca1 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06: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:06:57 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:57 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c5981a4c-dbcd-4a91-b705-1bf53ee95ca1 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Snapshot retrieved successfully. Sep 01 12:06:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c5981a4c-dbcd-4a91-b705-1bf53ee95ca1 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/snapshots/1c8ca99d-dab4-49b1-8dc7-118551946f73 returned with HTTP 200 Sep 01 12:06:57 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 78/163] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:06:57 2026] GET /volume/v3/snapshots/1c8ca99d-dab4-49b1-8dc7-118551946f73 => generated 470 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:06:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c210b734-e0f1-4992-a3e6-5baee8ce1140 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c210b734-e0f1-4992-a3e6-5baee8ce1140 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] DELETE http://192.168.122.29/volume/v3/group_snapshots/d9efaab6-81a1-42f2-9041-e745946f58ea Sep 01 12:06:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c210b734-e0f1-4992-a3e6-5baee8ce1140 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c210b734-e0f1-4992-a3e6-5baee8ce1140 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-c210b734-e0f1-4992-a3e6-5baee8ce1140 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] delete called for member d9efaab6-81a1-42f2-9041-e745946f58ea {{(pid=86815) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 12:06:57 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.group_snapshots [None req-c210b734-e0f1-4992-a3e6-5baee8ce1140 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Delete group_snapshot with id: d9efaab6-81a1-42f2-9041-e745946f58ea Sep 01 12:06: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:06:58 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:58 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:06:58 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:06:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c210b734-e0f1-4992-a3e6-5baee8ce1140 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/group_snapshots/d9efaab6-81a1-42f2-9041-e745946f58ea returned with HTTP 202 Sep 01 12:06:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 86/164] 192.168.122.29 () {60 vars in 1295 bytes} [Tue Sep 1 12:06:57 2026] DELETE /volume/v3/group_snapshots/d9efaab6-81a1-42f2-9041-e745946f58ea => generated 0 bytes in 224 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 12:06:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-64ed6230-14b7-47ef-a78c-87f0d8f4e78e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-64ed6230-14b7-47ef-a78c-87f0d8f4e78e tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/volumes/detail Sep 01 12:06:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-64ed6230-14b7-47ef-a78c-87f0d8f4e78e tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-64ed6230-14b7-47ef-a78c-87f0d8f4e78e tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-64ed6230-14b7-47ef-a78c-87f0d8f4e78e tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:06:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-64ed6230-14b7-47ef-a78c-87f0d8f4e78e tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:06: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:06:58 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:06: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:06:58 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:06: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:06:58 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:06:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-64ed6230-14b7-47ef-a78c-87f0d8f4e78e tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Get all volumes completed successfully. Sep 01 12:06:58 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-64ed6230-14b7-47ef-a78c-87f0d8f4e78e tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:06:58 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-64ed6230-14b7-47ef-a78c-87f0d8f4e78e tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:06:58 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-64ed6230-14b7-47ef-a78c-87f0d8f4e78e tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] MySQL server mode set 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:06: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:06:58 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:58 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-64ed6230-14b7-47ef-a78c-87f0d8f4e78e tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:06:58 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-64ed6230-14b7-47ef-a78c-87f0d8f4e78e tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:06:58 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-64ed6230-14b7-47ef-a78c-87f0d8f4e78e tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] MySQL server mode set 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:06: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:06:58 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-64ed6230-14b7-47ef-a78c-87f0d8f4e78e tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:06:58 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 79/165] 192.168.122.29 () {60 vars in 1178 bytes} [Tue Sep 1 12:06:58 2026] GET /volume/v3/volumes/detail => generated 1836 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:06:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b9d8dcec-33d7-42dd-a0f0-12b7e7195452 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b9d8dcec-33d7-42dd-a0f0-12b7e7195452 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/snapshots/detail Sep 01 12:06:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b9d8dcec-33d7-42dd-a0f0-12b7e7195452 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b9d8dcec-33d7-42dd-a0f0-12b7e7195452 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-b9d8dcec-33d7-42dd-a0f0-12b7e7195452 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:06: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:06:58 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:58 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-b9d8dcec-33d7-42dd-a0f0-12b7e7195452 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Building query based on filter {{(pid=86815) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:06:58 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:06:58 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:06:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b9d8dcec-33d7-42dd-a0f0-12b7e7195452 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Get all snapshots completed successfully. Sep 01 12:06: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:06:58 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b9d8dcec-33d7-42dd-a0f0-12b7e7195452 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 12:06:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 87/166] 192.168.122.29 () {58 vars in 1143 bytes} [Tue Sep 1 12:06:58 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:06:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-22913cf6-a30f-4d55-88c1-4c25f03e2efb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-22913cf6-a30f-4d55-88c1-4c25f03e2efb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/snapshots/db7d418d-b6f4-4790-a422-94bc41af1bfc Sep 01 12:06:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-22913cf6-a30f-4d55-88c1-4c25f03e2efb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-22913cf6-a30f-4d55-88c1-4c25f03e2efb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06: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:06:58 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:06:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-22913cf6-a30f-4d55-88c1-4c25f03e2efb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Snapshot retrieved successfully. Sep 01 12:06:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-22913cf6-a30f-4d55-88c1-4c25f03e2efb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/snapshots/db7d418d-b6f4-4790-a422-94bc41af1bfc returned with HTTP 200 Sep 01 12:06:58 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 80/167] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:06:58 2026] GET /volume/v3/snapshots/db7d418d-b6f4-4790-a422-94bc41af1bfc => generated 469 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:06:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0af6f09b-829b-42aa-a837-7b6f1ab562ba None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:06:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0af6f09b-829b-42aa-a837-7b6f1ab562ba tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/snapshots/db7d418d-b6f4-4790-a422-94bc41af1bfc Sep 01 12:06:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0af6f09b-829b-42aa-a837-7b6f1ab562ba tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:06:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0af6f09b-829b-42aa-a837-7b6f1ab562ba tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:06: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:06:59 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:06:59 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0af6f09b-829b-42aa-a837-7b6f1ab562ba tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Snapshot retrieved successfully. Sep 01 12:06:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0af6f09b-829b-42aa-a837-7b6f1ab562ba tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/snapshots/db7d418d-b6f4-4790-a422-94bc41af1bfc returned with HTTP 200 Sep 01 12:06:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 88/168] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:06:59 2026] GET /volume/v3/snapshots/db7d418d-b6f4-4790-a422-94bc41af1bfc => generated 469 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-dd42865f-de4e-4201-8463-c1e6068204bb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dd42865f-de4e-4201-8463-c1e6068204bb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/snapshots/db7d418d-b6f4-4790-a422-94bc41af1bfc Sep 01 12:07:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dd42865f-de4e-4201-8463-c1e6068204bb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dd42865f-de4e-4201-8463-c1e6068204bb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:00 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:00 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-dd42865f-de4e-4201-8463-c1e6068204bb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Snapshot retrieved successfully. Sep 01 12:07:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dd42865f-de4e-4201-8463-c1e6068204bb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/snapshots/db7d418d-b6f4-4790-a422-94bc41af1bfc returned with HTTP 200 Sep 01 12:07:00 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 81/169] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:00 2026] GET /volume/v3/snapshots/db7d418d-b6f4-4790-a422-94bc41af1bfc => generated 469 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b2ee8a1f-d2bd-4022-9b71-990ce5675651 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b2ee8a1f-d2bd-4022-9b71-990ce5675651 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/snapshots/db7d418d-b6f4-4790-a422-94bc41af1bfc Sep 01 12:07:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b2ee8a1f-d2bd-4022-9b71-990ce5675651 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b2ee8a1f-d2bd-4022-9b71-990ce5675651 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b2ee8a1f-d2bd-4022-9b71-990ce5675651 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Snapshot retrieved successfully. Sep 01 12:07:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b2ee8a1f-d2bd-4022-9b71-990ce5675651 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/snapshots/db7d418d-b6f4-4790-a422-94bc41af1bfc returned with HTTP 200 Sep 01 12:07:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 89/170] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:01 2026] GET /volume/v3/snapshots/db7d418d-b6f4-4790-a422-94bc41af1bfc => generated 469 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9c61be49-981c-4fb9-b776-ab6deae0333c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9c61be49-981c-4fb9-b776-ab6deae0333c tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/snapshots/db7d418d-b6f4-4790-a422-94bc41af1bfc Sep 01 12:07:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9c61be49-981c-4fb9-b776-ab6deae0333c tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9c61be49-981c-4fb9-b776-ab6deae0333c tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:03 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9c61be49-981c-4fb9-b776-ab6deae0333c tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Snapshot retrieved successfully. Sep 01 12:07:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9c61be49-981c-4fb9-b776-ab6deae0333c tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/snapshots/db7d418d-b6f4-4790-a422-94bc41af1bfc returned with HTTP 200 Sep 01 12:07:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 82/171] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:02 2026] GET /volume/v3/snapshots/db7d418d-b6f4-4790-a422-94bc41af1bfc => generated 469 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:07:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9b3b42ef-43de-4f52-a572-506f9ad1e88a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9b3b42ef-43de-4f52-a572-506f9ad1e88a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/snapshots/db7d418d-b6f4-4790-a422-94bc41af1bfc Sep 01 12:07:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9b3b42ef-43de-4f52-a572-506f9ad1e88a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9b3b42ef-43de-4f52-a572-506f9ad1e88a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:04 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:04 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9b3b42ef-43de-4f52-a572-506f9ad1e88a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Snapshot retrieved successfully. Sep 01 12:07:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9b3b42ef-43de-4f52-a572-506f9ad1e88a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/snapshots/db7d418d-b6f4-4790-a422-94bc41af1bfc returned with HTTP 200 Sep 01 12:07:04 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 90/172] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:04 2026] GET /volume/v3/snapshots/db7d418d-b6f4-4790-a422-94bc41af1bfc => generated 469 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d30b8a9c-85a0-4e53-8aff-cb5e8bc5fe2a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d30b8a9c-85a0-4e53-8aff-cb5e8bc5fe2a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/snapshots/db7d418d-b6f4-4790-a422-94bc41af1bfc Sep 01 12:07:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d30b8a9c-85a0-4e53-8aff-cb5e8bc5fe2a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d30b8a9c-85a0-4e53-8aff-cb5e8bc5fe2a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d30b8a9c-85a0-4e53-8aff-cb5e8bc5fe2a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/snapshots/db7d418d-b6f4-4790-a422-94bc41af1bfc returned with HTTP 404 Sep 01 12:07:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 83/173] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:05 2026] GET /volume/v3/snapshots/db7d418d-b6f4-4790-a422-94bc41af1bfc => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:07:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-164a5e36-d6d8-4da2-9e9c-9445f1070b1d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-164a5e36-d6d8-4da2-9e9c-9445f1070b1d tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/snapshots/1c8ca99d-dab4-49b1-8dc7-118551946f73 Sep 01 12:07:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-164a5e36-d6d8-4da2-9e9c-9445f1070b1d tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-164a5e36-d6d8-4da2-9e9c-9445f1070b1d tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-164a5e36-d6d8-4da2-9e9c-9445f1070b1d tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/snapshots/1c8ca99d-dab4-49b1-8dc7-118551946f73 returned with HTTP 404 Sep 01 12:07:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 91/174] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:05 2026] GET /volume/v3/snapshots/1c8ca99d-dab4-49b1-8dc7-118551946f73 => generated 111 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:07:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-25a5c32e-2974-4e5e-8b83-947d6e84af0a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-25a5c32e-2974-4e5e-8b83-947d6e84af0a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/group_snapshots/d9efaab6-81a1-42f2-9041-e745946f58ea Sep 01 12:07:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-25a5c32e-2974-4e5e-8b83-947d6e84af0a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-25a5c32e-2974-4e5e-8b83-947d6e84af0a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.group_snapshots [None req-25a5c32e-2974-4e5e-8b83-947d6e84af0a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] show called for member d9efaab6-81a1-42f2-9041-e745946f58ea {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:07:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-25a5c32e-2974-4e5e-8b83-947d6e84af0a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/group_snapshots/d9efaab6-81a1-42f2-9041-e745946f58ea returned with HTTP 404 Sep 01 12:07:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 84/175] 192.168.122.29 () {60 vars in 1292 bytes} [Tue Sep 1 12:07:05 2026] GET /volume/v3/group_snapshots/d9efaab6-81a1-42f2-9041-e745946f58ea => generated 116 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:07:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fe88c267-0aec-4caf-b14d-2f56f7b07d21 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fe88c267-0aec-4caf-b14d-2f56f7b07d21 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] DELETE http://192.168.122.29/volume/v3/group_snapshots/d9efaab6-81a1-42f2-9041-e745946f58ea Sep 01 12:07:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fe88c267-0aec-4caf-b14d-2f56f7b07d21 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fe88c267-0aec-4caf-b14d-2f56f7b07d21 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-fe88c267-0aec-4caf-b14d-2f56f7b07d21 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] delete called for member d9efaab6-81a1-42f2-9041-e745946f58ea {{(pid=86815) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 12:07:05 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.group_snapshots [None req-fe88c267-0aec-4caf-b14d-2f56f7b07d21 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Delete group_snapshot with id: d9efaab6-81a1-42f2-9041-e745946f58ea Sep 01 12:07:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fe88c267-0aec-4caf-b14d-2f56f7b07d21 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/group_snapshots/d9efaab6-81a1-42f2-9041-e745946f58ea returned with HTTP 404 Sep 01 12:07:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 92/176] 192.168.122.29 () {60 vars in 1295 bytes} [Tue Sep 1 12:07:05 2026] DELETE /volume/v3/group_snapshots/d9efaab6-81a1-42f2-9041-e745946f58ea => generated 116 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:07:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e54f543b-c5b4-4e0e-88f8-f1009b8a6552 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e54f543b-c5b4-4e0e-88f8-f1009b8a6552 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/volumes/detail Sep 01 12:07:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e54f543b-c5b4-4e0e-88f8-f1009b8a6552 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e54f543b-c5b4-4e0e-88f8-f1009b8a6552 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-e54f543b-c5b4-4e0e-88f8-f1009b8a6552 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:07:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e54f543b-c5b4-4e0e-88f8-f1009b8a6552 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:07:05 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:07:05 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:07: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:07:05 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:07: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:07:05 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:07:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e54f543b-c5b4-4e0e-88f8-f1009b8a6552 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Get all volumes completed successfully. Sep 01 12:07:05 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-e54f543b-c5b4-4e0e-88f8-f1009b8a6552 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:07:05 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-e54f543b-c5b4-4e0e-88f8-f1009b8a6552 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:07:05 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-e54f543b-c5b4-4e0e-88f8-f1009b8a6552 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] MySQL server mode set 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:07: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:07:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:05 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-e54f543b-c5b4-4e0e-88f8-f1009b8a6552 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:07:05 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-e54f543b-c5b4-4e0e-88f8-f1009b8a6552 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:07:05 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-e54f543b-c5b4-4e0e-88f8-f1009b8a6552 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] MySQL server mode set 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:07: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:07:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e54f543b-c5b4-4e0e-88f8-f1009b8a6552 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:07:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 85/177] 192.168.122.29 () {60 vars in 1178 bytes} [Tue Sep 1 12:07:05 2026] GET /volume/v3/volumes/detail => generated 1836 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:07:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8952eab6-a4ef-453a-a1bc-9cfd816b728d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8952eab6-a4ef-453a-a1bc-9cfd816b728d tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] POST http://192.168.122.29/volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3/action Sep 01 12:07:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8952eab6-a4ef-453a-a1bc-9cfd816b728d tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-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:07:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8952eab6-a4ef-453a-a1bc-9cfd816b728d tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-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:07:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-8952eab6-a4ef-453a-a1bc-9cfd816b728d tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] delete called for group 16e714ac-b946-47dc-abd4-02e735389ff3 {{(pid=86815) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 12:07:05 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.groups [None req-8952eab6-a4ef-453a-a1bc-9cfd816b728d tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Delete group with id: 16e714ac-b946-47dc-abd4-02e735389ff3 Sep 01 12:07: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:07:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:06 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:07:06 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 12:07:06 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:07:06 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:07:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8952eab6-a4ef-453a-a1bc-9cfd816b728d tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3/action returned with HTTP 202 Sep 01 12:07:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 93/178] 192.168.122.29 () {62 vars in 1307 bytes} [Tue Sep 1 12:07:05 2026] POST /volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3/action => generated 0 bytes in 230 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:07:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-004ba6c5-6f86-4ca6-abc6-9463811d07c7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-004ba6c5-6f86-4ca6-abc6-9463811d07c7 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/volumes/8f3448d8-7811-48fd-8361-9ed754f17368 Sep 01 12:07:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-004ba6c5-6f86-4ca6-abc6-9463811d07c7 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-004ba6c5-6f86-4ca6-abc6-9463811d07c7 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:06 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:07: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:07:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-004ba6c5-6f86-4ca6-abc6-9463811d07c7 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Volume info retrieved successfully. Sep 01 12:07:06 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-004ba6c5-6f86-4ca6-abc6-9463811d07c7 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:07:06 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-004ba6c5-6f86-4ca6-abc6-9463811d07c7 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:07:06 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-004ba6c5-6f86-4ca6-abc6-9463811d07c7 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] MySQL server mode set 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:07: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:07:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-004ba6c5-6f86-4ca6-abc6-9463811d07c7 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/volumes/8f3448d8-7811-48fd-8361-9ed754f17368 returned with HTTP 200 Sep 01 12:07:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 86/179] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:07:06 2026] GET /volume/v3/volumes/8f3448d8-7811-48fd-8361-9ed754f17368 => generated 921 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:07:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fd1afe28-9a9e-4f54-b6b8-65e16b251bb2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fd1afe28-9a9e-4f54-b6b8-65e16b251bb2 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/volumes/8f3448d8-7811-48fd-8361-9ed754f17368 Sep 01 12:07:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fd1afe28-9a9e-4f54-b6b8-65e16b251bb2 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fd1afe28-9a9e-4f54-b6b8-65e16b251bb2 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:07 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:07: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:07:07 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fd1afe28-9a9e-4f54-b6b8-65e16b251bb2 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Volume info retrieved successfully. Sep 01 12:07:07 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-fd1afe28-9a9e-4f54-b6b8-65e16b251bb2 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:07:07 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-fd1afe28-9a9e-4f54-b6b8-65e16b251bb2 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:07:07 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-fd1afe28-9a9e-4f54-b6b8-65e16b251bb2 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] MySQL server mode set 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:07: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:07:07 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fd1afe28-9a9e-4f54-b6b8-65e16b251bb2 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/volumes/8f3448d8-7811-48fd-8361-9ed754f17368 returned with HTTP 200 Sep 01 12:07:07 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 94/180] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:07:07 2026] GET /volume/v3/volumes/8f3448d8-7811-48fd-8361-9ed754f17368 => generated 921 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:07:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-83bfeea4-475c-4ef6-b7b6-3525c85f3dae None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-83bfeea4-475c-4ef6-b7b6-3525c85f3dae tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/volumes/8f3448d8-7811-48fd-8361-9ed754f17368 Sep 01 12:07:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-83bfeea4-475c-4ef6-b7b6-3525c85f3dae tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-83bfeea4-475c-4ef6-b7b6-3525c85f3dae tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:08 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:07: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:07:08 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-83bfeea4-475c-4ef6-b7b6-3525c85f3dae tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Volume info retrieved successfully. Sep 01 12:07:08 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-83bfeea4-475c-4ef6-b7b6-3525c85f3dae tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:07:08 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-83bfeea4-475c-4ef6-b7b6-3525c85f3dae tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:07:09 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-83bfeea4-475c-4ef6-b7b6-3525c85f3dae tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] MySQL server mode set 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:07: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:07:09 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-83bfeea4-475c-4ef6-b7b6-3525c85f3dae tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/volumes/8f3448d8-7811-48fd-8361-9ed754f17368 returned with HTTP 200 Sep 01 12:07:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 87/181] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:07:08 2026] GET /volume/v3/volumes/8f3448d8-7811-48fd-8361-9ed754f17368 => generated 921 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:07:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b686168c-9cc7-447b-85ea-994c3934a83e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b686168c-9cc7-447b-85ea-994c3934a83e tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/volumes/8f3448d8-7811-48fd-8361-9ed754f17368 Sep 01 12:07:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b686168c-9cc7-447b-85ea-994c3934a83e tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b686168c-9cc7-447b-85ea-994c3934a83e tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b686168c-9cc7-447b-85ea-994c3934a83e tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/volumes/8f3448d8-7811-48fd-8361-9ed754f17368 returned with HTTP 404 Sep 01 12:07:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 95/182] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:07:10 2026] GET /volume/v3/volumes/8f3448d8-7811-48fd-8361-9ed754f17368 => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:07:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-35ba0419-1d0f-4d65-9176-9f0a0ded40f2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-35ba0419-1d0f-4d65-9176-9f0a0ded40f2 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/volumes/946fb6ff-3a00-49ab-a163-56ae0553dc2f Sep 01 12:07:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-35ba0419-1d0f-4d65-9176-9f0a0ded40f2 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-35ba0419-1d0f-4d65-9176-9f0a0ded40f2 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-35ba0419-1d0f-4d65-9176-9f0a0ded40f2 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/volumes/946fb6ff-3a00-49ab-a163-56ae0553dc2f returned with HTTP 404 Sep 01 12:07:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 88/183] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:07:10 2026] GET /volume/v3/volumes/946fb6ff-3a00-49ab-a163-56ae0553dc2f => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:07:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cac2c046-485a-4a1a-bb32-8ab1992ff03a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cac2c046-485a-4a1a-bb32-8ab1992ff03a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 Sep 01 12:07:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cac2c046-485a-4a1a-bb32-8ab1992ff03a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cac2c046-485a-4a1a-bb32-8ab1992ff03a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-cac2c046-485a-4a1a-bb32-8ab1992ff03a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] show called for member 16e714ac-b946-47dc-abd4-02e735389ff3 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:07:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cac2c046-485a-4a1a-bb32-8ab1992ff03a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 returned with HTTP 404 Sep 01 12:07:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 96/184] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:07:10 2026] GET /volume/v3/groups/16e714ac-b946-47dc-abd4-02e735389ff3 => generated 108 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:07:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3d788557-7949-4f23-a55c-97d1ae9b1de5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3d788557-7949-4f23-a55c-97d1ae9b1de5 tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] DELETE http://192.168.122.29/volume/v3/group_types/f93aac0f-aeb1-402a-9093-9b9202ef2b4a Sep 01 12:07:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3d788557-7949-4f23-a55c-97d1ae9b1de5 tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3d788557-7949-4f23-a55c-97d1ae9b1de5 tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3d788557-7949-4f23-a55c-97d1ae9b1de5 tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] http://192.168.122.29/volume/v3/group_types/f93aac0f-aeb1-402a-9093-9b9202ef2b4a returned with HTTP 202 Sep 01 12:07:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 89/185] 192.168.122.29 () {60 vars in 1283 bytes} [Tue Sep 1 12:07:10 2026] DELETE /volume/v3/group_types/f93aac0f-aeb1-402a-9093-9b9202ef2b4a => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:07:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-35fda56a-7547-4b63-bdbb-279e289573ef None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-35fda56a-7547-4b63-bdbb-279e289573ef tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] DELETE http://192.168.122.29/volume/v3/types/13b17c24-5f7e-441a-bc34-82f750b5f0d1 Sep 01 12:07:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-35fda56a-7547-4b63-bdbb-279e289573ef tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-35fda56a-7547-4b63-bdbb-279e289573ef tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-35fda56a-7547-4b63-bdbb-279e289573ef tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] http://192.168.122.29/volume/v3/types/13b17c24-5f7e-441a-bc34-82f750b5f0d1 returned with HTTP 202 Sep 01 12:07:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 97/186] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:07:10 2026] DELETE /volume/v3/types/13b17c24-5f7e-441a-bc34-82f750b5f0d1 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:07:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-93638652-8007-4eb9-8352-356b6e03bb17 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-93638652-8007-4eb9-8352-356b6e03bb17 tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] GET http://192.168.122.29/volume/v3/types/13b17c24-5f7e-441a-bc34-82f750b5f0d1 Sep 01 12:07:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-93638652-8007-4eb9-8352-356b6e03bb17 tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-93638652-8007-4eb9-8352-356b6e03bb17 tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-93638652-8007-4eb9-8352-356b6e03bb17 tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] http://192.168.122.29/volume/v3/types/13b17c24-5f7e-441a-bc34-82f750b5f0d1 returned with HTTP 404 Sep 01 12:07:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 90/187] 192.168.122.29 () {58 vars in 1221 bytes} [Tue Sep 1 12:07:10 2026] GET /volume/v3/types/13b17c24-5f7e-441a-bc34-82f750b5f0d1 => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:07:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-25243763-51eb-4c96-aa0f-aaa17a599f1d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-25243763-51eb-4c96-aa0f-aaa17a599f1d tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:07:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-25243763-51eb-4c96-aa0f-aaa17a599f1d tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-582899096"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:07:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-25243763-51eb-4c96-aa0f-aaa17a599f1d tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:07:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 98/188] 192.168.122.29 () {60 vars in 1131 bytes} [Tue Sep 1 12:07:10 2026] POST /volume/v3/types => generated 223 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-739f89ad-a1bd-460c-8a1a-06507869309b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-739f89ad-a1bd-460c-8a1a-06507869309b tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] POST http://192.168.122.29/volume/v3/group_types Sep 01 12:07:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-739f89ad-a1bd-460c-8a1a-06507869309b tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1502402518"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:07:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-739f89ad-a1bd-460c-8a1a-06507869309b tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] http://192.168.122.29/volume/v3/group_types returned with HTTP 202 Sep 01 12:07:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 91/189] 192.168.122.29 () {62 vars in 1190 bytes} [Tue Sep 1 12:07:10 2026] POST /volume/v3/group_types => generated 181 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:07:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-397e0198-98bc-42e6-ad18-833e3ca68ba2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-397e0198-98bc-42e6-ad18-833e3ca68ba2 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] POST http://192.168.122.29/volume/v3/groups Sep 01 12:07:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-397e0198-98bc-42e6-ad18-833e3ca68ba2 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "76c89c64-200d-4d75-82fc-43e9f3acaa64", "volume_types": ["e9a15eec-ed18-42fd-9cd8-6da591b001c3"], "name": "tempest-GroupSnapshotsTest-Group-547914042"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:07:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-397e0198-98bc-42e6-ad18-833e3ca68ba2 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Creating new group {'group': {'group_type': '76c89c64-200d-4d75-82fc-43e9f3acaa64', 'volume_types': ['e9a15eec-ed18-42fd-9cd8-6da591b001c3'], 'name': 'tempest-GroupSnapshotsTest-Group-547914042'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 12:07:10 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.groups [None req-397e0198-98bc-42e6-ad18-833e3ca68ba2 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Creating group tempest-GroupSnapshotsTest-Group-547914042. Sep 01 12:07:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-397e0198-98bc-42e6-ad18-833e3ca68ba2 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Availability Zones retrieved successfully. Sep 01 12:07:10 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-397e0198-98bc-42e6-ad18-833e3ca68ba2 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Created reservations ['96c87a42-fa5b-4813-9557-26a421df5cc0'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:07:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-397e0198-98bc-42e6-ad18-833e3ca68ba2 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/groups returned with HTTP 202 Sep 01 12:07:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 99/190] 192.168.122.29 () {62 vars in 1176 bytes} [Tue Sep 1 12:07:10 2026] POST /volume/v3/groups => generated 111 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:07:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-00c6c472-6990-4ae7-a5c2-b30e4d522a4a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-00c6c472-6990-4ae7-a5c2-b30e4d522a4a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/groups/88d2bf38-6818-4421-8dae-aa81adc04dcf Sep 01 12:07:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-00c6c472-6990-4ae7-a5c2-b30e4d522a4a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-00c6c472-6990-4ae7-a5c2-b30e4d522a4a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-00c6c472-6990-4ae7-a5c2-b30e4d522a4a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] show called for member 88d2bf38-6818-4421-8dae-aa81adc04dcf {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:07: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:07:10 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:10 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:07:10 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:07:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-00c6c472-6990-4ae7-a5c2-b30e4d522a4a tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/groups/88d2bf38-6818-4421-8dae-aa81adc04dcf returned with HTTP 200 Sep 01 12:07:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 92/191] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:07:10 2026] GET /volume/v3/groups/88d2bf38-6818-4421-8dae-aa81adc04dcf => generated 391 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:07:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7ca0b1d9-a96e-41d8-9d12-b70dc3b9e560 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7ca0b1d9-a96e-41d8-9d12-b70dc3b9e560 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/groups/88d2bf38-6818-4421-8dae-aa81adc04dcf Sep 01 12:07:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7ca0b1d9-a96e-41d8-9d12-b70dc3b9e560 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7ca0b1d9-a96e-41d8-9d12-b70dc3b9e560 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-7ca0b1d9-a96e-41d8-9d12-b70dc3b9e560 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] show called for member 88d2bf38-6818-4421-8dae-aa81adc04dcf {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:07: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:07:11 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:11 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:07:11 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:07:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7ca0b1d9-a96e-41d8-9d12-b70dc3b9e560 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/groups/88d2bf38-6818-4421-8dae-aa81adc04dcf returned with HTTP 200 Sep 01 12:07:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 100/192] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:07:11 2026] GET /volume/v3/groups/88d2bf38-6818-4421-8dae-aa81adc04dcf => generated 392 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:07:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-915de32d-639b-4c9a-af56-29e023c2d101 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-915de32d-639b-4c9a-af56-29e023c2d101 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:07:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-915de32d-639b-4c9a-af56-29e023c2d101 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-732159404", "volume_type": "e9a15eec-ed18-42fd-9cd8-6da591b001c3", "group_id": "88d2bf38-6818-4421-8dae-aa81adc04dcf", "size": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:07:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-915de32d-639b-4c9a-af56-29e023c2d101 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-732159404', 'volume_type': 'e9a15eec-ed18-42fd-9cd8-6da591b001c3', 'group_id': '88d2bf38-6818-4421-8dae-aa81adc04dcf', 'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:07: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:07:12 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:12 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-915de32d-639b-4c9a-af56-29e023c2d101 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Create volume of 1 GB Sep 01 12:07:12 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:07:12 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:07:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-915de32d-639b-4c9a-af56-29e023c2d101 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Availability Zones retrieved successfully. Sep 01 12:07:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-915de32d-639b-4c9a-af56-29e023c2d101 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Flow 'volume_create_api' (15b2a942-902f-4c9e-b630-1b6c96c3d34e) 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:07:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-915de32d-639b-4c9a-af56-29e023c2d101 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff4bade1-76e7-486c-afa2-8de3a5f9f50f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:07: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:07:12 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-915de32d-639b-4c9a-af56-29e023c2d101 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-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:07:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-915de32d-639b-4c9a-af56-29e023c2d101 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff4bade1-76e7-486c-afa2-8de3a5f9f50f) 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:07:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e9a15eec-ed18-42fd-9cd8-6da591b001c3,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-582899096',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e9a15eec-ed18-42fd-9cd8-6da591b001c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '88d2bf38-6818-4421-8dae-aa81adc04dcf', '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:07:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-915de32d-639b-4c9a-af56-29e023c2d101 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4780fe5-adae-4773-9752-0e1d7aab2ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:07:12 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-915de32d-639b-4c9a-af56-29e023c2d101 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-582899096 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-582899096, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:07:12 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-915de32d-639b-4c9a-af56-29e023c2d101 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-582899096 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-582899096, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:07:12 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-915de32d-639b-4c9a-af56-29e023c2d101 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Created reservations ['1dc0688f-2955-44f4-bd36-f96a72ec1855', 'daee0a00-455c-4f71-bdb2-e0655bd0c2b1', 'd3330b8e-5c86-4262-a708-fdde31e0d784', '35f9c6cd-b86d-4481-a0ba-26d28690d5a0'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:07:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-915de32d-639b-4c9a-af56-29e023c2d101 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4780fe5-adae-4773-9752-0e1d7aab2ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1dc0688f-2955-44f4-bd36-f96a72ec1855', 'daee0a00-455c-4f71-bdb2-e0655bd0c2b1', 'd3330b8e-5c86-4262-a708-fdde31e0d784', '35f9c6cd-b86d-4481-a0ba-26d28690d5a0']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:07:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-915de32d-639b-4c9a-af56-29e023c2d101 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (497ea115-5323-4522-a9ff-22ec7e71f27a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:07: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:07:12 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:07:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-915de32d-639b-4c9a-af56-29e023c2d101 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (497ea115-5323-4522-a9ff-22ec7e71f27a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a6a0107-7271-4c52-919d-bc11dfb1ec34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-732159404',encryption_key_id=None,group_id=88d2bf38-6818-4421-8dae-aa81adc04dcf,group_type_id=,metadata={},multiattach=False,project_id='7f51bcb554df4b7aa6b4518753c5736c',qos_specs=None,replication_status=,reservations=['1dc0688f-2955-44f4-bd36-f96a72ec1855','daee0a00-455c-4f71-bdb2-e0655bd0c2b1','d3330b8e-5c86-4262-a708-fdde31e0d784','35f9c6cd-b86d-4481-a0ba-26d28690d5a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7c2b950d9c447f4b9f33c54457482fd',volume_type_id=e9a15eec-ed18-42fd-9cd8-6da591b001c3), 'volume': Volume(_name_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:07:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-732159404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=88d2bf38-6818-4421-8dae-aa81adc04dcf,host=None,id=0a6a0107-7271-4c52-919d-bc11dfb1ec34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f51bcb554df4b7aa6b4518753c5736c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7c2b950d9c447f4b9f33c54457482fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e9a15eec-ed18-42fd-9cd8-6da591b001c3),volume_type_id=e9a15eec-ed18-42fd-9cd8-6da591b001c3)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:07:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-915de32d-639b-4c9a-af56-29e023c2d101 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a8084d3-4265-4804-ad8b-5b4a959961a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:07:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-915de32d-639b-4c9a-af56-29e023c2d101 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a8084d3-4265-4804-ad8b-5b4a959961a3) transitioned into state 'SUCCESS' from state '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-732159404',encryption_key_id=None,group_id=88d2bf38-6818-4421-8dae-aa81adc04dcf,group_type_id=,metadata={},multiattach=False,project_id='7f51bcb554df4b7aa6b4518753c5736c',qos_specs=None,replication_status=,reservations=['1dc0688f-2955-44f4-bd36-f96a72ec1855','daee0a00-455c-4f71-bdb2-e0655bd0c2b1','d3330b8e-5c86-4262-a708-fdde31e0d784','35f9c6cd-b86d-4481-a0ba-26d28690d5a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7c2b950d9c447f4b9f33c54457482fd',volume_type_id=e9a15eec-ed18-42fd-9cd8-6da591b001c3)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:07:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-915de32d-639b-4c9a-af56-29e023c2d101 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9522d8ae-f326-469d-bc76-43df02d59c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:07:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-915de32d-639b-4c9a-af56-29e023c2d101 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9522d8ae-f326-469d-bc76-43df02d59c12) 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:07:12 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-915de32d-639b-4c9a-af56-29e023c2d101 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Flow 'volume_create_api' (15b2a942-902f-4c9e-b630-1b6c96c3d34e) 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:07:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-915de32d-639b-4c9a-af56-29e023c2d101 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Create volume request issued successfully. Sep 01 12:07:12 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-915de32d-639b-4c9a-af56-29e023c2d101 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:07:12 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-915de32d-639b-4c9a-af56-29e023c2d101 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:07:12 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-915de32d-639b-4c9a-af56-29e023c2d101 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] MySQL server mode set 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:07: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:07:12 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-915de32d-639b-4c9a-af56-29e023c2d101 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:07:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 93/193] 192.168.122.29 () {62 vars in 1179 bytes} [Tue Sep 1 12:07:11 2026] POST /volume/v3/volumes => generated 827 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:07:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6d9bfe0d-57a0-49aa-b215-c985cc8d41f6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6d9bfe0d-57a0-49aa-b215-c985cc8d41f6 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/volumes/0a6a0107-7271-4c52-919d-bc11dfb1ec34 Sep 01 12:07:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6d9bfe0d-57a0-49aa-b215-c985cc8d41f6 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6d9bfe0d-57a0-49aa-b215-c985cc8d41f6 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:12 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:07: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:07:12 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6d9bfe0d-57a0-49aa-b215-c985cc8d41f6 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Volume info retrieved successfully. Sep 01 12:07:12 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-6d9bfe0d-57a0-49aa-b215-c985cc8d41f6 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:07:12 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-6d9bfe0d-57a0-49aa-b215-c985cc8d41f6 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:07:12 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-6d9bfe0d-57a0-49aa-b215-c985cc8d41f6 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] MySQL server mode set 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:07: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:07:12 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6d9bfe0d-57a0-49aa-b215-c985cc8d41f6 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/volumes/0a6a0107-7271-4c52-919d-bc11dfb1ec34 returned with HTTP 200 Sep 01 12:07:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 101/194] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:07:12 2026] GET /volume/v3/volumes/0a6a0107-7271-4c52-919d-bc11dfb1ec34 => generated 895 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:07:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3d5d40ff-e454-4c3f-be44-8674a2814857 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3d5d40ff-e454-4c3f-be44-8674a2814857 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/volumes/0a6a0107-7271-4c52-919d-bc11dfb1ec34 Sep 01 12:07:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3d5d40ff-e454-4c3f-be44-8674a2814857 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3d5d40ff-e454-4c3f-be44-8674a2814857 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:13 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:07: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:07:13 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3d5d40ff-e454-4c3f-be44-8674a2814857 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Volume info retrieved successfully. Sep 01 12:07:13 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-3d5d40ff-e454-4c3f-be44-8674a2814857 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:07:13 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-3d5d40ff-e454-4c3f-be44-8674a2814857 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:07:13 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-3d5d40ff-e454-4c3f-be44-8674a2814857 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] MySQL server mode set 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:07: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:07:13 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3d5d40ff-e454-4c3f-be44-8674a2814857 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/volumes/0a6a0107-7271-4c52-919d-bc11dfb1ec34 returned with HTTP 200 Sep 01 12:07:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 94/195] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:07:13 2026] GET /volume/v3/volumes/0a6a0107-7271-4c52-919d-bc11dfb1ec34 => generated 920 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:07:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-91317dfb-1f1e-4410-8198-3225001649f5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-91317dfb-1f1e-4410-8198-3225001649f5 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] POST http://192.168.122.29/volume/v3/group_snapshots Sep 01 12:07:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-91317dfb-1f1e-4410-8198-3225001649f5 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "88d2bf38-6818-4421-8dae-aa81adc04dcf", "name": "tempest-group_snapshot-467748795"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:07:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-91317dfb-1f1e-4410-8198-3225001649f5 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '88d2bf38-6818-4421-8dae-aa81adc04dcf', 'name': 'tempest-group_snapshot-467748795'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 12:07: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:07:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:14 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.group_snapshots [None req-91317dfb-1f1e-4410-8198-3225001649f5 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Creating group_snapshot tempest-group_snapshot-467748795. Sep 01 12:07:14 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:07:14 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:07: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:07:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:07: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:07:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:14 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-91317dfb-1f1e-4410-8198-3225001649f5 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-582899096 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-582899096, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:07:14 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-91317dfb-1f1e-4410-8198-3225001649f5 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-582899096 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-582899096, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:07:14 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-91317dfb-1f1e-4410-8198-3225001649f5 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Created reservations ['fb26fd87-4015-446e-b924-e04423e63d5c', '4b2f95bc-0f5d-48ee-9663-2d7ac800632b', 'e55a72f5-8a71-4d06-b10d-e6b6280a7f48', '77dd2556-d960-44f7-ac5f-d7e17b3b7ba0'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:07:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-91317dfb-1f1e-4410-8198-3225001649f5 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/group_snapshots returned with HTTP 202 Sep 01 12:07:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 102/196] 192.168.122.29 () {62 vars in 1203 bytes} [Tue Sep 1 12:07:14 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:07:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-59bcec71-2e2f-4145-bad8-9d64cb2e03fb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-59bcec71-2e2f-4145-bad8-9d64cb2e03fb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/group_snapshots/717293f2-632a-4fa2-be93-3638f672dcb4 Sep 01 12:07:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-59bcec71-2e2f-4145-bad8-9d64cb2e03fb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-59bcec71-2e2f-4145-bad8-9d64cb2e03fb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.group_snapshots [None req-59bcec71-2e2f-4145-bad8-9d64cb2e03fb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] show called for member 717293f2-632a-4fa2-be93-3638f672dcb4 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:07: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:07:14 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-59bcec71-2e2f-4145-bad8-9d64cb2e03fb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/group_snapshots/717293f2-632a-4fa2-be93-3638f672dcb4 returned with HTTP 200 Sep 01 12:07:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 95/197] 192.168.122.29 () {60 vars in 1292 bytes} [Tue Sep 1 12:07:14 2026] GET /volume/v3/group_snapshots/717293f2-632a-4fa2-be93-3638f672dcb4 => generated 306 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:07:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bfb9bf68-fd8d-4c5f-8d57-677e74e49868 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bfb9bf68-fd8d-4c5f-8d57-677e74e49868 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/group_snapshots/717293f2-632a-4fa2-be93-3638f672dcb4 Sep 01 12:07:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bfb9bf68-fd8d-4c5f-8d57-677e74e49868 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bfb9bf68-fd8d-4c5f-8d57-677e74e49868 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-bfb9bf68-fd8d-4c5f-8d57-677e74e49868 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] show called for member 717293f2-632a-4fa2-be93-3638f672dcb4 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:07: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:07:15 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bfb9bf68-fd8d-4c5f-8d57-677e74e49868 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/group_snapshots/717293f2-632a-4fa2-be93-3638f672dcb4 returned with HTTP 200 Sep 01 12:07:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 103/198] 192.168.122.29 () {60 vars in 1292 bytes} [Tue Sep 1 12:07:15 2026] GET /volume/v3/group_snapshots/717293f2-632a-4fa2-be93-3638f672dcb4 => generated 306 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:07:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1b4fffae-0df4-4f84-9e3a-6a66c2832d03 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1b4fffae-0df4-4f84-9e3a-6a66c2832d03 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/group_snapshots/717293f2-632a-4fa2-be93-3638f672dcb4 Sep 01 12:07:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1b4fffae-0df4-4f84-9e3a-6a66c2832d03 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1b4fffae-0df4-4f84-9e3a-6a66c2832d03 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.group_snapshots [None req-1b4fffae-0df4-4f84-9e3a-6a66c2832d03 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] show called for member 717293f2-632a-4fa2-be93-3638f672dcb4 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:07: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:07:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1b4fffae-0df4-4f84-9e3a-6a66c2832d03 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/group_snapshots/717293f2-632a-4fa2-be93-3638f672dcb4 returned with HTTP 200 Sep 01 12:07:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 96/199] 192.168.122.29 () {60 vars in 1292 bytes} [Tue Sep 1 12:07:16 2026] GET /volume/v3/group_snapshots/717293f2-632a-4fa2-be93-3638f672dcb4 => generated 306 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:07:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5323d274-ba63-4af9-b2b8-23df0b0a2883 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5323d274-ba63-4af9-b2b8-23df0b0a2883 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/group_snapshots/717293f2-632a-4fa2-be93-3638f672dcb4 Sep 01 12:07:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5323d274-ba63-4af9-b2b8-23df0b0a2883 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5323d274-ba63-4af9-b2b8-23df0b0a2883 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-5323d274-ba63-4af9-b2b8-23df0b0a2883 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] show called for member 717293f2-632a-4fa2-be93-3638f672dcb4 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:07: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:07:17 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5323d274-ba63-4af9-b2b8-23df0b0a2883 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/group_snapshots/717293f2-632a-4fa2-be93-3638f672dcb4 returned with HTTP 200 Sep 01 12:07:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 104/200] 192.168.122.29 () {60 vars in 1292 bytes} [Tue Sep 1 12:07:17 2026] GET /volume/v3/group_snapshots/717293f2-632a-4fa2-be93-3638f672dcb4 => generated 307 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:07:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4f4d843d-783f-41d4-b846-ba89291875e7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4f4d843d-783f-41d4-b846-ba89291875e7 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/snapshots/detail Sep 01 12:07:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4f4d843d-783f-41d4-b846-ba89291875e7 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4f4d843d-783f-41d4-b846-ba89291875e7 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-4f4d843d-783f-41d4-b846-ba89291875e7 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:07:17 devstack devstack@c-api.service[86814]: DEBUG cinder.db.api [None req-4f4d843d-783f-41d4-b846-ba89291875e7 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Building query based on filter {{(pid=86814) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:07:17 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:07:17 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:07:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4f4d843d-783f-41d4-b846-ba89291875e7 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Get all snapshots completed successfully. Sep 01 12:07: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:07:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4f4d843d-783f-41d4-b846-ba89291875e7 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 12:07:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 97/201] 192.168.122.29 () {58 vars in 1143 bytes} [Tue Sep 1 12:07:17 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6fc61618-9917-4acc-acb6-9c2936c6abfa None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6fc61618-9917-4acc-acb6-9c2936c6abfa tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/snapshots/9a9f407d-afe0-4c4a-a966-c03b3330db1a Sep 01 12:07:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6fc61618-9917-4acc-acb6-9c2936c6abfa tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6fc61618-9917-4acc-acb6-9c2936c6abfa tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:17 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:17 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6fc61618-9917-4acc-acb6-9c2936c6abfa tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Snapshot retrieved successfully. Sep 01 12:07:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6fc61618-9917-4acc-acb6-9c2936c6abfa tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/snapshots/9a9f407d-afe0-4c4a-a966-c03b3330db1a returned with HTTP 200 Sep 01 12:07:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 105/202] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:17 2026] GET /volume/v3/snapshots/9a9f407d-afe0-4c4a-a966-c03b3330db1a => generated 450 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5d63a697-3fcc-4d1e-8012-d7e6d7090c53 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5d63a697-3fcc-4d1e-8012-d7e6d7090c53 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/group_snapshots/717293f2-632a-4fa2-be93-3638f672dcb4 Sep 01 12:07:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5d63a697-3fcc-4d1e-8012-d7e6d7090c53 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5d63a697-3fcc-4d1e-8012-d7e6d7090c53 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.group_snapshots [None req-5d63a697-3fcc-4d1e-8012-d7e6d7090c53 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] show called for member 717293f2-632a-4fa2-be93-3638f672dcb4 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:07: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:07:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5d63a697-3fcc-4d1e-8012-d7e6d7090c53 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/group_snapshots/717293f2-632a-4fa2-be93-3638f672dcb4 returned with HTTP 200 Sep 01 12:07:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 98/203] 192.168.122.29 () {60 vars in 1292 bytes} [Tue Sep 1 12:07:17 2026] GET /volume/v3/group_snapshots/717293f2-632a-4fa2-be93-3638f672dcb4 => generated 307 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:07:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a7a5e41a-cac5-4bbe-b6fe-0e1d433cb4b4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a7a5e41a-cac5-4bbe-b6fe-0e1d433cb4b4 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/group_snapshots/detail Sep 01 12:07:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a7a5e41a-cac5-4bbe-b6fe-0e1d433cb4b4 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a7a5e41a-cac5-4bbe-b6fe-0e1d433cb4b4 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:17 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:07:17 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 12:07:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a7a5e41a-cac5-4bbe-b6fe-0e1d433cb4b4 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 01 12:07:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 106/204] 192.168.122.29 () {60 vars in 1202 bytes} [Tue Sep 1 12:07:17 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:07:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6e099784-ca59-4121-ba20-ea8d3876ac09 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6e099784-ca59-4121-ba20-ea8d3876ac09 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] DELETE http://192.168.122.29/volume/v3/group_snapshots/717293f2-632a-4fa2-be93-3638f672dcb4 Sep 01 12:07:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6e099784-ca59-4121-ba20-ea8d3876ac09 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6e099784-ca59-4121-ba20-ea8d3876ac09 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.group_snapshots [None req-6e099784-ca59-4121-ba20-ea8d3876ac09 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] delete called for member 717293f2-632a-4fa2-be93-3638f672dcb4 {{(pid=86814) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 12:07:17 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.group_snapshots [None req-6e099784-ca59-4121-ba20-ea8d3876ac09 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Delete group_snapshot with id: 717293f2-632a-4fa2-be93-3638f672dcb4 Sep 01 12:07: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:07:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:17 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:07:17 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:07:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6e099784-ca59-4121-ba20-ea8d3876ac09 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/group_snapshots/717293f2-632a-4fa2-be93-3638f672dcb4 returned with HTTP 202 Sep 01 12:07:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 99/205] 192.168.122.29 () {60 vars in 1295 bytes} [Tue Sep 1 12:07:17 2026] DELETE /volume/v3/group_snapshots/717293f2-632a-4fa2-be93-3638f672dcb4 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:07:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7466d509-83ad-49bd-9a6a-a688c6129d70 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7466d509-83ad-49bd-9a6a-a688c6129d70 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/volumes/detail Sep 01 12:07:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7466d509-83ad-49bd-9a6a-a688c6129d70 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7466d509-83ad-49bd-9a6a-a688c6129d70 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-7466d509-83ad-49bd-9a6a-a688c6129d70 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:07: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:07:17 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7466d509-83ad-49bd-9a6a-a688c6129d70 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:07:17 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:07:17 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:07: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:07:17 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:07:17 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7466d509-83ad-49bd-9a6a-a688c6129d70 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Get all volumes completed successfully. Sep 01 12:07:17 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-7466d509-83ad-49bd-9a6a-a688c6129d70 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:07:17 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-7466d509-83ad-49bd-9a6a-a688c6129d70 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:07:18 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-7466d509-83ad-49bd-9a6a-a688c6129d70 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] MySQL server mode set 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:07: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:07:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7466d509-83ad-49bd-9a6a-a688c6129d70 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:07:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 107/206] 192.168.122.29 () {60 vars in 1178 bytes} [Tue Sep 1 12:07:17 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:07:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9a3cf13d-e4ce-4e73-8dc4-b6382a4cedb9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9a3cf13d-e4ce-4e73-8dc4-b6382a4cedb9 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/snapshots/detail Sep 01 12:07:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9a3cf13d-e4ce-4e73-8dc4-b6382a4cedb9 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9a3cf13d-e4ce-4e73-8dc4-b6382a4cedb9 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-9a3cf13d-e4ce-4e73-8dc4-b6382a4cedb9 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:07: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:07:18 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:18 devstack devstack@c-api.service[86814]: DEBUG cinder.db.api [None req-9a3cf13d-e4ce-4e73-8dc4-b6382a4cedb9 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Building query based on filter {{(pid=86814) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:07:18 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:07:18 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:07:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9a3cf13d-e4ce-4e73-8dc4-b6382a4cedb9 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Get all snapshots completed successfully. Sep 01 12:07: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:07:18 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9a3cf13d-e4ce-4e73-8dc4-b6382a4cedb9 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 12:07:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 100/207] 192.168.122.29 () {58 vars in 1143 bytes} [Tue Sep 1 12:07:18 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4a87dd06-d8c4-4cdd-be88-224dbab37733 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4a87dd06-d8c4-4cdd-be88-224dbab37733 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/snapshots/9a9f407d-afe0-4c4a-a966-c03b3330db1a Sep 01 12:07:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4a87dd06-d8c4-4cdd-be88-224dbab37733 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4a87dd06-d8c4-4cdd-be88-224dbab37733 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4a87dd06-d8c4-4cdd-be88-224dbab37733 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Snapshot retrieved successfully. Sep 01 12:07:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4a87dd06-d8c4-4cdd-be88-224dbab37733 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/snapshots/9a9f407d-afe0-4c4a-a966-c03b3330db1a returned with HTTP 200 Sep 01 12:07:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 108/208] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:18 2026] GET /volume/v3/snapshots/9a9f407d-afe0-4c4a-a966-c03b3330db1a => generated 449 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a68a5132-0dec-48f8-8dee-3fe7544928bb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a68a5132-0dec-48f8-8dee-3fe7544928bb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/snapshots/9a9f407d-afe0-4c4a-a966-c03b3330db1a Sep 01 12:07:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a68a5132-0dec-48f8-8dee-3fe7544928bb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a68a5132-0dec-48f8-8dee-3fe7544928bb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:19 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:19 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a68a5132-0dec-48f8-8dee-3fe7544928bb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Snapshot retrieved successfully. Sep 01 12:07:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a68a5132-0dec-48f8-8dee-3fe7544928bb tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/snapshots/9a9f407d-afe0-4c4a-a966-c03b3330db1a returned with HTTP 200 Sep 01 12:07:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 101/209] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:19 2026] GET /volume/v3/snapshots/9a9f407d-afe0-4c4a-a966-c03b3330db1a => generated 449 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-037a27c8-08b6-4cf6-b668-147dd8a90153 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-037a27c8-08b6-4cf6-b668-147dd8a90153 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:07:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-037a27c8-08b6-4cf6-b668-147dd8a90153 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-643028136"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:07:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-037a27c8-08b6-4cf6-b668-147dd8a90153 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-643028136'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:07:19 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-037a27c8-08b6-4cf6-b668-147dd8a90153 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Create volume of 1 GB Sep 01 12:07:19 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-037a27c8-08b6-4cf6-b668-147dd8a90153 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Availability Zones retrieved successfully. Sep 01 12:07:19 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-037a27c8-08b6-4cf6-b668-147dd8a90153 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Flow 'volume_create_api' (f9c829ed-7bb8-4dd3-b5c1-ac28b8d5ba90) 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:07:19 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-037a27c8-08b6-4cf6-b668-147dd8a90153 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bff14d9-86ce-4e46-bee8-c695a576b3ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:07:19 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-037a27c8-08b6-4cf6-b668-147dd8a90153 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-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:07:19 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-037a27c8-08b6-4cf6-b668-147dd8a90153 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bff14d9-86ce-4e46-bee8-c695a576b3ae) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:07:19 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-037a27c8-08b6-4cf6-b668-147dd8a90153 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f147bee1-2c51-4df6-aaa5-e7a4efd4ebcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:07:20 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-037a27c8-08b6-4cf6-b668-147dd8a90153 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Created reservations ['fb42c9cc-3038-4379-b95d-e19af837f183', 'a6f4072b-1fa7-4752-88e7-30c88932afc6', 'f8bc3926-ef43-4101-909e-51e5bb0b61c6', 'fd0153f2-57c8-41c2-8ec5-0f627722459a'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:07:20 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-037a27c8-08b6-4cf6-b668-147dd8a90153 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f147bee1-2c51-4df6-aaa5-e7a4efd4ebcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb42c9cc-3038-4379-b95d-e19af837f183', 'a6f4072b-1fa7-4752-88e7-30c88932afc6', 'f8bc3926-ef43-4101-909e-51e5bb0b61c6', 'fd0153f2-57c8-41c2-8ec5-0f627722459a']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:07:20 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-037a27c8-08b6-4cf6-b668-147dd8a90153 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16d66d53-2268-4288-87fa-ff2f5cf2e1ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:07: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:07:20 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:07:20 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-037a27c8-08b6-4cf6-b668-147dd8a90153 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16d66d53-2268-4288-87fa-ff2f5cf2e1ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad19e43e-910c-44da-b384-4c81f081e81e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-643028136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0ababc7f215448abdc4f82aa4be91a2',qos_specs=None,replication_status=,reservations=['fb42c9cc-3038-4379-b95d-e19af837f183','a6f4072b-1fa7-4752-88e7-30c88932afc6','f8bc3926-ef43-4101-909e-51e5bb0b61c6','fd0153f2-57c8-41c2-8ec5-0f627722459a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90388626c4204528ab5f133fc59378fa',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:07:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-643028136',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad19e43e-910c-44da-b384-4c81f081e81e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0ababc7f215448abdc4f82aa4be91a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90388626c4204528ab5f133fc59378fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:07:20 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-037a27c8-08b6-4cf6-b668-147dd8a90153 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21418178-624e-4d1e-a7cb-9282574fc5c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:07:20 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-037a27c8-08b6-4cf6-b668-147dd8a90153 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21418178-624e-4d1e-a7cb-9282574fc5c9) transitioned into state 'SUCCESS' from state '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-643028136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0ababc7f215448abdc4f82aa4be91a2',qos_specs=None,replication_status=,reservations=['fb42c9cc-3038-4379-b95d-e19af837f183','a6f4072b-1fa7-4752-88e7-30c88932afc6','f8bc3926-ef43-4101-909e-51e5bb0b61c6','fd0153f2-57c8-41c2-8ec5-0f627722459a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90388626c4204528ab5f133fc59378fa',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:07:20 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-037a27c8-08b6-4cf6-b668-147dd8a90153 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f1f4100-3a5d-4849-b290-4ba02532e25f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:07:20 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-037a27c8-08b6-4cf6-b668-147dd8a90153 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f1f4100-3a5d-4849-b290-4ba02532e25f) 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:07:20 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-037a27c8-08b6-4cf6-b668-147dd8a90153 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Flow 'volume_create_api' (f9c829ed-7bb8-4dd3-b5c1-ac28b8d5ba90) 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:07:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-037a27c8-08b6-4cf6-b668-147dd8a90153 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Create volume request issued successfully. Sep 01 12:07:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-037a27c8-08b6-4cf6-b668-147dd8a90153 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:07:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 109/210] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:07:19 2026] POST /volume/v3/volumes => generated 757 bytes in 480 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:07:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c6e7b352-c539-4fc8-bcdf-3bfc4ab4d9bf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2c4c3661-bb58-471d-be67-a1779e8f97a1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c6e7b352-c539-4fc8-bcdf-3bfc4ab4d9bf tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e Sep 01 12:07:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c6e7b352-c539-4fc8-bcdf-3bfc4ab4d9bf tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c6e7b352-c539-4fc8-bcdf-3bfc4ab4d9bf tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2c4c3661-bb58-471d-be67-a1779e8f97a1 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/snapshots/9a9f407d-afe0-4c4a-a966-c03b3330db1a Sep 01 12:07:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2c4c3661-bb58-471d-be67-a1779e8f97a1 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2c4c3661-bb58-471d-be67-a1779e8f97a1 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2c4c3661-bb58-471d-be67-a1779e8f97a1 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/snapshots/9a9f407d-afe0-4c4a-a966-c03b3330db1a returned with HTTP 404 Sep 01 12:07:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 110/211] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:20 2026] GET /volume/v3/snapshots/9a9f407d-afe0-4c4a-a966-c03b3330db1a => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:07: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:07:20 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:07:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4aa369a4-91fe-4597-ae6d-8b74576c8f3f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07: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:07:20 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4aa369a4-91fe-4597-ae6d-8b74576c8f3f tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/group_snapshots/717293f2-632a-4fa2-be93-3638f672dcb4 Sep 01 12:07:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4aa369a4-91fe-4597-ae6d-8b74576c8f3f tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4aa369a4-91fe-4597-ae6d-8b74576c8f3f tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-4aa369a4-91fe-4597-ae6d-8b74576c8f3f tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] show called for member 717293f2-632a-4fa2-be93-3638f672dcb4 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:07:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4aa369a4-91fe-4597-ae6d-8b74576c8f3f tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/group_snapshots/717293f2-632a-4fa2-be93-3638f672dcb4 returned with HTTP 404 Sep 01 12:07:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 111/212] 192.168.122.29 () {60 vars in 1292 bytes} [Tue Sep 1 12:07:20 2026] GET /volume/v3/group_snapshots/717293f2-632a-4fa2-be93-3638f672dcb4 => generated 116 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:07:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c6e7b352-c539-4fc8-bcdf-3bfc4ab4d9bf tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:07:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-98e22d0e-aede-451f-8698-104bbaf8a8c3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c6e7b352-c539-4fc8-bcdf-3bfc4ab4d9bf tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e returned with HTTP 200 Sep 01 12:07:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 102/213] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:07:20 2026] GET /volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e => generated 825 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-98e22d0e-aede-451f-8698-104bbaf8a8c3 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/group_snapshots Sep 01 12:07:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-98e22d0e-aede-451f-8698-104bbaf8a8c3 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-98e22d0e-aede-451f-8698-104bbaf8a8c3 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:20 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:20 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:07:20 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 12:07:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-98e22d0e-aede-451f-8698-104bbaf8a8c3 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/group_snapshots returned with HTTP 200 Sep 01 12:07:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 112/214] 192.168.122.29 () {60 vars in 1181 bytes} [Tue Sep 1 12:07:20 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-20bba3f9-0ae6-4525-8d05-59202be41e52 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-20bba3f9-0ae6-4525-8d05-59202be41e52 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] DELETE http://192.168.122.29/volume/v3/group_snapshots/717293f2-632a-4fa2-be93-3638f672dcb4 Sep 01 12:07:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-20bba3f9-0ae6-4525-8d05-59202be41e52 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-20bba3f9-0ae6-4525-8d05-59202be41e52 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.group_snapshots [None req-20bba3f9-0ae6-4525-8d05-59202be41e52 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] delete called for member 717293f2-632a-4fa2-be93-3638f672dcb4 {{(pid=86814) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 12:07:20 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.group_snapshots [None req-20bba3f9-0ae6-4525-8d05-59202be41e52 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Delete group_snapshot with id: 717293f2-632a-4fa2-be93-3638f672dcb4 Sep 01 12:07:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-20bba3f9-0ae6-4525-8d05-59202be41e52 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/group_snapshots/717293f2-632a-4fa2-be93-3638f672dcb4 returned with HTTP 404 Sep 01 12:07:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 103/215] 192.168.122.29 () {60 vars in 1295 bytes} [Tue Sep 1 12:07:20 2026] DELETE /volume/v3/group_snapshots/717293f2-632a-4fa2-be93-3638f672dcb4 => generated 116 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:07:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e37d3bc2-0cae-4674-8262-b89916e611de None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e37d3bc2-0cae-4674-8262-b89916e611de tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/volumes/detail Sep 01 12:07:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e37d3bc2-0cae-4674-8262-b89916e611de tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e37d3bc2-0cae-4674-8262-b89916e611de tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-e37d3bc2-0cae-4674-8262-b89916e611de tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:07:20 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e37d3bc2-0cae-4674-8262-b89916e611de tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:07:20 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:07:20 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:07: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:07:20 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:07:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e37d3bc2-0cae-4674-8262-b89916e611de tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Get all volumes completed successfully. Sep 01 12:07:20 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-e37d3bc2-0cae-4674-8262-b89916e611de tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:07:20 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-e37d3bc2-0cae-4674-8262-b89916e611de tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:07:20 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-e37d3bc2-0cae-4674-8262-b89916e611de tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] MySQL server mode set 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:07: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:07:20 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e37d3bc2-0cae-4674-8262-b89916e611de tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:07:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 113/216] 192.168.122.29 () {60 vars in 1178 bytes} [Tue Sep 1 12:07:20 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:07:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-37c9fb8e-3b95-4d3f-ac68-a89847da202b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-37c9fb8e-3b95-4d3f-ac68-a89847da202b tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] POST http://192.168.122.29/volume/v3/groups/88d2bf38-6818-4421-8dae-aa81adc04dcf/action Sep 01 12:07:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-37c9fb8e-3b95-4d3f-ac68-a89847da202b tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-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:07:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-37c9fb8e-3b95-4d3f-ac68-a89847da202b tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-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:07:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-37c9fb8e-3b95-4d3f-ac68-a89847da202b tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] delete called for group 88d2bf38-6818-4421-8dae-aa81adc04dcf {{(pid=86814) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 12:07:20 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.groups [None req-37c9fb8e-3b95-4d3f-ac68-a89847da202b tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Delete group with id: 88d2bf38-6818-4421-8dae-aa81adc04dcf Sep 01 12:07: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:07:20 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:20 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:07:20 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 12:07: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:07:20 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:07:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-37c9fb8e-3b95-4d3f-ac68-a89847da202b tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/groups/88d2bf38-6818-4421-8dae-aa81adc04dcf/action returned with HTTP 202 Sep 01 12:07:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 104/217] 192.168.122.29 () {62 vars in 1307 bytes} [Tue Sep 1 12:07:20 2026] POST /volume/v3/groups/88d2bf38-6818-4421-8dae-aa81adc04dcf/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:07:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-82157c52-f081-48d1-a455-7b659c47ce69 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-82157c52-f081-48d1-a455-7b659c47ce69 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/volumes/0a6a0107-7271-4c52-919d-bc11dfb1ec34 Sep 01 12:07:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-82157c52-f081-48d1-a455-7b659c47ce69 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-82157c52-f081-48d1-a455-7b659c47ce69 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:20 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:07: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:07:20 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-82157c52-f081-48d1-a455-7b659c47ce69 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Volume info retrieved successfully. Sep 01 12:07:20 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-82157c52-f081-48d1-a455-7b659c47ce69 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:07:20 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-82157c52-f081-48d1-a455-7b659c47ce69 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:07:20 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-82157c52-f081-48d1-a455-7b659c47ce69 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] MySQL server mode set 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:07: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:07:20 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-82157c52-f081-48d1-a455-7b659c47ce69 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/volumes/0a6a0107-7271-4c52-919d-bc11dfb1ec34 returned with HTTP 200 Sep 01 12:07:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 114/218] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:07:20 2026] GET /volume/v3/volumes/0a6a0107-7271-4c52-919d-bc11dfb1ec34 => generated 919 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:07:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-879dc21b-e11e-4f28-9d7f-42a5d8cd8411 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-879dc21b-e11e-4f28-9d7f-42a5d8cd8411 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e Sep 01 12:07:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-879dc21b-e11e-4f28-9d7f-42a5d8cd8411 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-879dc21b-e11e-4f28-9d7f-42a5d8cd8411 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:21 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:07: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:07:21 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-879dc21b-e11e-4f28-9d7f-42a5d8cd8411 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:07:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-879dc21b-e11e-4f28-9d7f-42a5d8cd8411 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e returned with HTTP 200 Sep 01 12:07:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 105/219] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:07:21 2026] GET /volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-214f0b4e-d77b-4087-a26b-1851c4e985c4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-214f0b4e-d77b-4087-a26b-1851c4e985c4 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/volumes/0a6a0107-7271-4c52-919d-bc11dfb1ec34 Sep 01 12:07:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-214f0b4e-d77b-4087-a26b-1851c4e985c4 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-214f0b4e-d77b-4087-a26b-1851c4e985c4 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-214f0b4e-d77b-4087-a26b-1851c4e985c4 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/volumes/0a6a0107-7271-4c52-919d-bc11dfb1ec34 returned with HTTP 404 Sep 01 12:07:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 115/220] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:07:21 2026] GET /volume/v3/volumes/0a6a0107-7271-4c52-919d-bc11dfb1ec34 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:07:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ad9d9570-98ef-4e28-aba1-005b1f5fff36 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ad9d9570-98ef-4e28-aba1-005b1f5fff36 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] GET http://192.168.122.29/volume/v3/groups/88d2bf38-6818-4421-8dae-aa81adc04dcf Sep 01 12:07:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ad9d9570-98ef-4e28-aba1-005b1f5fff36 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ad9d9570-98ef-4e28-aba1-005b1f5fff36 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-ad9d9570-98ef-4e28-aba1-005b1f5fff36 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] show called for member 88d2bf38-6818-4421-8dae-aa81adc04dcf {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:07:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ad9d9570-98ef-4e28-aba1-005b1f5fff36 tempest-GroupSnapshotsTest-411555266 tempest-GroupSnapshotsTest-411555266-project-member] http://192.168.122.29/volume/v3/groups/88d2bf38-6818-4421-8dae-aa81adc04dcf returned with HTTP 404 Sep 01 12:07:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 106/221] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:07:21 2026] GET /volume/v3/groups/88d2bf38-6818-4421-8dae-aa81adc04dcf => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:07:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d362fce7-c8f5-471a-b701-be63fa819a4f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d362fce7-c8f5-471a-b701-be63fa819a4f tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] DELETE http://192.168.122.29/volume/v3/group_types/76c89c64-200d-4d75-82fc-43e9f3acaa64 Sep 01 12:07:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d362fce7-c8f5-471a-b701-be63fa819a4f tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d362fce7-c8f5-471a-b701-be63fa819a4f tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d362fce7-c8f5-471a-b701-be63fa819a4f tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] http://192.168.122.29/volume/v3/group_types/76c89c64-200d-4d75-82fc-43e9f3acaa64 returned with HTTP 202 Sep 01 12:07:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 116/222] 192.168.122.29 () {60 vars in 1283 bytes} [Tue Sep 1 12:07:21 2026] DELETE /volume/v3/group_types/76c89c64-200d-4d75-82fc-43e9f3acaa64 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 12:07:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5b5f69cf-3739-4ccd-ad22-17c7733945ba None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5b5f69cf-3739-4ccd-ad22-17c7733945ba tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] DELETE http://192.168.122.29/volume/v3/types/e9a15eec-ed18-42fd-9cd8-6da591b001c3 Sep 01 12:07:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5b5f69cf-3739-4ccd-ad22-17c7733945ba tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5b5f69cf-3739-4ccd-ad22-17c7733945ba tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5b5f69cf-3739-4ccd-ad22-17c7733945ba tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] http://192.168.122.29/volume/v3/types/e9a15eec-ed18-42fd-9cd8-6da591b001c3 returned with HTTP 202 Sep 01 12:07:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 107/223] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:07:21 2026] DELETE /volume/v3/types/e9a15eec-ed18-42fd-9cd8-6da591b001c3 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:07:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cb4f0bdf-ec7e-49fc-ac84-cd6d953aeeac None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cb4f0bdf-ec7e-49fc-ac84-cd6d953aeeac tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] GET http://192.168.122.29/volume/v3/types/e9a15eec-ed18-42fd-9cd8-6da591b001c3 Sep 01 12:07:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cb4f0bdf-ec7e-49fc-ac84-cd6d953aeeac tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cb4f0bdf-ec7e-49fc-ac84-cd6d953aeeac tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cb4f0bdf-ec7e-49fc-ac84-cd6d953aeeac tempest-GroupSnapshotsTest-2031677679 tempest-GroupSnapshotsTest-2031677679-project-admin] http://192.168.122.29/volume/v3/types/e9a15eec-ed18-42fd-9cd8-6da591b001c3 returned with HTTP 404 Sep 01 12:07:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 117/224] 192.168.122.29 () {58 vars in 1221 bytes} [Tue Sep 1 12:07:22 2026] GET /volume/v3/types/e9a15eec-ed18-42fd-9cd8-6da591b001c3 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:07:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b4ac791f-ab6e-406a-a778-85027f6b2553 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b4ac791f-ab6e-406a-a778-85027f6b2553 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e Sep 01 12:07:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b4ac791f-ab6e-406a-a778-85027f6b2553 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b4ac791f-ab6e-406a-a778-85027f6b2553 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:22 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:07: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:07:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b4ac791f-ab6e-406a-a778-85027f6b2553 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:07:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b4ac791f-ab6e-406a-a778-85027f6b2553 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e returned with HTTP 200 Sep 01 12:07:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 108/225] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:07:22 2026] GET /volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-9b4019f4-b8aa-4213-8be4-ab2922934f85 req-591f17af-ecdd-417d-9264-3d9c6cbff1b8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-9b4019f4-b8aa-4213-8be4-ab2922934f85 req-591f17af-ecdd-417d-9264-3d9c6cbff1b8 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e Sep 01 12:07:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-9b4019f4-b8aa-4213-8be4-ab2922934f85 req-591f17af-ecdd-417d-9264-3d9c6cbff1b8 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-9b4019f4-b8aa-4213-8be4-ab2922934f85 req-591f17af-ecdd-417d-9264-3d9c6cbff1b8 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:22 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:07: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:07:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-9b4019f4-b8aa-4213-8be4-ab2922934f85 req-591f17af-ecdd-417d-9264-3d9c6cbff1b8 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:07:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-9b4019f4-b8aa-4213-8be4-ab2922934f85 req-591f17af-ecdd-417d-9264-3d9c6cbff1b8 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e returned with HTTP 200 Sep 01 12:07:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 118/226] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:07:22 2026] GET /volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e626de04-1192-42e1-bb3e-9bcb9f87929d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e626de04-1192-42e1-bb3e-9bcb9f87929d None None] GET http://192.168.122.29/volume// Sep 01 12:07:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e626de04-1192-42e1-bb3e-9bcb9f87929d None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e626de04-1192-42e1-bb3e-9bcb9f87929d None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e626de04-1192-42e1-bb3e-9bcb9f87929d None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:07:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 109/227] 192.168.122.29 () {58 vars in 1312 bytes} [Tue Sep 1 12:07:23 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:07:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-9b4019f4-b8aa-4213-8be4-ab2922934f85 req-6c8b1c0d-d07b-4fda-93f9-790b30545ace None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-9b4019f4-b8aa-4213-8be4-ab2922934f85 req-6c8b1c0d-d07b-4fda-93f9-790b30545ace tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] POST http://192.168.122.29/volume/v3/attachments Sep 01 12:07:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-9b4019f4-b8aa-4213-8be4-ab2922934f85 req-6c8b1c0d-d07b-4fda-93f9-790b30545ace tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ad19e43e-910c-44da-b384-4c81f081e81e", "connector": null, "instance_uuid": "6e351371-fd58-468e-9a78-ab0300ef1bcc"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:07: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:07:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:07: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:07:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-9b4019f4-b8aa-4213-8be4-ab2922934f85 req-6c8b1c0d-d07b-4fda-93f9-790b30545ace tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/attachments returned with HTTP 200 Sep 01 12:07:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 119/228] 192.168.122.29 () {66 vars in 1478 bytes} [Tue Sep 1 12:07:23 2026] POST /volume/v3/attachments => generated 273 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:07:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1ce67598-e346-47c5-b753-0362302db88b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1ce67598-e346-47c5-b753-0362302db88b tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e Sep 01 12:07:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1ce67598-e346-47c5-b753-0362302db88b tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1ce67598-e346-47c5-b753-0362302db88b tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:23 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:07:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5afeb8c5-a817-4f6a-ad39-0aef83ba146d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07: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:07:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5afeb8c5-a817-4f6a-ad39-0aef83ba146d None None] GET http://192.168.122.29/volume// Sep 01 12:07:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5afeb8c5-a817-4f6a-ad39-0aef83ba146d None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5afeb8c5-a817-4f6a-ad39-0aef83ba146d None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5afeb8c5-a817-4f6a-ad39-0aef83ba146d None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:07:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 120/229] 192.168.122.29 () {58 vars in 1310 bytes} [Tue Sep 1 12:07:23 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:07:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1ce67598-e346-47c5-b753-0362302db88b tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:07:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-9b4019f4-b8aa-4213-8be4-ab2922934f85 req-e87b7d05-cf8f-48df-8327-2bd01c5a7ed6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-9b4019f4-b8aa-4213-8be4-ab2922934f85 req-e87b7d05-cf8f-48df-8327-2bd01c5a7ed6 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e Sep 01 12:07:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-9b4019f4-b8aa-4213-8be4-ab2922934f85 req-e87b7d05-cf8f-48df-8327-2bd01c5a7ed6 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-9b4019f4-b8aa-4213-8be4-ab2922934f85 req-e87b7d05-cf8f-48df-8327-2bd01c5a7ed6 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1ce67598-e346-47c5-b753-0362302db88b tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e returned with HTTP 200 Sep 01 12:07:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 110/230] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:07:23 2026] GET /volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e => generated 849 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07: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:07:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:07: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:07:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-9b4019f4-b8aa-4213-8be4-ab2922934f85 req-e87b7d05-cf8f-48df-8327-2bd01c5a7ed6 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:07:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-9b4019f4-b8aa-4213-8be4-ab2922934f85 req-e87b7d05-cf8f-48df-8327-2bd01c5a7ed6 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e returned with HTTP 200 Sep 01 12:07:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 121/231] 192.168.122.29 () {62 vars in 1523 bytes} [Tue Sep 1 12:07:23 2026] GET /volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e => generated 1030 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:07:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-9b4019f4-b8aa-4213-8be4-ab2922934f85 req-88fbb7a1-ead3-4302-b19c-7d09a8b5a15d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-9b4019f4-b8aa-4213-8be4-ab2922934f85 req-88fbb7a1-ead3-4302-b19c-7d09a8b5a15d tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] PUT http://192.168.122.29/volume/v3/attachments/08ba2c20-9227-42ad-9677-aea35417e7a7 Sep 01 12:07:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-9b4019f4-b8aa-4213-8be4-ab2922934f85 req-88fbb7a1-ead3-4302-b19c-7d09a8b5a15d tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.29", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fcffd4db34b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "2d6c338d-1492-4969-8dee-5e70772e3ff2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:07:23 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-9b4019f4-b8aa-4213-8be4-ab2922934f85 req-88fbb7a1-ead3-4302-b19c-7d09a8b5a15d tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Acquiring lock "cinder-attachment_update-ad19e43e-910c-44da-b384-4c81f081e81e-devstack" by "attachment_update" {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:07:23 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-9b4019f4-b8aa-4213-8be4-ab2922934f85 req-88fbb7a1-ead3-4302-b19c-7d09a8b5a15d tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Lock "cinder-attachment_update-ad19e43e-910c-44da-b384-4c81f081e81e-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:07: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:07:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07: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:07:23 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:07:23 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-9b4019f4-b8aa-4213-8be4-ab2922934f85 req-88fbb7a1-ead3-4302-b19c-7d09a8b5a15d tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Lock "cinder-attachment_update-ad19e43e-910c-44da-b384-4c81f081e81e-devstack" released by "attachment_update" :: held 0.202s {{(pid=86814) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:07:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-9b4019f4-b8aa-4213-8be4-ab2922934f85 req-88fbb7a1-ead3-4302-b19c-7d09a8b5a15d tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/attachments/08ba2c20-9227-42ad-9677-aea35417e7a7 returned with HTTP 200 Sep 01 12:07:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 111/232] 192.168.122.29 () {66 vars in 1588 bytes} [Tue Sep 1 12:07:23 2026] PUT /volume/v3/attachments/08ba2c20-9227-42ad-9677-aea35417e7a7 => generated 694 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:07:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2c913117-098e-4601-8990-d7075009da93 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2c913117-098e-4601-8990-d7075009da93 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e Sep 01 12:07:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2c913117-098e-4601-8990-d7075009da93 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2c913117-098e-4601-8990-d7075009da93 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:07: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:07:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2c913117-098e-4601-8990-d7075009da93 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:07:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2c913117-098e-4601-8990-d7075009da93 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e returned with HTTP 200 Sep 01 12:07:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 122/233] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:07:24 2026] GET /volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e => generated 850 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-9b4019f4-b8aa-4213-8be4-ab2922934f85 req-477bcfaf-f90d-4b8c-8033-253051fc5b83 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-9b4019f4-b8aa-4213-8be4-ab2922934f85 req-477bcfaf-f90d-4b8c-8033-253051fc5b83 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] POST http://192.168.122.29/volume/v3/attachments/08ba2c20-9227-42ad-9677-aea35417e7a7/action Sep 01 12:07:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-9b4019f4-b8aa-4213-8be4-ab2922934f85 req-477bcfaf-f90d-4b8c-8033-253051fc5b83 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Action body: b'{"os-complete": null}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:07:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-9b4019f4-b8aa-4213-8be4-ab2922934f85 req-477bcfaf-f90d-4b8c-8033-253051fc5b83 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-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:07: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:07:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:07: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:07:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-9b4019f4-b8aa-4213-8be4-ab2922934f85 req-477bcfaf-f90d-4b8c-8033-253051fc5b83 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/attachments/08ba2c20-9227-42ad-9677-aea35417e7a7/action returned with HTTP 204 Sep 01 12:07:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 112/234] 192.168.122.29 () {66 vars in 1609 bytes} [Tue Sep 1 12:07:24 2026] POST /volume/v3/attachments/08ba2c20-9227-42ad-9677-aea35417e7a7/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:07:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fbd4f794-698e-460d-87fe-be2795619ac3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fbd4f794-698e-460d-87fe-be2795619ac3 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e Sep 01 12:07:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fbd4f794-698e-460d-87fe-be2795619ac3 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fbd4f794-698e-460d-87fe-be2795619ac3 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:25 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:07: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:07:25 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fbd4f794-698e-460d-87fe-be2795619ac3 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:07:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fbd4f794-698e-460d-87fe-be2795619ac3 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e returned with HTTP 200 Sep 01 12:07:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 123/235] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:07:25 2026] GET /volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e => generated 1142 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:07:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-06dabf60-1218-4c43-9901-2d4d65575626 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-06dabf60-1218-4c43-9901-2d4d65575626 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e Sep 01 12:07:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-06dabf60-1218-4c43-9901-2d4d65575626 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-06dabf60-1218-4c43-9901-2d4d65575626 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:25 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:07: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:07:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-06dabf60-1218-4c43-9901-2d4d65575626 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:07:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-06dabf60-1218-4c43-9901-2d4d65575626 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e returned with HTTP 200 Sep 01 12:07:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 113/236] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:07:25 2026] GET /volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e => generated 1142 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:07:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a3ee2e0c-d279-4214-9591-44f5b13b935b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a3ee2e0c-d279-4214-9591-44f5b13b935b tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:07:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a3ee2e0c-d279-4214-9591-44f5b13b935b tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1933365815"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:07:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-a3ee2e0c-d279-4214-9591-44f5b13b935b tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1933365815'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:07:27 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-a3ee2e0c-d279-4214-9591-44f5b13b935b tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Create volume of 1 GB Sep 01 12:07:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a3ee2e0c-d279-4214-9591-44f5b13b935b tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Availability Zones retrieved successfully. Sep 01 12:07:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a3ee2e0c-d279-4214-9591-44f5b13b935b tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Flow 'volume_create_api' (8822bafc-d2fb-4ddc-ac48-5588d3cba63a) 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:07:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a3ee2e0c-d279-4214-9591-44f5b13b935b tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec2374dc-3297-4dcb-9703-957d29bd9df4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:07:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-a3ee2e0c-d279-4214-9591-44f5b13b935b tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-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:07:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a3ee2e0c-d279-4214-9591-44f5b13b935b tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec2374dc-3297-4dcb-9703-957d29bd9df4) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:07:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a3ee2e0c-d279-4214-9591-44f5b13b935b tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebcf3747-1fee-420a-b08f-2ca9531b32f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:07:27 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-a3ee2e0c-d279-4214-9591-44f5b13b935b tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Created reservations ['22785546-68f7-4278-a464-acdd91c37c06', 'ab17dd11-9e69-4d63-a534-162030da8769', '926d0028-fcdf-423f-a7cf-f9e9f9b25bd0', 'f9e5d76d-0617-4360-ae93-4e85d7a69d51'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:07:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a3ee2e0c-d279-4214-9591-44f5b13b935b tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebcf3747-1fee-420a-b08f-2ca9531b32f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22785546-68f7-4278-a464-acdd91c37c06', 'ab17dd11-9e69-4d63-a534-162030da8769', '926d0028-fcdf-423f-a7cf-f9e9f9b25bd0', 'f9e5d76d-0617-4360-ae93-4e85d7a69d51']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:07:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a3ee2e0c-d279-4214-9591-44f5b13b935b tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee3841d8-f69c-4f9a-971e-e8f94de1eab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:07: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:07:27 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:07:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a3ee2e0c-d279-4214-9591-44f5b13b935b tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee3841d8-f69c-4f9a-971e-e8f94de1eab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2ea7f04-f35d-4418-8c19-41c61d86b9d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1933365815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37ee30187c9a42728d00d3e0dce96ee1',qos_specs=None,replication_status=,reservations=['22785546-68f7-4278-a464-acdd91c37c06','ab17dd11-9e69-4d63-a534-162030da8769','926d0028-fcdf-423f-a7cf-f9e9f9b25bd0','f9e5d76d-0617-4360-ae93-4e85d7a69d51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfaf3df4e0994edf8f0aca78655eaa89',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:07:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1933365815',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2ea7f04-f35d-4418-8c19-41c61d86b9d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37ee30187c9a42728d00d3e0dce96ee1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfaf3df4e0994edf8f0aca78655eaa89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:07:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a3ee2e0c-d279-4214-9591-44f5b13b935b tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d4a0036-9415-4a9f-9ab4-7f749afbde49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:07:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a3ee2e0c-d279-4214-9591-44f5b13b935b tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d4a0036-9415-4a9f-9ab4-7f749afbde49) transitioned into state 'SUCCESS' from state '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-1933365815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37ee30187c9a42728d00d3e0dce96ee1',qos_specs=None,replication_status=,reservations=['22785546-68f7-4278-a464-acdd91c37c06','ab17dd11-9e69-4d63-a534-162030da8769','926d0028-fcdf-423f-a7cf-f9e9f9b25bd0','f9e5d76d-0617-4360-ae93-4e85d7a69d51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfaf3df4e0994edf8f0aca78655eaa89',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:07:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a3ee2e0c-d279-4214-9591-44f5b13b935b tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42b6ee49-30b4-48f7-9f3e-0da286d5e196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:07:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a3ee2e0c-d279-4214-9591-44f5b13b935b tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42b6ee49-30b4-48f7-9f3e-0da286d5e196) 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:07:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a3ee2e0c-d279-4214-9591-44f5b13b935b tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Flow 'volume_create_api' (8822bafc-d2fb-4ddc-ac48-5588d3cba63a) 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:07:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a3ee2e0c-d279-4214-9591-44f5b13b935b tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Create volume request issued successfully. Sep 01 12:07:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a3ee2e0c-d279-4214-9591-44f5b13b935b tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:07:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 124/237] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:07:27 2026] POST /volume/v3/volumes => generated 758 bytes in 720 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:07:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a1cdd3e5-e027-4f7c-a4f4-08069722bbe1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a1cdd3e5-e027-4f7c-a4f4-08069722bbe1 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/volumes/b2ea7f04-f35d-4418-8c19-41c61d86b9d8 Sep 01 12:07:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a1cdd3e5-e027-4f7c-a4f4-08069722bbe1 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a1cdd3e5-e027-4f7c-a4f4-08069722bbe1 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:27 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:07: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:07:28 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:28 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a1cdd3e5-e027-4f7c-a4f4-08069722bbe1 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Volume info retrieved successfully. Sep 01 12:07:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a1cdd3e5-e027-4f7c-a4f4-08069722bbe1 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/volumes/b2ea7f04-f35d-4418-8c19-41c61d86b9d8 returned with HTTP 200 Sep 01 12:07:28 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 114/238] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:07:27 2026] GET /volume/v3/volumes/b2ea7f04-f35d-4418-8c19-41c61d86b9d8 => generated 826 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c2e8d903-00bb-49ba-874c-9ef713498825 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c2e8d903-00bb-49ba-874c-9ef713498825 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/volumes/b2ea7f04-f35d-4418-8c19-41c61d86b9d8 Sep 01 12:07:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c2e8d903-00bb-49ba-874c-9ef713498825 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c2e8d903-00bb-49ba-874c-9ef713498825 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:29 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:07: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:07:29 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:29 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c2e8d903-00bb-49ba-874c-9ef713498825 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Volume info retrieved successfully. Sep 01 12:07:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c2e8d903-00bb-49ba-874c-9ef713498825 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/volumes/b2ea7f04-f35d-4418-8c19-41c61d86b9d8 returned with HTTP 200 Sep 01 12:07:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 125/239] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:07:29 2026] GET /volume/v3/volumes/b2ea7f04-f35d-4418-8c19-41c61d86b9d8 => generated 850 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:07:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c63c3033-e861-4922-bf04-aa33cc65f941 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c63c3033-e861-4922-bf04-aa33cc65f941 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/volumes/b2ea7f04-f35d-4418-8c19-41c61d86b9d8 Sep 01 12:07:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c63c3033-e861-4922-bf04-aa33cc65f941 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c63c3033-e861-4922-bf04-aa33cc65f941 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:30 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:07: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:07:30 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:30 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c63c3033-e861-4922-bf04-aa33cc65f941 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Volume info retrieved successfully. Sep 01 12:07:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c63c3033-e861-4922-bf04-aa33cc65f941 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/volumes/b2ea7f04-f35d-4418-8c19-41c61d86b9d8 returned with HTTP 200 Sep 01 12:07:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 115/240] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:07:30 2026] GET /volume/v3/volumes/b2ea7f04-f35d-4418-8c19-41c61d86b9d8 => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:07:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cca1b818-2f20-4bbe-9900-8cb6c52d4607 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cca1b818-2f20-4bbe-9900-8cb6c52d4607 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:07:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cca1b818-2f20-4bbe-9900-8cb6c52d4607 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b2ea7f04-f35d-4418-8c19-41c61d86b9d8", "name": "tempest-SnapshotsActionsTest-Snapshot-241720470"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:07: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:07:30 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:07: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:07:30 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cca1b818-2f20-4bbe-9900-8cb6c52d4607 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Volume info retrieved successfully. Sep 01 12:07:30 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-cca1b818-2f20-4bbe-9900-8cb6c52d4607 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Create snapshot from volume b2ea7f04-f35d-4418-8c19-41c61d86b9d8 Sep 01 12:07:30 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-cca1b818-2f20-4bbe-9900-8cb6c52d4607 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:07:30 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-cca1b818-2f20-4bbe-9900-8cb6c52d4607 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Created reservations ['25dcfa9c-e11c-4d2d-89a1-92c300ccc052', 'fb5c0cc2-0445-4737-9809-c045ecd9c5e2', 'd638db9e-5f64-4653-aa10-fe62d4a7fc41', '3ea0d0f8-8839-4c2d-8741-9bca2a8be9a9'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:07: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:07:30 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:07:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cca1b818-2f20-4bbe-9900-8cb6c52d4607 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot create request issued successfully. Sep 01 12:07:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cca1b818-2f20-4bbe-9900-8cb6c52d4607 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots returned with HTTP 202 Sep 01 12:07:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 126/241] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:07:30 2026] POST /volume/v3/snapshots => generated 306 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 12:07:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-813a2119-b08b-4db6-af3c-d5c08017967c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-813a2119-b08b-4db6-af3c-d5c08017967c tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a Sep 01 12:07:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-813a2119-b08b-4db6-af3c-d5c08017967c tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-813a2119-b08b-4db6-af3c-d5c08017967c tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:30 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:30 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-813a2119-b08b-4db6-af3c-d5c08017967c tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:07:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-813a2119-b08b-4db6-af3c-d5c08017967c tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a returned with HTTP 200 Sep 01 12:07:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 116/242] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:30 2026] GET /volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a => generated 438 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-057d1067-b23c-42f6-82c8-98d47d6d71e6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-057d1067-b23c-42f6-82c8-98d47d6d71e6 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a Sep 01 12:07:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-057d1067-b23c-42f6-82c8-98d47d6d71e6 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-057d1067-b23c-42f6-82c8-98d47d6d71e6 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:31 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:31 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-057d1067-b23c-42f6-82c8-98d47d6d71e6 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:07:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-057d1067-b23c-42f6-82c8-98d47d6d71e6 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a returned with HTTP 200 Sep 01 12:07:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 127/243] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:31 2026] GET /volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a => generated 438 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f7694d77-9473-464a-b59a-67dc57e89ac8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f7694d77-9473-464a-b59a-67dc57e89ac8 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a Sep 01 12:07:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f7694d77-9473-464a-b59a-67dc57e89ac8 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f7694d77-9473-464a-b59a-67dc57e89ac8 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:32 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:32 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f7694d77-9473-464a-b59a-67dc57e89ac8 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:07:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f7694d77-9473-464a-b59a-67dc57e89ac8 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a returned with HTTP 200 Sep 01 12:07:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 117/244] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:32 2026] GET /volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a => generated 438 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:07:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b721ed68-8d08-4827-a824-edbacda6d2be None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b721ed68-8d08-4827-a824-edbacda6d2be tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a Sep 01 12:07:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b721ed68-8d08-4827-a824-edbacda6d2be tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b721ed68-8d08-4827-a824-edbacda6d2be tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:33 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:33 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b721ed68-8d08-4827-a824-edbacda6d2be tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:07:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b721ed68-8d08-4827-a824-edbacda6d2be tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a returned with HTTP 200 Sep 01 12:07:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 128/245] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:33 2026] GET /volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-39cf430e-4e9c-4dc4-9ce5-f5966b832dc1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-39cf430e-4e9c-4dc4-9ce5-f5966b832dc1 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] POST http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a/action Sep 01 12:07:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-39cf430e-4e9c-4dc4-9ce5-f5966b832dc1 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-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:07:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-39cf430e-4e9c-4dc4-9ce5-f5966b832dc1 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-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:07:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.admin_actions [None req-39cf430e-4e9c-4dc4-9ce5-f5966b832dc1 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] Updating snapshot '8ccd4c08-fc83-4fc1-98de-355e0ef0465a' with '{'status': 'creating'}' {{(pid=86814) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 12:07: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:07:34 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-39cf430e-4e9c-4dc4-9ce5-f5966b832dc1 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a/action returned with HTTP 202 Sep 01 12:07:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 118/246] 192.168.122.29 () {60 vars in 1275 bytes} [Tue Sep 1 12:07:33 2026] POST /volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a/action => generated 0 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:07:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bc3329e7-d50e-489e-9dc4-33372630e9b4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bc3329e7-d50e-489e-9dc4-33372630e9b4 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a Sep 01 12:07:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bc3329e7-d50e-489e-9dc4-33372630e9b4 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bc3329e7-d50e-489e-9dc4-33372630e9b4 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-bc3329e7-d50e-489e-9dc4-33372630e9b4 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:07:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bc3329e7-d50e-489e-9dc4-33372630e9b4 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a returned with HTTP 200 Sep 01 12:07:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 129/247] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:34 2026] GET /volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a => generated 464 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:07:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-28a53782-f3aa-400c-b6a7-ac4b327938dc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-28a53782-f3aa-400c-b6a7-ac4b327938dc tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] POST http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a/action Sep 01 12:07:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-28a53782-f3aa-400c-b6a7-ac4b327938dc tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-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:07:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-28a53782-f3aa-400c-b6a7-ac4b327938dc tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-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:07:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.admin_actions [None req-28a53782-f3aa-400c-b6a7-ac4b327938dc tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] Updating snapshot '8ccd4c08-fc83-4fc1-98de-355e0ef0465a' with '{'status': 'available'}' {{(pid=86814) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 12:07: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:07:34 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-28a53782-f3aa-400c-b6a7-ac4b327938dc tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a/action returned with HTTP 202 Sep 01 12:07:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 119/248] 192.168.122.29 () {60 vars in 1275 bytes} [Tue Sep 1 12:07:34 2026] POST /volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:07:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-425dafc4-9c56-4f87-82f8-277b02cc454e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-425dafc4-9c56-4f87-82f8-277b02cc454e tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a Sep 01 12:07:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-425dafc4-9c56-4f87-82f8-277b02cc454e tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-425dafc4-9c56-4f87-82f8-277b02cc454e tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-425dafc4-9c56-4f87-82f8-277b02cc454e tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:07:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-425dafc4-9c56-4f87-82f8-277b02cc454e tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a returned with HTTP 200 Sep 01 12:07:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 130/249] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:34 2026] GET /volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:07:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-50497f64-d97b-4a88-8f57-d563fe8d34b0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-50497f64-d97b-4a88-8f57-d563fe8d34b0 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:07:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-50497f64-d97b-4a88-8f57-d563fe8d34b0 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b2ea7f04-f35d-4418-8c19-41c61d86b9d8", "name": "tempest-SnapshotsActionsTest-Snapshot-909782365"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:07: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:07:34 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:07: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:07:34 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:34 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-50497f64-d97b-4a88-8f57-d563fe8d34b0 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Volume info retrieved successfully. Sep 01 12:07:34 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-50497f64-d97b-4a88-8f57-d563fe8d34b0 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Create snapshot from volume b2ea7f04-f35d-4418-8c19-41c61d86b9d8 Sep 01 12:07:34 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-50497f64-d97b-4a88-8f57-d563fe8d34b0 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Created reservations ['ccf3e4f1-67d7-47d6-a9d0-fad01d4200a1', '04adaa36-ff5b-4790-a59e-e91fc619fd80', 'dccce309-8fbd-40f1-9988-bd0c930e45c7', 'fbd341df-0d9e-4b22-b192-54ce12495f11'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:07: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:07:34 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:07:34 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-50497f64-d97b-4a88-8f57-d563fe8d34b0 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot create request issued successfully. Sep 01 12:07:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-50497f64-d97b-4a88-8f57-d563fe8d34b0 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots returned with HTTP 202 Sep 01 12:07:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 120/250] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:07:34 2026] POST /volume/v3/snapshots => generated 306 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:07:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-30719635-f155-4545-923a-b9b0beed1276 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-30719635-f155-4545-923a-b9b0beed1276 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/fff94f98-d5e2-4c8b-8777-46032b272722 Sep 01 12:07:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-30719635-f155-4545-923a-b9b0beed1276 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-30719635-f155-4545-923a-b9b0beed1276 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-30719635-f155-4545-923a-b9b0beed1276 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:07:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-30719635-f155-4545-923a-b9b0beed1276 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/fff94f98-d5e2-4c8b-8777-46032b272722 returned with HTTP 200 Sep 01 12:07:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 131/251] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:34 2026] GET /volume/v3/snapshots/fff94f98-d5e2-4c8b-8777-46032b272722 => generated 438 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7abc9c01-d924-43de-823f-d0f8df79c3f3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7abc9c01-d924-43de-823f-d0f8df79c3f3 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/fff94f98-d5e2-4c8b-8777-46032b272722 Sep 01 12:07:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7abc9c01-d924-43de-823f-d0f8df79c3f3 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7abc9c01-d924-43de-823f-d0f8df79c3f3 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:35 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:35 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7abc9c01-d924-43de-823f-d0f8df79c3f3 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:07:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7abc9c01-d924-43de-823f-d0f8df79c3f3 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/fff94f98-d5e2-4c8b-8777-46032b272722 returned with HTTP 200 Sep 01 12:07:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 121/252] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:35 2026] GET /volume/v3/snapshots/fff94f98-d5e2-4c8b-8777-46032b272722 => generated 438 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-e2ee5413-d53a-471d-84aa-98f472fe4156 req-0ef9b1d1-dad3-42fe-ac8b-36ef6ba7b6f0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-e2ee5413-d53a-471d-84aa-98f472fe4156 req-0ef9b1d1-dad3-42fe-ac8b-36ef6ba7b6f0 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] GET http://192.168.122.29/volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 Sep 01 12:07:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-e2ee5413-d53a-471d-84aa-98f472fe4156 req-0ef9b1d1-dad3-42fe-ac8b-36ef6ba7b6f0 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-e2ee5413-d53a-471d-84aa-98f472fe4156 req-0ef9b1d1-dad3-42fe-ac8b-36ef6ba7b6f0 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:07: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:07:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-e2ee5413-d53a-471d-84aa-98f472fe4156 req-0ef9b1d1-dad3-42fe-ac8b-36ef6ba7b6f0 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Volume info retrieved successfully. Sep 01 12:07:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-e2ee5413-d53a-471d-84aa-98f472fe4156 req-0ef9b1d1-dad3-42fe-ac8b-36ef6ba7b6f0 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] http://192.168.122.29/volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 returned with HTTP 200 Sep 01 12:07:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 132/253] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:07:36 2026] GET /volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 => generated 851 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-90ec1e73-43d7-49ff-bb45-ee4f63748eaa None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f3766bc4-a2a6-428b-8fbe-35fe97286d8d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-90ec1e73-43d7-49ff-bb45-ee4f63748eaa tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/fff94f98-d5e2-4c8b-8777-46032b272722 Sep 01 12:07:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-90ec1e73-43d7-49ff-bb45-ee4f63748eaa tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-90ec1e73-43d7-49ff-bb45-ee4f63748eaa tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f3766bc4-a2a6-428b-8fbe-35fe97286d8d None None] GET http://192.168.122.29/volume// Sep 01 12:07:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f3766bc4-a2a6-428b-8fbe-35fe97286d8d None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f3766bc4-a2a6-428b-8fbe-35fe97286d8d None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f3766bc4-a2a6-428b-8fbe-35fe97286d8d None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:07:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 133/254] 192.168.122.29 () {58 vars in 1312 bytes} [Tue Sep 1 12:07:36 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:07: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:07:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-e2ee5413-d53a-471d-84aa-98f472fe4156 req-77c66c3f-1d99-4964-a89d-623b36d002a5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-90ec1e73-43d7-49ff-bb45-ee4f63748eaa tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:07:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-90ec1e73-43d7-49ff-bb45-ee4f63748eaa tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/fff94f98-d5e2-4c8b-8777-46032b272722 returned with HTTP 200 Sep 01 12:07:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 122/255] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:36 2026] GET /volume/v3/snapshots/fff94f98-d5e2-4c8b-8777-46032b272722 => generated 438 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-e2ee5413-d53a-471d-84aa-98f472fe4156 req-77c66c3f-1d99-4964-a89d-623b36d002a5 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] POST http://192.168.122.29/volume/v3/attachments Sep 01 12:07:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-e2ee5413-d53a-471d-84aa-98f472fe4156 req-77c66c3f-1d99-4964-a89d-623b36d002a5 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ea5f572b-8860-43b2-971c-602ffb344b10", "connector": null, "instance_uuid": "1ddae39c-c8a1-499f-abf9-a84b8d29ee7f"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:07: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:07:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:07: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:07:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-e2ee5413-d53a-471d-84aa-98f472fe4156 req-77c66c3f-1d99-4964-a89d-623b36d002a5 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] http://192.168.122.29/volume/v3/attachments returned with HTTP 200 Sep 01 12:07:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 134/256] 192.168.122.29 () {66 vars in 1478 bytes} [Tue Sep 1 12:07:36 2026] POST /volume/v3/attachments => generated 273 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:07:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6ad3f871-5726-40db-bfd5-b380d3b6d028 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6ad3f871-5726-40db-bfd5-b380d3b6d028 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] GET http://192.168.122.29/volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 Sep 01 12:07:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6ad3f871-5726-40db-bfd5-b380d3b6d028 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6ad3f871-5726-40db-bfd5-b380d3b6d028 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:07:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9fdcfa39-95a3-464f-9dc1-8b392f45017e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9fdcfa39-95a3-464f-9dc1-8b392f45017e None None] GET http://192.168.122.29/volume// Sep 01 12:07:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9fdcfa39-95a3-464f-9dc1-8b392f45017e None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9fdcfa39-95a3-464f-9dc1-8b392f45017e None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9fdcfa39-95a3-464f-9dc1-8b392f45017e None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:07:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 135/257] 192.168.122.29 () {58 vars in 1310 bytes} [Tue Sep 1 12:07:37 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:07: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:07:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-e2ee5413-d53a-471d-84aa-98f472fe4156 req-9b508680-4296-4417-8f10-9659f7ad674f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6ad3f871-5726-40db-bfd5-b380d3b6d028 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Volume info retrieved successfully. Sep 01 12:07:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-e2ee5413-d53a-471d-84aa-98f472fe4156 req-9b508680-4296-4417-8f10-9659f7ad674f tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] GET http://192.168.122.29/volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 Sep 01 12:07:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-e2ee5413-d53a-471d-84aa-98f472fe4156 req-9b508680-4296-4417-8f10-9659f7ad674f tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-e2ee5413-d53a-471d-84aa-98f472fe4156 req-9b508680-4296-4417-8f10-9659f7ad674f tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6ad3f871-5726-40db-bfd5-b380d3b6d028 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] http://192.168.122.29/volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 returned with HTTP 200 Sep 01 12:07:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 123/258] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:07:37 2026] GET /volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 => generated 850 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07: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:07:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:07: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:07:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-e2ee5413-d53a-471d-84aa-98f472fe4156 req-9b508680-4296-4417-8f10-9659f7ad674f tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Volume info retrieved successfully. Sep 01 12:07:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-e2ee5413-d53a-471d-84aa-98f472fe4156 req-9b508680-4296-4417-8f10-9659f7ad674f tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] http://192.168.122.29/volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 returned with HTTP 200 Sep 01 12:07:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 136/259] 192.168.122.29 () {62 vars in 1523 bytes} [Tue Sep 1 12:07:37 2026] GET /volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 => generated 1031 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:07:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-e2ee5413-d53a-471d-84aa-98f472fe4156 req-fc1fc456-a143-4373-af66-f45b08ac9f1a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-e2ee5413-d53a-471d-84aa-98f472fe4156 req-fc1fc456-a143-4373-af66-f45b08ac9f1a tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] PUT http://192.168.122.29/volume/v3/attachments/bce9a852-ae63-45d4-8cc4-ebf6aeeaff24 Sep 01 12:07:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-e2ee5413-d53a-471d-84aa-98f472fe4156 req-fc1fc456-a143-4373-af66-f45b08ac9f1a tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.29", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fcffd4db34b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "2d6c338d-1492-4969-8dee-5e70772e3ff2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:07:37 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-e2ee5413-d53a-471d-84aa-98f472fe4156 req-fc1fc456-a143-4373-af66-f45b08ac9f1a tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Acquiring lock "cinder-attachment_update-ea5f572b-8860-43b2-971c-602ffb344b10-devstack" by "attachment_update" {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:07:37 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-e2ee5413-d53a-471d-84aa-98f472fe4156 req-fc1fc456-a143-4373-af66-f45b08ac9f1a tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Lock "cinder-attachment_update-ea5f572b-8860-43b2-971c-602ffb344b10-devstack" acquired by "attachment_update" :: waited 0.028s {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:07: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:07:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-32647d52-afaa-4eb7-9b87-fcf3f033564f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-32647d52-afaa-4eb7-9b87-fcf3f033564f tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] GET http://192.168.122.29/volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 Sep 01 12:07:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-32647d52-afaa-4eb7-9b87-fcf3f033564f tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-32647d52-afaa-4eb7-9b87-fcf3f033564f tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:07: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:07:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:07: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:07:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-32647d52-afaa-4eb7-9b87-fcf3f033564f tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Volume info retrieved successfully. Sep 01 12:07:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-32647d52-afaa-4eb7-9b87-fcf3f033564f tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 returned with HTTP 200 Sep 01 12:07:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 137/260] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:07:37 2026] GET /volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 => generated 854 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-c2201768-4f02-44fe-9c8a-a9d0bd04a05b req-8d0b7687-fba1-447f-9dc4-7e38c7ba4f0b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-c2201768-4f02-44fe-9c8a-a9d0bd04a05b req-8d0b7687-fba1-447f-9dc4-7e38c7ba4f0b tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] GET http://192.168.122.29/volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 Sep 01 12:07:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-c2201768-4f02-44fe-9c8a-a9d0bd04a05b req-8d0b7687-fba1-447f-9dc4-7e38c7ba4f0b tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-c2201768-4f02-44fe-9c8a-a9d0bd04a05b req-8d0b7687-fba1-447f-9dc4-7e38c7ba4f0b tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:07: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:07:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-c2201768-4f02-44fe-9c8a-a9d0bd04a05b req-8d0b7687-fba1-447f-9dc4-7e38c7ba4f0b tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Volume info retrieved successfully. Sep 01 12:07:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-c2201768-4f02-44fe-9c8a-a9d0bd04a05b req-8d0b7687-fba1-447f-9dc4-7e38c7ba4f0b tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 returned with HTTP 200 Sep 01 12:07:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 138/261] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:07:37 2026] GET /volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 => generated 854 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:37 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-e2ee5413-d53a-471d-84aa-98f472fe4156 req-fc1fc456-a143-4373-af66-f45b08ac9f1a tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Lock "cinder-attachment_update-ea5f572b-8860-43b2-971c-602ffb344b10-devstack" released by "attachment_update" :: held 0.197s {{(pid=86814) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:07:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-e2ee5413-d53a-471d-84aa-98f472fe4156 req-fc1fc456-a143-4373-af66-f45b08ac9f1a tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] http://192.168.122.29/volume/v3/attachments/bce9a852-ae63-45d4-8cc4-ebf6aeeaff24 returned with HTTP 200 Sep 01 12:07:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 124/262] 192.168.122.29 () {66 vars in 1588 bytes} [Tue Sep 1 12:07:37 2026] PUT /volume/v3/attachments/bce9a852-ae63-45d4-8cc4-ebf6aeeaff24 => generated 694 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:07:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2dcd3eaa-970c-4eff-86dc-84c79c52c73e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2dcd3eaa-970c-4eff-86dc-84c79c52c73e None None] GET http://192.168.122.29/volume// Sep 01 12:07:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2dcd3eaa-970c-4eff-86dc-84c79c52c73e None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2dcd3eaa-970c-4eff-86dc-84c79c52c73e None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2dcd3eaa-970c-4eff-86dc-84c79c52c73e None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:07:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 139/263] 192.168.122.29 () {58 vars in 1312 bytes} [Tue Sep 1 12:07:37 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:07:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-c2201768-4f02-44fe-9c8a-a9d0bd04a05b req-b287e3bf-356e-43db-92b5-65dee644b560 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-c2201768-4f02-44fe-9c8a-a9d0bd04a05b req-b287e3bf-356e-43db-92b5-65dee644b560 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] POST http://192.168.122.29/volume/v3/attachments Sep 01 12:07:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-c2201768-4f02-44fe-9c8a-a9d0bd04a05b req-b287e3bf-356e-43db-92b5-65dee644b560 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "95307a56-7b23-44f6-927d-e098de01f204", "connector": null, "instance_uuid": "e841a59e-e8a2-460f-9ecd-4193dcfdcda4"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:07: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:07:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:07: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:07:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2b443b2e-64ed-463c-8942-c99b536a0046 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2b443b2e-64ed-463c-8942-c99b536a0046 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/fff94f98-d5e2-4c8b-8777-46032b272722 Sep 01 12:07:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2b443b2e-64ed-463c-8942-c99b536a0046 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2b443b2e-64ed-463c-8942-c99b536a0046 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2b443b2e-64ed-463c-8942-c99b536a0046 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:07:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2b443b2e-64ed-463c-8942-c99b536a0046 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/fff94f98-d5e2-4c8b-8777-46032b272722 returned with HTTP 200 Sep 01 12:07:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 140/264] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:37 2026] GET /volume/v3/snapshots/fff94f98-d5e2-4c8b-8777-46032b272722 => generated 465 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1942df88-5816-4f74-9c41-5c9392e2ab68 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1942df88-5816-4f74-9c41-5c9392e2ab68 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] POST http://192.168.122.29/volume/v3/snapshots/fff94f98-d5e2-4c8b-8777-46032b272722/action Sep 01 12:07:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1942df88-5816-4f74-9c41-5c9392e2ab68 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-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:07:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1942df88-5816-4f74-9c41-5c9392e2ab68 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-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:07:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.admin_actions [None req-1942df88-5816-4f74-9c41-5c9392e2ab68 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] Updating snapshot 'fff94f98-d5e2-4c8b-8777-46032b272722' with '{'status': 'creating'}' {{(pid=86815) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 12:07:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-c2201768-4f02-44fe-9c8a-a9d0bd04a05b req-b287e3bf-356e-43db-92b5-65dee644b560 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/attachments returned with HTTP 200 Sep 01 12:07:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 125/265] 192.168.122.29 () {66 vars in 1478 bytes} [Tue Sep 1 12:07:37 2026] POST /volume/v3/attachments => generated 273 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:07: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:07:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1942df88-5816-4f74-9c41-5c9392e2ab68 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] http://192.168.122.29/volume/v3/snapshots/fff94f98-d5e2-4c8b-8777-46032b272722/action returned with HTTP 202 Sep 01 12:07:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 141/266] 192.168.122.29 () {60 vars in 1275 bytes} [Tue Sep 1 12:07:37 2026] POST /volume/v3/snapshots/fff94f98-d5e2-4c8b-8777-46032b272722/action => generated 0 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:07:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a3c5dac6-ec1b-4cc3-8345-f494553be514 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a3c5dac6-ec1b-4cc3-8345-f494553be514 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/fff94f98-d5e2-4c8b-8777-46032b272722 Sep 01 12:07:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a3c5dac6-ec1b-4cc3-8345-f494553be514 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a3c5dac6-ec1b-4cc3-8345-f494553be514 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a6a17ca4-6456-4b02-a84b-9f71807d7212 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07: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:07:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a6a17ca4-6456-4b02-a84b-9f71807d7212 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] GET http://192.168.122.29/volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 Sep 01 12:07:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a6a17ca4-6456-4b02-a84b-9f71807d7212 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a3c5dac6-ec1b-4cc3-8345-f494553be514 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:07:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a6a17ca4-6456-4b02-a84b-9f71807d7212 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a3c5dac6-ec1b-4cc3-8345-f494553be514 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/fff94f98-d5e2-4c8b-8777-46032b272722 returned with HTTP 200 Sep 01 12:07:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 126/267] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:38 2026] GET /volume/v3/snapshots/fff94f98-d5e2-4c8b-8777-46032b272722 => generated 464 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-e2ee5413-d53a-471d-84aa-98f472fe4156 req-c4dcf5c4-83fa-4a30-a44b-492dd8893ecc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-e2ee5413-d53a-471d-84aa-98f472fe4156 req-c4dcf5c4-83fa-4a30-a44b-492dd8893ecc tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] POST http://192.168.122.29/volume/v3/attachments/bce9a852-ae63-45d4-8cc4-ebf6aeeaff24/action Sep 01 12:07:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-e2ee5413-d53a-471d-84aa-98f472fe4156 req-c4dcf5c4-83fa-4a30-a44b-492dd8893ecc tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Action body: b'{"os-complete": null}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:07:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-e2ee5413-d53a-471d-84aa-98f472fe4156 req-c4dcf5c4-83fa-4a30-a44b-492dd8893ecc tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-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:07: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:07:38 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:07: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:07:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a6a17ca4-6456-4b02-a84b-9f71807d7212 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Volume info retrieved successfully. Sep 01 12:07:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a6a17ca4-6456-4b02-a84b-9f71807d7212 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 returned with HTTP 200 Sep 01 12:07:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 142/268] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:07:38 2026] GET /volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 => generated 853 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ba7d15dc-846a-4275-afbd-68f39121e131 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ba7d15dc-846a-4275-afbd-68f39121e131 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] POST http://192.168.122.29/volume/v3/snapshots/fff94f98-d5e2-4c8b-8777-46032b272722/action Sep 01 12:07:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ba7d15dc-846a-4275-afbd-68f39121e131 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:07:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ba7d15dc-846a-4275-afbd-68f39121e131 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-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:07: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:07:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:07: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:07:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07: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:07:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ba7d15dc-846a-4275-afbd-68f39121e131 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] Snapshot retrieved successfully. Sep 01 12:07: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:07:38 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:07:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-e2ee5413-d53a-471d-84aa-98f472fe4156 req-c4dcf5c4-83fa-4a30-a44b-492dd8893ecc tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] http://192.168.122.29/volume/v3/attachments/bce9a852-ae63-45d4-8cc4-ebf6aeeaff24/action returned with HTTP 204 Sep 01 12:07:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 127/269] 192.168.122.29 () {66 vars in 1609 bytes} [Tue Sep 1 12:07:38 2026] POST /volume/v3/attachments/bce9a852-ae63-45d4-8cc4-ebf6aeeaff24/action => generated 0 bytes in 120 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:07:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c4e53723-26bf-40c4-810a-57d028c2184f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c4e53723-26bf-40c4-810a-57d028c2184f None None] GET http://192.168.122.29/volume// Sep 01 12:07:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c4e53723-26bf-40c4-810a-57d028c2184f None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c4e53723-26bf-40c4-810a-57d028c2184f None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c4e53723-26bf-40c4-810a-57d028c2184f None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:07:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 128/270] 192.168.122.29 () {58 vars in 1310 bytes} [Tue Sep 1 12:07:38 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:07:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6acbcd1b-a9eb-468e-9fef-318934fc491f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ba7d15dc-846a-4275-afbd-68f39121e131 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] Snapshot delete request issued successfully. Sep 01 12:07:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ba7d15dc-846a-4275-afbd-68f39121e131 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] http://192.168.122.29/volume/v3/snapshots/fff94f98-d5e2-4c8b-8777-46032b272722/action returned with HTTP 202 Sep 01 12:07:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 143/271] 192.168.122.29 () {60 vars in 1275 bytes} [Tue Sep 1 12:07:38 2026] POST /volume/v3/snapshots/fff94f98-d5e2-4c8b-8777-46032b272722/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:07:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6acbcd1b-a9eb-468e-9fef-318934fc491f tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] GET http://192.168.122.29/volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 Sep 01 12:07:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6acbcd1b-a9eb-468e-9fef-318934fc491f tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6acbcd1b-a9eb-468e-9fef-318934fc491f tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-c2201768-4f02-44fe-9c8a-a9d0bd04a05b req-9e8a56a4-8c93-40d4-afb6-ba81c32bb095 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-c2201768-4f02-44fe-9c8a-a9d0bd04a05b req-9e8a56a4-8c93-40d4-afb6-ba81c32bb095 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] GET http://192.168.122.29/volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 Sep 01 12:07:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-c2201768-4f02-44fe-9c8a-a9d0bd04a05b req-9e8a56a4-8c93-40d4-afb6-ba81c32bb095 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-c2201768-4f02-44fe-9c8a-a9d0bd04a05b req-9e8a56a4-8c93-40d4-afb6-ba81c32bb095 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:07: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:07:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6acbcd1b-a9eb-468e-9fef-318934fc491f tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Volume info retrieved successfully. Sep 01 12:07: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:07:38 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:07: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:07:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6acbcd1b-a9eb-468e-9fef-318934fc491f tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] http://192.168.122.29/volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 returned with HTTP 200 Sep 01 12:07:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 129/272] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:07:38 2026] GET /volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 => generated 1143 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:07:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8d2bc32b-1e9c-4beb-bbf9-ba5be45c4092 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8d2bc32b-1e9c-4beb-bbf9-ba5be45c4092 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/fff94f98-d5e2-4c8b-8777-46032b272722 Sep 01 12:07:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8d2bc32b-1e9c-4beb-bbf9-ba5be45c4092 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8d2bc32b-1e9c-4beb-bbf9-ba5be45c4092 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-c2201768-4f02-44fe-9c8a-a9d0bd04a05b req-9e8a56a4-8c93-40d4-afb6-ba81c32bb095 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Volume info retrieved successfully. Sep 01 12:07: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:07:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8d2bc32b-1e9c-4beb-bbf9-ba5be45c4092 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:07:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8d2bc32b-1e9c-4beb-bbf9-ba5be45c4092 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/fff94f98-d5e2-4c8b-8777-46032b272722 returned with HTTP 200 Sep 01 12:07:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 130/273] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:38 2026] GET /volume/v3/snapshots/fff94f98-d5e2-4c8b-8777-46032b272722 => generated 464 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fe89ac26-5898-42f2-9db6-77112ec64592 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fe89ac26-5898-42f2-9db6-77112ec64592 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] GET http://192.168.122.29/volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 Sep 01 12:07:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fe89ac26-5898-42f2-9db6-77112ec64592 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fe89ac26-5898-42f2-9db6-77112ec64592 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-c2201768-4f02-44fe-9c8a-a9d0bd04a05b req-9e8a56a4-8c93-40d4-afb6-ba81c32bb095 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 returned with HTTP 200 Sep 01 12:07:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 144/274] 192.168.122.29 () {62 vars in 1523 bytes} [Tue Sep 1 12:07:38 2026] GET /volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 => generated 1034 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:07: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:07:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:07: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:07:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-fe89ac26-5898-42f2-9db6-77112ec64592 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Volume info retrieved successfully. Sep 01 12:07:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fe89ac26-5898-42f2-9db6-77112ec64592 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] http://192.168.122.29/volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 returned with HTTP 200 Sep 01 12:07:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 131/275] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:07:38 2026] GET /volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 => generated 1143 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:07:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-c2201768-4f02-44fe-9c8a-a9d0bd04a05b req-2d4534f8-79ff-458c-963c-b1c81999bade None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-c2201768-4f02-44fe-9c8a-a9d0bd04a05b req-2d4534f8-79ff-458c-963c-b1c81999bade tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] PUT http://192.168.122.29/volume/v3/attachments/b92f2101-c582-4431-a399-f98ee4fccac3 Sep 01 12:07:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-c2201768-4f02-44fe-9c8a-a9d0bd04a05b req-2d4534f8-79ff-458c-963c-b1c81999bade tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.29", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fcffd4db34b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "2d6c338d-1492-4969-8dee-5e70772e3ff2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:07:38 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-c2201768-4f02-44fe-9c8a-a9d0bd04a05b req-2d4534f8-79ff-458c-963c-b1c81999bade tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Acquiring lock "cinder-attachment_update-95307a56-7b23-44f6-927d-e098de01f204-devstack" by "attachment_update" {{(pid=86815) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:07:38 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-c2201768-4f02-44fe-9c8a-a9d0bd04a05b req-2d4534f8-79ff-458c-963c-b1c81999bade tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Lock "cinder-attachment_update-95307a56-7b23-44f6-927d-e098de01f204-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=86815) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:07: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:07:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07: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:07:38 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:07:38 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-c2201768-4f02-44fe-9c8a-a9d0bd04a05b req-2d4534f8-79ff-458c-963c-b1c81999bade tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Lock "cinder-attachment_update-95307a56-7b23-44f6-927d-e098de01f204-devstack" released by "attachment_update" :: held 0.236s {{(pid=86815) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:07:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-c2201768-4f02-44fe-9c8a-a9d0bd04a05b req-2d4534f8-79ff-458c-963c-b1c81999bade tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/attachments/b92f2101-c582-4431-a399-f98ee4fccac3 returned with HTTP 200 Sep 01 12:07:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 145/276] 192.168.122.29 () {66 vars in 1588 bytes} [Tue Sep 1 12:07:38 2026] PUT /volume/v3/attachments/b92f2101-c582-4431-a399-f98ee4fccac3 => generated 694 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:07:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e9b68363-f257-4a97-bfa9-7486fa989efc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e9b68363-f257-4a97-bfa9-7486fa989efc tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] GET http://192.168.122.29/volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 Sep 01 12:07:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e9b68363-f257-4a97-bfa9-7486fa989efc tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e9b68363-f257-4a97-bfa9-7486fa989efc tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:07: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:07:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e9b68363-f257-4a97-bfa9-7486fa989efc tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Volume info retrieved successfully. Sep 01 12:07:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e9b68363-f257-4a97-bfa9-7486fa989efc tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 returned with HTTP 200 Sep 01 12:07:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 132/277] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:07:39 2026] GET /volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 => generated 854 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:07:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-4a8c137e-cca8-4e47-80d5-9a65e1f560c8 req-041794bf-1dbd-4ff8-899c-238f4ebab1e0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-4a8c137e-cca8-4e47-80d5-9a65e1f560c8 req-041794bf-1dbd-4ff8-899c-238f4ebab1e0 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] GET http://192.168.122.29/volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 Sep 01 12:07:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-4a8c137e-cca8-4e47-80d5-9a65e1f560c8 req-041794bf-1dbd-4ff8-899c-238f4ebab1e0 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-4a8c137e-cca8-4e47-80d5-9a65e1f560c8 req-041794bf-1dbd-4ff8-899c-238f4ebab1e0 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:07: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:07:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-4a8c137e-cca8-4e47-80d5-9a65e1f560c8 req-041794bf-1dbd-4ff8-899c-238f4ebab1e0 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Volume info retrieved successfully. Sep 01 12:07:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-4a8c137e-cca8-4e47-80d5-9a65e1f560c8 req-041794bf-1dbd-4ff8-899c-238f4ebab1e0 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] http://192.168.122.29/volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 returned with HTTP 200 Sep 01 12:07:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 146/278] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:07:39 2026] GET /volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 => generated 1143 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:07:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f824be4a-adce-4959-8a94-dfec55a20084 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f824be4a-adce-4959-8a94-dfec55a20084 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/fff94f98-d5e2-4c8b-8777-46032b272722 Sep 01 12:07:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f824be4a-adce-4959-8a94-dfec55a20084 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f824be4a-adce-4959-8a94-dfec55a20084 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f824be4a-adce-4959-8a94-dfec55a20084 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:07:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f824be4a-adce-4959-8a94-dfec55a20084 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/fff94f98-d5e2-4c8b-8777-46032b272722 returned with HTTP 200 Sep 01 12:07:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 133/279] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:39 2026] GET /volume/v3/snapshots/fff94f98-d5e2-4c8b-8777-46032b272722 => generated 464 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-c2201768-4f02-44fe-9c8a-a9d0bd04a05b req-7a8de0ef-3db2-40fa-b007-e2e53c9a3a1d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-c2201768-4f02-44fe-9c8a-a9d0bd04a05b req-7a8de0ef-3db2-40fa-b007-e2e53c9a3a1d tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] POST http://192.168.122.29/volume/v3/attachments/b92f2101-c582-4431-a399-f98ee4fccac3/action Sep 01 12:07:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-c2201768-4f02-44fe-9c8a-a9d0bd04a05b req-7a8de0ef-3db2-40fa-b007-e2e53c9a3a1d tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Action body: b'{"os-complete": null}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:07:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-c2201768-4f02-44fe-9c8a-a9d0bd04a05b req-7a8de0ef-3db2-40fa-b007-e2e53c9a3a1d tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-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:07: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:07:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:07:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-4a8c137e-cca8-4e47-80d5-9a65e1f560c8 req-1b677ebc-ceca-452c-b4b0-3faedd9295ee None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-4a8c137e-cca8-4e47-80d5-9a65e1f560c8 req-1b677ebc-ceca-452c-b4b0-3faedd9295ee tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] POST http://192.168.122.29/volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10/action Sep 01 12:07:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-4a8c137e-cca8-4e47-80d5-9a65e1f560c8 req-1b677ebc-ceca-452c-b4b0-3faedd9295ee tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-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:07:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-4a8c137e-cca8-4e47-80d5-9a65e1f560c8 req-1b677ebc-ceca-452c-b4b0-3faedd9295ee tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-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:07: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:07:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07: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:07:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:07: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:07:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-4a8c137e-cca8-4e47-80d5-9a65e1f560c8 req-1b677ebc-ceca-452c-b4b0-3faedd9295ee tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Volume info retrieved successfully. Sep 01 12:07:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-c2201768-4f02-44fe-9c8a-a9d0bd04a05b req-7a8de0ef-3db2-40fa-b007-e2e53c9a3a1d tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/attachments/b92f2101-c582-4431-a399-f98ee4fccac3/action returned with HTTP 204 Sep 01 12:07:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 147/280] 192.168.122.29 () {66 vars in 1609 bytes} [Tue Sep 1 12:07:39 2026] POST /volume/v3/attachments/b92f2101-c582-4431-a399-f98ee4fccac3/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:07:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-4a8c137e-cca8-4e47-80d5-9a65e1f560c8 req-1b677ebc-ceca-452c-b4b0-3faedd9295ee tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Begin detaching volume completed successfully. Sep 01 12:07:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-4a8c137e-cca8-4e47-80d5-9a65e1f560c8 req-1b677ebc-ceca-452c-b4b0-3faedd9295ee tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] http://192.168.122.29/volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10/action returned with HTTP 202 Sep 01 12:07:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 134/281] 192.168.122.29 () {64 vars in 1556 bytes} [Tue Sep 1 12:07:39 2026] POST /volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:07:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f7269d63-3ae9-431f-8826-efab0f1fdcb6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f7269d63-3ae9-431f-8826-efab0f1fdcb6 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] GET http://192.168.122.29/volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 Sep 01 12:07:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f7269d63-3ae9-431f-8826-efab0f1fdcb6 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f7269d63-3ae9-431f-8826-efab0f1fdcb6 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:07: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:07:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f7269d63-3ae9-431f-8826-efab0f1fdcb6 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Volume info retrieved successfully. Sep 01 12:07:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f7269d63-3ae9-431f-8826-efab0f1fdcb6 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] http://192.168.122.29/volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 returned with HTTP 200 Sep 01 12:07:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 148/282] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:07:39 2026] GET /volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 => generated 1146 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:07:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a4b7d09a-7bac-4134-9e66-1d8ab5f9b53e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a4b7d09a-7bac-4134-9e66-1d8ab5f9b53e None None] GET http://192.168.122.29/volume// Sep 01 12:07:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a4b7d09a-7bac-4134-9e66-1d8ab5f9b53e None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a4b7d09a-7bac-4134-9e66-1d8ab5f9b53e None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a4b7d09a-7bac-4134-9e66-1d8ab5f9b53e None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:07:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 135/283] 192.168.122.29 () {58 vars in 1310 bytes} [Tue Sep 1 12:07:39 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:07:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-4a8c137e-cca8-4e47-80d5-9a65e1f560c8 req-25e03ce9-1cb1-40c8-b9dc-4581ef542f37 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-4a8c137e-cca8-4e47-80d5-9a65e1f560c8 req-25e03ce9-1cb1-40c8-b9dc-4581ef542f37 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] GET http://192.168.122.29/volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 Sep 01 12:07:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-4a8c137e-cca8-4e47-80d5-9a65e1f560c8 req-25e03ce9-1cb1-40c8-b9dc-4581ef542f37 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-4a8c137e-cca8-4e47-80d5-9a65e1f560c8 req-25e03ce9-1cb1-40c8-b9dc-4581ef542f37 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:07: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:07:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-4a8c137e-cca8-4e47-80d5-9a65e1f560c8 req-25e03ce9-1cb1-40c8-b9dc-4581ef542f37 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Volume info retrieved successfully. Sep 01 12:07:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-4a8c137e-cca8-4e47-80d5-9a65e1f560c8 req-25e03ce9-1cb1-40c8-b9dc-4581ef542f37 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] http://192.168.122.29/volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 returned with HTTP 200 Sep 01 12:07:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 149/284] 192.168.122.29 () {62 vars in 1523 bytes} [Tue Sep 1 12:07:39 2026] GET /volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 => generated 1327 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:07:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-4a8c137e-cca8-4e47-80d5-9a65e1f560c8 req-c8eb2dc2-985c-4d87-a4de-f8de227dfdad None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-4a8c137e-cca8-4e47-80d5-9a65e1f560c8 req-c8eb2dc2-985c-4d87-a4de-f8de227dfdad tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] DELETE http://192.168.122.29/volume/v3/attachments/bce9a852-ae63-45d4-8cc4-ebf6aeeaff24 Sep 01 12:07:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-4a8c137e-cca8-4e47-80d5-9a65e1f560c8 req-c8eb2dc2-985c-4d87-a4de-f8de227dfdad tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-4a8c137e-cca8-4e47-80d5-9a65e1f560c8 req-c8eb2dc2-985c-4d87-a4de-f8de227dfdad tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:40 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:07:40 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, Sep 01 12:07:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-4a8c137e-cca8-4e47-80d5-9a65e1f560c8 req-c8eb2dc2-985c-4d87-a4de-f8de227dfdad tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] http://192.168.122.29/volume/v3/attachments/bce9a852-ae63-45d4-8cc4-ebf6aeeaff24 returned with HTTP 200 Sep 01 12:07:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 136/285] 192.168.122.29 () {64 vars in 1557 bytes} [Tue Sep 1 12:07:40 2026] DELETE /volume/v3/attachments/bce9a852-ae63-45d4-8cc4-ebf6aeeaff24 => generated 19 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-48883c25-a2eb-47db-8e09-7c1f718a03e0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-48883c25-a2eb-47db-8e09-7c1f718a03e0 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] GET http://192.168.122.29/volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 Sep 01 12:07:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-48883c25-a2eb-47db-8e09-7c1f718a03e0 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-48883c25-a2eb-47db-8e09-7c1f718a03e0 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:07: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:07:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-48883c25-a2eb-47db-8e09-7c1f718a03e0 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Volume info retrieved successfully. Sep 01 12:07:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-48883c25-a2eb-47db-8e09-7c1f718a03e0 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 returned with HTTP 200 Sep 01 12:07:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 150/286] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:07:40 2026] GET /volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 => generated 1146 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:07:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cb621b51-986f-4657-9fdb-d591710bc793 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cb621b51-986f-4657-9fdb-d591710bc793 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] GET http://192.168.122.29/volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 Sep 01 12:07:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cb621b51-986f-4657-9fdb-d591710bc793 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cb621b51-986f-4657-9fdb-d591710bc793 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:07:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-172822f7-9619-4ef7-8264-65e2e509e536 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07: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:07:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-172822f7-9619-4ef7-8264-65e2e509e536 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/fff94f98-d5e2-4c8b-8777-46032b272722 Sep 01 12:07:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-172822f7-9619-4ef7-8264-65e2e509e536 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-172822f7-9619-4ef7-8264-65e2e509e536 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-cb621b51-986f-4657-9fdb-d591710bc793 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Volume info retrieved successfully. Sep 01 12:07:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cb621b51-986f-4657-9fdb-d591710bc793 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 returned with HTTP 200 Sep 01 12:07:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 137/287] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:07:40 2026] GET /volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 => generated 1146 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:07: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:07:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-172822f7-9619-4ef7-8264-65e2e509e536 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:07:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-172822f7-9619-4ef7-8264-65e2e509e536 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/fff94f98-d5e2-4c8b-8777-46032b272722 returned with HTTP 200 Sep 01 12:07:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 151/288] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:40 2026] GET /volume/v3/snapshots/fff94f98-d5e2-4c8b-8777-46032b272722 => generated 464 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ec232a2f-f79b-48ad-94cd-63882d116a36 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ec232a2f-f79b-48ad-94cd-63882d116a36 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] GET http://192.168.122.29/volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 Sep 01 12:07:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ec232a2f-f79b-48ad-94cd-63882d116a36 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ec232a2f-f79b-48ad-94cd-63882d116a36 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:07: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:07:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ec232a2f-f79b-48ad-94cd-63882d116a36 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Volume info retrieved successfully. Sep 01 12:07:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ec232a2f-f79b-48ad-94cd-63882d116a36 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] http://192.168.122.29/volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 returned with HTTP 200 Sep 01 12:07:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 138/289] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:07:40 2026] GET /volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-9b553028-3000-48df-87d4-9c0762d3011f req-44334702-8629-46cd-9700-5c82ce57e03a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-9b553028-3000-48df-87d4-9c0762d3011f req-44334702-8629-46cd-9700-5c82ce57e03a tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] GET http://192.168.122.29/volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 Sep 01 12:07:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-9b553028-3000-48df-87d4-9c0762d3011f req-44334702-8629-46cd-9700-5c82ce57e03a tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-9b553028-3000-48df-87d4-9c0762d3011f req-44334702-8629-46cd-9700-5c82ce57e03a tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:41 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:07: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:07:41 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1a78e7c3-ad09-4dbe-9a2b-43c301c06273 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1a78e7c3-ad09-4dbe-9a2b-43c301c06273 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/fff94f98-d5e2-4c8b-8777-46032b272722 Sep 01 12:07:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1a78e7c3-ad09-4dbe-9a2b-43c301c06273 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1a78e7c3-ad09-4dbe-9a2b-43c301c06273 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-9b553028-3000-48df-87d4-9c0762d3011f req-44334702-8629-46cd-9700-5c82ce57e03a tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Volume info retrieved successfully. Sep 01 12:07:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1a78e7c3-ad09-4dbe-9a2b-43c301c06273 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/fff94f98-d5e2-4c8b-8777-46032b272722 returned with HTTP 404 Sep 01 12:07:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 139/290] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:41 2026] GET /volume/v3/snapshots/fff94f98-d5e2-4c8b-8777-46032b272722 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:07:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e23e69c9-9be7-407f-92c9-6093be895d59 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e23e69c9-9be7-407f-92c9-6093be895d59 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] POST http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a/action Sep 01 12:07:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-9b553028-3000-48df-87d4-9c0762d3011f req-44334702-8629-46cd-9700-5c82ce57e03a tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 returned with HTTP 200 Sep 01 12:07:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e23e69c9-9be7-407f-92c9-6093be895d59 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-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:07:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e23e69c9-9be7-407f-92c9-6093be895d59 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-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:07:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 152/291] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:07:41 2026] GET /volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 => generated 1146 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:07:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.admin_actions [None req-e23e69c9-9be7-407f-92c9-6093be895d59 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] Updating snapshot '8ccd4c08-fc83-4fc1-98de-355e0ef0465a' with '{'status': 'available'}' {{(pid=86814) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 12:07: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:07:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e23e69c9-9be7-407f-92c9-6093be895d59 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a/action returned with HTTP 202 Sep 01 12:07:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 140/292] 192.168.122.29 () {60 vars in 1275 bytes} [Tue Sep 1 12:07:41 2026] POST /volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:07:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-63e37c4a-cf33-435c-be82-d2ce6dee4f01 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-63e37c4a-cf33-435c-be82-d2ce6dee4f01 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a Sep 01 12:07:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-63e37c4a-cf33-435c-be82-d2ce6dee4f01 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-63e37c4a-cf33-435c-be82-d2ce6dee4f01 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:41 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-63e37c4a-cf33-435c-be82-d2ce6dee4f01 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:07:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-63e37c4a-cf33-435c-be82-d2ce6dee4f01 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a returned with HTTP 200 Sep 01 12:07:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 153/293] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:41 2026] GET /volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a => generated 465 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4d18d75d-be38-4296-a85d-0dd6fae12f57 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4d18d75d-be38-4296-a85d-0dd6fae12f57 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] DELETE http://192.168.122.29/volume/v3/snapshots/fff94f98-d5e2-4c8b-8777-46032b272722 Sep 01 12:07:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4d18d75d-be38-4296-a85d-0dd6fae12f57 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4d18d75d-be38-4296-a85d-0dd6fae12f57 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:41 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-4d18d75d-be38-4296-a85d-0dd6fae12f57 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Delete snapshot with id: fff94f98-d5e2-4c8b-8777-46032b272722 Sep 01 12:07:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4d18d75d-be38-4296-a85d-0dd6fae12f57 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/fff94f98-d5e2-4c8b-8777-46032b272722 returned with HTTP 404 Sep 01 12:07:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 141/294] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:07:41 2026] DELETE /volume/v3/snapshots/fff94f98-d5e2-4c8b-8777-46032b272722 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:07:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-91612719-ff35-4b68-92ee-fd9b58666120 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-91612719-ff35-4b68-92ee-fd9b58666120 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:07:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-91612719-ff35-4b68-92ee-fd9b58666120 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b2ea7f04-f35d-4418-8c19-41c61d86b9d8", "name": "tempest-SnapshotsActionsTest-Snapshot-2115291387"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:07: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:07:41 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:07: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:07:41 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-91612719-ff35-4b68-92ee-fd9b58666120 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Volume info retrieved successfully. Sep 01 12:07:41 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-91612719-ff35-4b68-92ee-fd9b58666120 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Create snapshot from volume b2ea7f04-f35d-4418-8c19-41c61d86b9d8 Sep 01 12:07:42 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-91612719-ff35-4b68-92ee-fd9b58666120 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Created reservations ['0254532e-3673-469b-a230-5fed14f43fae', '8043795e-395f-49bf-8edf-f9b95fb94df4', '46ff0a74-1e13-4190-ae76-5928f288dcb6', 'bfaca4b4-7678-4f7f-a68c-2e4785af966e'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:07: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:07:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:07:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-91612719-ff35-4b68-92ee-fd9b58666120 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot create request issued successfully. Sep 01 12:07:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-91612719-ff35-4b68-92ee-fd9b58666120 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots returned with HTTP 202 Sep 01 12:07:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 154/295] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:07:41 2026] POST /volume/v3/snapshots => generated 307 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:07:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a803503b-c55f-46b6-9bfc-95ff47663de6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a803503b-c55f-46b6-9bfc-95ff47663de6 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/4654f9f3-252a-40c7-9e32-a49b24ecbc02 Sep 01 12:07:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a803503b-c55f-46b6-9bfc-95ff47663de6 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a803503b-c55f-46b6-9bfc-95ff47663de6 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a803503b-c55f-46b6-9bfc-95ff47663de6 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:07:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a803503b-c55f-46b6-9bfc-95ff47663de6 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/4654f9f3-252a-40c7-9e32-a49b24ecbc02 returned with HTTP 200 Sep 01 12:07:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 142/296] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:42 2026] GET /volume/v3/snapshots/4654f9f3-252a-40c7-9e32-a49b24ecbc02 => generated 439 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bd75ddf2-b317-4cde-847e-196e0ac6951b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bd75ddf2-b317-4cde-847e-196e0ac6951b None None] GET http://192.168.122.29/volume// Sep 01 12:07:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bd75ddf2-b317-4cde-847e-196e0ac6951b None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bd75ddf2-b317-4cde-847e-196e0ac6951b None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bd75ddf2-b317-4cde-847e-196e0ac6951b None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:07:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 155/297] 192.168.122.29 () {58 vars in 1310 bytes} [Tue Sep 1 12:07:43 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:07:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-9b553028-3000-48df-87d4-9c0762d3011f req-074768ab-9903-425b-bb66-fb21a8c9d88b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9c80dca3-f865-49b6-8617-2c6eaf07a7e8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9c80dca3-f865-49b6-8617-2c6eaf07a7e8 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/4654f9f3-252a-40c7-9e32-a49b24ecbc02 Sep 01 12:07:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9c80dca3-f865-49b6-8617-2c6eaf07a7e8 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9c80dca3-f865-49b6-8617-2c6eaf07a7e8 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-9b553028-3000-48df-87d4-9c0762d3011f req-074768ab-9903-425b-bb66-fb21a8c9d88b tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] POST http://192.168.122.29/volume/v3/attachments Sep 01 12:07:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-9b553028-3000-48df-87d4-9c0762d3011f req-074768ab-9903-425b-bb66-fb21a8c9d88b tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "95307a56-7b23-44f6-927d-e098de01f204", "connector": null, "instance_uuid": "e841a59e-e8a2-460f-9ecd-4193dcfdcda4"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:07: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:07:43 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:43 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9c80dca3-f865-49b6-8617-2c6eaf07a7e8 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:07:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9c80dca3-f865-49b6-8617-2c6eaf07a7e8 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/4654f9f3-252a-40c7-9e32-a49b24ecbc02 returned with HTTP 200 Sep 01 12:07:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 156/298] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:43 2026] GET /volume/v3/snapshots/4654f9f3-252a-40c7-9e32-a49b24ecbc02 => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07: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:07:43 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:07: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:07:43 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07: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:07:43 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:07:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-9b553028-3000-48df-87d4-9c0762d3011f req-074768ab-9903-425b-bb66-fb21a8c9d88b tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/attachments returned with HTTP 200 Sep 01 12:07:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 143/299] 192.168.122.29 () {66 vars in 1478 bytes} [Tue Sep 1 12:07:43 2026] POST /volume/v3/attachments => generated 273 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:07:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7955e204-c15f-4297-89dc-4debe43b77ad None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7955e204-c15f-4297-89dc-4debe43b77ad None None] GET http://192.168.122.29/volume// Sep 01 12:07:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7955e204-c15f-4297-89dc-4debe43b77ad None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7955e204-c15f-4297-89dc-4debe43b77ad None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7955e204-c15f-4297-89dc-4debe43b77ad None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:07:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 157/300] 192.168.122.29 () {58 vars in 1310 bytes} [Tue Sep 1 12:07:43 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:07:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-9b553028-3000-48df-87d4-9c0762d3011f req-1bface04-e326-4511-96b0-d3c8002c3774 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-9b553028-3000-48df-87d4-9c0762d3011f req-1bface04-e326-4511-96b0-d3c8002c3774 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] GET http://192.168.122.29/volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 Sep 01 12:07:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-9b553028-3000-48df-87d4-9c0762d3011f req-1bface04-e326-4511-96b0-d3c8002c3774 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-9b553028-3000-48df-87d4-9c0762d3011f req-1bface04-e326-4511-96b0-d3c8002c3774 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:43 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:07: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:07:43 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:43 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-9b553028-3000-48df-87d4-9c0762d3011f req-1bface04-e326-4511-96b0-d3c8002c3774 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Volume info retrieved successfully. Sep 01 12:07:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-9b553028-3000-48df-87d4-9c0762d3011f req-1bface04-e326-4511-96b0-d3c8002c3774 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 returned with HTTP 200 Sep 01 12:07:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 144/301] 192.168.122.29 () {62 vars in 1523 bytes} [Tue Sep 1 12:07:43 2026] GET /volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 => generated 1327 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:07:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-9b553028-3000-48df-87d4-9c0762d3011f req-5f86f170-f2cc-4d4e-9c28-370b3159de73 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-9b553028-3000-48df-87d4-9c0762d3011f req-5f86f170-f2cc-4d4e-9c28-370b3159de73 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] DELETE http://192.168.122.29/volume/v3/attachments/b92f2101-c582-4431-a399-f98ee4fccac3 Sep 01 12:07:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-9b553028-3000-48df-87d4-9c0762d3011f req-5f86f170-f2cc-4d4e-9c28-370b3159de73 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-9b553028-3000-48df-87d4-9c0762d3011f req-5f86f170-f2cc-4d4e-9c28-370b3159de73 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:43 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:43 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:07:43 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, Sep 01 12:07:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-9b553028-3000-48df-87d4-9c0762d3011f req-5f86f170-f2cc-4d4e-9c28-370b3159de73 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/attachments/b92f2101-c582-4431-a399-f98ee4fccac3 returned with HTTP 200 Sep 01 12:07:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 158/302] 192.168.122.29 () {64 vars in 1557 bytes} [Tue Sep 1 12:07:43 2026] DELETE /volume/v3/attachments/b92f2101-c582-4431-a399-f98ee4fccac3 => generated 192 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:07:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-36ad4e1f-dbdb-4c3b-a260-52bc765abde3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-36ad4e1f-dbdb-4c3b-a260-52bc765abde3 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/4654f9f3-252a-40c7-9e32-a49b24ecbc02 Sep 01 12:07:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-36ad4e1f-dbdb-4c3b-a260-52bc765abde3 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-36ad4e1f-dbdb-4c3b-a260-52bc765abde3 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-36ad4e1f-dbdb-4c3b-a260-52bc765abde3 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:07:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-36ad4e1f-dbdb-4c3b-a260-52bc765abde3 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/4654f9f3-252a-40c7-9e32-a49b24ecbc02 returned with HTTP 200 Sep 01 12:07:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 145/303] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:44 2026] GET /volume/v3/snapshots/4654f9f3-252a-40c7-9e32-a49b24ecbc02 => generated 439 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5acafb46-f5d4-4eb1-aa30-9dda2c672f15 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5acafb46-f5d4-4eb1-aa30-9dda2c672f15 None None] GET http://192.168.122.29/volume// Sep 01 12:07:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5acafb46-f5d4-4eb1-aa30-9dda2c672f15 None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5acafb46-f5d4-4eb1-aa30-9dda2c672f15 None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5acafb46-f5d4-4eb1-aa30-9dda2c672f15 None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:07:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 159/304] 192.168.122.29 () {58 vars in 1310 bytes} [Tue Sep 1 12:07:44 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:07:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-9b553028-3000-48df-87d4-9c0762d3011f req-82d3d19f-7aa6-4827-8bd4-ff39669b1aee None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-9b553028-3000-48df-87d4-9c0762d3011f req-82d3d19f-7aa6-4827-8bd4-ff39669b1aee tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] GET http://192.168.122.29/volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 Sep 01 12:07:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-9b553028-3000-48df-87d4-9c0762d3011f req-82d3d19f-7aa6-4827-8bd4-ff39669b1aee tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-9b553028-3000-48df-87d4-9c0762d3011f req-82d3d19f-7aa6-4827-8bd4-ff39669b1aee tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:07: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:07:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-9b553028-3000-48df-87d4-9c0762d3011f req-82d3d19f-7aa6-4827-8bd4-ff39669b1aee tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Volume info retrieved successfully. Sep 01 12:07:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-9b553028-3000-48df-87d4-9c0762d3011f req-82d3d19f-7aa6-4827-8bd4-ff39669b1aee tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 returned with HTTP 200 Sep 01 12:07:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 146/305] 192.168.122.29 () {62 vars in 1523 bytes} [Tue Sep 1 12:07:44 2026] GET /volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 => generated 1034 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:07:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-9b553028-3000-48df-87d4-9c0762d3011f req-0e215b19-67f8-4103-9fcc-d41ac62a7d78 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-9b553028-3000-48df-87d4-9c0762d3011f req-0e215b19-67f8-4103-9fcc-d41ac62a7d78 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] PUT http://192.168.122.29/volume/v3/attachments/f0f40bfa-b047-4e2e-824d-8a65be3d11ff Sep 01 12:07:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-9b553028-3000-48df-87d4-9c0762d3011f req-0e215b19-67f8-4103-9fcc-d41ac62a7d78 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.29", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fcffd4db34b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "2d6c338d-1492-4969-8dee-5e70772e3ff2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:07:45 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-9b553028-3000-48df-87d4-9c0762d3011f req-0e215b19-67f8-4103-9fcc-d41ac62a7d78 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Acquiring lock "cinder-attachment_update-95307a56-7b23-44f6-927d-e098de01f204-devstack" by "attachment_update" {{(pid=86815) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:07:45 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-9b553028-3000-48df-87d4-9c0762d3011f req-0e215b19-67f8-4103-9fcc-d41ac62a7d78 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Lock "cinder-attachment_update-95307a56-7b23-44f6-927d-e098de01f204-devstack" acquired by "attachment_update" :: waited 0.035s {{(pid=86815) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:07: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:07:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f5aa6984-e57e-490e-b92c-f346a8e20d01 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f5aa6984-e57e-490e-b92c-f346a8e20d01 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] GET http://192.168.122.29/volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 Sep 01 12:07:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f5aa6984-e57e-490e-b92c-f346a8e20d01 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f5aa6984-e57e-490e-b92c-f346a8e20d01 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:45 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:07: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:07:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:07: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:07:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f5aa6984-e57e-490e-b92c-f346a8e20d01 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Volume info retrieved successfully. Sep 01 12:07:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f5aa6984-e57e-490e-b92c-f346a8e20d01 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] http://192.168.122.29/volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 returned with HTTP 200 Sep 01 12:07:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 147/306] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:07:45 2026] GET /volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 => generated 851 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-84e6cf27-6a56-47d7-be31-68950fa82991 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-84e6cf27-6a56-47d7-be31-68950fa82991 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] GET http://192.168.122.29/volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 Sep 01 12:07:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-84e6cf27-6a56-47d7-be31-68950fa82991 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-84e6cf27-6a56-47d7-be31-68950fa82991 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:45 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-9b553028-3000-48df-87d4-9c0762d3011f req-0e215b19-67f8-4103-9fcc-d41ac62a7d78 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Lock "cinder-attachment_update-95307a56-7b23-44f6-927d-e098de01f204-devstack" released by "attachment_update" :: held 0.259s {{(pid=86815) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:07:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-9b553028-3000-48df-87d4-9c0762d3011f req-0e215b19-67f8-4103-9fcc-d41ac62a7d78 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/attachments/f0f40bfa-b047-4e2e-824d-8a65be3d11ff returned with HTTP 200 Sep 01 12:07: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:07:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:07:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 160/307] 192.168.122.29 () {66 vars in 1588 bytes} [Tue Sep 1 12:07:44 2026] PUT /volume/v3/attachments/f0f40bfa-b047-4e2e-824d-8a65be3d11ff => generated 694 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:07: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:07:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-19e507b3-a58c-439b-9725-cceb651165f8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-19e507b3-a58c-439b-9725-cceb651165f8 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/4654f9f3-252a-40c7-9e32-a49b24ecbc02 Sep 01 12:07:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-19e507b3-a58c-439b-9725-cceb651165f8 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-19e507b3-a58c-439b-9725-cceb651165f8 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-84e6cf27-6a56-47d7-be31-68950fa82991 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Volume info retrieved successfully. Sep 01 12:07: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:07:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-19e507b3-a58c-439b-9725-cceb651165f8 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:07:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-19e507b3-a58c-439b-9725-cceb651165f8 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/4654f9f3-252a-40c7-9e32-a49b24ecbc02 returned with HTTP 200 Sep 01 12:07:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-84e6cf27-6a56-47d7-be31-68950fa82991 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] http://192.168.122.29/volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 returned with HTTP 200 Sep 01 12:07:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 161/308] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:45 2026] GET /volume/v3/snapshots/4654f9f3-252a-40c7-9e32-a49b24ecbc02 => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 148/309] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:07:45 2026] GET /volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 => generated 851 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-27c16d92-95b6-475a-b6ae-51c6386b6249 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-27c16d92-95b6-475a-b6ae-51c6386b6249 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] POST http://192.168.122.29/volume/v3/snapshots/4654f9f3-252a-40c7-9e32-a49b24ecbc02/action Sep 01 12:07:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-27c16d92-95b6-475a-b6ae-51c6386b6249 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-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:07:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-27c16d92-95b6-475a-b6ae-51c6386b6249 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-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:07:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.admin_actions [None req-27c16d92-95b6-475a-b6ae-51c6386b6249 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] Updating snapshot '4654f9f3-252a-40c7-9e32-a49b24ecbc02' with '{'status': 'deleting'}' {{(pid=86815) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 12:07:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-9b553028-3000-48df-87d4-9c0762d3011f req-d9784153-ffdc-4b92-841f-78a56d4a6781 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-9b553028-3000-48df-87d4-9c0762d3011f req-d9784153-ffdc-4b92-841f-78a56d4a6781 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] POST http://192.168.122.29/volume/v3/attachments/f0f40bfa-b047-4e2e-824d-8a65be3d11ff/action Sep 01 12:07:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-9b553028-3000-48df-87d4-9c0762d3011f req-d9784153-ffdc-4b92-841f-78a56d4a6781 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Action body: b'{"os-complete": null}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:07:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-9b553028-3000-48df-87d4-9c0762d3011f req-d9784153-ffdc-4b92-841f-78a56d4a6781 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-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:07: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:07:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-27c16d92-95b6-475a-b6ae-51c6386b6249 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] http://192.168.122.29/volume/v3/snapshots/4654f9f3-252a-40c7-9e32-a49b24ecbc02/action returned with HTTP 202 Sep 01 12:07:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 162/310] 192.168.122.29 () {60 vars in 1275 bytes} [Tue Sep 1 12:07:45 2026] POST /volume/v3/snapshots/4654f9f3-252a-40c7-9e32-a49b24ecbc02/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:07: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:07:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:07:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5f640514-c2ce-46a5-aeef-e542dd673bb0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5f640514-c2ce-46a5-aeef-e542dd673bb0 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/4654f9f3-252a-40c7-9e32-a49b24ecbc02 Sep 01 12:07: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:07:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5f640514-c2ce-46a5-aeef-e542dd673bb0 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5f640514-c2ce-46a5-aeef-e542dd673bb0 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5f640514-c2ce-46a5-aeef-e542dd673bb0 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:07:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5f640514-c2ce-46a5-aeef-e542dd673bb0 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/4654f9f3-252a-40c7-9e32-a49b24ecbc02 returned with HTTP 200 Sep 01 12:07:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 163/311] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:45 2026] GET /volume/v3/snapshots/4654f9f3-252a-40c7-9e32-a49b24ecbc02 => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-9b553028-3000-48df-87d4-9c0762d3011f req-d9784153-ffdc-4b92-841f-78a56d4a6781 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/attachments/f0f40bfa-b047-4e2e-824d-8a65be3d11ff/action returned with HTTP 204 Sep 01 12:07:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 149/312] 192.168.122.29 () {66 vars in 1609 bytes} [Tue Sep 1 12:07:45 2026] POST /volume/v3/attachments/f0f40bfa-b047-4e2e-824d-8a65be3d11ff/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:07:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fed1acab-afc4-4efe-9535-8e7590094102 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fed1acab-afc4-4efe-9535-8e7590094102 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] POST http://192.168.122.29/volume/v3/snapshots/4654f9f3-252a-40c7-9e32-a49b24ecbc02/action Sep 01 12:07:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fed1acab-afc4-4efe-9535-8e7590094102 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:07:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fed1acab-afc4-4efe-9535-8e7590094102 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-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:07: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:07:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fed1acab-afc4-4efe-9535-8e7590094102 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] Snapshot retrieved successfully. Sep 01 12:07: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:07:45 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:07:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fed1acab-afc4-4efe-9535-8e7590094102 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] Snapshot delete request issued successfully. Sep 01 12:07:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fed1acab-afc4-4efe-9535-8e7590094102 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] http://192.168.122.29/volume/v3/snapshots/4654f9f3-252a-40c7-9e32-a49b24ecbc02/action returned with HTTP 202 Sep 01 12:07:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 164/313] 192.168.122.29 () {60 vars in 1275 bytes} [Tue Sep 1 12:07:45 2026] POST /volume/v3/snapshots/4654f9f3-252a-40c7-9e32-a49b24ecbc02/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:07:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-47a0cc6d-8b34-42f1-8a3f-c402cc7a0907 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-47a0cc6d-8b34-42f1-8a3f-c402cc7a0907 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/4654f9f3-252a-40c7-9e32-a49b24ecbc02 Sep 01 12:07:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-47a0cc6d-8b34-42f1-8a3f-c402cc7a0907 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-47a0cc6d-8b34-42f1-8a3f-c402cc7a0907 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-47a0cc6d-8b34-42f1-8a3f-c402cc7a0907 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:07:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-47a0cc6d-8b34-42f1-8a3f-c402cc7a0907 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/4654f9f3-252a-40c7-9e32-a49b24ecbc02 returned with HTTP 200 Sep 01 12:07:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 150/314] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:45 2026] GET /volume/v3/snapshots/4654f9f3-252a-40c7-9e32-a49b24ecbc02 => generated 465 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4902969c-a7fb-4a4c-af2b-4e448d8ec5f4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4902969c-a7fb-4a4c-af2b-4e448d8ec5f4 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/4654f9f3-252a-40c7-9e32-a49b24ecbc02 Sep 01 12:07:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4902969c-a7fb-4a4c-af2b-4e448d8ec5f4 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4902969c-a7fb-4a4c-af2b-4e448d8ec5f4 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4902969c-a7fb-4a4c-af2b-4e448d8ec5f4 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:07:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4902969c-a7fb-4a4c-af2b-4e448d8ec5f4 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/4654f9f3-252a-40c7-9e32-a49b24ecbc02 returned with HTTP 200 Sep 01 12:07:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 165/315] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:46 2026] GET /volume/v3/snapshots/4654f9f3-252a-40c7-9e32-a49b24ecbc02 => generated 465 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-dfa211bb-00fe-45cf-acc8-ca1a66dd422a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dfa211bb-00fe-45cf-acc8-ca1a66dd422a tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/4654f9f3-252a-40c7-9e32-a49b24ecbc02 Sep 01 12:07:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dfa211bb-00fe-45cf-acc8-ca1a66dd422a tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dfa211bb-00fe-45cf-acc8-ca1a66dd422a tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:47 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:47 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-dfa211bb-00fe-45cf-acc8-ca1a66dd422a tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:07:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dfa211bb-00fe-45cf-acc8-ca1a66dd422a tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/4654f9f3-252a-40c7-9e32-a49b24ecbc02 returned with HTTP 200 Sep 01 12:07:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 151/316] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:47 2026] GET /volume/v3/snapshots/4654f9f3-252a-40c7-9e32-a49b24ecbc02 => generated 465 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3a841f52-9f59-405b-a613-e69cc37820e9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3a841f52-9f59-405b-a613-e69cc37820e9 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/4654f9f3-252a-40c7-9e32-a49b24ecbc02 Sep 01 12:07:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3a841f52-9f59-405b-a613-e69cc37820e9 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3a841f52-9f59-405b-a613-e69cc37820e9 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:48 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=375,cinder:UPDATE=103,cinder:INSERT=55,cinder:DELETE=2 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:07:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3a841f52-9f59-405b-a613-e69cc37820e9 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/4654f9f3-252a-40c7-9e32-a49b24ecbc02 returned with HTTP 404 Sep 01 12:07:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 166/317] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:48 2026] GET /volume/v3/snapshots/4654f9f3-252a-40c7-9e32-a49b24ecbc02 => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:07:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-21bb57bb-0bce-43c9-aafd-206cc3b930f8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-21bb57bb-0bce-43c9-aafd-206cc3b930f8 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] POST http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a/action Sep 01 12:07:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-21bb57bb-0bce-43c9-aafd-206cc3b930f8 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-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:07:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-21bb57bb-0bce-43c9-aafd-206cc3b930f8 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-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:07:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.admin_actions [None req-21bb57bb-0bce-43c9-aafd-206cc3b930f8 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] Updating snapshot '8ccd4c08-fc83-4fc1-98de-355e0ef0465a' with '{'status': 'available'}' {{(pid=86814) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 12:07: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:07:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-21bb57bb-0bce-43c9-aafd-206cc3b930f8 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a/action returned with HTTP 202 Sep 01 12:07:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 152/318] 192.168.122.29 () {60 vars in 1275 bytes} [Tue Sep 1 12:07:48 2026] POST /volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:07:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3dfd6f15-9767-4795-bfd3-b462d75b0d92 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3dfd6f15-9767-4795-bfd3-b462d75b0d92 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a Sep 01 12:07:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3dfd6f15-9767-4795-bfd3-b462d75b0d92 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3dfd6f15-9767-4795-bfd3-b462d75b0d92 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:49 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3dfd6f15-9767-4795-bfd3-b462d75b0d92 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:07:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3dfd6f15-9767-4795-bfd3-b462d75b0d92 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a returned with HTTP 200 Sep 01 12:07:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 167/319] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:49 2026] GET /volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a => generated 465 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-889d104b-2ecb-4394-8b19-99bd7b0a1e9a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-889d104b-2ecb-4394-8b19-99bd7b0a1e9a tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] DELETE http://192.168.122.29/volume/v3/snapshots/4654f9f3-252a-40c7-9e32-a49b24ecbc02 Sep 01 12:07:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-889d104b-2ecb-4394-8b19-99bd7b0a1e9a tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-889d104b-2ecb-4394-8b19-99bd7b0a1e9a tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:49 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-889d104b-2ecb-4394-8b19-99bd7b0a1e9a tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Delete snapshot with id: 4654f9f3-252a-40c7-9e32-a49b24ecbc02 Sep 01 12:07:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-889d104b-2ecb-4394-8b19-99bd7b0a1e9a tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/4654f9f3-252a-40c7-9e32-a49b24ecbc02 returned with HTTP 404 Sep 01 12:07:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 153/320] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:07:49 2026] DELETE /volume/v3/snapshots/4654f9f3-252a-40c7-9e32-a49b24ecbc02 => generated 111 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:07:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2a366ecc-f8b3-472a-8a07-d48fb72c62f9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2a366ecc-f8b3-472a-8a07-d48fb72c62f9 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:07:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2a366ecc-f8b3-472a-8a07-d48fb72c62f9 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b2ea7f04-f35d-4418-8c19-41c61d86b9d8", "name": "tempest-SnapshotsActionsTest-Snapshot-1667328597"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:07: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:07:49 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:07: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:07:49 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2a366ecc-f8b3-472a-8a07-d48fb72c62f9 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Volume info retrieved successfully. Sep 01 12:07:49 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-2a366ecc-f8b3-472a-8a07-d48fb72c62f9 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Create snapshot from volume b2ea7f04-f35d-4418-8c19-41c61d86b9d8 Sep 01 12:07:49 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-2a366ecc-f8b3-472a-8a07-d48fb72c62f9 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Created reservations ['306abb5b-17d6-4c18-9c45-a20ce32ea7ff', '906e7c79-e382-4d7a-b66a-b01805b46dc6', '405a7c3e-e3df-4d84-b264-b5b38ed61de9', '74a50011-0bc2-4cc0-9dca-67ca1c14795d'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:07: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:07:49 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:07:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2a366ecc-f8b3-472a-8a07-d48fb72c62f9 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot create request issued successfully. Sep 01 12:07:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2a366ecc-f8b3-472a-8a07-d48fb72c62f9 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots returned with HTTP 202 Sep 01 12:07:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 168/321] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:07:49 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:07:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8cefc3f0-0f3b-49aa-b7b1-174059f2907c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8cefc3f0-0f3b-49aa-b7b1-174059f2907c tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/9a4edb8c-16a8-466a-8e4a-ac57e10d7f6f Sep 01 12:07:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8cefc3f0-0f3b-49aa-b7b1-174059f2907c tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8cefc3f0-0f3b-49aa-b7b1-174059f2907c tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:49 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=302,cinder:INSERT=24,cinder:UPDATE=66,cinder:DELETE=4 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:07: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:07:49 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8cefc3f0-0f3b-49aa-b7b1-174059f2907c tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:07:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8cefc3f0-0f3b-49aa-b7b1-174059f2907c tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/9a4edb8c-16a8-466a-8e4a-ac57e10d7f6f returned with HTTP 200 Sep 01 12:07:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 154/322] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:49 2026] GET /volume/v3/snapshots/9a4edb8c-16a8-466a-8e4a-ac57e10d7f6f => generated 439 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:07:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-17856493-5167-433f-9990-2038a528c947 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-17856493-5167-433f-9990-2038a528c947 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/9a4edb8c-16a8-466a-8e4a-ac57e10d7f6f Sep 01 12:07:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-17856493-5167-433f-9990-2038a528c947 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-17856493-5167-433f-9990-2038a528c947 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-17856493-5167-433f-9990-2038a528c947 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:07:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-17856493-5167-433f-9990-2038a528c947 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/9a4edb8c-16a8-466a-8e4a-ac57e10d7f6f returned with HTTP 200 Sep 01 12:07:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 169/323] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:50 2026] GET /volume/v3/snapshots/9a4edb8c-16a8-466a-8e4a-ac57e10d7f6f => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-68b9912f-93da-498e-8a33-f87c1155ef22 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-68b9912f-93da-498e-8a33-f87c1155ef22 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/9a4edb8c-16a8-466a-8e4a-ac57e10d7f6f Sep 01 12:07:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-68b9912f-93da-498e-8a33-f87c1155ef22 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-68b9912f-93da-498e-8a33-f87c1155ef22 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-68b9912f-93da-498e-8a33-f87c1155ef22 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:07:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-68b9912f-93da-498e-8a33-f87c1155ef22 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/9a4edb8c-16a8-466a-8e4a-ac57e10d7f6f returned with HTTP 200 Sep 01 12:07:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 155/324] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:51 2026] GET /volume/v3/snapshots/9a4edb8c-16a8-466a-8e4a-ac57e10d7f6f => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ce8f7626-3b2d-4f40-ad14-1de1ef1f2efb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ce8f7626-3b2d-4f40-ad14-1de1ef1f2efb tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] POST http://192.168.122.29/volume/v3/snapshots/9a4edb8c-16a8-466a-8e4a-ac57e10d7f6f/action Sep 01 12:07:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ce8f7626-3b2d-4f40-ad14-1de1ef1f2efb tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-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:07:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ce8f7626-3b2d-4f40-ad14-1de1ef1f2efb tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-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:07:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.admin_actions [None req-ce8f7626-3b2d-4f40-ad14-1de1ef1f2efb tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] Updating snapshot '9a4edb8c-16a8-466a-8e4a-ac57e10d7f6f' with '{'status': 'error'}' {{(pid=86815) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 12:07: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:07:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ce8f7626-3b2d-4f40-ad14-1de1ef1f2efb tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] http://192.168.122.29/volume/v3/snapshots/9a4edb8c-16a8-466a-8e4a-ac57e10d7f6f/action returned with HTTP 202 Sep 01 12:07:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 170/325] 192.168.122.29 () {60 vars in 1275 bytes} [Tue Sep 1 12:07:51 2026] POST /volume/v3/snapshots/9a4edb8c-16a8-466a-8e4a-ac57e10d7f6f/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:07:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-53751726-7bca-4699-8e55-83dc6494a62d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-53751726-7bca-4699-8e55-83dc6494a62d tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/9a4edb8c-16a8-466a-8e4a-ac57e10d7f6f Sep 01 12:07:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-53751726-7bca-4699-8e55-83dc6494a62d tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-53751726-7bca-4699-8e55-83dc6494a62d tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-53751726-7bca-4699-8e55-83dc6494a62d tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:07:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-53751726-7bca-4699-8e55-83dc6494a62d tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/9a4edb8c-16a8-466a-8e4a-ac57e10d7f6f returned with HTTP 200 Sep 01 12:07:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 156/326] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:51 2026] GET /volume/v3/snapshots/9a4edb8c-16a8-466a-8e4a-ac57e10d7f6f => generated 462 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5027b71d-2af6-4c93-b8b7-94372df20dc5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5027b71d-2af6-4c93-b8b7-94372df20dc5 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] POST http://192.168.122.29/volume/v3/snapshots/9a4edb8c-16a8-466a-8e4a-ac57e10d7f6f/action Sep 01 12:07:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5027b71d-2af6-4c93-b8b7-94372df20dc5 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:07:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5027b71d-2af6-4c93-b8b7-94372df20dc5 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-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:07: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:07:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:51 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5027b71d-2af6-4c93-b8b7-94372df20dc5 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] Snapshot retrieved successfully. Sep 01 12:07: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:07:51 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:07:51 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5027b71d-2af6-4c93-b8b7-94372df20dc5 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] Snapshot delete request issued successfully. Sep 01 12:07:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5027b71d-2af6-4c93-b8b7-94372df20dc5 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] http://192.168.122.29/volume/v3/snapshots/9a4edb8c-16a8-466a-8e4a-ac57e10d7f6f/action returned with HTTP 202 Sep 01 12:07:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 171/327] 192.168.122.29 () {60 vars in 1275 bytes} [Tue Sep 1 12:07:51 2026] POST /volume/v3/snapshots/9a4edb8c-16a8-466a-8e4a-ac57e10d7f6f/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:07:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9a1c84ab-1c14-4875-8f43-d50d2dc94404 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9a1c84ab-1c14-4875-8f43-d50d2dc94404 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/9a4edb8c-16a8-466a-8e4a-ac57e10d7f6f Sep 01 12:07:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9a1c84ab-1c14-4875-8f43-d50d2dc94404 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9a1c84ab-1c14-4875-8f43-d50d2dc94404 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9a1c84ab-1c14-4875-8f43-d50d2dc94404 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:07:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9a1c84ab-1c14-4875-8f43-d50d2dc94404 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/9a4edb8c-16a8-466a-8e4a-ac57e10d7f6f returned with HTTP 200 Sep 01 12:07:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 157/328] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:51 2026] GET /volume/v3/snapshots/9a4edb8c-16a8-466a-8e4a-ac57e10d7f6f => generated 465 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-db1749bf-1274-4bb8-a7ee-94edaf4c5340 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-db1749bf-1274-4bb8-a7ee-94edaf4c5340 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] DELETE http://192.168.122.29/volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 Sep 01 12:07:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-db1749bf-1274-4bb8-a7ee-94edaf4c5340 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-db1749bf-1274-4bb8-a7ee-94edaf4c5340 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:52 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-db1749bf-1274-4bb8-a7ee-94edaf4c5340 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Delete volume with id: ea5f572b-8860-43b2-971c-602ffb344b10 Sep 01 12:07: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:07:52 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:07: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:07:52 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-db1749bf-1274-4bb8-a7ee-94edaf4c5340 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Volume info retrieved successfully. Sep 01 12:07:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-db1749bf-1274-4bb8-a7ee-94edaf4c5340 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Delete volume request issued successfully. Sep 01 12:07:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-db1749bf-1274-4bb8-a7ee-94edaf4c5340 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] http://192.168.122.29/volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 returned with HTTP 202 Sep 01 12:07:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 172/329] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:07:52 2026] DELETE /volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:07:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e9f8e93f-8beb-481c-bee2-a815f13ce1a1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e9f8e93f-8beb-481c-bee2-a815f13ce1a1 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] GET http://192.168.122.29/volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 Sep 01 12:07:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e9f8e93f-8beb-481c-bee2-a815f13ce1a1 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e9f8e93f-8beb-481c-bee2-a815f13ce1a1 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:52 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:07: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:07:52 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:52 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e9f8e93f-8beb-481c-bee2-a815f13ce1a1 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Volume info retrieved successfully. Sep 01 12:07:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e9f8e93f-8beb-481c-bee2-a815f13ce1a1 tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] http://192.168.122.29/volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 returned with HTTP 200 Sep 01 12:07:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 158/330] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:07:52 2026] GET /volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 => generated 850 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5a149022-9b5b-4d30-8eb5-29fcf1907d8c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5a149022-9b5b-4d30-8eb5-29fcf1907d8c tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/9a4edb8c-16a8-466a-8e4a-ac57e10d7f6f Sep 01 12:07:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5a149022-9b5b-4d30-8eb5-29fcf1907d8c tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5a149022-9b5b-4d30-8eb5-29fcf1907d8c tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:52 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5a149022-9b5b-4d30-8eb5-29fcf1907d8c tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:07:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5a149022-9b5b-4d30-8eb5-29fcf1907d8c tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/9a4edb8c-16a8-466a-8e4a-ac57e10d7f6f returned with HTTP 200 Sep 01 12:07:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 173/331] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:52 2026] GET /volume/v3/snapshots/9a4edb8c-16a8-466a-8e4a-ac57e10d7f6f => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:07:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-503cbda3-2457-4870-bd66-e452b8d345fb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-503cbda3-2457-4870-bd66-e452b8d345fb tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] GET http://192.168.122.29/volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 Sep 01 12:07:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-503cbda3-2457-4870-bd66-e452b8d345fb tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-503cbda3-2457-4870-bd66-e452b8d345fb tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-503cbda3-2457-4870-bd66-e452b8d345fb tempest-TaggedAttachmentsTest-1487015619 tempest-TaggedAttachmentsTest-1487015619-project-member] http://192.168.122.29/volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 returned with HTTP 404 Sep 01 12:07:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 159/332] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:07:53 2026] GET /volume/v3/volumes/ea5f572b-8860-43b2-971c-602ffb344b10 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:07:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a2b4cbd3-e856-4e0e-ad4f-20a4d700ef42 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a2b4cbd3-e856-4e0e-ad4f-20a4d700ef42 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/9a4edb8c-16a8-466a-8e4a-ac57e10d7f6f Sep 01 12:07:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a2b4cbd3-e856-4e0e-ad4f-20a4d700ef42 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a2b4cbd3-e856-4e0e-ad4f-20a4d700ef42 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:53 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:53 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a2b4cbd3-e856-4e0e-ad4f-20a4d700ef42 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:07:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a2b4cbd3-e856-4e0e-ad4f-20a4d700ef42 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/9a4edb8c-16a8-466a-8e4a-ac57e10d7f6f returned with HTTP 200 Sep 01 12:07:53 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 174/333] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:53 2026] GET /volume/v3/snapshots/9a4edb8c-16a8-466a-8e4a-ac57e10d7f6f => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-d63081e2-d6f2-46f1-9c96-4112c98fb434 req-d7384a0e-dbd1-4e37-b49d-49ff6350b70c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-d63081e2-d6f2-46f1-9c96-4112c98fb434 req-d7384a0e-dbd1-4e37-b49d-49ff6350b70c tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e Sep 01 12:07:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-d63081e2-d6f2-46f1-9c96-4112c98fb434 req-d7384a0e-dbd1-4e37-b49d-49ff6350b70c tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-d63081e2-d6f2-46f1-9c96-4112c98fb434 req-d7384a0e-dbd1-4e37-b49d-49ff6350b70c tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:54 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:07: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:07:54 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:54 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-d63081e2-d6f2-46f1-9c96-4112c98fb434 req-d7384a0e-dbd1-4e37-b49d-49ff6350b70c tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:07:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-d63081e2-d6f2-46f1-9c96-4112c98fb434 req-d7384a0e-dbd1-4e37-b49d-49ff6350b70c tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e returned with HTTP 200 Sep 01 12:07:54 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 160/334] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:07:54 2026] GET /volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e => generated 1142 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:07:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-d63081e2-d6f2-46f1-9c96-4112c98fb434 req-338d4326-9964-4190-8872-dd5ea11a82c6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-d63081e2-d6f2-46f1-9c96-4112c98fb434 req-338d4326-9964-4190-8872-dd5ea11a82c6 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] POST http://192.168.122.29/volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e/action Sep 01 12:07:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-d63081e2-d6f2-46f1-9c96-4112c98fb434 req-338d4326-9964-4190-8872-dd5ea11a82c6 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-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:07:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-d63081e2-d6f2-46f1-9c96-4112c98fb434 req-338d4326-9964-4190-8872-dd5ea11a82c6 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-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:07: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:07:54 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:07: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:07:54 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:54 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-d63081e2-d6f2-46f1-9c96-4112c98fb434 req-338d4326-9964-4190-8872-dd5ea11a82c6 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:07:54 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-d63081e2-d6f2-46f1-9c96-4112c98fb434 req-338d4326-9964-4190-8872-dd5ea11a82c6 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Begin detaching volume completed successfully. Sep 01 12:07:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-d63081e2-d6f2-46f1-9c96-4112c98fb434 req-338d4326-9964-4190-8872-dd5ea11a82c6 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e/action returned with HTTP 202 Sep 01 12:07:54 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 175/335] 192.168.122.29 () {64 vars in 1556 bytes} [Tue Sep 1 12:07:54 2026] POST /volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:07:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5ee76202-483e-4828-9f78-c124ce906497 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5ee76202-483e-4828-9f78-c124ce906497 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e Sep 01 12:07:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5ee76202-483e-4828-9f78-c124ce906497 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5ee76202-483e-4828-9f78-c124ce906497 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:54 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:07: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:07:54 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:54 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5ee76202-483e-4828-9f78-c124ce906497 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:07:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5ee76202-483e-4828-9f78-c124ce906497 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e returned with HTTP 200 Sep 01 12:07:54 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 161/336] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:07:54 2026] GET /volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e => generated 1145 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:07:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f2000c0c-fbbf-4e20-8134-d5e98bf22022 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f2000c0c-fbbf-4e20-8134-d5e98bf22022 None None] GET http://192.168.122.29/volume// Sep 01 12:07:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f2000c0c-fbbf-4e20-8134-d5e98bf22022 None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f2000c0c-fbbf-4e20-8134-d5e98bf22022 None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f2000c0c-fbbf-4e20-8134-d5e98bf22022 None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:07:54 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 176/337] 192.168.122.29 () {58 vars in 1310 bytes} [Tue Sep 1 12:07:54 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:07:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-d63081e2-d6f2-46f1-9c96-4112c98fb434 req-e63352c0-bec6-48e2-ab44-2ba8aabdc358 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-d63081e2-d6f2-46f1-9c96-4112c98fb434 req-e63352c0-bec6-48e2-ab44-2ba8aabdc358 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e Sep 01 12:07:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-d63081e2-d6f2-46f1-9c96-4112c98fb434 req-e63352c0-bec6-48e2-ab44-2ba8aabdc358 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-d63081e2-d6f2-46f1-9c96-4112c98fb434 req-e63352c0-bec6-48e2-ab44-2ba8aabdc358 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:54 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:07: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:07:54 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:54 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-d63081e2-d6f2-46f1-9c96-4112c98fb434 req-e63352c0-bec6-48e2-ab44-2ba8aabdc358 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:07:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-d63081e2-d6f2-46f1-9c96-4112c98fb434 req-e63352c0-bec6-48e2-ab44-2ba8aabdc358 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e returned with HTTP 200 Sep 01 12:07:54 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 162/338] 192.168.122.29 () {62 vars in 1523 bytes} [Tue Sep 1 12:07:54 2026] GET /volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e => generated 1326 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:07:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-d63081e2-d6f2-46f1-9c96-4112c98fb434 req-6b900b57-d25e-4170-8644-a79855fa0812 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-d63081e2-d6f2-46f1-9c96-4112c98fb434 req-6b900b57-d25e-4170-8644-a79855fa0812 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] DELETE http://192.168.122.29/volume/v3/attachments/08ba2c20-9227-42ad-9677-aea35417e7a7 Sep 01 12:07:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-d63081e2-d6f2-46f1-9c96-4112c98fb434 req-6b900b57-d25e-4170-8644-a79855fa0812 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-d63081e2-d6f2-46f1-9c96-4112c98fb434 req-6b900b57-d25e-4170-8644-a79855fa0812 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:54 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-76020b1f-02f9-4aab-87e2-65dfddc5e4c2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-76020b1f-02f9-4aab-87e2-65dfddc5e4c2 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/9a4edb8c-16a8-466a-8e4a-ac57e10d7f6f Sep 01 12:07:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-76020b1f-02f9-4aab-87e2-65dfddc5e4c2 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-76020b1f-02f9-4aab-87e2-65dfddc5e4c2 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-76020b1f-02f9-4aab-87e2-65dfddc5e4c2 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/9a4edb8c-16a8-466a-8e4a-ac57e10d7f6f returned with HTTP 404 Sep 01 12:07:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 163/339] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:54 2026] GET /volume/v3/snapshots/9a4edb8c-16a8-466a-8e4a-ac57e10d7f6f => generated 111 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:07:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8ff7ea84-1a22-494a-85f0-74e3163fc2c2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8ff7ea84-1a22-494a-85f0-74e3163fc2c2 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] POST http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a/action Sep 01 12:07:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8ff7ea84-1a22-494a-85f0-74e3163fc2c2 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-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:07:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8ff7ea84-1a22-494a-85f0-74e3163fc2c2 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-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:07:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.admin_actions [None req-8ff7ea84-1a22-494a-85f0-74e3163fc2c2 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] Updating snapshot '8ccd4c08-fc83-4fc1-98de-355e0ef0465a' with '{'status': 'available'}' {{(pid=86814) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 12:07:55 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:07:55 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, Sep 01 12:07: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:07:55 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8ff7ea84-1a22-494a-85f0-74e3163fc2c2 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a/action returned with HTTP 202 Sep 01 12:07:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 164/340] 192.168.122.29 () {60 vars in 1275 bytes} [Tue Sep 1 12:07:55 2026] POST /volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:07:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-d63081e2-d6f2-46f1-9c96-4112c98fb434 req-6b900b57-d25e-4170-8644-a79855fa0812 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/attachments/08ba2c20-9227-42ad-9677-aea35417e7a7 returned with HTTP 200 Sep 01 12:07:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 177/341] 192.168.122.29 () {64 vars in 1557 bytes} [Tue Sep 1 12:07:54 2026] DELETE /volume/v3/attachments/08ba2c20-9227-42ad-9677-aea35417e7a7 => generated 19 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-62604cd1-6e35-4782-bfbd-623712a549a3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-62604cd1-6e35-4782-bfbd-623712a549a3 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a Sep 01 12:07:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-62604cd1-6e35-4782-bfbd-623712a549a3 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-62604cd1-6e35-4782-bfbd-623712a549a3 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:55 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:55 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-62604cd1-6e35-4782-bfbd-623712a549a3 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:07:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-62604cd1-6e35-4782-bfbd-623712a549a3 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a returned with HTTP 200 Sep 01 12:07:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 165/342] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:55 2026] GET /volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a => generated 465 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d62d266c-bf73-46d9-b39d-5b7ccdf23808 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d62d266c-bf73-46d9-b39d-5b7ccdf23808 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] DELETE http://192.168.122.29/volume/v3/snapshots/9a4edb8c-16a8-466a-8e4a-ac57e10d7f6f Sep 01 12:07:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d62d266c-bf73-46d9-b39d-5b7ccdf23808 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d62d266c-bf73-46d9-b39d-5b7ccdf23808 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07:55 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-d62d266c-bf73-46d9-b39d-5b7ccdf23808 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Delete snapshot with id: 9a4edb8c-16a8-466a-8e4a-ac57e10d7f6f Sep 01 12:07:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d62d266c-bf73-46d9-b39d-5b7ccdf23808 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/9a4edb8c-16a8-466a-8e4a-ac57e10d7f6f returned with HTTP 404 Sep 01 12:07:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 178/343] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:07:55 2026] DELETE /volume/v3/snapshots/9a4edb8c-16a8-466a-8e4a-ac57e10d7f6f => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:07:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c7e5d826-1eee-43a1-a5e0-7e1e5654c2c3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c7e5d826-1eee-43a1-a5e0-7e1e5654c2c3 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:07:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c7e5d826-1eee-43a1-a5e0-7e1e5654c2c3 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b2ea7f04-f35d-4418-8c19-41c61d86b9d8", "name": "tempest-SnapshotsActionsTest-Snapshot-564330779"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:07: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:07:55 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:07: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:07:55 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:55 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c7e5d826-1eee-43a1-a5e0-7e1e5654c2c3 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Volume info retrieved successfully. Sep 01 12:07:55 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-c7e5d826-1eee-43a1-a5e0-7e1e5654c2c3 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Create snapshot from volume b2ea7f04-f35d-4418-8c19-41c61d86b9d8 Sep 01 12:07:55 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-c7e5d826-1eee-43a1-a5e0-7e1e5654c2c3 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Created reservations ['ccf64c77-5df6-4685-bd0a-419df8e1204a', '09c8fa2a-106b-4257-bc1e-616739d0e94d', '69049ad7-2214-49cc-916a-b2e96c1de1d8', 'c217143e-ce9c-49d3-b39c-0ed4813bc554'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:07: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:07:55 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:07:55 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c7e5d826-1eee-43a1-a5e0-7e1e5654c2c3 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot create request issued successfully. Sep 01 12:07:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c7e5d826-1eee-43a1-a5e0-7e1e5654c2c3 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots returned with HTTP 202 Sep 01 12:07:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 166/344] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:07:55 2026] POST /volume/v3/snapshots => generated 306 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:07:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8f41d6e1-8707-4d80-8611-330b26d7e399 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8f41d6e1-8707-4d80-8611-330b26d7e399 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/6553ef0d-dace-49e5-a68e-16c8282d1bbc Sep 01 12:07:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8f41d6e1-8707-4d80-8611-330b26d7e399 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8f41d6e1-8707-4d80-8611-330b26d7e399 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:55 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:55 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8f41d6e1-8707-4d80-8611-330b26d7e399 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:07:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8f41d6e1-8707-4d80-8611-330b26d7e399 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/6553ef0d-dace-49e5-a68e-16c8282d1bbc returned with HTTP 200 Sep 01 12:07:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 179/345] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:55 2026] GET /volume/v3/snapshots/6553ef0d-dace-49e5-a68e-16c8282d1bbc => generated 438 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:07:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-11db2fde-d50e-47a2-aff4-ae9da1ac127d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-11db2fde-d50e-47a2-aff4-ae9da1ac127d tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e Sep 01 12:07:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-11db2fde-d50e-47a2-aff4-ae9da1ac127d tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-11db2fde-d50e-47a2-aff4-ae9da1ac127d tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:55 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:07: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:07:55 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:55 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-11db2fde-d50e-47a2-aff4-ae9da1ac127d tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:07:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-11db2fde-d50e-47a2-aff4-ae9da1ac127d tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e returned with HTTP 200 Sep 01 12:07:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 167/346] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:07:55 2026] GET /volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4cbf97c1-1c51-4347-8ff2-b965f215684f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4cbf97c1-1c51-4347-8ff2-b965f215684f tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/6553ef0d-dace-49e5-a68e-16c8282d1bbc Sep 01 12:07:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4cbf97c1-1c51-4347-8ff2-b965f215684f tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4cbf97c1-1c51-4347-8ff2-b965f215684f tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4cbf97c1-1c51-4347-8ff2-b965f215684f tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:07:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4cbf97c1-1c51-4347-8ff2-b965f215684f tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/6553ef0d-dace-49e5-a68e-16c8282d1bbc returned with HTTP 200 Sep 01 12:07:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 180/347] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:56 2026] GET /volume/v3/snapshots/6553ef0d-dace-49e5-a68e-16c8282d1bbc => generated 438 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f6b8fc23-fd30-45c5-b628-118996248b84 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f6b8fc23-fd30-45c5-b628-118996248b84 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/6553ef0d-dace-49e5-a68e-16c8282d1bbc Sep 01 12:07:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f6b8fc23-fd30-45c5-b628-118996248b84 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f6b8fc23-fd30-45c5-b628-118996248b84 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:57 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:57 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f6b8fc23-fd30-45c5-b628-118996248b84 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:07:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f6b8fc23-fd30-45c5-b628-118996248b84 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/6553ef0d-dace-49e5-a68e-16c8282d1bbc returned with HTTP 200 Sep 01 12:07:57 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 168/348] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:57 2026] GET /volume/v3/snapshots/6553ef0d-dace-49e5-a68e-16c8282d1bbc => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8a13b900-bfc2-4c51-bd3b-5b566b2cb110 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8a13b900-bfc2-4c51-bd3b-5b566b2cb110 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] POST http://192.168.122.29/volume/v3/snapshots/6553ef0d-dace-49e5-a68e-16c8282d1bbc/action Sep 01 12:07:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8a13b900-bfc2-4c51-bd3b-5b566b2cb110 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:07:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8a13b900-bfc2-4c51-bd3b-5b566b2cb110 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:07:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.admin_actions [None req-8a13b900-bfc2-4c51-bd3b-5b566b2cb110 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] Updating snapshot '6553ef0d-dace-49e5-a68e-16c8282d1bbc' with '{'status': 'error_deleting'}' {{(pid=86815) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 12:07: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:07:57 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8a13b900-bfc2-4c51-bd3b-5b566b2cb110 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] http://192.168.122.29/volume/v3/snapshots/6553ef0d-dace-49e5-a68e-16c8282d1bbc/action returned with HTTP 202 Sep 01 12:07:57 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 181/349] 192.168.122.29 () {60 vars in 1275 bytes} [Tue Sep 1 12:07:57 2026] POST /volume/v3/snapshots/6553ef0d-dace-49e5-a68e-16c8282d1bbc/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:07:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3b874a23-00d7-41d1-8687-964e250e25e6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3b874a23-00d7-41d1-8687-964e250e25e6 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/6553ef0d-dace-49e5-a68e-16c8282d1bbc Sep 01 12:07:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3b874a23-00d7-41d1-8687-964e250e25e6 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3b874a23-00d7-41d1-8687-964e250e25e6 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:57 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:57 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3b874a23-00d7-41d1-8687-964e250e25e6 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:07:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3b874a23-00d7-41d1-8687-964e250e25e6 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/6553ef0d-dace-49e5-a68e-16c8282d1bbc returned with HTTP 200 Sep 01 12:07:57 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 169/350] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:57 2026] GET /volume/v3/snapshots/6553ef0d-dace-49e5-a68e-16c8282d1bbc => generated 470 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-543e86b5-980f-4f09-8283-c6d494ae541f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-543e86b5-980f-4f09-8283-c6d494ae541f tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] POST http://192.168.122.29/volume/v3/snapshots/6553ef0d-dace-49e5-a68e-16c8282d1bbc/action Sep 01 12:07:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-543e86b5-980f-4f09-8283-c6d494ae541f tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:07:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-543e86b5-980f-4f09-8283-c6d494ae541f tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-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:07: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:07:57 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:57 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-543e86b5-980f-4f09-8283-c6d494ae541f tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] Snapshot retrieved successfully. Sep 01 12:07: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:07:57 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:07:57 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-543e86b5-980f-4f09-8283-c6d494ae541f tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] Snapshot delete request issued successfully. Sep 01 12:07:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-543e86b5-980f-4f09-8283-c6d494ae541f tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] http://192.168.122.29/volume/v3/snapshots/6553ef0d-dace-49e5-a68e-16c8282d1bbc/action returned with HTTP 202 Sep 01 12:07:57 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 182/351] 192.168.122.29 () {60 vars in 1275 bytes} [Tue Sep 1 12:07:57 2026] POST /volume/v3/snapshots/6553ef0d-dace-49e5-a68e-16c8282d1bbc/action => generated 0 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:07:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ef0ac3ab-b7e4-4a42-816c-949e7d2fe59a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ef0ac3ab-b7e4-4a42-816c-949e7d2fe59a tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/6553ef0d-dace-49e5-a68e-16c8282d1bbc Sep 01 12:07:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ef0ac3ab-b7e4-4a42-816c-949e7d2fe59a tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ef0ac3ab-b7e4-4a42-816c-949e7d2fe59a tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:58 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:07:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ef0ac3ab-b7e4-4a42-816c-949e7d2fe59a tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:07:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ef0ac3ab-b7e4-4a42-816c-949e7d2fe59a tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/6553ef0d-dace-49e5-a68e-16c8282d1bbc returned with HTTP 200 Sep 01 12:07:58 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 170/352] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:57 2026] GET /volume/v3/snapshots/6553ef0d-dace-49e5-a68e-16c8282d1bbc => generated 464 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:07:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d44ce507-93cc-439e-a9f3-02ce5f7ab7dc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:07:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d44ce507-93cc-439e-a9f3-02ce5f7ab7dc tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/6553ef0d-dace-49e5-a68e-16c8282d1bbc Sep 01 12:07:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d44ce507-93cc-439e-a9f3-02ce5f7ab7dc tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:07:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d44ce507-93cc-439e-a9f3-02ce5f7ab7dc tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:07: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:07:59 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:07:59 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d44ce507-93cc-439e-a9f3-02ce5f7ab7dc tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:07:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d44ce507-93cc-439e-a9f3-02ce5f7ab7dc tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/6553ef0d-dace-49e5-a68e-16c8282d1bbc returned with HTTP 200 Sep 01 12:07:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 183/353] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:07:59 2026] GET /volume/v3/snapshots/6553ef0d-dace-49e5-a68e-16c8282d1bbc => generated 464 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:08:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1e03afca-fa75-46c8-bc17-90f092525d0f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1e03afca-fa75-46c8-bc17-90f092525d0f tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/6553ef0d-dace-49e5-a68e-16c8282d1bbc Sep 01 12:08:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1e03afca-fa75-46c8-bc17-90f092525d0f tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1e03afca-fa75-46c8-bc17-90f092525d0f tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08: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:08:00 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:08:00 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1e03afca-fa75-46c8-bc17-90f092525d0f tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:08:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1e03afca-fa75-46c8-bc17-90f092525d0f tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/6553ef0d-dace-49e5-a68e-16c8282d1bbc returned with HTTP 200 Sep 01 12:08:00 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 171/354] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:08:00 2026] GET /volume/v3/snapshots/6553ef0d-dace-49e5-a68e-16c8282d1bbc => generated 464 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:08:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-432da86d-ba07-4c1e-8ce8-2445759f419d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-432da86d-ba07-4c1e-8ce8-2445759f419d tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/6553ef0d-dace-49e5-a68e-16c8282d1bbc Sep 01 12:08:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-432da86d-ba07-4c1e-8ce8-2445759f419d tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-432da86d-ba07-4c1e-8ce8-2445759f419d tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-432da86d-ba07-4c1e-8ce8-2445759f419d tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/6553ef0d-dace-49e5-a68e-16c8282d1bbc returned with HTTP 404 Sep 01 12:08:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 184/355] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:08:01 2026] GET /volume/v3/snapshots/6553ef0d-dace-49e5-a68e-16c8282d1bbc => generated 111 bytes in 107 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:08:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0e7f1d47-7388-491e-91ea-3c5bdbc08501 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0e7f1d47-7388-491e-91ea-3c5bdbc08501 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] POST http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a/action Sep 01 12:08:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0e7f1d47-7388-491e-91ea-3c5bdbc08501 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-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:08:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0e7f1d47-7388-491e-91ea-3c5bdbc08501 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-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:08:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.admin_actions [None req-0e7f1d47-7388-491e-91ea-3c5bdbc08501 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] Updating snapshot '8ccd4c08-fc83-4fc1-98de-355e0ef0465a' with '{'status': 'available'}' {{(pid=86814) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 12:08: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:08:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:08:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0e7f1d47-7388-491e-91ea-3c5bdbc08501 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a/action returned with HTTP 202 Sep 01 12:08:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 172/356] 192.168.122.29 () {60 vars in 1275 bytes} [Tue Sep 1 12:08:01 2026] POST /volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a/action => generated 0 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:08:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-80781848-a842-4e1d-9028-c716ff0e589d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-80781848-a842-4e1d-9028-c716ff0e589d tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a Sep 01 12:08:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-80781848-a842-4e1d-9028-c716ff0e589d tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-80781848-a842-4e1d-9028-c716ff0e589d tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08: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:08:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:08:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-80781848-a842-4e1d-9028-c716ff0e589d tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:08:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-80781848-a842-4e1d-9028-c716ff0e589d tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a returned with HTTP 200 Sep 01 12:08:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 185/357] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:08:01 2026] GET /volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a => generated 465 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:08:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f1fd4ee3-308b-4565-b47e-ae7c694cbe42 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f1fd4ee3-308b-4565-b47e-ae7c694cbe42 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] DELETE http://192.168.122.29/volume/v3/snapshots/6553ef0d-dace-49e5-a68e-16c8282d1bbc Sep 01 12:08:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f1fd4ee3-308b-4565-b47e-ae7c694cbe42 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f1fd4ee3-308b-4565-b47e-ae7c694cbe42 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08:01 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-f1fd4ee3-308b-4565-b47e-ae7c694cbe42 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Delete snapshot with id: 6553ef0d-dace-49e5-a68e-16c8282d1bbc Sep 01 12:08:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f1fd4ee3-308b-4565-b47e-ae7c694cbe42 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/6553ef0d-dace-49e5-a68e-16c8282d1bbc returned with HTTP 404 Sep 01 12:08:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 173/358] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:08:01 2026] DELETE /volume/v3/snapshots/6553ef0d-dace-49e5-a68e-16c8282d1bbc => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:08:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-991c0558-456e-434d-9743-5be2f253c812 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-991c0558-456e-434d-9743-5be2f253c812 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] POST http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a/action Sep 01 12:08:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-991c0558-456e-434d-9743-5be2f253c812 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-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:08:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-991c0558-456e-434d-9743-5be2f253c812 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-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:08:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.admin_actions [None req-991c0558-456e-434d-9743-5be2f253c812 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] Updating snapshot '8ccd4c08-fc83-4fc1-98de-355e0ef0465a' with '{'status': 'creating'}' {{(pid=86815) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 12:08: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:08:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:08:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-991c0558-456e-434d-9743-5be2f253c812 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a/action returned with HTTP 202 Sep 01 12:08:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 186/359] 192.168.122.29 () {60 vars in 1275 bytes} [Tue Sep 1 12:08:01 2026] POST /volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a/action => generated 0 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:08:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1d967e0f-70e7-422b-8364-d37bfa7f4c56 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1d967e0f-70e7-422b-8364-d37bfa7f4c56 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a Sep 01 12:08:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1d967e0f-70e7-422b-8364-d37bfa7f4c56 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1d967e0f-70e7-422b-8364-d37bfa7f4c56 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08: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:08:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:08:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1d967e0f-70e7-422b-8364-d37bfa7f4c56 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:08:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1d967e0f-70e7-422b-8364-d37bfa7f4c56 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a returned with HTTP 200 Sep 01 12:08:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 174/360] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:08:01 2026] GET /volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a => generated 464 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:08:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-20a29615-5dc4-450a-b0ef-732f77429db1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-20a29615-5dc4-450a-b0ef-732f77429db1 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] POST http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a/action Sep 01 12:08:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-20a29615-5dc4-450a-b0ef-732f77429db1 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:08:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-20a29615-5dc4-450a-b0ef-732f77429db1 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:08:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.snapshot_actions [None req-20a29615-5dc4-450a-b0ef-732f77429db1 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86815) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 01 12:08: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:08:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:08:02 devstack devstack@c-api.service[86815]: INFO cinder.api.contrib.snapshot_actions [None req-20a29615-5dc4-450a-b0ef-732f77429db1 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Updating snapshot 8ccd4c08-fc83-4fc1-98de-355e0ef0465a with info {'id': '8ccd4c08-fc83-4fc1-98de-355e0ef0465a', 'status': 'error', 'progress': '80%'} Sep 01 12:08:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-20a29615-5dc4-450a-b0ef-732f77429db1 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a/action returned with HTTP 202 Sep 01 12:08:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 187/361] 192.168.122.29 () {60 vars in 1275 bytes} [Tue Sep 1 12:08:01 2026] POST /volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:08:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-aeb0ba92-7c5f-418a-b713-2f1b2c82ef46 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aeb0ba92-7c5f-418a-b713-2f1b2c82ef46 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] GET http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a Sep 01 12:08:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-aeb0ba92-7c5f-418a-b713-2f1b2c82ef46 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-aeb0ba92-7c5f-418a-b713-2f1b2c82ef46 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08: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:08:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:08:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-aeb0ba92-7c5f-418a-b713-2f1b2c82ef46 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] Snapshot retrieved successfully. Sep 01 12:08:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aeb0ba92-7c5f-418a-b713-2f1b2c82ef46 tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a returned with HTTP 200 Sep 01 12:08:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 175/362] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:08:02 2026] GET /volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a => generated 460 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:08:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f85694f5-a7ff-45a4-a2a3-38ef818d3f4a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f85694f5-a7ff-45a4-a2a3-38ef818d3f4a tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] POST http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a/action Sep 01 12:08:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f85694f5-a7ff-45a4-a2a3-38ef818d3f4a tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-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:08:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f85694f5-a7ff-45a4-a2a3-38ef818d3f4a tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-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:08:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.admin_actions [None req-f85694f5-a7ff-45a4-a2a3-38ef818d3f4a tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] Updating snapshot '8ccd4c08-fc83-4fc1-98de-355e0ef0465a' with '{'status': 'available'}' {{(pid=86815) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 12:08: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:08:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:08:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f85694f5-a7ff-45a4-a2a3-38ef818d3f4a tempest-SnapshotsActionsTest-535320734 tempest-SnapshotsActionsTest-535320734-project-admin] http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a/action returned with HTTP 202 Sep 01 12:08:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 188/363] 192.168.122.29 () {60 vars in 1275 bytes} [Tue Sep 1 12:08:02 2026] POST /volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:08:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-510c7ff7-3e00-4705-ba02-d7a262f6f983 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-510c7ff7-3e00-4705-ba02-d7a262f6f983 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a Sep 01 12:08:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-510c7ff7-3e00-4705-ba02-d7a262f6f983 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-510c7ff7-3e00-4705-ba02-d7a262f6f983 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08: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:08:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:08:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-510c7ff7-3e00-4705-ba02-d7a262f6f983 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:08:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-510c7ff7-3e00-4705-ba02-d7a262f6f983 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a returned with HTTP 200 Sep 01 12:08:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 176/364] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:08:02 2026] GET /volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a => generated 464 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:08:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1c2d03a8-ea15-493b-85bf-0e736e75240c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1c2d03a8-ea15-493b-85bf-0e736e75240c tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] DELETE http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a Sep 01 12:08:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1c2d03a8-ea15-493b-85bf-0e736e75240c tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1c2d03a8-ea15-493b-85bf-0e736e75240c tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08:02 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-1c2d03a8-ea15-493b-85bf-0e736e75240c tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Delete snapshot with id: 8ccd4c08-fc83-4fc1-98de-355e0ef0465a Sep 01 12:08: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:08:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:08:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1c2d03a8-ea15-493b-85bf-0e736e75240c tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:08: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:08:02 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:08:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1c2d03a8-ea15-493b-85bf-0e736e75240c tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot delete request issued successfully. Sep 01 12:08:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1c2d03a8-ea15-493b-85bf-0e736e75240c tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a returned with HTTP 202 Sep 01 12:08:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 189/365] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:08:02 2026] DELETE /volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:08:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-33a28151-067d-4051-b4b6-d1a626140430 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-33a28151-067d-4051-b4b6-d1a626140430 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a Sep 01 12:08:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-33a28151-067d-4051-b4b6-d1a626140430 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-33a28151-067d-4051-b4b6-d1a626140430 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08: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:08:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:08:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-33a28151-067d-4051-b4b6-d1a626140430 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:08:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-33a28151-067d-4051-b4b6-d1a626140430 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a returned with HTTP 200 Sep 01 12:08:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 177/366] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:08:02 2026] GET /volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a => generated 463 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:08:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-08e099bd-5529-4d49-91c7-a24deabf49cf None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-08e099bd-5529-4d49-91c7-a24deabf49cf tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a Sep 01 12:08:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-08e099bd-5529-4d49-91c7-a24deabf49cf tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-08e099bd-5529-4d49-91c7-a24deabf49cf tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08: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:08:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:08:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-08e099bd-5529-4d49-91c7-a24deabf49cf tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:08:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-08e099bd-5529-4d49-91c7-a24deabf49cf tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a returned with HTTP 200 Sep 01 12:08:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 190/367] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:08:03 2026] GET /volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a => generated 463 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:08:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-48c6fb86-2a79-48db-b61a-92be8d272eae None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-48c6fb86-2a79-48db-b61a-92be8d272eae tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a Sep 01 12:08:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-48c6fb86-2a79-48db-b61a-92be8d272eae tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-48c6fb86-2a79-48db-b61a-92be8d272eae tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08: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:08:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:08:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-48c6fb86-2a79-48db-b61a-92be8d272eae tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Snapshot retrieved successfully. Sep 01 12:08:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-48c6fb86-2a79-48db-b61a-92be8d272eae tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a returned with HTTP 200 Sep 01 12:08:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 178/368] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:08:04 2026] GET /volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a => generated 463 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:08:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8442531f-64d5-42fc-a1d0-d44ed38a887d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8442531f-64d5-42fc-a1d0-d44ed38a887d tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a Sep 01 12:08:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8442531f-64d5-42fc-a1d0-d44ed38a887d tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8442531f-64d5-42fc-a1d0-d44ed38a887d tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8442531f-64d5-42fc-a1d0-d44ed38a887d tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a returned with HTTP 404 Sep 01 12:08:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 191/369] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:08:05 2026] GET /volume/v3/snapshots/8ccd4c08-fc83-4fc1-98de-355e0ef0465a => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:08:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-affa6ccd-6745-4720-8a59-68a0c0d10db4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-affa6ccd-6745-4720-8a59-68a0c0d10db4 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/volumes/b2ea7f04-f35d-4418-8c19-41c61d86b9d8 Sep 01 12:08:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-affa6ccd-6745-4720-8a59-68a0c0d10db4 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-affa6ccd-6745-4720-8a59-68a0c0d10db4 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08: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:08:05 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:08: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:08:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:08:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-affa6ccd-6745-4720-8a59-68a0c0d10db4 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Volume info retrieved successfully. Sep 01 12:08:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-affa6ccd-6745-4720-8a59-68a0c0d10db4 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/volumes/b2ea7f04-f35d-4418-8c19-41c61d86b9d8 returned with HTTP 200 Sep 01 12:08:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 179/370] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:08:05 2026] GET /volume/v3/volumes/b2ea7f04-f35d-4418-8c19-41c61d86b9d8 => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:08:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-40db2a40-b0b2-4696-a7e4-3ca1df6f5c38 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-40db2a40-b0b2-4696-a7e4-3ca1df6f5c38 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] DELETE http://192.168.122.29/volume/v3/volumes/b2ea7f04-f35d-4418-8c19-41c61d86b9d8 Sep 01 12:08:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-40db2a40-b0b2-4696-a7e4-3ca1df6f5c38 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-40db2a40-b0b2-4696-a7e4-3ca1df6f5c38 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08:05 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-40db2a40-b0b2-4696-a7e4-3ca1df6f5c38 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Delete volume with id: b2ea7f04-f35d-4418-8c19-41c61d86b9d8 Sep 01 12:08: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:08:05 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:08: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:08:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:08:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-40db2a40-b0b2-4696-a7e4-3ca1df6f5c38 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Volume info retrieved successfully. Sep 01 12:08:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-40db2a40-b0b2-4696-a7e4-3ca1df6f5c38 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Delete volume request issued successfully. Sep 01 12:08:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-40db2a40-b0b2-4696-a7e4-3ca1df6f5c38 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/volumes/b2ea7f04-f35d-4418-8c19-41c61d86b9d8 returned with HTTP 202 Sep 01 12:08:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 192/371] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:08:05 2026] DELETE /volume/v3/volumes/b2ea7f04-f35d-4418-8c19-41c61d86b9d8 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:08:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5291a683-657e-4fa0-b83c-87da82812aec None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5291a683-657e-4fa0-b83c-87da82812aec tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/volumes/b2ea7f04-f35d-4418-8c19-41c61d86b9d8 Sep 01 12:08:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5291a683-657e-4fa0-b83c-87da82812aec tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5291a683-657e-4fa0-b83c-87da82812aec tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08: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:08:05 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:08: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:08:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:08:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5291a683-657e-4fa0-b83c-87da82812aec tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Volume info retrieved successfully. Sep 01 12:08:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5291a683-657e-4fa0-b83c-87da82812aec tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/volumes/b2ea7f04-f35d-4418-8c19-41c61d86b9d8 returned with HTTP 200 Sep 01 12:08:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 180/372] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:08:05 2026] GET /volume/v3/volumes/b2ea7f04-f35d-4418-8c19-41c61d86b9d8 => generated 850 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:08:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0b1b5d73-2eb2-4993-bd6e-a6140b2a38e2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0b1b5d73-2eb2-4993-bd6e-a6140b2a38e2 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] GET http://192.168.122.29/volume/v3/volumes/b2ea7f04-f35d-4418-8c19-41c61d86b9d8 Sep 01 12:08:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0b1b5d73-2eb2-4993-bd6e-a6140b2a38e2 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0b1b5d73-2eb2-4993-bd6e-a6140b2a38e2 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0b1b5d73-2eb2-4993-bd6e-a6140b2a38e2 tempest-SnapshotsActionsTest-1782740060 tempest-SnapshotsActionsTest-1782740060-project-member] http://192.168.122.29/volume/v3/volumes/b2ea7f04-f35d-4418-8c19-41c61d86b9d8 returned with HTTP 404 Sep 01 12:08:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 193/373] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:08:06 2026] GET /volume/v3/volumes/b2ea7f04-f35d-4418-8c19-41c61d86b9d8 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:08:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2f94027e-77ea-4101-8022-a0238ad74e2b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2f94027e-77ea-4101-8022-a0238ad74e2b tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] GET http://192.168.122.29/volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 Sep 01 12:08:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2f94027e-77ea-4101-8022-a0238ad74e2b tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2f94027e-77ea-4101-8022-a0238ad74e2b tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08: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:08:10 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:08: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:08:10 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:08:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2f94027e-77ea-4101-8022-a0238ad74e2b tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Volume info retrieved successfully. Sep 01 12:08:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2f94027e-77ea-4101-8022-a0238ad74e2b tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 returned with HTTP 200 Sep 01 12:08:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 181/374] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:08:10 2026] GET /volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 => generated 1146 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:08:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-91108b36-fecb-492d-8271-aad74c421045 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-91108b36-fecb-492d-8271-aad74c421045 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] GET http://192.168.122.29/volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 Sep 01 12:08:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-91108b36-fecb-492d-8271-aad74c421045 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-91108b36-fecb-492d-8271-aad74c421045 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08: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:08:11 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:08: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:08:11 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:08:11 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-91108b36-fecb-492d-8271-aad74c421045 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Volume info retrieved successfully. Sep 01 12:08:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-91108b36-fecb-492d-8271-aad74c421045 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 returned with HTTP 200 Sep 01 12:08:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 194/375] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:08:11 2026] GET /volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 => generated 1146 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:08:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-16d55222-12ed-43e9-ad0e-f70cd93dd54d req-a8df259f-a8f1-452b-9195-017d8aec6374 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-16d55222-12ed-43e9-ad0e-f70cd93dd54d req-a8df259f-a8f1-452b-9195-017d8aec6374 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] GET http://192.168.122.29/volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 Sep 01 12:08:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-16d55222-12ed-43e9-ad0e-f70cd93dd54d req-a8df259f-a8f1-452b-9195-017d8aec6374 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-16d55222-12ed-43e9-ad0e-f70cd93dd54d req-a8df259f-a8f1-452b-9195-017d8aec6374 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08: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:08:11 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:08: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:08:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:08:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-16d55222-12ed-43e9-ad0e-f70cd93dd54d req-a8df259f-a8f1-452b-9195-017d8aec6374 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Volume info retrieved successfully. Sep 01 12:08:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-16d55222-12ed-43e9-ad0e-f70cd93dd54d req-a8df259f-a8f1-452b-9195-017d8aec6374 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 returned with HTTP 200 Sep 01 12:08:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 182/376] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:08:11 2026] GET /volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 => generated 1146 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:08:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-16d55222-12ed-43e9-ad0e-f70cd93dd54d req-dba90018-9e40-4048-9d5a-fc97fa691f99 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-16d55222-12ed-43e9-ad0e-f70cd93dd54d req-dba90018-9e40-4048-9d5a-fc97fa691f99 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] POST http://192.168.122.29/volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204/action Sep 01 12:08:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-16d55222-12ed-43e9-ad0e-f70cd93dd54d req-dba90018-9e40-4048-9d5a-fc97fa691f99 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-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:08:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-16d55222-12ed-43e9-ad0e-f70cd93dd54d req-dba90018-9e40-4048-9d5a-fc97fa691f99 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-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:08: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:08:11 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:08: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:08:11 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:08:11 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-16d55222-12ed-43e9-ad0e-f70cd93dd54d req-dba90018-9e40-4048-9d5a-fc97fa691f99 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Volume info retrieved successfully. Sep 01 12:08:11 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-16d55222-12ed-43e9-ad0e-f70cd93dd54d req-dba90018-9e40-4048-9d5a-fc97fa691f99 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Begin detaching volume completed successfully. Sep 01 12:08:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-16d55222-12ed-43e9-ad0e-f70cd93dd54d req-dba90018-9e40-4048-9d5a-fc97fa691f99 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204/action returned with HTTP 202 Sep 01 12:08:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 195/377] 192.168.122.29 () {64 vars in 1556 bytes} [Tue Sep 1 12:08:11 2026] POST /volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:08:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8db09855-15e7-4310-ae32-7dbe56b8325f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8db09855-15e7-4310-ae32-7dbe56b8325f None None] GET http://192.168.122.29/volume// Sep 01 12:08:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8db09855-15e7-4310-ae32-7dbe56b8325f None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8db09855-15e7-4310-ae32-7dbe56b8325f None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8db09855-15e7-4310-ae32-7dbe56b8325f None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:08:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 183/378] 192.168.122.29 () {58 vars in 1310 bytes} [Tue Sep 1 12:08:11 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:08:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-16d55222-12ed-43e9-ad0e-f70cd93dd54d req-72e00a56-a0a2-45c5-9dce-4356959aac69 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-16d55222-12ed-43e9-ad0e-f70cd93dd54d req-72e00a56-a0a2-45c5-9dce-4356959aac69 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] GET http://192.168.122.29/volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 Sep 01 12:08:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-16d55222-12ed-43e9-ad0e-f70cd93dd54d req-72e00a56-a0a2-45c5-9dce-4356959aac69 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-16d55222-12ed-43e9-ad0e-f70cd93dd54d req-72e00a56-a0a2-45c5-9dce-4356959aac69 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08: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:08:12 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:08: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:08:12 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:08:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-16d55222-12ed-43e9-ad0e-f70cd93dd54d req-72e00a56-a0a2-45c5-9dce-4356959aac69 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Volume info retrieved successfully. Sep 01 12:08:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-16d55222-12ed-43e9-ad0e-f70cd93dd54d req-72e00a56-a0a2-45c5-9dce-4356959aac69 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 returned with HTTP 200 Sep 01 12:08:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 196/379] 192.168.122.29 () {62 vars in 1523 bytes} [Tue Sep 1 12:08:12 2026] GET /volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 => generated 1330 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:08:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-16d55222-12ed-43e9-ad0e-f70cd93dd54d req-127e0455-fbae-439f-871a-81145e1259f7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-16d55222-12ed-43e9-ad0e-f70cd93dd54d req-127e0455-fbae-439f-871a-81145e1259f7 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] DELETE http://192.168.122.29/volume/v3/attachments/f0f40bfa-b047-4e2e-824d-8a65be3d11ff Sep 01 12:08:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-16d55222-12ed-43e9-ad0e-f70cd93dd54d req-127e0455-fbae-439f-871a-81145e1259f7 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-16d55222-12ed-43e9-ad0e-f70cd93dd54d req-127e0455-fbae-439f-871a-81145e1259f7 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08: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:08:12 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:08:12 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:08:12 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, Sep 01 12:08:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-16d55222-12ed-43e9-ad0e-f70cd93dd54d req-127e0455-fbae-439f-871a-81145e1259f7 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/attachments/f0f40bfa-b047-4e2e-824d-8a65be3d11ff returned with HTTP 200 Sep 01 12:08:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 184/380] 192.168.122.29 () {64 vars in 1557 bytes} [Tue Sep 1 12:08:12 2026] DELETE /volume/v3/attachments/f0f40bfa-b047-4e2e-824d-8a65be3d11ff => generated 19 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:08:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0a94f611-833c-4cc2-9118-68a82d4b2ad4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0a94f611-833c-4cc2-9118-68a82d4b2ad4 tempest-VolumesServicesTestJSON-1958720629 tempest-VolumesServicesTestJSON-1958720629-project-admin] GET http://192.168.122.29/volume/v3/os-services Sep 01 12:08:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0a94f611-833c-4cc2-9118-68a82d4b2ad4 tempest-VolumesServicesTestJSON-1958720629 tempest-VolumesServicesTestJSON-1958720629-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0a94f611-833c-4cc2-9118-68a82d4b2ad4 tempest-VolumesServicesTestJSON-1958720629 tempest-VolumesServicesTestJSON-1958720629-project-admin] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08:13 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:08:13 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 12:08:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-06ac0dac-ea06-475d-9ee2-365a3ebe53ef None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0a94f611-833c-4cc2-9118-68a82d4b2ad4 tempest-VolumesServicesTestJSON-1958720629 tempest-VolumesServicesTestJSON-1958720629-project-admin] http://192.168.122.29/volume/v3/os-services returned with HTTP 200 Sep 01 12:08:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 197/381] 192.168.122.29 () {58 vars in 1128 bytes} [Tue Sep 1 12:08:12 2026] GET /volume/v3/os-services => generated 705 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:08:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0512d8fd-bb13-442e-8a03-e817c915a48c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-06ac0dac-ea06-475d-9ee2-365a3ebe53ef tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] GET http://192.168.122.29/volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 Sep 01 12:08:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-06ac0dac-ea06-475d-9ee2-365a3ebe53ef tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-06ac0dac-ea06-475d-9ee2-365a3ebe53ef tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0512d8fd-bb13-442e-8a03-e817c915a48c tempest-VolumesServicesTestJSON-1958720629 tempest-VolumesServicesTestJSON-1958720629-project-admin] GET http://192.168.122.29/volume/v3/os-services?host=devstack Sep 01 12:08:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0512d8fd-bb13-442e-8a03-e817c915a48c tempest-VolumesServicesTestJSON-1958720629 tempest-VolumesServicesTestJSON-1958720629-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0512d8fd-bb13-442e-8a03-e817c915a48c tempest-VolumesServicesTestJSON-1958720629 tempest-VolumesServicesTestJSON-1958720629-project-admin] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0512d8fd-bb13-442e-8a03-e817c915a48c tempest-VolumesServicesTestJSON-1958720629 tempest-VolumesServicesTestJSON-1958720629-project-admin] http://192.168.122.29/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 01 12:08: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:08:13 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:08:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 198/382] 192.168.122.29 () {58 vars in 1155 bytes} [Tue Sep 1 12:08:13 2026] GET /volume/v3/os-services?host=devstack => generated 705 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:08: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:08:13 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:08:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5232f35d-ddc0-4d4b-b45f-12b2ff8711c6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-06ac0dac-ea06-475d-9ee2-365a3ebe53ef tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Volume info retrieved successfully. Sep 01 12:08:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5232f35d-ddc0-4d4b-b45f-12b2ff8711c6 tempest-VolumesServicesTestJSON-1958720629 tempest-VolumesServicesTestJSON-1958720629-project-admin] GET http://192.168.122.29/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 01 12:08:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5232f35d-ddc0-4d4b-b45f-12b2ff8711c6 tempest-VolumesServicesTestJSON-1958720629 tempest-VolumesServicesTestJSON-1958720629-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5232f35d-ddc0-4d4b-b45f-12b2ff8711c6 tempest-VolumesServicesTestJSON-1958720629 tempest-VolumesServicesTestJSON-1958720629-project-admin] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-06ac0dac-ea06-475d-9ee2-365a3ebe53ef tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 returned with HTTP 200 Sep 01 12:08:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 185/383] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:08:13 2026] GET /volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 => generated 854 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:08:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5232f35d-ddc0-4d4b-b45f-12b2ff8711c6 tempest-VolumesServicesTestJSON-1958720629 tempest-VolumesServicesTestJSON-1958720629-project-admin] http://192.168.122.29/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 01 12:08:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 199/384] 192.168.122.29 () {58 vars in 1203 bytes} [Tue Sep 1 12:08:13 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:08:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0bdfc2f3-f557-4f6d-bfdc-f5d5ba036d54 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0bdfc2f3-f557-4f6d-bfdc-f5d5ba036d54 tempest-VolumesServicesTestJSON-1958720629 tempest-VolumesServicesTestJSON-1958720629-project-admin] GET http://192.168.122.29/volume/v3/os-services?binary=cinder-scheduler Sep 01 12:08:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0bdfc2f3-f557-4f6d-bfdc-f5d5ba036d54 tempest-VolumesServicesTestJSON-1958720629 tempest-VolumesServicesTestJSON-1958720629-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0bdfc2f3-f557-4f6d-bfdc-f5d5ba036d54 tempest-VolumesServicesTestJSON-1958720629 tempest-VolumesServicesTestJSON-1958720629-project-admin] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08: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:08:13 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 12:08:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0bdfc2f3-f557-4f6d-bfdc-f5d5ba036d54 tempest-VolumesServicesTestJSON-1958720629 tempest-VolumesServicesTestJSON-1958720629-project-admin] http://192.168.122.29/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 01 12:08:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 186/385] 192.168.122.29 () {58 vars in 1175 bytes} [Tue Sep 1 12:08:13 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:08:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7b39002b-48c8-4ab1-88c2-afe035a65908 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7b39002b-48c8-4ab1-88c2-afe035a65908 tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:08:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7b39002b-48c8-4ab1-88c2-afe035a65908 tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1327328479"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:08:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-7b39002b-48c8-4ab1-88c2-afe035a65908 tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1327328479'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:08:13 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-7b39002b-48c8-4ab1-88c2-afe035a65908 tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] Create volume of 1 GB Sep 01 12:08:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7b39002b-48c8-4ab1-88c2-afe035a65908 tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] Availability Zones retrieved successfully. Sep 01 12:08:13 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7b39002b-48c8-4ab1-88c2-afe035a65908 tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] Flow 'volume_create_api' (96a66837-6fdb-4b2c-be3f-1e3de4ca60a7) 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:08:13 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7b39002b-48c8-4ab1-88c2-afe035a65908 tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b6b3489-171d-44ce-888f-ea8b6f10a2e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:08:13 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-7b39002b-48c8-4ab1-88c2-afe035a65908 tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-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:08:13 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7b39002b-48c8-4ab1-88c2-afe035a65908 tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b6b3489-171d-44ce-888f-ea8b6f10a2e8) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:08:13 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7b39002b-48c8-4ab1-88c2-afe035a65908 tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0d2cda1-d230-443a-91c1-0badd8c0b8a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:08:13 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-7b39002b-48c8-4ab1-88c2-afe035a65908 tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] Created reservations ['49368d9a-02a1-4e3c-ac5b-70d38871e591', '589b8320-a8e9-4a02-8e0b-d629275c74ed', '83b1ec57-6a30-4918-b73a-9f604bdfa0eb', '3d55f912-0912-4bf0-8f69-dad7850581f7'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:08:13 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7b39002b-48c8-4ab1-88c2-afe035a65908 tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0d2cda1-d230-443a-91c1-0badd8c0b8a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49368d9a-02a1-4e3c-ac5b-70d38871e591', '589b8320-a8e9-4a02-8e0b-d629275c74ed', '83b1ec57-6a30-4918-b73a-9f604bdfa0eb', '3d55f912-0912-4bf0-8f69-dad7850581f7']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:08:13 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7b39002b-48c8-4ab1-88c2-afe035a65908 tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36212214-e8f6-45e5-9bb6-1ccf1e57e03c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:08: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:08:13 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:08:13 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7b39002b-48c8-4ab1-88c2-afe035a65908 tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36212214-e8f6-45e5-9bb6-1ccf1e57e03c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31b2b89c-8597-4928-94b3-2dfc40451fea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1327328479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5793c08bd1ff4b9e9d6ad5f503e2ea73',qos_specs=None,replication_status=,reservations=['49368d9a-02a1-4e3c-ac5b-70d38871e591','589b8320-a8e9-4a02-8e0b-d629275c74ed','83b1ec57-6a30-4918-b73a-9f604bdfa0eb','3d55f912-0912-4bf0-8f69-dad7850581f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cdfd6ee1d9b4da2ab2d9e340c86fa77',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:08:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1327328479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31b2b89c-8597-4928-94b3-2dfc40451fea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5793c08bd1ff4b9e9d6ad5f503e2ea73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cdfd6ee1d9b4da2ab2d9e340c86fa77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:08:13 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7b39002b-48c8-4ab1-88c2-afe035a65908 tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f50f4f9-5f95-4d87-b38e-293f6ac3c685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:08:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7b39002b-48c8-4ab1-88c2-afe035a65908 tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f50f4f9-5f95-4d87-b38e-293f6ac3c685) transitioned into state 'SUCCESS' from state '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-1327328479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5793c08bd1ff4b9e9d6ad5f503e2ea73',qos_specs=None,replication_status=,reservations=['49368d9a-02a1-4e3c-ac5b-70d38871e591','589b8320-a8e9-4a02-8e0b-d629275c74ed','83b1ec57-6a30-4918-b73a-9f604bdfa0eb','3d55f912-0912-4bf0-8f69-dad7850581f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cdfd6ee1d9b4da2ab2d9e340c86fa77',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:08:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7b39002b-48c8-4ab1-88c2-afe035a65908 tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b131a79-c178-4c2e-8a59-9ada095cc66d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:08:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7b39002b-48c8-4ab1-88c2-afe035a65908 tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b131a79-c178-4c2e-8a59-9ada095cc66d) 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:08:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7b39002b-48c8-4ab1-88c2-afe035a65908 tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] Flow 'volume_create_api' (96a66837-6fdb-4b2c-be3f-1e3de4ca60a7) 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:08:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7b39002b-48c8-4ab1-88c2-afe035a65908 tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] Create volume request issued successfully. Sep 01 12:08:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7b39002b-48c8-4ab1-88c2-afe035a65908 tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:08:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 200/386] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:08:13 2026] POST /volume/v3/volumes => generated 761 bytes in 873 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:08:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-dd95774a-9b13-48f2-bfb2-0a8cf729f5ca None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dd95774a-9b13-48f2-bfb2-0a8cf729f5ca tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] GET http://192.168.122.29/volume/v3/volumes/31b2b89c-8597-4928-94b3-2dfc40451fea Sep 01 12:08:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dd95774a-9b13-48f2-bfb2-0a8cf729f5ca tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dd95774a-9b13-48f2-bfb2-0a8cf729f5ca tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08: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:08:14 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:08: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:08:14 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:08:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-dd95774a-9b13-48f2-bfb2-0a8cf729f5ca tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] Volume info retrieved successfully. Sep 01 12:08:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dd95774a-9b13-48f2-bfb2-0a8cf729f5ca tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] http://192.168.122.29/volume/v3/volumes/31b2b89c-8597-4928-94b3-2dfc40451fea returned with HTTP 200 Sep 01 12:08:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 187/387] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:08:14 2026] GET /volume/v3/volumes/31b2b89c-8597-4928-94b3-2dfc40451fea => generated 829 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:08:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-29e43bc8-2566-48cb-ada3-7661c38c4929 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-29e43bc8-2566-48cb-ada3-7661c38c4929 tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] GET http://192.168.122.29/volume/v3/volumes/31b2b89c-8597-4928-94b3-2dfc40451fea Sep 01 12:08:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-29e43bc8-2566-48cb-ada3-7661c38c4929 tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-29e43bc8-2566-48cb-ada3-7661c38c4929 tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08: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:08:15 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:08: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:08:15 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:08:15 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-29e43bc8-2566-48cb-ada3-7661c38c4929 tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] Volume info retrieved successfully. Sep 01 12:08:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-29e43bc8-2566-48cb-ada3-7661c38c4929 tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] http://192.168.122.29/volume/v3/volumes/31b2b89c-8597-4928-94b3-2dfc40451fea returned with HTTP 200 Sep 01 12:08:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 201/388] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:08:15 2026] GET /volume/v3/volumes/31b2b89c-8597-4928-94b3-2dfc40451fea => generated 853 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:08:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-13a5630b-1430-4fe9-b3ab-412b1b311442 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-13a5630b-1430-4fe9-b3ab-412b1b311442 tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] GET http://192.168.122.29/volume/v3/volumes/31b2b89c-8597-4928-94b3-2dfc40451fea Sep 01 12:08:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-13a5630b-1430-4fe9-b3ab-412b1b311442 tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-13a5630b-1430-4fe9-b3ab-412b1b311442 tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08: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:08:16 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:08: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:08:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:08:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-13a5630b-1430-4fe9-b3ab-412b1b311442 tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] Volume info retrieved successfully. Sep 01 12:08:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-13a5630b-1430-4fe9-b3ab-412b1b311442 tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] http://192.168.122.29/volume/v3/volumes/31b2b89c-8597-4928-94b3-2dfc40451fea returned with HTTP 200 Sep 01 12:08:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 188/389] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:08:16 2026] GET /volume/v3/volumes/31b2b89c-8597-4928-94b3-2dfc40451fea => generated 854 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:08:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fa257a02-096b-4862-9b26-01aa9b8c79e2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fa257a02-096b-4862-9b26-01aa9b8c79e2 tempest-VolumesServicesTestJSON-1958720629 tempest-VolumesServicesTestJSON-1958720629-project-admin] GET http://192.168.122.29/volume/v3/volumes/31b2b89c-8597-4928-94b3-2dfc40451fea Sep 01 12:08:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fa257a02-096b-4862-9b26-01aa9b8c79e2 tempest-VolumesServicesTestJSON-1958720629 tempest-VolumesServicesTestJSON-1958720629-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fa257a02-096b-4862-9b26-01aa9b8c79e2 tempest-VolumesServicesTestJSON-1958720629 tempest-VolumesServicesTestJSON-1958720629-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08: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:08:16 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:08: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:08:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:08:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fa257a02-096b-4862-9b26-01aa9b8c79e2 tempest-VolumesServicesTestJSON-1958720629 tempest-VolumesServicesTestJSON-1958720629-project-admin] Volume info retrieved successfully. Sep 01 12:08:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fa257a02-096b-4862-9b26-01aa9b8c79e2 tempest-VolumesServicesTestJSON-1958720629 tempest-VolumesServicesTestJSON-1958720629-project-admin] http://192.168.122.29/volume/v3/volumes/31b2b89c-8597-4928-94b3-2dfc40451fea returned with HTTP 200 Sep 01 12:08:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 202/390] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:08:16 2026] GET /volume/v3/volumes/31b2b89c-8597-4928-94b3-2dfc40451fea => generated 1017 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:08:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-000d747f-45f9-4ec7-9754-ebb77f0cab0e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-000d747f-45f9-4ec7-9754-ebb77f0cab0e tempest-VolumesServicesTestJSON-1958720629 tempest-VolumesServicesTestJSON-1958720629-project-admin] GET http://192.168.122.29/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 01 12:08:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-000d747f-45f9-4ec7-9754-ebb77f0cab0e tempest-VolumesServicesTestJSON-1958720629 tempest-VolumesServicesTestJSON-1958720629-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-000d747f-45f9-4ec7-9754-ebb77f0cab0e tempest-VolumesServicesTestJSON-1958720629 tempest-VolumesServicesTestJSON-1958720629-project-admin] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08:16 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:08:16 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 12:08:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-000d747f-45f9-4ec7-9754-ebb77f0cab0e tempest-VolumesServicesTestJSON-1958720629 tempest-VolumesServicesTestJSON-1958720629-project-admin] http://192.168.122.29/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 01 12:08:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 189/391] 192.168.122.29 () {58 vars in 1197 bytes} [Tue Sep 1 12:08:16 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 532 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:08:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fe0ec354-335a-4084-aea2-913144b540eb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fe0ec354-335a-4084-aea2-913144b540eb tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] GET http://192.168.122.29/volume/v3/volumes/31b2b89c-8597-4928-94b3-2dfc40451fea Sep 01 12:08:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fe0ec354-335a-4084-aea2-913144b540eb tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fe0ec354-335a-4084-aea2-913144b540eb tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08: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:08:16 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:08: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:08:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:08:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fe0ec354-335a-4084-aea2-913144b540eb tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] Volume info retrieved successfully. Sep 01 12:08:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fe0ec354-335a-4084-aea2-913144b540eb tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] http://192.168.122.29/volume/v3/volumes/31b2b89c-8597-4928-94b3-2dfc40451fea returned with HTTP 200 Sep 01 12:08:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 203/392] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:08:16 2026] GET /volume/v3/volumes/31b2b89c-8597-4928-94b3-2dfc40451fea => generated 854 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:08:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c1610995-e398-43c4-b0d9-85c2984aae58 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c1610995-e398-43c4-b0d9-85c2984aae58 tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] DELETE http://192.168.122.29/volume/v3/volumes/31b2b89c-8597-4928-94b3-2dfc40451fea Sep 01 12:08:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c1610995-e398-43c4-b0d9-85c2984aae58 tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c1610995-e398-43c4-b0d9-85c2984aae58 tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08:16 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-c1610995-e398-43c4-b0d9-85c2984aae58 tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] Delete volume with id: 31b2b89c-8597-4928-94b3-2dfc40451fea Sep 01 12:08: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:08:16 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:08: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:08:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:08:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c1610995-e398-43c4-b0d9-85c2984aae58 tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] Volume info retrieved successfully. Sep 01 12:08:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c1610995-e398-43c4-b0d9-85c2984aae58 tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] Delete volume request issued successfully. Sep 01 12:08:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c1610995-e398-43c4-b0d9-85c2984aae58 tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] http://192.168.122.29/volume/v3/volumes/31b2b89c-8597-4928-94b3-2dfc40451fea returned with HTTP 202 Sep 01 12:08:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 190/393] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:08:16 2026] DELETE /volume/v3/volumes/31b2b89c-8597-4928-94b3-2dfc40451fea => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:08:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e40f4024-06a7-41a9-854e-83fb02cd547f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e40f4024-06a7-41a9-854e-83fb02cd547f tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] GET http://192.168.122.29/volume/v3/volumes/31b2b89c-8597-4928-94b3-2dfc40451fea Sep 01 12:08:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e40f4024-06a7-41a9-854e-83fb02cd547f tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e40f4024-06a7-41a9-854e-83fb02cd547f tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08: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:08:16 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:08: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:08:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:08:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e40f4024-06a7-41a9-854e-83fb02cd547f tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] Volume info retrieved successfully. Sep 01 12:08:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e40f4024-06a7-41a9-854e-83fb02cd547f tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] http://192.168.122.29/volume/v3/volumes/31b2b89c-8597-4928-94b3-2dfc40451fea returned with HTTP 200 Sep 01 12:08:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 204/394] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:08:16 2026] GET /volume/v3/volumes/31b2b89c-8597-4928-94b3-2dfc40451fea => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:08:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2036e67b-1396-4bb8-ad74-dcb2b125e38c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2036e67b-1396-4bb8-ad74-dcb2b125e38c tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] GET http://192.168.122.29/volume/v3/volumes/31b2b89c-8597-4928-94b3-2dfc40451fea Sep 01 12:08:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2036e67b-1396-4bb8-ad74-dcb2b125e38c tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2036e67b-1396-4bb8-ad74-dcb2b125e38c tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2036e67b-1396-4bb8-ad74-dcb2b125e38c tempest-VolumesServicesTestJSON-2114101094 tempest-VolumesServicesTestJSON-2114101094-project-member] http://192.168.122.29/volume/v3/volumes/31b2b89c-8597-4928-94b3-2dfc40451fea returned with HTTP 404 Sep 01 12:08:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 191/395] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:08:17 2026] GET /volume/v3/volumes/31b2b89c-8597-4928-94b3-2dfc40451fea => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:08:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-46af6597-b5fe-4adb-835d-abe8f547d8b5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-46af6597-b5fe-4adb-835d-abe8f547d8b5 tempest-VolumesServicesTestJSON-1958720629 tempest-VolumesServicesTestJSON-1958720629-project-admin] GET http://192.168.122.29/volume/v3/os-services Sep 01 12:08:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-46af6597-b5fe-4adb-835d-abe8f547d8b5 tempest-VolumesServicesTestJSON-1958720629 tempest-VolumesServicesTestJSON-1958720629-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-46af6597-b5fe-4adb-835d-abe8f547d8b5 tempest-VolumesServicesTestJSON-1958720629 tempest-VolumesServicesTestJSON-1958720629-project-admin] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08:17 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:08:17 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 12:08:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-46af6597-b5fe-4adb-835d-abe8f547d8b5 tempest-VolumesServicesTestJSON-1958720629 tempest-VolumesServicesTestJSON-1958720629-project-admin] http://192.168.122.29/volume/v3/os-services returned with HTTP 200 Sep 01 12:08:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 205/396] 192.168.122.29 () {58 vars in 1128 bytes} [Tue Sep 1 12:08:17 2026] GET /volume/v3/os-services => generated 705 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:08:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c6129b12-cf01-4955-ad9c-588028d2b0ea None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c6129b12-cf01-4955-ad9c-588028d2b0ea tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:08:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c6129b12-cf01-4955-ad9c-588028d2b0ea tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1251568783", "imageRef": "8b6d23d5-cf6b-4f62-bc24-7a262454ec8c", "size": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:08:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-c6129b12-cf01-4955-ad9c-588028d2b0ea tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1251568783', 'imageRef': '8b6d23d5-cf6b-4f62-bc24-7a262454ec8c', 'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:08:22 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-c6129b12-cf01-4955-ad9c-588028d2b0ea tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Create volume of 1 GB Sep 01 12:08:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c6129b12-cf01-4955-ad9c-588028d2b0ea tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Availability Zones retrieved successfully. Sep 01 12:08:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c6129b12-cf01-4955-ad9c-588028d2b0ea tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Flow 'volume_create_api' (6ad5be96-59b5-41ad-a207-b9a53ce7646b) 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:08:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c6129b12-cf01-4955-ad9c-588028d2b0ea tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c5041b7-5b05-4812-9d06-c998c5784c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:08:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-c6129b12-cf01-4955-ad9c-588028d2b0ea tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-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:08:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c6129b12-cf01-4955-ad9c-588028d2b0ea tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c5041b7-5b05-4812-9d06-c998c5784c67) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:08:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c6129b12-cf01-4955-ad9c-588028d2b0ea tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d3f15c1-7a32-4ae5-88e2-aaa8a7fec697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:08:23 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-c6129b12-cf01-4955-ad9c-588028d2b0ea tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Created reservations ['b2a39265-bb15-48b4-a400-eb3532affbb0', 'cfab5a73-cfc6-4a43-a954-6444b0229a01', 'dab55db6-2200-4e96-add1-cca391423acd', '591f3901-20a7-494e-a0c4-018d9f20d487'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:08:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c6129b12-cf01-4955-ad9c-588028d2b0ea tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d3f15c1-7a32-4ae5-88e2-aaa8a7fec697) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2a39265-bb15-48b4-a400-eb3532affbb0', 'cfab5a73-cfc6-4a43-a954-6444b0229a01', 'dab55db6-2200-4e96-add1-cca391423acd', '591f3901-20a7-494e-a0c4-018d9f20d487']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:08:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c6129b12-cf01-4955-ad9c-588028d2b0ea tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b84923e-1137-49e9-be1d-1b1fe21a5a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:08: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:08:23 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:08:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c6129b12-cf01-4955-ad9c-588028d2b0ea tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b84923e-1137-49e9-be1d-1b1fe21a5a05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14352247-b51d-46cd-a02c-5a68bdc2ee51', '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-1251568783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cb4a63bc4d84e70a520828f5e25554a',qos_specs=None,replication_status=,reservations=['b2a39265-bb15-48b4-a400-eb3532affbb0','cfab5a73-cfc6-4a43-a954-6444b0229a01','dab55db6-2200-4e96-add1-cca391423acd','591f3901-20a7-494e-a0c4-018d9f20d487'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f521a3a6aa2a4de6a561dcd590273e5e',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:08:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1251568783',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14352247-b51d-46cd-a02c-5a68bdc2ee51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cb4a63bc4d84e70a520828f5e25554a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f521a3a6aa2a4de6a561dcd590273e5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:08:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c6129b12-cf01-4955-ad9c-588028d2b0ea tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f33a50b-5ad7-44c2-983b-263ba531c2ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:08:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c6129b12-cf01-4955-ad9c-588028d2b0ea tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f33a50b-5ad7-44c2-983b-263ba531c2ec) transitioned into state 'SUCCESS' from state '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-1251568783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cb4a63bc4d84e70a520828f5e25554a',qos_specs=None,replication_status=,reservations=['b2a39265-bb15-48b4-a400-eb3532affbb0','cfab5a73-cfc6-4a43-a954-6444b0229a01','dab55db6-2200-4e96-add1-cca391423acd','591f3901-20a7-494e-a0c4-018d9f20d487'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f521a3a6aa2a4de6a561dcd590273e5e',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:08:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c6129b12-cf01-4955-ad9c-588028d2b0ea tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c4b1b71-da2d-4023-9cd4-53cafd017427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:08:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c6129b12-cf01-4955-ad9c-588028d2b0ea tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c4b1b71-da2d-4023-9cd4-53cafd017427) 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:08:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c6129b12-cf01-4955-ad9c-588028d2b0ea tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Flow 'volume_create_api' (6ad5be96-59b5-41ad-a207-b9a53ce7646b) 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:08:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c6129b12-cf01-4955-ad9c-588028d2b0ea tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Create volume request issued successfully. Sep 01 12:08:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c6129b12-cf01-4955-ad9c-588028d2b0ea tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:08:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 192/397] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:08:21 2026] POST /volume/v3/volumes => generated 760 bytes in 1529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:08:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0f1fcb5e-d6a8-4659-94ba-1d0f8c63a231 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0f1fcb5e-d6a8-4659-94ba-1d0f8c63a231 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] GET http://192.168.122.29/volume/v3/volumes/14352247-b51d-46cd-a02c-5a68bdc2ee51 Sep 01 12:08:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0f1fcb5e-d6a8-4659-94ba-1d0f8c63a231 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0f1fcb5e-d6a8-4659-94ba-1d0f8c63a231 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08: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:08:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:08: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:08:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:08:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0f1fcb5e-d6a8-4659-94ba-1d0f8c63a231 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Volume info retrieved successfully. Sep 01 12:08:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0f1fcb5e-d6a8-4659-94ba-1d0f8c63a231 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/volumes/14352247-b51d-46cd-a02c-5a68bdc2ee51 returned with HTTP 200 Sep 01 12:08:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 206/398] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:08:23 2026] GET /volume/v3/volumes/14352247-b51d-46cd-a02c-5a68bdc2ee51 => generated 828 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:08:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c0c4d708-b544-4e73-95d7-07c3b0a3b99b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c0c4d708-b544-4e73-95d7-07c3b0a3b99b tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] GET http://192.168.122.29/volume/v3/volumes/14352247-b51d-46cd-a02c-5a68bdc2ee51 Sep 01 12:08:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c0c4d708-b544-4e73-95d7-07c3b0a3b99b tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c0c4d708-b544-4e73-95d7-07c3b0a3b99b tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08: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:08:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:08: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:08:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:08:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c0c4d708-b544-4e73-95d7-07c3b0a3b99b tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Volume info retrieved successfully. Sep 01 12:08:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c0c4d708-b544-4e73-95d7-07c3b0a3b99b tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/volumes/14352247-b51d-46cd-a02c-5a68bdc2ee51 returned with HTTP 200 Sep 01 12:08:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 193/399] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:08:24 2026] GET /volume/v3/volumes/14352247-b51d-46cd-a02c-5a68bdc2ee51 => generated 852 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:08:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2cb9e340-09f3-4fbd-839f-5e448d0874d2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2cb9e340-09f3-4fbd-839f-5e448d0874d2 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] GET http://192.168.122.29/volume/v3/volumes/14352247-b51d-46cd-a02c-5a68bdc2ee51 Sep 01 12:08:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2cb9e340-09f3-4fbd-839f-5e448d0874d2 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2cb9e340-09f3-4fbd-839f-5e448d0874d2 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08: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:08:25 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:08: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:08:25 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:08:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2cb9e340-09f3-4fbd-839f-5e448d0874d2 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Volume info retrieved successfully. Sep 01 12:08:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2cb9e340-09f3-4fbd-839f-5e448d0874d2 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/volumes/14352247-b51d-46cd-a02c-5a68bdc2ee51 returned with HTTP 200 Sep 01 12:08:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 207/400] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:08:25 2026] GET /volume/v3/volumes/14352247-b51d-46cd-a02c-5a68bdc2ee51 => generated 910 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:08:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ee04d5f4-95f6-4812-8488-c8ff40ab153e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ee04d5f4-95f6-4812-8488-c8ff40ab153e tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e Sep 01 12:08:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ee04d5f4-95f6-4812-8488-c8ff40ab153e tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ee04d5f4-95f6-4812-8488-c8ff40ab153e tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08: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:08:25 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:08: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:08:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:08:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ee04d5f4-95f6-4812-8488-c8ff40ab153e tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:08:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ee04d5f4-95f6-4812-8488-c8ff40ab153e tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e returned with HTTP 200 Sep 01 12:08:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 194/401] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:08:25 2026] GET /volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e => generated 850 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:08:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4d5a6c32-512f-489c-bc89-1cf6055f4936 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4d5a6c32-512f-489c-bc89-1cf6055f4936 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e Sep 01 12:08:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4d5a6c32-512f-489c-bc89-1cf6055f4936 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4d5a6c32-512f-489c-bc89-1cf6055f4936 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08: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:08:26 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:08: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:08:26 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:08:26 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4d5a6c32-512f-489c-bc89-1cf6055f4936 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:08:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4d5a6c32-512f-489c-bc89-1cf6055f4936 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e returned with HTTP 200 Sep 01 12:08:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 208/402] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:08:26 2026] GET /volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e => generated 850 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:08:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-54387dbd-caed-4fae-834f-df7044d351bd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-54387dbd-caed-4fae-834f-df7044d351bd tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] GET http://192.168.122.29/volume/v3/volumes/14352247-b51d-46cd-a02c-5a68bdc2ee51 Sep 01 12:08:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-54387dbd-caed-4fae-834f-df7044d351bd tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-54387dbd-caed-4fae-834f-df7044d351bd tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08: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:08:26 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:08: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:08:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:08:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-54387dbd-caed-4fae-834f-df7044d351bd tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Volume info retrieved successfully. Sep 01 12:08:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-54387dbd-caed-4fae-834f-df7044d351bd tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/volumes/14352247-b51d-46cd-a02c-5a68bdc2ee51 returned with HTTP 200 Sep 01 12:08:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 195/403] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:08:26 2026] GET /volume/v3/volumes/14352247-b51d-46cd-a02c-5a68bdc2ee51 => generated 910 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:08:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-41874790-e42e-41e8-be5e-80c0ba0e0226 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-41874790-e42e-41e8-be5e-80c0ba0e0226 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] GET http://192.168.122.29/volume/v3/volumes/14352247-b51d-46cd-a02c-5a68bdc2ee51 Sep 01 12:08:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-41874790-e42e-41e8-be5e-80c0ba0e0226 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-41874790-e42e-41e8-be5e-80c0ba0e0226 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08: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:08:28 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:08: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:08:28 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:08:28 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-41874790-e42e-41e8-be5e-80c0ba0e0226 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Volume info retrieved successfully. Sep 01 12:08:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-41874790-e42e-41e8-be5e-80c0ba0e0226 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/volumes/14352247-b51d-46cd-a02c-5a68bdc2ee51 returned with HTTP 200 Sep 01 12:08:28 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 209/404] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:08:28 2026] GET /volume/v3/volumes/14352247-b51d-46cd-a02c-5a68bdc2ee51 => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:08:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b5c17e47-c13a-4759-a976-7c3b698dae8b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b5c17e47-c13a-4759-a976-7c3b698dae8b tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] GET http://192.168.122.29/volume/v3/volumes/14352247-b51d-46cd-a02c-5a68bdc2ee51 Sep 01 12:08:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b5c17e47-c13a-4759-a976-7c3b698dae8b tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b5c17e47-c13a-4759-a976-7c3b698dae8b tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08: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:08:29 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:08: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:08:29 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:08:29 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b5c17e47-c13a-4759-a976-7c3b698dae8b tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Volume info retrieved successfully. Sep 01 12:08:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b5c17e47-c13a-4759-a976-7c3b698dae8b tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/volumes/14352247-b51d-46cd-a02c-5a68bdc2ee51 returned with HTTP 200 Sep 01 12:08:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 196/405] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:08:29 2026] GET /volume/v3/volumes/14352247-b51d-46cd-a02c-5a68bdc2ee51 => generated 913 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:08:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-de716ff4-db34-4f1c-afa8-e312552a2e7e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-de716ff4-db34-4f1c-afa8-e312552a2e7e tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] GET http://192.168.122.29/volume/v3/volumes/14352247-b51d-46cd-a02c-5a68bdc2ee51 Sep 01 12:08:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-de716ff4-db34-4f1c-afa8-e312552a2e7e tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-de716ff4-db34-4f1c-afa8-e312552a2e7e tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08: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:08:30 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:08: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:08:30 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:08:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-de716ff4-db34-4f1c-afa8-e312552a2e7e tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Volume info retrieved successfully. Sep 01 12:08:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-de716ff4-db34-4f1c-afa8-e312552a2e7e tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/volumes/14352247-b51d-46cd-a02c-5a68bdc2ee51 returned with HTTP 200 Sep 01 12:08:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 210/406] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:08:30 2026] GET /volume/v3/volumes/14352247-b51d-46cd-a02c-5a68bdc2ee51 => generated 913 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:08:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-078d4bf1-86b2-4389-90c7-8d3dec3b7ff0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-078d4bf1-86b2-4389-90c7-8d3dec3b7ff0 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] GET http://192.168.122.29/volume/v3/volumes/14352247-b51d-46cd-a02c-5a68bdc2ee51 Sep 01 12:08:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-078d4bf1-86b2-4389-90c7-8d3dec3b7ff0 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-078d4bf1-86b2-4389-90c7-8d3dec3b7ff0 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08: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:08:31 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:08: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:08:31 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:08:31 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-078d4bf1-86b2-4389-90c7-8d3dec3b7ff0 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Volume info retrieved successfully. Sep 01 12:08:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-078d4bf1-86b2-4389-90c7-8d3dec3b7ff0 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/volumes/14352247-b51d-46cd-a02c-5a68bdc2ee51 returned with HTTP 200 Sep 01 12:08:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 197/407] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:08:31 2026] GET /volume/v3/volumes/14352247-b51d-46cd-a02c-5a68bdc2ee51 => generated 913 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:08:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8abea02a-ed74-4200-9f72-5e917f0cb1c4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8abea02a-ed74-4200-9f72-5e917f0cb1c4 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] GET http://192.168.122.29/volume/v3/volumes/14352247-b51d-46cd-a02c-5a68bdc2ee51 Sep 01 12:08:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8abea02a-ed74-4200-9f72-5e917f0cb1c4 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8abea02a-ed74-4200-9f72-5e917f0cb1c4 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08: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:08:32 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:08: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:08:32 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:08:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8abea02a-ed74-4200-9f72-5e917f0cb1c4 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Volume info retrieved successfully. Sep 01 12:08:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8abea02a-ed74-4200-9f72-5e917f0cb1c4 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/volumes/14352247-b51d-46cd-a02c-5a68bdc2ee51 returned with HTTP 200 Sep 01 12:08:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 211/408] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:08:32 2026] GET /volume/v3/volumes/14352247-b51d-46cd-a02c-5a68bdc2ee51 => generated 1331 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:08:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-41e24cf6-8246-4e86-85dd-99cfb851097a req-a62fdc1e-6e3d-4aca-bae7-d80bf067fe10 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-41e24cf6-8246-4e86-85dd-99cfb851097a req-a62fdc1e-6e3d-4aca-bae7-d80bf067fe10 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] GET http://192.168.122.29/volume/v3/volumes/14352247-b51d-46cd-a02c-5a68bdc2ee51 Sep 01 12:08:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-41e24cf6-8246-4e86-85dd-99cfb851097a req-a62fdc1e-6e3d-4aca-bae7-d80bf067fe10 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-41e24cf6-8246-4e86-85dd-99cfb851097a req-a62fdc1e-6e3d-4aca-bae7-d80bf067fe10 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08: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:08:32 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:08: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:08:32 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:08:32 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-41e24cf6-8246-4e86-85dd-99cfb851097a req-a62fdc1e-6e3d-4aca-bae7-d80bf067fe10 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Volume info retrieved successfully. Sep 01 12:08:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-41e24cf6-8246-4e86-85dd-99cfb851097a req-a62fdc1e-6e3d-4aca-bae7-d80bf067fe10 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/volumes/14352247-b51d-46cd-a02c-5a68bdc2ee51 returned with HTTP 200 Sep 01 12:08:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 198/409] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:08:32 2026] GET /volume/v3/volumes/14352247-b51d-46cd-a02c-5a68bdc2ee51 => generated 1331 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:08:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-41e24cf6-8246-4e86-85dd-99cfb851097a req-54ba0ec9-3e16-4197-916e-6df6d1fc78b9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-41e24cf6-8246-4e86-85dd-99cfb851097a req-54ba0ec9-3e16-4197-916e-6df6d1fc78b9 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] GET http://192.168.122.29/volume/v3/volumes/14352247-b51d-46cd-a02c-5a68bdc2ee51 Sep 01 12:08:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-41e24cf6-8246-4e86-85dd-99cfb851097a req-54ba0ec9-3e16-4197-916e-6df6d1fc78b9 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-41e24cf6-8246-4e86-85dd-99cfb851097a req-54ba0ec9-3e16-4197-916e-6df6d1fc78b9 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08: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:08:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:08: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:08:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:08:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-41e24cf6-8246-4e86-85dd-99cfb851097a req-54ba0ec9-3e16-4197-916e-6df6d1fc78b9 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Volume info retrieved successfully. Sep 01 12:08:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-41e24cf6-8246-4e86-85dd-99cfb851097a req-54ba0ec9-3e16-4197-916e-6df6d1fc78b9 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/volumes/14352247-b51d-46cd-a02c-5a68bdc2ee51 returned with HTTP 200 Sep 01 12:08:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 212/410] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:08:37 2026] GET /volume/v3/volumes/14352247-b51d-46cd-a02c-5a68bdc2ee51 => generated 1331 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:08:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1c08aae6-3173-4b83-ba6b-fd54c33fe7fb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1c08aae6-3173-4b83-ba6b-fd54c33fe7fb None None] GET http://192.168.122.29/volume// Sep 01 12:08:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1c08aae6-3173-4b83-ba6b-fd54c33fe7fb None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1c08aae6-3173-4b83-ba6b-fd54c33fe7fb None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1c08aae6-3173-4b83-ba6b-fd54c33fe7fb None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:08:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 199/411] 192.168.122.29 () {58 vars in 1303 bytes} [Tue Sep 1 12:08:37 2026] GET /volume/ => generated 389 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:08:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-41e24cf6-8246-4e86-85dd-99cfb851097a req-980eec16-3c83-4253-a184-9a20231f7758 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-41e24cf6-8246-4e86-85dd-99cfb851097a req-980eec16-3c83-4253-a184-9a20231f7758 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] POST http://192.168.122.29/volume/v3/attachments Sep 01 12:08:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-41e24cf6-8246-4e86-85dd-99cfb851097a req-980eec16-3c83-4253-a184-9a20231f7758 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "14352247-b51d-46cd-a02c-5a68bdc2ee51", "connector": null, "instance_uuid": "b8ad3490-8ad8-4a2c-9d44-d964b8e6417a"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:08: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:08:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:08: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:08:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:08:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-41e24cf6-8246-4e86-85dd-99cfb851097a req-980eec16-3c83-4253-a184-9a20231f7758 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/attachments returned with HTTP 200 Sep 01 12:08:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 213/412] 192.168.122.29 () {66 vars in 1478 bytes} [Tue Sep 1 12:08:37 2026] POST /volume/v3/attachments => generated 273 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:08:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2c35e926-c4ce-44f5-b828-66eceeddb4e7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2c35e926-c4ce-44f5-b828-66eceeddb4e7 None None] GET http://192.168.122.29/volume// Sep 01 12:08:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2c35e926-c4ce-44f5-b828-66eceeddb4e7 None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2c35e926-c4ce-44f5-b828-66eceeddb4e7 None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2c35e926-c4ce-44f5-b828-66eceeddb4e7 None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:08:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 200/413] 192.168.122.29 () {58 vars in 1310 bytes} [Tue Sep 1 12:08:40 2026] GET /volume/ => generated 389 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:08:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-41e24cf6-8246-4e86-85dd-99cfb851097a req-a61e16e3-567b-4246-973d-d368e212483f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-41e24cf6-8246-4e86-85dd-99cfb851097a req-a61e16e3-567b-4246-973d-d368e212483f tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] GET http://192.168.122.29/volume/v3/volumes/14352247-b51d-46cd-a02c-5a68bdc2ee51 Sep 01 12:08:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-41e24cf6-8246-4e86-85dd-99cfb851097a req-a61e16e3-567b-4246-973d-d368e212483f tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:08:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-41e24cf6-8246-4e86-85dd-99cfb851097a req-a61e16e3-567b-4246-973d-d368e212483f tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:08: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:08:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:08: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:08:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:08:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-41e24cf6-8246-4e86-85dd-99cfb851097a req-a61e16e3-567b-4246-973d-d368e212483f tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Volume info retrieved successfully. Sep 01 12:08:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-41e24cf6-8246-4e86-85dd-99cfb851097a req-a61e16e3-567b-4246-973d-d368e212483f tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/volumes/14352247-b51d-46cd-a02c-5a68bdc2ee51 returned with HTTP 200 Sep 01 12:08:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 214/414] 192.168.122.29 () {62 vars in 1523 bytes} [Tue Sep 1 12:08:40 2026] GET /volume/v3/volumes/14352247-b51d-46cd-a02c-5a68bdc2ee51 => generated 1511 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 12:08:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-41e24cf6-8246-4e86-85dd-99cfb851097a req-ad1f912a-0d8b-42f5-b6d6-5d3a439b729c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-41e24cf6-8246-4e86-85dd-99cfb851097a req-ad1f912a-0d8b-42f5-b6d6-5d3a439b729c tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] PUT http://192.168.122.29/volume/v3/attachments/96a10c90-f04e-4009-a9f0-401f5625f1f2 Sep 01 12:08:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-41e24cf6-8246-4e86-85dd-99cfb851097a req-ad1f912a-0d8b-42f5-b6d6-5d3a439b729c tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.29", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fcffd4db34b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "2d6c338d-1492-4969-8dee-5e70772e3ff2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:08:41 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-41e24cf6-8246-4e86-85dd-99cfb851097a req-ad1f912a-0d8b-42f5-b6d6-5d3a439b729c tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Acquiring lock "cinder-attachment_update-14352247-b51d-46cd-a02c-5a68bdc2ee51-devstack" by "attachment_update" {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:08:41 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-41e24cf6-8246-4e86-85dd-99cfb851097a req-ad1f912a-0d8b-42f5-b6d6-5d3a439b729c tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Lock "cinder-attachment_update-14352247-b51d-46cd-a02c-5a68bdc2ee51-devstack" acquired by "attachment_update" :: waited 0.044s {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:08: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:08:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:08: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:08:41 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:08:41 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-41e24cf6-8246-4e86-85dd-99cfb851097a req-ad1f912a-0d8b-42f5-b6d6-5d3a439b729c tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Lock "cinder-attachment_update-14352247-b51d-46cd-a02c-5a68bdc2ee51-devstack" released by "attachment_update" :: held 0.560s {{(pid=86814) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:08:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-41e24cf6-8246-4e86-85dd-99cfb851097a req-ad1f912a-0d8b-42f5-b6d6-5d3a439b729c tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/attachments/96a10c90-f04e-4009-a9f0-401f5625f1f2 returned with HTTP 200 Sep 01 12:08:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 201/415] 192.168.122.29 () {66 vars in 1588 bytes} [Tue Sep 1 12:08:40 2026] PUT /volume/v3/attachments/96a10c90-f04e-4009-a9f0-401f5625f1f2 => generated 694 bytes in 684 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:08:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-41e24cf6-8246-4e86-85dd-99cfb851097a req-625f3fd1-6eaa-4a69-b777-20cbd4c117a3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:08:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-41e24cf6-8246-4e86-85dd-99cfb851097a req-625f3fd1-6eaa-4a69-b777-20cbd4c117a3 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] POST http://192.168.122.29/volume/v3/attachments/96a10c90-f04e-4009-a9f0-401f5625f1f2/action Sep 01 12:08:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-41e24cf6-8246-4e86-85dd-99cfb851097a req-625f3fd1-6eaa-4a69-b777-20cbd4c117a3 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Action body: b'{"os-complete": null}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:08:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-41e24cf6-8246-4e86-85dd-99cfb851097a req-625f3fd1-6eaa-4a69-b777-20cbd4c117a3 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-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:08: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:08:41 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:08: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:08:41 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:08:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-41e24cf6-8246-4e86-85dd-99cfb851097a req-625f3fd1-6eaa-4a69-b777-20cbd4c117a3 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/attachments/96a10c90-f04e-4009-a9f0-401f5625f1f2/action returned with HTTP 204 Sep 01 12:08:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 215/416] 192.168.122.29 () {66 vars in 1609 bytes} [Tue Sep 1 12:08:41 2026] POST /volume/v3/attachments/96a10c90-f04e-4009-a9f0-401f5625f1f2/action => generated 0 bytes in 190 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:08:51 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=151,cinder:UPDATE=31,cinder:DELETE=2,cinder:INSERT=12 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:08:51 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=167,cinder:INSERT=18,cinder:UPDATE=43,cinder:DELETE=4 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:09:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-092f3487-f709-429b-8213-6ece6d01d0e6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-092f3487-f709-429b-8213-6ece6d01d0e6 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:09:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-092f3487-f709-429b-8213-6ece6d01d0e6 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1921376341"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:09:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-092f3487-f709-429b-8213-6ece6d01d0e6 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1921376341'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:09:06 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-092f3487-f709-429b-8213-6ece6d01d0e6 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Create volume of 1 GB Sep 01 12:09: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:09:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-092f3487-f709-429b-8213-6ece6d01d0e6 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Availability Zones retrieved successfully. Sep 01 12:09:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-092f3487-f709-429b-8213-6ece6d01d0e6 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Flow 'volume_create_api' (41e154aa-3fb2-4ba0-844a-449c8d1fd070) 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:09:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-092f3487-f709-429b-8213-6ece6d01d0e6 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56f10ee4-e627-4a11-82cf-9dac91bbc473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-092f3487-f709-429b-8213-6ece6d01d0e6 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-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:09:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-092f3487-f709-429b-8213-6ece6d01d0e6 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56f10ee4-e627-4a11-82cf-9dac91bbc473) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:09:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-092f3487-f709-429b-8213-6ece6d01d0e6 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a77a52ec-4c67-4c57-acab-205b8a7215b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:06 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-092f3487-f709-429b-8213-6ece6d01d0e6 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Created reservations ['64749857-ea6c-41cd-b8c7-d6544b03947d', 'a4467d70-d936-4966-9915-286f976dc3ec', '3b6d64b1-056c-41f0-a053-ac7262e0f742', '5f7848a6-1f5a-4e20-8e08-435c18a2301b'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:09:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-092f3487-f709-429b-8213-6ece6d01d0e6 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a77a52ec-4c67-4c57-acab-205b8a7215b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64749857-ea6c-41cd-b8c7-d6544b03947d', 'a4467d70-d936-4966-9915-286f976dc3ec', '3b6d64b1-056c-41f0-a053-ac7262e0f742', '5f7848a6-1f5a-4e20-8e08-435c18a2301b']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:09:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-092f3487-f709-429b-8213-6ece6d01d0e6 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (406a00ec-fd41-4795-85f5-4ba702857fe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09: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:09:06 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-092f3487-f709-429b-8213-6ece6d01d0e6 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (406a00ec-fd41-4795-85f5-4ba702857fe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9fede8fc-65db-4c54-a003-b3f099f209a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1921376341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0b743179ad549c0bac7f393277d344b',qos_specs=None,replication_status=,reservations=['64749857-ea6c-41cd-b8c7-d6544b03947d','a4467d70-d936-4966-9915-286f976dc3ec','3b6d64b1-056c-41f0-a053-ac7262e0f742','5f7848a6-1f5a-4e20-8e08-435c18a2301b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df91cd2d042e448b864713eb9a82afcc',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:09:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1921376341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9fede8fc-65db-4c54-a003-b3f099f209a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0b743179ad549c0bac7f393277d344b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df91cd2d042e448b864713eb9a82afcc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:09:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-092f3487-f709-429b-8213-6ece6d01d0e6 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc946efd-1c87-42b5-8164-7c7d7c53fdd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-092f3487-f709-429b-8213-6ece6d01d0e6 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc946efd-1c87-42b5-8164-7c7d7c53fdd8) transitioned into state 'SUCCESS' from state '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-1921376341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0b743179ad549c0bac7f393277d344b',qos_specs=None,replication_status=,reservations=['64749857-ea6c-41cd-b8c7-d6544b03947d','a4467d70-d936-4966-9915-286f976dc3ec','3b6d64b1-056c-41f0-a053-ac7262e0f742','5f7848a6-1f5a-4e20-8e08-435c18a2301b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df91cd2d042e448b864713eb9a82afcc',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:09:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-092f3487-f709-429b-8213-6ece6d01d0e6 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33a7201e-538a-4ae8-9612-2ae38d6c5378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-092f3487-f709-429b-8213-6ece6d01d0e6 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33a7201e-538a-4ae8-9612-2ae38d6c5378) 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:09:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-092f3487-f709-429b-8213-6ece6d01d0e6 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Flow 'volume_create_api' (41e154aa-3fb2-4ba0-844a-449c8d1fd070) 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:09:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-092f3487-f709-429b-8213-6ece6d01d0e6 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Create volume request issued successfully. Sep 01 12:09:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-092f3487-f709-429b-8213-6ece6d01d0e6 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:09:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 202/417] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:09:06 2026] POST /volume/v3/volumes => generated 761 bytes in 787 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 12:09:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c545cdec-fc40-4460-b797-d3a5586dd822 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c545cdec-fc40-4460-b797-d3a5586dd822 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] GET http://192.168.122.29/volume/v3/volumes/9fede8fc-65db-4c54-a003-b3f099f209a7 Sep 01 12:09:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c545cdec-fc40-4460-b797-d3a5586dd822 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c545cdec-fc40-4460-b797-d3a5586dd822 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:06 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:06 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c545cdec-fc40-4460-b797-d3a5586dd822 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Volume info retrieved successfully. Sep 01 12:09:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c545cdec-fc40-4460-b797-d3a5586dd822 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] http://192.168.122.29/volume/v3/volumes/9fede8fc-65db-4c54-a003-b3f099f209a7 returned with HTTP 200 Sep 01 12:09:07 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 216/418] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:06 2026] GET /volume/v3/volumes/9fede8fc-65db-4c54-a003-b3f099f209a7 => generated 829 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4dfcaada-0d87-444b-bfb2-cb6878f03167 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4dfcaada-0d87-444b-bfb2-cb6878f03167 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] GET http://192.168.122.29/volume/v3/volumes/9fede8fc-65db-4c54-a003-b3f099f209a7 Sep 01 12:09:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4dfcaada-0d87-444b-bfb2-cb6878f03167 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4dfcaada-0d87-444b-bfb2-cb6878f03167 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:08 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:08 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4dfcaada-0d87-444b-bfb2-cb6878f03167 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Volume info retrieved successfully. Sep 01 12:09:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4dfcaada-0d87-444b-bfb2-cb6878f03167 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] http://192.168.122.29/volume/v3/volumes/9fede8fc-65db-4c54-a003-b3f099f209a7 returned with HTTP 200 Sep 01 12:09:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 203/419] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:08 2026] GET /volume/v3/volumes/9fede8fc-65db-4c54-a003-b3f099f209a7 => generated 853 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-495088e5-a695-4285-8657-9e2446c2e0dd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-495088e5-a695-4285-8657-9e2446c2e0dd tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] GET http://192.168.122.29/volume/v3/volumes/9fede8fc-65db-4c54-a003-b3f099f209a7 Sep 01 12:09:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-495088e5-a695-4285-8657-9e2446c2e0dd tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-495088e5-a695-4285-8657-9e2446c2e0dd tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:09 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:09 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-495088e5-a695-4285-8657-9e2446c2e0dd tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Volume info retrieved successfully. Sep 01 12:09:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-495088e5-a695-4285-8657-9e2446c2e0dd tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] http://192.168.122.29/volume/v3/volumes/9fede8fc-65db-4c54-a003-b3f099f209a7 returned with HTTP 200 Sep 01 12:09:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 217/420] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:09 2026] GET /volume/v3/volumes/9fede8fc-65db-4c54-a003-b3f099f209a7 => generated 853 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-49f0384a-4610-482d-9230-0a0a76c79d5f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-49f0384a-4610-482d-9230-0a0a76c79d5f tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] GET http://192.168.122.29/volume/v3/volumes/9fede8fc-65db-4c54-a003-b3f099f209a7 Sep 01 12:09:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-49f0384a-4610-482d-9230-0a0a76c79d5f tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-49f0384a-4610-482d-9230-0a0a76c79d5f tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:10 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:10 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-49f0384a-4610-482d-9230-0a0a76c79d5f tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Volume info retrieved successfully. Sep 01 12:09:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-49f0384a-4610-482d-9230-0a0a76c79d5f tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] http://192.168.122.29/volume/v3/volumes/9fede8fc-65db-4c54-a003-b3f099f209a7 returned with HTTP 200 Sep 01 12:09:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 204/421] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:10 2026] GET /volume/v3/volumes/9fede8fc-65db-4c54-a003-b3f099f209a7 => generated 854 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:09:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f2f34bb3-d557-4944-b57f-fe2b48b8a72a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f2f34bb3-d557-4944-b57f-fe2b48b8a72a tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] POST http://192.168.122.29/volume/v3/volumes/9fede8fc-65db-4c54-a003-b3f099f209a7/action Sep 01 12:09:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f2f34bb3-d557-4944-b57f-fe2b48b8a72a tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-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:09:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f2f34bb3-d557-4944-b57f-fe2b48b8a72a tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-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:09: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:09:10 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:10 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f2f34bb3-d557-4944-b57f-fe2b48b8a72a tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Volume info retrieved successfully. Sep 01 12:09:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f2f34bb3-d557-4944-b57f-fe2b48b8a72a tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Volume updated successfully. Sep 01 12:09:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f2f34bb3-d557-4944-b57f-fe2b48b8a72a tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] http://192.168.122.29/volume/v3/volumes/9fede8fc-65db-4c54-a003-b3f099f209a7/action returned with HTTP 200 Sep 01 12:09:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 218/422] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:09:10 2026] POST /volume/v3/volumes/9fede8fc-65db-4c54-a003-b3f099f209a7/action => generated 0 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 12:09:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-61fa5867-d81a-415f-8212-6d3d132912be None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-61fa5867-d81a-415f-8212-6d3d132912be tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] GET http://192.168.122.29/volume/v3/volumes/9fede8fc-65db-4c54-a003-b3f099f209a7 Sep 01 12:09:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-61fa5867-d81a-415f-8212-6d3d132912be tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-61fa5867-d81a-415f-8212-6d3d132912be tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:11 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-61fa5867-d81a-415f-8212-6d3d132912be tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Volume info retrieved successfully. Sep 01 12:09:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-61fa5867-d81a-415f-8212-6d3d132912be tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] http://192.168.122.29/volume/v3/volumes/9fede8fc-65db-4c54-a003-b3f099f209a7 returned with HTTP 200 Sep 01 12:09:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 205/423] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:10 2026] GET /volume/v3/volumes/9fede8fc-65db-4c54-a003-b3f099f209a7 => generated 854 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-a8cc4ba2-a8d0-46f3-b2c5-f13cb146ed3c req-61852c5d-c560-4ad6-bc37-898060d74fce None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-a8cc4ba2-a8d0-46f3-b2c5-f13cb146ed3c req-61852c5d-c560-4ad6-bc37-898060d74fce tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] GET http://192.168.122.29/volume/v3/volumes/9fede8fc-65db-4c54-a003-b3f099f209a7 Sep 01 12:09:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-a8cc4ba2-a8d0-46f3-b2c5-f13cb146ed3c req-61852c5d-c560-4ad6-bc37-898060d74fce tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-a8cc4ba2-a8d0-46f3-b2c5-f13cb146ed3c req-61852c5d-c560-4ad6-bc37-898060d74fce tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:12 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:12 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-a8cc4ba2-a8d0-46f3-b2c5-f13cb146ed3c req-61852c5d-c560-4ad6-bc37-898060d74fce tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Volume info retrieved successfully. Sep 01 12:09:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-a8cc4ba2-a8d0-46f3-b2c5-f13cb146ed3c req-61852c5d-c560-4ad6-bc37-898060d74fce tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] http://192.168.122.29/volume/v3/volumes/9fede8fc-65db-4c54-a003-b3f099f209a7 returned with HTTP 200 Sep 01 12:09:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 219/424] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:09:12 2026] GET /volume/v3/volumes/9fede8fc-65db-4c54-a003-b3f099f209a7 => generated 854 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6f7877d8-3e6e-4697-bde4-5793d55e00d4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6f7877d8-3e6e-4697-bde4-5793d55e00d4 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:09:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6f7877d8-3e6e-4697-bde4-5793d55e00d4 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1686256651"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:09:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-6f7877d8-3e6e-4697-bde4-5793d55e00d4 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1686256651'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:09:13 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-6f7877d8-3e6e-4697-bde4-5793d55e00d4 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Create volume of 1 GB Sep 01 12:09:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6f7877d8-3e6e-4697-bde4-5793d55e00d4 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Availability Zones retrieved successfully. Sep 01 12:09:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6f7877d8-3e6e-4697-bde4-5793d55e00d4 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Flow 'volume_create_api' (872a7603-783a-4bcc-9253-2e3c39b3b467) 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:09:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6f7877d8-3e6e-4697-bde4-5793d55e00d4 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bae0198d-1304-4d75-b955-c21f02f2b1ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-6f7877d8-3e6e-4697-bde4-5793d55e00d4 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-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:09:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6f7877d8-3e6e-4697-bde4-5793d55e00d4 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bae0198d-1304-4d75-b955-c21f02f2b1ee) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:09:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6f7877d8-3e6e-4697-bde4-5793d55e00d4 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63a19c76-2b1f-409d-aaad-76eabec6ab06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:14 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-6f7877d8-3e6e-4697-bde4-5793d55e00d4 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Created reservations ['a6711983-7fc6-482e-a554-caba8df26fe5', 'bf579eb9-d47b-48e0-8727-76348199e12f', '1ea49162-257d-4426-a5f0-64bd7175b0b1', '56fb11e6-5c51-4ce7-a8f4-d965b91f45e4'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:09:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6f7877d8-3e6e-4697-bde4-5793d55e00d4 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63a19c76-2b1f-409d-aaad-76eabec6ab06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6711983-7fc6-482e-a554-caba8df26fe5', 'bf579eb9-d47b-48e0-8727-76348199e12f', '1ea49162-257d-4426-a5f0-64bd7175b0b1', '56fb11e6-5c51-4ce7-a8f4-d965b91f45e4']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:09:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6f7877d8-3e6e-4697-bde4-5793d55e00d4 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fc49983-7633-4022-8dab-02ae3c74e26a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09: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:09:14 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6f7877d8-3e6e-4697-bde4-5793d55e00d4 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fc49983-7633-4022-8dab-02ae3c74e26a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1686256651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4828968ce3ce4fdcad5bd9e29b606a61',qos_specs=None,replication_status=,reservations=['a6711983-7fc6-482e-a554-caba8df26fe5','bf579eb9-d47b-48e0-8727-76348199e12f','1ea49162-257d-4426-a5f0-64bd7175b0b1','56fb11e6-5c51-4ce7-a8f4-d965b91f45e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a70a1386b07a44f5be448fb83df91646',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:09:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1686256651',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4828968ce3ce4fdcad5bd9e29b606a61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a70a1386b07a44f5be448fb83df91646',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:09:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6f7877d8-3e6e-4697-bde4-5793d55e00d4 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cca07506-69b4-4e81-9b9a-dcf75d654eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b090d00e-ed5a-4781-a9db-b0a1aeb9f0c0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b090d00e-ed5a-4781-a9db-b0a1aeb9f0c0 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:09:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b090d00e-ed5a-4781-a9db-b0a1aeb9f0c0 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1300423992"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:09:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-b090d00e-ed5a-4781-a9db-b0a1aeb9f0c0 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1300423992'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:09:14 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-b090d00e-ed5a-4781-a9db-b0a1aeb9f0c0 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Create volume of 1 GB Sep 01 12:09:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b090d00e-ed5a-4781-a9db-b0a1aeb9f0c0 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Availability Zones retrieved successfully. Sep 01 12:09:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b090d00e-ed5a-4781-a9db-b0a1aeb9f0c0 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Flow 'volume_create_api' (1c7f7914-31f5-42e1-b2e7-efc209f81c89) 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:09:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b090d00e-ed5a-4781-a9db-b0a1aeb9f0c0 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f091031b-ce01-4c32-adea-fa8737540d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-b090d00e-ed5a-4781-a9db-b0a1aeb9f0c0 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-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:09:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6f7877d8-3e6e-4697-bde4-5793d55e00d4 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cca07506-69b4-4e81-9b9a-dcf75d654eb4) transitioned into state 'SUCCESS' from state '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-1686256651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4828968ce3ce4fdcad5bd9e29b606a61',qos_specs=None,replication_status=,reservations=['a6711983-7fc6-482e-a554-caba8df26fe5','bf579eb9-d47b-48e0-8727-76348199e12f','1ea49162-257d-4426-a5f0-64bd7175b0b1','56fb11e6-5c51-4ce7-a8f4-d965b91f45e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a70a1386b07a44f5be448fb83df91646',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:09:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6f7877d8-3e6e-4697-bde4-5793d55e00d4 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bd56d81-c998-4126-9466-db535cf303d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6f7877d8-3e6e-4697-bde4-5793d55e00d4 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bd56d81-c998-4126-9466-db535cf303d7) 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:09:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6f7877d8-3e6e-4697-bde4-5793d55e00d4 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Flow 'volume_create_api' (872a7603-783a-4bcc-9253-2e3c39b3b467) 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:09:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6f7877d8-3e6e-4697-bde4-5793d55e00d4 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Create volume request issued successfully. Sep 01 12:09:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6f7877d8-3e6e-4697-bde4-5793d55e00d4 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:09:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 206/425] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:09:13 2026] POST /volume/v3/volumes => generated 756 bytes in 944 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:09:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b090d00e-ed5a-4781-a9db-b0a1aeb9f0c0 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f091031b-ce01-4c32-adea-fa8737540d9c) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:09:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c2ccfcc5-31a6-4b2e-8c52-a7ebf5ac9eeb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b090d00e-ed5a-4781-a9db-b0a1aeb9f0c0 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (380cccc9-868d-492c-9638-87e7c57ea634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c2ccfcc5-31a6-4b2e-8c52-a7ebf5ac9eeb tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 Sep 01 12:09:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c2ccfcc5-31a6-4b2e-8c52-a7ebf5ac9eeb tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c2ccfcc5-31a6-4b2e-8c52-a7ebf5ac9eeb tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:14 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:14 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c2ccfcc5-31a6-4b2e-8c52-a7ebf5ac9eeb tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c2ccfcc5-31a6-4b2e-8c52-a7ebf5ac9eeb tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 returned with HTTP 200 Sep 01 12:09:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 207/426] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:14 2026] GET /volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 => generated 824 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:09:14 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-b090d00e-ed5a-4781-a9db-b0a1aeb9f0c0 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Created reservations ['93c91567-f8d0-4b9a-9dc6-16a089691a65', 'cf36bc85-e30f-49ca-af3a-697f84cfc00a', 'df380c1f-2fab-42d8-af05-b43097704f8c', '5770eb47-1bbe-475b-9ba4-4a0993ff6f2c'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:09:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b090d00e-ed5a-4781-a9db-b0a1aeb9f0c0 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (380cccc9-868d-492c-9638-87e7c57ea634) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93c91567-f8d0-4b9a-9dc6-16a089691a65', 'cf36bc85-e30f-49ca-af3a-697f84cfc00a', 'df380c1f-2fab-42d8-af05-b43097704f8c', '5770eb47-1bbe-475b-9ba4-4a0993ff6f2c']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:09:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b090d00e-ed5a-4781-a9db-b0a1aeb9f0c0 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d0a1348-7d35-4106-b115-32402af8d20c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09: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:09:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b090d00e-ed5a-4781-a9db-b0a1aeb9f0c0 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d0a1348-7d35-4106-b115-32402af8d20c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c32c531-c3b3-46ad-afe6-f1b4b5cc3bbf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1300423992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0b743179ad549c0bac7f393277d344b',qos_specs=None,replication_status=,reservations=['93c91567-f8d0-4b9a-9dc6-16a089691a65','cf36bc85-e30f-49ca-af3a-697f84cfc00a','df380c1f-2fab-42d8-af05-b43097704f8c','5770eb47-1bbe-475b-9ba4-4a0993ff6f2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df91cd2d042e448b864713eb9a82afcc',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:09:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1300423992',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c32c531-c3b3-46ad-afe6-f1b4b5cc3bbf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0b743179ad549c0bac7f393277d344b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df91cd2d042e448b864713eb9a82afcc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:09:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b090d00e-ed5a-4781-a9db-b0a1aeb9f0c0 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8271c4f3-078b-4422-bf34-0ce9181c094c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b090d00e-ed5a-4781-a9db-b0a1aeb9f0c0 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8271c4f3-078b-4422-bf34-0ce9181c094c) transitioned into state 'SUCCESS' from state '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-1300423992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0b743179ad549c0bac7f393277d344b',qos_specs=None,replication_status=,reservations=['93c91567-f8d0-4b9a-9dc6-16a089691a65','cf36bc85-e30f-49ca-af3a-697f84cfc00a','df380c1f-2fab-42d8-af05-b43097704f8c','5770eb47-1bbe-475b-9ba4-4a0993ff6f2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df91cd2d042e448b864713eb9a82afcc',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:09:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b090d00e-ed5a-4781-a9db-b0a1aeb9f0c0 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b97dbada-14cd-4d00-ade6-e45803b3ea74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b090d00e-ed5a-4781-a9db-b0a1aeb9f0c0 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b97dbada-14cd-4d00-ade6-e45803b3ea74) 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:09:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b090d00e-ed5a-4781-a9db-b0a1aeb9f0c0 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Flow 'volume_create_api' (1c7f7914-31f5-42e1-b2e7-efc209f81c89) 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:09:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b090d00e-ed5a-4781-a9db-b0a1aeb9f0c0 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Create volume request issued successfully. Sep 01 12:09:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b090d00e-ed5a-4781-a9db-b0a1aeb9f0c0 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:09:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 220/427] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:09:14 2026] POST /volume/v3/volumes => generated 761 bytes in 652 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:09:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-882c7354-7f40-4fee-b377-d63b34121698 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-882c7354-7f40-4fee-b377-d63b34121698 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] GET http://192.168.122.29/volume/v3/volumes/5c32c531-c3b3-46ad-afe6-f1b4b5cc3bbf Sep 01 12:09:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-882c7354-7f40-4fee-b377-d63b34121698 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-882c7354-7f40-4fee-b377-d63b34121698 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:15 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:15 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:15 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-882c7354-7f40-4fee-b377-d63b34121698 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Volume info retrieved successfully. Sep 01 12:09:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-882c7354-7f40-4fee-b377-d63b34121698 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] http://192.168.122.29/volume/v3/volumes/5c32c531-c3b3-46ad-afe6-f1b4b5cc3bbf returned with HTTP 200 Sep 01 12:09:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 208/428] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:14 2026] GET /volume/v3/volumes/5c32c531-c3b3-46ad-afe6-f1b4b5cc3bbf => generated 829 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-884339c2-d787-4a6f-aa5f-a30cf7d6b903 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-884339c2-d787-4a6f-aa5f-a30cf7d6b903 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 Sep 01 12:09:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-884339c2-d787-4a6f-aa5f-a30cf7d6b903 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-884339c2-d787-4a6f-aa5f-a30cf7d6b903 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:15 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:15 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:15 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-884339c2-d787-4a6f-aa5f-a30cf7d6b903 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-884339c2-d787-4a6f-aa5f-a30cf7d6b903 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 returned with HTTP 200 Sep 01 12:09:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 221/429] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:15 2026] GET /volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 => generated 848 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7670b36f-c112-4feb-a35b-17b20d85c6ce None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7670b36f-c112-4feb-a35b-17b20d85c6ce tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] GET http://192.168.122.29/volume/v3/volumes/5c32c531-c3b3-46ad-afe6-f1b4b5cc3bbf Sep 01 12:09:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7670b36f-c112-4feb-a35b-17b20d85c6ce tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7670b36f-c112-4feb-a35b-17b20d85c6ce tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:16 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7670b36f-c112-4feb-a35b-17b20d85c6ce tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Volume info retrieved successfully. Sep 01 12:09:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7670b36f-c112-4feb-a35b-17b20d85c6ce tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] http://192.168.122.29/volume/v3/volumes/5c32c531-c3b3-46ad-afe6-f1b4b5cc3bbf returned with HTTP 200 Sep 01 12:09:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 209/430] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:16 2026] GET /volume/v3/volumes/5c32c531-c3b3-46ad-afe6-f1b4b5cc3bbf => generated 853 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-20e1f5fc-d2ec-4cb6-bde2-2026c87803ae None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-20e1f5fc-d2ec-4cb6-bde2-2026c87803ae tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 Sep 01 12:09:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-20e1f5fc-d2ec-4cb6-bde2-2026c87803ae tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-20e1f5fc-d2ec-4cb6-bde2-2026c87803ae tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:16 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-20e1f5fc-d2ec-4cb6-bde2-2026c87803ae tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-20e1f5fc-d2ec-4cb6-bde2-2026c87803ae tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 returned with HTTP 200 Sep 01 12:09:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 222/431] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:16 2026] GET /volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 => generated 848 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5b1ce355-ac0b-45ec-a62b-8b71460e3a73 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5b1ce355-ac0b-45ec-a62b-8b71460e3a73 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] GET http://192.168.122.29/volume/v3/volumes/5c32c531-c3b3-46ad-afe6-f1b4b5cc3bbf Sep 01 12:09:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5b1ce355-ac0b-45ec-a62b-8b71460e3a73 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5b1ce355-ac0b-45ec-a62b-8b71460e3a73 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:17 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5b1ce355-ac0b-45ec-a62b-8b71460e3a73 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Volume info retrieved successfully. Sep 01 12:09:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9dca6a45-992c-4234-91a5-b26d6cef05a8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9dca6a45-992c-4234-91a5-b26d6cef05a8 None None] GET http://192.168.122.29/volume// Sep 01 12:09:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9dca6a45-992c-4234-91a5-b26d6cef05a8 None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9dca6a45-992c-4234-91a5-b26d6cef05a8 None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9dca6a45-992c-4234-91a5-b26d6cef05a8 None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:09:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 223/432] 192.168.122.29 () {58 vars in 1310 bytes} [Tue Sep 1 12:09:17 2026] GET /volume/ => generated 389 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:09:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5b1ce355-ac0b-45ec-a62b-8b71460e3a73 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] http://192.168.122.29/volume/v3/volumes/5c32c531-c3b3-46ad-afe6-f1b4b5cc3bbf returned with HTTP 200 Sep 01 12:09:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-7d622434-b294-4388-be71-a4ad25269c8b req-c2e203cf-56d3-40e4-8dfc-8bbc4e9026ce None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 210/433] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:17 2026] GET /volume/v3/volumes/5c32c531-c3b3-46ad-afe6-f1b4b5cc3bbf => generated 853 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-7d622434-b294-4388-be71-a4ad25269c8b req-c2e203cf-56d3-40e4-8dfc-8bbc4e9026ce tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] POST http://192.168.122.29/volume/v3/attachments Sep 01 12:09:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-7d622434-b294-4388-be71-a4ad25269c8b req-c2e203cf-56d3-40e4-8dfc-8bbc4e9026ce tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "14352247-b51d-46cd-a02c-5a68bdc2ee51", "connector": null, "instance_uuid": "b8ad3490-8ad8-4a2c-9d44-d964b8e6417a"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:09: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:09:17 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:17 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09: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:09:17 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-7d622434-b294-4388-be71-a4ad25269c8b req-c2e203cf-56d3-40e4-8dfc-8bbc4e9026ce tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/attachments returned with HTTP 200 Sep 01 12:09:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 224/434] 192.168.122.29 () {66 vars in 1478 bytes} [Tue Sep 1 12:09:17 2026] POST /volume/v3/attachments => generated 273 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:09:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-7d622434-b294-4388-be71-a4ad25269c8b req-f77942af-9efb-4c4e-9d71-94f28e5fa052 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-7d622434-b294-4388-be71-a4ad25269c8b req-f77942af-9efb-4c4e-9d71-94f28e5fa052 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] DELETE http://192.168.122.29/volume/v3/attachments/96a10c90-f04e-4009-a9f0-401f5625f1f2 Sep 01 12:09:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-7d622434-b294-4388-be71-a4ad25269c8b req-f77942af-9efb-4c4e-9d71-94f28e5fa052 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-7d622434-b294-4388-be71-a4ad25269c8b req-f77942af-9efb-4c4e-9d71-94f28e5fa052 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f9a48a48-3134-418c-a0be-fdedaa9ee39d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f9a48a48-3134-418c-a0be-fdedaa9ee39d tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 Sep 01 12:09:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f9a48a48-3134-418c-a0be-fdedaa9ee39d tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f9a48a48-3134-418c-a0be-fdedaa9ee39d tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f9a48a48-3134-418c-a0be-fdedaa9ee39d tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:18 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:09:18 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, Sep 01 12:09:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f9a48a48-3134-418c-a0be-fdedaa9ee39d tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 returned with HTTP 200 Sep 01 12:09:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 225/435] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:17 2026] GET /volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 => generated 849 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8f406edd-e548-46e2-baf9-d9a8a38ad795 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8f406edd-e548-46e2-baf9-d9a8a38ad795 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] POST http://192.168.122.29/volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2/action Sep 01 12:09:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8f406edd-e548-46e2-baf9-d9a8a38ad795 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Action body: b'{"os-attach": {"instance_uuid": "7335a450-4424-4403-9118-b627f2e5e675", "mountpoint": "/dev/vdb"}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:09:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8f406edd-e548-46e2-baf9-d9a8a38ad795 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "7335a450-4424-4403-9118-b627f2e5e675", "mountpoint": "/dev/vdb"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:09: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:09:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8f406edd-e548-46e2-baf9-d9a8a38ad795 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-7d622434-b294-4388-be71-a4ad25269c8b req-f77942af-9efb-4c4e-9d71-94f28e5fa052 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/attachments/96a10c90-f04e-4009-a9f0-401f5625f1f2 returned with HTTP 200 Sep 01 12:09:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8f406edd-e548-46e2-baf9-d9a8a38ad795 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Update volume admin metadata completed successfully. Sep 01 12:09:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 211/436] 192.168.122.29 () {64 vars in 1557 bytes} [Tue Sep 1 12:09:17 2026] DELETE /volume/v3/attachments/96a10c90-f04e-4009-a9f0-401f5625f1f2 => generated 192 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:09:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-aab15dcc-1dca-40f3-86fb-747a7f5d9636 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aab15dcc-1dca-40f3-86fb-747a7f5d9636 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] GET http://192.168.122.29/volume/v3/volumes/5c32c531-c3b3-46ad-afe6-f1b4b5cc3bbf Sep 01 12:09:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-aab15dcc-1dca-40f3-86fb-747a7f5d9636 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-aab15dcc-1dca-40f3-86fb-747a7f5d9636 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:18 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:18 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-aab15dcc-1dca-40f3-86fb-747a7f5d9636 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Volume info retrieved successfully. Sep 01 12:09:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aab15dcc-1dca-40f3-86fb-747a7f5d9636 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] http://192.168.122.29/volume/v3/volumes/5c32c531-c3b3-46ad-afe6-f1b4b5cc3bbf returned with HTTP 200 Sep 01 12:09:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 212/437] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:18 2026] GET /volume/v3/volumes/5c32c531-c3b3-46ad-afe6-f1b4b5cc3bbf => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8f406edd-e548-46e2-baf9-d9a8a38ad795 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Attach volume completed successfully. Sep 01 12:09:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8f406edd-e548-46e2-baf9-d9a8a38ad795 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2/action returned with HTTP 202 Sep 01 12:09:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 226/438] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:09:18 2026] POST /volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2/action => generated 0 bytes in 531 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:09:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7edae26e-6b7c-4a06-b89c-cf9ad70532e2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7edae26e-6b7c-4a06-b89c-cf9ad70532e2 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 Sep 01 12:09:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7edae26e-6b7c-4a06-b89c-cf9ad70532e2 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7edae26e-6b7c-4a06-b89c-cf9ad70532e2 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:18 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:18 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7edae26e-6b7c-4a06-b89c-cf9ad70532e2 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7edae26e-6b7c-4a06-b89c-cf9ad70532e2 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 returned with HTTP 200 Sep 01 12:09:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 213/439] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:18 2026] GET /volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 => generated 1183 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:09:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-caa86639-db83-487e-b78a-5056cc8801cd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-caa86639-db83-487e-b78a-5056cc8801cd tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 Sep 01 12:09:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-caa86639-db83-487e-b78a-5056cc8801cd tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-caa86639-db83-487e-b78a-5056cc8801cd tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-caa86639-db83-487e-b78a-5056cc8801cd tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-caa86639-db83-487e-b78a-5056cc8801cd tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 returned with HTTP 200 Sep 01 12:09:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 227/440] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:18 2026] GET /volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 => generated 1183 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:09:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6b83b560-7a80-435c-ae7b-810ac72dbe42 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6b83b560-7a80-435c-ae7b-810ac72dbe42 tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] POST http://192.168.122.29/volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2/action Sep 01 12:09:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6b83b560-7a80-435c-ae7b-810ac72dbe42 tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-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:09:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6b83b560-7a80-435c-ae7b-810ac72dbe42 tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-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:09: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:09:19 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:19 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.admin_actions [None req-6b83b560-7a80-435c-ae7b-810ac72dbe42 tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] Updating volume '5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2' with '{'status': 'error'}' {{(pid=86814) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 12:09: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:09:19 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:19 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6b83b560-7a80-435c-ae7b-810ac72dbe42 tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] http://192.168.122.29/volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2/action returned with HTTP 202 Sep 01 12:09:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 214/441] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:09:19 2026] POST /volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2/action => generated 0 bytes in 508 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:09:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1b7e9c94-3c30-42f4-948f-d0fefe54a46f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1b7e9c94-3c30-42f4-948f-d0fefe54a46f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 Sep 01 12:09:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1b7e9c94-3c30-42f4-948f-d0fefe54a46f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1b7e9c94-3c30-42f4-948f-d0fefe54a46f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:19 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:19 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:19 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1b7e9c94-3c30-42f4-948f-d0fefe54a46f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1b7e9c94-3c30-42f4-948f-d0fefe54a46f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 returned with HTTP 200 Sep 01 12:09:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 228/442] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:19 2026] GET /volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 => generated 1182 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:09:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-27fa5cef-ff75-4f66-a3f0-42d437647d7a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-27fa5cef-ff75-4f66-a3f0-42d437647d7a tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] POST http://192.168.122.29/volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2/action Sep 01 12:09:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-27fa5cef-ff75-4f66-a3f0-42d437647d7a tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "e29dfac3-5892-48ff-ad00-7f6ee0b6db43"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:09:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-27fa5cef-ff75-4f66-a3f0-42d437647d7a tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "e29dfac3-5892-48ff-ad00-7f6ee0b6db43"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:09: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:09:19 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:19 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:19 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-27fa5cef-ff75-4f66-a3f0-42d437647d7a tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] Volume info retrieved successfully. Sep 01 12:09:19 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-27fa5cef-ff75-4f66-a3f0-42d437647d7a tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] Terminate volume connection completed successfully. Sep 01 12:09:19 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-27fa5cef-ff75-4f66-a3f0-42d437647d7a tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=86814) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 01 12:09:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-895e83fd-992c-41a3-bda7-8bc54f7295f8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-895e83fd-992c-41a3-bda7-8bc54f7295f8 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] GET http://192.168.122.29/volume/v3/volumes/5c32c531-c3b3-46ad-afe6-f1b4b5cc3bbf Sep 01 12:09:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-895e83fd-992c-41a3-bda7-8bc54f7295f8 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-895e83fd-992c-41a3-bda7-8bc54f7295f8 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:19 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:19 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:19 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-895e83fd-992c-41a3-bda7-8bc54f7295f8 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Volume info retrieved successfully. Sep 01 12:09:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-895e83fd-992c-41a3-bda7-8bc54f7295f8 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] http://192.168.122.29/volume/v3/volumes/5c32c531-c3b3-46ad-afe6-f1b4b5cc3bbf returned with HTTP 200 Sep 01 12:09:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 229/443] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:19 2026] GET /volume/v3/volumes/5c32c531-c3b3-46ad-afe6-f1b4b5cc3bbf => generated 854 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:19 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-27fa5cef-ff75-4f66-a3f0-42d437647d7a tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] Detach volume completed successfully. Sep 01 12:09:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-27fa5cef-ff75-4f66-a3f0-42d437647d7a tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] http://192.168.122.29/volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2/action returned with HTTP 202 Sep 01 12:09:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 215/444] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:09:19 2026] POST /volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2/action => generated 0 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:09:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-221685a0-5fbc-408e-b1dc-39a41031fe78 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-221685a0-5fbc-408e-b1dc-39a41031fe78 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 Sep 01 12:09:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-221685a0-5fbc-408e-b1dc-39a41031fe78 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-221685a0-5fbc-408e-b1dc-39a41031fe78 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:19 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:19 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:19 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-221685a0-5fbc-408e-b1dc-39a41031fe78 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-221685a0-5fbc-408e-b1dc-39a41031fe78 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 returned with HTTP 200 Sep 01 12:09:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 230/445] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:19 2026] GET /volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 => generated 868 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:09:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-18908b36-84e9-4a91-930a-23c2ad5d4e1f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-18908b36-84e9-4a91-930a-23c2ad5d4e1f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 Sep 01 12:09:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-18908b36-84e9-4a91-930a-23c2ad5d4e1f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-18908b36-84e9-4a91-930a-23c2ad5d4e1f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:19 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:19 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-18908b36-84e9-4a91-930a-23c2ad5d4e1f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-18908b36-84e9-4a91-930a-23c2ad5d4e1f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 returned with HTTP 200 Sep 01 12:09:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 216/446] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:19 2026] GET /volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 => generated 868 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bfa5cef2-3502-43ae-9c25-f662a88ae52f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bfa5cef2-3502-43ae-9c25-f662a88ae52f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] POST http://192.168.122.29/volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2/action Sep 01 12:09:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bfa5cef2-3502-43ae-9c25-f662a88ae52f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Action body: b'{"os-detach": {}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:09:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bfa5cef2-3502-43ae-9c25-f662a88ae52f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-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:09: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:09:20 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:20 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-bfa5cef2-3502-43ae-9c25-f662a88ae52f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-bfa5cef2-3502-43ae-9c25-f662a88ae52f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Detach volume completed successfully. Sep 01 12:09:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bfa5cef2-3502-43ae-9c25-f662a88ae52f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2/action returned with HTTP 202 Sep 01 12:09:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 231/447] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:09:20 2026] POST /volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:09:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d5f03240-5358-4df4-8aae-b71d210de605 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d5f03240-5358-4df4-8aae-b71d210de605 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 Sep 01 12:09:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d5f03240-5358-4df4-8aae-b71d210de605 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d5f03240-5358-4df4-8aae-b71d210de605 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:20 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:20 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d5f03240-5358-4df4-8aae-b71d210de605 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d5f03240-5358-4df4-8aae-b71d210de605 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 returned with HTTP 200 Sep 01 12:09:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 217/448] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:20 2026] GET /volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 => generated 868 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-db44670b-e825-4195-ba56-5c7716837794 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-db44670b-e825-4195-ba56-5c7716837794 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 Sep 01 12:09:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-db44670b-e825-4195-ba56-5c7716837794 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-db44670b-e825-4195-ba56-5c7716837794 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:20 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:20 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-db44670b-e825-4195-ba56-5c7716837794 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-db44670b-e825-4195-ba56-5c7716837794 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 returned with HTTP 200 Sep 01 12:09:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 232/449] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:20 2026] GET /volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 => generated 868 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-083b2ae3-6c8d-41d9-a7be-ba42d7bce997 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-083b2ae3-6c8d-41d9-a7be-ba42d7bce997 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] DELETE http://192.168.122.29/volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 Sep 01 12:09:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-083b2ae3-6c8d-41d9-a7be-ba42d7bce997 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-083b2ae3-6c8d-41d9-a7be-ba42d7bce997 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:20 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-083b2ae3-6c8d-41d9-a7be-ba42d7bce997 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Delete volume with id: 5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 Sep 01 12:09: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:09:20 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:20 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-083b2ae3-6c8d-41d9-a7be-ba42d7bce997 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-7d622434-b294-4388-be71-a4ad25269c8b req-d3098ade-7283-4546-b6a0-999b946c0fc1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-7d622434-b294-4388-be71-a4ad25269c8b req-d3098ade-7283-4546-b6a0-999b946c0fc1 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] PUT http://192.168.122.29/volume/v3/attachments/469e6180-bbb1-40fc-a338-41c3968a8d38 Sep 01 12:09:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-7d622434-b294-4388-be71-a4ad25269c8b req-d3098ade-7283-4546-b6a0-999b946c0fc1 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.29", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fcffd4db34b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "2d6c338d-1492-4969-8dee-5e70772e3ff2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:09:20 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-7d622434-b294-4388-be71-a4ad25269c8b req-d3098ade-7283-4546-b6a0-999b946c0fc1 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Acquiring lock "cinder-attachment_update-14352247-b51d-46cd-a02c-5a68bdc2ee51-devstack" by "attachment_update" {{(pid=86815) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:09:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-083b2ae3-6c8d-41d9-a7be-ba42d7bce997 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Delete volume request issued successfully. Sep 01 12:09:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-083b2ae3-6c8d-41d9-a7be-ba42d7bce997 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 returned with HTTP 202 Sep 01 12:09:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 218/450] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:09:20 2026] DELETE /volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:09:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-563ea635-b10b-44f3-ae6d-e473a154f935 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-563ea635-b10b-44f3-ae6d-e473a154f935 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] DELETE http://192.168.122.29/volume/v3/volumes/5c32c531-c3b3-46ad-afe6-f1b4b5cc3bbf Sep 01 12:09:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-563ea635-b10b-44f3-ae6d-e473a154f935 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-563ea635-b10b-44f3-ae6d-e473a154f935 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:20 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-563ea635-b10b-44f3-ae6d-e473a154f935 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Delete volume with id: 5c32c531-c3b3-46ad-afe6-f1b4b5cc3bbf Sep 01 12:09:20 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-7d622434-b294-4388-be71-a4ad25269c8b req-d3098ade-7283-4546-b6a0-999b946c0fc1 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Lock "cinder-attachment_update-14352247-b51d-46cd-a02c-5a68bdc2ee51-devstack" acquired by "attachment_update" :: waited 0.036s {{(pid=86815) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:09: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:09:20 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09: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:09:20 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:20 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-563ea635-b10b-44f3-ae6d-e473a154f935 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Volume info retrieved successfully. Sep 01 12:09: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:09:20 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-563ea635-b10b-44f3-ae6d-e473a154f935 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Delete volume request issued successfully. Sep 01 12:09:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-563ea635-b10b-44f3-ae6d-e473a154f935 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] http://192.168.122.29/volume/v3/volumes/5c32c531-c3b3-46ad-afe6-f1b4b5cc3bbf returned with HTTP 202 Sep 01 12:09:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 219/451] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:09:20 2026] DELETE /volume/v3/volumes/5c32c531-c3b3-46ad-afe6-f1b4b5cc3bbf => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:09:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-76ac3bd8-8198-4bef-992a-852fa8ba11b7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-76ac3bd8-8198-4bef-992a-852fa8ba11b7 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 Sep 01 12:09:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-76ac3bd8-8198-4bef-992a-852fa8ba11b7 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-76ac3bd8-8198-4bef-992a-852fa8ba11b7 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:20 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:20 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-76ac3bd8-8198-4bef-992a-852fa8ba11b7 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-76ac3bd8-8198-4bef-992a-852fa8ba11b7 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 returned with HTTP 200 Sep 01 12:09:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 220/452] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:20 2026] GET /volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 => generated 867 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8e8f6035-375a-42c9-ac36-1c1114371d93 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8e8f6035-375a-42c9-ac36-1c1114371d93 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] GET http://192.168.122.29/volume/v3/volumes/5c32c531-c3b3-46ad-afe6-f1b4b5cc3bbf Sep 01 12:09:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8e8f6035-375a-42c9-ac36-1c1114371d93 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8e8f6035-375a-42c9-ac36-1c1114371d93 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:20 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:20 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8e8f6035-375a-42c9-ac36-1c1114371d93 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Volume info retrieved successfully. Sep 01 12:09:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8e8f6035-375a-42c9-ac36-1c1114371d93 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] http://192.168.122.29/volume/v3/volumes/5c32c531-c3b3-46ad-afe6-f1b4b5cc3bbf returned with HTTP 200 Sep 01 12:09:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 221/453] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:20 2026] GET /volume/v3/volumes/5c32c531-c3b3-46ad-afe6-f1b4b5cc3bbf => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:20 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-7d622434-b294-4388-be71-a4ad25269c8b req-d3098ade-7283-4546-b6a0-999b946c0fc1 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Lock "cinder-attachment_update-14352247-b51d-46cd-a02c-5a68bdc2ee51-devstack" released by "attachment_update" :: held 0.460s {{(pid=86815) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:09:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-7d622434-b294-4388-be71-a4ad25269c8b req-d3098ade-7283-4546-b6a0-999b946c0fc1 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/attachments/469e6180-bbb1-40fc-a338-41c3968a8d38 returned with HTTP 200 Sep 01 12:09:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 233/454] 192.168.122.29 () {66 vars in 1588 bytes} [Tue Sep 1 12:09:20 2026] PUT /volume/v3/attachments/469e6180-bbb1-40fc-a338-41c3968a8d38 => generated 694 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:09:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-7d622434-b294-4388-be71-a4ad25269c8b req-a249f4fb-7859-443e-85a1-b7f44cb02b63 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-7d622434-b294-4388-be71-a4ad25269c8b req-a249f4fb-7859-443e-85a1-b7f44cb02b63 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] GET http://192.168.122.29/volume/v3/attachments/469e6180-bbb1-40fc-a338-41c3968a8d38 Sep 01 12:09:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-7d622434-b294-4388-be71-a4ad25269c8b req-a249f4fb-7859-443e-85a1-b7f44cb02b63 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-7d622434-b294-4388-be71-a4ad25269c8b req-a249f4fb-7859-443e-85a1-b7f44cb02b63 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:21 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-7d622434-b294-4388-be71-a4ad25269c8b req-a249f4fb-7859-443e-85a1-b7f44cb02b63 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/attachments/469e6180-bbb1-40fc-a338-41c3968a8d38 returned with HTTP 200 Sep 01 12:09:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 222/455] 192.168.122.29 () {62 vars in 1535 bytes} [Tue Sep 1 12:09:20 2026] GET /volume/v3/attachments/469e6180-bbb1-40fc-a338-41c3968a8d38 => generated 719 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:09:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fcb41e77-2f70-4aa6-8796-7d82ae1078e5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fcb41e77-2f70-4aa6-8796-7d82ae1078e5 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 Sep 01 12:09:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fcb41e77-2f70-4aa6-8796-7d82ae1078e5 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fcb41e77-2f70-4aa6-8796-7d82ae1078e5 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:21 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:21 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3fe9c017-dd09-44a4-9c52-7760e04e3830 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3fe9c017-dd09-44a4-9c52-7760e04e3830 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] GET http://192.168.122.29/volume/v3/volumes/5c32c531-c3b3-46ad-afe6-f1b4b5cc3bbf Sep 01 12:09:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3fe9c017-dd09-44a4-9c52-7760e04e3830 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3fe9c017-dd09-44a4-9c52-7760e04e3830 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fcb41e77-2f70-4aa6-8796-7d82ae1078e5 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fcb41e77-2f70-4aa6-8796-7d82ae1078e5 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 returned with HTTP 200 Sep 01 12:09: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:09:21 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 234/456] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:21 2026] GET /volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 => generated 867 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09: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:09:21 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3fe9c017-dd09-44a4-9c52-7760e04e3830 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Volume info retrieved successfully. Sep 01 12:09:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3fe9c017-dd09-44a4-9c52-7760e04e3830 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] http://192.168.122.29/volume/v3/volumes/5c32c531-c3b3-46ad-afe6-f1b4b5cc3bbf returned with HTTP 200 Sep 01 12:09:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 223/457] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:21 2026] GET /volume/v3/volumes/5c32c531-c3b3-46ad-afe6-f1b4b5cc3bbf => generated 853 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:09:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c13f4103-6bb0-47da-961c-e3038bfc3fe2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c13f4103-6bb0-47da-961c-e3038bfc3fe2 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 Sep 01 12:09:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c13f4103-6bb0-47da-961c-e3038bfc3fe2 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c13f4103-6bb0-47da-961c-e3038bfc3fe2 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c13f4103-6bb0-47da-961c-e3038bfc3fe2 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 returned with HTTP 404 Sep 01 12:09:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 235/458] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:22 2026] GET /volume/v3/volumes/5eb12dc7-2bbe-4949-9f22-bfeb2ff360f2 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:09:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-eeee6e7f-9aa9-4020-994f-77fba13edea1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-eeee6e7f-9aa9-4020-994f-77fba13edea1 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] GET http://192.168.122.29/volume/v3/volumes/5c32c531-c3b3-46ad-afe6-f1b4b5cc3bbf Sep 01 12:09:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-eeee6e7f-9aa9-4020-994f-77fba13edea1 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-eeee6e7f-9aa9-4020-994f-77fba13edea1 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-eeee6e7f-9aa9-4020-994f-77fba13edea1 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] http://192.168.122.29/volume/v3/volumes/5c32c531-c3b3-46ad-afe6-f1b4b5cc3bbf returned with HTTP 404 Sep 01 12:09:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 224/459] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:23 2026] GET /volume/v3/volumes/5c32c531-c3b3-46ad-afe6-f1b4b5cc3bbf => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:09:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-caa303d4-1cf7-427b-af37-07d4a32deba3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-caa303d4-1cf7-427b-af37-07d4a32deba3 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] DELETE http://192.168.122.29/volume/v3/volumes/9fede8fc-65db-4c54-a003-b3f099f209a7 Sep 01 12:09:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-caa303d4-1cf7-427b-af37-07d4a32deba3 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-caa303d4-1cf7-427b-af37-07d4a32deba3 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:23 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-caa303d4-1cf7-427b-af37-07d4a32deba3 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Delete volume with id: 9fede8fc-65db-4c54-a003-b3f099f209a7 Sep 01 12:09: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:09:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-caa303d4-1cf7-427b-af37-07d4a32deba3 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Volume info retrieved successfully. Sep 01 12:09:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-caa303d4-1cf7-427b-af37-07d4a32deba3 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Delete volume request issued successfully. Sep 01 12:09:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-caa303d4-1cf7-427b-af37-07d4a32deba3 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] http://192.168.122.29/volume/v3/volumes/9fede8fc-65db-4c54-a003-b3f099f209a7 returned with HTTP 202 Sep 01 12:09:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 236/460] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:09:23 2026] DELETE /volume/v3/volumes/9fede8fc-65db-4c54-a003-b3f099f209a7 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:09:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bbb26ab0-c46e-4091-ac11-1228716488d1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bbb26ab0-c46e-4091-ac11-1228716488d1 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] GET http://192.168.122.29/volume/v3/volumes/9fede8fc-65db-4c54-a003-b3f099f209a7 Sep 01 12:09:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bbb26ab0-c46e-4091-ac11-1228716488d1 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bbb26ab0-c46e-4091-ac11-1228716488d1 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:23 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bbb26ab0-c46e-4091-ac11-1228716488d1 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Volume info retrieved successfully. Sep 01 12:09:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bbb26ab0-c46e-4091-ac11-1228716488d1 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] http://192.168.122.29/volume/v3/volumes/9fede8fc-65db-4c54-a003-b3f099f209a7 returned with HTTP 200 Sep 01 12:09:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 225/461] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:23 2026] GET /volume/v3/volumes/9fede8fc-65db-4c54-a003-b3f099f209a7 => generated 853 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-7d622434-b294-4388-be71-a4ad25269c8b req-2a445af2-33e3-4921-a401-32cc07cddce2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-7d622434-b294-4388-be71-a4ad25269c8b req-2a445af2-33e3-4921-a401-32cc07cddce2 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] POST http://192.168.122.29/volume/v3/attachments/469e6180-bbb1-40fc-a338-41c3968a8d38/action Sep 01 12:09:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-7d622434-b294-4388-be71-a4ad25269c8b req-2a445af2-33e3-4921-a401-32cc07cddce2 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Action body: b'{"os-complete": null}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:09:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-7d622434-b294-4388-be71-a4ad25269c8b req-2a445af2-33e3-4921-a401-32cc07cddce2 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-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:09: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:09:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-7d622434-b294-4388-be71-a4ad25269c8b req-2a445af2-33e3-4921-a401-32cc07cddce2 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/attachments/469e6180-bbb1-40fc-a338-41c3968a8d38/action returned with HTTP 204 Sep 01 12:09:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 237/462] 192.168.122.29 () {66 vars in 1609 bytes} [Tue Sep 1 12:09:24 2026] POST /volume/v3/attachments/469e6180-bbb1-40fc-a338-41c3968a8d38/action => generated 0 bytes in 128 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:09:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-12756b49-6107-4edc-91f5-bab2938e47a6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-12756b49-6107-4edc-91f5-bab2938e47a6 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] GET http://192.168.122.29/volume/v3/volumes/9fede8fc-65db-4c54-a003-b3f099f209a7 Sep 01 12:09:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-12756b49-6107-4edc-91f5-bab2938e47a6 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-12756b49-6107-4edc-91f5-bab2938e47a6 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-12756b49-6107-4edc-91f5-bab2938e47a6 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Volume info retrieved successfully. Sep 01 12:09:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-12756b49-6107-4edc-91f5-bab2938e47a6 tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] http://192.168.122.29/volume/v3/volumes/9fede8fc-65db-4c54-a003-b3f099f209a7 returned with HTTP 200 Sep 01 12:09:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 226/463] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:24 2026] GET /volume/v3/volumes/9fede8fc-65db-4c54-a003-b3f099f209a7 => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9e967b59-d63f-4e11-aaef-cbfe0284528f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9e967b59-d63f-4e11-aaef-cbfe0284528f tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] GET http://192.168.122.29/volume/v3/volumes/9fede8fc-65db-4c54-a003-b3f099f209a7 Sep 01 12:09:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9e967b59-d63f-4e11-aaef-cbfe0284528f tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9e967b59-d63f-4e11-aaef-cbfe0284528f tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9e967b59-d63f-4e11-aaef-cbfe0284528f tempest-ServersNegativeTestJSON-1425602562 tempest-ServersNegativeTestJSON-1425602562-project-member] http://192.168.122.29/volume/v3/volumes/9fede8fc-65db-4c54-a003-b3f099f209a7 returned with HTTP 404 Sep 01 12:09:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 238/464] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:25 2026] GET /volume/v3/volumes/9fede8fc-65db-4c54-a003-b3f099f209a7 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:09:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ba99907b-be81-405e-8ba0-bdf2687a7cec None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ba99907b-be81-405e-8ba0-bdf2687a7cec tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:09:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ba99907b-be81-405e-8ba0-bdf2687a7cec tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-374830578"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:09:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-ba99907b-be81-405e-8ba0-bdf2687a7cec tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-374830578'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:09:28 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-ba99907b-be81-405e-8ba0-bdf2687a7cec tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Create volume of 1 GB Sep 01 12:09:28 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ba99907b-be81-405e-8ba0-bdf2687a7cec tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Availability Zones retrieved successfully. Sep 01 12:09:28 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-ba99907b-be81-405e-8ba0-bdf2687a7cec tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Flow 'volume_create_api' (7c2434b8-372c-400a-971a-bbbe3725e0e3) 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:09:28 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-ba99907b-be81-405e-8ba0-bdf2687a7cec tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3034fc5-a036-40cb-a234-f62c48686479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:28 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-ba99907b-be81-405e-8ba0-bdf2687a7cec tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-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:09:28 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-ba99907b-be81-405e-8ba0-bdf2687a7cec tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3034fc5-a036-40cb-a234-f62c48686479) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:09:28 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-ba99907b-be81-405e-8ba0-bdf2687a7cec tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbcf13eb-dc8a-43bb-bcce-ab71ee5ae445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:28 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-ba99907b-be81-405e-8ba0-bdf2687a7cec tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Created reservations ['b637b138-33dc-4862-b1c5-e92b1d0fb921', '58f78587-d449-409b-9e03-225f7d370ad8', 'c97f6510-8e1b-4b35-aaa8-fe821bac2a55', '8c94d3e1-cfa7-4226-9064-3af7882467c3'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:09:28 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-ba99907b-be81-405e-8ba0-bdf2687a7cec tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbcf13eb-dc8a-43bb-bcce-ab71ee5ae445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b637b138-33dc-4862-b1c5-e92b1d0fb921', '58f78587-d449-409b-9e03-225f7d370ad8', 'c97f6510-8e1b-4b35-aaa8-fe821bac2a55', '8c94d3e1-cfa7-4226-9064-3af7882467c3']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:09:28 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-ba99907b-be81-405e-8ba0-bdf2687a7cec tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47dff620-dd0f-46d0-95ba-fa763d73f187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09: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:09:28 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09:28 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-ba99907b-be81-405e-8ba0-bdf2687a7cec tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47dff620-dd0f-46d0-95ba-fa763d73f187) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0bdbd75c-d452-43af-b7c5-d5dbd9b1f0ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-374830578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4828968ce3ce4fdcad5bd9e29b606a61',qos_specs=None,replication_status=,reservations=['b637b138-33dc-4862-b1c5-e92b1d0fb921','58f78587-d449-409b-9e03-225f7d370ad8','c97f6510-8e1b-4b35-aaa8-fe821bac2a55','8c94d3e1-cfa7-4226-9064-3af7882467c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a70a1386b07a44f5be448fb83df91646',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:09:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-374830578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0bdbd75c-d452-43af-b7c5-d5dbd9b1f0ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4828968ce3ce4fdcad5bd9e29b606a61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a70a1386b07a44f5be448fb83df91646',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:09:28 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-ba99907b-be81-405e-8ba0-bdf2687a7cec tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (686b794d-d1bd-4869-b610-5c00e1949bf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:28 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-ba99907b-be81-405e-8ba0-bdf2687a7cec tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (686b794d-d1bd-4869-b610-5c00e1949bf6) transitioned into state 'SUCCESS' from state '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-374830578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4828968ce3ce4fdcad5bd9e29b606a61',qos_specs=None,replication_status=,reservations=['b637b138-33dc-4862-b1c5-e92b1d0fb921','58f78587-d449-409b-9e03-225f7d370ad8','c97f6510-8e1b-4b35-aaa8-fe821bac2a55','8c94d3e1-cfa7-4226-9064-3af7882467c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a70a1386b07a44f5be448fb83df91646',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:09:28 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-ba99907b-be81-405e-8ba0-bdf2687a7cec tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ab2899c-e0b5-4a34-860e-7fa13232b3f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:29 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-ba99907b-be81-405e-8ba0-bdf2687a7cec tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ab2899c-e0b5-4a34-860e-7fa13232b3f5) 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:09:29 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-ba99907b-be81-405e-8ba0-bdf2687a7cec tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Flow 'volume_create_api' (7c2434b8-372c-400a-971a-bbbe3725e0e3) 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:09:29 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ba99907b-be81-405e-8ba0-bdf2687a7cec tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Create volume request issued successfully. Sep 01 12:09:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ba99907b-be81-405e-8ba0-bdf2687a7cec tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:09:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 227/465] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:09:28 2026] POST /volume/v3/volumes => generated 755 bytes in 555 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:09:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b1a3fa7e-b82f-4961-9bf3-ad2cb7003c60 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b1a3fa7e-b82f-4961-9bf3-ad2cb7003c60 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/0bdbd75c-d452-43af-b7c5-d5dbd9b1f0ed Sep 01 12:09:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b1a3fa7e-b82f-4961-9bf3-ad2cb7003c60 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b1a3fa7e-b82f-4961-9bf3-ad2cb7003c60 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:29 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:29 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:29 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b1a3fa7e-b82f-4961-9bf3-ad2cb7003c60 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b1a3fa7e-b82f-4961-9bf3-ad2cb7003c60 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/0bdbd75c-d452-43af-b7c5-d5dbd9b1f0ed returned with HTTP 200 Sep 01 12:09:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 239/466] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:29 2026] GET /volume/v3/volumes/0bdbd75c-d452-43af-b7c5-d5dbd9b1f0ed => generated 823 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f4f08b7c-fe47-4993-be95-fba04fec09c4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f4f08b7c-fe47-4993-be95-fba04fec09c4 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:09:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f4f08b7c-fe47-4993-be95-fba04fec09c4 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-20096443"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:09:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-f4f08b7c-fe47-4993-be95-fba04fec09c4 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-20096443'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:09:30 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-f4f08b7c-fe47-4993-be95-fba04fec09c4 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Create volume of 1 GB Sep 01 12:09: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:09:30 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:30 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f4f08b7c-fe47-4993-be95-fba04fec09c4 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Availability Zones retrieved successfully. Sep 01 12:09:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f4f08b7c-fe47-4993-be95-fba04fec09c4 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Flow 'volume_create_api' (dda25a38-56c6-438f-b830-4cc03c7cc405) 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:09:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f4f08b7c-fe47-4993-be95-fba04fec09c4 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (000e265a-e7ec-4097-98dc-2066dd075ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-f4f08b7c-fe47-4993-be95-fba04fec09c4 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-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:09:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e4a56a64-e4e6-45e0-b853-789031f7d07f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e4a56a64-e4e6-45e0-b853-789031f7d07f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/0bdbd75c-d452-43af-b7c5-d5dbd9b1f0ed Sep 01 12:09:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e4a56a64-e4e6-45e0-b853-789031f7d07f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e4a56a64-e4e6-45e0-b853-789031f7d07f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:30 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:30 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f4f08b7c-fe47-4993-be95-fba04fec09c4 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (000e265a-e7ec-4097-98dc-2066dd075ff0) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:09:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e4a56a64-e4e6-45e0-b853-789031f7d07f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f4f08b7c-fe47-4993-be95-fba04fec09c4 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98b13d16-5a2e-4317-b936-5fbc084457ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e4a56a64-e4e6-45e0-b853-789031f7d07f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/0bdbd75c-d452-43af-b7c5-d5dbd9b1f0ed returned with HTTP 200 Sep 01 12:09:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 240/467] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:30 2026] GET /volume/v3/volumes/0bdbd75c-d452-43af-b7c5-d5dbd9b1f0ed => generated 847 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:30 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-f4f08b7c-fe47-4993-be95-fba04fec09c4 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Created reservations ['409d3118-70aa-48e9-9ec0-4bd57579a623', '329201ef-8d37-48c6-8c4b-49a7affe67b1', '93ffb9ed-b84f-4e75-be29-b502d5cb830f', '80f1aa67-2ed9-4023-8c71-d11e4bfa7df7'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:09:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f4f08b7c-fe47-4993-be95-fba04fec09c4 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98b13d16-5a2e-4317-b936-5fbc084457ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['409d3118-70aa-48e9-9ec0-4bd57579a623', '329201ef-8d37-48c6-8c4b-49a7affe67b1', '93ffb9ed-b84f-4e75-be29-b502d5cb830f', '80f1aa67-2ed9-4023-8c71-d11e4bfa7df7']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:09:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f4f08b7c-fe47-4993-be95-fba04fec09c4 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce9653ff-00c3-41b7-909c-6bda6c1bbc25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09: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:09:30 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f4f08b7c-fe47-4993-be95-fba04fec09c4 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce9653ff-00c3-41b7-909c-6bda6c1bbc25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23405ce4-7e87-4078-94e0-1da38dd49aa4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-20096443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0ababc7f215448abdc4f82aa4be91a2',qos_specs=None,replication_status=,reservations=['409d3118-70aa-48e9-9ec0-4bd57579a623','329201ef-8d37-48c6-8c4b-49a7affe67b1','93ffb9ed-b84f-4e75-be29-b502d5cb830f','80f1aa67-2ed9-4023-8c71-d11e4bfa7df7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90388626c4204528ab5f133fc59378fa',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:09:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-20096443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23405ce4-7e87-4078-94e0-1da38dd49aa4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0ababc7f215448abdc4f82aa4be91a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90388626c4204528ab5f133fc59378fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:09:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f4f08b7c-fe47-4993-be95-fba04fec09c4 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b02d99bb-5bdc-4a7e-877b-759bb6a82ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f4f08b7c-fe47-4993-be95-fba04fec09c4 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b02d99bb-5bdc-4a7e-877b-759bb6a82ad9) transitioned into state 'SUCCESS' from state '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-20096443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0ababc7f215448abdc4f82aa4be91a2',qos_specs=None,replication_status=,reservations=['409d3118-70aa-48e9-9ec0-4bd57579a623','329201ef-8d37-48c6-8c4b-49a7affe67b1','93ffb9ed-b84f-4e75-be29-b502d5cb830f','80f1aa67-2ed9-4023-8c71-d11e4bfa7df7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90388626c4204528ab5f133fc59378fa',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:09:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f4f08b7c-fe47-4993-be95-fba04fec09c4 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a429abd1-e135-4890-8c32-6451c8491c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f4f08b7c-fe47-4993-be95-fba04fec09c4 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a429abd1-e135-4890-8c32-6451c8491c31) 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:09:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f4f08b7c-fe47-4993-be95-fba04fec09c4 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Flow 'volume_create_api' (dda25a38-56c6-438f-b830-4cc03c7cc405) 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:09:30 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f4f08b7c-fe47-4993-be95-fba04fec09c4 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Create volume request issued successfully. Sep 01 12:09:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f4f08b7c-fe47-4993-be95-fba04fec09c4 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:09:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 228/468] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:09:30 2026] POST /volume/v3/volumes => generated 756 bytes in 680 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:09:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e255064d-b5f5-4679-99dc-cc256f2641c5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e255064d-b5f5-4679-99dc-cc256f2641c5 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 Sep 01 12:09:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e255064d-b5f5-4679-99dc-cc256f2641c5 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e255064d-b5f5-4679-99dc-cc256f2641c5 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:30 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:30 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e255064d-b5f5-4679-99dc-cc256f2641c5 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:09:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e255064d-b5f5-4679-99dc-cc256f2641c5 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 returned with HTTP 200 Sep 01 12:09:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 241/469] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:30 2026] GET /volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 => generated 824 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4244c143-4829-40ba-a1ba-7aa031ff8efd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4244c143-4829-40ba-a1ba-7aa031ff8efd tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/0bdbd75c-d452-43af-b7c5-d5dbd9b1f0ed Sep 01 12:09:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4244c143-4829-40ba-a1ba-7aa031ff8efd tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4244c143-4829-40ba-a1ba-7aa031ff8efd tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:31 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:31 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:31 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4244c143-4829-40ba-a1ba-7aa031ff8efd tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4244c143-4829-40ba-a1ba-7aa031ff8efd tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/0bdbd75c-d452-43af-b7c5-d5dbd9b1f0ed returned with HTTP 200 Sep 01 12:09:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 229/470] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:31 2026] GET /volume/v3/volumes/0bdbd75c-d452-43af-b7c5-d5dbd9b1f0ed => generated 848 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:09:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bdda454f-505c-4d25-a48e-a1bfb8b56d88 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bdda454f-505c-4d25-a48e-a1bfb8b56d88 tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] POST http://192.168.122.29/volume/v3/volumes/0bdbd75c-d452-43af-b7c5-d5dbd9b1f0ed/action Sep 01 12:09:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bdda454f-505c-4d25-a48e-a1bfb8b56d88 tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:09:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bdda454f-505c-4d25-a48e-a1bfb8b56d88 tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:09: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:09:31 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:31 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.admin_actions [None req-bdda454f-505c-4d25-a48e-a1bfb8b56d88 tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] Updating volume '0bdbd75c-d452-43af-b7c5-d5dbd9b1f0ed' with '{'status': 'attaching'}' {{(pid=86815) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 12:09: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:09:31 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:31 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bdda454f-505c-4d25-a48e-a1bfb8b56d88 tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] http://192.168.122.29/volume/v3/volumes/0bdbd75c-d452-43af-b7c5-d5dbd9b1f0ed/action returned with HTTP 202 Sep 01 12:09:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 242/471] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:09:31 2026] POST /volume/v3/volumes/0bdbd75c-d452-43af-b7c5-d5dbd9b1f0ed/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:09:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c51f36e3-113e-4eff-b953-951d28cb4981 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c51f36e3-113e-4eff-b953-951d28cb4981 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/0bdbd75c-d452-43af-b7c5-d5dbd9b1f0ed Sep 01 12:09:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c51f36e3-113e-4eff-b953-951d28cb4981 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c51f36e3-113e-4eff-b953-951d28cb4981 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:31 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:31 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:31 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c51f36e3-113e-4eff-b953-951d28cb4981 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c51f36e3-113e-4eff-b953-951d28cb4981 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/0bdbd75c-d452-43af-b7c5-d5dbd9b1f0ed returned with HTTP 200 Sep 01 12:09:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 230/472] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:31 2026] GET /volume/v3/volumes/0bdbd75c-d452-43af-b7c5-d5dbd9b1f0ed => generated 848 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e36ccd3f-e72b-4b93-962b-7babb5ea6d9f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e36ccd3f-e72b-4b93-962b-7babb5ea6d9f tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] POST http://192.168.122.29/volume/v3/volumes/0bdbd75c-d452-43af-b7c5-d5dbd9b1f0ed/action Sep 01 12:09:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e36ccd3f-e72b-4b93-962b-7babb5ea6d9f tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:09:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e36ccd3f-e72b-4b93-962b-7babb5ea6d9f tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-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:09: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:09:31 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:31 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:31 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e36ccd3f-e72b-4b93-962b-7babb5ea6d9f tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] Volume info retrieved successfully. Sep 01 12:09:31 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e36ccd3f-e72b-4b93-962b-7babb5ea6d9f tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] Delete volume request issued successfully. Sep 01 12:09:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e36ccd3f-e72b-4b93-962b-7babb5ea6d9f tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] http://192.168.122.29/volume/v3/volumes/0bdbd75c-d452-43af-b7c5-d5dbd9b1f0ed/action returned with HTTP 202 Sep 01 12:09:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 243/473] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:09:31 2026] POST /volume/v3/volumes/0bdbd75c-d452-43af-b7c5-d5dbd9b1f0ed/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 12:09:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6a971530-786a-4067-bfaa-e28e57d1eb20 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6a971530-786a-4067-bfaa-e28e57d1eb20 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/0bdbd75c-d452-43af-b7c5-d5dbd9b1f0ed Sep 01 12:09:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6a971530-786a-4067-bfaa-e28e57d1eb20 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6a971530-786a-4067-bfaa-e28e57d1eb20 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:31 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:31 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:31 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6a971530-786a-4067-bfaa-e28e57d1eb20 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6a971530-786a-4067-bfaa-e28e57d1eb20 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/0bdbd75c-d452-43af-b7c5-d5dbd9b1f0ed returned with HTTP 200 Sep 01 12:09:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 231/474] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:31 2026] GET /volume/v3/volumes/0bdbd75c-d452-43af-b7c5-d5dbd9b1f0ed => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b8dfac61-c0ad-41ab-a846-3bb7797ab8be None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b8dfac61-c0ad-41ab-a846-3bb7797ab8be tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 Sep 01 12:09:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b8dfac61-c0ad-41ab-a846-3bb7797ab8be tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b8dfac61-c0ad-41ab-a846-3bb7797ab8be tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:31 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:31 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:31 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b8dfac61-c0ad-41ab-a846-3bb7797ab8be tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:09:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b8dfac61-c0ad-41ab-a846-3bb7797ab8be tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 returned with HTTP 200 Sep 01 12:09:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 244/475] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:31 2026] GET /volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 => generated 848 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:09:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-dbefd605-879d-4297-8cf1-481ee4ba7e37 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dbefd605-879d-4297-8cf1-481ee4ba7e37 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/0bdbd75c-d452-43af-b7c5-d5dbd9b1f0ed Sep 01 12:09:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dbefd605-879d-4297-8cf1-481ee4ba7e37 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dbefd605-879d-4297-8cf1-481ee4ba7e37 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:32 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:32 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dbefd605-879d-4297-8cf1-481ee4ba7e37 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/0bdbd75c-d452-43af-b7c5-d5dbd9b1f0ed returned with HTTP 404 Sep 01 12:09:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 232/476] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:32 2026] GET /volume/v3/volumes/0bdbd75c-d452-43af-b7c5-d5dbd9b1f0ed => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:09:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c03c47e1-e7ea-4242-aff0-207af417c3c2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c03c47e1-e7ea-4242-aff0-207af417c3c2 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/0bdbd75c-d452-43af-b7c5-d5dbd9b1f0ed Sep 01 12:09:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c03c47e1-e7ea-4242-aff0-207af417c3c2 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c03c47e1-e7ea-4242-aff0-207af417c3c2 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c03c47e1-e7ea-4242-aff0-207af417c3c2 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/0bdbd75c-d452-43af-b7c5-d5dbd9b1f0ed returned with HTTP 404 Sep 01 12:09:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 245/477] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:32 2026] GET /volume/v3/volumes/0bdbd75c-d452-43af-b7c5-d5dbd9b1f0ed => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:09:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a67425ec-e40e-4a9b-97cd-cc990b6a0410 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a67425ec-e40e-4a9b-97cd-cc990b6a0410 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] DELETE http://192.168.122.29/volume/v3/volumes/0bdbd75c-d452-43af-b7c5-d5dbd9b1f0ed Sep 01 12:09:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a67425ec-e40e-4a9b-97cd-cc990b6a0410 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a67425ec-e40e-4a9b-97cd-cc990b6a0410 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:32 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-a67425ec-e40e-4a9b-97cd-cc990b6a0410 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Delete volume with id: 0bdbd75c-d452-43af-b7c5-d5dbd9b1f0ed Sep 01 12:09:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a67425ec-e40e-4a9b-97cd-cc990b6a0410 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/0bdbd75c-d452-43af-b7c5-d5dbd9b1f0ed returned with HTTP 404 Sep 01 12:09:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 233/478] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:09:32 2026] DELETE /volume/v3/volumes/0bdbd75c-d452-43af-b7c5-d5dbd9b1f0ed => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:09:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a6a47335-5556-41b5-a63e-0a5d9fe2ed61 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a6a47335-5556-41b5-a63e-0a5d9fe2ed61 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:09:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a6a47335-5556-41b5-a63e-0a5d9fe2ed61 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1111013846"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:09:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-a6a47335-5556-41b5-a63e-0a5d9fe2ed61 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1111013846'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:09:32 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-a6a47335-5556-41b5-a63e-0a5d9fe2ed61 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Create volume of 1 GB Sep 01 12:09:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a6a47335-5556-41b5-a63e-0a5d9fe2ed61 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Availability Zones retrieved successfully. Sep 01 12:09:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a6a47335-5556-41b5-a63e-0a5d9fe2ed61 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Flow 'volume_create_api' (9b43ad60-dbd1-4bea-a9fa-bf1e2bfa3e32) 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:09:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a6a47335-5556-41b5-a63e-0a5d9fe2ed61 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1798cc6a-308e-4fb1-ae86-c82976f0c5d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-a6a47335-5556-41b5-a63e-0a5d9fe2ed61 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-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:09:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2f28a86c-e94b-4aed-b440-d6346ccb272b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2f28a86c-e94b-4aed-b440-d6346ccb272b tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 Sep 01 12:09:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2f28a86c-e94b-4aed-b440-d6346ccb272b tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2f28a86c-e94b-4aed-b440-d6346ccb272b tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:32 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:32 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2f28a86c-e94b-4aed-b440-d6346ccb272b tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:09:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2f28a86c-e94b-4aed-b440-d6346ccb272b tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 returned with HTTP 200 Sep 01 12:09:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 234/479] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:32 2026] GET /volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 => generated 849 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:09:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a6a47335-5556-41b5-a63e-0a5d9fe2ed61 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1798cc6a-308e-4fb1-ae86-c82976f0c5d0) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:09:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a6a47335-5556-41b5-a63e-0a5d9fe2ed61 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a05c76c8-dbe5-4536-b22c-9f3047891959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-3becc243-6b08-453d-94cf-10a91ba43e87 req-ce6a84fc-1f59-4901-803c-85519a3f9964 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-3becc243-6b08-453d-94cf-10a91ba43e87 req-ce6a84fc-1f59-4901-803c-85519a3f9964 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 Sep 01 12:09:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-3becc243-6b08-453d-94cf-10a91ba43e87 req-ce6a84fc-1f59-4901-803c-85519a3f9964 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-3becc243-6b08-453d-94cf-10a91ba43e87 req-ce6a84fc-1f59-4901-803c-85519a3f9964 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:33 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-3becc243-6b08-453d-94cf-10a91ba43e87 req-ce6a84fc-1f59-4901-803c-85519a3f9964 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:09:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-3becc243-6b08-453d-94cf-10a91ba43e87 req-ce6a84fc-1f59-4901-803c-85519a3f9964 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 returned with HTTP 200 Sep 01 12:09:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 235/480] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:09:33 2026] GET /volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 => generated 849 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:33 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-a6a47335-5556-41b5-a63e-0a5d9fe2ed61 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Created reservations ['a1973626-e46c-4680-9c3c-90d936d3adbf', 'b928a023-64be-477c-840b-a429984fc882', '3a9d93c1-5482-40af-95f2-9a0d80162b01', '071ee2f1-b0c1-43a0-b341-9df4a4be288a'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:09:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a6a47335-5556-41b5-a63e-0a5d9fe2ed61 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a05c76c8-dbe5-4536-b22c-9f3047891959) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1973626-e46c-4680-9c3c-90d936d3adbf', 'b928a023-64be-477c-840b-a429984fc882', '3a9d93c1-5482-40af-95f2-9a0d80162b01', '071ee2f1-b0c1-43a0-b341-9df4a4be288a']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:09:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a6a47335-5556-41b5-a63e-0a5d9fe2ed61 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab4f4878-72af-41ba-a6f1-fe278ac67b6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09: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:09:33 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a6a47335-5556-41b5-a63e-0a5d9fe2ed61 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab4f4878-72af-41ba-a6f1-fe278ac67b6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77e1bd79-5dde-42ab-8676-0896480c394d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1111013846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4828968ce3ce4fdcad5bd9e29b606a61',qos_specs=None,replication_status=,reservations=['a1973626-e46c-4680-9c3c-90d936d3adbf','b928a023-64be-477c-840b-a429984fc882','3a9d93c1-5482-40af-95f2-9a0d80162b01','071ee2f1-b0c1-43a0-b341-9df4a4be288a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a70a1386b07a44f5be448fb83df91646',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:09:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1111013846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77e1bd79-5dde-42ab-8676-0896480c394d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4828968ce3ce4fdcad5bd9e29b606a61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a70a1386b07a44f5be448fb83df91646',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:09:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a6a47335-5556-41b5-a63e-0a5d9fe2ed61 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dcdf49f-889e-48ae-b11c-35db74acac5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a6a47335-5556-41b5-a63e-0a5d9fe2ed61 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dcdf49f-889e-48ae-b11c-35db74acac5a) transitioned into state 'SUCCESS' from state '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-1111013846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4828968ce3ce4fdcad5bd9e29b606a61',qos_specs=None,replication_status=,reservations=['a1973626-e46c-4680-9c3c-90d936d3adbf','b928a023-64be-477c-840b-a429984fc882','3a9d93c1-5482-40af-95f2-9a0d80162b01','071ee2f1-b0c1-43a0-b341-9df4a4be288a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a70a1386b07a44f5be448fb83df91646',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:09:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a6a47335-5556-41b5-a63e-0a5d9fe2ed61 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fe693d1-2c32-486e-8e47-b90726d93d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a6a47335-5556-41b5-a63e-0a5d9fe2ed61 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fe693d1-2c32-486e-8e47-b90726d93d47) 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:09:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a6a47335-5556-41b5-a63e-0a5d9fe2ed61 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Flow 'volume_create_api' (9b43ad60-dbd1-4bea-a9fa-bf1e2bfa3e32) 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:09:33 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a6a47335-5556-41b5-a63e-0a5d9fe2ed61 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Create volume request issued successfully. Sep 01 12:09:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a6a47335-5556-41b5-a63e-0a5d9fe2ed61 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:09:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 246/481] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:09:32 2026] POST /volume/v3/volumes => generated 756 bytes in 572 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:09:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-def07f92-0acc-482b-b59b-6809a1852b45 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-def07f92-0acc-482b-b59b-6809a1852b45 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/77e1bd79-5dde-42ab-8676-0896480c394d Sep 01 12:09:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-def07f92-0acc-482b-b59b-6809a1852b45 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-def07f92-0acc-482b-b59b-6809a1852b45 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0b1b1243-505b-4a4f-9bdd-510b265b5fb2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0b1b1243-505b-4a4f-9bdd-510b265b5fb2 None None] GET http://192.168.122.29/volume// Sep 01 12:09:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0b1b1243-505b-4a4f-9bdd-510b265b5fb2 None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0b1b1243-505b-4a4f-9bdd-510b265b5fb2 None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0b1b1243-505b-4a4f-9bdd-510b265b5fb2 None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:09:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 247/482] 192.168.122.29 () {58 vars in 1312 bytes} [Tue Sep 1 12:09:33 2026] GET /volume/ => generated 389 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:09:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-3becc243-6b08-453d-94cf-10a91ba43e87 req-413c135b-fb64-4c8c-a341-c1de910ca273 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09: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:09:33 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-3becc243-6b08-453d-94cf-10a91ba43e87 req-413c135b-fb64-4c8c-a341-c1de910ca273 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] POST http://192.168.122.29/volume/v3/attachments Sep 01 12:09:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-3becc243-6b08-453d-94cf-10a91ba43e87 req-413c135b-fb64-4c8c-a341-c1de910ca273 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "23405ce4-7e87-4078-94e0-1da38dd49aa4", "connector": null, "instance_uuid": "7707be09-0519-431d-beaa-4738c8e400fe"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:09:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-def07f92-0acc-482b-b59b-6809a1852b45 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09: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:09:33 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:33 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-def07f92-0acc-482b-b59b-6809a1852b45 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/77e1bd79-5dde-42ab-8676-0896480c394d returned with HTTP 200 Sep 01 12:09:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 236/483] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:33 2026] GET /volume/v3/volumes/77e1bd79-5dde-42ab-8676-0896480c394d => generated 824 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-3becc243-6b08-453d-94cf-10a91ba43e87 req-413c135b-fb64-4c8c-a341-c1de910ca273 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/attachments returned with HTTP 200 Sep 01 12:09:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 248/484] 192.168.122.29 () {66 vars in 1478 bytes} [Tue Sep 1 12:09:33 2026] POST /volume/v3/attachments => generated 273 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:09:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6bba9d50-311f-463d-82d9-392c05538797 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6bba9d50-311f-463d-82d9-392c05538797 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 Sep 01 12:09:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6bba9d50-311f-463d-82d9-392c05538797 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6bba9d50-311f-463d-82d9-392c05538797 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:33 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6bba9d50-311f-463d-82d9-392c05538797 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:09:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6bba9d50-311f-463d-82d9-392c05538797 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 returned with HTTP 200 Sep 01 12:09:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 237/485] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:33 2026] GET /volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 => generated 848 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-abd848a3-2723-409f-9e64-5262a64680cc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-abd848a3-2723-409f-9e64-5262a64680cc None None] GET http://192.168.122.29/volume// Sep 01 12:09:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-abd848a3-2723-409f-9e64-5262a64680cc None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-abd848a3-2723-409f-9e64-5262a64680cc None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-abd848a3-2723-409f-9e64-5262a64680cc None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:09:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 249/486] 192.168.122.29 () {58 vars in 1310 bytes} [Tue Sep 1 12:09:33 2026] GET /volume/ => generated 389 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:09:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-3becc243-6b08-453d-94cf-10a91ba43e87 req-502cd759-b457-46d6-ab61-fb4fc6327192 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-3becc243-6b08-453d-94cf-10a91ba43e87 req-502cd759-b457-46d6-ab61-fb4fc6327192 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 Sep 01 12:09:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-3becc243-6b08-453d-94cf-10a91ba43e87 req-502cd759-b457-46d6-ab61-fb4fc6327192 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-3becc243-6b08-453d-94cf-10a91ba43e87 req-502cd759-b457-46d6-ab61-fb4fc6327192 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:34 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:34 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:34 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-3becc243-6b08-453d-94cf-10a91ba43e87 req-502cd759-b457-46d6-ab61-fb4fc6327192 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:09:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-3becc243-6b08-453d-94cf-10a91ba43e87 req-502cd759-b457-46d6-ab61-fb4fc6327192 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 returned with HTTP 200 Sep 01 12:09:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 238/487] 192.168.122.29 () {62 vars in 1523 bytes} [Tue Sep 1 12:09:33 2026] GET /volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 => generated 1029 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:09:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-3becc243-6b08-453d-94cf-10a91ba43e87 req-6fd2674f-49f4-411c-a0b5-bc1304007412 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-3becc243-6b08-453d-94cf-10a91ba43e87 req-6fd2674f-49f4-411c-a0b5-bc1304007412 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] PUT http://192.168.122.29/volume/v3/attachments/5b059ba5-a53a-4a16-91f1-9e1e60d97d48 Sep 01 12:09:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-3becc243-6b08-453d-94cf-10a91ba43e87 req-6fd2674f-49f4-411c-a0b5-bc1304007412 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.29", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fcffd4db34b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "2d6c338d-1492-4969-8dee-5e70772e3ff2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:09:34 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-3becc243-6b08-453d-94cf-10a91ba43e87 req-6fd2674f-49f4-411c-a0b5-bc1304007412 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Acquiring lock "cinder-attachment_update-23405ce4-7e87-4078-94e0-1da38dd49aa4-devstack" by "attachment_update" {{(pid=86815) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:09:34 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-3becc243-6b08-453d-94cf-10a91ba43e87 req-6fd2674f-49f4-411c-a0b5-bc1304007412 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Lock "cinder-attachment_update-23405ce4-7e87-4078-94e0-1da38dd49aa4-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=86815) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:09: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:09:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09: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:09:34 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-92e237a1-5c88-469a-b3f5-49a348e75dab None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-92e237a1-5c88-469a-b3f5-49a348e75dab tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/77e1bd79-5dde-42ab-8676-0896480c394d Sep 01 12:09:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-92e237a1-5c88-469a-b3f5-49a348e75dab tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-92e237a1-5c88-469a-b3f5-49a348e75dab tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:34 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:34 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:34 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-92e237a1-5c88-469a-b3f5-49a348e75dab tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-92e237a1-5c88-469a-b3f5-49a348e75dab tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/77e1bd79-5dde-42ab-8676-0896480c394d returned with HTTP 200 Sep 01 12:09:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 239/488] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:34 2026] GET /volume/v3/volumes/77e1bd79-5dde-42ab-8676-0896480c394d => generated 848 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:09:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-98faa20b-bda0-48aa-a1c4-ce38c4476e0b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-98faa20b-bda0-48aa-a1c4-ce38c4476e0b tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 Sep 01 12:09:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-98faa20b-bda0-48aa-a1c4-ce38c4476e0b tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-98faa20b-bda0-48aa-a1c4-ce38c4476e0b tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:34 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:34 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:35 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-3becc243-6b08-453d-94cf-10a91ba43e87 req-6fd2674f-49f4-411c-a0b5-bc1304007412 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Lock "cinder-attachment_update-23405ce4-7e87-4078-94e0-1da38dd49aa4-devstack" released by "attachment_update" :: held 0.762s {{(pid=86815) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:09:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-3becc243-6b08-453d-94cf-10a91ba43e87 req-6fd2674f-49f4-411c-a0b5-bc1304007412 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/attachments/5b059ba5-a53a-4a16-91f1-9e1e60d97d48 returned with HTTP 200 Sep 01 12:09:35 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-98faa20b-bda0-48aa-a1c4-ce38c4476e0b tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:09:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 250/489] 192.168.122.29 () {66 vars in 1588 bytes} [Tue Sep 1 12:09:34 2026] PUT /volume/v3/attachments/5b059ba5-a53a-4a16-91f1-9e1e60d97d48 => generated 694 bytes in 806 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:09:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-98faa20b-bda0-48aa-a1c4-ce38c4476e0b tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 returned with HTTP 200 Sep 01 12:09:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 240/490] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:34 2026] GET /volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 => generated 849 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-3becc243-6b08-453d-94cf-10a91ba43e87 req-123aa97f-aee5-46fc-afed-1febf6a4f250 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-3becc243-6b08-453d-94cf-10a91ba43e87 req-123aa97f-aee5-46fc-afed-1febf6a4f250 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] POST http://192.168.122.29/volume/v3/attachments/5b059ba5-a53a-4a16-91f1-9e1e60d97d48/action Sep 01 12:09:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-3becc243-6b08-453d-94cf-10a91ba43e87 req-123aa97f-aee5-46fc-afed-1febf6a4f250 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Action body: b'{"os-complete": null}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:09:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-3becc243-6b08-453d-94cf-10a91ba43e87 req-123aa97f-aee5-46fc-afed-1febf6a4f250 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-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:09:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b8c7dd67-9457-4156-8981-2932c66ceb0a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09: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:09:35 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b8c7dd67-9457-4156-8981-2932c66ceb0a tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/77e1bd79-5dde-42ab-8676-0896480c394d Sep 01 12:09:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b8c7dd67-9457-4156-8981-2932c66ceb0a tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b8c7dd67-9457-4156-8981-2932c66ceb0a tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09: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:09:35 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:35 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:35 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b8c7dd67-9457-4156-8981-2932c66ceb0a tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-3becc243-6b08-453d-94cf-10a91ba43e87 req-123aa97f-aee5-46fc-afed-1febf6a4f250 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/attachments/5b059ba5-a53a-4a16-91f1-9e1e60d97d48/action returned with HTTP 204 Sep 01 12:09:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 251/491] 192.168.122.29 () {66 vars in 1609 bytes} [Tue Sep 1 12:09:35 2026] POST /volume/v3/attachments/5b059ba5-a53a-4a16-91f1-9e1e60d97d48/action => generated 0 bytes in 122 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:09:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b8c7dd67-9457-4156-8981-2932c66ceb0a tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/77e1bd79-5dde-42ab-8676-0896480c394d returned with HTTP 200 Sep 01 12:09:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 241/492] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:35 2026] GET /volume/v3/volumes/77e1bd79-5dde-42ab-8676-0896480c394d => generated 849 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-720075c7-bca9-40ac-9f2d-e9ab34dc8435 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-720075c7-bca9-40ac-9f2d-e9ab34dc8435 tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] POST http://192.168.122.29/volume/v3/volumes/77e1bd79-5dde-42ab-8676-0896480c394d/action Sep 01 12:09:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-720075c7-bca9-40ac-9f2d-e9ab34dc8435 tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-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:09:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-720075c7-bca9-40ac-9f2d-e9ab34dc8435 tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-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:09: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:09:35 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.admin_actions [None req-720075c7-bca9-40ac-9f2d-e9ab34dc8435 tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] Updating volume '77e1bd79-5dde-42ab-8676-0896480c394d' with '{'status': 'creating'}' {{(pid=86815) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 12:09: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:09:35 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:35 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-720075c7-bca9-40ac-9f2d-e9ab34dc8435 tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] http://192.168.122.29/volume/v3/volumes/77e1bd79-5dde-42ab-8676-0896480c394d/action returned with HTTP 202 Sep 01 12:09:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 252/493] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:09:35 2026] POST /volume/v3/volumes/77e1bd79-5dde-42ab-8676-0896480c394d/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:09:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6a78f2c4-a8ab-4fba-95f3-f52e1dcc5574 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6a78f2c4-a8ab-4fba-95f3-f52e1dcc5574 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/77e1bd79-5dde-42ab-8676-0896480c394d Sep 01 12:09:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6a78f2c4-a8ab-4fba-95f3-f52e1dcc5574 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6a78f2c4-a8ab-4fba-95f3-f52e1dcc5574 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:35 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:35 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:35 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6a78f2c4-a8ab-4fba-95f3-f52e1dcc5574 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6a78f2c4-a8ab-4fba-95f3-f52e1dcc5574 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/77e1bd79-5dde-42ab-8676-0896480c394d returned with HTTP 200 Sep 01 12:09:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 242/494] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:35 2026] GET /volume/v3/volumes/77e1bd79-5dde-42ab-8676-0896480c394d => generated 848 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f67f22f9-b6fe-41f1-8a02-cd3d57ec7487 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-99abaec9-e538-4649-9ddf-3cda8b796849 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-99abaec9-e538-4649-9ddf-3cda8b796849 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 Sep 01 12:09:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-99abaec9-e538-4649-9ddf-3cda8b796849 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f67f22f9-b6fe-41f1-8a02-cd3d57ec7487 tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] POST http://192.168.122.29/volume/v3/volumes/77e1bd79-5dde-42ab-8676-0896480c394d/action Sep 01 12:09:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f67f22f9-b6fe-41f1-8a02-cd3d57ec7487 tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:09:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f67f22f9-b6fe-41f1-8a02-cd3d57ec7487 tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-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:09:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-99abaec9-e538-4649-9ddf-3cda8b796849 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:36 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f67f22f9-b6fe-41f1-8a02-cd3d57ec7487 tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] Volume info retrieved successfully. Sep 01 12:09: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:09:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-99abaec9-e538-4649-9ddf-3cda8b796849 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:09:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-99abaec9-e538-4649-9ddf-3cda8b796849 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 returned with HTTP 200 Sep 01 12:09:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 243/495] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:36 2026] GET /volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 => generated 1141 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:09:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-65b74cb5-9bea-4a43-90a0-7c464bf3edfc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-65b74cb5-9bea-4a43-90a0-7c464bf3edfc tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 Sep 01 12:09:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-65b74cb5-9bea-4a43-90a0-7c464bf3edfc tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-65b74cb5-9bea-4a43-90a0-7c464bf3edfc tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f67f22f9-b6fe-41f1-8a02-cd3d57ec7487 tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] Delete volume request issued successfully. Sep 01 12:09:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f67f22f9-b6fe-41f1-8a02-cd3d57ec7487 tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] http://192.168.122.29/volume/v3/volumes/77e1bd79-5dde-42ab-8676-0896480c394d/action returned with HTTP 202 Sep 01 12:09:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 253/496] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:09:36 2026] POST /volume/v3/volumes/77e1bd79-5dde-42ab-8676-0896480c394d/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:09:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bf2a4215-1d9e-4459-aa16-a8707e380291 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bf2a4215-1d9e-4459-aa16-a8707e380291 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/77e1bd79-5dde-42ab-8676-0896480c394d Sep 01 12:09:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bf2a4215-1d9e-4459-aa16-a8707e380291 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bf2a4215-1d9e-4459-aa16-a8707e380291 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:36 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-bf2a4215-1d9e-4459-aa16-a8707e380291 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09: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:09:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bf2a4215-1d9e-4459-aa16-a8707e380291 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/77e1bd79-5dde-42ab-8676-0896480c394d returned with HTTP 200 Sep 01 12:09:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 254/497] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:36 2026] GET /volume/v3/volumes/77e1bd79-5dde-42ab-8676-0896480c394d => generated 848 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-65b74cb5-9bea-4a43-90a0-7c464bf3edfc tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:09:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-65b74cb5-9bea-4a43-90a0-7c464bf3edfc tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 returned with HTTP 200 Sep 01 12:09:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 244/498] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:36 2026] GET /volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 => generated 1141 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:09:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e95cd26a-2eaa-47a2-a13a-8e5e8ce4a6e9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e95cd26a-2eaa-47a2-a13a-8e5e8ce4a6e9 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:09:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e95cd26a-2eaa-47a2-a13a-8e5e8ce4a6e9 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1439689832"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:09:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-e95cd26a-2eaa-47a2-a13a-8e5e8ce4a6e9 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1439689832'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:09:36 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-e95cd26a-2eaa-47a2-a13a-8e5e8ce4a6e9 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Create volume of 1 GB Sep 01 12:09:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e95cd26a-2eaa-47a2-a13a-8e5e8ce4a6e9 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Availability Zones retrieved successfully. Sep 01 12:09:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e95cd26a-2eaa-47a2-a13a-8e5e8ce4a6e9 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Flow 'volume_create_api' (0b29d7b2-2fe0-4e32-a680-50b0e7c1fb47) 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:09:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e95cd26a-2eaa-47a2-a13a-8e5e8ce4a6e9 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02767070-f936-4add-8fc8-1c7b2f6aa224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-e95cd26a-2eaa-47a2-a13a-8e5e8ce4a6e9 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-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:09:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e95cd26a-2eaa-47a2-a13a-8e5e8ce4a6e9 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02767070-f936-4add-8fc8-1c7b2f6aa224) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:09:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e95cd26a-2eaa-47a2-a13a-8e5e8ce4a6e9 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cef3ca35-76f3-44d1-870f-3aba96e24f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:36 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-e95cd26a-2eaa-47a2-a13a-8e5e8ce4a6e9 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Created reservations ['98636a1c-4c41-4105-9d15-a047ff0a3a72', 'c3ecfd43-7898-4d59-87c4-8ef605b4aa19', '2825b8e3-1cc7-474a-a0c9-6ba7896ec227', '79bc87d8-84e4-4e39-9f33-de2ad87be521'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:09:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e95cd26a-2eaa-47a2-a13a-8e5e8ce4a6e9 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cef3ca35-76f3-44d1-870f-3aba96e24f06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98636a1c-4c41-4105-9d15-a047ff0a3a72', 'c3ecfd43-7898-4d59-87c4-8ef605b4aa19', '2825b8e3-1cc7-474a-a0c9-6ba7896ec227', '79bc87d8-84e4-4e39-9f33-de2ad87be521']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:09:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e95cd26a-2eaa-47a2-a13a-8e5e8ce4a6e9 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fec6d15-0145-4172-ba23-0e1084ae03eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09: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:09:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e95cd26a-2eaa-47a2-a13a-8e5e8ce4a6e9 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fec6d15-0145-4172-ba23-0e1084ae03eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6469305b-1ba8-4e5a-b136-5a2b08ee9aec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1439689832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0ababc7f215448abdc4f82aa4be91a2',qos_specs=None,replication_status=,reservations=['98636a1c-4c41-4105-9d15-a047ff0a3a72','c3ecfd43-7898-4d59-87c4-8ef605b4aa19','2825b8e3-1cc7-474a-a0c9-6ba7896ec227','79bc87d8-84e4-4e39-9f33-de2ad87be521'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90388626c4204528ab5f133fc59378fa',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:09:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1439689832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6469305b-1ba8-4e5a-b136-5a2b08ee9aec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0ababc7f215448abdc4f82aa4be91a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90388626c4204528ab5f133fc59378fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:09:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e95cd26a-2eaa-47a2-a13a-8e5e8ce4a6e9 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (910d9a8a-9825-4b29-941f-a0e1abf22799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e95cd26a-2eaa-47a2-a13a-8e5e8ce4a6e9 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (910d9a8a-9825-4b29-941f-a0e1abf22799) transitioned into state 'SUCCESS' from state '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-1439689832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0ababc7f215448abdc4f82aa4be91a2',qos_specs=None,replication_status=,reservations=['98636a1c-4c41-4105-9d15-a047ff0a3a72','c3ecfd43-7898-4d59-87c4-8ef605b4aa19','2825b8e3-1cc7-474a-a0c9-6ba7896ec227','79bc87d8-84e4-4e39-9f33-de2ad87be521'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90388626c4204528ab5f133fc59378fa',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:09:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e95cd26a-2eaa-47a2-a13a-8e5e8ce4a6e9 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2d05fd1-7445-47fa-aa16-708a600e1d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e95cd26a-2eaa-47a2-a13a-8e5e8ce4a6e9 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2d05fd1-7445-47fa-aa16-708a600e1d72) 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:09:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e95cd26a-2eaa-47a2-a13a-8e5e8ce4a6e9 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Flow 'volume_create_api' (0b29d7b2-2fe0-4e32-a680-50b0e7c1fb47) 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:09:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e95cd26a-2eaa-47a2-a13a-8e5e8ce4a6e9 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Create volume request issued successfully. Sep 01 12:09:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e95cd26a-2eaa-47a2-a13a-8e5e8ce4a6e9 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:09:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 255/499] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:09:36 2026] POST /volume/v3/volumes => generated 758 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:09:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-020e1338-3b4e-41ed-829c-8ad78074ea2d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-020e1338-3b4e-41ed-829c-8ad78074ea2d tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec Sep 01 12:09:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-020e1338-3b4e-41ed-829c-8ad78074ea2d tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-020e1338-3b4e-41ed-829c-8ad78074ea2d tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:36 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-020e1338-3b4e-41ed-829c-8ad78074ea2d tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:09:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-020e1338-3b4e-41ed-829c-8ad78074ea2d tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec returned with HTTP 200 Sep 01 12:09:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 245/500] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:36 2026] GET /volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec => generated 826 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-dd9574fc-b15f-4fb7-b36f-19187b1d5373 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dd9574fc-b15f-4fb7-b36f-19187b1d5373 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/77e1bd79-5dde-42ab-8676-0896480c394d Sep 01 12:09:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dd9574fc-b15f-4fb7-b36f-19187b1d5373 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dd9574fc-b15f-4fb7-b36f-19187b1d5373 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-dd9574fc-b15f-4fb7-b36f-19187b1d5373 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dd9574fc-b15f-4fb7-b36f-19187b1d5373 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/77e1bd79-5dde-42ab-8676-0896480c394d returned with HTTP 200 Sep 01 12:09:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 256/501] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:37 2026] GET /volume/v3/volumes/77e1bd79-5dde-42ab-8676-0896480c394d => generated 848 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-19f2f1bf-132d-4d3c-85c8-72601736f709 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-19f2f1bf-132d-4d3c-85c8-72601736f709 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec Sep 01 12:09:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-19f2f1bf-132d-4d3c-85c8-72601736f709 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-19f2f1bf-132d-4d3c-85c8-72601736f709 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-19f2f1bf-132d-4d3c-85c8-72601736f709 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:09:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-19f2f1bf-132d-4d3c-85c8-72601736f709 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec returned with HTTP 200 Sep 01 12:09:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 246/502] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:37 2026] GET /volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec => generated 850 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-94941bcd-09d4-4cfc-aba3-b1b687f57669 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-94941bcd-09d4-4cfc-aba3-b1b687f57669 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/77e1bd79-5dde-42ab-8676-0896480c394d Sep 01 12:09:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-94941bcd-09d4-4cfc-aba3-b1b687f57669 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-94941bcd-09d4-4cfc-aba3-b1b687f57669 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-94941bcd-09d4-4cfc-aba3-b1b687f57669 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/77e1bd79-5dde-42ab-8676-0896480c394d returned with HTTP 404 Sep 01 12:09:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 257/503] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:38 2026] GET /volume/v3/volumes/77e1bd79-5dde-42ab-8676-0896480c394d => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:09:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f54eb88a-24de-40a1-9726-f706a15e4884 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f54eb88a-24de-40a1-9726-f706a15e4884 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/77e1bd79-5dde-42ab-8676-0896480c394d Sep 01 12:09:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f54eb88a-24de-40a1-9726-f706a15e4884 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f54eb88a-24de-40a1-9726-f706a15e4884 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f54eb88a-24de-40a1-9726-f706a15e4884 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/77e1bd79-5dde-42ab-8676-0896480c394d returned with HTTP 404 Sep 01 12:09:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 247/504] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:38 2026] GET /volume/v3/volumes/77e1bd79-5dde-42ab-8676-0896480c394d => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:09:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e9a915fd-fc53-473c-b044-ef1468de2ba9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e9a915fd-fc53-473c-b044-ef1468de2ba9 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] DELETE http://192.168.122.29/volume/v3/volumes/77e1bd79-5dde-42ab-8676-0896480c394d Sep 01 12:09:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e9a915fd-fc53-473c-b044-ef1468de2ba9 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e9a915fd-fc53-473c-b044-ef1468de2ba9 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:38 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-e9a915fd-fc53-473c-b044-ef1468de2ba9 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Delete volume with id: 77e1bd79-5dde-42ab-8676-0896480c394d Sep 01 12:09:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e9a915fd-fc53-473c-b044-ef1468de2ba9 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/77e1bd79-5dde-42ab-8676-0896480c394d returned with HTTP 404 Sep 01 12:09:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 258/505] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:09:38 2026] DELETE /volume/v3/volumes/77e1bd79-5dde-42ab-8676-0896480c394d => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:09:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f904946b-ef60-4872-94fc-048961b6836f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f904946b-ef60-4872-94fc-048961b6836f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:09:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f904946b-ef60-4872-94fc-048961b6836f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2055669626"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:09:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-f904946b-ef60-4872-94fc-048961b6836f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2055669626'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:09:38 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-f904946b-ef60-4872-94fc-048961b6836f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Create volume of 1 GB Sep 01 12:09:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f904946b-ef60-4872-94fc-048961b6836f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Availability Zones retrieved successfully. Sep 01 12:09:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f904946b-ef60-4872-94fc-048961b6836f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Flow 'volume_create_api' (8580752a-565b-4161-ad7d-102a79a591a2) 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:09:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f904946b-ef60-4872-94fc-048961b6836f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f00c6313-3dbe-4920-96dc-fd4fc374ef65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-f904946b-ef60-4872-94fc-048961b6836f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-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:09:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f904946b-ef60-4872-94fc-048961b6836f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f00c6313-3dbe-4920-96dc-fd4fc374ef65) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:09:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f904946b-ef60-4872-94fc-048961b6836f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50f6adfc-d02d-4963-8c3a-6a0a564ed79d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:38 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-f904946b-ef60-4872-94fc-048961b6836f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Created reservations ['03fbde83-790c-40ab-9080-c989aa25555c', '825d7d8c-30ee-4491-9b71-eed41e36f7e6', '2fbd2aeb-e437-4a10-b17d-5278df967d8c', '5e9beb0c-1da8-4950-b009-bd9977bdad80'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:09:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f904946b-ef60-4872-94fc-048961b6836f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50f6adfc-d02d-4963-8c3a-6a0a564ed79d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03fbde83-790c-40ab-9080-c989aa25555c', '825d7d8c-30ee-4491-9b71-eed41e36f7e6', '2fbd2aeb-e437-4a10-b17d-5278df967d8c', '5e9beb0c-1da8-4950-b009-bd9977bdad80']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:09:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f904946b-ef60-4872-94fc-048961b6836f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee6a1f59-4272-4af4-a321-5d460fe5a486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09: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:09:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f904946b-ef60-4872-94fc-048961b6836f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee6a1f59-4272-4af4-a321-5d460fe5a486) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c6e8f65-0f35-45be-ae19-8ce9f489582b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2055669626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4828968ce3ce4fdcad5bd9e29b606a61',qos_specs=None,replication_status=,reservations=['03fbde83-790c-40ab-9080-c989aa25555c','825d7d8c-30ee-4491-9b71-eed41e36f7e6','2fbd2aeb-e437-4a10-b17d-5278df967d8c','5e9beb0c-1da8-4950-b009-bd9977bdad80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a70a1386b07a44f5be448fb83df91646',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:09:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2055669626',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c6e8f65-0f35-45be-ae19-8ce9f489582b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4828968ce3ce4fdcad5bd9e29b606a61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a70a1386b07a44f5be448fb83df91646',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:09:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f904946b-ef60-4872-94fc-048961b6836f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d1d4263-1b56-453f-a3f1-783dc87548f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f904946b-ef60-4872-94fc-048961b6836f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d1d4263-1b56-453f-a3f1-783dc87548f9) transitioned into state 'SUCCESS' from state '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-2055669626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4828968ce3ce4fdcad5bd9e29b606a61',qos_specs=None,replication_status=,reservations=['03fbde83-790c-40ab-9080-c989aa25555c','825d7d8c-30ee-4491-9b71-eed41e36f7e6','2fbd2aeb-e437-4a10-b17d-5278df967d8c','5e9beb0c-1da8-4950-b009-bd9977bdad80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a70a1386b07a44f5be448fb83df91646',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:09:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f904946b-ef60-4872-94fc-048961b6836f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb415edc-32c1-42a8-92e0-a0e78963f67c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f904946b-ef60-4872-94fc-048961b6836f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb415edc-32c1-42a8-92e0-a0e78963f67c) 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:09:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f904946b-ef60-4872-94fc-048961b6836f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Flow 'volume_create_api' (8580752a-565b-4161-ad7d-102a79a591a2) 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:09:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f904946b-ef60-4872-94fc-048961b6836f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Create volume request issued successfully. Sep 01 12:09:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f904946b-ef60-4872-94fc-048961b6836f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:09:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 248/506] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:09:38 2026] POST /volume/v3/volumes => generated 756 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:09:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4517ede6-ab8e-48a8-aa91-b0e21c96c424 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4517ede6-ab8e-48a8-aa91-b0e21c96c424 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/9c6e8f65-0f35-45be-ae19-8ce9f489582b Sep 01 12:09:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4517ede6-ab8e-48a8-aa91-b0e21c96c424 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4517ede6-ab8e-48a8-aa91-b0e21c96c424 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-79948f88-1efa-47b2-aec8-602befc56df0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4517ede6-ab8e-48a8-aa91-b0e21c96c424 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-79948f88-1efa-47b2-aec8-602befc56df0 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec Sep 01 12:09:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-79948f88-1efa-47b2-aec8-602befc56df0 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-79948f88-1efa-47b2-aec8-602befc56df0 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4517ede6-ab8e-48a8-aa91-b0e21c96c424 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/9c6e8f65-0f35-45be-ae19-8ce9f489582b returned with HTTP 200 Sep 01 12:09:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 259/507] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:38 2026] GET /volume/v3/volumes/9c6e8f65-0f35-45be-ae19-8ce9f489582b => generated 824 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:09: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:09:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-79948f88-1efa-47b2-aec8-602befc56df0 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:09:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-79948f88-1efa-47b2-aec8-602befc56df0 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec returned with HTTP 200 Sep 01 12:09:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 249/508] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:39 2026] GET /volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec => generated 851 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-e6c341ef-4d52-4a39-858f-a3e224876342 req-e19d4775-719f-4642-b2e7-c497df06d6e7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-e6c341ef-4d52-4a39-858f-a3e224876342 req-e19d4775-719f-4642-b2e7-c497df06d6e7 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec Sep 01 12:09:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-e6c341ef-4d52-4a39-858f-a3e224876342 req-e19d4775-719f-4642-b2e7-c497df06d6e7 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-e6c341ef-4d52-4a39-858f-a3e224876342 req-e19d4775-719f-4642-b2e7-c497df06d6e7 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-e6c341ef-4d52-4a39-858f-a3e224876342 req-e19d4775-719f-4642-b2e7-c497df06d6e7 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:09:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-e6c341ef-4d52-4a39-858f-a3e224876342 req-e19d4775-719f-4642-b2e7-c497df06d6e7 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec returned with HTTP 200 Sep 01 12:09:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 260/509] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:09:39 2026] GET /volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec => generated 851 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e5c40cc0-5977-4e48-a570-8cb2891693aa None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e5c40cc0-5977-4e48-a570-8cb2891693aa None None] GET http://192.168.122.29/volume// Sep 01 12:09:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e5c40cc0-5977-4e48-a570-8cb2891693aa None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e5c40cc0-5977-4e48-a570-8cb2891693aa None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e5c40cc0-5977-4e48-a570-8cb2891693aa None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:09:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 250/510] 192.168.122.29 () {58 vars in 1312 bytes} [Tue Sep 1 12:09:39 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:09:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-e6c341ef-4d52-4a39-858f-a3e224876342 req-c00882a1-a41c-4281-ae27-d76b18c8cb82 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-e6c341ef-4d52-4a39-858f-a3e224876342 req-c00882a1-a41c-4281-ae27-d76b18c8cb82 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] POST http://192.168.122.29/volume/v3/attachments Sep 01 12:09:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-e6c341ef-4d52-4a39-858f-a3e224876342 req-c00882a1-a41c-4281-ae27-d76b18c8cb82 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6469305b-1ba8-4e5a-b136-5a2b08ee9aec", "connector": null, "instance_uuid": "7707be09-0519-431d-beaa-4738c8e400fe"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:09: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:09:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-e6c341ef-4d52-4a39-858f-a3e224876342 req-c00882a1-a41c-4281-ae27-d76b18c8cb82 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/attachments returned with HTTP 200 Sep 01 12:09:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 261/511] 192.168.122.29 () {66 vars in 1478 bytes} [Tue Sep 1 12:09:39 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:09:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0f1781fb-c7db-466f-854c-0e954298da3a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0f1781fb-c7db-466f-854c-0e954298da3a tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec Sep 01 12:09:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0f1781fb-c7db-466f-854c-0e954298da3a tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0f1781fb-c7db-466f-854c-0e954298da3a tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-816a8576-047b-4798-af67-f5751c224b7e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-816a8576-047b-4798-af67-f5751c224b7e None None] GET http://192.168.122.29/volume// Sep 01 12:09:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-816a8576-047b-4798-af67-f5751c224b7e None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-816a8576-047b-4798-af67-f5751c224b7e None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-816a8576-047b-4798-af67-f5751c224b7e None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:09: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:09:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 262/512] 192.168.122.29 () {58 vars in 1310 bytes} [Tue Sep 1 12:09:39 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:09:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-e6c341ef-4d52-4a39-858f-a3e224876342 req-a3d5c824-64d5-4120-abb1-452f23b29baa None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0f1781fb-c7db-466f-854c-0e954298da3a tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:09:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-e6c341ef-4d52-4a39-858f-a3e224876342 req-a3d5c824-64d5-4120-abb1-452f23b29baa tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec Sep 01 12:09:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0f1781fb-c7db-466f-854c-0e954298da3a tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec returned with HTTP 200 Sep 01 12:09:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-e6c341ef-4d52-4a39-858f-a3e224876342 req-a3d5c824-64d5-4120-abb1-452f23b29baa tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-e6c341ef-4d52-4a39-858f-a3e224876342 req-a3d5c824-64d5-4120-abb1-452f23b29baa tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 251/513] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:39 2026] GET /volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec => generated 850 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09: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:09:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-e6c341ef-4d52-4a39-858f-a3e224876342 req-a3d5c824-64d5-4120-abb1-452f23b29baa tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:09:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-e6c341ef-4d52-4a39-858f-a3e224876342 req-a3d5c824-64d5-4120-abb1-452f23b29baa tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec returned with HTTP 200 Sep 01 12:09:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 263/514] 192.168.122.29 () {62 vars in 1523 bytes} [Tue Sep 1 12:09:39 2026] GET /volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec => generated 1031 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:09:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-628101ac-86a9-4b77-9de8-32d595fd4b77 req-0930cbaa-66d0-4273-8486-bee517bf2543 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-628101ac-86a9-4b77-9de8-32d595fd4b77 req-0930cbaa-66d0-4273-8486-bee517bf2543 tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:09:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-628101ac-86a9-4b77-9de8-32d595fd4b77 req-0930cbaa-66d0-4273-8486-bee517bf2543 tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1881097483", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:09:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [req-628101ac-86a9-4b77-9de8-32d595fd4b77 req-0930cbaa-66d0-4273-8486-bee517bf2543 tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1881097483', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:09:39 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [req-628101ac-86a9-4b77-9de8-32d595fd4b77 req-0930cbaa-66d0-4273-8486-bee517bf2543 tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] Create volume of 1 GB Sep 01 12:09:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-628101ac-86a9-4b77-9de8-32d595fd4b77 req-0930cbaa-66d0-4273-8486-bee517bf2543 tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] Availability Zones retrieved successfully. Sep 01 12:09:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [req-628101ac-86a9-4b77-9de8-32d595fd4b77 req-0930cbaa-66d0-4273-8486-bee517bf2543 tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] Flow 'volume_create_api' (dc0ee0b4-d926-41aa-b08a-d23ffcd10485) 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:09:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [req-628101ac-86a9-4b77-9de8-32d595fd4b77 req-0930cbaa-66d0-4273-8486-bee517bf2543 tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a65c43a1-b058-4f7d-98c8-e44fbadf1b47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [req-628101ac-86a9-4b77-9de8-32d595fd4b77 req-0930cbaa-66d0-4273-8486-bee517bf2543 tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-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:09:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [req-628101ac-86a9-4b77-9de8-32d595fd4b77 req-0930cbaa-66d0-4273-8486-bee517bf2543 tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a65c43a1-b058-4f7d-98c8-e44fbadf1b47) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:09:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [req-628101ac-86a9-4b77-9de8-32d595fd4b77 req-0930cbaa-66d0-4273-8486-bee517bf2543 tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06f9be6c-c194-4280-9240-7a5c03a84730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-e6c341ef-4d52-4a39-858f-a3e224876342 req-4c523600-709c-4370-90c9-7c67d2599667 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-e6c341ef-4d52-4a39-858f-a3e224876342 req-4c523600-709c-4370-90c9-7c67d2599667 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] PUT http://192.168.122.29/volume/v3/attachments/2adf929a-eea2-45fb-80dc-67187b715630 Sep 01 12:09:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-e6c341ef-4d52-4a39-858f-a3e224876342 req-4c523600-709c-4370-90c9-7c67d2599667 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.29", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fcffd4db34b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "2d6c338d-1492-4969-8dee-5e70772e3ff2", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:09:40 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-e6c341ef-4d52-4a39-858f-a3e224876342 req-4c523600-709c-4370-90c9-7c67d2599667 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Acquiring lock "cinder-attachment_update-6469305b-1ba8-4e5a-b136-5a2b08ee9aec-devstack" by "attachment_update" {{(pid=86815) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:09:40 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-e6c341ef-4d52-4a39-858f-a3e224876342 req-4c523600-709c-4370-90c9-7c67d2599667 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Lock "cinder-attachment_update-6469305b-1ba8-4e5a-b136-5a2b08ee9aec-devstack" acquired by "attachment_update" :: waited 0.030s {{(pid=86815) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:09: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:09:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09: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:09:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09:40 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [req-628101ac-86a9-4b77-9de8-32d595fd4b77 req-0930cbaa-66d0-4273-8486-bee517bf2543 tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] Created reservations ['e7c1a340-b5a0-4998-a90f-dddc285ca126', 'ae720636-7675-4456-b9ba-bcb342093506', 'f102c5fb-dcbe-49d3-af54-1fe11db0e8ba', 'bf2420c5-a376-4ca2-9fa3-8bbb0b93dab0'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:09:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [req-628101ac-86a9-4b77-9de8-32d595fd4b77 req-0930cbaa-66d0-4273-8486-bee517bf2543 tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06f9be6c-c194-4280-9240-7a5c03a84730) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7c1a340-b5a0-4998-a90f-dddc285ca126', 'ae720636-7675-4456-b9ba-bcb342093506', 'f102c5fb-dcbe-49d3-af54-1fe11db0e8ba', 'bf2420c5-a376-4ca2-9fa3-8bbb0b93dab0']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:09:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [req-628101ac-86a9-4b77-9de8-32d595fd4b77 req-0930cbaa-66d0-4273-8486-bee517bf2543 tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48a574a5-0603-4da2-97e9-214310db0f6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09: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:09:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [req-628101ac-86a9-4b77-9de8-32d595fd4b77 req-0930cbaa-66d0-4273-8486-bee517bf2543 tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48a574a5-0603-4da2-97e9-214310db0f6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cdabd11-cbd2-4a6b-99f3-d473300d1735', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1881097483',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c1b7ac01b04a415f8777e9c19b9bfacc',qos_specs=None,replication_status=,reservations=['e7c1a340-b5a0-4998-a90f-dddc285ca126','ae720636-7675-4456-b9ba-bcb342093506','f102c5fb-dcbe-49d3-af54-1fe11db0e8ba','bf2420c5-a376-4ca2-9fa3-8bbb0b93dab0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc87e5b5289e48599f35aea416178409',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:09:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1881097483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cdabd11-cbd2-4a6b-99f3-d473300d1735,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c1b7ac01b04a415f8777e9c19b9bfacc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc87e5b5289e48599f35aea416178409',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:09:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [req-628101ac-86a9-4b77-9de8-32d595fd4b77 req-0930cbaa-66d0-4273-8486-bee517bf2543 tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e00da25f-4250-43f4-b0e5-1ce8c788d8c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [req-628101ac-86a9-4b77-9de8-32d595fd4b77 req-0930cbaa-66d0-4273-8486-bee517bf2543 tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e00da25f-4250-43f4-b0e5-1ce8c788d8c5) transitioned into state 'SUCCESS' from state '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-1881097483',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c1b7ac01b04a415f8777e9c19b9bfacc',qos_specs=None,replication_status=,reservations=['e7c1a340-b5a0-4998-a90f-dddc285ca126','ae720636-7675-4456-b9ba-bcb342093506','f102c5fb-dcbe-49d3-af54-1fe11db0e8ba','bf2420c5-a376-4ca2-9fa3-8bbb0b93dab0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc87e5b5289e48599f35aea416178409',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:09:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [req-628101ac-86a9-4b77-9de8-32d595fd4b77 req-0930cbaa-66d0-4273-8486-bee517bf2543 tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e1d0bde-0bf1-4d14-926a-2b4c8ee353bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [req-628101ac-86a9-4b77-9de8-32d595fd4b77 req-0930cbaa-66d0-4273-8486-bee517bf2543 tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e1d0bde-0bf1-4d14-926a-2b4c8ee353bb) 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:09:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [req-628101ac-86a9-4b77-9de8-32d595fd4b77 req-0930cbaa-66d0-4273-8486-bee517bf2543 tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] Flow 'volume_create_api' (dc0ee0b4-d926-41aa-b08a-d23ffcd10485) 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:09:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-628101ac-86a9-4b77-9de8-32d595fd4b77 req-0930cbaa-66d0-4273-8486-bee517bf2543 tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] Create volume request issued successfully. Sep 01 12:09:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-628101ac-86a9-4b77-9de8-32d595fd4b77 req-0930cbaa-66d0-4273-8486-bee517bf2543 tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:09:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 252/515] 192.168.122.29 () {64 vars in 1425 bytes} [Tue Sep 1 12:09:39 2026] POST /volume/v3/volumes => generated 770 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:09:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-af4ead95-8c08-494b-9c3d-68a438d5c814 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-af4ead95-8c08-494b-9c3d-68a438d5c814 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/9c6e8f65-0f35-45be-ae19-8ce9f489582b Sep 01 12:09:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-af4ead95-8c08-494b-9c3d-68a438d5c814 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-af4ead95-8c08-494b-9c3d-68a438d5c814 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-af4ead95-8c08-494b-9c3d-68a438d5c814 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-af4ead95-8c08-494b-9c3d-68a438d5c814 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/9c6e8f65-0f35-45be-ae19-8ce9f489582b returned with HTTP 200 Sep 01 12:09:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 253/516] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:40 2026] GET /volume/v3/volumes/9c6e8f65-0f35-45be-ae19-8ce9f489582b => generated 848 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-628101ac-86a9-4b77-9de8-32d595fd4b77 req-6bab60fa-454f-4a7b-8d20-30d3eea9310e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-628101ac-86a9-4b77-9de8-32d595fd4b77 req-6bab60fa-454f-4a7b-8d20-30d3eea9310e tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] GET http://192.168.122.29/volume/v3/volumes/1cdabd11-cbd2-4a6b-99f3-d473300d1735 Sep 01 12:09:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-628101ac-86a9-4b77-9de8-32d595fd4b77 req-6bab60fa-454f-4a7b-8d20-30d3eea9310e tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-628101ac-86a9-4b77-9de8-32d595fd4b77 req-6bab60fa-454f-4a7b-8d20-30d3eea9310e tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-628101ac-86a9-4b77-9de8-32d595fd4b77 req-6bab60fa-454f-4a7b-8d20-30d3eea9310e tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] Volume info retrieved successfully. Sep 01 12:09:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-628101ac-86a9-4b77-9de8-32d595fd4b77 req-6bab60fa-454f-4a7b-8d20-30d3eea9310e tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] http://192.168.122.29/volume/v3/volumes/1cdabd11-cbd2-4a6b-99f3-d473300d1735 returned with HTTP 200 Sep 01 12:09:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 254/517] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:09:40 2026] GET /volume/v3/volumes/1cdabd11-cbd2-4a6b-99f3-d473300d1735 => generated 838 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-554a6f4b-08ea-4cdd-a553-ee42604b4576 req-a77c7a0e-03f8-4018-9515-65c8760bac8f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-554a6f4b-08ea-4cdd-a553-ee42604b4576 req-a77c7a0e-03f8-4018-9515-65c8760bac8f tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] GET http://192.168.122.29/volume/v3/volumes/1cdabd11-cbd2-4a6b-99f3-d473300d1735 Sep 01 12:09:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-554a6f4b-08ea-4cdd-a553-ee42604b4576 req-a77c7a0e-03f8-4018-9515-65c8760bac8f tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-554a6f4b-08ea-4cdd-a553-ee42604b4576 req-a77c7a0e-03f8-4018-9515-65c8760bac8f tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-554a6f4b-08ea-4cdd-a553-ee42604b4576 req-a77c7a0e-03f8-4018-9515-65c8760bac8f tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] Volume info retrieved successfully. Sep 01 12:09:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-554a6f4b-08ea-4cdd-a553-ee42604b4576 req-a77c7a0e-03f8-4018-9515-65c8760bac8f tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] http://192.168.122.29/volume/v3/volumes/1cdabd11-cbd2-4a6b-99f3-d473300d1735 returned with HTTP 200 Sep 01 12:09:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 255/518] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:09:40 2026] GET /volume/v3/volumes/1cdabd11-cbd2-4a6b-99f3-d473300d1735 => generated 838 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:40 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-e6c341ef-4d52-4a39-858f-a3e224876342 req-4c523600-709c-4370-90c9-7c67d2599667 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Lock "cinder-attachment_update-6469305b-1ba8-4e5a-b136-5a2b08ee9aec-devstack" released by "attachment_update" :: held 0.687s {{(pid=86815) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:09:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-e6c341ef-4d52-4a39-858f-a3e224876342 req-4c523600-709c-4370-90c9-7c67d2599667 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/attachments/2adf929a-eea2-45fb-80dc-67187b715630 returned with HTTP 200 Sep 01 12:09:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 264/519] 192.168.122.29 () {66 vars in 1588 bytes} [Tue Sep 1 12:09:40 2026] PUT /volume/v3/attachments/2adf929a-eea2-45fb-80dc-67187b715630 => generated 694 bytes in 754 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:09:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5b719402-56c6-4923-ad65-49e5313d4e54 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5b719402-56c6-4923-ad65-49e5313d4e54 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec Sep 01 12:09:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5b719402-56c6-4923-ad65-49e5313d4e54 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5b719402-56c6-4923-ad65-49e5313d4e54 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5b719402-56c6-4923-ad65-49e5313d4e54 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:09:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5b719402-56c6-4923-ad65-49e5313d4e54 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec returned with HTTP 200 Sep 01 12:09:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 256/520] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:40 2026] GET /volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec => generated 851 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-e6c341ef-4d52-4a39-858f-a3e224876342 req-c4182eb5-c044-45f9-937a-5f1a40aff59e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-e6c341ef-4d52-4a39-858f-a3e224876342 req-c4182eb5-c044-45f9-937a-5f1a40aff59e tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] POST http://192.168.122.29/volume/v3/attachments/2adf929a-eea2-45fb-80dc-67187b715630/action Sep 01 12:09:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-e6c341ef-4d52-4a39-858f-a3e224876342 req-c4182eb5-c044-45f9-937a-5f1a40aff59e tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Action body: b'{"os-complete": null}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:09:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-e6c341ef-4d52-4a39-858f-a3e224876342 req-c4182eb5-c044-45f9-937a-5f1a40aff59e tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-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:09: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:09:41 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:41 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-e6c341ef-4d52-4a39-858f-a3e224876342 req-c4182eb5-c044-45f9-937a-5f1a40aff59e tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/attachments/2adf929a-eea2-45fb-80dc-67187b715630/action returned with HTTP 204 Sep 01 12:09:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 265/521] 192.168.122.29 () {66 vars in 1609 bytes} [Tue Sep 1 12:09:41 2026] POST /volume/v3/attachments/2adf929a-eea2-45fb-80dc-67187b715630/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:09:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-574660cd-32fb-40b9-8593-c497791e9d98 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-574660cd-32fb-40b9-8593-c497791e9d98 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/9c6e8f65-0f35-45be-ae19-8ce9f489582b Sep 01 12:09:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-574660cd-32fb-40b9-8593-c497791e9d98 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-574660cd-32fb-40b9-8593-c497791e9d98 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:41 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-574660cd-32fb-40b9-8593-c497791e9d98 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-574660cd-32fb-40b9-8593-c497791e9d98 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/9c6e8f65-0f35-45be-ae19-8ce9f489582b returned with HTTP 200 Sep 01 12:09:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 257/522] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:41 2026] GET /volume/v3/volumes/9c6e8f65-0f35-45be-ae19-8ce9f489582b => generated 849 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:09:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-862fa7f6-aadb-4f57-9324-ea6442797c38 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-862fa7f6-aadb-4f57-9324-ea6442797c38 tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] POST http://192.168.122.29/volume/v3/volumes/9c6e8f65-0f35-45be-ae19-8ce9f489582b/action Sep 01 12:09:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-862fa7f6-aadb-4f57-9324-ea6442797c38 tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-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:09:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-862fa7f6-aadb-4f57-9324-ea6442797c38 tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-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:09: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:09:41 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:41 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.admin_actions [None req-862fa7f6-aadb-4f57-9324-ea6442797c38 tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] Updating volume '9c6e8f65-0f35-45be-ae19-8ce9f489582b' with '{'status': 'error'}' {{(pid=86815) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 12:09: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:09:41 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:41 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-862fa7f6-aadb-4f57-9324-ea6442797c38 tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] http://192.168.122.29/volume/v3/volumes/9c6e8f65-0f35-45be-ae19-8ce9f489582b/action returned with HTTP 202 Sep 01 12:09:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 266/523] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:09:41 2026] POST /volume/v3/volumes/9c6e8f65-0f35-45be-ae19-8ce9f489582b/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:09:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b7524939-ce21-4912-af27-c7c8d9437938 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-cce3950a-7407-4145-bdd8-49b74c7b6a1d req-0a2f5fe3-a16c-4c05-aad3-6e8b5e39b68c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-cce3950a-7407-4145-bdd8-49b74c7b6a1d req-0a2f5fe3-a16c-4c05-aad3-6e8b5e39b68c tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] GET http://192.168.122.29/volume/v3/volumes/1cdabd11-cbd2-4a6b-99f3-d473300d1735 Sep 01 12:09:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b7524939-ce21-4912-af27-c7c8d9437938 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/9c6e8f65-0f35-45be-ae19-8ce9f489582b Sep 01 12:09:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-cce3950a-7407-4145-bdd8-49b74c7b6a1d req-0a2f5fe3-a16c-4c05-aad3-6e8b5e39b68c tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b7524939-ce21-4912-af27-c7c8d9437938 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-cce3950a-7407-4145-bdd8-49b74c7b6a1d req-0a2f5fe3-a16c-4c05-aad3-6e8b5e39b68c tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b7524939-ce21-4912-af27-c7c8d9437938 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:41 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:41 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09: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:09:41 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-cce3950a-7407-4145-bdd8-49b74c7b6a1d req-0a2f5fe3-a16c-4c05-aad3-6e8b5e39b68c tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] Volume info retrieved successfully. Sep 01 12:09:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b7524939-ce21-4912-af27-c7c8d9437938 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b7524939-ce21-4912-af27-c7c8d9437938 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/9c6e8f65-0f35-45be-ae19-8ce9f489582b returned with HTTP 200 Sep 01 12:09:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 267/524] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:41 2026] GET /volume/v3/volumes/9c6e8f65-0f35-45be-ae19-8ce9f489582b => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-cce3950a-7407-4145-bdd8-49b74c7b6a1d req-0a2f5fe3-a16c-4c05-aad3-6e8b5e39b68c tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] http://192.168.122.29/volume/v3/volumes/1cdabd11-cbd2-4a6b-99f3-d473300d1735 returned with HTTP 200 Sep 01 12:09:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 258/525] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:09:41 2026] GET /volume/v3/volumes/1cdabd11-cbd2-4a6b-99f3-d473300d1735 => generated 862 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4814cf54-4845-47d4-8dcb-76e2f6bf954b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4814cf54-4845-47d4-8dcb-76e2f6bf954b tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] POST http://192.168.122.29/volume/v3/volumes/9c6e8f65-0f35-45be-ae19-8ce9f489582b/action Sep 01 12:09:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4814cf54-4845-47d4-8dcb-76e2f6bf954b tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:09:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4814cf54-4845-47d4-8dcb-76e2f6bf954b tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-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:09: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:09:41 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:41 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4814cf54-4845-47d4-8dcb-76e2f6bf954b tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] Volume info retrieved successfully. Sep 01 12:09:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4814cf54-4845-47d4-8dcb-76e2f6bf954b tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] Delete volume request issued successfully. Sep 01 12:09:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4814cf54-4845-47d4-8dcb-76e2f6bf954b tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] http://192.168.122.29/volume/v3/volumes/9c6e8f65-0f35-45be-ae19-8ce9f489582b/action returned with HTTP 202 Sep 01 12:09:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 268/526] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:09:41 2026] POST /volume/v3/volumes/9c6e8f65-0f35-45be-ae19-8ce9f489582b/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:09:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-32cbac0f-0566-40e6-aec3-cf08d7713a2a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-32cbac0f-0566-40e6-aec3-cf08d7713a2a tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/9c6e8f65-0f35-45be-ae19-8ce9f489582b Sep 01 12:09:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-32cbac0f-0566-40e6-aec3-cf08d7713a2a tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-32cbac0f-0566-40e6-aec3-cf08d7713a2a tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:41 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-32cbac0f-0566-40e6-aec3-cf08d7713a2a tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-32cbac0f-0566-40e6-aec3-cf08d7713a2a tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/9c6e8f65-0f35-45be-ae19-8ce9f489582b returned with HTTP 200 Sep 01 12:09:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 259/527] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:41 2026] GET /volume/v3/volumes/9c6e8f65-0f35-45be-ae19-8ce9f489582b => generated 848 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d774bed7-2965-486e-b6b0-c423e6da5f74 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d774bed7-2965-486e-b6b0-c423e6da5f74 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec Sep 01 12:09:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d774bed7-2965-486e-b6b0-c423e6da5f74 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d774bed7-2965-486e-b6b0-c423e6da5f74 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:41 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:41 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d774bed7-2965-486e-b6b0-c423e6da5f74 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:09:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d774bed7-2965-486e-b6b0-c423e6da5f74 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec returned with HTTP 200 Sep 01 12:09:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 269/528] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:41 2026] GET /volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec => generated 1143 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:09:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-664424cf-f1e3-43b6-9d4e-f952810ce92c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-664424cf-f1e3-43b6-9d4e-f952810ce92c tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec Sep 01 12:09:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-664424cf-f1e3-43b6-9d4e-f952810ce92c tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-664424cf-f1e3-43b6-9d4e-f952810ce92c tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-664424cf-f1e3-43b6-9d4e-f952810ce92c tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:09:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-664424cf-f1e3-43b6-9d4e-f952810ce92c tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec returned with HTTP 200 Sep 01 12:09:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 260/529] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:42 2026] GET /volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec => generated 1143 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:09:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-a01a4339-cf85-4ddf-8b60-91ac14d3ccaa req-3988c279-9dd1-4087-a86a-89b32f58ae5c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-a01a4339-cf85-4ddf-8b60-91ac14d3ccaa req-3988c279-9dd1-4087-a86a-89b32f58ae5c tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 Sep 01 12:09:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-a01a4339-cf85-4ddf-8b60-91ac14d3ccaa req-3988c279-9dd1-4087-a86a-89b32f58ae5c tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-a01a4339-cf85-4ddf-8b60-91ac14d3ccaa req-3988c279-9dd1-4087-a86a-89b32f58ae5c tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-a01a4339-cf85-4ddf-8b60-91ac14d3ccaa req-3988c279-9dd1-4087-a86a-89b32f58ae5c tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:09:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-a01a4339-cf85-4ddf-8b60-91ac14d3ccaa req-3988c279-9dd1-4087-a86a-89b32f58ae5c tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 returned with HTTP 200 Sep 01 12:09:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 270/530] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:09:42 2026] GET /volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 => generated 1141 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:09:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-a01a4339-cf85-4ddf-8b60-91ac14d3ccaa req-32415d86-9689-4fa9-8905-57bb8ad74e90 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-a01a4339-cf85-4ddf-8b60-91ac14d3ccaa req-32415d86-9689-4fa9-8905-57bb8ad74e90 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] POST http://192.168.122.29/volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4/action Sep 01 12:09:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-a01a4339-cf85-4ddf-8b60-91ac14d3ccaa req-32415d86-9689-4fa9-8905-57bb8ad74e90 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-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:09:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-a01a4339-cf85-4ddf-8b60-91ac14d3ccaa req-32415d86-9689-4fa9-8905-57bb8ad74e90 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-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:09: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:09:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-a01a4339-cf85-4ddf-8b60-91ac14d3ccaa req-32415d86-9689-4fa9-8905-57bb8ad74e90 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:09:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-a01a4339-cf85-4ddf-8b60-91ac14d3ccaa req-32415d86-9689-4fa9-8905-57bb8ad74e90 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Begin detaching volume completed successfully. Sep 01 12:09:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-a01a4339-cf85-4ddf-8b60-91ac14d3ccaa req-32415d86-9689-4fa9-8905-57bb8ad74e90 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4/action returned with HTTP 202 Sep 01 12:09:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 261/531] 192.168.122.29 () {64 vars in 1556 bytes} [Tue Sep 1 12:09:42 2026] POST /volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:09:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-bb9518df-bf31-4f5a-985e-1028d370c960 req-d945d9a7-f229-403c-8c30-7ce10ad91c3e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3004495e-c784-4597-bbb3-d5f7a0cb3952 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3004495e-c784-4597-bbb3-d5f7a0cb3952 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 Sep 01 12:09:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-bb9518df-bf31-4f5a-985e-1028d370c960 req-d945d9a7-f229-403c-8c30-7ce10ad91c3e tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] GET http://192.168.122.29/volume/v3/volumes/1cdabd11-cbd2-4a6b-99f3-d473300d1735 Sep 01 12:09:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-bb9518df-bf31-4f5a-985e-1028d370c960 req-d945d9a7-f229-403c-8c30-7ce10ad91c3e tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-bb9518df-bf31-4f5a-985e-1028d370c960 req-d945d9a7-f229-403c-8c30-7ce10ad91c3e tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3004495e-c784-4597-bbb3-d5f7a0cb3952 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3004495e-c784-4597-bbb3-d5f7a0cb3952 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09: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:09:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-bb9518df-bf31-4f5a-985e-1028d370c960 req-d945d9a7-f229-403c-8c30-7ce10ad91c3e tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] Volume info retrieved successfully. Sep 01 12:09:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3004495e-c784-4597-bbb3-d5f7a0cb3952 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:09:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3004495e-c784-4597-bbb3-d5f7a0cb3952 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 returned with HTTP 200 Sep 01 12:09:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-bb9518df-bf31-4f5a-985e-1028d370c960 req-d945d9a7-f229-403c-8c30-7ce10ad91c3e tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] http://192.168.122.29/volume/v3/volumes/1cdabd11-cbd2-4a6b-99f3-d473300d1735 returned with HTTP 200 Sep 01 12:09:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 271/532] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:09:42 2026] GET /volume/v3/volumes/1cdabd11-cbd2-4a6b-99f3-d473300d1735 => generated 863 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 262/533] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:42 2026] GET /volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 => generated 1144 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:09:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2fe104eb-6140-4d95-8a8b-c6806c1c50cb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2fe104eb-6140-4d95-8a8b-c6806c1c50cb None None] GET http://192.168.122.29/volume// Sep 01 12:09:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2fe104eb-6140-4d95-8a8b-c6806c1c50cb None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2fe104eb-6140-4d95-8a8b-c6806c1c50cb None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2fe104eb-6140-4d95-8a8b-c6806c1c50cb None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:09:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 272/534] 192.168.122.29 () {58 vars in 1310 bytes} [Tue Sep 1 12:09:42 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:09:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-a01a4339-cf85-4ddf-8b60-91ac14d3ccaa req-bb2e7e07-d98d-4627-add6-8eec5242b277 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-efc11acd-3805-4822-b76d-fda36fd0609e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-efc11acd-3805-4822-b76d-fda36fd0609e tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/9c6e8f65-0f35-45be-ae19-8ce9f489582b Sep 01 12:09:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-efc11acd-3805-4822-b76d-fda36fd0609e tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-efc11acd-3805-4822-b76d-fda36fd0609e tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-a01a4339-cf85-4ddf-8b60-91ac14d3ccaa req-bb2e7e07-d98d-4627-add6-8eec5242b277 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 Sep 01 12:09:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-a01a4339-cf85-4ddf-8b60-91ac14d3ccaa req-bb2e7e07-d98d-4627-add6-8eec5242b277 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-a01a4339-cf85-4ddf-8b60-91ac14d3ccaa req-bb2e7e07-d98d-4627-add6-8eec5242b277 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-efc11acd-3805-4822-b76d-fda36fd0609e tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09: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:09:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-efc11acd-3805-4822-b76d-fda36fd0609e tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/9c6e8f65-0f35-45be-ae19-8ce9f489582b returned with HTTP 200 Sep 01 12:09: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:09:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 273/535] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:42 2026] GET /volume/v3/volumes/9c6e8f65-0f35-45be-ae19-8ce9f489582b => generated 848 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-a01a4339-cf85-4ddf-8b60-91ac14d3ccaa req-bb2e7e07-d98d-4627-add6-8eec5242b277 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:09:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-a01a4339-cf85-4ddf-8b60-91ac14d3ccaa req-bb2e7e07-d98d-4627-add6-8eec5242b277 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 returned with HTTP 200 Sep 01 12:09:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 263/536] 192.168.122.29 () {62 vars in 1523 bytes} [Tue Sep 1 12:09:42 2026] GET /volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 => generated 1325 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:09:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-d0efb264-0c6d-467f-bbf0-4103fa3eea4e req-82ec5975-92df-4efd-ad99-17350f129558 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-d0efb264-0c6d-467f-bbf0-4103fa3eea4e req-82ec5975-92df-4efd-ad99-17350f129558 tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-reader] GET http://192.168.122.29/volume/v3/volumes/1cdabd11-cbd2-4a6b-99f3-d473300d1735 Sep 01 12:09:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-d0efb264-0c6d-467f-bbf0-4103fa3eea4e req-82ec5975-92df-4efd-ad99-17350f129558 tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-d0efb264-0c6d-467f-bbf0-4103fa3eea4e req-82ec5975-92df-4efd-ad99-17350f129558 tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-reader] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:43 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:43 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:43 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-d0efb264-0c6d-467f-bbf0-4103fa3eea4e req-82ec5975-92df-4efd-ad99-17350f129558 tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-reader] Volume info retrieved successfully. Sep 01 12:09:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-d0efb264-0c6d-467f-bbf0-4103fa3eea4e req-82ec5975-92df-4efd-ad99-17350f129558 tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-reader] http://192.168.122.29/volume/v3/volumes/1cdabd11-cbd2-4a6b-99f3-d473300d1735 returned with HTTP 200 Sep 01 12:09:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 274/537] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:09:42 2026] GET /volume/v3/volumes/1cdabd11-cbd2-4a6b-99f3-d473300d1735 => generated 863 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:09:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-0f242ae4-747f-4466-a2a2-c07f4dbfb66f req-8a3d1c42-0ae5-4f35-9be1-2eae8af90603 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-0f242ae4-747f-4466-a2a2-c07f4dbfb66f req-8a3d1c42-0ae5-4f35-9be1-2eae8af90603 tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] DELETE http://192.168.122.29/volume/v3/volumes/1cdabd11-cbd2-4a6b-99f3-d473300d1735 Sep 01 12:09:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-0f242ae4-747f-4466-a2a2-c07f4dbfb66f req-8a3d1c42-0ae5-4f35-9be1-2eae8af90603 tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-0f242ae4-747f-4466-a2a2-c07f4dbfb66f req-8a3d1c42-0ae5-4f35-9be1-2eae8af90603 tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:43 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [req-0f242ae4-747f-4466-a2a2-c07f4dbfb66f req-8a3d1c42-0ae5-4f35-9be1-2eae8af90603 tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] Delete volume with id: 1cdabd11-cbd2-4a6b-99f3-d473300d1735 Sep 01 12:09: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:09:43 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:43 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:43 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-0f242ae4-747f-4466-a2a2-c07f4dbfb66f req-8a3d1c42-0ae5-4f35-9be1-2eae8af90603 tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] Volume info retrieved successfully. Sep 01 12:09:43 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-0f242ae4-747f-4466-a2a2-c07f4dbfb66f req-8a3d1c42-0ae5-4f35-9be1-2eae8af90603 tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] Delete volume request issued successfully. Sep 01 12:09:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-0f242ae4-747f-4466-a2a2-c07f4dbfb66f req-8a3d1c42-0ae5-4f35-9be1-2eae8af90603 tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] http://192.168.122.29/volume/v3/volumes/1cdabd11-cbd2-4a6b-99f3-d473300d1735 returned with HTTP 202 Sep 01 12:09:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 264/538] 192.168.122.29 () {62 vars in 1504 bytes} [Tue Sep 1 12:09:43 2026] DELETE /volume/v3/volumes/1cdabd11-cbd2-4a6b-99f3-d473300d1735 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:09:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-a01a4339-cf85-4ddf-8b60-91ac14d3ccaa req-537d6f7d-553e-45ca-973e-3ac7462ec2f7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-a01a4339-cf85-4ddf-8b60-91ac14d3ccaa req-537d6f7d-553e-45ca-973e-3ac7462ec2f7 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] DELETE http://192.168.122.29/volume/v3/attachments/5b059ba5-a53a-4a16-91f1-9e1e60d97d48 Sep 01 12:09:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-a01a4339-cf85-4ddf-8b60-91ac14d3ccaa req-537d6f7d-553e-45ca-973e-3ac7462ec2f7 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-a01a4339-cf85-4ddf-8b60-91ac14d3ccaa req-537d6f7d-553e-45ca-973e-3ac7462ec2f7 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-f983d68f-6969-44f6-8525-ada9ded1d60e req-86a03205-cee3-417d-9a93-200b3b66d045 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-f983d68f-6969-44f6-8525-ada9ded1d60e req-86a03205-cee3-417d-9a93-200b3b66d045 tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] GET http://192.168.122.29/volume/v3/volumes/1cdabd11-cbd2-4a6b-99f3-d473300d1735 Sep 01 12:09:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-f983d68f-6969-44f6-8525-ada9ded1d60e req-86a03205-cee3-417d-9a93-200b3b66d045 tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-f983d68f-6969-44f6-8525-ada9ded1d60e req-86a03205-cee3-417d-9a93-200b3b66d045 tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:43 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09: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:09:43 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:43 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:43 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-f983d68f-6969-44f6-8525-ada9ded1d60e req-86a03205-cee3-417d-9a93-200b3b66d045 tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] Volume info retrieved successfully. Sep 01 12:09:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-f983d68f-6969-44f6-8525-ada9ded1d60e req-86a03205-cee3-417d-9a93-200b3b66d045 tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] http://192.168.122.29/volume/v3/volumes/1cdabd11-cbd2-4a6b-99f3-d473300d1735 returned with HTTP 200 Sep 01 12:09:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 265/539] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:09:43 2026] GET /volume/v3/volumes/1cdabd11-cbd2-4a6b-99f3-d473300d1735 => generated 862 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:43 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:09:43 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, Sep 01 12:09:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-a01a4339-cf85-4ddf-8b60-91ac14d3ccaa req-537d6f7d-553e-45ca-973e-3ac7462ec2f7 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/attachments/5b059ba5-a53a-4a16-91f1-9e1e60d97d48 returned with HTTP 200 Sep 01 12:09:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 275/540] 192.168.122.29 () {64 vars in 1557 bytes} [Tue Sep 1 12:09:43 2026] DELETE /volume/v3/attachments/5b059ba5-a53a-4a16-91f1-9e1e60d97d48 => generated 19 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-688c00e9-f433-41ed-b993-8bab1d7f3362 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-688c00e9-f433-41ed-b993-8bab1d7f3362 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 Sep 01 12:09:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-688c00e9-f433-41ed-b993-8bab1d7f3362 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-688c00e9-f433-41ed-b993-8bab1d7f3362 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:43 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:43 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:43 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-688c00e9-f433-41ed-b993-8bab1d7f3362 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:09:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-688c00e9-f433-41ed-b993-8bab1d7f3362 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 returned with HTTP 200 Sep 01 12:09:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 266/541] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:43 2026] GET /volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9a176d4f-d207-4b4e-a2ee-018bb1786c38 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9a176d4f-d207-4b4e-a2ee-018bb1786c38 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/9c6e8f65-0f35-45be-ae19-8ce9f489582b Sep 01 12:09:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9a176d4f-d207-4b4e-a2ee-018bb1786c38 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9a176d4f-d207-4b4e-a2ee-018bb1786c38 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9a176d4f-d207-4b4e-a2ee-018bb1786c38 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/9c6e8f65-0f35-45be-ae19-8ce9f489582b returned with HTTP 404 Sep 01 12:09:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 276/542] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:43 2026] GET /volume/v3/volumes/9c6e8f65-0f35-45be-ae19-8ce9f489582b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:09:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a7b58be5-6768-4235-b953-a5e0d6be0fb0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a7b58be5-6768-4235-b953-a5e0d6be0fb0 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/9c6e8f65-0f35-45be-ae19-8ce9f489582b Sep 01 12:09:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a7b58be5-6768-4235-b953-a5e0d6be0fb0 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a7b58be5-6768-4235-b953-a5e0d6be0fb0 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a7b58be5-6768-4235-b953-a5e0d6be0fb0 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/9c6e8f65-0f35-45be-ae19-8ce9f489582b returned with HTTP 404 Sep 01 12:09:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 267/543] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:43 2026] GET /volume/v3/volumes/9c6e8f65-0f35-45be-ae19-8ce9f489582b => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:09:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5b7de0f4-0ddc-4d09-8dae-fbba1e480848 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5b7de0f4-0ddc-4d09-8dae-fbba1e480848 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] DELETE http://192.168.122.29/volume/v3/volumes/9c6e8f65-0f35-45be-ae19-8ce9f489582b Sep 01 12:09:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5b7de0f4-0ddc-4d09-8dae-fbba1e480848 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5b7de0f4-0ddc-4d09-8dae-fbba1e480848 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:43 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-5b7de0f4-0ddc-4d09-8dae-fbba1e480848 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Delete volume with id: 9c6e8f65-0f35-45be-ae19-8ce9f489582b Sep 01 12:09:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5b7de0f4-0ddc-4d09-8dae-fbba1e480848 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/9c6e8f65-0f35-45be-ae19-8ce9f489582b returned with HTTP 404 Sep 01 12:09:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 277/544] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:09:43 2026] DELETE /volume/v3/volumes/9c6e8f65-0f35-45be-ae19-8ce9f489582b => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:09:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-95f152a1-e0cc-4b51-beae-dab334832ead None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-95f152a1-e0cc-4b51-beae-dab334832ead tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:09:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-95f152a1-e0cc-4b51-beae-dab334832ead tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-29627119"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:09:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-95f152a1-e0cc-4b51-beae-dab334832ead tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-29627119'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:09:44 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-95f152a1-e0cc-4b51-beae-dab334832ead tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Create volume of 1 GB Sep 01 12:09:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-d9d3ae9e-3881-4bc9-9e77-cbc02bbfc6d0 req-27da7cde-6f68-4dbf-924d-603149f10e39 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-d9d3ae9e-3881-4bc9-9e77-cbc02bbfc6d0 req-27da7cde-6f68-4dbf-924d-603149f10e39 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec Sep 01 12:09:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-d9d3ae9e-3881-4bc9-9e77-cbc02bbfc6d0 req-27da7cde-6f68-4dbf-924d-603149f10e39 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-d9d3ae9e-3881-4bc9-9e77-cbc02bbfc6d0 req-27da7cde-6f68-4dbf-924d-603149f10e39 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-95f152a1-e0cc-4b51-beae-dab334832ead tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Availability Zones retrieved successfully. Sep 01 12:09: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:09:44 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:44 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:44 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-95f152a1-e0cc-4b51-beae-dab334832ead tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Flow 'volume_create_api' (c651b67c-9cd3-4db4-bef0-06da69521873) 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:09:44 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-95f152a1-e0cc-4b51-beae-dab334832ead tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f29720ed-55de-4652-b887-d875c234373f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-d9d3ae9e-3881-4bc9-9e77-cbc02bbfc6d0 req-27da7cde-6f68-4dbf-924d-603149f10e39 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:09:44 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-95f152a1-e0cc-4b51-beae-dab334832ead tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-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:09:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-d9d3ae9e-3881-4bc9-9e77-cbc02bbfc6d0 req-27da7cde-6f68-4dbf-924d-603149f10e39 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec returned with HTTP 200 Sep 01 12:09:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 278/545] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:09:44 2026] GET /volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec => generated 1143 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:09:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-d9d3ae9e-3881-4bc9-9e77-cbc02bbfc6d0 req-84a29624-7e68-4f2a-b108-7034ea58bd7f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-d9d3ae9e-3881-4bc9-9e77-cbc02bbfc6d0 req-84a29624-7e68-4f2a-b108-7034ea58bd7f tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] POST http://192.168.122.29/volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec/action Sep 01 12:09:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-d9d3ae9e-3881-4bc9-9e77-cbc02bbfc6d0 req-84a29624-7e68-4f2a-b108-7034ea58bd7f tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-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:09:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-d9d3ae9e-3881-4bc9-9e77-cbc02bbfc6d0 req-84a29624-7e68-4f2a-b108-7034ea58bd7f tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-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:09: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:09:44 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09:44 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-95f152a1-e0cc-4b51-beae-dab334832ead tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f29720ed-55de-4652-b887-d875c234373f) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:09: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:09:44 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-d9d3ae9e-3881-4bc9-9e77-cbc02bbfc6d0 req-84a29624-7e68-4f2a-b108-7034ea58bd7f tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:09:44 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-95f152a1-e0cc-4b51-beae-dab334832ead tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02cbff10-a1a7-47ec-a1df-6e5d3805b79c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-d9d3ae9e-3881-4bc9-9e77-cbc02bbfc6d0 req-84a29624-7e68-4f2a-b108-7034ea58bd7f tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Begin detaching volume completed successfully. Sep 01 12:09:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-d9d3ae9e-3881-4bc9-9e77-cbc02bbfc6d0 req-84a29624-7e68-4f2a-b108-7034ea58bd7f tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec/action returned with HTTP 202 Sep 01 12:09:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 279/546] 192.168.122.29 () {64 vars in 1556 bytes} [Tue Sep 1 12:09:44 2026] POST /volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:09:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3ce1afb8-c608-48b2-8b99-a37d4db9072b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3ce1afb8-c608-48b2-8b99-a37d4db9072b tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec Sep 01 12:09:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3ce1afb8-c608-48b2-8b99-a37d4db9072b tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3ce1afb8-c608-48b2-8b99-a37d4db9072b tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:44 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:44 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3ce1afb8-c608-48b2-8b99-a37d4db9072b tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:09:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3ce1afb8-c608-48b2-8b99-a37d4db9072b tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec returned with HTTP 200 Sep 01 12:09:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 280/547] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:44 2026] GET /volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec => generated 1146 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:09:44 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-95f152a1-e0cc-4b51-beae-dab334832ead tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Created reservations ['3f65888b-e16a-4d3b-a5fb-112ddd324815', '5aa3e9d5-f45e-46bc-98df-d356c2c7a134', '4f797c28-1ba1-40e5-8a78-3a96a20ed356', '14aa466c-22b5-4c16-b98f-4d19f1ed7a96'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:09:44 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-95f152a1-e0cc-4b51-beae-dab334832ead tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02cbff10-a1a7-47ec-a1df-6e5d3805b79c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f65888b-e16a-4d3b-a5fb-112ddd324815', '5aa3e9d5-f45e-46bc-98df-d356c2c7a134', '4f797c28-1ba1-40e5-8a78-3a96a20ed356', '14aa466c-22b5-4c16-b98f-4d19f1ed7a96']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:09:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7ca7dbc6-6df8-4008-ae4a-b5e30d87ed85 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7ca7dbc6-6df8-4008-ae4a-b5e30d87ed85 None None] GET http://192.168.122.29/volume// Sep 01 12:09:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7ca7dbc6-6df8-4008-ae4a-b5e30d87ed85 None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7ca7dbc6-6df8-4008-ae4a-b5e30d87ed85 None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7ca7dbc6-6df8-4008-ae4a-b5e30d87ed85 None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:09:44 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-95f152a1-e0cc-4b51-beae-dab334832ead tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (892ec828-c78e-4d58-83be-b9b3527e2483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 281/548] 192.168.122.29 () {58 vars in 1310 bytes} [Tue Sep 1 12:09:44 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:09:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-d9d3ae9e-3881-4bc9-9e77-cbc02bbfc6d0 req-2c819925-a41b-49b5-a107-08b13d2fdb10 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-d9d3ae9e-3881-4bc9-9e77-cbc02bbfc6d0 req-2c819925-a41b-49b5-a107-08b13d2fdb10 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec Sep 01 12:09:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-d9d3ae9e-3881-4bc9-9e77-cbc02bbfc6d0 req-2c819925-a41b-49b5-a107-08b13d2fdb10 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-d9d3ae9e-3881-4bc9-9e77-cbc02bbfc6d0 req-2c819925-a41b-49b5-a107-08b13d2fdb10 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:44 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:44 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09: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:09:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-d9d3ae9e-3881-4bc9-9e77-cbc02bbfc6d0 req-2c819925-a41b-49b5-a107-08b13d2fdb10 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:09:44 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-95f152a1-e0cc-4b51-beae-dab334832ead tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (892ec828-c78e-4d58-83be-b9b3527e2483) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a7c7be5-92ef-494d-a1a2-099072982142', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-29627119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4828968ce3ce4fdcad5bd9e29b606a61',qos_specs=None,replication_status=,reservations=['3f65888b-e16a-4d3b-a5fb-112ddd324815','5aa3e9d5-f45e-46bc-98df-d356c2c7a134','4f797c28-1ba1-40e5-8a78-3a96a20ed356','14aa466c-22b5-4c16-b98f-4d19f1ed7a96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a70a1386b07a44f5be448fb83df91646',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:09:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-29627119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a7c7be5-92ef-494d-a1a2-099072982142,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4828968ce3ce4fdcad5bd9e29b606a61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a70a1386b07a44f5be448fb83df91646',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:09:44 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-95f152a1-e0cc-4b51-beae-dab334832ead tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (571caff7-c7e7-4c8b-a914-b7e6ea159265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-d9d3ae9e-3881-4bc9-9e77-cbc02bbfc6d0 req-2c819925-a41b-49b5-a107-08b13d2fdb10 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec returned with HTTP 200 Sep 01 12:09:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 282/549] 192.168.122.29 () {62 vars in 1523 bytes} [Tue Sep 1 12:09:44 2026] GET /volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec => generated 1327 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:09:44 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-95f152a1-e0cc-4b51-beae-dab334832ead tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (571caff7-c7e7-4c8b-a914-b7e6ea159265) transitioned into state 'SUCCESS' from state '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-29627119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4828968ce3ce4fdcad5bd9e29b606a61',qos_specs=None,replication_status=,reservations=['3f65888b-e16a-4d3b-a5fb-112ddd324815','5aa3e9d5-f45e-46bc-98df-d356c2c7a134','4f797c28-1ba1-40e5-8a78-3a96a20ed356','14aa466c-22b5-4c16-b98f-4d19f1ed7a96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a70a1386b07a44f5be448fb83df91646',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:09:44 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-95f152a1-e0cc-4b51-beae-dab334832ead tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f22c88d-a3dc-4d0c-b6da-22514ccd3c73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-30599fd1-29a0-4c39-9ab9-8b6d64834ebc req-18472f7d-9c15-42d8-9b80-1bf864670116 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-30599fd1-29a0-4c39-9ab9-8b6d64834ebc req-18472f7d-9c15-42d8-9b80-1bf864670116 tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] GET http://192.168.122.29/volume/v3/volumes/1cdabd11-cbd2-4a6b-99f3-d473300d1735 Sep 01 12:09:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-30599fd1-29a0-4c39-9ab9-8b6d64834ebc req-18472f7d-9c15-42d8-9b80-1bf864670116 tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-30599fd1-29a0-4c39-9ab9-8b6d64834ebc req-18472f7d-9c15-42d8-9b80-1bf864670116 tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:44 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-95f152a1-e0cc-4b51-beae-dab334832ead tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f22c88d-a3dc-4d0c-b6da-22514ccd3c73) 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:09:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-30599fd1-29a0-4c39-9ab9-8b6d64834ebc req-18472f7d-9c15-42d8-9b80-1bf864670116 tempest-VolumesGetTestJSON-1438849515 tempest-VolumesGetTestJSON-1438849515-project-member] http://192.168.122.29/volume/v3/volumes/1cdabd11-cbd2-4a6b-99f3-d473300d1735 returned with HTTP 404 Sep 01 12:09:44 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-95f152a1-e0cc-4b51-beae-dab334832ead tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Flow 'volume_create_api' (c651b67c-9cd3-4db4-bef0-06da69521873) 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:09:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 283/550] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:09:44 2026] GET /volume/v3/volumes/1cdabd11-cbd2-4a6b-99f3-d473300d1735 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:09:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-95f152a1-e0cc-4b51-beae-dab334832ead tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Create volume request issued successfully. Sep 01 12:09:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-95f152a1-e0cc-4b51-beae-dab334832ead tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:09:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 268/551] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:09:43 2026] POST /volume/v3/volumes => generated 754 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:09:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c2952541-5116-40b2-b6a2-e3fecd2cafa6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c2952541-5116-40b2-b6a2-e3fecd2cafa6 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/3a7c7be5-92ef-494d-a1a2-099072982142 Sep 01 12:09:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c2952541-5116-40b2-b6a2-e3fecd2cafa6 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c2952541-5116-40b2-b6a2-e3fecd2cafa6 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:44 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:44 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c2952541-5116-40b2-b6a2-e3fecd2cafa6 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c2952541-5116-40b2-b6a2-e3fecd2cafa6 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/3a7c7be5-92ef-494d-a1a2-099072982142 returned with HTTP 200 Sep 01 12:09:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 284/552] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:44 2026] GET /volume/v3/volumes/3a7c7be5-92ef-494d-a1a2-099072982142 => generated 822 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-d9d3ae9e-3881-4bc9-9e77-cbc02bbfc6d0 req-ba2b523f-23dc-4d04-99ec-ca87f1c1b6fb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-d9d3ae9e-3881-4bc9-9e77-cbc02bbfc6d0 req-ba2b523f-23dc-4d04-99ec-ca87f1c1b6fb tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] DELETE http://192.168.122.29/volume/v3/attachments/2adf929a-eea2-45fb-80dc-67187b715630 Sep 01 12:09:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-d9d3ae9e-3881-4bc9-9e77-cbc02bbfc6d0 req-ba2b523f-23dc-4d04-99ec-ca87f1c1b6fb tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-d9d3ae9e-3881-4bc9-9e77-cbc02bbfc6d0 req-ba2b523f-23dc-4d04-99ec-ca87f1c1b6fb tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:44 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:09:44 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, Sep 01 12:09:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-d9d3ae9e-3881-4bc9-9e77-cbc02bbfc6d0 req-ba2b523f-23dc-4d04-99ec-ca87f1c1b6fb tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/attachments/2adf929a-eea2-45fb-80dc-67187b715630 returned with HTTP 200 Sep 01 12:09:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 269/553] 192.168.122.29 () {64 vars in 1557 bytes} [Tue Sep 1 12:09:44 2026] DELETE /volume/v3/attachments/2adf929a-eea2-45fb-80dc-67187b715630 => generated 19 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-52bc8445-9da4-4db6-891a-626a71f19608 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-52bc8445-9da4-4db6-891a-626a71f19608 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec Sep 01 12:09:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-52bc8445-9da4-4db6-891a-626a71f19608 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-52bc8445-9da4-4db6-891a-626a71f19608 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:45 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-52bc8445-9da4-4db6-891a-626a71f19608 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:09:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-52bc8445-9da4-4db6-891a-626a71f19608 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec returned with HTTP 200 Sep 01 12:09:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 285/554] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:45 2026] GET /volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bd801d74-361c-4c66-b430-07c20a7230a3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bd801d74-361c-4c66-b430-07c20a7230a3 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec Sep 01 12:09:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bd801d74-361c-4c66-b430-07c20a7230a3 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bd801d74-361c-4c66-b430-07c20a7230a3 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bd801d74-361c-4c66-b430-07c20a7230a3 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:09:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bd801d74-361c-4c66-b430-07c20a7230a3 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec returned with HTTP 200 Sep 01 12:09:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 270/555] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:45 2026] GET /volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1d639d05-e992-4dee-9749-644bc2256386 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1d639d05-e992-4dee-9749-644bc2256386 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec Sep 01 12:09:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1d639d05-e992-4dee-9749-644bc2256386 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1d639d05-e992-4dee-9749-644bc2256386 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:45 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1d639d05-e992-4dee-9749-644bc2256386 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:09:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1d639d05-e992-4dee-9749-644bc2256386 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec returned with HTTP 200 Sep 01 12:09:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 286/556] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:45 2026] GET /volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5e314eca-54f9-4731-b1bf-5fffb6324705 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5e314eca-54f9-4731-b1bf-5fffb6324705 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/3a7c7be5-92ef-494d-a1a2-099072982142 Sep 01 12:09:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5e314eca-54f9-4731-b1bf-5fffb6324705 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5e314eca-54f9-4731-b1bf-5fffb6324705 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-35559ddf-94ad-409f-8e13-9f40b82883fd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-35559ddf-94ad-409f-8e13-9f40b82883fd tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 Sep 01 12:09:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-35559ddf-94ad-409f-8e13-9f40b82883fd tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09: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:09:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-35559ddf-94ad-409f-8e13-9f40b82883fd tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5e314eca-54f9-4731-b1bf-5fffb6324705 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09: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:09:45 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-35559ddf-94ad-409f-8e13-9f40b82883fd tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:09:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5e314eca-54f9-4731-b1bf-5fffb6324705 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/3a7c7be5-92ef-494d-a1a2-099072982142 returned with HTTP 200 Sep 01 12:09:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 271/557] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:45 2026] GET /volume/v3/volumes/3a7c7be5-92ef-494d-a1a2-099072982142 => generated 846 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-35559ddf-94ad-409f-8e13-9f40b82883fd tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 returned with HTTP 200 Sep 01 12:09:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 287/558] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:45 2026] GET /volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 => generated 849 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-05c36d46-ed1b-40f5-bb5d-503cdc8b4a96 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-05c36d46-ed1b-40f5-bb5d-503cdc8b4a96 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 Sep 01 12:09:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-05c36d46-ed1b-40f5-bb5d-503cdc8b4a96 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-05c36d46-ed1b-40f5-bb5d-503cdc8b4a96 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-05c36d46-ed1b-40f5-bb5d-503cdc8b4a96 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:09:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-05c36d46-ed1b-40f5-bb5d-503cdc8b4a96 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 returned with HTTP 200 Sep 01 12:09:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 272/559] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:45 2026] GET /volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f551c6d4-1664-4afe-b68d-bf780ce5ebe8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f551c6d4-1664-4afe-b68d-bf780ce5ebe8 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/3a7c7be5-92ef-494d-a1a2-099072982142 Sep 01 12:09:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f551c6d4-1664-4afe-b68d-bf780ce5ebe8 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f551c6d4-1664-4afe-b68d-bf780ce5ebe8 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f551c6d4-1664-4afe-b68d-bf780ce5ebe8 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f551c6d4-1664-4afe-b68d-bf780ce5ebe8 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/3a7c7be5-92ef-494d-a1a2-099072982142 returned with HTTP 200 Sep 01 12:09:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 288/560] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:46 2026] GET /volume/v3/volumes/3a7c7be5-92ef-494d-a1a2-099072982142 => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8f3c4eec-0497-4505-866f-c95961e486d6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8f3c4eec-0497-4505-866f-c95961e486d6 tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] POST http://192.168.122.29/volume/v3/volumes/3a7c7be5-92ef-494d-a1a2-099072982142/action Sep 01 12:09:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8f3c4eec-0497-4505-866f-c95961e486d6 tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-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:09:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8f3c4eec-0497-4505-866f-c95961e486d6 tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-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:09: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:09:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.admin_actions [None req-8f3c4eec-0497-4505-866f-c95961e486d6 tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] Updating volume '3a7c7be5-92ef-494d-a1a2-099072982142' with '{'status': 'maintenance'}' {{(pid=86814) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 12:09: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:09:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8f3c4eec-0497-4505-866f-c95961e486d6 tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] http://192.168.122.29/volume/v3/volumes/3a7c7be5-92ef-494d-a1a2-099072982142/action returned with HTTP 202 Sep 01 12:09:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 273/561] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:09:46 2026] POST /volume/v3/volumes/3a7c7be5-92ef-494d-a1a2-099072982142/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:09:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1edd2773-2738-4e87-b4f5-ecfcc76ffac7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1edd2773-2738-4e87-b4f5-ecfcc76ffac7 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/3a7c7be5-92ef-494d-a1a2-099072982142 Sep 01 12:09:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1edd2773-2738-4e87-b4f5-ecfcc76ffac7 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1edd2773-2738-4e87-b4f5-ecfcc76ffac7 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1edd2773-2738-4e87-b4f5-ecfcc76ffac7 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1edd2773-2738-4e87-b4f5-ecfcc76ffac7 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/3a7c7be5-92ef-494d-a1a2-099072982142 returned with HTTP 200 Sep 01 12:09:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 289/562] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:46 2026] GET /volume/v3/volumes/3a7c7be5-92ef-494d-a1a2-099072982142 => generated 849 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-be32a083-13d2-4421-bf3e-7b610f65417c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-be32a083-13d2-4421-bf3e-7b610f65417c tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] POST http://192.168.122.29/volume/v3/volumes/3a7c7be5-92ef-494d-a1a2-099072982142/action Sep 01 12:09:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-be32a083-13d2-4421-bf3e-7b610f65417c tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:09:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-be32a083-13d2-4421-bf3e-7b610f65417c tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-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:09: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:09:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-be32a083-13d2-4421-bf3e-7b610f65417c tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] Volume info retrieved successfully. Sep 01 12:09:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-be32a083-13d2-4421-bf3e-7b610f65417c tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] Delete volume request issued successfully. Sep 01 12:09:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-be32a083-13d2-4421-bf3e-7b610f65417c tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] http://192.168.122.29/volume/v3/volumes/3a7c7be5-92ef-494d-a1a2-099072982142/action returned with HTTP 202 Sep 01 12:09:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 274/563] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:09:46 2026] POST /volume/v3/volumes/3a7c7be5-92ef-494d-a1a2-099072982142/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 12:09:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d969ad3f-ff36-4338-83e8-0fdfff5ec363 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d969ad3f-ff36-4338-83e8-0fdfff5ec363 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/3a7c7be5-92ef-494d-a1a2-099072982142 Sep 01 12:09:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d969ad3f-ff36-4338-83e8-0fdfff5ec363 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d969ad3f-ff36-4338-83e8-0fdfff5ec363 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:47 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:47 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d969ad3f-ff36-4338-83e8-0fdfff5ec363 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d969ad3f-ff36-4338-83e8-0fdfff5ec363 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/3a7c7be5-92ef-494d-a1a2-099072982142 returned with HTTP 200 Sep 01 12:09:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 290/564] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:46 2026] GET /volume/v3/volumes/3a7c7be5-92ef-494d-a1a2-099072982142 => generated 846 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d59b3b91-abb0-4c16-9acd-b1eca9423941 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d59b3b91-abb0-4c16-9acd-b1eca9423941 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/3a7c7be5-92ef-494d-a1a2-099072982142 Sep 01 12:09:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d59b3b91-abb0-4c16-9acd-b1eca9423941 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d59b3b91-abb0-4c16-9acd-b1eca9423941 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d59b3b91-abb0-4c16-9acd-b1eca9423941 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/3a7c7be5-92ef-494d-a1a2-099072982142 returned with HTTP 404 Sep 01 12:09:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 275/565] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:48 2026] GET /volume/v3/volumes/3a7c7be5-92ef-494d-a1a2-099072982142 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:09:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0ac8bed4-84ab-4af9-8d48-60041bb6d244 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0ac8bed4-84ab-4af9-8d48-60041bb6d244 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/3a7c7be5-92ef-494d-a1a2-099072982142 Sep 01 12:09:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0ac8bed4-84ab-4af9-8d48-60041bb6d244 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0ac8bed4-84ab-4af9-8d48-60041bb6d244 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0ac8bed4-84ab-4af9-8d48-60041bb6d244 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/3a7c7be5-92ef-494d-a1a2-099072982142 returned with HTTP 404 Sep 01 12:09:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 291/566] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:48 2026] GET /volume/v3/volumes/3a7c7be5-92ef-494d-a1a2-099072982142 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:09:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5e485b9e-cfbf-481e-9631-9c62df3f7559 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5e485b9e-cfbf-481e-9631-9c62df3f7559 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] DELETE http://192.168.122.29/volume/v3/volumes/3a7c7be5-92ef-494d-a1a2-099072982142 Sep 01 12:09:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5e485b9e-cfbf-481e-9631-9c62df3f7559 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5e485b9e-cfbf-481e-9631-9c62df3f7559 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:48 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-5e485b9e-cfbf-481e-9631-9c62df3f7559 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Delete volume with id: 3a7c7be5-92ef-494d-a1a2-099072982142 Sep 01 12:09:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5e485b9e-cfbf-481e-9631-9c62df3f7559 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/3a7c7be5-92ef-494d-a1a2-099072982142 returned with HTTP 404 Sep 01 12:09:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 276/567] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:09:48 2026] DELETE /volume/v3/volumes/3a7c7be5-92ef-494d-a1a2-099072982142 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:09:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-277fe7a8-830c-4ddc-ac4e-5dfba3d81386 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-277fe7a8-830c-4ddc-ac4e-5dfba3d81386 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:09:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-277fe7a8-830c-4ddc-ac4e-5dfba3d81386 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-684965097"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:09:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-277fe7a8-830c-4ddc-ac4e-5dfba3d81386 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-684965097'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:09:48 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-277fe7a8-830c-4ddc-ac4e-5dfba3d81386 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Create volume of 1 GB Sep 01 12:09:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-277fe7a8-830c-4ddc-ac4e-5dfba3d81386 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Availability Zones retrieved successfully. Sep 01 12:09:48 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-277fe7a8-830c-4ddc-ac4e-5dfba3d81386 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Flow 'volume_create_api' (def2b946-5911-4290-b9f7-54535412c18d) 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:09:48 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-277fe7a8-830c-4ddc-ac4e-5dfba3d81386 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c757ca4-0764-4592-9a28-6ecec68ac9e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:48 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-277fe7a8-830c-4ddc-ac4e-5dfba3d81386 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-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:09:48 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-277fe7a8-830c-4ddc-ac4e-5dfba3d81386 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c757ca4-0764-4592-9a28-6ecec68ac9e3) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:09:48 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-277fe7a8-830c-4ddc-ac4e-5dfba3d81386 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4961ed41-aea8-4157-a834-d5cfa5238774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:48 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-277fe7a8-830c-4ddc-ac4e-5dfba3d81386 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Created reservations ['9c4270ba-7f83-4838-8fd3-6fe21ea12eb8', '83eca6eb-9d3d-4e73-9e2a-ffa52890c411', 'af9708ba-808b-4df1-9eeb-55b32660c709', '49628111-4e91-40ca-8b6c-f58b86214176'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:09:48 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-277fe7a8-830c-4ddc-ac4e-5dfba3d81386 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4961ed41-aea8-4157-a834-d5cfa5238774) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c4270ba-7f83-4838-8fd3-6fe21ea12eb8', '83eca6eb-9d3d-4e73-9e2a-ffa52890c411', 'af9708ba-808b-4df1-9eeb-55b32660c709', '49628111-4e91-40ca-8b6c-f58b86214176']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:09:48 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-277fe7a8-830c-4ddc-ac4e-5dfba3d81386 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9bbf760-d2cf-4f4b-accc-b4adf312ecde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09: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:09:48 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09:48 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-277fe7a8-830c-4ddc-ac4e-5dfba3d81386 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9bbf760-d2cf-4f4b-accc-b4adf312ecde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e09071b-df2c-40b4-9643-98737aba0604', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-684965097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4828968ce3ce4fdcad5bd9e29b606a61',qos_specs=None,replication_status=,reservations=['9c4270ba-7f83-4838-8fd3-6fe21ea12eb8','83eca6eb-9d3d-4e73-9e2a-ffa52890c411','af9708ba-808b-4df1-9eeb-55b32660c709','49628111-4e91-40ca-8b6c-f58b86214176'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a70a1386b07a44f5be448fb83df91646',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:09:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-684965097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e09071b-df2c-40b4-9643-98737aba0604,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4828968ce3ce4fdcad5bd9e29b606a61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a70a1386b07a44f5be448fb83df91646',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:09:48 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-277fe7a8-830c-4ddc-ac4e-5dfba3d81386 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a2251f1-9acc-46c8-95fc-f48459bd8571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:48 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-277fe7a8-830c-4ddc-ac4e-5dfba3d81386 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a2251f1-9acc-46c8-95fc-f48459bd8571) transitioned into state 'SUCCESS' from state '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-684965097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4828968ce3ce4fdcad5bd9e29b606a61',qos_specs=None,replication_status=,reservations=['9c4270ba-7f83-4838-8fd3-6fe21ea12eb8','83eca6eb-9d3d-4e73-9e2a-ffa52890c411','af9708ba-808b-4df1-9eeb-55b32660c709','49628111-4e91-40ca-8b6c-f58b86214176'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a70a1386b07a44f5be448fb83df91646',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:09:48 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-277fe7a8-830c-4ddc-ac4e-5dfba3d81386 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d548c817-0932-43a6-80de-ba4482f4f3a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:09:48 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-277fe7a8-830c-4ddc-ac4e-5dfba3d81386 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d548c817-0932-43a6-80de-ba4482f4f3a7) 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:09:48 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-277fe7a8-830c-4ddc-ac4e-5dfba3d81386 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Flow 'volume_create_api' (def2b946-5911-4290-b9f7-54535412c18d) 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:09:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-277fe7a8-830c-4ddc-ac4e-5dfba3d81386 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Create volume request issued successfully. Sep 01 12:09:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-277fe7a8-830c-4ddc-ac4e-5dfba3d81386 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:09:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 292/568] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:09:48 2026] POST /volume/v3/volumes => generated 755 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 12:09:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-665bf717-80db-4394-a44c-2a121e36ac8c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-665bf717-80db-4394-a44c-2a121e36ac8c tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604 Sep 01 12:09:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-665bf717-80db-4394-a44c-2a121e36ac8c tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-665bf717-80db-4394-a44c-2a121e36ac8c tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:48 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-665bf717-80db-4394-a44c-2a121e36ac8c tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-665bf717-80db-4394-a44c-2a121e36ac8c tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604 returned with HTTP 200 Sep 01 12:09:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 277/569] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:48 2026] GET /volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604 => generated 823 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2d12f354-3a9b-4320-94cf-df19d1aa3996 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2d12f354-3a9b-4320-94cf-df19d1aa3996 tempest-BackendsCapabilitiesAdminTestsJSON-1626621924 tempest-BackendsCapabilitiesAdminTestsJSON-1626621924-project-admin] GET http://192.168.122.29/volume/v3/scheduler-stats/get_pools Sep 01 12:09:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2d12f354-3a9b-4320-94cf-df19d1aa3996 tempest-BackendsCapabilitiesAdminTestsJSON-1626621924 tempest-BackendsCapabilitiesAdminTestsJSON-1626621924-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2d12f354-3a9b-4320-94cf-df19d1aa3996 tempest-BackendsCapabilitiesAdminTestsJSON-1626621924 tempest-BackendsCapabilitiesAdminTestsJSON-1626621924-project-admin] Calling method 'get_pools' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:49 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2d12f354-3a9b-4320-94cf-df19d1aa3996 tempest-BackendsCapabilitiesAdminTestsJSON-1626621924 tempest-BackendsCapabilitiesAdminTestsJSON-1626621924-project-admin] http://192.168.122.29/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 12:09:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 293/570] 192.168.122.29 () {58 vars in 1170 bytes} [Tue Sep 1 12:09:48 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:09:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8d35c654-285f-49f0-ab2e-39945950e4d7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8d35c654-285f-49f0-ab2e-39945950e4d7 tempest-BackendsCapabilitiesAdminTestsJSON-1626621924 tempest-BackendsCapabilitiesAdminTestsJSON-1626621924-project-admin] GET http://192.168.122.29/volume/v3/scheduler-stats/get_pools?detail=True Sep 01 12:09:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8d35c654-285f-49f0-ab2e-39945950e4d7 tempest-BackendsCapabilitiesAdminTestsJSON-1626621924 tempest-BackendsCapabilitiesAdminTestsJSON-1626621924-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8d35c654-285f-49f0-ab2e-39945950e4d7 tempest-BackendsCapabilitiesAdminTestsJSON-1626621924 tempest-BackendsCapabilitiesAdminTestsJSON-1626621924-project-admin] Calling method 'get_pools' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8d35c654-285f-49f0-ab2e-39945950e4d7 tempest-BackendsCapabilitiesAdminTestsJSON-1626621924 tempest-BackendsCapabilitiesAdminTestsJSON-1626621924-project-admin] http://192.168.122.29/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 01 12:09:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 278/571] 192.168.122.29 () {58 vars in 1193 bytes} [Tue Sep 1 12:09:49 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 520 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-97f9d3b4-517f-46c9-8fff-75610acb07ed None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-97f9d3b4-517f-46c9-8fff-75610acb07ed tempest-BackendsCapabilitiesAdminTestsJSON-1626621924 tempest-BackendsCapabilitiesAdminTestsJSON-1626621924-project-admin] GET http://192.168.122.29/volume/v3/capabilities/devstack@QuobyteHD Sep 01 12:09:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-97f9d3b4-517f-46c9-8fff-75610acb07ed tempest-BackendsCapabilitiesAdminTestsJSON-1626621924 tempest-BackendsCapabilitiesAdminTestsJSON-1626621924-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-97f9d3b4-517f-46c9-8fff-75610acb07ed tempest-BackendsCapabilitiesAdminTestsJSON-1626621924 tempest-BackendsCapabilitiesAdminTestsJSON-1626621924-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:49 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:09:49 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 12:09:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-97f9d3b4-517f-46c9-8fff-75610acb07ed tempest-BackendsCapabilitiesAdminTestsJSON-1626621924 tempest-BackendsCapabilitiesAdminTestsJSON-1626621924-project-admin] http://192.168.122.29/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 01 12:09:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 294/572] 192.168.122.29 () {58 vars in 1188 bytes} [Tue Sep 1 12:09:49 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-18440496-b81c-4ca8-aa91-6fa8f2ac284b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-18440496-b81c-4ca8-aa91-6fa8f2ac284b tempest-BackendsCapabilitiesAdminTestsJSON-1626621924 tempest-BackendsCapabilitiesAdminTestsJSON-1626621924-project-admin] GET http://192.168.122.29/volume/v3/capabilities/devstack@QuobyteHD Sep 01 12:09:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-18440496-b81c-4ca8-aa91-6fa8f2ac284b tempest-BackendsCapabilitiesAdminTestsJSON-1626621924 tempest-BackendsCapabilitiesAdminTestsJSON-1626621924-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-18440496-b81c-4ca8-aa91-6fa8f2ac284b tempest-BackendsCapabilitiesAdminTestsJSON-1626621924 tempest-BackendsCapabilitiesAdminTestsJSON-1626621924-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:49 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:09:49 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 12:09:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-18440496-b81c-4ca8-aa91-6fa8f2ac284b tempest-BackendsCapabilitiesAdminTestsJSON-1626621924 tempest-BackendsCapabilitiesAdminTestsJSON-1626621924-project-admin] http://192.168.122.29/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 01 12:09:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 279/573] 192.168.122.29 () {58 vars in 1188 bytes} [Tue Sep 1 12:09:49 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-99910384-c01a-4511-b10e-d198c1bb9cf5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-99910384-c01a-4511-b10e-d198c1bb9cf5 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604 Sep 01 12:09:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-99910384-c01a-4511-b10e-d198c1bb9cf5 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-99910384-c01a-4511-b10e-d198c1bb9cf5 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:49 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:49 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-99910384-c01a-4511-b10e-d198c1bb9cf5 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-99910384-c01a-4511-b10e-d198c1bb9cf5 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604 returned with HTTP 200 Sep 01 12:09:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 295/574] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:49 2026] GET /volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604 => generated 847 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5cca06bc-3999-4e70-bcf3-d730e6aec8e8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5cca06bc-3999-4e70-bcf3-d730e6aec8e8 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] DELETE http://192.168.122.29/volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec Sep 01 12:09:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5cca06bc-3999-4e70-bcf3-d730e6aec8e8 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5cca06bc-3999-4e70-bcf3-d730e6aec8e8 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:49 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-5cca06bc-3999-4e70-bcf3-d730e6aec8e8 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Delete volume with id: 6469305b-1ba8-4e5a-b136-5a2b08ee9aec Sep 01 12:09: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:09:49 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:49 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5cca06bc-3999-4e70-bcf3-d730e6aec8e8 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:09:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5cca06bc-3999-4e70-bcf3-d730e6aec8e8 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Delete volume request issued successfully. Sep 01 12:09:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5cca06bc-3999-4e70-bcf3-d730e6aec8e8 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec returned with HTTP 202 Sep 01 12:09:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 280/575] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:09:49 2026] DELETE /volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:09:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-28560312-57b0-4022-bfa5-18bd20b6ca36 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-28560312-57b0-4022-bfa5-18bd20b6ca36 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec Sep 01 12:09:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-28560312-57b0-4022-bfa5-18bd20b6ca36 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-28560312-57b0-4022-bfa5-18bd20b6ca36 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:50 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-28560312-57b0-4022-bfa5-18bd20b6ca36 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:09:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-28560312-57b0-4022-bfa5-18bd20b6ca36 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec returned with HTTP 200 Sep 01 12:09:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 296/576] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:49 2026] GET /volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec => generated 850 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-431ad256-594e-4228-a850-ac603c371339 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-431ad256-594e-4228-a850-ac603c371339 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604 Sep 01 12:09:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-431ad256-594e-4228-a850-ac603c371339 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-431ad256-594e-4228-a850-ac603c371339 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:50 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:50 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:50 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-431ad256-594e-4228-a850-ac603c371339 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-431ad256-594e-4228-a850-ac603c371339 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604 returned with HTTP 200 Sep 01 12:09:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 281/577] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:50 2026] GET /volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604 => generated 848 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-16eff611-7ed4-494b-92f7-ce7942fe9afc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-16eff611-7ed4-494b-92f7-ce7942fe9afc tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] POST http://192.168.122.29/volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604/action Sep 01 12:09:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-16eff611-7ed4-494b-92f7-ce7942fe9afc tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-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:09:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-16eff611-7ed4-494b-92f7-ce7942fe9afc tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-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:09: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:09:50 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.admin_actions [None req-16eff611-7ed4-494b-92f7-ce7942fe9afc tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] Updating volume '7e09071b-df2c-40b4-9643-98737aba0604' with '{'status': 'error'}' {{(pid=86815) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 12:09: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:09:50 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:50 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-16eff611-7ed4-494b-92f7-ce7942fe9afc tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] http://192.168.122.29/volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604/action returned with HTTP 202 Sep 01 12:09:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 297/578] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:09:50 2026] POST /volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:09:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a05b2af5-dd2a-4f55-8d92-76373004db69 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a05b2af5-dd2a-4f55-8d92-76373004db69 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604 Sep 01 12:09:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a05b2af5-dd2a-4f55-8d92-76373004db69 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a05b2af5-dd2a-4f55-8d92-76373004db69 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:50 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:50 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:50 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a05b2af5-dd2a-4f55-8d92-76373004db69 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a05b2af5-dd2a-4f55-8d92-76373004db69 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604 returned with HTTP 200 Sep 01 12:09:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 282/579] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:50 2026] GET /volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e8d8eacc-33c5-48f4-a074-cd062b1bc20c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e8d8eacc-33c5-48f4-a074-cd062b1bc20c tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] POST http://192.168.122.29/volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604/action Sep 01 12:09:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e8d8eacc-33c5-48f4-a074-cd062b1bc20c tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-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:09:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e8d8eacc-33c5-48f4-a074-cd062b1bc20c tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-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:09: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:09:51 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.admin_actions [None req-e8d8eacc-33c5-48f4-a074-cd062b1bc20c tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] Updating volume '7e09071b-df2c-40b4-9643-98737aba0604' with '{'status': 'available'}' {{(pid=86815) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 12:09: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:09:51 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-76c40af5-cce0-4043-ab63-ef4ce31b12bc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-76c40af5-cce0-4043-ab63-ef4ce31b12bc tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec Sep 01 12:09:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-76c40af5-cce0-4043-ab63-ef4ce31b12bc tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-76c40af5-cce0-4043-ab63-ef4ce31b12bc tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-76c40af5-cce0-4043-ab63-ef4ce31b12bc tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec returned with HTTP 404 Sep 01 12:09:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 283/580] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:51 2026] GET /volume/v3/volumes/6469305b-1ba8-4e5a-b136-5a2b08ee9aec => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:09: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:09:51 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e8d8eacc-33c5-48f4-a074-cd062b1bc20c tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] http://192.168.122.29/volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604/action returned with HTTP 202 Sep 01 12:09:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 298/581] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:09:50 2026] POST /volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:09:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-551fd724-c0fd-4fac-8071-9bbbc7f33ba3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-551fd724-c0fd-4fac-8071-9bbbc7f33ba3 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] DELETE http://192.168.122.29/volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 Sep 01 12:09:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-04ac67b2-d8cc-461f-9035-12ef22aa893d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-551fd724-c0fd-4fac-8071-9bbbc7f33ba3 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-551fd724-c0fd-4fac-8071-9bbbc7f33ba3 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:51 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-551fd724-c0fd-4fac-8071-9bbbc7f33ba3 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Delete volume with id: 23405ce4-7e87-4078-94e0-1da38dd49aa4 Sep 01 12:09:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-04ac67b2-d8cc-461f-9035-12ef22aa893d tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604 Sep 01 12:09:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-04ac67b2-d8cc-461f-9035-12ef22aa893d tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-04ac67b2-d8cc-461f-9035-12ef22aa893d tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:51 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-551fd724-c0fd-4fac-8071-9bbbc7f33ba3 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:09: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:09:51 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:51 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-04ac67b2-d8cc-461f-9035-12ef22aa893d tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-551fd724-c0fd-4fac-8071-9bbbc7f33ba3 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Delete volume request issued successfully. Sep 01 12:09:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-551fd724-c0fd-4fac-8071-9bbbc7f33ba3 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 returned with HTTP 202 Sep 01 12:09:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 284/582] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:09:51 2026] DELETE /volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:09:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-04ac67b2-d8cc-461f-9035-12ef22aa893d tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604 returned with HTTP 200 Sep 01 12:09:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-24587c77-7f67-41cc-9537-6cd32bb6c8a9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 299/583] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:51 2026] GET /volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604 => generated 848 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-24587c77-7f67-41cc-9537-6cd32bb6c8a9 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 Sep 01 12:09:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-24587c77-7f67-41cc-9537-6cd32bb6c8a9 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-24587c77-7f67-41cc-9537-6cd32bb6c8a9 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-563d2831-9db8-4fb7-b0eb-185b838a05b5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-563d2831-9db8-4fb7-b0eb-185b838a05b5 tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] POST http://192.168.122.29/volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604/action Sep 01 12:09:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-563d2831-9db8-4fb7-b0eb-185b838a05b5 tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:09:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-563d2831-9db8-4fb7-b0eb-185b838a05b5 tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:09: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:09:51 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09: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:09:51 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-24587c77-7f67-41cc-9537-6cd32bb6c8a9 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:09: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:09:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.admin_actions [None req-563d2831-9db8-4fb7-b0eb-185b838a05b5 tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] Updating volume '7e09071b-df2c-40b4-9643-98737aba0604' with '{'status': 'maintenance'}' {{(pid=86815) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 12:09: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:09:51 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-24587c77-7f67-41cc-9537-6cd32bb6c8a9 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 returned with HTTP 200 Sep 01 12:09:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 285/584] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:51 2026] GET /volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 => generated 848 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09: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:09:51 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-563d2831-9db8-4fb7-b0eb-185b838a05b5 tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] http://192.168.122.29/volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604/action returned with HTTP 202 Sep 01 12:09:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 300/585] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:09:51 2026] POST /volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604/action => generated 0 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:09:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-994a3cda-32cb-4176-ae33-4cb4254e67ae None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-994a3cda-32cb-4176-ae33-4cb4254e67ae tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604 Sep 01 12:09:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-994a3cda-32cb-4176-ae33-4cb4254e67ae tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-994a3cda-32cb-4176-ae33-4cb4254e67ae tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:51 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-994a3cda-32cb-4176-ae33-4cb4254e67ae tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-994a3cda-32cb-4176-ae33-4cb4254e67ae tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604 returned with HTTP 200 Sep 01 12:09:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 286/586] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:51 2026] GET /volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604 => generated 850 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-50043c5c-f398-4f03-a9ca-d7c423c26241 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-50043c5c-f398-4f03-a9ca-d7c423c26241 tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] POST http://192.168.122.29/volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604/action Sep 01 12:09:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-50043c5c-f398-4f03-a9ca-d7c423c26241 tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-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:09:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-50043c5c-f398-4f03-a9ca-d7c423c26241 tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-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:09: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:09:51 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.admin_actions [None req-50043c5c-f398-4f03-a9ca-d7c423c26241 tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] Updating volume '7e09071b-df2c-40b4-9643-98737aba0604' with '{'status': 'available'}' {{(pid=86815) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 12:09: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:09:51 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:51 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-50043c5c-f398-4f03-a9ca-d7c423c26241 tempest-VolumesActionsTest-1002036497 tempest-VolumesActionsTest-1002036497-project-admin] http://192.168.122.29/volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604/action returned with HTTP 202 Sep 01 12:09:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 301/587] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:09:51 2026] POST /volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:09:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-39904922-81b1-4648-8e12-2b551c4c69a1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-39904922-81b1-4648-8e12-2b551c4c69a1 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604 Sep 01 12:09:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-39904922-81b1-4648-8e12-2b551c4c69a1 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-39904922-81b1-4648-8e12-2b551c4c69a1 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:51 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-39904922-81b1-4648-8e12-2b551c4c69a1 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-39904922-81b1-4648-8e12-2b551c4c69a1 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604 returned with HTTP 200 Sep 01 12:09:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 287/588] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:51 2026] GET /volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604 => generated 848 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:09:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-25a5dd58-8203-42b8-b326-7e602a674cc9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-25a5dd58-8203-42b8-b326-7e602a674cc9 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604 Sep 01 12:09:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-25a5dd58-8203-42b8-b326-7e602a674cc9 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-25a5dd58-8203-42b8-b326-7e602a674cc9 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:51 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:51 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-25a5dd58-8203-42b8-b326-7e602a674cc9 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-25a5dd58-8203-42b8-b326-7e602a674cc9 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604 returned with HTTP 200 Sep 01 12:09:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 302/589] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:51 2026] GET /volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604 => generated 848 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:09:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e9cab041-e5d4-4024-9feb-24850a74bb0f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e9cab041-e5d4-4024-9feb-24850a74bb0f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] DELETE http://192.168.122.29/volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604 Sep 01 12:09:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e9cab041-e5d4-4024-9feb-24850a74bb0f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e9cab041-e5d4-4024-9feb-24850a74bb0f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:51 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-e9cab041-e5d4-4024-9feb-24850a74bb0f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Delete volume with id: 7e09071b-df2c-40b4-9643-98737aba0604 Sep 01 12:09: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:09:51 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e9cab041-e5d4-4024-9feb-24850a74bb0f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e9cab041-e5d4-4024-9feb-24850a74bb0f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Delete volume request issued successfully. Sep 01 12:09:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e9cab041-e5d4-4024-9feb-24850a74bb0f tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604 returned with HTTP 202 Sep 01 12:09:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 288/590] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:09:51 2026] DELETE /volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:09:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-945421d5-c799-4065-96de-1279783a8cc0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-945421d5-c799-4065-96de-1279783a8cc0 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604 Sep 01 12:09:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-945421d5-c799-4065-96de-1279783a8cc0 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-945421d5-c799-4065-96de-1279783a8cc0 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:51 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:51 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-945421d5-c799-4065-96de-1279783a8cc0 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-945421d5-c799-4065-96de-1279783a8cc0 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604 returned with HTTP 200 Sep 01 12:09:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 303/591] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:51 2026] GET /volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604 => generated 847 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-72856be7-da65-4a04-b46b-ed7b57068f80 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-72856be7-da65-4a04-b46b-ed7b57068f80 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 Sep 01 12:09:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-72856be7-da65-4a04-b46b-ed7b57068f80 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-72856be7-da65-4a04-b46b-ed7b57068f80 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:52 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:52 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:52 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-72856be7-da65-4a04-b46b-ed7b57068f80 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:09:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-72856be7-da65-4a04-b46b-ed7b57068f80 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 returned with HTTP 200 Sep 01 12:09:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 289/592] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:52 2026] GET /volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 => generated 848 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d805308e-5c88-4003-b96d-e88667ab3789 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d805308e-5c88-4003-b96d-e88667ab3789 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604 Sep 01 12:09:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d805308e-5c88-4003-b96d-e88667ab3789 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d805308e-5c88-4003-b96d-e88667ab3789 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:53 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:53 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:53 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d805308e-5c88-4003-b96d-e88667ab3789 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Volume info retrieved successfully. Sep 01 12:09:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d805308e-5c88-4003-b96d-e88667ab3789 tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604 returned with HTTP 200 Sep 01 12:09:53 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 304/593] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:53 2026] GET /volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604 => generated 847 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f9f6b6a3-5050-40b6-b1d2-34760432ab9e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f9f6b6a3-5050-40b6-b1d2-34760432ab9e tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 Sep 01 12:09:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f9f6b6a3-5050-40b6-b1d2-34760432ab9e tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f9f6b6a3-5050-40b6-b1d2-34760432ab9e tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f9f6b6a3-5050-40b6-b1d2-34760432ab9e tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 returned with HTTP 404 Sep 01 12:09:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 290/594] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:53 2026] GET /volume/v3/volumes/23405ce4-7e87-4078-94e0-1da38dd49aa4 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:09:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-26ce3589-0aa2-4520-85ff-2ee29ee51649 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-26ce3589-0aa2-4520-85ff-2ee29ee51649 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] DELETE http://192.168.122.29/volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e Sep 01 12:09:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-26ce3589-0aa2-4520-85ff-2ee29ee51649 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-26ce3589-0aa2-4520-85ff-2ee29ee51649 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:53 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-26ce3589-0aa2-4520-85ff-2ee29ee51649 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Delete volume with id: ad19e43e-910c-44da-b384-4c81f081e81e Sep 01 12:09: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:09:53 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:53 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:53 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-26ce3589-0aa2-4520-85ff-2ee29ee51649 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:09:53 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-26ce3589-0aa2-4520-85ff-2ee29ee51649 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Delete volume request issued successfully. Sep 01 12:09:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-26ce3589-0aa2-4520-85ff-2ee29ee51649 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e returned with HTTP 202 Sep 01 12:09:53 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 305/595] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:09:53 2026] DELETE /volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 12:09:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-11585fe7-5bb9-4209-a9a7-96979a65cfbd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-11585fe7-5bb9-4209-a9a7-96979a65cfbd tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e Sep 01 12:09:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-11585fe7-5bb9-4209-a9a7-96979a65cfbd tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-11585fe7-5bb9-4209-a9a7-96979a65cfbd tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:53 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:53 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:53 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-11585fe7-5bb9-4209-a9a7-96979a65cfbd tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:09:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-11585fe7-5bb9-4209-a9a7-96979a65cfbd tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e returned with HTTP 200 Sep 01 12:09:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 291/596] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:53 2026] GET /volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e => generated 849 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8d10521f-e4ee-4751-954d-79b6a68521de None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8d10521f-e4ee-4751-954d-79b6a68521de tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] GET http://192.168.122.29/volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604 Sep 01 12:09:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8d10521f-e4ee-4751-954d-79b6a68521de tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8d10521f-e4ee-4751-954d-79b6a68521de tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8d10521f-e4ee-4751-954d-79b6a68521de tempest-VolumesActionsTest-468530088 tempest-VolumesActionsTest-468530088-project-member] http://192.168.122.29/volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604 returned with HTTP 404 Sep 01 12:09:54 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 306/597] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:54 2026] GET /volume/v3/volumes/7e09071b-df2c-40b4-9643-98737aba0604 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:09:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-52a2f6e3-4c76-4ca0-8f80-91d6eeb13253 req-5972e9e3-29ba-4d63-94ba-0fd5261b9744 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-52a2f6e3-4c76-4ca0-8f80-91d6eeb13253 req-5972e9e3-29ba-4d63-94ba-0fd5261b9744 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] DELETE http://192.168.122.29/volume/v3/attachments/469e6180-bbb1-40fc-a338-41c3968a8d38 Sep 01 12:09:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-52a2f6e3-4c76-4ca0-8f80-91d6eeb13253 req-5972e9e3-29ba-4d63-94ba-0fd5261b9744 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-52a2f6e3-4c76-4ca0-8f80-91d6eeb13253 req-5972e9e3-29ba-4d63-94ba-0fd5261b9744 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:54 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:54 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:09:54 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, Sep 01 12:09:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8ebe1e5c-b364-4df3-baee-26aa2982688c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-52a2f6e3-4c76-4ca0-8f80-91d6eeb13253 req-5972e9e3-29ba-4d63-94ba-0fd5261b9744 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/attachments/469e6180-bbb1-40fc-a338-41c3968a8d38 returned with HTTP 200 Sep 01 12:09:54 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 292/598] 192.168.122.29 () {64 vars in 1557 bytes} [Tue Sep 1 12:09:54 2026] DELETE /volume/v3/attachments/469e6180-bbb1-40fc-a338-41c3968a8d38 => generated 19 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8ebe1e5c-b364-4df3-baee-26aa2982688c tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e Sep 01 12:09:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8ebe1e5c-b364-4df3-baee-26aa2982688c tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8ebe1e5c-b364-4df3-baee-26aa2982688c tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:54 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-52a2f6e3-4c76-4ca0-8f80-91d6eeb13253 req-e833bdfa-3c06-4de2-be05-5495626fa945 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09: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:09:54 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-52a2f6e3-4c76-4ca0-8f80-91d6eeb13253 req-e833bdfa-3c06-4de2-be05-5495626fa945 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] DELETE http://192.168.122.29/volume/v3/volumes/14352247-b51d-46cd-a02c-5a68bdc2ee51 Sep 01 12:09:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-52a2f6e3-4c76-4ca0-8f80-91d6eeb13253 req-e833bdfa-3c06-4de2-be05-5495626fa945 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-52a2f6e3-4c76-4ca0-8f80-91d6eeb13253 req-e833bdfa-3c06-4de2-be05-5495626fa945 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:54 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [req-52a2f6e3-4c76-4ca0-8f80-91d6eeb13253 req-e833bdfa-3c06-4de2-be05-5495626fa945 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Delete volume with id: 14352247-b51d-46cd-a02c-5a68bdc2ee51 Sep 01 12:09:54 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8ebe1e5c-b364-4df3-baee-26aa2982688c tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Volume info retrieved successfully. Sep 01 12:09: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:09:54 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8ebe1e5c-b364-4df3-baee-26aa2982688c tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e returned with HTTP 200 Sep 01 12:09: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:09:54 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:54 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-52a2f6e3-4c76-4ca0-8f80-91d6eeb13253 req-e833bdfa-3c06-4de2-be05-5495626fa945 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Volume info retrieved successfully. Sep 01 12:09:54 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 307/599] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:54 2026] GET /volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e => generated 849 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:09:55 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-52a2f6e3-4c76-4ca0-8f80-91d6eeb13253 req-e833bdfa-3c06-4de2-be05-5495626fa945 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Delete volume request issued successfully. Sep 01 12:09:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-52a2f6e3-4c76-4ca0-8f80-91d6eeb13253 req-e833bdfa-3c06-4de2-be05-5495626fa945 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/volumes/14352247-b51d-46cd-a02c-5a68bdc2ee51 returned with HTTP 202 Sep 01 12:09:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 293/600] 192.168.122.29 () {62 vars in 1504 bytes} [Tue Sep 1 12:09:54 2026] DELETE /volume/v3/volumes/14352247-b51d-46cd-a02c-5a68bdc2ee51 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:09:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9107ec97-c8ca-42bd-9121-2cdd094861c3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9107ec97-c8ca-42bd-9121-2cdd094861c3 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] GET http://192.168.122.29/volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e Sep 01 12:09:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9107ec97-c8ca-42bd-9121-2cdd094861c3 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9107ec97-c8ca-42bd-9121-2cdd094861c3 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9107ec97-c8ca-42bd-9121-2cdd094861c3 tempest-AttachVolumeTestJSON-1344929934 tempest-AttachVolumeTestJSON-1344929934-project-member] http://192.168.122.29/volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e returned with HTTP 404 Sep 01 12:09:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 308/601] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:56 2026] GET /volume/v3/volumes/ad19e43e-910c-44da-b384-4c81f081e81e => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:09:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f8f18125-5c91-40b8-87ca-7d73fa4ef75f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f8f18125-5c91-40b8-87ca-7d73fa4ef75f tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] POST http://192.168.122.29/volume/v3/group_types Sep 01 12:09:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f8f18125-5c91-40b8-87ca-7d73fa4ef75f tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1595170059", "description": "tempest-group-type-description-2058723216", "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:09:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f8f18125-5c91-40b8-87ca-7d73fa4ef75f tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] http://192.168.122.29/volume/v3/group_types returned with HTTP 202 Sep 01 12:09:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 294/602] 192.168.122.29 () {62 vars in 1191 bytes} [Tue Sep 1 12:09:56 2026] POST /volume/v3/group_types => generated 265 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:09:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e508d6bc-ca08-4ca4-8f25-82a5cb0d63d8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e508d6bc-ca08-4ca4-8f25-82a5cb0d63d8 tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] GET http://192.168.122.29/volume/v3/group_types Sep 01 12:09:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e508d6bc-ca08-4ca4-8f25-82a5cb0d63d8 tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e508d6bc-ca08-4ca4-8f25-82a5cb0d63d8 tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e508d6bc-ca08-4ca4-8f25-82a5cb0d63d8 tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] http://192.168.122.29/volume/v3/group_types returned with HTTP 200 Sep 01 12:09:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 309/603] 192.168.122.29 () {60 vars in 1169 bytes} [Tue Sep 1 12:09:56 2026] GET /volume/v3/group_types => generated 499 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:09:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-324bef98-3a91-4fe9-b984-ce9b776d3654 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-324bef98-3a91-4fe9-b984-ce9b776d3654 tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] PUT http://192.168.122.29/volume/v3/group_types/3f506d56-4e79-4ecb-a52e-8632dfbf22b6 Sep 01 12:09:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-324bef98-3a91-4fe9-b984-ce9b776d3654 tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-766210590", "description": "updated-group-type-desc"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:09:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-324bef98-3a91-4fe9-b984-ce9b776d3654 tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] http://192.168.122.29/volume/v3/group_types/3f506d56-4e79-4ecb-a52e-8632dfbf22b6 returned with HTTP 200 Sep 01 12:09:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 295/604] 192.168.122.29 () {62 vars in 1301 bytes} [Tue Sep 1 12:09:56 2026] PUT /volume/v3/group_types/3f506d56-4e79-4ecb-a52e-8632dfbf22b6 => generated 254 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:09:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-22d8b00c-29f3-4a36-b6e3-13781f950df0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-22d8b00c-29f3-4a36-b6e3-13781f950df0 tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] GET http://192.168.122.29/volume/v3/group_types/3f506d56-4e79-4ecb-a52e-8632dfbf22b6 Sep 01 12:09:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-22d8b00c-29f3-4a36-b6e3-13781f950df0 tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-22d8b00c-29f3-4a36-b6e3-13781f950df0 tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-22d8b00c-29f3-4a36-b6e3-13781f950df0 tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] http://192.168.122.29/volume/v3/group_types/3f506d56-4e79-4ecb-a52e-8632dfbf22b6 returned with HTTP 200 Sep 01 12:09:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 310/605] 192.168.122.29 () {60 vars in 1280 bytes} [Tue Sep 1 12:09:56 2026] GET /volume/v3/group_types/3f506d56-4e79-4ecb-a52e-8632dfbf22b6 => generated 254 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:09:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8a512f35-d33f-474b-9dfc-844f79ae45e0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8a512f35-d33f-474b-9dfc-844f79ae45e0 tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] DELETE http://192.168.122.29/volume/v3/group_types/3f506d56-4e79-4ecb-a52e-8632dfbf22b6 Sep 01 12:09:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8a512f35-d33f-474b-9dfc-844f79ae45e0 tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8a512f35-d33f-474b-9dfc-844f79ae45e0 tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8a512f35-d33f-474b-9dfc-844f79ae45e0 tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] http://192.168.122.29/volume/v3/group_types/3f506d56-4e79-4ecb-a52e-8632dfbf22b6 returned with HTTP 202 Sep 01 12:09:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 296/606] 192.168.122.29 () {60 vars in 1283 bytes} [Tue Sep 1 12:09:56 2026] DELETE /volume/v3/group_types/3f506d56-4e79-4ecb-a52e-8632dfbf22b6 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:09:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b430e0df-5f5a-4605-9115-1b40ff6a8641 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-002a93c2-a876-4cc5-b7ad-3febf431a502 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b430e0df-5f5a-4605-9115-1b40ff6a8641 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] DELETE http://192.168.122.29/volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 Sep 01 12:09:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b430e0df-5f5a-4605-9115-1b40ff6a8641 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b430e0df-5f5a-4605-9115-1b40ff6a8641 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:56 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-b430e0df-5f5a-4605-9115-1b40ff6a8641 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Delete volume with id: 95307a56-7b23-44f6-927d-e098de01f204 Sep 01 12:09:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-002a93c2-a876-4cc5-b7ad-3febf431a502 tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] GET http://192.168.122.29/volume/v3/group_types Sep 01 12:09:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-002a93c2-a876-4cc5-b7ad-3febf431a502 tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-002a93c2-a876-4cc5-b7ad-3febf431a502 tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:56 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b430e0df-5f5a-4605-9115-1b40ff6a8641 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Volume info retrieved successfully. Sep 01 12:09:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-002a93c2-a876-4cc5-b7ad-3febf431a502 tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] http://192.168.122.29/volume/v3/group_types returned with HTTP 200 Sep 01 12:09:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 297/607] 192.168.122.29 () {60 vars in 1169 bytes} [Tue Sep 1 12:09:56 2026] GET /volume/v3/group_types => generated 248 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:09:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bcc2d760-57db-4a02-9c20-5cf2f9404c13 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bcc2d760-57db-4a02-9c20-5cf2f9404c13 tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] POST http://192.168.122.29/volume/v3/group_types Sep 01 12:09:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bcc2d760-57db-4a02-9c20-5cf2f9404c13 tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1801745359", "is_public": true}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:09:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b430e0df-5f5a-4605-9115-1b40ff6a8641 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Delete volume request issued successfully. Sep 01 12:09:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b430e0df-5f5a-4605-9115-1b40ff6a8641 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 returned with HTTP 202 Sep 01 12:09:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 311/608] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:09:56 2026] DELETE /volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:09:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bcc2d760-57db-4a02-9c20-5cf2f9404c13 tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] http://192.168.122.29/volume/v3/group_types returned with HTTP 202 Sep 01 12:09:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 298/609] 192.168.122.29 () {62 vars in 1190 bytes} [Tue Sep 1 12:09:56 2026] POST /volume/v3/group_types => generated 164 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:09:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f28fe436-d218-4b0e-a9ad-5e9d7a0a02da None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f28fe436-d218-4b0e-a9ad-5e9d7a0a02da tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] GET http://192.168.122.29/volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 Sep 01 12:09:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f28fe436-d218-4b0e-a9ad-5e9d7a0a02da tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f28fe436-d218-4b0e-a9ad-5e9d7a0a02da tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ef3d3c1f-c12f-452e-bd2b-757719602caa None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ef3d3c1f-c12f-452e-bd2b-757719602caa tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] POST http://192.168.122.29/volume/v3/group_types Sep 01 12:09:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ef3d3c1f-c12f-452e-bd2b-757719602caa tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1572184222", "is_public": false}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:09: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:09:56 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:09: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:09:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:09:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f28fe436-d218-4b0e-a9ad-5e9d7a0a02da tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Volume info retrieved successfully. Sep 01 12:09:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ef3d3c1f-c12f-452e-bd2b-757719602caa tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] http://192.168.122.29/volume/v3/group_types returned with HTTP 202 Sep 01 12:09:57 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 299/610] 192.168.122.29 () {62 vars in 1190 bytes} [Tue Sep 1 12:09:56 2026] POST /volume/v3/group_types => generated 165 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:09:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f28fe436-d218-4b0e-a9ad-5e9d7a0a02da tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 returned with HTTP 200 Sep 01 12:09:57 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 312/611] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:56 2026] GET /volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-853b4557-495f-4281-9468-0a34eff666a6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-853b4557-495f-4281-9468-0a34eff666a6 tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] GET http://192.168.122.29/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 01 12:09:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-853b4557-495f-4281-9468-0a34eff666a6 tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-853b4557-495f-4281-9468-0a34eff666a6 tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-853b4557-495f-4281-9468-0a34eff666a6 tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] http://192.168.122.29/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 01 12:09:57 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 300/612] 192.168.122.29 () {60 vars in 1230 bytes} [Tue Sep 1 12:09:57 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:09:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b21b9e86-59e8-4be3-950e-44cbcc015889 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b21b9e86-59e8-4be3-950e-44cbcc015889 tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] GET http://192.168.122.29/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 01 12:09:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b21b9e86-59e8-4be3-950e-44cbcc015889 tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b21b9e86-59e8-4be3-950e-44cbcc015889 tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b21b9e86-59e8-4be3-950e-44cbcc015889 tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] http://192.168.122.29/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 01 12:09:57 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 313/613] 192.168.122.29 () {60 vars in 1232 bytes} [Tue Sep 1 12:09:57 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:09:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3c09d930-91d5-4321-af4a-55287d8498c1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3c09d930-91d5-4321-af4a-55287d8498c1 tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] GET http://192.168.122.29/volume/v3/group_types?is_public=False Sep 01 12:09:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3c09d930-91d5-4321-af4a-55287d8498c1 tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3c09d930-91d5-4321-af4a-55287d8498c1 tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3c09d930-91d5-4321-af4a-55287d8498c1 tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] http://192.168.122.29/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 01 12:09:57 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 301/614] 192.168.122.29 () {60 vars in 1200 bytes} [Tue Sep 1 12:09:57 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:09:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4622c145-272e-4827-b8e3-bbbd16c99f5e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4622c145-272e-4827-b8e3-bbbd16c99f5e tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] GET http://192.168.122.29/volume/v3/group_types?is_public=True Sep 01 12:09:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4622c145-272e-4827-b8e3-bbbd16c99f5e tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4622c145-272e-4827-b8e3-bbbd16c99f5e tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4622c145-272e-4827-b8e3-bbbd16c99f5e tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] http://192.168.122.29/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 01 12:09:57 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 314/615] 192.168.122.29 () {60 vars in 1198 bytes} [Tue Sep 1 12:09:57 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:09:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c3d0b575-f847-4d4c-9ee4-077e6cd6ce08 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c3d0b575-f847-4d4c-9ee4-077e6cd6ce08 tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] DELETE http://192.168.122.29/volume/v3/group_types/58d8726a-d5ea-4da8-bc54-bea7b48d429c Sep 01 12:09:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c3d0b575-f847-4d4c-9ee4-077e6cd6ce08 tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c3d0b575-f847-4d4c-9ee4-077e6cd6ce08 tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c3d0b575-f847-4d4c-9ee4-077e6cd6ce08 tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] http://192.168.122.29/volume/v3/group_types/58d8726a-d5ea-4da8-bc54-bea7b48d429c returned with HTTP 202 Sep 01 12:09:57 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 302/616] 192.168.122.29 () {60 vars in 1283 bytes} [Tue Sep 1 12:09:57 2026] DELETE /volume/v3/group_types/58d8726a-d5ea-4da8-bc54-bea7b48d429c => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:09:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f045d79e-a8c1-4261-9121-a9093b92081a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f045d79e-a8c1-4261-9121-a9093b92081a tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] DELETE http://192.168.122.29/volume/v3/group_types/8de569c6-dd1d-4181-b176-974e35b34ffb Sep 01 12:09:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f045d79e-a8c1-4261-9121-a9093b92081a tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f045d79e-a8c1-4261-9121-a9093b92081a tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f045d79e-a8c1-4261-9121-a9093b92081a tempest-GroupTypesTest-1374875824 tempest-GroupTypesTest-1374875824-project-admin] http://192.168.122.29/volume/v3/group_types/8de569c6-dd1d-4181-b176-974e35b34ffb returned with HTTP 202 Sep 01 12:09:57 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 315/617] 192.168.122.29 () {60 vars in 1283 bytes} [Tue Sep 1 12:09:57 2026] DELETE /volume/v3/group_types/8de569c6-dd1d-4181-b176-974e35b34ffb => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 12:09:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fed97f60-dcb0-46ff-bbb9-4d2658e94eb6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fed97f60-dcb0-46ff-bbb9-4d2658e94eb6 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] GET http://192.168.122.29/volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 Sep 01 12:09:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fed97f60-dcb0-46ff-bbb9-4d2658e94eb6 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fed97f60-dcb0-46ff-bbb9-4d2658e94eb6 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09: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:09:58 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:09: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:09:58 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:09:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-fed97f60-dcb0-46ff-bbb9-4d2658e94eb6 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Volume info retrieved successfully. Sep 01 12:09:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fed97f60-dcb0-46ff-bbb9-4d2658e94eb6 tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 returned with HTTP 200 Sep 01 12:09:58 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 303/618] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:58 2026] GET /volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 => generated 853 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:09:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cee55d91-9636-4b2c-b412-6bba5661585e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:09:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cee55d91-9636-4b2c-b412-6bba5661585e tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] GET http://192.168.122.29/volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 Sep 01 12:09:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cee55d91-9636-4b2c-b412-6bba5661585e tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:09:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cee55d91-9636-4b2c-b412-6bba5661585e tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:09:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cee55d91-9636-4b2c-b412-6bba5661585e tempest-ServerActionsTestOtherA-1571640185 tempest-ServerActionsTestOtherA-1571640185-project-member] http://192.168.122.29/volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 returned with HTTP 404 Sep 01 12:09:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 316/619] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:09:59 2026] GET /volume/v3/volumes/95307a56-7b23-44f6-927d-e098de01f204 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:10:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c37a3e53-f129-4d50-b400-d6db8236e1a1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c37a3e53-f129-4d50-b400-d6db8236e1a1 tempest-GroupsV314Test-124505202 tempest-GroupsV314Test-124505202-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:10:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c37a3e53-f129-4d50-b400-d6db8236e1a1 tempest-GroupsV314Test-124505202 tempest-GroupsV314Test-124505202-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1729943511"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:10:05 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=510,cinder:INSERT=67,cinder:UPDATE=110,cinder:DELETE=2 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:10:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c37a3e53-f129-4d50-b400-d6db8236e1a1 tempest-GroupsV314Test-124505202 tempest-GroupsV314Test-124505202-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:10:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 304/620] 192.168.122.29 () {60 vars in 1131 bytes} [Tue Sep 1 12:10:04 2026] POST /volume/v3/types => generated 220 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:10:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-618a4de5-05ce-4e4b-b475-c088215a8007 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-618a4de5-05ce-4e4b-b475-c088215a8007 tempest-GroupsV314Test-124505202 tempest-GroupsV314Test-124505202-project-admin] POST http://192.168.122.29/volume/v3/group_types Sep 01 12:10:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-618a4de5-05ce-4e4b-b475-c088215a8007 tempest-GroupsV314Test-124505202 tempest-GroupsV314Test-124505202-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1909334900"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:10:05 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=390,cinder:UPDATE=83,cinder:INSERT=34,cinder:DELETE=7 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:10:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-618a4de5-05ce-4e4b-b475-c088215a8007 tempest-GroupsV314Test-124505202 tempest-GroupsV314Test-124505202-project-admin] http://192.168.122.29/volume/v3/group_types returned with HTTP 202 Sep 01 12:10:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 317/621] 192.168.122.29 () {62 vars in 1190 bytes} [Tue Sep 1 12:10:05 2026] POST /volume/v3/group_types => generated 177 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:10:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e0215a27-ec1e-4e8f-a1c6-b41fe31caf81 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e0215a27-ec1e-4e8f-a1c6-b41fe31caf81 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] POST http://192.168.122.29/volume/v3/groups Sep 01 12:10:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e0215a27-ec1e-4e8f-a1c6-b41fe31caf81 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "54d4e82c-445a-4361-bca8-2c7fd3f62734", "volume_types": ["616db9e7-719c-4ebf-b854-60b79fae7c78"], "name": "tempest-GroupsV314Test-Group-403437123"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:10:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-e0215a27-ec1e-4e8f-a1c6-b41fe31caf81 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Creating new group {'group': {'group_type': '54d4e82c-445a-4361-bca8-2c7fd3f62734', 'volume_types': ['616db9e7-719c-4ebf-b854-60b79fae7c78'], 'name': 'tempest-GroupsV314Test-Group-403437123'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 12:10:05 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.groups [None req-e0215a27-ec1e-4e8f-a1c6-b41fe31caf81 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Creating group tempest-GroupsV314Test-Group-403437123. Sep 01 12:10:05 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:10:05 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 12:10:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e0215a27-ec1e-4e8f-a1c6-b41fe31caf81 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Availability zone cache updated, next update will occur around 2026-09-01 11:10:05.668323. {{(pid=86814) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 12:10:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e0215a27-ec1e-4e8f-a1c6-b41fe31caf81 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Availability Zones retrieved successfully. Sep 01 12:10:05 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-e0215a27-ec1e-4e8f-a1c6-b41fe31caf81 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Created reservations ['ddbea689-9bb3-4137-ab6f-885e7293ee83'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:10:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e0215a27-ec1e-4e8f-a1c6-b41fe31caf81 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] http://192.168.122.29/volume/v3/groups returned with HTTP 202 Sep 01 12:10:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 305/622] 192.168.122.29 () {62 vars in 1176 bytes} [Tue Sep 1 12:10:05 2026] POST /volume/v3/groups => generated 107 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:10:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4e0f4646-925b-4d64-a942-9f5e739819c2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4e0f4646-925b-4d64-a942-9f5e739819c2 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] GET http://192.168.122.29/volume/v3/groups/2eca8c10-f700-410d-a578-25ece2425539 Sep 01 12:10:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4e0f4646-925b-4d64-a942-9f5e739819c2 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4e0f4646-925b-4d64-a942-9f5e739819c2 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-4e0f4646-925b-4d64-a942-9f5e739819c2 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] show called for member 2eca8c10-f700-410d-a578-25ece2425539 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:10: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:10:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10: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:10:05 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:10:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4e0f4646-925b-4d64-a942-9f5e739819c2 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] http://192.168.122.29/volume/v3/groups/2eca8c10-f700-410d-a578-25ece2425539 returned with HTTP 200 Sep 01 12:10:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 318/623] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:10:05 2026] GET /volume/v3/groups/2eca8c10-f700-410d-a578-25ece2425539 => generated 387 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c6fb43a5-320d-4941-bf71-a81c1cc7ac53 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c6fb43a5-320d-4941-bf71-a81c1cc7ac53 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] GET http://192.168.122.29/volume/v3/groups/2eca8c10-f700-410d-a578-25ece2425539 Sep 01 12:10:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c6fb43a5-320d-4941-bf71-a81c1cc7ac53 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c6fb43a5-320d-4941-bf71-a81c1cc7ac53 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-c6fb43a5-320d-4941-bf71-a81c1cc7ac53 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] show called for member 2eca8c10-f700-410d-a578-25ece2425539 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:10: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:10:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:06 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:10:06 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:10:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c6fb43a5-320d-4941-bf71-a81c1cc7ac53 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] http://192.168.122.29/volume/v3/groups/2eca8c10-f700-410d-a578-25ece2425539 returned with HTTP 200 Sep 01 12:10:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 306/624] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:10:06 2026] GET /volume/v3/groups/2eca8c10-f700-410d-a578-25ece2425539 => generated 388 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:10:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2aa08e6d-c16b-48af-bf46-4030df9af864 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2aa08e6d-c16b-48af-bf46-4030df9af864 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:10:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2aa08e6d-c16b-48af-bf46-4030df9af864 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1753056409", "volume_type": "616db9e7-719c-4ebf-b854-60b79fae7c78", "group_id": "2eca8c10-f700-410d-a578-25ece2425539", "size": 1}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:10:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-2aa08e6d-c16b-48af-bf46-4030df9af864 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1753056409', 'volume_type': '616db9e7-719c-4ebf-b854-60b79fae7c78', 'group_id': '2eca8c10-f700-410d-a578-25ece2425539', 'size': 1}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:10: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:10:06 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:06 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-2aa08e6d-c16b-48af-bf46-4030df9af864 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Create volume of 1 GB Sep 01 12:10:07 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:10:07 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:10:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2aa08e6d-c16b-48af-bf46-4030df9af864 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Availability Zones retrieved successfully. Sep 01 12:10:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2aa08e6d-c16b-48af-bf46-4030df9af864 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Flow 'volume_create_api' (0d86c7fe-f918-494f-816d-5168f79863e9) 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:10:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2aa08e6d-c16b-48af-bf46-4030df9af864 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01e80828-ad08-4255-830f-74cf01f5eec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10: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:10:07 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-2aa08e6d-c16b-48af-bf46-4030df9af864 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-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:10:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2aa08e6d-c16b-48af-bf46-4030df9af864 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01e80828-ad08-4255-830f-74cf01f5eec2) 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:10:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=616db9e7-719c-4ebf-b854-60b79fae7c78,is_public=True,name='tempest-GroupsV314Test-volume-type-1729943511',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '616db9e7-719c-4ebf-b854-60b79fae7c78', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2eca8c10-f700-410d-a578-25ece2425539', '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:10:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2aa08e6d-c16b-48af-bf46-4030df9af864 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a41c7c7-2a87-42df-82c0-a07e7e6f9243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10:07 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-2aa08e6d-c16b-48af-bf46-4030df9af864 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1729943511 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1729943511, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:10:07 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-2aa08e6d-c16b-48af-bf46-4030df9af864 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1729943511 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1729943511, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:10:07 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-2aa08e6d-c16b-48af-bf46-4030df9af864 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Created reservations ['ccbe44d0-25f8-48f3-8956-717187c2079d', 'b36e26f6-e2df-4585-b50c-09130e5f7690', 'e8b10d35-8c65-401d-aa26-92fe890a2329', 'a39ff240-09f2-436e-9bd7-68031cbe57ea'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:10:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2aa08e6d-c16b-48af-bf46-4030df9af864 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a41c7c7-2a87-42df-82c0-a07e7e6f9243) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccbe44d0-25f8-48f3-8956-717187c2079d', 'b36e26f6-e2df-4585-b50c-09130e5f7690', 'e8b10d35-8c65-401d-aa26-92fe890a2329', 'a39ff240-09f2-436e-9bd7-68031cbe57ea']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:10:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2aa08e6d-c16b-48af-bf46-4030df9af864 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2938d72-0149-45e4-949c-707e0327a9ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10: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:10:07 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2aa08e6d-c16b-48af-bf46-4030df9af864 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2938d72-0149-45e4-949c-707e0327a9ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79e968fd-d82e-400a-9dfc-e02a256170c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1753056409',encryption_key_id=None,group_id=2eca8c10-f700-410d-a578-25ece2425539,group_type_id=,metadata={},multiattach=False,project_id='ba80b858616e4e44851019dfe96d583b',qos_specs=None,replication_status=,reservations=['ccbe44d0-25f8-48f3-8956-717187c2079d','b36e26f6-e2df-4585-b50c-09130e5f7690','e8b10d35-8c65-401d-aa26-92fe890a2329','a39ff240-09f2-436e-9bd7-68031cbe57ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7b63e8aa21149e2a0f0fa1cce0f00bc',volume_type_id=616db9e7-719c-4ebf-b854-60b79fae7c78), 'volume': Volume(_name_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:10:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1753056409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2eca8c10-f700-410d-a578-25ece2425539,host=None,id=79e968fd-d82e-400a-9dfc-e02a256170c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba80b858616e4e44851019dfe96d583b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7b63e8aa21149e2a0f0fa1cce0f00bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(616db9e7-719c-4ebf-b854-60b79fae7c78),volume_type_id=616db9e7-719c-4ebf-b854-60b79fae7c78)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:10:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2aa08e6d-c16b-48af-bf46-4030df9af864 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1639877-ae16-4f83-a7d3-4af65a68a775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2aa08e6d-c16b-48af-bf46-4030df9af864 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1639877-ae16-4f83-a7d3-4af65a68a775) transitioned into state 'SUCCESS' from state '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-1753056409',encryption_key_id=None,group_id=2eca8c10-f700-410d-a578-25ece2425539,group_type_id=,metadata={},multiattach=False,project_id='ba80b858616e4e44851019dfe96d583b',qos_specs=None,replication_status=,reservations=['ccbe44d0-25f8-48f3-8956-717187c2079d','b36e26f6-e2df-4585-b50c-09130e5f7690','e8b10d35-8c65-401d-aa26-92fe890a2329','a39ff240-09f2-436e-9bd7-68031cbe57ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7b63e8aa21149e2a0f0fa1cce0f00bc',volume_type_id=616db9e7-719c-4ebf-b854-60b79fae7c78)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:10:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2aa08e6d-c16b-48af-bf46-4030df9af864 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (389d3b25-5ffb-45c7-a5db-890c74aea663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2aa08e6d-c16b-48af-bf46-4030df9af864 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (389d3b25-5ffb-45c7-a5db-890c74aea663) 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:10:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2aa08e6d-c16b-48af-bf46-4030df9af864 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Flow 'volume_create_api' (0d86c7fe-f918-494f-816d-5168f79863e9) 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:10:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2aa08e6d-c16b-48af-bf46-4030df9af864 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Create volume request issued successfully. Sep 01 12:10:07 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-2aa08e6d-c16b-48af-bf46-4030df9af864 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:10:07 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-2aa08e6d-c16b-48af-bf46-4030df9af864 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:10:07 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-2aa08e6d-c16b-48af-bf46-4030df9af864 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] MySQL server mode set 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:10: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:10:07 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2aa08e6d-c16b-48af-bf46-4030df9af864 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:10:07 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 319/625] 192.168.122.29 () {62 vars in 1179 bytes} [Tue Sep 1 12:10:06 2026] POST /volume/v3/volumes => generated 825 bytes in 657 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:10:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-81c942e7-434d-4ebf-af4c-4f30912f99d7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-81c942e7-434d-4ebf-af4c-4f30912f99d7 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] GET http://192.168.122.29/volume/v3/volumes/79e968fd-d82e-400a-9dfc-e02a256170c6 Sep 01 12:10:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-81c942e7-434d-4ebf-af4c-4f30912f99d7 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-81c942e7-434d-4ebf-af4c-4f30912f99d7 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:07 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10: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:10:07 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:07 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-81c942e7-434d-4ebf-af4c-4f30912f99d7 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Volume info retrieved successfully. Sep 01 12:10:07 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-81c942e7-434d-4ebf-af4c-4f30912f99d7 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:10:07 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-81c942e7-434d-4ebf-af4c-4f30912f99d7 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:10:07 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-81c942e7-434d-4ebf-af4c-4f30912f99d7 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] MySQL server mode set 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:10: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:10:07 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-81c942e7-434d-4ebf-af4c-4f30912f99d7 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] http://192.168.122.29/volume/v3/volumes/79e968fd-d82e-400a-9dfc-e02a256170c6 returned with HTTP 200 Sep 01 12:10:07 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 307/626] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:10:07 2026] GET /volume/v3/volumes/79e968fd-d82e-400a-9dfc-e02a256170c6 => generated 917 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-492d00da-1d05-4493-88e7-8a09db1586ea None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-492d00da-1d05-4493-88e7-8a09db1586ea tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] GET http://192.168.122.29/volume/v3/volumes/79e968fd-d82e-400a-9dfc-e02a256170c6 Sep 01 12:10:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-492d00da-1d05-4493-88e7-8a09db1586ea tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-492d00da-1d05-4493-88e7-8a09db1586ea tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:08 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10: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:10:08 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:08 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-492d00da-1d05-4493-88e7-8a09db1586ea tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Volume info retrieved successfully. Sep 01 12:10:08 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-492d00da-1d05-4493-88e7-8a09db1586ea tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:10:08 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-492d00da-1d05-4493-88e7-8a09db1586ea tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:10:09 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-492d00da-1d05-4493-88e7-8a09db1586ea tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] MySQL server mode set 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:10: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:10:09 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-492d00da-1d05-4493-88e7-8a09db1586ea tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] http://192.168.122.29/volume/v3/volumes/79e968fd-d82e-400a-9dfc-e02a256170c6 returned with HTTP 200 Sep 01 12:10:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 320/627] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:10:08 2026] GET /volume/v3/volumes/79e968fd-d82e-400a-9dfc-e02a256170c6 => generated 917 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-a837f944-46b3-4a19-b339-4793b42e9209 req-1c8bcc62-6352-4139-a35b-4010f061f068 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-a837f944-46b3-4a19-b339-4793b42e9209 req-1c8bcc62-6352-4139-a35b-4010f061f068 tempest-VolumesNegativeTest-1446546474 tempest-VolumesNegativeTest-1446546474-project-member] DELETE http://192.168.122.29/volume/v3/volumes/tempest-invalid-1551570233 Sep 01 12:10:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-a837f944-46b3-4a19-b339-4793b42e9209 req-1c8bcc62-6352-4139-a35b-4010f061f068 tempest-VolumesNegativeTest-1446546474 tempest-VolumesNegativeTest-1446546474-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-a837f944-46b3-4a19-b339-4793b42e9209 req-1c8bcc62-6352-4139-a35b-4010f061f068 tempest-VolumesNegativeTest-1446546474 tempest-VolumesNegativeTest-1446546474-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:10 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [req-a837f944-46b3-4a19-b339-4793b42e9209 req-1c8bcc62-6352-4139-a35b-4010f061f068 tempest-VolumesNegativeTest-1446546474 tempest-VolumesNegativeTest-1446546474-project-member] Delete volume with id: tempest-invalid-1551570233 Sep 01 12:10:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-a837f944-46b3-4a19-b339-4793b42e9209 req-1c8bcc62-6352-4139-a35b-4010f061f068 tempest-VolumesNegativeTest-1446546474 tempest-VolumesNegativeTest-1446546474-project-member] http://192.168.122.29/volume/v3/volumes/tempest-invalid-1551570233 returned with HTTP 404 Sep 01 12:10:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 308/628] 192.168.122.29 () {62 vars in 1474 bytes} [Tue Sep 1 12:10:10 2026] DELETE /volume/v3/volumes/tempest-invalid-1551570233 => generated 99 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:10:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9d933adb-9dcf-4270-ba06-d903ceb2e2dd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9d933adb-9dcf-4270-ba06-d903ceb2e2dd tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] GET http://192.168.122.29/volume/v3/volumes/79e968fd-d82e-400a-9dfc-e02a256170c6 Sep 01 12:10:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9d933adb-9dcf-4270-ba06-d903ceb2e2dd tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9d933adb-9dcf-4270-ba06-d903ceb2e2dd tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:10 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10: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:10:10 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9d933adb-9dcf-4270-ba06-d903ceb2e2dd tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Volume info retrieved successfully. Sep 01 12:10:10 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-9d933adb-9dcf-4270-ba06-d903ceb2e2dd tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:10:10 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-9d933adb-9dcf-4270-ba06-d903ceb2e2dd tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:10:10 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-9d933adb-9dcf-4270-ba06-d903ceb2e2dd tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] MySQL server mode set 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:10:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-80c08c71-2c34-42c2-9cdb-3b7efe404813 req-8bce3927-5046-4237-9067-9a5001632530 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10: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:10:10 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-80c08c71-2c34-42c2-9cdb-3b7efe404813 req-8bce3927-5046-4237-9067-9a5001632530 tempest-VolumesNegativeTest-1446546474 tempest-VolumesNegativeTest-1446546474-project-member] DELETE http://192.168.122.29/volume/v3/volumes/46814d04-68bc-4d1c-98c9-b13cce9a1f3c Sep 01 12:10:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-80c08c71-2c34-42c2-9cdb-3b7efe404813 req-8bce3927-5046-4237-9067-9a5001632530 tempest-VolumesNegativeTest-1446546474 tempest-VolumesNegativeTest-1446546474-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-80c08c71-2c34-42c2-9cdb-3b7efe404813 req-8bce3927-5046-4237-9067-9a5001632530 tempest-VolumesNegativeTest-1446546474 tempest-VolumesNegativeTest-1446546474-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:10 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [req-80c08c71-2c34-42c2-9cdb-3b7efe404813 req-8bce3927-5046-4237-9067-9a5001632530 tempest-VolumesNegativeTest-1446546474 tempest-VolumesNegativeTest-1446546474-project-member] Delete volume with id: 46814d04-68bc-4d1c-98c9-b13cce9a1f3c Sep 01 12:10:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-80c08c71-2c34-42c2-9cdb-3b7efe404813 req-8bce3927-5046-4237-9067-9a5001632530 tempest-VolumesNegativeTest-1446546474 tempest-VolumesNegativeTest-1446546474-project-member] http://192.168.122.29/volume/v3/volumes/46814d04-68bc-4d1c-98c9-b13cce9a1f3c returned with HTTP 404 Sep 01 12:10:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 309/629] 192.168.122.29 () {62 vars in 1504 bytes} [Tue Sep 1 12:10:10 2026] DELETE /volume/v3/volumes/46814d04-68bc-4d1c-98c9-b13cce9a1f3c => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:10:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9d933adb-9dcf-4270-ba06-d903ceb2e2dd tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] http://192.168.122.29/volume/v3/volumes/79e968fd-d82e-400a-9dfc-e02a256170c6 returned with HTTP 200 Sep 01 12:10:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 321/630] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:10:10 2026] GET /volume/v3/volumes/79e968fd-d82e-400a-9dfc-e02a256170c6 => generated 918 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-4ae5dff4-0ee9-4a87-b599-884a65a75765 req-3a23e89b-1a34-4e38-bb30-bb13f8b06c97 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6d5e2803-559d-40e4-bf5c-da67a5743b49 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6d5e2803-559d-40e4-bf5c-da67a5743b49 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] POST http://192.168.122.29/volume/v3/groups/action Sep 01 12:10:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-4ae5dff4-0ee9-4a87-b599-884a65a75765 req-3a23e89b-1a34-4e38-bb30-bb13f8b06c97 tempest-VolumesNegativeTest-1446546474 tempest-VolumesNegativeTest-1446546474-project-reader] GET http://192.168.122.29/volume/v3/volumes/9857f222-5c51-49d8-a388-0ab7c98e5957 Sep 01 12:10:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-4ae5dff4-0ee9-4a87-b599-884a65a75765 req-3a23e89b-1a34-4e38-bb30-bb13f8b06c97 tempest-VolumesNegativeTest-1446546474 tempest-VolumesNegativeTest-1446546474-project-reader] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-4ae5dff4-0ee9-4a87-b599-884a65a75765 req-3a23e89b-1a34-4e38-bb30-bb13f8b06c97 tempest-VolumesNegativeTest-1446546474 tempest-VolumesNegativeTest-1446546474-project-reader] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6d5e2803-559d-40e4-bf5c-da67a5743b49 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Action body: b'{"create-from-src": {"source_group_id": "2eca8c10-f700-410d-a578-25ece2425539", "name": "tempest-Group_from_grp-589745182"}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:10:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6d5e2803-559d-40e4-bf5c-da67a5743b49 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"source_group_id": "2eca8c10-f700-410d-a578-25ece2425539", "name": "tempest-Group_from_grp-589745182"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:10:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-6d5e2803-559d-40e4-bf5c-da67a5743b49 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Creating new group {'create-from-src': {'source_group_id': '2eca8c10-f700-410d-a578-25ece2425539', 'name': 'tempest-Group_from_grp-589745182'}}. {{(pid=86815) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 01 12:10:10 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.groups [None req-6d5e2803-559d-40e4-bf5c-da67a5743b49 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Creating group tempest-Group_from_grp-589745182 from source group 2eca8c10-f700-410d-a578-25ece2425539. Sep 01 12:10: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:10:10 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-4ae5dff4-0ee9-4a87-b599-884a65a75765 req-3a23e89b-1a34-4e38-bb30-bb13f8b06c97 tempest-VolumesNegativeTest-1446546474 tempest-VolumesNegativeTest-1446546474-project-reader] http://192.168.122.29/volume/v3/volumes/9857f222-5c51-49d8-a388-0ab7c98e5957 returned with HTTP 404 Sep 01 12:10:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 310/631] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:10:10 2026] GET /volume/v3/volumes/9857f222-5c51-49d8-a388-0ab7c98e5957 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:10: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:10:10 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:10 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:10:10 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:10:10 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:10:10 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:10: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:10:10 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10:10 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-6d5e2803-559d-40e4-bf5c-da67a5743b49 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Created reservations ['a50bdd53-9b16-4910-ab34-c48fe0229ff1'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:10:10 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:10:10 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:10: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:10:10 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10:10 devstack devstack@c-api.service[86815]: INFO cinder.group.api [None req-6d5e2803-559d-40e4-bf5c-da67a5743b49 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] A mapping entry already exists for group 69bca898-a2a6-4cf4-bd2d-5e858bd2c232 and volume type 616db9e7-719c-4ebf-b854-60b79fae7c78. Do not need to create again. Sep 01 12:10: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:10:10 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6d5e2803-559d-40e4-bf5c-da67a5743b49 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Availability Zones retrieved successfully. Sep 01 12:10:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6d5e2803-559d-40e4-bf5c-da67a5743b49 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Flow 'volume_create_api' (c2509f32-643f-4d72-99c1-cd40d9edf9d4) 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:10:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6d5e2803-559d-40e4-bf5c-da67a5743b49 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a41231fe-f34e-42c8-b075-5c681a46104d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-6d5e2803-559d-40e4-bf5c-da67a5743b49 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-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:10:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6d5e2803-559d-40e4-bf5c-da67a5743b49 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a41231fe-f34e-42c8-b075-5c681a46104d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '79e968fd-d82e-400a-9dfc-e02a256170c6', 'volume_type': VolumeType(created_at=2026-09-01T10:10:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=616db9e7-719c-4ebf-b854-60b79fae7c78,is_public=True,name='tempest-GroupsV314Test-volume-type-1729943511',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '616db9e7-719c-4ebf-b854-60b79fae7c78', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '69bca898-a2a6-4cf4-bd2d-5e858bd2c232', '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:10:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6d5e2803-559d-40e4-bf5c-da67a5743b49 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13a98c1c-6cc7-4495-a71e-d1a0a2d3e2cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10:10 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-6d5e2803-559d-40e4-bf5c-da67a5743b49 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Created reservations ['ec4e86b7-a260-4bee-8c01-76bac42d5c2f', 'b5c94362-2adb-4d82-9e3d-49f52ec47549', '55dee91a-48b3-44b2-a15e-112836deaf01', '34b82f7f-ba1a-4ba3-bb7d-4e81f5dc07a9'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:10:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6d5e2803-559d-40e4-bf5c-da67a5743b49 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13a98c1c-6cc7-4495-a71e-d1a0a2d3e2cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec4e86b7-a260-4bee-8c01-76bac42d5c2f', 'b5c94362-2adb-4d82-9e3d-49f52ec47549', '55dee91a-48b3-44b2-a15e-112836deaf01', '34b82f7f-ba1a-4ba3-bb7d-4e81f5dc07a9']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:10:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6d5e2803-559d-40e4-bf5c-da67a5743b49 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f032917-cced-4290-903a-cbf0a92dc5a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10: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:10:10 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10: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:10:10 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6d5e2803-559d-40e4-bf5c-da67a5743b49 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f032917-cced-4290-903a-cbf0a92dc5a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b9f126e-fe26-4a6f-a5f5-7c6f9598e6db', '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=69bca898-a2a6-4cf4-bd2d-5e858bd2c232,group_type_id=,metadata={},multiattach=False,project_id='ba80b858616e4e44851019dfe96d583b',qos_specs=None,replication_status=,reservations=['ec4e86b7-a260-4bee-8c01-76bac42d5c2f','b5c94362-2adb-4d82-9e3d-49f52ec47549','55dee91a-48b3-44b2-a15e-112836deaf01','34b82f7f-ba1a-4ba3-bb7d-4e81f5dc07a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=79e968fd-d82e-400a-9dfc-e02a256170c6,status='creating',user_id='d7b63e8aa21149e2a0f0fa1cce0f00bc',volume_type_id=616db9e7-719c-4ebf-b854-60b79fae7c78), 'volume': Volume(_name_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:10:10Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=69bca898-a2a6-4cf4-bd2d-5e858bd2c232,host=None,id=1b9f126e-fe26-4a6f-a5f5-7c6f9598e6db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba80b858616e4e44851019dfe96d583b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=79e968fd-d82e-400a-9dfc-e02a256170c6,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7b63e8aa21149e2a0f0fa1cce0f00bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(616db9e7-719c-4ebf-b854-60b79fae7c78),volume_type_id=616db9e7-719c-4ebf-b854-60b79fae7c78)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:10:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6d5e2803-559d-40e4-bf5c-da67a5743b49 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98fdc5af-4f06-4bd0-b113-351c328d19f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6d5e2803-559d-40e4-bf5c-da67a5743b49 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98fdc5af-4f06-4bd0-b113-351c328d19f6) transitioned into state 'SUCCESS' from 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=69bca898-a2a6-4cf4-bd2d-5e858bd2c232,group_type_id=,metadata={},multiattach=False,project_id='ba80b858616e4e44851019dfe96d583b',qos_specs=None,replication_status=,reservations=['ec4e86b7-a260-4bee-8c01-76bac42d5c2f','b5c94362-2adb-4d82-9e3d-49f52ec47549','55dee91a-48b3-44b2-a15e-112836deaf01','34b82f7f-ba1a-4ba3-bb7d-4e81f5dc07a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=79e968fd-d82e-400a-9dfc-e02a256170c6,status='creating',user_id='d7b63e8aa21149e2a0f0fa1cce0f00bc',volume_type_id=616db9e7-719c-4ebf-b854-60b79fae7c78)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:10:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6d5e2803-559d-40e4-bf5c-da67a5743b49 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Flow 'volume_create_api' (c2509f32-643f-4d72-99c1-cd40d9edf9d4) 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:10:11 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6d5e2803-559d-40e4-bf5c-da67a5743b49 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Create volume request issued successfully. Sep 01 12:10:11 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:10:11 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:10: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:10:11 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6d5e2803-559d-40e4-bf5c-da67a5743b49 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] http://192.168.122.29/volume/v3/groups/action returned with HTTP 202 Sep 01 12:10:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 322/632] 192.168.122.29 () {62 vars in 1197 bytes} [Tue Sep 1 12:10:10 2026] POST /volume/v3/groups/action => generated 101 bytes in 655 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:10:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a2af1afd-c94c-4008-95a1-3596b51ceae4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a2af1afd-c94c-4008-95a1-3596b51ceae4 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] GET http://192.168.122.29/volume/v3/volumes/detail Sep 01 12:10:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a2af1afd-c94c-4008-95a1-3596b51ceae4 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a2af1afd-c94c-4008-95a1-3596b51ceae4 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-a2af1afd-c94c-4008-95a1-3596b51ceae4 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:10:11 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a2af1afd-c94c-4008-95a1-3596b51ceae4 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:10:11 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:10:11 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:10: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:10:11 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10: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:10:11 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a2af1afd-c94c-4008-95a1-3596b51ceae4 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Get all volumes completed successfully. Sep 01 12:10:11 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-a2af1afd-c94c-4008-95a1-3596b51ceae4 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:10:11 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-a2af1afd-c94c-4008-95a1-3596b51ceae4 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:10:11 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-a2af1afd-c94c-4008-95a1-3596b51ceae4 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] MySQL server mode set 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:10: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:10:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:11 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-a2af1afd-c94c-4008-95a1-3596b51ceae4 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:10:11 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-a2af1afd-c94c-4008-95a1-3596b51ceae4 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:10:11 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-a2af1afd-c94c-4008-95a1-3596b51ceae4 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] MySQL server mode set 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:10: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:10:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a2af1afd-c94c-4008-95a1-3596b51ceae4 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] http://192.168.122.29/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:10:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 311/633] 192.168.122.29 () {60 vars in 1178 bytes} [Tue Sep 1 12:10:11 2026] GET /volume/v3/volumes/detail => generated 1839 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:10:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-da4d7990-3106-4c24-8b08-38606590184f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-da4d7990-3106-4c24-8b08-38606590184f tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] GET http://192.168.122.29/volume/v3/volumes/1b9f126e-fe26-4a6f-a5f5-7c6f9598e6db Sep 01 12:10:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-da4d7990-3106-4c24-8b08-38606590184f tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-da4d7990-3106-4c24-8b08-38606590184f tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:11 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10: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:10:11 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:11 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-da4d7990-3106-4c24-8b08-38606590184f tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Volume info retrieved successfully. Sep 01 12:10:11 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-da4d7990-3106-4c24-8b08-38606590184f tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:10:11 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-da4d7990-3106-4c24-8b08-38606590184f tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:10:11 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-da4d7990-3106-4c24-8b08-38606590184f tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] MySQL server mode set 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:10: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:10:11 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-da4d7990-3106-4c24-8b08-38606590184f tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] http://192.168.122.29/volume/v3/volumes/1b9f126e-fe26-4a6f-a5f5-7c6f9598e6db returned with HTTP 200 Sep 01 12:10:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 323/634] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:10:11 2026] GET /volume/v3/volumes/1b9f126e-fe26-4a6f-a5f5-7c6f9598e6db => generated 928 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ddc90663-3053-4029-b208-bddf425a20ef None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ddc90663-3053-4029-b208-bddf425a20ef None None] GET http://192.168.122.29/volume// Sep 01 12:10:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ddc90663-3053-4029-b208-bddf425a20ef None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ddc90663-3053-4029-b208-bddf425a20ef None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ddc90663-3053-4029-b208-bddf425a20ef None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:10:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 312/635] 192.168.122.29 () {56 vars in 883 bytes} [Tue Sep 1 12:10:12 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:10:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d6935a45-5f19-4b11-8f18-1f9a5fc2a695 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d6935a45-5f19-4b11-8f18-1f9a5fc2a695 None None] GET http://192.168.122.29/volume// Sep 01 12:10:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d6935a45-5f19-4b11-8f18-1f9a5fc2a695 None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d6935a45-5f19-4b11-8f18-1f9a5fc2a695 None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d6935a45-5f19-4b11-8f18-1f9a5fc2a695 None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:10:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 324/636] 192.168.122.29 () {56 vars in 883 bytes} [Tue Sep 1 12:10:12 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 01 12:10:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5e62bbe5-73d9-4067-9b51-bae474522e18 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-75c209f5-808e-4002-8085-330ff5d9cd45 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5e62bbe5-73d9-4067-9b51-bae474522e18 tempest-VersionsTest-1620042316 tempest-VersionsTest-1620042316-project-member] GET http://192.168.122.29/volume/v3/ Sep 01 12:10:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-75c209f5-808e-4002-8085-330ff5d9cd45 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] GET http://192.168.122.29/volume/v3/volumes/1b9f126e-fe26-4a6f-a5f5-7c6f9598e6db Sep 01 12:10:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5e62bbe5-73d9-4067-9b51-bae474522e18 tempest-VersionsTest-1620042316 tempest-VersionsTest-1620042316-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5e62bbe5-73d9-4067-9b51-bae474522e18 tempest-VersionsTest-1620042316 tempest-VersionsTest-1620042316-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5e62bbe5-73d9-4067-9b51-bae474522e18 tempest-VersionsTest-1620042316 tempest-VersionsTest-1620042316-project-member] http://192.168.122.29/volume/v3/ returned with HTTP 200 Sep 01 12:10:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 313/637] 192.168.122.29 () {58 vars in 1095 bytes} [Tue Sep 1 12:10:12 2026] GET /volume/v3/ => generated 389 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:10:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-75c209f5-808e-4002-8085-330ff5d9cd45 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-75c209f5-808e-4002-8085-330ff5d9cd45 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:12 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10: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:10:12 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-75c209f5-808e-4002-8085-330ff5d9cd45 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Volume info retrieved successfully. Sep 01 12:10:12 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-75c209f5-808e-4002-8085-330ff5d9cd45 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:10:12 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-75c209f5-808e-4002-8085-330ff5d9cd45 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:10:12 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-75c209f5-808e-4002-8085-330ff5d9cd45 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] MySQL server mode set 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:10: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:10:12 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-75c209f5-808e-4002-8085-330ff5d9cd45 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] http://192.168.122.29/volume/v3/volumes/1b9f126e-fe26-4a6f-a5f5-7c6f9598e6db returned with HTTP 200 Sep 01 12:10:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 325/638] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:10:12 2026] GET /volume/v3/volumes/1b9f126e-fe26-4a6f-a5f5-7c6f9598e6db => generated 928 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:10:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c1bd1860-ffee-4670-8036-cad817942dad None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c1bd1860-ffee-4670-8036-cad817942dad tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] GET http://192.168.122.29/volume/v3/volumes/1b9f126e-fe26-4a6f-a5f5-7c6f9598e6db Sep 01 12:10:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c1bd1860-ffee-4670-8036-cad817942dad tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c1bd1860-ffee-4670-8036-cad817942dad tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:13 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10: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:10:13 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c1bd1860-ffee-4670-8036-cad817942dad tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Volume info retrieved successfully. Sep 01 12:10:13 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-c1bd1860-ffee-4670-8036-cad817942dad tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:10:13 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-c1bd1860-ffee-4670-8036-cad817942dad tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:10:13 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-c1bd1860-ffee-4670-8036-cad817942dad tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] MySQL server mode set 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:10: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:10:13 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c1bd1860-ffee-4670-8036-cad817942dad tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] http://192.168.122.29/volume/v3/volumes/1b9f126e-fe26-4a6f-a5f5-7c6f9598e6db returned with HTTP 200 Sep 01 12:10:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 314/639] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:10:13 2026] GET /volume/v3/volumes/1b9f126e-fe26-4a6f-a5f5-7c6f9598e6db => generated 928 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-398bf092-8bf5-4209-832d-0af2049d8949 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-398bf092-8bf5-4209-832d-0af2049d8949 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] GET http://192.168.122.29/volume/v3/volumes/1b9f126e-fe26-4a6f-a5f5-7c6f9598e6db Sep 01 12:10:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-398bf092-8bf5-4209-832d-0af2049d8949 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-398bf092-8bf5-4209-832d-0af2049d8949 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10: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:10:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-398bf092-8bf5-4209-832d-0af2049d8949 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Volume info retrieved successfully. Sep 01 12:10:14 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-398bf092-8bf5-4209-832d-0af2049d8949 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:10:14 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-398bf092-8bf5-4209-832d-0af2049d8949 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:10:15 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-398bf092-8bf5-4209-832d-0af2049d8949 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] MySQL server mode set 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:10: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:10:15 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-398bf092-8bf5-4209-832d-0af2049d8949 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] http://192.168.122.29/volume/v3/volumes/1b9f126e-fe26-4a6f-a5f5-7c6f9598e6db returned with HTTP 200 Sep 01 12:10:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 326/640] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:10:14 2026] GET /volume/v3/volumes/1b9f126e-fe26-4a6f-a5f5-7c6f9598e6db => generated 928 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9736172e-74d2-4e1f-a527-09636366c473 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3f6c90ab-abb9-4293-9425-a4c4f4c7f315 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9736172e-74d2-4e1f-a527-09636366c473 tempest-GroupSnapshotsV319Test-1685273717 tempest-GroupSnapshotsV319Test-1685273717-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:10:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9736172e-74d2-4e1f-a527-09636366c473 tempest-GroupSnapshotsV319Test-1685273717 tempest-GroupSnapshotsV319Test-1685273717-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1009998183"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:10:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3f6c90ab-abb9-4293-9425-a4c4f4c7f315 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] GET http://192.168.122.29/volume/v3/volumes/1b9f126e-fe26-4a6f-a5f5-7c6f9598e6db Sep 01 12:10:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3f6c90ab-abb9-4293-9425-a4c4f4c7f315 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3f6c90ab-abb9-4293-9425-a4c4f4c7f315 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9736172e-74d2-4e1f-a527-09636366c473 tempest-GroupSnapshotsV319Test-1685273717 tempest-GroupSnapshotsV319Test-1685273717-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:10: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:10:16 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 315/641] 192.168.122.29 () {60 vars in 1131 bytes} [Tue Sep 1 12:10:15 2026] POST /volume/v3/types => generated 228 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:10: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:10:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-aadc115b-02fc-4a83-a949-90a417a4f8d0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aadc115b-02fc-4a83-a949-90a417a4f8d0 tempest-GroupSnapshotsV319Test-1685273717 tempest-GroupSnapshotsV319Test-1685273717-project-admin] POST http://192.168.122.29/volume/v3/group_types Sep 01 12:10:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-aadc115b-02fc-4a83-a949-90a417a4f8d0 tempest-GroupSnapshotsV319Test-1685273717 tempest-GroupSnapshotsV319Test-1685273717-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-536263661"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:10:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3f6c90ab-abb9-4293-9425-a4c4f4c7f315 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Volume info retrieved successfully. Sep 01 12:10:16 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-3f6c90ab-abb9-4293-9425-a4c4f4c7f315 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:10:16 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-3f6c90ab-abb9-4293-9425-a4c4f4c7f315 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:10:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aadc115b-02fc-4a83-a949-90a417a4f8d0 tempest-GroupSnapshotsV319Test-1685273717 tempest-GroupSnapshotsV319Test-1685273717-project-admin] http://192.168.122.29/volume/v3/group_types returned with HTTP 202 Sep 01 12:10:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 316/642] 192.168.122.29 () {62 vars in 1190 bytes} [Tue Sep 1 12:10:16 2026] POST /volume/v3/group_types => generated 184 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:10:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-efaa061c-805c-4075-9881-c8386d17cfff None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:16 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-3f6c90ab-abb9-4293-9425-a4c4f4c7f315 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] MySQL server mode set 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:10: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:10:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3f6c90ab-abb9-4293-9425-a4c4f4c7f315 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] http://192.168.122.29/volume/v3/volumes/1b9f126e-fe26-4a6f-a5f5-7c6f9598e6db returned with HTTP 200 Sep 01 12:10:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 327/643] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:10:16 2026] GET /volume/v3/volumes/1b9f126e-fe26-4a6f-a5f5-7c6f9598e6db => generated 928 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7a47d76f-0417-40b2-9fff-f0bef28cdfde None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7a47d76f-0417-40b2-9fff-f0bef28cdfde tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:10:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7a47d76f-0417-40b2-9fff-f0bef28cdfde tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1477930039"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:10:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-7a47d76f-0417-40b2-9fff-f0bef28cdfde tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1477930039'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:10:16 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-7a47d76f-0417-40b2-9fff-f0bef28cdfde tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Create volume of 1 GB Sep 01 12:10:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7a47d76f-0417-40b2-9fff-f0bef28cdfde tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Availability Zones retrieved successfully. Sep 01 12:10:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7a47d76f-0417-40b2-9fff-f0bef28cdfde tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Flow 'volume_create_api' (98064857-a7a2-400c-ae82-168f3deb6913) 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:10:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7a47d76f-0417-40b2-9fff-f0bef28cdfde tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79210122-4ca1-4296-8c0b-47b085c8235d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-7a47d76f-0417-40b2-9fff-f0bef28cdfde tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-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:10:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-efaa061c-805c-4075-9881-c8386d17cfff tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] POST http://192.168.122.29/volume/v3/groups Sep 01 12:10:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-efaa061c-805c-4075-9881-c8386d17cfff tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c81b3a56-23e3-4787-a1b1-c03569781f0b", "volume_types": ["e64841e5-d5c4-4b46-8f35-382ace5cfa64"], "name": "tempest-GroupSnapshotsV319Test-Group-466614592"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:10:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-efaa061c-805c-4075-9881-c8386d17cfff tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Creating new group {'group': {'group_type': 'c81b3a56-23e3-4787-a1b1-c03569781f0b', 'volume_types': ['e64841e5-d5c4-4b46-8f35-382ace5cfa64'], 'name': 'tempest-GroupSnapshotsV319Test-Group-466614592'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 12:10:17 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.groups [None req-efaa061c-805c-4075-9881-c8386d17cfff tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-466614592. Sep 01 12:10:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-efaa061c-805c-4075-9881-c8386d17cfff tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Availability Zones retrieved successfully. Sep 01 12:10:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7a47d76f-0417-40b2-9fff-f0bef28cdfde tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79210122-4ca1-4296-8c0b-47b085c8235d) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:10:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7a47d76f-0417-40b2-9fff-f0bef28cdfde tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee345205-f0b9-48bd-a48d-b647564cb4d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10:17 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-efaa061c-805c-4075-9881-c8386d17cfff tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Created reservations ['07e29ef3-fc41-4bd3-b15c-4c6902c7a1c5'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:10:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-efaa061c-805c-4075-9881-c8386d17cfff tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] http://192.168.122.29/volume/v3/groups returned with HTTP 202 Sep 01 12:10:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 317/644] 192.168.122.29 () {62 vars in 1176 bytes} [Tue Sep 1 12:10:16 2026] POST /volume/v3/groups => generated 115 bytes in 1090 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:10:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2ca2e144-fdbd-41a3-848f-fcc7dab37221 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2ca2e144-fdbd-41a3-848f-fcc7dab37221 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] GET http://192.168.122.29/volume/v3/groups/63243864-535e-43cb-b2a7-e65e679835a1 Sep 01 12:10:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2ca2e144-fdbd-41a3-848f-fcc7dab37221 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2ca2e144-fdbd-41a3-848f-fcc7dab37221 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-2ca2e144-fdbd-41a3-848f-fcc7dab37221 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] show called for member 63243864-535e-43cb-b2a7-e65e679835a1 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:10: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:10:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10: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:10:17 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:10:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2ca2e144-fdbd-41a3-848f-fcc7dab37221 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] http://192.168.122.29/volume/v3/groups/63243864-535e-43cb-b2a7-e65e679835a1 returned with HTTP 200 Sep 01 12:10:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 318/645] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:10:17 2026] GET /volume/v3/groups/63243864-535e-43cb-b2a7-e65e679835a1 => generated 395 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6a32b89a-02d9-4ca3-9bcc-2c371a133223 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6a32b89a-02d9-4ca3-9bcc-2c371a133223 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] GET http://192.168.122.29/volume/v3/volumes/1b9f126e-fe26-4a6f-a5f5-7c6f9598e6db Sep 01 12:10:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6a32b89a-02d9-4ca3-9bcc-2c371a133223 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6a32b89a-02d9-4ca3-9bcc-2c371a133223 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:17 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10: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:10:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6a32b89a-02d9-4ca3-9bcc-2c371a133223 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Volume info retrieved successfully. Sep 01 12:10:17 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-6a32b89a-02d9-4ca3-9bcc-2c371a133223 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:10:17 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-6a32b89a-02d9-4ca3-9bcc-2c371a133223 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:10:17 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-7a47d76f-0417-40b2-9fff-f0bef28cdfde tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Created reservations ['f4680c5d-1395-4ed9-9d3d-302e49911466', 'b2b69c98-3566-41a9-b795-8caf0fc62865', 'f5b58891-2657-4468-8075-a6938ec8e260', 'a48d4251-f362-4a3f-b86e-92e5431ea9b7'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:10:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7a47d76f-0417-40b2-9fff-f0bef28cdfde tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee345205-f0b9-48bd-a48d-b647564cb4d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4680c5d-1395-4ed9-9d3d-302e49911466', 'b2b69c98-3566-41a9-b795-8caf0fc62865', 'f5b58891-2657-4468-8075-a6938ec8e260', 'a48d4251-f362-4a3f-b86e-92e5431ea9b7']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:10:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7a47d76f-0417-40b2-9fff-f0bef28cdfde tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22fb49b0-89ee-4ec0-bc1a-c5675b73e831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10: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:10:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7a47d76f-0417-40b2-9fff-f0bef28cdfde tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22fb49b0-89ee-4ec0-bc1a-c5675b73e831) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d92fe77-fa30-44e3-b930-c4c3f282adef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1477930039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d25d77756cd40ffaed40f9b3d54ff32',qos_specs=None,replication_status=,reservations=['f4680c5d-1395-4ed9-9d3d-302e49911466','b2b69c98-3566-41a9-b795-8caf0fc62865','f5b58891-2657-4468-8075-a6938ec8e260','a48d4251-f362-4a3f-b86e-92e5431ea9b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c064a77f124c43fd9aefa8a9efa0f009',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:10:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1477930039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d92fe77-fa30-44e3-b930-c4c3f282adef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d25d77756cd40ffaed40f9b3d54ff32',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c064a77f124c43fd9aefa8a9efa0f009',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:10:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7a47d76f-0417-40b2-9fff-f0bef28cdfde tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81014fc9-fb82-4d9c-a950-952d30903073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10:18 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-6a32b89a-02d9-4ca3-9bcc-2c371a133223 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] MySQL server mode set 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:10: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:10:18 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7a47d76f-0417-40b2-9fff-f0bef28cdfde tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81014fc9-fb82-4d9c-a950-952d30903073) transitioned into state 'SUCCESS' from state '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-1477930039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d25d77756cd40ffaed40f9b3d54ff32',qos_specs=None,replication_status=,reservations=['f4680c5d-1395-4ed9-9d3d-302e49911466','b2b69c98-3566-41a9-b795-8caf0fc62865','f5b58891-2657-4468-8075-a6938ec8e260','a48d4251-f362-4a3f-b86e-92e5431ea9b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c064a77f124c43fd9aefa8a9efa0f009',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:10:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7a47d76f-0417-40b2-9fff-f0bef28cdfde tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (180fa324-4500-4e8e-8599-6fe5bbfb7d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6a32b89a-02d9-4ca3-9bcc-2c371a133223 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] http://192.168.122.29/volume/v3/volumes/1b9f126e-fe26-4a6f-a5f5-7c6f9598e6db returned with HTTP 200 Sep 01 12:10:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 319/646] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:10:17 2026] GET /volume/v3/volumes/1b9f126e-fe26-4a6f-a5f5-7c6f9598e6db => generated 928 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7a47d76f-0417-40b2-9fff-f0bef28cdfde tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (180fa324-4500-4e8e-8599-6fe5bbfb7d23) 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:10:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7a47d76f-0417-40b2-9fff-f0bef28cdfde tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Flow 'volume_create_api' (98064857-a7a2-400c-ae82-168f3deb6913) 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:10:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7a47d76f-0417-40b2-9fff-f0bef28cdfde tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Create volume request issued successfully. Sep 01 12:10:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7a47d76f-0417-40b2-9fff-f0bef28cdfde tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:10:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 328/647] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:10:16 2026] POST /volume/v3/volumes => generated 757 bytes in 1704 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:10:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3879a7c9-18c5-460b-a6e6-a15b421fd1d5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3879a7c9-18c5-460b-a6e6-a15b421fd1d5 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] GET http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef Sep 01 12:10:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3879a7c9-18c5-460b-a6e6-a15b421fd1d5 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3879a7c9-18c5-460b-a6e6-a15b421fd1d5 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:18 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10: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:10:18 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3879a7c9-18c5-460b-a6e6-a15b421fd1d5 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Volume info retrieved successfully. Sep 01 12:10:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3879a7c9-18c5-460b-a6e6-a15b421fd1d5 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef returned with HTTP 200 Sep 01 12:10:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 320/648] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:10:18 2026] GET /volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef => generated 825 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:10:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2ebe9671-7930-4cd9-800c-ad154110c96f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2ebe9671-7930-4cd9-800c-ad154110c96f tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] GET http://192.168.122.29/volume/v3/groups/63243864-535e-43cb-b2a7-e65e679835a1 Sep 01 12:10:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2ebe9671-7930-4cd9-800c-ad154110c96f tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2ebe9671-7930-4cd9-800c-ad154110c96f tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-2ebe9671-7930-4cd9-800c-ad154110c96f tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] show called for member 63243864-535e-43cb-b2a7-e65e679835a1 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:10: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:10:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:18 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:10:18 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:10:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2ebe9671-7930-4cd9-800c-ad154110c96f tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] http://192.168.122.29/volume/v3/groups/63243864-535e-43cb-b2a7-e65e679835a1 returned with HTTP 200 Sep 01 12:10:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 329/649] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:10:18 2026] GET /volume/v3/groups/63243864-535e-43cb-b2a7-e65e679835a1 => generated 396 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3cf3e9c6-7c48-4166-aff4-e126fd9ee45a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3cf3e9c6-7c48-4166-aff4-e126fd9ee45a tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:10:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3cf3e9c6-7c48-4166-aff4-e126fd9ee45a tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1953255826", "volume_type": "e64841e5-d5c4-4b46-8f35-382ace5cfa64", "group_id": "63243864-535e-43cb-b2a7-e65e679835a1", "size": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:10:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-3cf3e9c6-7c48-4166-aff4-e126fd9ee45a tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1953255826', 'volume_type': 'e64841e5-d5c4-4b46-8f35-382ace5cfa64', 'group_id': '63243864-535e-43cb-b2a7-e65e679835a1', 'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:10: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:10:18 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:18 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-3cf3e9c6-7c48-4166-aff4-e126fd9ee45a tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Create volume of 1 GB Sep 01 12:10:18 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:10:18 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:10:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3cf3e9c6-7c48-4166-aff4-e126fd9ee45a tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Availability Zones retrieved successfully. Sep 01 12:10:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3cf3e9c6-7c48-4166-aff4-e126fd9ee45a tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Flow 'volume_create_api' (780a7051-0af4-46a5-b559-2851c1ee2d89) 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:10:19 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3cf3e9c6-7c48-4166-aff4-e126fd9ee45a tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (595a2bae-cb41-4e43-9644-666b3ab40a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10: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:10:19 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:19 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-3cf3e9c6-7c48-4166-aff4-e126fd9ee45a tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-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:10:19 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3cf3e9c6-7c48-4166-aff4-e126fd9ee45a tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (595a2bae-cb41-4e43-9644-666b3ab40a31) 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:10:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e64841e5-d5c4-4b46-8f35-382ace5cfa64,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1009998183',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e64841e5-d5c4-4b46-8f35-382ace5cfa64', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '63243864-535e-43cb-b2a7-e65e679835a1', '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:10:19 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3cf3e9c6-7c48-4166-aff4-e126fd9ee45a tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (821b4c78-4856-43ad-84a8-e36ce100b3a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d7ebe7dc-6f25-4b23-b953-46da5de8998f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d7ebe7dc-6f25-4b23-b953-46da5de8998f tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] GET http://192.168.122.29/volume/v3/volumes/1b9f126e-fe26-4a6f-a5f5-7c6f9598e6db Sep 01 12:10:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d7ebe7dc-6f25-4b23-b953-46da5de8998f tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d7ebe7dc-6f25-4b23-b953-46da5de8998f tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:19 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10: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:10:19 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:19 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d7ebe7dc-6f25-4b23-b953-46da5de8998f tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Volume info retrieved successfully. Sep 01 12:10:19 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-d7ebe7dc-6f25-4b23-b953-46da5de8998f tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:10:19 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-d7ebe7dc-6f25-4b23-b953-46da5de8998f tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:10:19 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-3cf3e9c6-7c48-4166-aff4-e126fd9ee45a tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1009998183 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1009998183, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:10:19 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-3cf3e9c6-7c48-4166-aff4-e126fd9ee45a tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1009998183 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1009998183, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:10:19 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-d7ebe7dc-6f25-4b23-b953-46da5de8998f tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] MySQL server mode set 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:10: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:10:19 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d7ebe7dc-6f25-4b23-b953-46da5de8998f tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] http://192.168.122.29/volume/v3/volumes/1b9f126e-fe26-4a6f-a5f5-7c6f9598e6db returned with HTTP 200 Sep 01 12:10:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 330/650] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:10:19 2026] GET /volume/v3/volumes/1b9f126e-fe26-4a6f-a5f5-7c6f9598e6db => generated 928 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-90732609-a593-43db-aeb4-9730539a6070 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-90732609-a593-43db-aeb4-9730539a6070 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] GET http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef Sep 01 12:10:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-90732609-a593-43db-aeb4-9730539a6070 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-90732609-a593-43db-aeb4-9730539a6070 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:19 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-3cf3e9c6-7c48-4166-aff4-e126fd9ee45a tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Created reservations ['0d5062bc-bfd0-437a-bdd9-fc573a6a108e', 'fb133724-e358-4103-bcf2-e8350e39445a', 'cc1697ff-5f5d-4150-8f2c-d0dac8d00250', 'bf8bb108-0418-4d46-9c9c-c3a559729903'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:10:19 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3cf3e9c6-7c48-4166-aff4-e126fd9ee45a tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (821b4c78-4856-43ad-84a8-e36ce100b3a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d5062bc-bfd0-437a-bdd9-fc573a6a108e', 'fb133724-e358-4103-bcf2-e8350e39445a', 'cc1697ff-5f5d-4150-8f2c-d0dac8d00250', 'bf8bb108-0418-4d46-9c9c-c3a559729903']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:10: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:10:19 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10:19 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3cf3e9c6-7c48-4166-aff4-e126fd9ee45a tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ec379a1-7a04-4b7b-bdd3-3817badc7ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10: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:10:19 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:19 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-90732609-a593-43db-aeb4-9730539a6070 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Volume info retrieved successfully. Sep 01 12:10:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-90732609-a593-43db-aeb4-9730539a6070 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef returned with HTTP 200 Sep 01 12:10:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 331/651] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:10:19 2026] GET /volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef => generated 849 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:10: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:10:19 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10:19 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3cf3e9c6-7c48-4166-aff4-e126fd9ee45a tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ec379a1-7a04-4b7b-bdd3-3817badc7ccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32339c6b-a056-4df5-b081-e874e615f6a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1953255826',encryption_key_id=None,group_id=63243864-535e-43cb-b2a7-e65e679835a1,group_type_id=,metadata={},multiattach=False,project_id='944d3661d2f2486abba9450304ffb9a1',qos_specs=None,replication_status=,reservations=['0d5062bc-bfd0-437a-bdd9-fc573a6a108e','fb133724-e358-4103-bcf2-e8350e39445a','cc1697ff-5f5d-4150-8f2c-d0dac8d00250','bf8bb108-0418-4d46-9c9c-c3a559729903'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a9adca3ae0e4b3f83efb850ff27ea64',volume_type_id=e64841e5-d5c4-4b46-8f35-382ace5cfa64), 'volume': Volume(_name_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:10:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1953255826',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=63243864-535e-43cb-b2a7-e65e679835a1,host=None,id=32339c6b-a056-4df5-b081-e874e615f6a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='944d3661d2f2486abba9450304ffb9a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a9adca3ae0e4b3f83efb850ff27ea64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e64841e5-d5c4-4b46-8f35-382ace5cfa64),volume_type_id=e64841e5-d5c4-4b46-8f35-382ace5cfa64)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:10:19 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3cf3e9c6-7c48-4166-aff4-e126fd9ee45a tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2518f90-f81d-4d0e-9b30-9484e85374eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3cf3e9c6-7c48-4166-aff4-e126fd9ee45a tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2518f90-f81d-4d0e-9b30-9484e85374eb) transitioned into state 'SUCCESS' from state '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-1953255826',encryption_key_id=None,group_id=63243864-535e-43cb-b2a7-e65e679835a1,group_type_id=,metadata={},multiattach=False,project_id='944d3661d2f2486abba9450304ffb9a1',qos_specs=None,replication_status=,reservations=['0d5062bc-bfd0-437a-bdd9-fc573a6a108e','fb133724-e358-4103-bcf2-e8350e39445a','cc1697ff-5f5d-4150-8f2c-d0dac8d00250','bf8bb108-0418-4d46-9c9c-c3a559729903'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a9adca3ae0e4b3f83efb850ff27ea64',volume_type_id=e64841e5-d5c4-4b46-8f35-382ace5cfa64)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:10:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3cf3e9c6-7c48-4166-aff4-e126fd9ee45a tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35746abc-0032-45c4-9672-80e12871ec27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3cf3e9c6-7c48-4166-aff4-e126fd9ee45a tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35746abc-0032-45c4-9672-80e12871ec27) 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:10:20 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3cf3e9c6-7c48-4166-aff4-e126fd9ee45a tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Flow 'volume_create_api' (780a7051-0af4-46a5-b559-2851c1ee2d89) 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:10:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3cf3e9c6-7c48-4166-aff4-e126fd9ee45a tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Create volume request issued successfully. Sep 01 12:10:20 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-3cf3e9c6-7c48-4166-aff4-e126fd9ee45a tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:10:20 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-3cf3e9c6-7c48-4166-aff4-e126fd9ee45a tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:10:20 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-3cf3e9c6-7c48-4166-aff4-e126fd9ee45a tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] MySQL server mode set 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:10: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:10:20 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3cf3e9c6-7c48-4166-aff4-e126fd9ee45a tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:10:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 321/652] 192.168.122.29 () {62 vars in 1179 bytes} [Tue Sep 1 12:10:18 2026] POST /volume/v3/volumes => generated 833 bytes in 1951 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:10:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8146c9e3-2a1c-4ffe-a4d6-d757b618bf46 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ba3594e3-0a61-4642-8c31-64271f4e707d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8146c9e3-2a1c-4ffe-a4d6-d757b618bf46 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] GET http://192.168.122.29/volume/v3/volumes/32339c6b-a056-4df5-b081-e874e615f6a0 Sep 01 12:10:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8146c9e3-2a1c-4ffe-a4d6-d757b618bf46 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8146c9e3-2a1c-4ffe-a4d6-d757b618bf46 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ba3594e3-0a61-4642-8c31-64271f4e707d tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] GET http://192.168.122.29/volume/v3/volumes/1b9f126e-fe26-4a6f-a5f5-7c6f9598e6db Sep 01 12:10: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:10:20 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ba3594e3-0a61-4642-8c31-64271f4e707d tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ba3594e3-0a61-4642-8c31-64271f4e707d tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:20 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8146c9e3-2a1c-4ffe-a4d6-d757b618bf46 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Volume info retrieved successfully. Sep 01 12:10:20 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-8146c9e3-2a1c-4ffe-a4d6-d757b618bf46 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:10:20 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-8146c9e3-2a1c-4ffe-a4d6-d757b618bf46 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:10: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:10:20 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10: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:10:20 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ba3594e3-0a61-4642-8c31-64271f4e707d tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Volume info retrieved successfully. Sep 01 12:10:20 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-ba3594e3-0a61-4642-8c31-64271f4e707d tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:10:20 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-ba3594e3-0a61-4642-8c31-64271f4e707d tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:10:20 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-8146c9e3-2a1c-4ffe-a4d6-d757b618bf46 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] MySQL server mode set 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:10: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:10:20 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8146c9e3-2a1c-4ffe-a4d6-d757b618bf46 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] http://192.168.122.29/volume/v3/volumes/32339c6b-a056-4df5-b081-e874e615f6a0 returned with HTTP 200 Sep 01 12:10:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 332/653] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:10:20 2026] GET /volume/v3/volumes/32339c6b-a056-4df5-b081-e874e615f6a0 => generated 901 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-16cef60b-7d12-444a-8cc3-0ec75d67c194 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-16cef60b-7d12-444a-8cc3-0ec75d67c194 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] GET http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef Sep 01 12:10:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-16cef60b-7d12-444a-8cc3-0ec75d67c194 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-16cef60b-7d12-444a-8cc3-0ec75d67c194 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:21 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10: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:10:21 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-16cef60b-7d12-444a-8cc3-0ec75d67c194 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Volume info retrieved successfully. Sep 01 12:10:21 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-ba3594e3-0a61-4642-8c31-64271f4e707d tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] MySQL server mode set 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:10: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:10:21 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-16cef60b-7d12-444a-8cc3-0ec75d67c194 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef returned with HTTP 200 Sep 01 12:10:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 333/654] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:10:20 2026] GET /volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef => generated 849 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:10:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ba3594e3-0a61-4642-8c31-64271f4e707d tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] http://192.168.122.29/volume/v3/volumes/1b9f126e-fe26-4a6f-a5f5-7c6f9598e6db returned with HTTP 200 Sep 01 12:10:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 322/655] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:10:20 2026] GET /volume/v3/volumes/1b9f126e-fe26-4a6f-a5f5-7c6f9598e6db => generated 928 bytes in 445 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e4d331d1-7ac1-4ab8-ad5b-2c68c769a702 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e4d331d1-7ac1-4ab8-ad5b-2c68c769a702 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] GET http://192.168.122.29/volume/v3/volumes/32339c6b-a056-4df5-b081-e874e615f6a0 Sep 01 12:10:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e4d331d1-7ac1-4ab8-ad5b-2c68c769a702 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e4d331d1-7ac1-4ab8-ad5b-2c68c769a702 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:22 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10: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:10:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e4d331d1-7ac1-4ab8-ad5b-2c68c769a702 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Volume info retrieved successfully. Sep 01 12:10:22 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-e4d331d1-7ac1-4ab8-ad5b-2c68c769a702 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:10:22 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-e4d331d1-7ac1-4ab8-ad5b-2c68c769a702 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:10:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-94f5144e-3144-4c6a-ae68-d844d44db443 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:22 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-e4d331d1-7ac1-4ab8-ad5b-2c68c769a702 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] MySQL server mode set 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:10:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-94f5144e-3144-4c6a-ae68-d844d44db443 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] GET http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef Sep 01 12:10:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-94f5144e-3144-4c6a-ae68-d844d44db443 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-94f5144e-3144-4c6a-ae68-d844d44db443 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10: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:10:22 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10: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:10:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e4d331d1-7ac1-4ab8-ad5b-2c68c769a702 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] http://192.168.122.29/volume/v3/volumes/32339c6b-a056-4df5-b081-e874e615f6a0 returned with HTTP 200 Sep 01 12:10:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 334/656] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:10:22 2026] GET /volume/v3/volumes/32339c6b-a056-4df5-b081-e874e615f6a0 => generated 925 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1b009711-4ad8-497d-964f-1bcef62a51d6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-94f5144e-3144-4c6a-ae68-d844d44db443 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Volume info retrieved successfully. Sep 01 12:10:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1b009711-4ad8-497d-964f-1bcef62a51d6 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] GET http://192.168.122.29/volume/v3/volumes/1b9f126e-fe26-4a6f-a5f5-7c6f9598e6db Sep 01 12:10:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1b009711-4ad8-497d-964f-1bcef62a51d6 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1b009711-4ad8-497d-964f-1bcef62a51d6 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:22 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10: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:10:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-94f5144e-3144-4c6a-ae68-d844d44db443 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef returned with HTTP 200 Sep 01 12:10:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 323/657] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:10:22 2026] GET /volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef => generated 849 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:10:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1b009711-4ad8-497d-964f-1bcef62a51d6 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Volume info retrieved successfully. Sep 01 12:10:22 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-1b009711-4ad8-497d-964f-1bcef62a51d6 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:10:22 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-1b009711-4ad8-497d-964f-1bcef62a51d6 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:10:22 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-1b009711-4ad8-497d-964f-1bcef62a51d6 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] MySQL server mode set 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:10: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:10:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1b009711-4ad8-497d-964f-1bcef62a51d6 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] http://192.168.122.29/volume/v3/volumes/1b9f126e-fe26-4a6f-a5f5-7c6f9598e6db returned with HTTP 200 Sep 01 12:10:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 335/658] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:10:22 2026] GET /volume/v3/volumes/1b9f126e-fe26-4a6f-a5f5-7c6f9598e6db => generated 928 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0ff61f71-e6dc-4bc8-97f1-892245e756b2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0ff61f71-e6dc-4bc8-97f1-892245e756b2 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] GET http://192.168.122.29/volume/v3/volumes/32339c6b-a056-4df5-b081-e874e615f6a0 Sep 01 12:10:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0ff61f71-e6dc-4bc8-97f1-892245e756b2 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0ff61f71-e6dc-4bc8-97f1-892245e756b2 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:23 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10: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:10:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-66cac199-5dfb-4f36-924f-7bd3219b0e79 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-66cac199-5dfb-4f36-924f-7bd3219b0e79 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] GET http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef Sep 01 12:10:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-66cac199-5dfb-4f36-924f-7bd3219b0e79 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-66cac199-5dfb-4f36-924f-7bd3219b0e79 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0ff61f71-e6dc-4bc8-97f1-892245e756b2 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Volume info retrieved successfully. Sep 01 12:10:23 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-0ff61f71-e6dc-4bc8-97f1-892245e756b2 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:10:23 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-0ff61f71-e6dc-4bc8-97f1-892245e756b2 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:10: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:10:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10: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:10:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-66cac199-5dfb-4f36-924f-7bd3219b0e79 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Volume info retrieved successfully. Sep 01 12:10:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-66cac199-5dfb-4f36-924f-7bd3219b0e79 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef returned with HTTP 200 Sep 01 12:10:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 336/659] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:10:23 2026] GET /volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef => generated 849 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:10:23 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-0ff61f71-e6dc-4bc8-97f1-892245e756b2 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] MySQL server mode set 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:10: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:10:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0aff7f8f-56dd-44b7-93fc-cbd3e58c79df None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0ff61f71-e6dc-4bc8-97f1-892245e756b2 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] http://192.168.122.29/volume/v3/volumes/32339c6b-a056-4df5-b081-e874e615f6a0 returned with HTTP 200 Sep 01 12:10:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0aff7f8f-56dd-44b7-93fc-cbd3e58c79df tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] GET http://192.168.122.29/volume/v3/volumes/1b9f126e-fe26-4a6f-a5f5-7c6f9598e6db Sep 01 12:10:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0aff7f8f-56dd-44b7-93fc-cbd3e58c79df tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0aff7f8f-56dd-44b7-93fc-cbd3e58c79df tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 324/660] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:10:23 2026] GET /volume/v3/volumes/32339c6b-a056-4df5-b081-e874e615f6a0 => generated 925 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10: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:10:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10: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:10:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0aff7f8f-56dd-44b7-93fc-cbd3e58c79df tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Volume info retrieved successfully. Sep 01 12:10:23 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-0aff7f8f-56dd-44b7-93fc-cbd3e58c79df tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:10:23 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-0aff7f8f-56dd-44b7-93fc-cbd3e58c79df tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:10:23 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-0aff7f8f-56dd-44b7-93fc-cbd3e58c79df tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] MySQL server mode set 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:10: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:10:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0aff7f8f-56dd-44b7-93fc-cbd3e58c79df tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] http://192.168.122.29/volume/v3/volumes/1b9f126e-fe26-4a6f-a5f5-7c6f9598e6db returned with HTTP 200 Sep 01 12:10:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 337/661] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:10:23 2026] GET /volume/v3/volumes/1b9f126e-fe26-4a6f-a5f5-7c6f9598e6db => generated 929 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-77abbc88-37c1-4950-a0ab-670bef7bac85 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-77abbc88-37c1-4950-a0ab-670bef7bac85 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] GET http://192.168.122.29/volume/v3/groups/69bca898-a2a6-4cf4-bd2d-5e858bd2c232 Sep 01 12:10:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-77abbc88-37c1-4950-a0ab-670bef7bac85 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-77abbc88-37c1-4950-a0ab-670bef7bac85 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-77abbc88-37c1-4950-a0ab-670bef7bac85 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] show called for member 69bca898-a2a6-4cf4-bd2d-5e858bd2c232 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:10: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:10:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:23 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:10:23 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:10:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-77abbc88-37c1-4950-a0ab-670bef7bac85 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] http://192.168.122.29/volume/v3/groups/69bca898-a2a6-4cf4-bd2d-5e858bd2c232 returned with HTTP 200 Sep 01 12:10:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 325/662] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:10:23 2026] GET /volume/v3/groups/69bca898-a2a6-4cf4-bd2d-5e858bd2c232 => generated 416 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:10:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-aa3af074-5f7b-4f9f-8481-f66fb66551d7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-aa3af074-5f7b-4f9f-8481-f66fb66551d7 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] GET http://192.168.122.29/volume/v3/volumes/detail Sep 01 12:10:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-aa3af074-5f7b-4f9f-8481-f66fb66551d7 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-aa3af074-5f7b-4f9f-8481-f66fb66551d7 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-aa3af074-5f7b-4f9f-8481-f66fb66551d7 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:10:23 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-aa3af074-5f7b-4f9f-8481-f66fb66551d7 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:10:23 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:10:23 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:10: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:10:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10: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:10:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-aa3af074-5f7b-4f9f-8481-f66fb66551d7 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Get all volumes completed successfully. Sep 01 12:10:23 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-aa3af074-5f7b-4f9f-8481-f66fb66551d7 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:10:23 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-aa3af074-5f7b-4f9f-8481-f66fb66551d7 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:10:23 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-aa3af074-5f7b-4f9f-8481-f66fb66551d7 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] MySQL server mode set 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:10: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:10:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:23 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-aa3af074-5f7b-4f9f-8481-f66fb66551d7 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:10:23 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-aa3af074-5f7b-4f9f-8481-f66fb66551d7 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:10:23 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-aa3af074-5f7b-4f9f-8481-f66fb66551d7 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] MySQL server mode set 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:10: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:10:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-aa3af074-5f7b-4f9f-8481-f66fb66551d7 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] http://192.168.122.29/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:10:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 338/663] 192.168.122.29 () {60 vars in 1178 bytes} [Tue Sep 1 12:10:23 2026] GET /volume/v3/volumes/detail => generated 1840 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:10:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a17bbf9b-14f6-4a91-9dde-0e3fa7d4151d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a17bbf9b-14f6-4a91-9dde-0e3fa7d4151d tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] POST http://192.168.122.29/volume/v3/groups/69bca898-a2a6-4cf4-bd2d-5e858bd2c232/action Sep 01 12:10:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a17bbf9b-14f6-4a91-9dde-0e3fa7d4151d tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-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:10:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a17bbf9b-14f6-4a91-9dde-0e3fa7d4151d tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-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:10:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-a17bbf9b-14f6-4a91-9dde-0e3fa7d4151d tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] delete called for group 69bca898-a2a6-4cf4-bd2d-5e858bd2c232 {{(pid=86814) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 12:10:23 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.groups [None req-a17bbf9b-14f6-4a91-9dde-0e3fa7d4151d tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Delete group with id: 69bca898-a2a6-4cf4-bd2d-5e858bd2c232 Sep 01 12:10: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:10:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10: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:10:23 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 12:10: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:10:23 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:10:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a17bbf9b-14f6-4a91-9dde-0e3fa7d4151d tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] http://192.168.122.29/volume/v3/groups/69bca898-a2a6-4cf4-bd2d-5e858bd2c232/action returned with HTTP 202 Sep 01 12:10:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 326/664] 192.168.122.29 () {62 vars in 1307 bytes} [Tue Sep 1 12:10:23 2026] POST /volume/v3/groups/69bca898-a2a6-4cf4-bd2d-5e858bd2c232/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:10:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4af0ab24-c514-4666-952d-fc23fa63bce6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4af0ab24-c514-4666-952d-fc23fa63bce6 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] GET http://192.168.122.29/volume/v3/volumes/1b9f126e-fe26-4a6f-a5f5-7c6f9598e6db Sep 01 12:10:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4af0ab24-c514-4666-952d-fc23fa63bce6 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4af0ab24-c514-4666-952d-fc23fa63bce6 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10: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:10:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4af0ab24-c514-4666-952d-fc23fa63bce6 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Volume info retrieved successfully. Sep 01 12:10:24 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-4af0ab24-c514-4666-952d-fc23fa63bce6 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:10:24 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-4af0ab24-c514-4666-952d-fc23fa63bce6 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:10:24 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-4af0ab24-c514-4666-952d-fc23fa63bce6 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] MySQL server mode set 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:10: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:10:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4af0ab24-c514-4666-952d-fc23fa63bce6 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] http://192.168.122.29/volume/v3/volumes/1b9f126e-fe26-4a6f-a5f5-7c6f9598e6db returned with HTTP 200 Sep 01 12:10:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 339/665] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:10:23 2026] GET /volume/v3/volumes/1b9f126e-fe26-4a6f-a5f5-7c6f9598e6db => generated 928 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a505bea1-1302-4c30-ba94-e1441d6a9746 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a505bea1-1302-4c30-ba94-e1441d6a9746 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] GET http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef Sep 01 12:10:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a505bea1-1302-4c30-ba94-e1441d6a9746 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a505bea1-1302-4c30-ba94-e1441d6a9746 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10: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:10:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a505bea1-1302-4c30-ba94-e1441d6a9746 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Volume info retrieved successfully. Sep 01 12:10:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a505bea1-1302-4c30-ba94-e1441d6a9746 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef returned with HTTP 200 Sep 01 12:10:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 327/666] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:10:24 2026] GET /volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef => generated 850 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:10:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d6cccfec-a2de-4683-8bd8-7298dcf0af9e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d6cccfec-a2de-4683-8bd8-7298dcf0af9e tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] GET http://192.168.122.29/volume/v3/volumes/32339c6b-a056-4df5-b081-e874e615f6a0 Sep 01 12:10:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-eac2eea7-8f7c-4f63-b8da-5e81f5cbb360 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d6cccfec-a2de-4683-8bd8-7298dcf0af9e tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d6cccfec-a2de-4683-8bd8-7298dcf0af9e tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-eac2eea7-8f7c-4f63-b8da-5e81f5cbb360 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] POST http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef/metadata Sep 01 12:10:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-eac2eea7-8f7c-4f63-b8da-5e81f5cbb360 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-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:10: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:10:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10: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:10:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-eac2eea7-8f7c-4f63-b8da-5e81f5cbb360 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Volume info retrieved successfully. Sep 01 12:10: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:10:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10: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:10:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d6cccfec-a2de-4683-8bd8-7298dcf0af9e tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Volume info retrieved successfully. Sep 01 12:10:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-eac2eea7-8f7c-4f63-b8da-5e81f5cbb360 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Create volume metadata completed successfully. Sep 01 12:10:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-eac2eea7-8f7c-4f63-b8da-5e81f5cbb360 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef/metadata returned with HTTP 200 Sep 01 12:10:24 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-d6cccfec-a2de-4683-8bd8-7298dcf0af9e tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:10:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 328/667] 192.168.122.29 () {60 vars in 1276 bytes} [Tue Sep 1 12:10:24 2026] POST /volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef/metadata => generated 101 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:10:24 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-d6cccfec-a2de-4683-8bd8-7298dcf0af9e tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:10:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d20b6cd3-d215-4e81-a580-5ef3c3eda80e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d20b6cd3-d215-4e81-a580-5ef3c3eda80e tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] GET http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef/metadata Sep 01 12:10:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d20b6cd3-d215-4e81-a580-5ef3c3eda80e tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d20b6cd3-d215-4e81-a580-5ef3c3eda80e tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10: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:10:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d20b6cd3-d215-4e81-a580-5ef3c3eda80e tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Volume info retrieved successfully. Sep 01 12:10:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d20b6cd3-d215-4e81-a580-5ef3c3eda80e tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Get volume metadata completed successfully. Sep 01 12:10:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d20b6cd3-d215-4e81-a580-5ef3c3eda80e tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef/metadata returned with HTTP 200 Sep 01 12:10:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 329/668] 192.168.122.29 () {58 vars in 1254 bytes} [Tue Sep 1 12:10:24 2026] GET /volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef/metadata => generated 101 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:10:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f3edc968-3710-4d2b-adf9-b59ef9638015 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f3edc968-3710-4d2b-adf9-b59ef9638015 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] PUT http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef/metadata Sep 01 12:10:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f3edc968-3710-4d2b-adf9-b59ef9638015 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-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:10: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:10:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10: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:10:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f3edc968-3710-4d2b-adf9-b59ef9638015 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Volume info retrieved successfully. Sep 01 12:10:24 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-d6cccfec-a2de-4683-8bd8-7298dcf0af9e tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] MySQL server mode set 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:10: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:10:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d6cccfec-a2de-4683-8bd8-7298dcf0af9e tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] http://192.168.122.29/volume/v3/volumes/32339c6b-a056-4df5-b081-e874e615f6a0 returned with HTTP 200 Sep 01 12:10:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 340/669] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:10:24 2026] GET /volume/v3/volumes/32339c6b-a056-4df5-b081-e874e615f6a0 => generated 925 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f3edc968-3710-4d2b-adf9-b59ef9638015 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Update volume metadata completed successfully. Sep 01 12:10:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f3edc968-3710-4d2b-adf9-b59ef9638015 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef/metadata returned with HTTP 200 Sep 01 12:10:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 330/670] 192.168.122.29 () {60 vars in 1274 bytes} [Tue Sep 1 12:10:24 2026] PUT /volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef/metadata => generated 57 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:10:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8978dce4-1479-4384-9bc7-dbab1a075dd4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8978dce4-1479-4384-9bc7-dbab1a075dd4 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] GET http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef/metadata Sep 01 12:10:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8978dce4-1479-4384-9bc7-dbab1a075dd4 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8978dce4-1479-4384-9bc7-dbab1a075dd4 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10: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:10:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8978dce4-1479-4384-9bc7-dbab1a075dd4 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Volume info retrieved successfully. Sep 01 12:10:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8978dce4-1479-4384-9bc7-dbab1a075dd4 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Get volume metadata completed successfully. Sep 01 12:10:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8978dce4-1479-4384-9bc7-dbab1a075dd4 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef/metadata returned with HTTP 200 Sep 01 12:10:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 341/671] 192.168.122.29 () {58 vars in 1254 bytes} [Tue Sep 1 12:10:24 2026] GET /volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef/metadata => generated 57 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:10:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8cd7f891-001a-4aa9-9a51-e6bb58de5343 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8cd7f891-001a-4aa9-9a51-e6bb58de5343 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] DELETE http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef/metadata/key1 Sep 01 12:10:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8cd7f891-001a-4aa9-9a51-e6bb58de5343 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8cd7f891-001a-4aa9-9a51-e6bb58de5343 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10: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:10:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8cd7f891-001a-4aa9-9a51-e6bb58de5343 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Volume info retrieved successfully. Sep 01 12:10:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8cd7f891-001a-4aa9-9a51-e6bb58de5343 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Get volume metadata completed successfully. Sep 01 12:10:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8cd7f891-001a-4aa9-9a51-e6bb58de5343 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Delete volume metadata completed successfully. Sep 01 12:10:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8cd7f891-001a-4aa9-9a51-e6bb58de5343 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef/metadata/key1 returned with HTTP 200 Sep 01 12:10:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 331/672] 192.168.122.29 () {58 vars in 1272 bytes} [Tue Sep 1 12:10:24 2026] DELETE /volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef/metadata/key1 => generated 0 bytes in 74 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 01 12:10:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b8e26477-18eb-4201-9ed4-78ed1fffce4a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b8e26477-18eb-4201-9ed4-78ed1fffce4a tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] GET http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef/metadata Sep 01 12:10:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b8e26477-18eb-4201-9ed4-78ed1fffce4a tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b8e26477-18eb-4201-9ed4-78ed1fffce4a tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10: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:10:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b8e26477-18eb-4201-9ed4-78ed1fffce4a tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Volume info retrieved successfully. Sep 01 12:10:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b8e26477-18eb-4201-9ed4-78ed1fffce4a tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Get volume metadata completed successfully. Sep 01 12:10:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b8e26477-18eb-4201-9ed4-78ed1fffce4a tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef/metadata returned with HTTP 200 Sep 01 12:10:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 342/673] 192.168.122.29 () {58 vars in 1254 bytes} [Tue Sep 1 12:10:24 2026] GET /volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef/metadata => generated 32 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:10:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1802b34c-82bd-4599-9ab5-6eb581a5844c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1802b34c-82bd-4599-9ab5-6eb581a5844c tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] PUT http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef/metadata Sep 01 12:10:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1802b34c-82bd-4599-9ab5-6eb581a5844c tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-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:10: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:10:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10: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:10:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1802b34c-82bd-4599-9ab5-6eb581a5844c tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Volume info retrieved successfully. Sep 01 12:10:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1802b34c-82bd-4599-9ab5-6eb581a5844c tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Update volume metadata completed successfully. Sep 01 12:10:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1802b34c-82bd-4599-9ab5-6eb581a5844c tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef/metadata returned with HTTP 200 Sep 01 12:10:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 332/674] 192.168.122.29 () {60 vars in 1274 bytes} [Tue Sep 1 12:10:24 2026] PUT /volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef/metadata => generated 16 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:10:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b6cfab9d-23c9-4d36-8f00-0403749b29ee None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b6cfab9d-23c9-4d36-8f00-0403749b29ee tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] POST http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef/metadata Sep 01 12:10:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b6cfab9d-23c9-4d36-8f00-0403749b29ee tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-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:10: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:10:25 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10: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:10:25 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b6cfab9d-23c9-4d36-8f00-0403749b29ee tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Volume info retrieved successfully. Sep 01 12:10:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b6cfab9d-23c9-4d36-8f00-0403749b29ee tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Create volume metadata completed successfully. Sep 01 12:10:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b6cfab9d-23c9-4d36-8f00-0403749b29ee tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef/metadata returned with HTTP 200 Sep 01 12:10:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 343/675] 192.168.122.29 () {60 vars in 1275 bytes} [Tue Sep 1 12:10:25 2026] POST /volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef/metadata => generated 68 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:10:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1df885ad-eee1-4a77-b7cb-16cf78a50a09 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1df885ad-eee1-4a77-b7cb-16cf78a50a09 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] PUT http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef/metadata/key3 Sep 01 12:10:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1df885ad-eee1-4a77-b7cb-16cf78a50a09 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-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:10: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:10:25 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10: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:10:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1df885ad-eee1-4a77-b7cb-16cf78a50a09 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Volume info retrieved successfully. Sep 01 12:10:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1df885ad-eee1-4a77-b7cb-16cf78a50a09 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Update volume metadata completed successfully. Sep 01 12:10:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1df885ad-eee1-4a77-b7cb-16cf78a50a09 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef/metadata/key3 returned with HTTP 200 Sep 01 12:10:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 333/676] 192.168.122.29 () {60 vars in 1289 bytes} [Tue Sep 1 12:10:25 2026] PUT /volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef/metadata/key3 => generated 35 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:10:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a720509b-3c86-4ffa-b517-e08a30c92fc7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a720509b-3c86-4ffa-b517-e08a30c92fc7 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] GET http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef/metadata/key3 Sep 01 12:10:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a720509b-3c86-4ffa-b517-e08a30c92fc7 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a720509b-3c86-4ffa-b517-e08a30c92fc7 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:25 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10: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:10:25 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a720509b-3c86-4ffa-b517-e08a30c92fc7 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Volume info retrieved successfully. Sep 01 12:10:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-103346e3-86a0-4f3c-afea-633691a839d2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-103346e3-86a0-4f3c-afea-633691a839d2 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] GET http://192.168.122.29/volume/v3/volumes/1b9f126e-fe26-4a6f-a5f5-7c6f9598e6db Sep 01 12:10:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-103346e3-86a0-4f3c-afea-633691a839d2 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-103346e3-86a0-4f3c-afea-633691a839d2 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:25 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a720509b-3c86-4ffa-b517-e08a30c92fc7 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Get volume metadata completed successfully. Sep 01 12:10:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a720509b-3c86-4ffa-b517-e08a30c92fc7 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef/metadata/key3 returned with HTTP 200 Sep 01 12:10:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 344/677] 192.168.122.29 () {58 vars in 1269 bytes} [Tue Sep 1 12:10:25 2026] GET /volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef/metadata/key3 => generated 35 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 12:10: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:10:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-062c1ca1-fd8b-4414-9f74-78e1d00f9d0c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-062c1ca1-fd8b-4414-9f74-78e1d00f9d0c tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] GET http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef/metadata Sep 01 12:10:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-103346e3-86a0-4f3c-afea-633691a839d2 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Volume info retrieved successfully. Sep 01 12:10:25 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-103346e3-86a0-4f3c-afea-633691a839d2 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:10:25 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-103346e3-86a0-4f3c-afea-633691a839d2 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:10:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-062c1ca1-fd8b-4414-9f74-78e1d00f9d0c tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-062c1ca1-fd8b-4414-9f74-78e1d00f9d0c tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:25 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10: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:10:25 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-062c1ca1-fd8b-4414-9f74-78e1d00f9d0c tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Volume info retrieved successfully. Sep 01 12:10:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-062c1ca1-fd8b-4414-9f74-78e1d00f9d0c tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Get volume metadata completed successfully. Sep 01 12:10:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-062c1ca1-fd8b-4414-9f74-78e1d00f9d0c tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef/metadata returned with HTTP 200 Sep 01 12:10:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 345/678] 192.168.122.29 () {58 vars in 1254 bytes} [Tue Sep 1 12:10:25 2026] GET /volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef/metadata => generated 75 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:10:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d662152c-6c95-461d-b1ca-9634f820d55a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d662152c-6c95-461d-b1ca-9634f820d55a tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] PUT http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef/metadata Sep 01 12:10:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d662152c-6c95-461d-b1ca-9634f820d55a tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-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:10: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:10:25 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10:25 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-103346e3-86a0-4f3c-afea-633691a839d2 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] MySQL server mode set 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:10: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:10:25 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d662152c-6c95-461d-b1ca-9634f820d55a tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Volume info retrieved successfully. Sep 01 12:10: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:10:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-103346e3-86a0-4f3c-afea-633691a839d2 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] http://192.168.122.29/volume/v3/volumes/1b9f126e-fe26-4a6f-a5f5-7c6f9598e6db returned with HTTP 200 Sep 01 12:10:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 334/679] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:10:25 2026] GET /volume/v3/volumes/1b9f126e-fe26-4a6f-a5f5-7c6f9598e6db => generated 927 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d662152c-6c95-461d-b1ca-9634f820d55a tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Update volume metadata completed successfully. Sep 01 12:10:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d662152c-6c95-461d-b1ca-9634f820d55a tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef/metadata returned with HTTP 200 Sep 01 12:10:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 346/680] 192.168.122.29 () {60 vars in 1274 bytes} [Tue Sep 1 12:10:25 2026] PUT /volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef/metadata => generated 16 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:10:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-266597fd-9a86-44bd-a375-48aa7d7fcdf6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-266597fd-9a86-44bd-a375-48aa7d7fcdf6 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] GET http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef Sep 01 12:10:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-266597fd-9a86-44bd-a375-48aa7d7fcdf6 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-266597fd-9a86-44bd-a375-48aa7d7fcdf6 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:25 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10: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:10:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-266597fd-9a86-44bd-a375-48aa7d7fcdf6 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Volume info retrieved successfully. Sep 01 12:10:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-266597fd-9a86-44bd-a375-48aa7d7fcdf6 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef returned with HTTP 200 Sep 01 12:10:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 335/681] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:10:25 2026] GET /volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:10:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6d1f1ee9-46ad-4102-945c-64aa46a83278 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6d1f1ee9-46ad-4102-945c-64aa46a83278 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] DELETE http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef Sep 01 12:10:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6d1f1ee9-46ad-4102-945c-64aa46a83278 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6d1f1ee9-46ad-4102-945c-64aa46a83278 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:25 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-6d1f1ee9-46ad-4102-945c-64aa46a83278 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Delete volume with id: 4d92fe77-fa30-44e3-b930-c4c3f282adef Sep 01 12:10: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:10:25 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10: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:10:25 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6d1f1ee9-46ad-4102-945c-64aa46a83278 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Volume info retrieved successfully. Sep 01 12:10:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6d1f1ee9-46ad-4102-945c-64aa46a83278 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Delete volume request issued successfully. Sep 01 12:10:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6d1f1ee9-46ad-4102-945c-64aa46a83278 tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef returned with HTTP 202 Sep 01 12:10:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 347/682] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:10:25 2026] DELETE /volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:10:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1a46105e-c8ab-4ce2-ab3a-c4dc4337a7ea None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1a46105e-c8ab-4ce2-ab3a-c4dc4337a7ea tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] GET http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef Sep 01 12:10:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1a46105e-c8ab-4ce2-ab3a-c4dc4337a7ea tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1a46105e-c8ab-4ce2-ab3a-c4dc4337a7ea tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:25 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10: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:10:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1a46105e-c8ab-4ce2-ab3a-c4dc4337a7ea tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Volume info retrieved successfully. Sep 01 12:10:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1a46105e-c8ab-4ce2-ab3a-c4dc4337a7ea tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef returned with HTTP 200 Sep 01 12:10:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 336/683] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:10:25 2026] GET /volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef => generated 849 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:10:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-85a6372e-9669-4d67-894f-ea3fa65d7e05 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-85a6372e-9669-4d67-894f-ea3fa65d7e05 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] GET http://192.168.122.29/volume/v3/volumes/32339c6b-a056-4df5-b081-e874e615f6a0 Sep 01 12:10:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-85a6372e-9669-4d67-894f-ea3fa65d7e05 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-85a6372e-9669-4d67-894f-ea3fa65d7e05 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:25 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10: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:10:25 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-85a6372e-9669-4d67-894f-ea3fa65d7e05 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Volume info retrieved successfully. Sep 01 12:10:25 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-85a6372e-9669-4d67-894f-ea3fa65d7e05 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:10:25 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-85a6372e-9669-4d67-894f-ea3fa65d7e05 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:10:25 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-85a6372e-9669-4d67-894f-ea3fa65d7e05 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] MySQL server mode set 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:10: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:10:25 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-85a6372e-9669-4d67-894f-ea3fa65d7e05 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] http://192.168.122.29/volume/v3/volumes/32339c6b-a056-4df5-b081-e874e615f6a0 returned with HTTP 200 Sep 01 12:10:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 348/684] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:10:25 2026] GET /volume/v3/volumes/32339c6b-a056-4df5-b081-e874e615f6a0 => generated 926 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d38fa120-8a46-4f8f-8b56-8a449838faf1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d38fa120-8a46-4f8f-8b56-8a449838faf1 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] POST http://192.168.122.29/volume/v3/group_snapshots Sep 01 12:10:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d38fa120-8a46-4f8f-8b56-8a449838faf1 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "63243864-535e-43cb-b2a7-e65e679835a1", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-928029813"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:10:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.group_snapshots [None req-d38fa120-8a46-4f8f-8b56-8a449838faf1 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '63243864-535e-43cb-b2a7-e65e679835a1', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-928029813'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 12:10: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:10:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:25 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.group_snapshots [None req-d38fa120-8a46-4f8f-8b56-8a449838faf1 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-928029813. Sep 01 12:10:25 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:10:25 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:10: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:10:25 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10: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:10:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:26 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-d38fa120-8a46-4f8f-8b56-8a449838faf1 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1009998183 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1009998183, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:10:26 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-d38fa120-8a46-4f8f-8b56-8a449838faf1 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Created reservations ['f83fc3ac-27ec-4869-9d78-4c34787721af', 'f092d9d2-4d44-42e1-b4d2-90cb7f5574c6', '4d5d5ff4-747b-4bcc-a2a7-eb2e85e819c0', 'f06ca99b-3094-49a5-8dd2-d593d9ed4de1'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:10:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d38fa120-8a46-4f8f-8b56-8a449838faf1 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] http://192.168.122.29/volume/v3/group_snapshots returned with HTTP 202 Sep 01 12:10:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 337/685] 192.168.122.29 () {62 vars in 1203 bytes} [Tue Sep 1 12:10:25 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:10:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2e46e874-a433-483d-a4e1-3f8a1303a170 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2e46e874-a433-483d-a4e1-3f8a1303a170 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] GET http://192.168.122.29/volume/v3/group_snapshots/9b72a7d4-50d3-4689-a503-eeae93d6855e Sep 01 12:10:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2e46e874-a433-483d-a4e1-3f8a1303a170 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2e46e874-a433-483d-a4e1-3f8a1303a170 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-2e46e874-a433-483d-a4e1-3f8a1303a170 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] show called for member 9b72a7d4-50d3-4689-a503-eeae93d6855e {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:10: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:10:26 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2e46e874-a433-483d-a4e1-3f8a1303a170 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] http://192.168.122.29/volume/v3/group_snapshots/9b72a7d4-50d3-4689-a503-eeae93d6855e returned with HTTP 200 Sep 01 12:10:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 349/686] 192.168.122.29 () {60 vars in 1292 bytes} [Tue Sep 1 12:10:26 2026] GET /volume/v3/group_snapshots/9b72a7d4-50d3-4689-a503-eeae93d6855e => generated 329 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-871b54e8-270e-48ab-8ee7-76cba0be60db None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-871b54e8-270e-48ab-8ee7-76cba0be60db tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] GET http://192.168.122.29/volume/v3/volumes/1b9f126e-fe26-4a6f-a5f5-7c6f9598e6db Sep 01 12:10:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-871b54e8-270e-48ab-8ee7-76cba0be60db tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-871b54e8-270e-48ab-8ee7-76cba0be60db tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-871b54e8-270e-48ab-8ee7-76cba0be60db tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] http://192.168.122.29/volume/v3/volumes/1b9f126e-fe26-4a6f-a5f5-7c6f9598e6db returned with HTTP 404 Sep 01 12:10:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 338/687] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:10:26 2026] GET /volume/v3/volumes/1b9f126e-fe26-4a6f-a5f5-7c6f9598e6db => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:10:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a0fa450e-b79e-4012-9a27-5575d0e1673a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a0fa450e-b79e-4012-9a27-5575d0e1673a tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] GET http://192.168.122.29/volume/v3/groups/69bca898-a2a6-4cf4-bd2d-5e858bd2c232 Sep 01 12:10:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a0fa450e-b79e-4012-9a27-5575d0e1673a tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a0fa450e-b79e-4012-9a27-5575d0e1673a tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-a0fa450e-b79e-4012-9a27-5575d0e1673a tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] show called for member 69bca898-a2a6-4cf4-bd2d-5e858bd2c232 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:10:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a0fa450e-b79e-4012-9a27-5575d0e1673a tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] http://192.168.122.29/volume/v3/groups/69bca898-a2a6-4cf4-bd2d-5e858bd2c232 returned with HTTP 404 Sep 01 12:10:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 350/688] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:10:26 2026] GET /volume/v3/groups/69bca898-a2a6-4cf4-bd2d-5e858bd2c232 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:10:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e0bbf835-c868-427d-8b20-b38292cabc47 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e0bbf835-c868-427d-8b20-b38292cabc47 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] GET http://192.168.122.29/volume/v3/volumes/detail Sep 01 12:10:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e0bbf835-c868-427d-8b20-b38292cabc47 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e0bbf835-c868-427d-8b20-b38292cabc47 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-e0bbf835-c868-427d-8b20-b38292cabc47 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:10: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:10:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:26 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e0bbf835-c868-427d-8b20-b38292cabc47 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:10: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:10:26 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:10: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:10:26 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e0bbf835-c868-427d-8b20-b38292cabc47 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Get all volumes completed successfully. Sep 01 12:10:26 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-e0bbf835-c868-427d-8b20-b38292cabc47 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:10:26 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-e0bbf835-c868-427d-8b20-b38292cabc47 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:10:26 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-e0bbf835-c868-427d-8b20-b38292cabc47 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] MySQL server mode set 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:10: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:10:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e0bbf835-c868-427d-8b20-b38292cabc47 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] http://192.168.122.29/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:10:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 339/689] 192.168.122.29 () {60 vars in 1178 bytes} [Tue Sep 1 12:10:26 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4ae7adfe-fcba-4117-93bc-e330900abb4d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a7b8eb3b-e914-4b0b-9f07-bf2c9de001e0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4ae7adfe-fcba-4117-93bc-e330900abb4d tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] GET http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef Sep 01 12:10:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4ae7adfe-fcba-4117-93bc-e330900abb4d tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4ae7adfe-fcba-4117-93bc-e330900abb4d tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a7b8eb3b-e914-4b0b-9f07-bf2c9de001e0 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] POST http://192.168.122.29/volume/v3/groups/2eca8c10-f700-410d-a578-25ece2425539/action Sep 01 12:10:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a7b8eb3b-e914-4b0b-9f07-bf2c9de001e0 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-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:10:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a7b8eb3b-e914-4b0b-9f07-bf2c9de001e0 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-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:10:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-a7b8eb3b-e914-4b0b-9f07-bf2c9de001e0 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] delete called for group 2eca8c10-f700-410d-a578-25ece2425539 {{(pid=86814) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 12:10:26 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.groups [None req-a7b8eb3b-e914-4b0b-9f07-bf2c9de001e0 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Delete group with id: 2eca8c10-f700-410d-a578-25ece2425539 Sep 01 12:10:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4ae7adfe-fcba-4117-93bc-e330900abb4d tempest-VolumesMetadataTest-50417662 tempest-VolumesMetadataTest-50417662-project-member] http://192.168.122.29/volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef returned with HTTP 404 Sep 01 12:10:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 351/690] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:10:26 2026] GET /volume/v3/volumes/4d92fe77-fa30-44e3-b930-c4c3f282adef => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:10: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:10:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:26 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:10:26 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 12:10:26 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:10:26 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:10:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a7b8eb3b-e914-4b0b-9f07-bf2c9de001e0 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] http://192.168.122.29/volume/v3/groups/2eca8c10-f700-410d-a578-25ece2425539/action returned with HTTP 202 Sep 01 12:10:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 340/691] 192.168.122.29 () {62 vars in 1307 bytes} [Tue Sep 1 12:10:26 2026] POST /volume/v3/groups/2eca8c10-f700-410d-a578-25ece2425539/action => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:10:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-41733211-a64d-4de0-a64b-9504bcf911ee None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-41733211-a64d-4de0-a64b-9504bcf911ee tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] GET http://192.168.122.29/volume/v3/volumes/79e968fd-d82e-400a-9dfc-e02a256170c6 Sep 01 12:10:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-41733211-a64d-4de0-a64b-9504bcf911ee tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-41733211-a64d-4de0-a64b-9504bcf911ee tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:26 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10: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:10:26 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:26 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-41733211-a64d-4de0-a64b-9504bcf911ee tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Volume info retrieved successfully. Sep 01 12:10:26 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-41733211-a64d-4de0-a64b-9504bcf911ee tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:10:26 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-41733211-a64d-4de0-a64b-9504bcf911ee tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:10:27 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-41733211-a64d-4de0-a64b-9504bcf911ee tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] MySQL server mode set 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:10: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:10:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-41733211-a64d-4de0-a64b-9504bcf911ee tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] http://192.168.122.29/volume/v3/volumes/79e968fd-d82e-400a-9dfc-e02a256170c6 returned with HTTP 200 Sep 01 12:10:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 352/692] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:10:26 2026] GET /volume/v3/volumes/79e968fd-d82e-400a-9dfc-e02a256170c6 => generated 917 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-72aad279-46f2-4560-bc39-7a5b8c2f28e3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-72aad279-46f2-4560-bc39-7a5b8c2f28e3 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] GET http://192.168.122.29/volume/v3/group_snapshots/9b72a7d4-50d3-4689-a503-eeae93d6855e Sep 01 12:10:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-72aad279-46f2-4560-bc39-7a5b8c2f28e3 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-72aad279-46f2-4560-bc39-7a5b8c2f28e3 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.group_snapshots [None req-72aad279-46f2-4560-bc39-7a5b8c2f28e3 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] show called for member 9b72a7d4-50d3-4689-a503-eeae93d6855e {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:10: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:10:27 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-72aad279-46f2-4560-bc39-7a5b8c2f28e3 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] http://192.168.122.29/volume/v3/group_snapshots/9b72a7d4-50d3-4689-a503-eeae93d6855e returned with HTTP 200 Sep 01 12:10:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 341/693] 192.168.122.29 () {60 vars in 1292 bytes} [Tue Sep 1 12:10:27 2026] GET /volume/v3/group_snapshots/9b72a7d4-50d3-4689-a503-eeae93d6855e => generated 329 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3397cc5e-e110-4572-a4d1-4f0f428109d9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3397cc5e-e110-4572-a4d1-4f0f428109d9 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] GET http://192.168.122.29/volume/v3/volumes/79e968fd-d82e-400a-9dfc-e02a256170c6 Sep 01 12:10:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3397cc5e-e110-4572-a4d1-4f0f428109d9 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3397cc5e-e110-4572-a4d1-4f0f428109d9 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:28 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10: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:10:28 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:28 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3397cc5e-e110-4572-a4d1-4f0f428109d9 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Volume info retrieved successfully. Sep 01 12:10:28 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-3397cc5e-e110-4572-a4d1-4f0f428109d9 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:10:28 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-3397cc5e-e110-4572-a4d1-4f0f428109d9 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:10:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e1aa85f0-a53d-40c3-9ca0-d8ff0ac6c8e5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e1aa85f0-a53d-40c3-9ca0-d8ff0ac6c8e5 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] GET http://192.168.122.29/volume/v3/group_snapshots/9b72a7d4-50d3-4689-a503-eeae93d6855e Sep 01 12:10:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e1aa85f0-a53d-40c3-9ca0-d8ff0ac6c8e5 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e1aa85f0-a53d-40c3-9ca0-d8ff0ac6c8e5 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.group_snapshots [None req-e1aa85f0-a53d-40c3-9ca0-d8ff0ac6c8e5 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] show called for member 9b72a7d4-50d3-4689-a503-eeae93d6855e {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:10: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:10:28 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e1aa85f0-a53d-40c3-9ca0-d8ff0ac6c8e5 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] http://192.168.122.29/volume/v3/group_snapshots/9b72a7d4-50d3-4689-a503-eeae93d6855e returned with HTTP 200 Sep 01 12:10:28 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 342/694] 192.168.122.29 () {60 vars in 1292 bytes} [Tue Sep 1 12:10:28 2026] GET /volume/v3/group_snapshots/9b72a7d4-50d3-4689-a503-eeae93d6855e => generated 329 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:28 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-3397cc5e-e110-4572-a4d1-4f0f428109d9 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] MySQL server mode set 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:10: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:10:28 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3397cc5e-e110-4572-a4d1-4f0f428109d9 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] http://192.168.122.29/volume/v3/volumes/79e968fd-d82e-400a-9dfc-e02a256170c6 returned with HTTP 200 Sep 01 12:10:28 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 353/695] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:10:28 2026] GET /volume/v3/volumes/79e968fd-d82e-400a-9dfc-e02a256170c6 => generated 917 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-431ab0a1-d3b4-4b14-b007-5e1980437fcd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-431ab0a1-d3b4-4b14-b007-5e1980437fcd tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] GET http://192.168.122.29/volume/v3/group_snapshots/9b72a7d4-50d3-4689-a503-eeae93d6855e Sep 01 12:10:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-431ab0a1-d3b4-4b14-b007-5e1980437fcd tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-431ab0a1-d3b4-4b14-b007-5e1980437fcd tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.group_snapshots [None req-431ab0a1-d3b4-4b14-b007-5e1980437fcd tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] show called for member 9b72a7d4-50d3-4689-a503-eeae93d6855e {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:10: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:10:29 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-431ab0a1-d3b4-4b14-b007-5e1980437fcd tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] http://192.168.122.29/volume/v3/group_snapshots/9b72a7d4-50d3-4689-a503-eeae93d6855e returned with HTTP 200 Sep 01 12:10:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 343/696] 192.168.122.29 () {60 vars in 1292 bytes} [Tue Sep 1 12:10:29 2026] GET /volume/v3/group_snapshots/9b72a7d4-50d3-4689-a503-eeae93d6855e => generated 330 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-593a2be0-04a3-4e6f-88da-709beef47ea0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-593a2be0-04a3-4e6f-88da-709beef47ea0 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] GET http://192.168.122.29/volume/v3/snapshots/detail Sep 01 12:10:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-593a2be0-04a3-4e6f-88da-709beef47ea0 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-593a2be0-04a3-4e6f-88da-709beef47ea0 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-593a2be0-04a3-4e6f-88da-709beef47ea0 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:10:29 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-593a2be0-04a3-4e6f-88da-709beef47ea0 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Building query based on filter {{(pid=86815) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:10:29 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:10:29 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:10:29 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-593a2be0-04a3-4e6f-88da-709beef47ea0 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Get all snapshots completed successfully. Sep 01 12:10: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:10:29 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-593a2be0-04a3-4e6f-88da-709beef47ea0 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] http://192.168.122.29/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 12:10:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 354/697] 192.168.122.29 () {58 vars in 1143 bytes} [Tue Sep 1 12:10:29 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:10:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a40b2d17-173d-4fb9-8187-c589bfe76508 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a40b2d17-173d-4fb9-8187-c589bfe76508 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] GET http://192.168.122.29/volume/v3/snapshots/cf115d2e-308a-4003-9f4f-b0d506cbdb60 Sep 01 12:10:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a40b2d17-173d-4fb9-8187-c589bfe76508 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a40b2d17-173d-4fb9-8187-c589bfe76508 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:29 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:29 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a40b2d17-173d-4fb9-8187-c589bfe76508 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Snapshot retrieved successfully. Sep 01 12:10:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a40b2d17-173d-4fb9-8187-c589bfe76508 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] http://192.168.122.29/volume/v3/snapshots/cf115d2e-308a-4003-9f4f-b0d506cbdb60 returned with HTTP 200 Sep 01 12:10:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 344/698] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:10:29 2026] GET /volume/v3/snapshots/cf115d2e-308a-4003-9f4f-b0d506cbdb60 => generated 473 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:10:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e6552c78-1fdf-47de-9455-2c480de3d4b7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e6552c78-1fdf-47de-9455-2c480de3d4b7 tempest-GroupSnapshotsV319Test-1685273717 tempest-GroupSnapshotsV319Test-1685273717-project-admin] POST http://192.168.122.29/volume/v3/group_snapshots/9b72a7d4-50d3-4689-a503-eeae93d6855e/action Sep 01 12:10:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e6552c78-1fdf-47de-9455-2c480de3d4b7 tempest-GroupSnapshotsV319Test-1685273717 tempest-GroupSnapshotsV319Test-1685273717-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:10:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e6552c78-1fdf-47de-9455-2c480de3d4b7 tempest-GroupSnapshotsV319Test-1685273717 tempest-GroupSnapshotsV319Test-1685273717-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:10:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e0bcbd91-5154-4a41-a10b-b653b1a589fa None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-e6552c78-1fdf-47de-9455-2c480de3d4b7 tempest-GroupSnapshotsV319Test-1685273717 tempest-GroupSnapshotsV319Test-1685273717-project-admin] Updating group '9b72a7d4-50d3-4689-a503-eeae93d6855e' with 'creating' {{(pid=86815) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 12:10:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e0bcbd91-5154-4a41-a10b-b653b1a589fa tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] GET http://192.168.122.29/volume/v3/volumes/79e968fd-d82e-400a-9dfc-e02a256170c6 Sep 01 12:10:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e0bcbd91-5154-4a41-a10b-b653b1a589fa tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e0bcbd91-5154-4a41-a10b-b653b1a589fa tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:29 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e0bcbd91-5154-4a41-a10b-b653b1a589fa tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] http://192.168.122.29/volume/v3/volumes/79e968fd-d82e-400a-9dfc-e02a256170c6 returned with HTTP 404 Sep 01 12:10:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 345/699] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:10:29 2026] GET /volume/v3/volumes/79e968fd-d82e-400a-9dfc-e02a256170c6 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:10:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6667ab49-1a03-4849-80a5-10efd7a882e5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6667ab49-1a03-4849-80a5-10efd7a882e5 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] GET http://192.168.122.29/volume/v3/groups/2eca8c10-f700-410d-a578-25ece2425539 Sep 01 12:10:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6667ab49-1a03-4849-80a5-10efd7a882e5 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6667ab49-1a03-4849-80a5-10efd7a882e5 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e6552c78-1fdf-47de-9455-2c480de3d4b7 tempest-GroupSnapshotsV319Test-1685273717 tempest-GroupSnapshotsV319Test-1685273717-project-admin] http://192.168.122.29/volume/v3/group_snapshots/9b72a7d4-50d3-4689-a503-eeae93d6855e/action returned with HTTP 202 Sep 01 12:10:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-6667ab49-1a03-4849-80a5-10efd7a882e5 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] show called for member 2eca8c10-f700-410d-a578-25ece2425539 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:10:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 355/700] 192.168.122.29 () {62 vars in 1334 bytes} [Tue Sep 1 12:10:29 2026] POST /volume/v3/group_snapshots/9b72a7d4-50d3-4689-a503-eeae93d6855e/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:10:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5e6219bc-938b-4fa7-a6bd-8f5a11b9a6c2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6667ab49-1a03-4849-80a5-10efd7a882e5 tempest-GroupsV314Test-1405099939 tempest-GroupsV314Test-1405099939-project-member] http://192.168.122.29/volume/v3/groups/2eca8c10-f700-410d-a578-25ece2425539 returned with HTTP 404 Sep 01 12:10:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 346/701] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:10:29 2026] GET /volume/v3/groups/2eca8c10-f700-410d-a578-25ece2425539 => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:10:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5e6219bc-938b-4fa7-a6bd-8f5a11b9a6c2 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] GET http://192.168.122.29/volume/v3/group_snapshots/9b72a7d4-50d3-4689-a503-eeae93d6855e Sep 01 12:10:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5e6219bc-938b-4fa7-a6bd-8f5a11b9a6c2 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c11baad4-a248-4e9e-907b-be39651b7e45 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5e6219bc-938b-4fa7-a6bd-8f5a11b9a6c2 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-5e6219bc-938b-4fa7-a6bd-8f5a11b9a6c2 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] show called for member 9b72a7d4-50d3-4689-a503-eeae93d6855e {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:10:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c11baad4-a248-4e9e-907b-be39651b7e45 tempest-GroupsV314Test-124505202 tempest-GroupsV314Test-124505202-project-admin] DELETE http://192.168.122.29/volume/v3/group_types/54d4e82c-445a-4361-bca8-2c7fd3f62734 Sep 01 12:10:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c11baad4-a248-4e9e-907b-be39651b7e45 tempest-GroupsV314Test-124505202 tempest-GroupsV314Test-124505202-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c11baad4-a248-4e9e-907b-be39651b7e45 tempest-GroupsV314Test-124505202 tempest-GroupsV314Test-124505202-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:29 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5e6219bc-938b-4fa7-a6bd-8f5a11b9a6c2 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] http://192.168.122.29/volume/v3/group_snapshots/9b72a7d4-50d3-4689-a503-eeae93d6855e returned with HTTP 200 Sep 01 12:10:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 356/702] 192.168.122.29 () {60 vars in 1292 bytes} [Tue Sep 1 12:10:29 2026] GET /volume/v3/group_snapshots/9b72a7d4-50d3-4689-a503-eeae93d6855e => generated 329 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-81e35c1c-deca-4cad-8dad-d875591dbce4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-81e35c1c-deca-4cad-8dad-d875591dbce4 tempest-GroupSnapshotsV319Test-1685273717 tempest-GroupSnapshotsV319Test-1685273717-project-admin] POST http://192.168.122.29/volume/v3/group_snapshots/9b72a7d4-50d3-4689-a503-eeae93d6855e/action Sep 01 12:10:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-81e35c1c-deca-4cad-8dad-d875591dbce4 tempest-GroupSnapshotsV319Test-1685273717 tempest-GroupSnapshotsV319Test-1685273717-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:10:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-81e35c1c-deca-4cad-8dad-d875591dbce4 tempest-GroupSnapshotsV319Test-1685273717 tempest-GroupSnapshotsV319Test-1685273717-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:10:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-81e35c1c-deca-4cad-8dad-d875591dbce4 tempest-GroupSnapshotsV319Test-1685273717 tempest-GroupSnapshotsV319Test-1685273717-project-admin] Updating group '9b72a7d4-50d3-4689-a503-eeae93d6855e' with 'available' {{(pid=86815) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 12:10:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c11baad4-a248-4e9e-907b-be39651b7e45 tempest-GroupsV314Test-124505202 tempest-GroupsV314Test-124505202-project-admin] http://192.168.122.29/volume/v3/group_types/54d4e82c-445a-4361-bca8-2c7fd3f62734 returned with HTTP 202 Sep 01 12:10:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 347/703] 192.168.122.29 () {60 vars in 1283 bytes} [Tue Sep 1 12:10:29 2026] DELETE /volume/v3/group_types/54d4e82c-445a-4361-bca8-2c7fd3f62734 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:10: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:10:29 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8d6b714b-9430-4838-96c5-adc347dec682 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8d6b714b-9430-4838-96c5-adc347dec682 tempest-GroupsV314Test-124505202 tempest-GroupsV314Test-124505202-project-admin] DELETE http://192.168.122.29/volume/v3/types/616db9e7-719c-4ebf-b854-60b79fae7c78 Sep 01 12:10:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8d6b714b-9430-4838-96c5-adc347dec682 tempest-GroupsV314Test-124505202 tempest-GroupsV314Test-124505202-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8d6b714b-9430-4838-96c5-adc347dec682 tempest-GroupsV314Test-124505202 tempest-GroupsV314Test-124505202-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-81e35c1c-deca-4cad-8dad-d875591dbce4 tempest-GroupSnapshotsV319Test-1685273717 tempest-GroupSnapshotsV319Test-1685273717-project-admin] http://192.168.122.29/volume/v3/group_snapshots/9b72a7d4-50d3-4689-a503-eeae93d6855e/action returned with HTTP 202 Sep 01 12:10:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 357/704] 192.168.122.29 () {62 vars in 1334 bytes} [Tue Sep 1 12:10:29 2026] POST /volume/v3/group_snapshots/9b72a7d4-50d3-4689-a503-eeae93d6855e/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:10:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8c362fbd-8404-4483-8f18-aff20a548fab None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8c362fbd-8404-4483-8f18-aff20a548fab tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] GET http://192.168.122.29/volume/v3/group_snapshots/9b72a7d4-50d3-4689-a503-eeae93d6855e Sep 01 12:10:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8c362fbd-8404-4483-8f18-aff20a548fab tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8c362fbd-8404-4483-8f18-aff20a548fab tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-8c362fbd-8404-4483-8f18-aff20a548fab tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] show called for member 9b72a7d4-50d3-4689-a503-eeae93d6855e {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:10: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:10:29 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8c362fbd-8404-4483-8f18-aff20a548fab tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] http://192.168.122.29/volume/v3/group_snapshots/9b72a7d4-50d3-4689-a503-eeae93d6855e returned with HTTP 200 Sep 01 12:10:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 358/705] 192.168.122.29 () {60 vars in 1292 bytes} [Tue Sep 1 12:10:29 2026] GET /volume/v3/group_snapshots/9b72a7d4-50d3-4689-a503-eeae93d6855e => generated 330 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c75d1d29-bf2d-403b-b5fe-25dd31dcd0f7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c75d1d29-bf2d-403b-b5fe-25dd31dcd0f7 tempest-GroupSnapshotsV319Test-1685273717 tempest-GroupSnapshotsV319Test-1685273717-project-admin] POST http://192.168.122.29/volume/v3/group_snapshots/9b72a7d4-50d3-4689-a503-eeae93d6855e/action Sep 01 12:10:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c75d1d29-bf2d-403b-b5fe-25dd31dcd0f7 tempest-GroupSnapshotsV319Test-1685273717 tempest-GroupSnapshotsV319Test-1685273717-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:10:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c75d1d29-bf2d-403b-b5fe-25dd31dcd0f7 tempest-GroupSnapshotsV319Test-1685273717 tempest-GroupSnapshotsV319Test-1685273717-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:10:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-c75d1d29-bf2d-403b-b5fe-25dd31dcd0f7 tempest-GroupSnapshotsV319Test-1685273717 tempest-GroupSnapshotsV319Test-1685273717-project-admin] Updating group '9b72a7d4-50d3-4689-a503-eeae93d6855e' with 'error' {{(pid=86815) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 12:10: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:10:29 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c75d1d29-bf2d-403b-b5fe-25dd31dcd0f7 tempest-GroupSnapshotsV319Test-1685273717 tempest-GroupSnapshotsV319Test-1685273717-project-admin] http://192.168.122.29/volume/v3/group_snapshots/9b72a7d4-50d3-4689-a503-eeae93d6855e/action returned with HTTP 202 Sep 01 12:10:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 359/706] 192.168.122.29 () {62 vars in 1334 bytes} [Tue Sep 1 12:10:29 2026] POST /volume/v3/group_snapshots/9b72a7d4-50d3-4689-a503-eeae93d6855e/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:10:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5e27b939-e77a-4510-8356-fc54d0dd733c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8d6b714b-9430-4838-96c5-adc347dec682 tempest-GroupsV314Test-124505202 tempest-GroupsV314Test-124505202-project-admin] http://192.168.122.29/volume/v3/types/616db9e7-719c-4ebf-b854-60b79fae7c78 returned with HTTP 202 Sep 01 12:10:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 348/707] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:10:29 2026] DELETE /volume/v3/types/616db9e7-719c-4ebf-b854-60b79fae7c78 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:10:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5e27b939-e77a-4510-8356-fc54d0dd733c tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] GET http://192.168.122.29/volume/v3/group_snapshots/9b72a7d4-50d3-4689-a503-eeae93d6855e Sep 01 12:10:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5e27b939-e77a-4510-8356-fc54d0dd733c tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5e27b939-e77a-4510-8356-fc54d0dd733c tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-5e27b939-e77a-4510-8356-fc54d0dd733c tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] show called for member 9b72a7d4-50d3-4689-a503-eeae93d6855e {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:10:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4d30954a-cac9-42f0-b294-887bae47ec66 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4d30954a-cac9-42f0-b294-887bae47ec66 tempest-GroupsV314Test-124505202 tempest-GroupsV314Test-124505202-project-admin] GET http://192.168.122.29/volume/v3/types/616db9e7-719c-4ebf-b854-60b79fae7c78 Sep 01 12:10:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4d30954a-cac9-42f0-b294-887bae47ec66 tempest-GroupsV314Test-124505202 tempest-GroupsV314Test-124505202-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4d30954a-cac9-42f0-b294-887bae47ec66 tempest-GroupsV314Test-124505202 tempest-GroupsV314Test-124505202-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:29 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4d30954a-cac9-42f0-b294-887bae47ec66 tempest-GroupsV314Test-124505202 tempest-GroupsV314Test-124505202-project-admin] http://192.168.122.29/volume/v3/types/616db9e7-719c-4ebf-b854-60b79fae7c78 returned with HTTP 404 Sep 01 12:10:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 349/708] 192.168.122.29 () {58 vars in 1221 bytes} [Tue Sep 1 12:10:29 2026] GET /volume/v3/types/616db9e7-719c-4ebf-b854-60b79fae7c78 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:10:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5e27b939-e77a-4510-8356-fc54d0dd733c tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] http://192.168.122.29/volume/v3/group_snapshots/9b72a7d4-50d3-4689-a503-eeae93d6855e returned with HTTP 200 Sep 01 12:10:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 360/709] 192.168.122.29 () {60 vars in 1292 bytes} [Tue Sep 1 12:10:29 2026] GET /volume/v3/group_snapshots/9b72a7d4-50d3-4689-a503-eeae93d6855e => generated 326 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f575f51a-f9f4-409a-8713-4a5d387f5c8b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f575f51a-f9f4-409a-8713-4a5d387f5c8b tempest-GroupSnapshotsV319Test-1685273717 tempest-GroupSnapshotsV319Test-1685273717-project-admin] POST http://192.168.122.29/volume/v3/group_snapshots/9b72a7d4-50d3-4689-a503-eeae93d6855e/action Sep 01 12:10:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f575f51a-f9f4-409a-8713-4a5d387f5c8b tempest-GroupSnapshotsV319Test-1685273717 tempest-GroupSnapshotsV319Test-1685273717-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:10:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f575f51a-f9f4-409a-8713-4a5d387f5c8b tempest-GroupSnapshotsV319Test-1685273717 tempest-GroupSnapshotsV319Test-1685273717-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:10:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.group_snapshots [None req-f575f51a-f9f4-409a-8713-4a5d387f5c8b tempest-GroupSnapshotsV319Test-1685273717 tempest-GroupSnapshotsV319Test-1685273717-project-admin] Updating group '9b72a7d4-50d3-4689-a503-eeae93d6855e' with 'available' {{(pid=86814) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 12:10: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:10:29 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f575f51a-f9f4-409a-8713-4a5d387f5c8b tempest-GroupSnapshotsV319Test-1685273717 tempest-GroupSnapshotsV319Test-1685273717-project-admin] http://192.168.122.29/volume/v3/group_snapshots/9b72a7d4-50d3-4689-a503-eeae93d6855e/action returned with HTTP 202 Sep 01 12:10:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 350/710] 192.168.122.29 () {62 vars in 1334 bytes} [Tue Sep 1 12:10:29 2026] POST /volume/v3/group_snapshots/9b72a7d4-50d3-4689-a503-eeae93d6855e/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:10:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-09c32368-9a4f-4c42-ac13-cb0e904020e5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-09c32368-9a4f-4c42-ac13-cb0e904020e5 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] GET http://192.168.122.29/volume/v3/group_snapshots/9b72a7d4-50d3-4689-a503-eeae93d6855e Sep 01 12:10:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-09c32368-9a4f-4c42-ac13-cb0e904020e5 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-09c32368-9a4f-4c42-ac13-cb0e904020e5 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.group_snapshots [None req-09c32368-9a4f-4c42-ac13-cb0e904020e5 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] show called for member 9b72a7d4-50d3-4689-a503-eeae93d6855e {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:10: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:10:29 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-09c32368-9a4f-4c42-ac13-cb0e904020e5 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] http://192.168.122.29/volume/v3/group_snapshots/9b72a7d4-50d3-4689-a503-eeae93d6855e returned with HTTP 200 Sep 01 12:10:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 361/711] 192.168.122.29 () {60 vars in 1292 bytes} [Tue Sep 1 12:10:29 2026] GET /volume/v3/group_snapshots/9b72a7d4-50d3-4689-a503-eeae93d6855e => generated 330 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-30c16224-241c-471e-87cf-4847fa909563 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-30c16224-241c-471e-87cf-4847fa909563 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] DELETE http://192.168.122.29/volume/v3/group_snapshots/9b72a7d4-50d3-4689-a503-eeae93d6855e Sep 01 12:10:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-30c16224-241c-471e-87cf-4847fa909563 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-30c16224-241c-471e-87cf-4847fa909563 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.group_snapshots [None req-30c16224-241c-471e-87cf-4847fa909563 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] delete called for member 9b72a7d4-50d3-4689-a503-eeae93d6855e {{(pid=86814) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 12:10:29 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.group_snapshots [None req-30c16224-241c-471e-87cf-4847fa909563 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Delete group_snapshot with id: 9b72a7d4-50d3-4689-a503-eeae93d6855e Sep 01 12:10: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:10:29 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:29 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:10:29 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:10:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-30c16224-241c-471e-87cf-4847fa909563 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] http://192.168.122.29/volume/v3/group_snapshots/9b72a7d4-50d3-4689-a503-eeae93d6855e returned with HTTP 202 Sep 01 12:10:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 351/712] 192.168.122.29 () {60 vars in 1295 bytes} [Tue Sep 1 12:10:29 2026] DELETE /volume/v3/group_snapshots/9b72a7d4-50d3-4689-a503-eeae93d6855e => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:10:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0751ad0b-7751-4d40-b528-d8a945d8b08d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0751ad0b-7751-4d40-b528-d8a945d8b08d tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] GET http://192.168.122.29/volume/v3/volumes/detail Sep 01 12:10:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0751ad0b-7751-4d40-b528-d8a945d8b08d tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0751ad0b-7751-4d40-b528-d8a945d8b08d tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-0751ad0b-7751-4d40-b528-d8a945d8b08d tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:10:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0751ad0b-7751-4d40-b528-d8a945d8b08d tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:10:30 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:10:30 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:10: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:10:30 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0751ad0b-7751-4d40-b528-d8a945d8b08d tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Get all volumes completed successfully. Sep 01 12:10:30 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-0751ad0b-7751-4d40-b528-d8a945d8b08d tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:10:30 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-0751ad0b-7751-4d40-b528-d8a945d8b08d tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:10:30 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-0751ad0b-7751-4d40-b528-d8a945d8b08d tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] MySQL server mode set 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:10: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:10:30 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0751ad0b-7751-4d40-b528-d8a945d8b08d tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] http://192.168.122.29/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:10:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 362/713] 192.168.122.29 () {60 vars in 1178 bytes} [Tue Sep 1 12:10:30 2026] GET /volume/v3/volumes/detail => generated 929 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-540737b6-a019-4a90-b59e-2dcd2cf1874f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-540737b6-a019-4a90-b59e-2dcd2cf1874f tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] GET http://192.168.122.29/volume/v3/snapshots/detail Sep 01 12:10:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-540737b6-a019-4a90-b59e-2dcd2cf1874f tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-540737b6-a019-4a90-b59e-2dcd2cf1874f tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-540737b6-a019-4a90-b59e-2dcd2cf1874f tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:10: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:10:30 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:30 devstack devstack@c-api.service[86814]: DEBUG cinder.db.api [None req-540737b6-a019-4a90-b59e-2dcd2cf1874f tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Building query based on filter {{(pid=86814) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:10:30 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:10:30 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:10:30 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-540737b6-a019-4a90-b59e-2dcd2cf1874f tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Get all snapshots completed successfully. Sep 01 12:10: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:10:30 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-540737b6-a019-4a90-b59e-2dcd2cf1874f tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] http://192.168.122.29/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 12:10:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 352/714] 192.168.122.29 () {58 vars in 1143 bytes} [Tue Sep 1 12:10:30 2026] GET /volume/v3/snapshots/detail => generated 475 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:10:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-aba913f8-d0a1-46e9-ab55-03e570538c89 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-aba913f8-d0a1-46e9-ab55-03e570538c89 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] GET http://192.168.122.29/volume/v3/snapshots/cf115d2e-308a-4003-9f4f-b0d506cbdb60 Sep 01 12:10:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-aba913f8-d0a1-46e9-ab55-03e570538c89 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-aba913f8-d0a1-46e9-ab55-03e570538c89 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:30 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-aba913f8-d0a1-46e9-ab55-03e570538c89 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Snapshot retrieved successfully. Sep 01 12:10:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-aba913f8-d0a1-46e9-ab55-03e570538c89 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] http://192.168.122.29/volume/v3/snapshots/cf115d2e-308a-4003-9f4f-b0d506cbdb60 returned with HTTP 200 Sep 01 12:10:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 363/715] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:10:30 2026] GET /volume/v3/snapshots/cf115d2e-308a-4003-9f4f-b0d506cbdb60 => generated 472 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:10:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2ef69306-e21b-4e10-b4fd-d6afa0cef8be None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2ef69306-e21b-4e10-b4fd-d6afa0cef8be tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] GET http://192.168.122.29/volume/v3/snapshots/cf115d2e-308a-4003-9f4f-b0d506cbdb60 Sep 01 12:10:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2ef69306-e21b-4e10-b4fd-d6afa0cef8be tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2ef69306-e21b-4e10-b4fd-d6afa0cef8be tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:31 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:31 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2ef69306-e21b-4e10-b4fd-d6afa0cef8be tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Snapshot retrieved successfully. Sep 01 12:10:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2ef69306-e21b-4e10-b4fd-d6afa0cef8be tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] http://192.168.122.29/volume/v3/snapshots/cf115d2e-308a-4003-9f4f-b0d506cbdb60 returned with HTTP 200 Sep 01 12:10:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 353/716] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:10:31 2026] GET /volume/v3/snapshots/cf115d2e-308a-4003-9f4f-b0d506cbdb60 => generated 472 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:10:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-854943f2-c7fc-4492-8f67-e4ef5f92fa11 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-854943f2-c7fc-4492-8f67-e4ef5f92fa11 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] GET http://192.168.122.29/volume/v3/snapshots/cf115d2e-308a-4003-9f4f-b0d506cbdb60 Sep 01 12:10:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-854943f2-c7fc-4492-8f67-e4ef5f92fa11 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-854943f2-c7fc-4492-8f67-e4ef5f92fa11 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-854943f2-c7fc-4492-8f67-e4ef5f92fa11 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] http://192.168.122.29/volume/v3/snapshots/cf115d2e-308a-4003-9f4f-b0d506cbdb60 returned with HTTP 404 Sep 01 12:10:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 364/717] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:10:32 2026] GET /volume/v3/snapshots/cf115d2e-308a-4003-9f4f-b0d506cbdb60 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:10:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-397c62a1-07e0-4e34-81a3-10ea056abbcf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-397c62a1-07e0-4e34-81a3-10ea056abbcf tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] GET http://192.168.122.29/volume/v3/group_snapshots/9b72a7d4-50d3-4689-a503-eeae93d6855e Sep 01 12:10:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-397c62a1-07e0-4e34-81a3-10ea056abbcf tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-397c62a1-07e0-4e34-81a3-10ea056abbcf tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.group_snapshots [None req-397c62a1-07e0-4e34-81a3-10ea056abbcf tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] show called for member 9b72a7d4-50d3-4689-a503-eeae93d6855e {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 12:10:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-397c62a1-07e0-4e34-81a3-10ea056abbcf tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] http://192.168.122.29/volume/v3/group_snapshots/9b72a7d4-50d3-4689-a503-eeae93d6855e returned with HTTP 404 Sep 01 12:10:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 354/718] 192.168.122.29 () {60 vars in 1292 bytes} [Tue Sep 1 12:10:32 2026] GET /volume/v3/group_snapshots/9b72a7d4-50d3-4689-a503-eeae93d6855e => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:10:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3866eea0-2e48-42f3-8929-66cfbf57e9b6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3866eea0-2e48-42f3-8929-66cfbf57e9b6 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] GET http://192.168.122.29/volume/v3/volumes/detail Sep 01 12:10:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3866eea0-2e48-42f3-8929-66cfbf57e9b6 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3866eea0-2e48-42f3-8929-66cfbf57e9b6 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-3866eea0-2e48-42f3-8929-66cfbf57e9b6 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:10:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3866eea0-2e48-42f3-8929-66cfbf57e9b6 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:10:32 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:10:32 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:10: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:10:32 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3866eea0-2e48-42f3-8929-66cfbf57e9b6 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Get all volumes completed successfully. Sep 01 12:10:32 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-3866eea0-2e48-42f3-8929-66cfbf57e9b6 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:10:32 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-3866eea0-2e48-42f3-8929-66cfbf57e9b6 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:10:32 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-3866eea0-2e48-42f3-8929-66cfbf57e9b6 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] MySQL server mode set 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:10: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:10:32 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3866eea0-2e48-42f3-8929-66cfbf57e9b6 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] http://192.168.122.29/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:10:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 365/719] 192.168.122.29 () {60 vars in 1178 bytes} [Tue Sep 1 12:10:32 2026] GET /volume/v3/volumes/detail => generated 929 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-deb1fb0f-509b-4989-805a-a4ed6f8c660b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-deb1fb0f-509b-4989-805a-a4ed6f8c660b tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] POST http://192.168.122.29/volume/v3/groups/63243864-535e-43cb-b2a7-e65e679835a1/action Sep 01 12:10:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-deb1fb0f-509b-4989-805a-a4ed6f8c660b tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-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:10:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-deb1fb0f-509b-4989-805a-a4ed6f8c660b tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-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:10:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-deb1fb0f-509b-4989-805a-a4ed6f8c660b tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] delete called for group 63243864-535e-43cb-b2a7-e65e679835a1 {{(pid=86814) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 12:10:32 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.groups [None req-deb1fb0f-509b-4989-805a-a4ed6f8c660b tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Delete group with id: 63243864-535e-43cb-b2a7-e65e679835a1 Sep 01 12:10: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:10:32 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:32 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:10:32 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 12:10:32 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:10:32 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:10:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-deb1fb0f-509b-4989-805a-a4ed6f8c660b tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] http://192.168.122.29/volume/v3/groups/63243864-535e-43cb-b2a7-e65e679835a1/action returned with HTTP 202 Sep 01 12:10:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 355/720] 192.168.122.29 () {62 vars in 1307 bytes} [Tue Sep 1 12:10:32 2026] POST /volume/v3/groups/63243864-535e-43cb-b2a7-e65e679835a1/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:10:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c8041948-4766-4ec1-a50e-b3a620997a00 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c8041948-4766-4ec1-a50e-b3a620997a00 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] GET http://192.168.122.29/volume/v3/volumes/32339c6b-a056-4df5-b081-e874e615f6a0 Sep 01 12:10:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c8041948-4766-4ec1-a50e-b3a620997a00 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c8041948-4766-4ec1-a50e-b3a620997a00 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:32 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10: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:10:32 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c8041948-4766-4ec1-a50e-b3a620997a00 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Volume info retrieved successfully. Sep 01 12:10:32 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-c8041948-4766-4ec1-a50e-b3a620997a00 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:10:32 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-c8041948-4766-4ec1-a50e-b3a620997a00 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:10:33 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-c8041948-4766-4ec1-a50e-b3a620997a00 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] MySQL server mode set 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:10: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:10:33 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c8041948-4766-4ec1-a50e-b3a620997a00 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] http://192.168.122.29/volume/v3/volumes/32339c6b-a056-4df5-b081-e874e615f6a0 returned with HTTP 200 Sep 01 12:10:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 366/721] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:10:32 2026] GET /volume/v3/volumes/32339c6b-a056-4df5-b081-e874e615f6a0 => generated 925 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-824d478e-dc36-4916-a27d-05c6351e492d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-824d478e-dc36-4916-a27d-05c6351e492d tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:10:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-824d478e-dc36-4916-a27d-05c6351e492d tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-296246629"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:10:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-824d478e-dc36-4916-a27d-05c6351e492d tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-296246629'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:10:33 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-824d478e-dc36-4916-a27d-05c6351e492d tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Create volume of 1 GB Sep 01 12:10:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-824d478e-dc36-4916-a27d-05c6351e492d tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Availability Zones retrieved successfully. Sep 01 12:10:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-824d478e-dc36-4916-a27d-05c6351e492d tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Flow 'volume_create_api' (0bd0d976-ec4b-40ac-a712-7fce06800edd) 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:10:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-824d478e-dc36-4916-a27d-05c6351e492d tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad842aa0-f2dd-44e1-b159-58682843f619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-824d478e-dc36-4916-a27d-05c6351e492d tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-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:10:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-824d478e-dc36-4916-a27d-05c6351e492d tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad842aa0-f2dd-44e1-b159-58682843f619) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:10:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-824d478e-dc36-4916-a27d-05c6351e492d tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fc87173-bda3-40a3-bb1c-909654db6950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10:33 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-824d478e-dc36-4916-a27d-05c6351e492d tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Created reservations ['86e466bd-bbc8-43d4-9c99-de68b8b38f7d', 'f622757a-7d3a-4e13-859c-f72f112d421c', 'f3cd1f0f-3803-4db5-9897-083f49446f4b', '993b69e2-24cc-4f75-8352-da1fb026ca83'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:10:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-824d478e-dc36-4916-a27d-05c6351e492d tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fc87173-bda3-40a3-bb1c-909654db6950) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86e466bd-bbc8-43d4-9c99-de68b8b38f7d', 'f622757a-7d3a-4e13-859c-f72f112d421c', 'f3cd1f0f-3803-4db5-9897-083f49446f4b', '993b69e2-24cc-4f75-8352-da1fb026ca83']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:10:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-824d478e-dc36-4916-a27d-05c6351e492d tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7957c41d-1016-4637-96c3-5d1f3c12f28f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10: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:10:33 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-824d478e-dc36-4916-a27d-05c6351e492d tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7957c41d-1016-4637-96c3-5d1f3c12f28f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cabd9eb-875e-403e-93da-38e57dd931e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-296246629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f9e8ae934804891a3bacf4e532296f8',qos_specs=None,replication_status=,reservations=['86e466bd-bbc8-43d4-9c99-de68b8b38f7d','f622757a-7d3a-4e13-859c-f72f112d421c','f3cd1f0f-3803-4db5-9897-083f49446f4b','993b69e2-24cc-4f75-8352-da1fb026ca83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe62055bf2f0488e8e72df2ce9800e6a',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:10:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-296246629',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cabd9eb-875e-403e-93da-38e57dd931e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f9e8ae934804891a3bacf4e532296f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe62055bf2f0488e8e72df2ce9800e6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:10:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-824d478e-dc36-4916-a27d-05c6351e492d tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (464c377e-4062-47c7-8c25-d9290faa85a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-824d478e-dc36-4916-a27d-05c6351e492d tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (464c377e-4062-47c7-8c25-d9290faa85a9) transitioned into state 'SUCCESS' from state '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-296246629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f9e8ae934804891a3bacf4e532296f8',qos_specs=None,replication_status=,reservations=['86e466bd-bbc8-43d4-9c99-de68b8b38f7d','f622757a-7d3a-4e13-859c-f72f112d421c','f3cd1f0f-3803-4db5-9897-083f49446f4b','993b69e2-24cc-4f75-8352-da1fb026ca83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe62055bf2f0488e8e72df2ce9800e6a',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:10:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-824d478e-dc36-4916-a27d-05c6351e492d tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6148eef4-e6d5-4579-8acb-5330e3cf1b2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-824d478e-dc36-4916-a27d-05c6351e492d tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6148eef4-e6d5-4579-8acb-5330e3cf1b2f) 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:10:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-824d478e-dc36-4916-a27d-05c6351e492d tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Flow 'volume_create_api' (0bd0d976-ec4b-40ac-a712-7fce06800edd) 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:10:34 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-824d478e-dc36-4916-a27d-05c6351e492d tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Create volume request issued successfully. Sep 01 12:10:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-824d478e-dc36-4916-a27d-05c6351e492d tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:10:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 356/722] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:10:33 2026] POST /volume/v3/volumes => generated 757 bytes in 879 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:10:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e01fe37c-15d7-4a70-9af3-babe8d7b60d2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e01fe37c-15d7-4a70-9af3-babe8d7b60d2 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] GET http://192.168.122.29/volume/v3/volumes/9cabd9eb-875e-403e-93da-38e57dd931e9 Sep 01 12:10:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e01fe37c-15d7-4a70-9af3-babe8d7b60d2 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e01fe37c-15d7-4a70-9af3-babe8d7b60d2 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:34 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10: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:10:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e01fe37c-15d7-4a70-9af3-babe8d7b60d2 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Volume info retrieved successfully. Sep 01 12:10:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f191205d-a866-4b2d-a812-5f07cee5f699 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f191205d-a866-4b2d-a812-5f07cee5f699 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] GET http://192.168.122.29/volume/v3/volumes/32339c6b-a056-4df5-b081-e874e615f6a0 Sep 01 12:10:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f191205d-a866-4b2d-a812-5f07cee5f699 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f191205d-a866-4b2d-a812-5f07cee5f699 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e01fe37c-15d7-4a70-9af3-babe8d7b60d2 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] http://192.168.122.29/volume/v3/volumes/9cabd9eb-875e-403e-93da-38e57dd931e9 returned with HTTP 200 Sep 01 12:10:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 367/723] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:10:34 2026] GET /volume/v3/volumes/9cabd9eb-875e-403e-93da-38e57dd931e9 => generated 825 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:10:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f191205d-a866-4b2d-a812-5f07cee5f699 tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] http://192.168.122.29/volume/v3/volumes/32339c6b-a056-4df5-b081-e874e615f6a0 returned with HTTP 404 Sep 01 12:10:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 357/724] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:10:34 2026] GET /volume/v3/volumes/32339c6b-a056-4df5-b081-e874e615f6a0 => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:10:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fe64835b-8b75-49bd-8eb5-de6087b3a9ce None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fe64835b-8b75-49bd-8eb5-de6087b3a9ce tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] GET http://192.168.122.29/volume/v3/groups/63243864-535e-43cb-b2a7-e65e679835a1 Sep 01 12:10:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fe64835b-8b75-49bd-8eb5-de6087b3a9ce tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fe64835b-8b75-49bd-8eb5-de6087b3a9ce tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-fe64835b-8b75-49bd-8eb5-de6087b3a9ce tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] show called for member 63243864-535e-43cb-b2a7-e65e679835a1 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:10: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:10:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:34 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:10:34 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:10:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fe64835b-8b75-49bd-8eb5-de6087b3a9ce tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] http://192.168.122.29/volume/v3/groups/63243864-535e-43cb-b2a7-e65e679835a1 returned with HTTP 200 Sep 01 12:10:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 368/725] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:10:34 2026] GET /volume/v3/groups/63243864-535e-43cb-b2a7-e65e679835a1 => generated 395 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-64b3a9f0-0b4f-4623-90f3-87e09065baf2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-64b3a9f0-0b4f-4623-90f3-87e09065baf2 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] GET http://192.168.122.29/volume/v3/volumes/9cabd9eb-875e-403e-93da-38e57dd931e9 Sep 01 12:10:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-64b3a9f0-0b4f-4623-90f3-87e09065baf2 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-64b3a9f0-0b4f-4623-90f3-87e09065baf2 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:35 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10: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:10:35 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:35 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-64b3a9f0-0b4f-4623-90f3-87e09065baf2 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Volume info retrieved successfully. Sep 01 12:10:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-64b3a9f0-0b4f-4623-90f3-87e09065baf2 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] http://192.168.122.29/volume/v3/volumes/9cabd9eb-875e-403e-93da-38e57dd931e9 returned with HTTP 200 Sep 01 12:10:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 358/726] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:10:35 2026] GET /volume/v3/volumes/9cabd9eb-875e-403e-93da-38e57dd931e9 => generated 849 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:10:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0cc2057e-1541-4579-81c5-86945f714aca None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0cc2057e-1541-4579-81c5-86945f714aca tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] GET http://192.168.122.29/volume/v3/groups/63243864-535e-43cb-b2a7-e65e679835a1 Sep 01 12:10:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0cc2057e-1541-4579-81c5-86945f714aca tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0cc2057e-1541-4579-81c5-86945f714aca tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-0cc2057e-1541-4579-81c5-86945f714aca tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] show called for member 63243864-535e-43cb-b2a7-e65e679835a1 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:10:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0cc2057e-1541-4579-81c5-86945f714aca tempest-GroupSnapshotsV319Test-427618941 tempest-GroupSnapshotsV319Test-427618941-project-member] http://192.168.122.29/volume/v3/groups/63243864-535e-43cb-b2a7-e65e679835a1 returned with HTTP 404 Sep 01 12:10:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 369/727] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:10:35 2026] GET /volume/v3/groups/63243864-535e-43cb-b2a7-e65e679835a1 => generated 108 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:10:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3570bed5-bc7a-4dec-a474-bb31338002d1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3570bed5-bc7a-4dec-a474-bb31338002d1 tempest-GroupSnapshotsV319Test-1685273717 tempest-GroupSnapshotsV319Test-1685273717-project-admin] DELETE http://192.168.122.29/volume/v3/group_types/c81b3a56-23e3-4787-a1b1-c03569781f0b Sep 01 12:10:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3570bed5-bc7a-4dec-a474-bb31338002d1 tempest-GroupSnapshotsV319Test-1685273717 tempest-GroupSnapshotsV319Test-1685273717-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3570bed5-bc7a-4dec-a474-bb31338002d1 tempest-GroupSnapshotsV319Test-1685273717 tempest-GroupSnapshotsV319Test-1685273717-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3570bed5-bc7a-4dec-a474-bb31338002d1 tempest-GroupSnapshotsV319Test-1685273717 tempest-GroupSnapshotsV319Test-1685273717-project-admin] http://192.168.122.29/volume/v3/group_types/c81b3a56-23e3-4787-a1b1-c03569781f0b returned with HTTP 202 Sep 01 12:10:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 359/728] 192.168.122.29 () {60 vars in 1283 bytes} [Tue Sep 1 12:10:35 2026] DELETE /volume/v3/group_types/c81b3a56-23e3-4787-a1b1-c03569781f0b => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 12:10:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-35d14ac8-2b18-4ab8-b05e-3578b1bfd736 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-35d14ac8-2b18-4ab8-b05e-3578b1bfd736 tempest-GroupSnapshotsV319Test-1685273717 tempest-GroupSnapshotsV319Test-1685273717-project-admin] DELETE http://192.168.122.29/volume/v3/types/e64841e5-d5c4-4b46-8f35-382ace5cfa64 Sep 01 12:10:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-35d14ac8-2b18-4ab8-b05e-3578b1bfd736 tempest-GroupSnapshotsV319Test-1685273717 tempest-GroupSnapshotsV319Test-1685273717-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-35d14ac8-2b18-4ab8-b05e-3578b1bfd736 tempest-GroupSnapshotsV319Test-1685273717 tempest-GroupSnapshotsV319Test-1685273717-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-35d14ac8-2b18-4ab8-b05e-3578b1bfd736 tempest-GroupSnapshotsV319Test-1685273717 tempest-GroupSnapshotsV319Test-1685273717-project-admin] http://192.168.122.29/volume/v3/types/e64841e5-d5c4-4b46-8f35-382ace5cfa64 returned with HTTP 202 Sep 01 12:10:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 370/729] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:10:35 2026] DELETE /volume/v3/types/e64841e5-d5c4-4b46-8f35-382ace5cfa64 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:10:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-79cb4b7b-5310-4da9-8b85-4152bf5eaee1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-79cb4b7b-5310-4da9-8b85-4152bf5eaee1 tempest-GroupSnapshotsV319Test-1685273717 tempest-GroupSnapshotsV319Test-1685273717-project-admin] GET http://192.168.122.29/volume/v3/types/e64841e5-d5c4-4b46-8f35-382ace5cfa64 Sep 01 12:10:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-79cb4b7b-5310-4da9-8b85-4152bf5eaee1 tempest-GroupSnapshotsV319Test-1685273717 tempest-GroupSnapshotsV319Test-1685273717-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-79cb4b7b-5310-4da9-8b85-4152bf5eaee1 tempest-GroupSnapshotsV319Test-1685273717 tempest-GroupSnapshotsV319Test-1685273717-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-79cb4b7b-5310-4da9-8b85-4152bf5eaee1 tempest-GroupSnapshotsV319Test-1685273717 tempest-GroupSnapshotsV319Test-1685273717-project-admin] http://192.168.122.29/volume/v3/types/e64841e5-d5c4-4b46-8f35-382ace5cfa64 returned with HTTP 404 Sep 01 12:10:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 360/730] 192.168.122.29 () {58 vars in 1221 bytes} [Tue Sep 1 12:10:35 2026] GET /volume/v3/types/e64841e5-d5c4-4b46-8f35-382ace5cfa64 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:10:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-61a8df9f-a89c-4dab-9346-56442b553dde None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-61a8df9f-a89c-4dab-9346-56442b553dde tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] GET http://192.168.122.29/volume/v3/volumes/9cabd9eb-875e-403e-93da-38e57dd931e9 Sep 01 12:10:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-61a8df9f-a89c-4dab-9346-56442b553dde tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-61a8df9f-a89c-4dab-9346-56442b553dde tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10: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:10:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-61a8df9f-a89c-4dab-9346-56442b553dde tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Volume info retrieved successfully. Sep 01 12:10:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-61a8df9f-a89c-4dab-9346-56442b553dde tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] http://192.168.122.29/volume/v3/volumes/9cabd9eb-875e-403e-93da-38e57dd931e9 returned with HTTP 200 Sep 01 12:10:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 371/731] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:10:36 2026] GET /volume/v3/volumes/9cabd9eb-875e-403e-93da-38e57dd931e9 => generated 850 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:10:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-422550d6-30cc-4a3e-9bdb-e0561be33363 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-422550d6-30cc-4a3e-9bdb-e0561be33363 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] POST http://192.168.122.29/volume/v3/os-volume-transfer Sep 01 12:10:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-422550d6-30cc-4a3e-9bdb-e0561be33363 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "9cabd9eb-875e-403e-93da-38e57dd931e9"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:10:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.volume_transfer [None req-422550d6-30cc-4a3e-9bdb-e0561be33363 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Creating new volume transfer {'transfer': {'volume_id': '9cabd9eb-875e-403e-93da-38e57dd931e9'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 01 12:10:36 devstack devstack@c-api.service[86814]: INFO cinder.api.contrib.volume_transfer [None req-422550d6-30cc-4a3e-9bdb-e0561be33363 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Creating transfer of volume 9cabd9eb-875e-403e-93da-38e57dd931e9 Sep 01 12:10:36 devstack devstack@c-api.service[86814]: INFO cinder.transfer.api [None req-422550d6-30cc-4a3e-9bdb-e0561be33363 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Generating transfer record for volume 9cabd9eb-875e-403e-93da-38e57dd931e9 Sep 01 12:10: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:10:36 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10: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:10:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-422550d6-30cc-4a3e-9bdb-e0561be33363 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] http://192.168.122.29/volume/v3/os-volume-transfer returned with HTTP 202 Sep 01 12:10:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 361/732] 192.168.122.29 () {60 vars in 1170 bytes} [Tue Sep 1 12:10:36 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:10:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-028bcd59-5962-4a4c-a4f5-788923cfb749 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-028bcd59-5962-4a4c-a4f5-788923cfb749 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] GET http://192.168.122.29/volume/v3/volumes/9cabd9eb-875e-403e-93da-38e57dd931e9 Sep 01 12:10:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-028bcd59-5962-4a4c-a4f5-788923cfb749 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-028bcd59-5962-4a4c-a4f5-788923cfb749 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10: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:10:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-028bcd59-5962-4a4c-a4f5-788923cfb749 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Volume info retrieved successfully. Sep 01 12:10:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-028bcd59-5962-4a4c-a4f5-788923cfb749 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] http://192.168.122.29/volume/v3/volumes/9cabd9eb-875e-403e-93da-38e57dd931e9 returned with HTTP 200 Sep 01 12:10:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 372/733] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:10:36 2026] GET /volume/v3/volumes/9cabd9eb-875e-403e-93da-38e57dd931e9 => generated 858 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:10:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-811d3540-003a-4792-8527-c29da9174165 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-811d3540-003a-4792-8527-c29da9174165 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] GET http://192.168.122.29/volume/v3/os-volume-transfer/97b70175-7704-429e-a12c-f7e3c7da707d Sep 01 12:10:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-811d3540-003a-4792-8527-c29da9174165 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-811d3540-003a-4792-8527-c29da9174165 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-811d3540-003a-4792-8527-c29da9174165 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] http://192.168.122.29/volume/v3/os-volume-transfer/97b70175-7704-429e-a12c-f7e3c7da707d returned with HTTP 200 Sep 01 12:10:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 362/734] 192.168.122.29 () {58 vars in 1260 bytes} [Tue Sep 1 12:10:36 2026] GET /volume/v3/os-volume-transfer/97b70175-7704-429e-a12c-f7e3c7da707d => generated 415 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:10:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e932ec3e-89be-46f2-b47e-b3a6bc553b21 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e932ec3e-89be-46f2-b47e-b3a6bc553b21 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] GET http://192.168.122.29/volume/v3/os-volume-transfer Sep 01 12:10:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e932ec3e-89be-46f2-b47e-b3a6bc553b21 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e932ec3e-89be-46f2-b47e-b3a6bc553b21 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.volume_transfer [None req-e932ec3e-89be-46f2-b47e-b3a6bc553b21 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Listing volume transfers {{(pid=86815) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 01 12:10:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e932ec3e-89be-46f2-b47e-b3a6bc553b21 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] http://192.168.122.29/volume/v3/os-volume-transfer returned with HTTP 200 Sep 01 12:10:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 373/735] 192.168.122.29 () {58 vars in 1149 bytes} [Tue Sep 1 12:10:36 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:10:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-20c3e07f-b234-46c8-b26e-60feea097e57 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a680d457-2e07-4b70-a37a-d33fad7e3d5f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a680d457-2e07-4b70-a37a-d33fad7e3d5f tempest-VolumesTransfersTest-1694159200 tempest-VolumesTransfersTest-1694159200-project-member] POST http://192.168.122.29/volume/v3/os-volume-transfer/97b70175-7704-429e-a12c-f7e3c7da707d/accept Sep 01 12:10:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a680d457-2e07-4b70-a37a-d33fad7e3d5f tempest-VolumesTransfersTest-1694159200 tempest-VolumesTransfersTest-1694159200-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "88ba892e0d7ff68f"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:10:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.volume_transfer [None req-a680d457-2e07-4b70-a37a-d33fad7e3d5f tempest-VolumesTransfersTest-1694159200 tempest-VolumesTransfersTest-1694159200-project-member] Accepting volume transfer 97b70175-7704-429e-a12c-f7e3c7da707d {{(pid=86815) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 12:10:36 devstack devstack@c-api.service[86815]: INFO cinder.api.contrib.volume_transfer [None req-a680d457-2e07-4b70-a37a-d33fad7e3d5f tempest-VolumesTransfersTest-1694159200 tempest-VolumesTransfersTest-1694159200-project-member] Accepting transfer 97b70175-7704-429e-a12c-f7e3c7da707d Sep 01 12:10: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:10:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-20c3e07f-b234-46c8-b26e-60feea097e57 tempest-GroupsV320Test-112377621 tempest-GroupsV320Test-112377621-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:10:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-20c3e07f-b234-46c8-b26e-60feea097e57 tempest-GroupsV320Test-112377621 tempest-GroupsV320Test-112377621-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1571249701"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:10:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-20c3e07f-b234-46c8-b26e-60feea097e57 tempest-GroupsV320Test-112377621 tempest-GroupsV320Test-112377621-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:10:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 363/736] 192.168.122.29 () {60 vars in 1131 bytes} [Tue Sep 1 12:10:36 2026] POST /volume/v3/types => generated 220 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:10:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d374aa15-af7d-4e25-a7dd-44e6224f988f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d374aa15-af7d-4e25-a7dd-44e6224f988f tempest-GroupsV320Test-112377621 tempest-GroupsV320Test-112377621-project-admin] POST http://192.168.122.29/volume/v3/group_types Sep 01 12:10:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d374aa15-af7d-4e25-a7dd-44e6224f988f tempest-GroupsV320Test-112377621 tempest-GroupsV320Test-112377621-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-854589860"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:10:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d374aa15-af7d-4e25-a7dd-44e6224f988f tempest-GroupsV320Test-112377621 tempest-GroupsV320Test-112377621-project-admin] http://192.168.122.29/volume/v3/group_types returned with HTTP 202 Sep 01 12:10:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 364/737] 192.168.122.29 () {62 vars in 1190 bytes} [Tue Sep 1 12:10:37 2026] POST /volume/v3/group_types => generated 176 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:10:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b75f7bfe-84d5-420c-9096-df4245714338 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:37 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-a680d457-2e07-4b70-a37a-d33fad7e3d5f tempest-VolumesTransfersTest-1694159200 tempest-VolumesTransfersTest-1694159200-project-member] Created reservations ['fb9178ea-3a6f-49a8-b2bc-ed5a23ede7c7', '0c88cbc4-db79-4ad9-aee5-21d93dc6402f', 'a79b89c5-61bc-424a-983a-560164c07f6b', '9ce3079f-eabe-4680-b107-c8e88f0a8d52'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:10:37 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-a680d457-2e07-4b70-a37a-d33fad7e3d5f tempest-VolumesTransfersTest-1694159200 tempest-VolumesTransfersTest-1694159200-project-member] Created reservations ['4f14a747-0c60-4e2d-b0aa-faf830450489', '6899a61b-b6a5-4345-9f7e-c62c2ec4766f', '35c54eaa-0147-4adb-b89d-3af62ad28761', 'f3dcdd76-b265-4576-bdd3-3acf940b819a'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:10:37 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:10:37 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:10:37 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-a680d457-2e07-4b70-a37a-d33fad7e3d5f tempest-VolumesTransfersTest-1694159200 tempest-VolumesTransfersTest-1694159200-project-member] Created reservations ['19dd0cd5-c6b5-4446-854e-30c5f9146413', '800dd8a9-04ec-464f-9cda-6c20861a51d8', '019e2abc-53b3-4b6a-bc46-c3016fe14dc8', 'b7989c81-1747-4fd4-9e09-3e80d00abc21'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:10:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b75f7bfe-84d5-420c-9096-df4245714338 tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] POST http://192.168.122.29/volume/v3/groups Sep 01 12:10:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b75f7bfe-84d5-420c-9096-df4245714338 tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "72f4d9ca-4212-4351-ad7d-41aabfafcf9c", "volume_types": ["23415c6d-cc2a-4b2d-b540-f81a0233fa9c"], "name": "tempest-GroupsV320Test-Group-2083986989"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:10:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-b75f7bfe-84d5-420c-9096-df4245714338 tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] Creating new group {'group': {'group_type': '72f4d9ca-4212-4351-ad7d-41aabfafcf9c', 'volume_types': ['23415c6d-cc2a-4b2d-b540-f81a0233fa9c'], 'name': 'tempest-GroupsV320Test-Group-2083986989'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 12:10:37 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.groups [None req-b75f7bfe-84d5-420c-9096-df4245714338 tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] Creating group tempest-GroupsV320Test-Group-2083986989. Sep 01 12:10:37 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-a680d457-2e07-4b70-a37a-d33fad7e3d5f tempest-VolumesTransfersTest-1694159200 tempest-VolumesTransfersTest-1694159200-project-member] Created reservations ['06263257-dea8-4ebb-8e17-08b591265a04', 'ffe9dd4c-cc28-40f4-83d3-0fd0525397c8', '961ea029-db98-42f0-98af-d452364cb404', '2091c486-8944-4d89-9591-44e5560c22a5'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:10:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b75f7bfe-84d5-420c-9096-df4245714338 tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] Availability Zones retrieved successfully. Sep 01 12:10:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a680d457-2e07-4b70-a37a-d33fad7e3d5f tempest-VolumesTransfersTest-1694159200 tempest-VolumesTransfersTest-1694159200-project-member] Transfer volume completed successfully. Sep 01 12:10:37 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-b75f7bfe-84d5-420c-9096-df4245714338 tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] Created reservations ['5b2dc4b2-b0ef-41d9-9775-d117505ae2da'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:10:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b75f7bfe-84d5-420c-9096-df4245714338 tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] http://192.168.122.29/volume/v3/groups returned with HTTP 202 Sep 01 12:10:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 365/738] 192.168.122.29 () {62 vars in 1176 bytes} [Tue Sep 1 12:10:37 2026] POST /volume/v3/groups => generated 108 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:10:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3db21cfe-0424-40b9-8419-7ffee0618f74 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3db21cfe-0424-40b9-8419-7ffee0618f74 tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] GET http://192.168.122.29/volume/v3/groups/9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d Sep 01 12:10:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3db21cfe-0424-40b9-8419-7ffee0618f74 tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3db21cfe-0424-40b9-8419-7ffee0618f74 tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-3db21cfe-0424-40b9-8419-7ffee0618f74 tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] show called for member 9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:10: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:10:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10: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:10:37 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:10:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3db21cfe-0424-40b9-8419-7ffee0618f74 tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] http://192.168.122.29/volume/v3/groups/9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d returned with HTTP 200 Sep 01 12:10:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 366/739] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:10:37 2026] GET /volume/v3/groups/9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d => generated 388 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:37 devstack devstack@c-api.service[86815]: INFO cinder.transfer.api [None req-a680d457-2e07-4b70-a37a-d33fad7e3d5f tempest-VolumesTransfersTest-1694159200 tempest-VolumesTransfersTest-1694159200-project-member] Volume 9cabd9eb-875e-403e-93da-38e57dd931e9 has been transferred. Sep 01 12:10: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:10:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a680d457-2e07-4b70-a37a-d33fad7e3d5f tempest-VolumesTransfersTest-1694159200 tempest-VolumesTransfersTest-1694159200-project-member] http://192.168.122.29/volume/v3/os-volume-transfer/97b70175-7704-429e-a12c-f7e3c7da707d/accept returned with HTTP 202 Sep 01 12:10:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 374/740] 192.168.122.29 () {60 vars in 1302 bytes} [Tue Sep 1 12:10:36 2026] POST /volume/v3/os-volume-transfer/97b70175-7704-429e-a12c-f7e3c7da707d/accept => generated 371 bytes in 1051 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:10:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c317e445-f4e1-4d95-b941-7ec5ae189b93 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c317e445-f4e1-4d95-b941-7ec5ae189b93 tempest-VolumesTransfersTest-1694159200 tempest-VolumesTransfersTest-1694159200-project-member] GET http://192.168.122.29/volume/v3/volumes/9cabd9eb-875e-403e-93da-38e57dd931e9 Sep 01 12:10:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c317e445-f4e1-4d95-b941-7ec5ae189b93 tempest-VolumesTransfersTest-1694159200 tempest-VolumesTransfersTest-1694159200-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c317e445-f4e1-4d95-b941-7ec5ae189b93 tempest-VolumesTransfersTest-1694159200 tempest-VolumesTransfersTest-1694159200-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10: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:10:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c317e445-f4e1-4d95-b941-7ec5ae189b93 tempest-VolumesTransfersTest-1694159200 tempest-VolumesTransfersTest-1694159200-project-member] Volume info retrieved successfully. Sep 01 12:10:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c317e445-f4e1-4d95-b941-7ec5ae189b93 tempest-VolumesTransfersTest-1694159200 tempest-VolumesTransfersTest-1694159200-project-member] http://192.168.122.29/volume/v3/volumes/9cabd9eb-875e-403e-93da-38e57dd931e9 returned with HTTP 200 Sep 01 12:10:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 367/741] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:10:37 2026] GET /volume/v3/volumes/9cabd9eb-875e-403e-93da-38e57dd931e9 => generated 850 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:10:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e8e373a5-8df0-4ddd-be3a-094131e4ee2e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e8e373a5-8df0-4ddd-be3a-094131e4ee2e tempest-VolumesTransfersTest-1694159200 tempest-VolumesTransfersTest-1694159200-project-member] GET http://192.168.122.29/volume/v3/volumes/9cabd9eb-875e-403e-93da-38e57dd931e9 Sep 01 12:10:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e8e373a5-8df0-4ddd-be3a-094131e4ee2e tempest-VolumesTransfersTest-1694159200 tempest-VolumesTransfersTest-1694159200-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e8e373a5-8df0-4ddd-be3a-094131e4ee2e tempest-VolumesTransfersTest-1694159200 tempest-VolumesTransfersTest-1694159200-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10: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:10:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e8e373a5-8df0-4ddd-be3a-094131e4ee2e tempest-VolumesTransfersTest-1694159200 tempest-VolumesTransfersTest-1694159200-project-member] Volume info retrieved successfully. Sep 01 12:10:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e8e373a5-8df0-4ddd-be3a-094131e4ee2e tempest-VolumesTransfersTest-1694159200 tempest-VolumesTransfersTest-1694159200-project-member] http://192.168.122.29/volume/v3/volumes/9cabd9eb-875e-403e-93da-38e57dd931e9 returned with HTTP 200 Sep 01 12:10:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 375/742] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:10:37 2026] GET /volume/v3/volumes/9cabd9eb-875e-403e-93da-38e57dd931e9 => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:10:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0dca58c4-78a8-40fa-b7e9-5ea300f42b47 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0dca58c4-78a8-40fa-b7e9-5ea300f42b47 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] DELETE http://192.168.122.29/volume/v3/os-volume-transfer/97b70175-7704-429e-a12c-f7e3c7da707d Sep 01 12:10:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0dca58c4-78a8-40fa-b7e9-5ea300f42b47 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0dca58c4-78a8-40fa-b7e9-5ea300f42b47 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:37 devstack devstack@c-api.service[86814]: INFO cinder.api.contrib.volume_transfer [None req-0dca58c4-78a8-40fa-b7e9-5ea300f42b47 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Delete transfer with id: 97b70175-7704-429e-a12c-f7e3c7da707d Sep 01 12:10:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0dca58c4-78a8-40fa-b7e9-5ea300f42b47 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] http://192.168.122.29/volume/v3/os-volume-transfer/97b70175-7704-429e-a12c-f7e3c7da707d returned with HTTP 404 Sep 01 12:10:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 368/743] 192.168.122.29 () {58 vars in 1263 bytes} [Tue Sep 1 12:10:37 2026] DELETE /volume/v3/os-volume-transfer/97b70175-7704-429e-a12c-f7e3c7da707d => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:10:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-85e0bf60-2a20-41c2-8ac2-90eac549961d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-85e0bf60-2a20-41c2-8ac2-90eac549961d tempest-VolumesTransfersTest-1253152248 tempest-VolumesTransfersTest-1253152248-project-admin] DELETE http://192.168.122.29/volume/v3/volumes/9cabd9eb-875e-403e-93da-38e57dd931e9 Sep 01 12:10:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-85e0bf60-2a20-41c2-8ac2-90eac549961d tempest-VolumesTransfersTest-1253152248 tempest-VolumesTransfersTest-1253152248-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-85e0bf60-2a20-41c2-8ac2-90eac549961d tempest-VolumesTransfersTest-1253152248 tempest-VolumesTransfersTest-1253152248-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:38 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-85e0bf60-2a20-41c2-8ac2-90eac549961d tempest-VolumesTransfersTest-1253152248 tempest-VolumesTransfersTest-1253152248-project-admin] Delete volume with id: 9cabd9eb-875e-403e-93da-38e57dd931e9 Sep 01 12:10: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:10:38 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10: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:10:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-85e0bf60-2a20-41c2-8ac2-90eac549961d tempest-VolumesTransfersTest-1253152248 tempest-VolumesTransfersTest-1253152248-project-admin] Volume info retrieved successfully. Sep 01 12:10:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-85e0bf60-2a20-41c2-8ac2-90eac549961d tempest-VolumesTransfersTest-1253152248 tempest-VolumesTransfersTest-1253152248-project-admin] Delete volume request issued successfully. Sep 01 12:10:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-85e0bf60-2a20-41c2-8ac2-90eac549961d tempest-VolumesTransfersTest-1253152248 tempest-VolumesTransfersTest-1253152248-project-admin] http://192.168.122.29/volume/v3/volumes/9cabd9eb-875e-403e-93da-38e57dd931e9 returned with HTTP 202 Sep 01 12:10:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 376/744] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:10:37 2026] DELETE /volume/v3/volumes/9cabd9eb-875e-403e-93da-38e57dd931e9 => generated 0 bytes in 224 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 12:10:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4b48e7ed-388c-43f3-b895-08c281dd994d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4b48e7ed-388c-43f3-b895-08c281dd994d tempest-VolumesTransfersTest-1253152248 tempest-VolumesTransfersTest-1253152248-project-admin] GET http://192.168.122.29/volume/v3/volumes/9cabd9eb-875e-403e-93da-38e57dd931e9 Sep 01 12:10:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4b48e7ed-388c-43f3-b895-08c281dd994d tempest-VolumesTransfersTest-1253152248 tempest-VolumesTransfersTest-1253152248-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4b48e7ed-388c-43f3-b895-08c281dd994d tempest-VolumesTransfersTest-1253152248 tempest-VolumesTransfersTest-1253152248-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10: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:10:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4b48e7ed-388c-43f3-b895-08c281dd994d tempest-VolumesTransfersTest-1253152248 tempest-VolumesTransfersTest-1253152248-project-admin] Volume info retrieved successfully. Sep 01 12:10:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4b48e7ed-388c-43f3-b895-08c281dd994d tempest-VolumesTransfersTest-1253152248 tempest-VolumesTransfersTest-1253152248-project-admin] http://192.168.122.29/volume/v3/volumes/9cabd9eb-875e-403e-93da-38e57dd931e9 returned with HTTP 200 Sep 01 12:10:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 369/745] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:10:38 2026] GET /volume/v3/volumes/9cabd9eb-875e-403e-93da-38e57dd931e9 => generated 1012 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3dedde2d-885c-4b8c-a7e9-c94705f50c1e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3dedde2d-885c-4b8c-a7e9-c94705f50c1e tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] GET http://192.168.122.29/volume/v3/groups/9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d Sep 01 12:10:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3dedde2d-885c-4b8c-a7e9-c94705f50c1e tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3dedde2d-885c-4b8c-a7e9-c94705f50c1e tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-3dedde2d-885c-4b8c-a7e9-c94705f50c1e tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] show called for member 9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:10: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:10:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:38 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:10:38 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:10:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3dedde2d-885c-4b8c-a7e9-c94705f50c1e tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] http://192.168.122.29/volume/v3/groups/9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d returned with HTTP 200 Sep 01 12:10:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 377/746] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:10:38 2026] GET /volume/v3/groups/9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d => generated 389 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-33c8cee5-e2f7-4d38-9f6d-a6e768c2fca8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-33c8cee5-e2f7-4d38-9f6d-a6e768c2fca8 tempest-GroupsV320Test-112377621 tempest-GroupsV320Test-112377621-project-admin] POST http://192.168.122.29/volume/v3/groups/9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d/action Sep 01 12:10:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-33c8cee5-e2f7-4d38-9f6d-a6e768c2fca8 tempest-GroupsV320Test-112377621 tempest-GroupsV320Test-112377621-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:10:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-33c8cee5-e2f7-4d38-9f6d-a6e768c2fca8 tempest-GroupsV320Test-112377621 tempest-GroupsV320Test-112377621-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:10:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-33c8cee5-e2f7-4d38-9f6d-a6e768c2fca8 tempest-GroupsV320Test-112377621 tempest-GroupsV320Test-112377621-project-admin] Updating group '9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d' with 'creating' {{(pid=86814) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 12:10: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:10:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-33c8cee5-e2f7-4d38-9f6d-a6e768c2fca8 tempest-GroupsV320Test-112377621 tempest-GroupsV320Test-112377621-project-admin] http://192.168.122.29/volume/v3/groups/9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d/action returned with HTTP 202 Sep 01 12:10:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 370/747] 192.168.122.29 () {62 vars in 1307 bytes} [Tue Sep 1 12:10:38 2026] POST /volume/v3/groups/9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:10:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0b9e1b57-210d-4ab3-a37b-d009a037d92c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0b9e1b57-210d-4ab3-a37b-d009a037d92c tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] GET http://192.168.122.29/volume/v3/groups/9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d Sep 01 12:10:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0b9e1b57-210d-4ab3-a37b-d009a037d92c tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0b9e1b57-210d-4ab3-a37b-d009a037d92c tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-0b9e1b57-210d-4ab3-a37b-d009a037d92c tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] show called for member 9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:10: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:10:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:38 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:10:38 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:10:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0b9e1b57-210d-4ab3-a37b-d009a037d92c tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] http://192.168.122.29/volume/v3/groups/9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d returned with HTTP 200 Sep 01 12:10:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 378/748] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:10:38 2026] GET /volume/v3/groups/9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d => generated 388 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7287bbbe-246d-4866-8b86-554dbea87670 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7287bbbe-246d-4866-8b86-554dbea87670 tempest-GroupsV320Test-112377621 tempest-GroupsV320Test-112377621-project-admin] POST http://192.168.122.29/volume/v3/groups/9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d/action Sep 01 12:10:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7287bbbe-246d-4866-8b86-554dbea87670 tempest-GroupsV320Test-112377621 tempest-GroupsV320Test-112377621-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:10:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7287bbbe-246d-4866-8b86-554dbea87670 tempest-GroupsV320Test-112377621 tempest-GroupsV320Test-112377621-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:10:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-7287bbbe-246d-4866-8b86-554dbea87670 tempest-GroupsV320Test-112377621 tempest-GroupsV320Test-112377621-project-admin] Updating group '9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d' with 'available' {{(pid=86814) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 12:10: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:10:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7287bbbe-246d-4866-8b86-554dbea87670 tempest-GroupsV320Test-112377621 tempest-GroupsV320Test-112377621-project-admin] http://192.168.122.29/volume/v3/groups/9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d/action returned with HTTP 202 Sep 01 12:10:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 371/749] 192.168.122.29 () {62 vars in 1307 bytes} [Tue Sep 1 12:10:38 2026] POST /volume/v3/groups/9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:10:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0d742347-7c30-4713-b8dd-ca972ea193db None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0d742347-7c30-4713-b8dd-ca972ea193db tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] GET http://192.168.122.29/volume/v3/groups/9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d Sep 01 12:10:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0d742347-7c30-4713-b8dd-ca972ea193db tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0d742347-7c30-4713-b8dd-ca972ea193db tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-0d742347-7c30-4713-b8dd-ca972ea193db tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] show called for member 9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:10: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:10:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:38 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:10:38 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:10:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0d742347-7c30-4713-b8dd-ca972ea193db tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] http://192.168.122.29/volume/v3/groups/9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d returned with HTTP 200 Sep 01 12:10:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 379/750] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:10:38 2026] GET /volume/v3/groups/9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d => generated 389 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-07c28e2e-a8d7-4f7e-a57b-eb837487207f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-07c28e2e-a8d7-4f7e-a57b-eb837487207f tempest-GroupsV320Test-112377621 tempest-GroupsV320Test-112377621-project-admin] POST http://192.168.122.29/volume/v3/groups/9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d/action Sep 01 12:10:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-07c28e2e-a8d7-4f7e-a57b-eb837487207f tempest-GroupsV320Test-112377621 tempest-GroupsV320Test-112377621-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:10:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-07c28e2e-a8d7-4f7e-a57b-eb837487207f tempest-GroupsV320Test-112377621 tempest-GroupsV320Test-112377621-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:10:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-07c28e2e-a8d7-4f7e-a57b-eb837487207f tempest-GroupsV320Test-112377621 tempest-GroupsV320Test-112377621-project-admin] Updating group '9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d' with 'error' {{(pid=86814) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 12:10: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:10:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-07c28e2e-a8d7-4f7e-a57b-eb837487207f tempest-GroupsV320Test-112377621 tempest-GroupsV320Test-112377621-project-admin] http://192.168.122.29/volume/v3/groups/9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d/action returned with HTTP 202 Sep 01 12:10:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 372/751] 192.168.122.29 () {62 vars in 1307 bytes} [Tue Sep 1 12:10:38 2026] POST /volume/v3/groups/9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:10:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a669ffa7-6d08-4ba7-9ba2-5c0d431310e2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a669ffa7-6d08-4ba7-9ba2-5c0d431310e2 tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] GET http://192.168.122.29/volume/v3/groups/9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d Sep 01 12:10:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a669ffa7-6d08-4ba7-9ba2-5c0d431310e2 tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a669ffa7-6d08-4ba7-9ba2-5c0d431310e2 tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-a669ffa7-6d08-4ba7-9ba2-5c0d431310e2 tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] show called for member 9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:10: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:10:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10: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:10:39 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:10:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a669ffa7-6d08-4ba7-9ba2-5c0d431310e2 tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] http://192.168.122.29/volume/v3/groups/9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d returned with HTTP 200 Sep 01 12:10:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 380/752] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:10:39 2026] GET /volume/v3/groups/9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d => generated 385 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bfeadbdb-9b0f-440c-a22d-1848af818930 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bfeadbdb-9b0f-440c-a22d-1848af818930 tempest-GroupsV320Test-112377621 tempest-GroupsV320Test-112377621-project-admin] POST http://192.168.122.29/volume/v3/groups/9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d/action Sep 01 12:10:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bfeadbdb-9b0f-440c-a22d-1848af818930 tempest-GroupsV320Test-112377621 tempest-GroupsV320Test-112377621-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:10:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bfeadbdb-9b0f-440c-a22d-1848af818930 tempest-GroupsV320Test-112377621 tempest-GroupsV320Test-112377621-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:10:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-bfeadbdb-9b0f-440c-a22d-1848af818930 tempest-GroupsV320Test-112377621 tempest-GroupsV320Test-112377621-project-admin] Updating group '9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d' with 'available' {{(pid=86814) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 12:10: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:10:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bfeadbdb-9b0f-440c-a22d-1848af818930 tempest-GroupsV320Test-112377621 tempest-GroupsV320Test-112377621-project-admin] http://192.168.122.29/volume/v3/groups/9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d/action returned with HTTP 202 Sep 01 12:10:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 373/753] 192.168.122.29 () {62 vars in 1307 bytes} [Tue Sep 1 12:10:39 2026] POST /volume/v3/groups/9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 12:10:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6e02c9fd-e9ff-4138-8d8c-4aafe25a289f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6e02c9fd-e9ff-4138-8d8c-4aafe25a289f tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] GET http://192.168.122.29/volume/v3/groups/9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d Sep 01 12:10:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6e02c9fd-e9ff-4138-8d8c-4aafe25a289f tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6e02c9fd-e9ff-4138-8d8c-4aafe25a289f tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-6e02c9fd-e9ff-4138-8d8c-4aafe25a289f tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] show called for member 9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:10:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-17595f18-9e13-483f-a0c7-4cc04a036219 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-17595f18-9e13-483f-a0c7-4cc04a036219 tempest-VolumesTransfersTest-1253152248 tempest-VolumesTransfersTest-1253152248-project-admin] GET http://192.168.122.29/volume/v3/volumes/9cabd9eb-875e-403e-93da-38e57dd931e9 Sep 01 12:10:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-17595f18-9e13-483f-a0c7-4cc04a036219 tempest-VolumesTransfersTest-1253152248 tempest-VolumesTransfersTest-1253152248-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-17595f18-9e13-483f-a0c7-4cc04a036219 tempest-VolumesTransfersTest-1253152248 tempest-VolumesTransfersTest-1253152248-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10: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:10:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10: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:10:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10: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:10:39 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:10:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6e02c9fd-e9ff-4138-8d8c-4aafe25a289f tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] http://192.168.122.29/volume/v3/groups/9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d returned with HTTP 200 Sep 01 12:10:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-17595f18-9e13-483f-a0c7-4cc04a036219 tempest-VolumesTransfersTest-1253152248 tempest-VolumesTransfersTest-1253152248-project-admin] Volume info retrieved successfully. Sep 01 12:10:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 381/754] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:10:39 2026] GET /volume/v3/groups/9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d => generated 389 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-da2ee989-eec8-44b8-96c6-ade0f0f62136 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-17595f18-9e13-483f-a0c7-4cc04a036219 tempest-VolumesTransfersTest-1253152248 tempest-VolumesTransfersTest-1253152248-project-admin] http://192.168.122.29/volume/v3/volumes/9cabd9eb-875e-403e-93da-38e57dd931e9 returned with HTTP 200 Sep 01 12:10:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 374/755] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:10:39 2026] GET /volume/v3/volumes/9cabd9eb-875e-403e-93da-38e57dd931e9 => generated 1012 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-da2ee989-eec8-44b8-96c6-ade0f0f62136 tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] GET http://192.168.122.29/volume/v3/volumes/detail Sep 01 12:10:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-da2ee989-eec8-44b8-96c6-ade0f0f62136 tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-da2ee989-eec8-44b8-96c6-ade0f0f62136 tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-da2ee989-eec8-44b8-96c6-ade0f0f62136 tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:10: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:10:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-da2ee989-eec8-44b8-96c6-ade0f0f62136 tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:10:39 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:10:39 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:10:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-da2ee989-eec8-44b8-96c6-ade0f0f62136 tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] Get all volumes completed successfully. Sep 01 12:10:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-da2ee989-eec8-44b8-96c6-ade0f0f62136 tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] http://192.168.122.29/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:10:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 382/756] 192.168.122.29 () {60 vars in 1178 bytes} [Tue Sep 1 12:10:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:10:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0c1ddb3a-caff-4205-b2c7-d24824ffa74d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0c1ddb3a-caff-4205-b2c7-d24824ffa74d tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] POST http://192.168.122.29/volume/v3/groups/9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d/action Sep 01 12:10:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0c1ddb3a-caff-4205-b2c7-d24824ffa74d tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-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:10:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0c1ddb3a-caff-4205-b2c7-d24824ffa74d tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-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:10:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-0c1ddb3a-caff-4205-b2c7-d24824ffa74d tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] delete called for group 9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d {{(pid=86814) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 12:10:39 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.groups [None req-0c1ddb3a-caff-4205-b2c7-d24824ffa74d tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] Delete group with id: 9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d Sep 01 12:10: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:10:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:39 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:10:39 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 12:10:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0c1ddb3a-caff-4205-b2c7-d24824ffa74d tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] http://192.168.122.29/volume/v3/groups/9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d/action returned with HTTP 202 Sep 01 12:10:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 375/757] 192.168.122.29 () {62 vars in 1307 bytes} [Tue Sep 1 12:10:39 2026] POST /volume/v3/groups/9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:10:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-31d85786-3361-4bd9-accf-b6a04aea9e7f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-31d85786-3361-4bd9-accf-b6a04aea9e7f tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] GET http://192.168.122.29/volume/v3/groups/9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d Sep 01 12:10:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-31d85786-3361-4bd9-accf-b6a04aea9e7f tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-31d85786-3361-4bd9-accf-b6a04aea9e7f tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-31d85786-3361-4bd9-accf-b6a04aea9e7f tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] show called for member 9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:10: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:10:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10: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:10:39 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:10:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-31d85786-3361-4bd9-accf-b6a04aea9e7f tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] http://192.168.122.29/volume/v3/groups/9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d returned with HTTP 200 Sep 01 12:10:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 383/758] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:10:39 2026] GET /volume/v3/groups/9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d => generated 388 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-35ac77ea-b41f-4a53-9091-dfcf7c1cdf00 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-35ac77ea-b41f-4a53-9091-dfcf7c1cdf00 tempest-VolumesTransfersTest-1253152248 tempest-VolumesTransfersTest-1253152248-project-admin] GET http://192.168.122.29/volume/v3/volumes/9cabd9eb-875e-403e-93da-38e57dd931e9 Sep 01 12:10:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-35ac77ea-b41f-4a53-9091-dfcf7c1cdf00 tempest-VolumesTransfersTest-1253152248 tempest-VolumesTransfersTest-1253152248-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-35ac77ea-b41f-4a53-9091-dfcf7c1cdf00 tempest-VolumesTransfersTest-1253152248 tempest-VolumesTransfersTest-1253152248-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-35ac77ea-b41f-4a53-9091-dfcf7c1cdf00 tempest-VolumesTransfersTest-1253152248 tempest-VolumesTransfersTest-1253152248-project-admin] http://192.168.122.29/volume/v3/volumes/9cabd9eb-875e-403e-93da-38e57dd931e9 returned with HTTP 404 Sep 01 12:10:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 376/759] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:10:40 2026] GET /volume/v3/volumes/9cabd9eb-875e-403e-93da-38e57dd931e9 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:10:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5dac8257-31cc-422a-a6be-32602453a046 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5dac8257-31cc-422a-a6be-32602453a046 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] GET http://192.168.122.29/volume/v3/volumes/9cabd9eb-875e-403e-93da-38e57dd931e9 Sep 01 12:10:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5dac8257-31cc-422a-a6be-32602453a046 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5dac8257-31cc-422a-a6be-32602453a046 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5dac8257-31cc-422a-a6be-32602453a046 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] http://192.168.122.29/volume/v3/volumes/9cabd9eb-875e-403e-93da-38e57dd931e9 returned with HTTP 404 Sep 01 12:10:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 384/760] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:10:40 2026] GET /volume/v3/volumes/9cabd9eb-875e-403e-93da-38e57dd931e9 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:10:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-27f240e1-d92a-469f-abae-a355b7ec3ecf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-27f240e1-d92a-469f-abae-a355b7ec3ecf tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] DELETE http://192.168.122.29/volume/v3/volumes/9cabd9eb-875e-403e-93da-38e57dd931e9 Sep 01 12:10:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-27f240e1-d92a-469f-abae-a355b7ec3ecf tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-27f240e1-d92a-469f-abae-a355b7ec3ecf tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:40 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-27f240e1-d92a-469f-abae-a355b7ec3ecf tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Delete volume with id: 9cabd9eb-875e-403e-93da-38e57dd931e9 Sep 01 12:10:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-27f240e1-d92a-469f-abae-a355b7ec3ecf tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] http://192.168.122.29/volume/v3/volumes/9cabd9eb-875e-403e-93da-38e57dd931e9 returned with HTTP 404 Sep 01 12:10:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 377/761] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:10:40 2026] DELETE /volume/v3/volumes/9cabd9eb-875e-403e-93da-38e57dd931e9 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:10:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-425bceb4-3ecc-4a1a-bb1c-b7d2a7b3f41c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-425bceb4-3ecc-4a1a-bb1c-b7d2a7b3f41c tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:10:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-425bceb4-3ecc-4a1a-bb1c-b7d2a7b3f41c tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-215758762"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:10:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-425bceb4-3ecc-4a1a-bb1c-b7d2a7b3f41c tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-215758762'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:10:40 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-425bceb4-3ecc-4a1a-bb1c-b7d2a7b3f41c tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Create volume of 1 GB Sep 01 12:10: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:10:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-425bceb4-3ecc-4a1a-bb1c-b7d2a7b3f41c tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Availability Zones retrieved successfully. Sep 01 12:10:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-425bceb4-3ecc-4a1a-bb1c-b7d2a7b3f41c tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Flow 'volume_create_api' (81f9a5ba-b51b-4b51-9324-726030d009a8) 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:10:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-425bceb4-3ecc-4a1a-bb1c-b7d2a7b3f41c tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbc7f01d-1806-4df9-8941-d530db75fd99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-425bceb4-3ecc-4a1a-bb1c-b7d2a7b3f41c tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-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:10:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-dd8bdac4-e020-4abb-9c35-422658b149bc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-425bceb4-3ecc-4a1a-bb1c-b7d2a7b3f41c tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbc7f01d-1806-4df9-8941-d530db75fd99) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:10:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dd8bdac4-e020-4abb-9c35-422658b149bc tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] GET http://192.168.122.29/volume/v3/groups/9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d Sep 01 12:10:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dd8bdac4-e020-4abb-9c35-422658b149bc tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dd8bdac4-e020-4abb-9c35-422658b149bc tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-425bceb4-3ecc-4a1a-bb1c-b7d2a7b3f41c tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c257ea8-a5e0-46db-8386-69b30bd18a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-dd8bdac4-e020-4abb-9c35-422658b149bc tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] show called for member 9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:10:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dd8bdac4-e020-4abb-9c35-422658b149bc tempest-GroupsV320Test-1315655723 tempest-GroupsV320Test-1315655723-project-member] http://192.168.122.29/volume/v3/groups/9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d returned with HTTP 404 Sep 01 12:10:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 378/762] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:10:40 2026] GET /volume/v3/groups/9bb9375c-4ed9-4a2e-8b6d-b03ba1fedf3d => generated 108 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:10:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-23168e12-c08a-43dc-a189-0d330bdf0ace None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-23168e12-c08a-43dc-a189-0d330bdf0ace tempest-GroupsV320Test-112377621 tempest-GroupsV320Test-112377621-project-admin] DELETE http://192.168.122.29/volume/v3/group_types/72f4d9ca-4212-4351-ad7d-41aabfafcf9c Sep 01 12:10:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-23168e12-c08a-43dc-a189-0d330bdf0ace tempest-GroupsV320Test-112377621 tempest-GroupsV320Test-112377621-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-23168e12-c08a-43dc-a189-0d330bdf0ace tempest-GroupsV320Test-112377621 tempest-GroupsV320Test-112377621-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-23168e12-c08a-43dc-a189-0d330bdf0ace tempest-GroupsV320Test-112377621 tempest-GroupsV320Test-112377621-project-admin] http://192.168.122.29/volume/v3/group_types/72f4d9ca-4212-4351-ad7d-41aabfafcf9c returned with HTTP 202 Sep 01 12:10:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 379/763] 192.168.122.29 () {60 vars in 1283 bytes} [Tue Sep 1 12:10:40 2026] DELETE /volume/v3/group_types/72f4d9ca-4212-4351-ad7d-41aabfafcf9c => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:10:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-211f8ce0-e199-42f7-9eb9-0b7b604a2a90 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-211f8ce0-e199-42f7-9eb9-0b7b604a2a90 tempest-GroupsV320Test-112377621 tempest-GroupsV320Test-112377621-project-admin] DELETE http://192.168.122.29/volume/v3/types/23415c6d-cc2a-4b2d-b540-f81a0233fa9c Sep 01 12:10:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-211f8ce0-e199-42f7-9eb9-0b7b604a2a90 tempest-GroupsV320Test-112377621 tempest-GroupsV320Test-112377621-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-211f8ce0-e199-42f7-9eb9-0b7b604a2a90 tempest-GroupsV320Test-112377621 tempest-GroupsV320Test-112377621-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:40 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-425bceb4-3ecc-4a1a-bb1c-b7d2a7b3f41c tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Created reservations ['6e2cf798-3db0-4c3f-aaec-3aeb792f293a', 'bb3ffaed-7b03-4e60-8b1e-4bfa7e6c7527', '74332c3a-ea7f-4809-b991-e88c852e419c', '5ec601ba-2cf7-4238-bac8-cda9a8062e52'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:10:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-425bceb4-3ecc-4a1a-bb1c-b7d2a7b3f41c tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c257ea8-a5e0-46db-8386-69b30bd18a0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e2cf798-3db0-4c3f-aaec-3aeb792f293a', 'bb3ffaed-7b03-4e60-8b1e-4bfa7e6c7527', '74332c3a-ea7f-4809-b991-e88c852e419c', '5ec601ba-2cf7-4238-bac8-cda9a8062e52']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:10:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-425bceb4-3ecc-4a1a-bb1c-b7d2a7b3f41c tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88803894-cc4c-43cf-a578-50d1ed59dff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10: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:10:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-425bceb4-3ecc-4a1a-bb1c-b7d2a7b3f41c tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88803894-cc4c-43cf-a578-50d1ed59dff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '085dd630-1f4d-45e9-ba34-cbc515f11864', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-215758762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f9e8ae934804891a3bacf4e532296f8',qos_specs=None,replication_status=,reservations=['6e2cf798-3db0-4c3f-aaec-3aeb792f293a','bb3ffaed-7b03-4e60-8b1e-4bfa7e6c7527','74332c3a-ea7f-4809-b991-e88c852e419c','5ec601ba-2cf7-4238-bac8-cda9a8062e52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe62055bf2f0488e8e72df2ce9800e6a',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:10:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-215758762',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=085dd630-1f4d-45e9-ba34-cbc515f11864,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f9e8ae934804891a3bacf4e532296f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe62055bf2f0488e8e72df2ce9800e6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:10:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-211f8ce0-e199-42f7-9eb9-0b7b604a2a90 tempest-GroupsV320Test-112377621 tempest-GroupsV320Test-112377621-project-admin] http://192.168.122.29/volume/v3/types/23415c6d-cc2a-4b2d-b540-f81a0233fa9c returned with HTTP 202 Sep 01 12:10:41 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-425bceb4-3ecc-4a1a-bb1c-b7d2a7b3f41c tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b83ba956-e5d6-419b-b322-5051866a49a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 380/764] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:10:40 2026] DELETE /volume/v3/types/23415c6d-cc2a-4b2d-b540-f81a0233fa9c => generated 0 bytes in 214 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:10:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ec0d5828-50ab-4626-b26f-e6966ef2b271 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ec0d5828-50ab-4626-b26f-e6966ef2b271 tempest-GroupsV320Test-112377621 tempest-GroupsV320Test-112377621-project-admin] GET http://192.168.122.29/volume/v3/types/23415c6d-cc2a-4b2d-b540-f81a0233fa9c Sep 01 12:10:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ec0d5828-50ab-4626-b26f-e6966ef2b271 tempest-GroupsV320Test-112377621 tempest-GroupsV320Test-112377621-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ec0d5828-50ab-4626-b26f-e6966ef2b271 tempest-GroupsV320Test-112377621 tempest-GroupsV320Test-112377621-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ec0d5828-50ab-4626-b26f-e6966ef2b271 tempest-GroupsV320Test-112377621 tempest-GroupsV320Test-112377621-project-admin] http://192.168.122.29/volume/v3/types/23415c6d-cc2a-4b2d-b540-f81a0233fa9c returned with HTTP 404 Sep 01 12:10:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 381/765] 192.168.122.29 () {58 vars in 1221 bytes} [Tue Sep 1 12:10:41 2026] GET /volume/v3/types/23415c6d-cc2a-4b2d-b540-f81a0233fa9c => generated 114 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:10:41 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-425bceb4-3ecc-4a1a-bb1c-b7d2a7b3f41c tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b83ba956-e5d6-419b-b322-5051866a49a9) transitioned into state 'SUCCESS' from state '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-215758762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f9e8ae934804891a3bacf4e532296f8',qos_specs=None,replication_status=,reservations=['6e2cf798-3db0-4c3f-aaec-3aeb792f293a','bb3ffaed-7b03-4e60-8b1e-4bfa7e6c7527','74332c3a-ea7f-4809-b991-e88c852e419c','5ec601ba-2cf7-4238-bac8-cda9a8062e52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe62055bf2f0488e8e72df2ce9800e6a',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:10:41 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-425bceb4-3ecc-4a1a-bb1c-b7d2a7b3f41c tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8c8884c-f730-46e8-a532-a88f26e14664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10:41 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-425bceb4-3ecc-4a1a-bb1c-b7d2a7b3f41c tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8c8884c-f730-46e8-a532-a88f26e14664) 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:10:41 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-425bceb4-3ecc-4a1a-bb1c-b7d2a7b3f41c tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Flow 'volume_create_api' (81f9a5ba-b51b-4b51-9324-726030d009a8) 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:10:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-425bceb4-3ecc-4a1a-bb1c-b7d2a7b3f41c tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Create volume request issued successfully. Sep 01 12:10:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-425bceb4-3ecc-4a1a-bb1c-b7d2a7b3f41c tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:10:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 385/766] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:10:40 2026] POST /volume/v3/volumes => generated 757 bytes in 733 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:10:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9c0a2852-10ca-448c-b388-4310b3a85269 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9c0a2852-10ca-448c-b388-4310b3a85269 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] GET http://192.168.122.29/volume/v3/volumes/085dd630-1f4d-45e9-ba34-cbc515f11864 Sep 01 12:10:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9c0a2852-10ca-448c-b388-4310b3a85269 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9c0a2852-10ca-448c-b388-4310b3a85269 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:41 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10: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:10:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9c0a2852-10ca-448c-b388-4310b3a85269 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Volume info retrieved successfully. Sep 01 12:10:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9c0a2852-10ca-448c-b388-4310b3a85269 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] http://192.168.122.29/volume/v3/volumes/085dd630-1f4d-45e9-ba34-cbc515f11864 returned with HTTP 200 Sep 01 12:10:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 382/767] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:10:41 2026] GET /volume/v3/volumes/085dd630-1f4d-45e9-ba34-cbc515f11864 => generated 825 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:10:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f1001293-6f28-4f2c-8447-172c6a597a9f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f1001293-6f28-4f2c-8447-172c6a597a9f tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] GET http://192.168.122.29/volume/v3/volumes/085dd630-1f4d-45e9-ba34-cbc515f11864 Sep 01 12:10:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f1001293-6f28-4f2c-8447-172c6a597a9f tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f1001293-6f28-4f2c-8447-172c6a597a9f tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10: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:10:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f1001293-6f28-4f2c-8447-172c6a597a9f tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Volume info retrieved successfully. Sep 01 12:10:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f1001293-6f28-4f2c-8447-172c6a597a9f tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] http://192.168.122.29/volume/v3/volumes/085dd630-1f4d-45e9-ba34-cbc515f11864 returned with HTTP 200 Sep 01 12:10:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 386/768] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:10:42 2026] GET /volume/v3/volumes/085dd630-1f4d-45e9-ba34-cbc515f11864 => generated 849 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:10:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c09d007f-5ce7-4b4b-96aa-35ac2dec5920 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c09d007f-5ce7-4b4b-96aa-35ac2dec5920 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] GET http://192.168.122.29/volume/v3/volumes/085dd630-1f4d-45e9-ba34-cbc515f11864 Sep 01 12:10:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c09d007f-5ce7-4b4b-96aa-35ac2dec5920 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c09d007f-5ce7-4b4b-96aa-35ac2dec5920 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:43 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10: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:10:43 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:43 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c09d007f-5ce7-4b4b-96aa-35ac2dec5920 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Volume info retrieved successfully. Sep 01 12:10:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c09d007f-5ce7-4b4b-96aa-35ac2dec5920 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] http://192.168.122.29/volume/v3/volumes/085dd630-1f4d-45e9-ba34-cbc515f11864 returned with HTTP 200 Sep 01 12:10:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 383/769] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:10:43 2026] GET /volume/v3/volumes/085dd630-1f4d-45e9-ba34-cbc515f11864 => generated 850 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:10:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e96fd011-436a-4a09-99df-ad4a4f1f4641 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e96fd011-436a-4a09-99df-ad4a4f1f4641 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] POST http://192.168.122.29/volume/v3/os-volume-transfer Sep 01 12:10:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e96fd011-436a-4a09-99df-ad4a4f1f4641 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "085dd630-1f4d-45e9-ba34-cbc515f11864"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:10:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.volume_transfer [None req-e96fd011-436a-4a09-99df-ad4a4f1f4641 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Creating new volume transfer {'transfer': {'volume_id': '085dd630-1f4d-45e9-ba34-cbc515f11864'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 01 12:10:43 devstack devstack@c-api.service[86815]: INFO cinder.api.contrib.volume_transfer [None req-e96fd011-436a-4a09-99df-ad4a4f1f4641 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Creating transfer of volume 085dd630-1f4d-45e9-ba34-cbc515f11864 Sep 01 12:10:43 devstack devstack@c-api.service[86815]: INFO cinder.transfer.api [None req-e96fd011-436a-4a09-99df-ad4a4f1f4641 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Generating transfer record for volume 085dd630-1f4d-45e9-ba34-cbc515f11864 Sep 01 12:10: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:10:43 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10: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:10:43 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e96fd011-436a-4a09-99df-ad4a4f1f4641 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] http://192.168.122.29/volume/v3/os-volume-transfer returned with HTTP 202 Sep 01 12:10:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 387/770] 192.168.122.29 () {60 vars in 1170 bytes} [Tue Sep 1 12:10:43 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:10:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1d4f4df8-eb6c-4069-b12c-b66de6491ea2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1d4f4df8-eb6c-4069-b12c-b66de6491ea2 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] GET http://192.168.122.29/volume/v3/volumes/085dd630-1f4d-45e9-ba34-cbc515f11864 Sep 01 12:10:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1d4f4df8-eb6c-4069-b12c-b66de6491ea2 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1d4f4df8-eb6c-4069-b12c-b66de6491ea2 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:43 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10: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:10:43 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:43 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1d4f4df8-eb6c-4069-b12c-b66de6491ea2 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Volume info retrieved successfully. Sep 01 12:10:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1d4f4df8-eb6c-4069-b12c-b66de6491ea2 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] http://192.168.122.29/volume/v3/volumes/085dd630-1f4d-45e9-ba34-cbc515f11864 returned with HTTP 200 Sep 01 12:10:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 384/771] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:10:43 2026] GET /volume/v3/volumes/085dd630-1f4d-45e9-ba34-cbc515f11864 => generated 858 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:10:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c8fa1e08-aeac-4d41-b49c-c0ea4af13bcd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c8fa1e08-aeac-4d41-b49c-c0ea4af13bcd tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] GET http://192.168.122.29/volume/v3/os-volume-transfer/detail Sep 01 12:10:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c8fa1e08-aeac-4d41-b49c-c0ea4af13bcd tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c8fa1e08-aeac-4d41-b49c-c0ea4af13bcd tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.volume_transfer [None req-c8fa1e08-aeac-4d41-b49c-c0ea4af13bcd tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Listing volume transfers {{(pid=86815) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 01 12:10:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c8fa1e08-aeac-4d41-b49c-c0ea4af13bcd tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] http://192.168.122.29/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 01 12:10:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 388/772] 192.168.122.29 () {58 vars in 1170 bytes} [Tue Sep 1 12:10:43 2026] GET /volume/v3/os-volume-transfer/detail => generated 418 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:10:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a40d45f5-b178-4b8c-85a9-5a3463ac7880 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a40d45f5-b178-4b8c-85a9-5a3463ac7880 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] DELETE http://192.168.122.29/volume/v3/os-volume-transfer/13644b72-f1de-4257-a7d4-8bafd056224c Sep 01 12:10:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a40d45f5-b178-4b8c-85a9-5a3463ac7880 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a40d45f5-b178-4b8c-85a9-5a3463ac7880 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:43 devstack devstack@c-api.service[86814]: INFO cinder.api.contrib.volume_transfer [None req-a40d45f5-b178-4b8c-85a9-5a3463ac7880 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Delete transfer with id: 13644b72-f1de-4257-a7d4-8bafd056224c Sep 01 12:10: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:10:43 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10: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:10:43 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ed9b52f9-5383-427b-b272-187828e3a63b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a40d45f5-b178-4b8c-85a9-5a3463ac7880 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] http://192.168.122.29/volume/v3/os-volume-transfer/13644b72-f1de-4257-a7d4-8bafd056224c returned with HTTP 202 Sep 01 12:10:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 385/773] 192.168.122.29 () {58 vars in 1263 bytes} [Tue Sep 1 12:10:43 2026] DELETE /volume/v3/os-volume-transfer/13644b72-f1de-4257-a7d4-8bafd056224c => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:10:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0c716b4f-4e69-4eb9-be26-1a5351b98f12 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0c716b4f-4e69-4eb9-be26-1a5351b98f12 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] GET http://192.168.122.29/volume/v3/volumes/085dd630-1f4d-45e9-ba34-cbc515f11864 Sep 01 12:10:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0c716b4f-4e69-4eb9-be26-1a5351b98f12 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0c716b4f-4e69-4eb9-be26-1a5351b98f12 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10: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:10:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0c716b4f-4e69-4eb9-be26-1a5351b98f12 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Volume info retrieved successfully. Sep 01 12:10:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0c716b4f-4e69-4eb9-be26-1a5351b98f12 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] http://192.168.122.29/volume/v3/volumes/085dd630-1f4d-45e9-ba34-cbc515f11864 returned with HTTP 200 Sep 01 12:10:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 386/774] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:10:44 2026] GET /volume/v3/volumes/085dd630-1f4d-45e9-ba34-cbc515f11864 => generated 850 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:10:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2de5b91c-1b5d-4978-a404-9d285af5575e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2de5b91c-1b5d-4978-a404-9d285af5575e tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] DELETE http://192.168.122.29/volume/v3/os-volume-transfer/13644b72-f1de-4257-a7d4-8bafd056224c Sep 01 12:10:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2de5b91c-1b5d-4978-a404-9d285af5575e tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2de5b91c-1b5d-4978-a404-9d285af5575e tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:44 devstack devstack@c-api.service[86814]: INFO cinder.api.contrib.volume_transfer [None req-2de5b91c-1b5d-4978-a404-9d285af5575e tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Delete transfer with id: 13644b72-f1de-4257-a7d4-8bafd056224c Sep 01 12:10:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2de5b91c-1b5d-4978-a404-9d285af5575e tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] http://192.168.122.29/volume/v3/os-volume-transfer/13644b72-f1de-4257-a7d4-8bafd056224c returned with HTTP 404 Sep 01 12:10:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 387/775] 192.168.122.29 () {58 vars in 1263 bytes} [Tue Sep 1 12:10:44 2026] DELETE /volume/v3/os-volume-transfer/13644b72-f1de-4257-a7d4-8bafd056224c => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:10:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9ade324c-526e-4212-815c-bc2cbb47fee0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9ade324c-526e-4212-815c-bc2cbb47fee0 tempest-VolumesTransfersTest-1253152248 tempest-VolumesTransfersTest-1253152248-project-admin] DELETE http://192.168.122.29/volume/v3/volumes/085dd630-1f4d-45e9-ba34-cbc515f11864 Sep 01 12:10:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9ade324c-526e-4212-815c-bc2cbb47fee0 tempest-VolumesTransfersTest-1253152248 tempest-VolumesTransfersTest-1253152248-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9ade324c-526e-4212-815c-bc2cbb47fee0 tempest-VolumesTransfersTest-1253152248 tempest-VolumesTransfersTest-1253152248-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:44 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-9ade324c-526e-4212-815c-bc2cbb47fee0 tempest-VolumesTransfersTest-1253152248 tempest-VolumesTransfersTest-1253152248-project-admin] Delete volume with id: 085dd630-1f4d-45e9-ba34-cbc515f11864 Sep 01 12:10: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:10:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10: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:10:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9ade324c-526e-4212-815c-bc2cbb47fee0 tempest-VolumesTransfersTest-1253152248 tempest-VolumesTransfersTest-1253152248-project-admin] Volume info retrieved successfully. Sep 01 12:10:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9ade324c-526e-4212-815c-bc2cbb47fee0 tempest-VolumesTransfersTest-1253152248 tempest-VolumesTransfersTest-1253152248-project-admin] Delete volume request issued successfully. Sep 01 12:10:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9ade324c-526e-4212-815c-bc2cbb47fee0 tempest-VolumesTransfersTest-1253152248 tempest-VolumesTransfersTest-1253152248-project-admin] http://192.168.122.29/volume/v3/volumes/085dd630-1f4d-45e9-ba34-cbc515f11864 returned with HTTP 202 Sep 01 12:10:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 388/776] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:10:44 2026] DELETE /volume/v3/volumes/085dd630-1f4d-45e9-ba34-cbc515f11864 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:10:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2b4dbd0b-9251-47c3-8710-5bca34924a86 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2b4dbd0b-9251-47c3-8710-5bca34924a86 tempest-VolumesTransfersTest-1253152248 tempest-VolumesTransfersTest-1253152248-project-admin] GET http://192.168.122.29/volume/v3/volumes/085dd630-1f4d-45e9-ba34-cbc515f11864 Sep 01 12:10:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2b4dbd0b-9251-47c3-8710-5bca34924a86 tempest-VolumesTransfersTest-1253152248 tempest-VolumesTransfersTest-1253152248-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2b4dbd0b-9251-47c3-8710-5bca34924a86 tempest-VolumesTransfersTest-1253152248 tempest-VolumesTransfersTest-1253152248-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10: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:10:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2b4dbd0b-9251-47c3-8710-5bca34924a86 tempest-VolumesTransfersTest-1253152248 tempest-VolumesTransfersTest-1253152248-project-admin] Volume info retrieved successfully. Sep 01 12:10:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2b4dbd0b-9251-47c3-8710-5bca34924a86 tempest-VolumesTransfersTest-1253152248 tempest-VolumesTransfersTest-1253152248-project-admin] http://192.168.122.29/volume/v3/volumes/085dd630-1f4d-45e9-ba34-cbc515f11864 returned with HTTP 200 Sep 01 12:10:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 389/777] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:10:44 2026] GET /volume/v3/volumes/085dd630-1f4d-45e9-ba34-cbc515f11864 => generated 1012 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ed9b52f9-5383-427b-b272-187828e3a63b tempest-GroupsTest-1381474708 tempest-GroupsTest-1381474708-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:10:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ed9b52f9-5383-427b-b272-187828e3a63b tempest-GroupsTest-1381474708 tempest-GroupsTest-1381474708-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-2070329240"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:10:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ed9b52f9-5383-427b-b272-187828e3a63b tempest-GroupsTest-1381474708 tempest-GroupsTest-1381474708-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:10:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 389/778] 192.168.122.29 () {60 vars in 1131 bytes} [Tue Sep 1 12:10:43 2026] POST /volume/v3/types => generated 216 bytes in 838 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:10:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6f8477b8-1279-4f22-b733-1fc32ab7ec4a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6f8477b8-1279-4f22-b733-1fc32ab7ec4a tempest-GroupsTest-1381474708 tempest-GroupsTest-1381474708-project-admin] POST http://192.168.122.29/volume/v3/group_types Sep 01 12:10:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6f8477b8-1279-4f22-b733-1fc32ab7ec4a tempest-GroupsTest-1381474708 tempest-GroupsTest-1381474708-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1009318371"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:10:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6f8477b8-1279-4f22-b733-1fc32ab7ec4a tempest-GroupsTest-1381474708 tempest-GroupsTest-1381474708-project-admin] http://192.168.122.29/volume/v3/group_types returned with HTTP 202 Sep 01 12:10:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 390/779] 192.168.122.29 () {62 vars in 1190 bytes} [Tue Sep 1 12:10:44 2026] POST /volume/v3/group_types => generated 173 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:10:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fd93ab1d-de30-487f-ab11-0608f4047c20 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fd93ab1d-de30-487f-ab11-0608f4047c20 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] POST http://192.168.122.29/volume/v3/groups Sep 01 12:10:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fd93ab1d-de30-487f-ab11-0608f4047c20 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "04d6a2e0-ccc2-4eb4-8e0d-c594eef14a91", "volume_types": ["cd87359f-d6e9-4b13-8872-b0e6871fb3a7"], "name": "tempest-Group1-1594884575"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:10:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-fd93ab1d-de30-487f-ab11-0608f4047c20 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Creating new group {'group': {'group_type': '04d6a2e0-ccc2-4eb4-8e0d-c594eef14a91', 'volume_types': ['cd87359f-d6e9-4b13-8872-b0e6871fb3a7'], 'name': 'tempest-Group1-1594884575'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 12:10:45 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.groups [None req-fd93ab1d-de30-487f-ab11-0608f4047c20 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Creating group tempest-Group1-1594884575. Sep 01 12:10:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fd93ab1d-de30-487f-ab11-0608f4047c20 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Availability Zones retrieved successfully. Sep 01 12:10:45 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-fd93ab1d-de30-487f-ab11-0608f4047c20 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Created reservations ['7578c75f-5ed4-4241-bf7d-5c385e69edbb'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:10:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0c602686-f854-400d-8f1d-3803f7e7f14e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0c602686-f854-400d-8f1d-3803f7e7f14e tempest-VolumesTransfersTest-1253152248 tempest-VolumesTransfersTest-1253152248-project-admin] GET http://192.168.122.29/volume/v3/volumes/085dd630-1f4d-45e9-ba34-cbc515f11864 Sep 01 12:10:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0c602686-f854-400d-8f1d-3803f7e7f14e tempest-VolumesTransfersTest-1253152248 tempest-VolumesTransfersTest-1253152248-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0c602686-f854-400d-8f1d-3803f7e7f14e tempest-VolumesTransfersTest-1253152248 tempest-VolumesTransfersTest-1253152248-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fd93ab1d-de30-487f-ab11-0608f4047c20 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/groups returned with HTTP 202 Sep 01 12:10:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 390/780] 192.168.122.29 () {62 vars in 1176 bytes} [Tue Sep 1 12:10:44 2026] POST /volume/v3/groups => generated 94 bytes in 634 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:10:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-dbe00028-3982-40fa-b486-e4737c0dec14 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dbe00028-3982-40fa-b486-e4737c0dec14 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] GET http://192.168.122.29/volume/v3/groups/992eeffe-dbdd-419d-bf1a-faf3ae248a53 Sep 01 12:10:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dbe00028-3982-40fa-b486-e4737c0dec14 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dbe00028-3982-40fa-b486-e4737c0dec14 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-dbe00028-3982-40fa-b486-e4737c0dec14 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] show called for member 992eeffe-dbdd-419d-bf1a-faf3ae248a53 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:10: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:10:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10: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:10:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10: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:10:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0c602686-f854-400d-8f1d-3803f7e7f14e tempest-VolumesTransfersTest-1253152248 tempest-VolumesTransfersTest-1253152248-project-admin] Volume info retrieved successfully. Sep 01 12:10:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0c602686-f854-400d-8f1d-3803f7e7f14e tempest-VolumesTransfersTest-1253152248 tempest-VolumesTransfersTest-1253152248-project-admin] http://192.168.122.29/volume/v3/volumes/085dd630-1f4d-45e9-ba34-cbc515f11864 returned with HTTP 200 Sep 01 12:10:45 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:10:45 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:10:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 391/781] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:10:45 2026] GET /volume/v3/volumes/085dd630-1f4d-45e9-ba34-cbc515f11864 => generated 1012 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dbe00028-3982-40fa-b486-e4737c0dec14 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/groups/992eeffe-dbdd-419d-bf1a-faf3ae248a53 returned with HTTP 200 Sep 01 12:10:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 391/782] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:10:45 2026] GET /volume/v3/groups/992eeffe-dbdd-419d-bf1a-faf3ae248a53 => generated 322 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2fa5732c-e6e4-45b5-a9b7-1b54e89a6012 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2fa5732c-e6e4-45b5-a9b7-1b54e89a6012 tempest-VolumesTransfersTest-1253152248 tempest-VolumesTransfersTest-1253152248-project-admin] GET http://192.168.122.29/volume/v3/volumes/085dd630-1f4d-45e9-ba34-cbc515f11864 Sep 01 12:10:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2fa5732c-e6e4-45b5-a9b7-1b54e89a6012 tempest-VolumesTransfersTest-1253152248 tempest-VolumesTransfersTest-1253152248-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2fa5732c-e6e4-45b5-a9b7-1b54e89a6012 tempest-VolumesTransfersTest-1253152248 tempest-VolumesTransfersTest-1253152248-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3144c6ed-32db-4142-b01e-214a13dc37bd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3144c6ed-32db-4142-b01e-214a13dc37bd tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] GET http://192.168.122.29/volume/v3/groups/992eeffe-dbdd-419d-bf1a-faf3ae248a53 Sep 01 12:10:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3144c6ed-32db-4142-b01e-214a13dc37bd tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3144c6ed-32db-4142-b01e-214a13dc37bd tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-3144c6ed-32db-4142-b01e-214a13dc37bd tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] show called for member 992eeffe-dbdd-419d-bf1a-faf3ae248a53 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:10:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2fa5732c-e6e4-45b5-a9b7-1b54e89a6012 tempest-VolumesTransfersTest-1253152248 tempest-VolumesTransfersTest-1253152248-project-admin] http://192.168.122.29/volume/v3/volumes/085dd630-1f4d-45e9-ba34-cbc515f11864 returned with HTTP 404 Sep 01 12:10:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 392/783] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:10:46 2026] GET /volume/v3/volumes/085dd630-1f4d-45e9-ba34-cbc515f11864 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:10:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5cf39bd9-d7bb-4cf5-b870-a263e674fbff None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10: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:10:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5cf39bd9-d7bb-4cf5-b870-a263e674fbff tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] GET http://192.168.122.29/volume/v3/volumes/085dd630-1f4d-45e9-ba34-cbc515f11864 Sep 01 12:10:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5cf39bd9-d7bb-4cf5-b870-a263e674fbff tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5cf39bd9-d7bb-4cf5-b870-a263e674fbff tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:46 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:10:46 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:10:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3144c6ed-32db-4142-b01e-214a13dc37bd tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/groups/992eeffe-dbdd-419d-bf1a-faf3ae248a53 returned with HTTP 200 Sep 01 12:10:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 392/784] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:10:46 2026] GET /volume/v3/groups/992eeffe-dbdd-419d-bf1a-faf3ae248a53 => generated 323 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5cf39bd9-d7bb-4cf5-b870-a263e674fbff tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] http://192.168.122.29/volume/v3/volumes/085dd630-1f4d-45e9-ba34-cbc515f11864 returned with HTTP 404 Sep 01 12:10:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-68691e24-305e-483c-bf6c-fffc6558889c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 393/785] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:10:46 2026] GET /volume/v3/volumes/085dd630-1f4d-45e9-ba34-cbc515f11864 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:10:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-68691e24-305e-483c-bf6c-fffc6558889c tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] POST http://192.168.122.29/volume/v3/groups Sep 01 12:10:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fa5b784b-05c6-4618-b2dd-07c8bd624337 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-68691e24-305e-483c-bf6c-fffc6558889c tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "04d6a2e0-ccc2-4eb4-8e0d-c594eef14a91", "volume_types": ["cd87359f-d6e9-4b13-8872-b0e6871fb3a7"], "name": "tempest-Group2-2088466114"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:10:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fa5b784b-05c6-4618-b2dd-07c8bd624337 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] DELETE http://192.168.122.29/volume/v3/volumes/085dd630-1f4d-45e9-ba34-cbc515f11864 Sep 01 12:10:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fa5b784b-05c6-4618-b2dd-07c8bd624337 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fa5b784b-05c6-4618-b2dd-07c8bd624337 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-68691e24-305e-483c-bf6c-fffc6558889c tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Creating new group {'group': {'group_type': '04d6a2e0-ccc2-4eb4-8e0d-c594eef14a91', 'volume_types': ['cd87359f-d6e9-4b13-8872-b0e6871fb3a7'], 'name': 'tempest-Group2-2088466114'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 12:10:46 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-fa5b784b-05c6-4618-b2dd-07c8bd624337 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] Delete volume with id: 085dd630-1f4d-45e9-ba34-cbc515f11864 Sep 01 12:10:46 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.groups [None req-68691e24-305e-483c-bf6c-fffc6558889c tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Creating group tempest-Group2-2088466114. Sep 01 12:10: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:10:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fa5b784b-05c6-4618-b2dd-07c8bd624337 tempest-VolumesTransfersTest-1236370875 tempest-VolumesTransfersTest-1236370875-project-member] http://192.168.122.29/volume/v3/volumes/085dd630-1f4d-45e9-ba34-cbc515f11864 returned with HTTP 404 Sep 01 12:10:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 394/786] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:10:46 2026] DELETE /volume/v3/volumes/085dd630-1f4d-45e9-ba34-cbc515f11864 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:10:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-68691e24-305e-483c-bf6c-fffc6558889c tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Availability Zones retrieved successfully. Sep 01 12:10:46 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-68691e24-305e-483c-bf6c-fffc6558889c tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Created reservations ['7a1b24a9-a7e0-43f1-a94b-e7a1550b0da9'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:10:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-68691e24-305e-483c-bf6c-fffc6558889c tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/groups returned with HTTP 202 Sep 01 12:10:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 393/787] 192.168.122.29 () {62 vars in 1176 bytes} [Tue Sep 1 12:10:46 2026] POST /volume/v3/groups => generated 94 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:10:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-40eaeaf2-6619-4f2c-9d20-8133f289cd76 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-40eaeaf2-6619-4f2c-9d20-8133f289cd76 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] GET http://192.168.122.29/volume/v3/groups/78bbab9a-ed67-469f-9e63-477f876f0ace Sep 01 12:10:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-40eaeaf2-6619-4f2c-9d20-8133f289cd76 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-40eaeaf2-6619-4f2c-9d20-8133f289cd76 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-40eaeaf2-6619-4f2c-9d20-8133f289cd76 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] show called for member 78bbab9a-ed67-469f-9e63-477f876f0ace {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:10: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:10:47 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:47 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:10:47 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:10:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-40eaeaf2-6619-4f2c-9d20-8133f289cd76 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/groups/78bbab9a-ed67-469f-9e63-477f876f0ace returned with HTTP 200 Sep 01 12:10:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 395/788] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:10:46 2026] GET /volume/v3/groups/78bbab9a-ed67-469f-9e63-477f876f0ace => generated 322 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0e896892-0916-4294-94e4-cd3760a63eb8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0e896892-0916-4294-94e4-cd3760a63eb8 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] GET http://192.168.122.29/volume/v3/groups/78bbab9a-ed67-469f-9e63-477f876f0ace Sep 01 12:10:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0e896892-0916-4294-94e4-cd3760a63eb8 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0e896892-0916-4294-94e4-cd3760a63eb8 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-0e896892-0916-4294-94e4-cd3760a63eb8 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] show called for member 78bbab9a-ed67-469f-9e63-477f876f0ace {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:10: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:10:48 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:48 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:10:48 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:10:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0e896892-0916-4294-94e4-cd3760a63eb8 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/groups/78bbab9a-ed67-469f-9e63-477f876f0ace returned with HTTP 200 Sep 01 12:10:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 394/789] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:10:48 2026] GET /volume/v3/groups/78bbab9a-ed67-469f-9e63-477f876f0ace => generated 323 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8c0d8380-8dd3-4d55-ae0d-cd044928d0e7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8c0d8380-8dd3-4d55-ae0d-cd044928d0e7 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:10:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8c0d8380-8dd3-4d55-ae0d-cd044928d0e7 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1847877481", "volume_type": "cd87359f-d6e9-4b13-8872-b0e6871fb3a7", "group_id": "992eeffe-dbdd-419d-bf1a-faf3ae248a53", "size": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:10:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-8c0d8380-8dd3-4d55-ae0d-cd044928d0e7 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1847877481', 'volume_type': 'cd87359f-d6e9-4b13-8872-b0e6871fb3a7', 'group_id': '992eeffe-dbdd-419d-bf1a-faf3ae248a53', 'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:10: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:10:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:48 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-8c0d8380-8dd3-4d55-ae0d-cd044928d0e7 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Create volume of 1 GB Sep 01 12:10:48 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:10:48 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:10:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8c0d8380-8dd3-4d55-ae0d-cd044928d0e7 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Availability Zones retrieved successfully. Sep 01 12:10:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8c0d8380-8dd3-4d55-ae0d-cd044928d0e7 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Flow 'volume_create_api' (87bf9187-135b-4883-b8ac-ad265349d5bc) 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:10:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8c0d8380-8dd3-4d55-ae0d-cd044928d0e7 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d420c003-d7eb-430e-9435-f1466890a9a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10: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:10:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-8c0d8380-8dd3-4d55-ae0d-cd044928d0e7 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-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:10:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8c0d8380-8dd3-4d55-ae0d-cd044928d0e7 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d420c003-d7eb-430e-9435-f1466890a9a9) 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:10:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cd87359f-d6e9-4b13-8872-b0e6871fb3a7,is_public=True,name='tempest-GroupsTest-volume-type-2070329240',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cd87359f-d6e9-4b13-8872-b0e6871fb3a7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '992eeffe-dbdd-419d-bf1a-faf3ae248a53', '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:10:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7a01cde3-f7a5-4ae7-9bca-ebfdf71cf791 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8c0d8380-8dd3-4d55-ae0d-cd044928d0e7 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fe0e60e-6176-4602-9958-aae2f9c2f3f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10:48 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-8c0d8380-8dd3-4d55-ae0d-cd044928d0e7 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2070329240 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2070329240, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:10:48 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-8c0d8380-8dd3-4d55-ae0d-cd044928d0e7 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2070329240 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2070329240, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:10:48 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-8c0d8380-8dd3-4d55-ae0d-cd044928d0e7 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Created reservations ['a4fac9e9-dd03-4eb1-9212-62eb7175572b', '1eb9db82-aa49-4fbd-9ded-84cd00b80b69', '85ddf49d-524a-454f-a655-d125622e94f5', 'a5ecc148-2b57-4a57-93f0-3d947a99a734'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:10:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8c0d8380-8dd3-4d55-ae0d-cd044928d0e7 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fe0e60e-6176-4602-9958-aae2f9c2f3f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4fac9e9-dd03-4eb1-9212-62eb7175572b', '1eb9db82-aa49-4fbd-9ded-84cd00b80b69', '85ddf49d-524a-454f-a655-d125622e94f5', 'a5ecc148-2b57-4a57-93f0-3d947a99a734']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:10:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8c0d8380-8dd3-4d55-ae0d-cd044928d0e7 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb269b67-bfca-40fc-95b5-4a3e4f392c8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7a01cde3-f7a5-4ae7-9bca-ebfdf71cf791 tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-project-admin] GET http://192.168.122.29/volume/v3/os-quota-class-sets/default Sep 01 12:10:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7a01cde3-f7a5-4ae7-9bca-ebfdf71cf791 tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7a01cde3-f7a5-4ae7-9bca-ebfdf71cf791 tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:48 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10: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:10:48 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8c0d8380-8dd3-4d55-ae0d-cd044928d0e7 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb269b67-bfca-40fc-95b5-4a3e4f392c8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18b37876-7de0-43ec-be90-c0fdf7191eea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1847877481',encryption_key_id=None,group_id=992eeffe-dbdd-419d-bf1a-faf3ae248a53,group_type_id=,metadata={},multiattach=False,project_id='104e37ba317243f2bf96b4a1020da51a',qos_specs=None,replication_status=,reservations=['a4fac9e9-dd03-4eb1-9212-62eb7175572b','1eb9db82-aa49-4fbd-9ded-84cd00b80b69','85ddf49d-524a-454f-a655-d125622e94f5','a5ecc148-2b57-4a57-93f0-3d947a99a734'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4f6710a6538492bbe9ca38bcf3a8be8',volume_type_id=cd87359f-d6e9-4b13-8872-b0e6871fb3a7), 'volume': Volume(_name_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:10:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1847877481',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=992eeffe-dbdd-419d-bf1a-faf3ae248a53,host=None,id=18b37876-7de0-43ec-be90-c0fdf7191eea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='104e37ba317243f2bf96b4a1020da51a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4f6710a6538492bbe9ca38bcf3a8be8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cd87359f-d6e9-4b13-8872-b0e6871fb3a7),volume_type_id=cd87359f-d6e9-4b13-8872-b0e6871fb3a7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:10:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8c0d8380-8dd3-4d55-ae0d-cd044928d0e7 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe245159-84b3-48ba-a257-6c697398a0af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7a01cde3-f7a5-4ae7-9bca-ebfdf71cf791 tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-project-admin] http://192.168.122.29/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 12:10:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 395/790] 192.168.122.29 () {58 vars in 1176 bytes} [Tue Sep 1 12:10:48 2026] GET /volume/v3/os-quota-class-sets/default => generated 596 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:10:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0aa56c5a-a686-423d-9240-689b7b8f81c0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0aa56c5a-a686-423d-9240-689b7b8f81c0 tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-project-admin] GET http://192.168.122.29/volume/v3/os-quota-class-sets/default Sep 01 12:10:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0aa56c5a-a686-423d-9240-689b7b8f81c0 tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0aa56c5a-a686-423d-9240-689b7b8f81c0 tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8c0d8380-8dd3-4d55-ae0d-cd044928d0e7 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe245159-84b3-48ba-a257-6c697398a0af) transitioned into state 'SUCCESS' from state '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-1847877481',encryption_key_id=None,group_id=992eeffe-dbdd-419d-bf1a-faf3ae248a53,group_type_id=,metadata={},multiattach=False,project_id='104e37ba317243f2bf96b4a1020da51a',qos_specs=None,replication_status=,reservations=['a4fac9e9-dd03-4eb1-9212-62eb7175572b','1eb9db82-aa49-4fbd-9ded-84cd00b80b69','85ddf49d-524a-454f-a655-d125622e94f5','a5ecc148-2b57-4a57-93f0-3d947a99a734'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4f6710a6538492bbe9ca38bcf3a8be8',volume_type_id=cd87359f-d6e9-4b13-8872-b0e6871fb3a7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:10:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8c0d8380-8dd3-4d55-ae0d-cd044928d0e7 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e0c14f8-5afa-4473-83d6-fb91541a8961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0aa56c5a-a686-423d-9240-689b7b8f81c0 tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-project-admin] http://192.168.122.29/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 12:10:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 396/791] 192.168.122.29 () {58 vars in 1176 bytes} [Tue Sep 1 12:10:48 2026] GET /volume/v3/os-quota-class-sets/default => generated 596 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:10:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cc7ff146-e604-4b3f-88cc-e9464b18a5cc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cc7ff146-e604-4b3f-88cc-e9464b18a5cc tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:10:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cc7ff146-e604-4b3f-88cc-e9464b18a5cc tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1592552895"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:10:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8c0d8380-8dd3-4d55-ae0d-cd044928d0e7 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e0c14f8-5afa-4473-83d6-fb91541a8961) 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:10:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8c0d8380-8dd3-4d55-ae0d-cd044928d0e7 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Flow 'volume_create_api' (87bf9187-135b-4883-b8ac-ad265349d5bc) 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:10:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8c0d8380-8dd3-4d55-ae0d-cd044928d0e7 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Create volume request issued successfully. Sep 01 12:10:48 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-8c0d8380-8dd3-4d55-ae0d-cd044928d0e7 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:10:48 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-8c0d8380-8dd3-4d55-ae0d-cd044928d0e7 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:10:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cc7ff146-e604-4b3f-88cc-e9464b18a5cc tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:10:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 397/792] 192.168.122.29 () {60 vars in 1131 bytes} [Tue Sep 1 12:10:48 2026] POST /volume/v3/types => generated 228 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:10:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-722c2e42-c28c-4b92-b271-32cff1bbbd1c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-722c2e42-c28c-4b92-b271-32cff1bbbd1c tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-project-admin] PUT http://192.168.122.29/volume/v3/os-quota-class-sets/default Sep 01 12:10:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-722c2e42-c28c-4b92-b271-32cff1bbbd1c tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-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-1592552895": 10, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1592552895": 3, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1592552895": 6}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:10:48 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-8c0d8380-8dd3-4d55-ae0d-cd044928d0e7 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] MySQL server mode set 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:10: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:10:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8c0d8380-8dd3-4d55-ae0d-cd044928d0e7 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:10:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 396/793] 192.168.122.29 () {62 vars in 1179 bytes} [Tue Sep 1 12:10:48 2026] POST /volume/v3/volumes => generated 821 bytes in 707 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:10:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b0bdf73f-c9bc-4381-b438-fb17755caa7a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b0bdf73f-c9bc-4381-b438-fb17755caa7a tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] GET http://192.168.122.29/volume/v3/volumes/18b37876-7de0-43ec-be90-c0fdf7191eea Sep 01 12:10:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b0bdf73f-c9bc-4381-b438-fb17755caa7a tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b0bdf73f-c9bc-4381-b438-fb17755caa7a tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:48 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10: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:10:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b0bdf73f-c9bc-4381-b438-fb17755caa7a tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Volume info retrieved successfully. Sep 01 12:10:48 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-b0bdf73f-c9bc-4381-b438-fb17755caa7a tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:10:48 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-b0bdf73f-c9bc-4381-b438-fb17755caa7a tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:10:49 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-b0bdf73f-c9bc-4381-b438-fb17755caa7a tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] MySQL server mode set 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:10: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:10:49 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-722c2e42-c28c-4b92-b271-32cff1bbbd1c tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-project-admin] http://192.168.122.29/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 12:10:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 398/794] 192.168.122.29 () {60 vars in 1197 bytes} [Tue Sep 1 12:10:48 2026] PUT /volume/v3/os-quota-class-sets/default => generated 788 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:10:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8c50ceb5-b406-467b-a8c1-e9751fb5c56c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b0bdf73f-c9bc-4381-b438-fb17755caa7a tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/volumes/18b37876-7de0-43ec-be90-c0fdf7191eea returned with HTTP 200 Sep 01 12:10:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 397/795] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:10:48 2026] GET /volume/v3/volumes/18b37876-7de0-43ec-be90-c0fdf7191eea => generated 889 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8c50ceb5-b406-467b-a8c1-e9751fb5c56c tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-project-admin] GET http://192.168.122.29/volume/v3/os-quota-sets/2dc3147b07694da98a8da621150d74a9/defaults Sep 01 12:10:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8c50ceb5-b406-467b-a8c1-e9751fb5c56c tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8c50ceb5-b406-467b-a8c1-e9751fb5c56c tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-project-admin] Calling method 'defaults' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:49 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-8c50ceb5-b406-467b-a8c1-e9751fb5c56c tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2070329240 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2070329240, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:10:49 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-8c50ceb5-b406-467b-a8c1-e9751fb5c56c tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2070329240 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2070329240, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:10:49 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-8c50ceb5-b406-467b-a8c1-e9751fb5c56c tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-2070329240 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-2070329240, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:10:49 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-8c50ceb5-b406-467b-a8c1-e9751fb5c56c tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-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:10:49 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-8c50ceb5-b406-467b-a8c1-e9751fb5c56c tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-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:10:49 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-8c50ceb5-b406-467b-a8c1-e9751fb5c56c tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-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:10:49 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-8c50ceb5-b406-467b-a8c1-e9751fb5c56c tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-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:10:49 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-8c50ceb5-b406-467b-a8c1-e9751fb5c56c tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-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:10:49 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-8c50ceb5-b406-467b-a8c1-e9751fb5c56c tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-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:10:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8c50ceb5-b406-467b-a8c1-e9751fb5c56c tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-project-admin] http://192.168.122.29/volume/v3/os-quota-sets/2dc3147b07694da98a8da621150d74a9/defaults returned with HTTP 200 Sep 01 12:10:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 399/796] 192.168.122.29 () {58 vars in 1260 bytes} [Tue Sep 1 12:10:49 2026] GET /volume/v3/os-quota-sets/2dc3147b07694da98a8da621150d74a9/defaults => generated 824 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:10:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2582195c-6741-4cd9-aa33-49574e5967ad None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2582195c-6741-4cd9-aa33-49574e5967ad tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-project-admin] GET http://192.168.122.29/volume/v3/os-quota-sets/bb46273df38d452f8e3910b4e7e2b618/defaults Sep 01 12:10:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2582195c-6741-4cd9-aa33-49574e5967ad tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2582195c-6741-4cd9-aa33-49574e5967ad tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-project-admin] Calling method 'defaults' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:49 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-2582195c-6741-4cd9-aa33-49574e5967ad tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-2070329240 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-2070329240, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:10:49 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-2582195c-6741-4cd9-aa33-49574e5967ad tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-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:10:49 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-2582195c-6741-4cd9-aa33-49574e5967ad tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-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:10:49 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-2582195c-6741-4cd9-aa33-49574e5967ad tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-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:10:49 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-2582195c-6741-4cd9-aa33-49574e5967ad tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-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:10:49 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-2582195c-6741-4cd9-aa33-49574e5967ad tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-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:10:49 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-2582195c-6741-4cd9-aa33-49574e5967ad tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-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:10:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2582195c-6741-4cd9-aa33-49574e5967ad tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-project-admin] http://192.168.122.29/volume/v3/os-quota-sets/bb46273df38d452f8e3910b4e7e2b618/defaults returned with HTTP 200 Sep 01 12:10:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 398/797] 192.168.122.29 () {58 vars in 1260 bytes} [Tue Sep 1 12:10:49 2026] GET /volume/v3/os-quota-sets/bb46273df38d452f8e3910b4e7e2b618/defaults => generated 824 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:10:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5c3968b3-2bf4-414d-849d-050a55d89911 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5c3968b3-2bf4-414d-849d-050a55d89911 tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-project-admin] DELETE http://192.168.122.29/volume/v3/types/a128117b-190f-4c5d-90b8-5778d7e15956 Sep 01 12:10:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5c3968b3-2bf4-414d-849d-050a55d89911 tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5c3968b3-2bf4-414d-849d-050a55d89911 tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5c3968b3-2bf4-414d-849d-050a55d89911 tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-project-admin] http://192.168.122.29/volume/v3/types/a128117b-190f-4c5d-90b8-5778d7e15956 returned with HTTP 202 Sep 01 12:10:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 400/798] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:10:49 2026] DELETE /volume/v3/types/a128117b-190f-4c5d-90b8-5778d7e15956 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:10:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-972c1b03-b61d-4d82-980c-173184a6c911 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-972c1b03-b61d-4d82-980c-173184a6c911 tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-project-admin] GET http://192.168.122.29/volume/v3/types/a128117b-190f-4c5d-90b8-5778d7e15956 Sep 01 12:10:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-972c1b03-b61d-4d82-980c-173184a6c911 tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-972c1b03-b61d-4d82-980c-173184a6c911 tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-972c1b03-b61d-4d82-980c-173184a6c911 tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-project-admin] http://192.168.122.29/volume/v3/types/a128117b-190f-4c5d-90b8-5778d7e15956 returned with HTTP 404 Sep 01 12:10:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 399/799] 192.168.122.29 () {58 vars in 1221 bytes} [Tue Sep 1 12:10:49 2026] GET /volume/v3/types/a128117b-190f-4c5d-90b8-5778d7e15956 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:10:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-84f13534-1ffa-4df1-a356-47fc50d3a863 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-84f13534-1ffa-4df1-a356-47fc50d3a863 tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-project-admin] PUT http://192.168.122.29/volume/v3/os-quota-class-sets/default Sep 01 12:10:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-84f13534-1ffa-4df1-a356-47fc50d3a863 tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-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:10:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-760759ef-10f5-43b5-8df1-277e83faff8c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-84f13534-1ffa-4df1-a356-47fc50d3a863 tempest-VolumeQuotaClassesTest-268298472 tempest-VolumeQuotaClassesTest-268298472-project-admin] http://192.168.122.29/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 12:10:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-760759ef-10f5-43b5-8df1-277e83faff8c tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] GET http://192.168.122.29/volume/v3/volumes/18b37876-7de0-43ec-be90-c0fdf7191eea Sep 01 12:10:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-760759ef-10f5-43b5-8df1-277e83faff8c tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 401/800] 192.168.122.29 () {60 vars in 1197 bytes} [Tue Sep 1 12:10:49 2026] PUT /volume/v3/os-quota-class-sets/default => generated 579 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:10:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-760759ef-10f5-43b5-8df1-277e83faff8c tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:50 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10: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:10:50 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:50 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-760759ef-10f5-43b5-8df1-277e83faff8c tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Volume info retrieved successfully. Sep 01 12:10:50 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-760759ef-10f5-43b5-8df1-277e83faff8c tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:10:50 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-760759ef-10f5-43b5-8df1-277e83faff8c tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:10:50 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-760759ef-10f5-43b5-8df1-277e83faff8c tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] MySQL server mode set 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:10: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:10:50 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-760759ef-10f5-43b5-8df1-277e83faff8c tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/volumes/18b37876-7de0-43ec-be90-c0fdf7191eea returned with HTTP 200 Sep 01 12:10:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 400/801] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:10:50 2026] GET /volume/v3/volumes/18b37876-7de0-43ec-be90-c0fdf7191eea => generated 914 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b6c86c14-ea67-490f-bb41-434651ff60fc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b6c86c14-ea67-490f-bb41-434651ff60fc tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] GET http://192.168.122.29/volume/v3/groups/992eeffe-dbdd-419d-bf1a-faf3ae248a53 Sep 01 12:10:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b6c86c14-ea67-490f-bb41-434651ff60fc tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b6c86c14-ea67-490f-bb41-434651ff60fc tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-b6c86c14-ea67-490f-bb41-434651ff60fc tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] show called for member 992eeffe-dbdd-419d-bf1a-faf3ae248a53 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:10: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:10:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:50 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:10:50 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:10:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b6c86c14-ea67-490f-bb41-434651ff60fc tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/groups/992eeffe-dbdd-419d-bf1a-faf3ae248a53 returned with HTTP 200 Sep 01 12:10:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 402/802] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:10:50 2026] GET /volume/v3/groups/992eeffe-dbdd-419d-bf1a-faf3ae248a53 => generated 323 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a26e7b5d-6d28-4ec8-a894-b86bd72be8bb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a26e7b5d-6d28-4ec8-a894-b86bd72be8bb tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] GET http://192.168.122.29/volume/v3/groups/78bbab9a-ed67-469f-9e63-477f876f0ace Sep 01 12:10:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a26e7b5d-6d28-4ec8-a894-b86bd72be8bb tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a26e7b5d-6d28-4ec8-a894-b86bd72be8bb tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-a26e7b5d-6d28-4ec8-a894-b86bd72be8bb tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] show called for member 78bbab9a-ed67-469f-9e63-477f876f0ace {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:10: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:10:50 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:50 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:10:50 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:10:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a26e7b5d-6d28-4ec8-a894-b86bd72be8bb tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/groups/78bbab9a-ed67-469f-9e63-477f876f0ace returned with HTTP 200 Sep 01 12:10:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 401/803] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:10:50 2026] GET /volume/v3/groups/78bbab9a-ed67-469f-9e63-477f876f0ace => generated 323 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-eca0451e-7a27-49cb-8fd0-29738b25e8b3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-eca0451e-7a27-49cb-8fd0-29738b25e8b3 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] GET http://192.168.122.29/volume/v3/groups/detail Sep 01 12:10:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-eca0451e-7a27-49cb-8fd0-29738b25e8b3 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-eca0451e-7a27-49cb-8fd0-29738b25e8b3 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:50 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:10:50 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:10:50 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:10:50 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:10:50 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:10:50 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:10:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-eca0451e-7a27-49cb-8fd0-29738b25e8b3 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/groups/detail returned with HTTP 200 Sep 01 12:10:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 403/804] 192.168.122.29 () {60 vars in 1175 bytes} [Tue Sep 1 12:10:50 2026] GET /volume/v3/groups/detail => generated 640 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b2f857ca-afae-4ffe-8b3f-60519cfba144 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b2f857ca-afae-4ffe-8b3f-60519cfba144 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] GET http://192.168.122.29/volume/v3/volumes/detail Sep 01 12:10:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b2f857ca-afae-4ffe-8b3f-60519cfba144 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b2f857ca-afae-4ffe-8b3f-60519cfba144 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-b2f857ca-afae-4ffe-8b3f-60519cfba144 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:10: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:10:50 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:50 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b2f857ca-afae-4ffe-8b3f-60519cfba144 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:10:50 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:10:50 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:10: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:10:50 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10:50 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b2f857ca-afae-4ffe-8b3f-60519cfba144 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Get all volumes completed successfully. Sep 01 12:10:50 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-b2f857ca-afae-4ffe-8b3f-60519cfba144 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:10:50 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-b2f857ca-afae-4ffe-8b3f-60519cfba144 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:10:50 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-b2f857ca-afae-4ffe-8b3f-60519cfba144 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] MySQL server mode set 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:10: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:10:50 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b2f857ca-afae-4ffe-8b3f-60519cfba144 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:10:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 402/805] 192.168.122.29 () {60 vars in 1178 bytes} [Tue Sep 1 12:10:50 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:10:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8d9e9da3-ffd0-4c0c-a661-ab2f0cbfccb8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8d9e9da3-ffd0-4c0c-a661-ab2f0cbfccb8 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] GET http://192.168.122.29/volume/v3/volumes/detail Sep 01 12:10:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8d9e9da3-ffd0-4c0c-a661-ab2f0cbfccb8 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8d9e9da3-ffd0-4c0c-a661-ab2f0cbfccb8 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-8d9e9da3-ffd0-4c0c-a661-ab2f0cbfccb8 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:10: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:10:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:50 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8d9e9da3-ffd0-4c0c-a661-ab2f0cbfccb8 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:10:50 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:10:50 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:10: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:10:50 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8d9e9da3-ffd0-4c0c-a661-ab2f0cbfccb8 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Get all volumes completed successfully. Sep 01 12:10:50 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-8d9e9da3-ffd0-4c0c-a661-ab2f0cbfccb8 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:10:50 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-8d9e9da3-ffd0-4c0c-a661-ab2f0cbfccb8 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:10:50 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-8d9e9da3-ffd0-4c0c-a661-ab2f0cbfccb8 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] MySQL server mode set 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:10: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:10:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8d9e9da3-ffd0-4c0c-a661-ab2f0cbfccb8 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:10:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 404/806] 192.168.122.29 () {60 vars in 1178 bytes} [Tue Sep 1 12:10:50 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-abf0f445-5b79-4180-b29c-b72ade84c4e6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-abf0f445-5b79-4180-b29c-b72ade84c4e6 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] POST http://192.168.122.29/volume/v3/groups/992eeffe-dbdd-419d-bf1a-faf3ae248a53/action Sep 01 12:10:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-abf0f445-5b79-4180-b29c-b72ade84c4e6 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-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:10:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-abf0f445-5b79-4180-b29c-b72ade84c4e6 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-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:10:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-abf0f445-5b79-4180-b29c-b72ade84c4e6 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] delete called for group 992eeffe-dbdd-419d-bf1a-faf3ae248a53 {{(pid=86814) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 12:10:50 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.groups [None req-abf0f445-5b79-4180-b29c-b72ade84c4e6 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Delete group with id: 992eeffe-dbdd-419d-bf1a-faf3ae248a53 Sep 01 12:10: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:10:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10: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:10:51 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 12:10: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:10:51 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:10:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-abf0f445-5b79-4180-b29c-b72ade84c4e6 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/groups/992eeffe-dbdd-419d-bf1a-faf3ae248a53/action returned with HTTP 202 Sep 01 12:10:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 403/807] 192.168.122.29 () {62 vars in 1307 bytes} [Tue Sep 1 12:10:50 2026] POST /volume/v3/groups/992eeffe-dbdd-419d-bf1a-faf3ae248a53/action => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:10:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-287c41ab-5b68-49de-923e-92fa20c2ec19 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-287c41ab-5b68-49de-923e-92fa20c2ec19 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] GET http://192.168.122.29/volume/v3/volumes/18b37876-7de0-43ec-be90-c0fdf7191eea Sep 01 12:10:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-287c41ab-5b68-49de-923e-92fa20c2ec19 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-287c41ab-5b68-49de-923e-92fa20c2ec19 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:51 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10: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:10:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:51 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-287c41ab-5b68-49de-923e-92fa20c2ec19 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Volume info retrieved successfully. Sep 01 12:10:51 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-287c41ab-5b68-49de-923e-92fa20c2ec19 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:10:51 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-287c41ab-5b68-49de-923e-92fa20c2ec19 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:10:51 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-287c41ab-5b68-49de-923e-92fa20c2ec19 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] MySQL server mode set 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:10: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:10:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-287c41ab-5b68-49de-923e-92fa20c2ec19 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/volumes/18b37876-7de0-43ec-be90-c0fdf7191eea returned with HTTP 200 Sep 01 12:10:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 405/808] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:10:51 2026] GET /volume/v3/volumes/18b37876-7de0-43ec-be90-c0fdf7191eea => generated 913 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7fece715-45d6-4dc8-b1a0-00c9f6a1f79e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7fece715-45d6-4dc8-b1a0-00c9f6a1f79e tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] GET http://192.168.122.29/volume/v3/volumes/18b37876-7de0-43ec-be90-c0fdf7191eea Sep 01 12:10:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7fece715-45d6-4dc8-b1a0-00c9f6a1f79e tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7fece715-45d6-4dc8-b1a0-00c9f6a1f79e tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:52 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10: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:10:52 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7fece715-45d6-4dc8-b1a0-00c9f6a1f79e tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/volumes/18b37876-7de0-43ec-be90-c0fdf7191eea returned with HTTP 404 Sep 01 12:10:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 404/809] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:10:52 2026] GET /volume/v3/volumes/18b37876-7de0-43ec-be90-c0fdf7191eea => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:10:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c81be868-cb08-433a-afbe-ba31913b1ca8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c81be868-cb08-433a-afbe-ba31913b1ca8 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] GET http://192.168.122.29/volume/v3/groups/992eeffe-dbdd-419d-bf1a-faf3ae248a53 Sep 01 12:10:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c81be868-cb08-433a-afbe-ba31913b1ca8 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c81be868-cb08-433a-afbe-ba31913b1ca8 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-c81be868-cb08-433a-afbe-ba31913b1ca8 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] show called for member 992eeffe-dbdd-419d-bf1a-faf3ae248a53 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:10: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:10:52 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:52 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:10:52 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:10:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c81be868-cb08-433a-afbe-ba31913b1ca8 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/groups/992eeffe-dbdd-419d-bf1a-faf3ae248a53 returned with HTTP 200 Sep 01 12:10:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 406/810] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:10:52 2026] GET /volume/v3/groups/992eeffe-dbdd-419d-bf1a-faf3ae248a53 => generated 284 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:10:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-47fabdb7-e8c8-4e1d-8d56-18d8417bb867 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-47fabdb7-e8c8-4e1d-8d56-18d8417bb867 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] GET http://192.168.122.29/volume/v3/groups/992eeffe-dbdd-419d-bf1a-faf3ae248a53 Sep 01 12:10:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-47fabdb7-e8c8-4e1d-8d56-18d8417bb867 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-47fabdb7-e8c8-4e1d-8d56-18d8417bb867 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-47fabdb7-e8c8-4e1d-8d56-18d8417bb867 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] show called for member 992eeffe-dbdd-419d-bf1a-faf3ae248a53 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:10:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-47fabdb7-e8c8-4e1d-8d56-18d8417bb867 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/groups/992eeffe-dbdd-419d-bf1a-faf3ae248a53 returned with HTTP 404 Sep 01 12:10:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 405/811] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:10:53 2026] GET /volume/v3/groups/992eeffe-dbdd-419d-bf1a-faf3ae248a53 => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 12:10:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fc331d72-a54b-48f6-a5f4-d2ae8f140e22 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fc331d72-a54b-48f6-a5f4-d2ae8f140e22 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] POST http://192.168.122.29/volume/v3/groups/78bbab9a-ed67-469f-9e63-477f876f0ace/action Sep 01 12:10:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fc331d72-a54b-48f6-a5f4-d2ae8f140e22 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-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:10:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fc331d72-a54b-48f6-a5f4-d2ae8f140e22 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-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:10:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-fc331d72-a54b-48f6-a5f4-d2ae8f140e22 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] delete called for group 78bbab9a-ed67-469f-9e63-477f876f0ace {{(pid=86815) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 12:10:53 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.groups [None req-fc331d72-a54b-48f6-a5f4-d2ae8f140e22 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Delete group with id: 78bbab9a-ed67-469f-9e63-477f876f0ace Sep 01 12:10: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:10:53 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:53 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:10:53 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 12:10:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fc331d72-a54b-48f6-a5f4-d2ae8f140e22 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/groups/78bbab9a-ed67-469f-9e63-477f876f0ace/action returned with HTTP 202 Sep 01 12:10:53 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 407/812] 192.168.122.29 () {62 vars in 1307 bytes} [Tue Sep 1 12:10:53 2026] POST /volume/v3/groups/78bbab9a-ed67-469f-9e63-477f876f0ace/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:10:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0f261d42-195a-48d2-ba32-30a64f464975 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0f261d42-195a-48d2-ba32-30a64f464975 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] GET http://192.168.122.29/volume/v3/groups/78bbab9a-ed67-469f-9e63-477f876f0ace Sep 01 12:10:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0f261d42-195a-48d2-ba32-30a64f464975 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0f261d42-195a-48d2-ba32-30a64f464975 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-0f261d42-195a-48d2-ba32-30a64f464975 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] show called for member 78bbab9a-ed67-469f-9e63-477f876f0ace {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:10: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:10:53 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10: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:10:53 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:10:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0f261d42-195a-48d2-ba32-30a64f464975 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/groups/78bbab9a-ed67-469f-9e63-477f876f0ace returned with HTTP 200 Sep 01 12:10:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 406/813] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:10:53 2026] GET /volume/v3/groups/78bbab9a-ed67-469f-9e63-477f876f0ace => generated 322 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-571596cf-5931-404f-9803-5073b5567387 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-571596cf-5931-404f-9803-5073b5567387 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] GET http://192.168.122.29/volume/v3/groups/78bbab9a-ed67-469f-9e63-477f876f0ace Sep 01 12:10:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-571596cf-5931-404f-9803-5073b5567387 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-571596cf-5931-404f-9803-5073b5567387 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-571596cf-5931-404f-9803-5073b5567387 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] show called for member 78bbab9a-ed67-469f-9e63-477f876f0ace {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:10:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-571596cf-5931-404f-9803-5073b5567387 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/groups/78bbab9a-ed67-469f-9e63-477f876f0ace returned with HTTP 404 Sep 01 12:10:54 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 408/814] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:10:54 2026] GET /volume/v3/groups/78bbab9a-ed67-469f-9e63-477f876f0ace => generated 108 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:10:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-05084cf8-2e98-4454-9762-57d07467f584 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-05084cf8-2e98-4454-9762-57d07467f584 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] GET http://192.168.122.29/volume/v3/groups/detail Sep 01 12:10:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-05084cf8-2e98-4454-9762-57d07467f584 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-05084cf8-2e98-4454-9762-57d07467f584 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:54 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:54 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:10:54 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:10:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-05084cf8-2e98-4454-9762-57d07467f584 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/groups/detail returned with HTTP 200 Sep 01 12:10:54 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 407/815] 192.168.122.29 () {60 vars in 1175 bytes} [Tue Sep 1 12:10:54 2026] GET /volume/v3/groups/detail => generated 14 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:10:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5eca6400-fd83-46c3-b32f-b881b83f87d7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5eca6400-fd83-46c3-b32f-b881b83f87d7 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] GET http://192.168.122.29/volume/v3/volumes/detail Sep 01 12:10:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5eca6400-fd83-46c3-b32f-b881b83f87d7 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5eca6400-fd83-46c3-b32f-b881b83f87d7 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-5eca6400-fd83-46c3-b32f-b881b83f87d7 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:10:54 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5eca6400-fd83-46c3-b32f-b881b83f87d7 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:10:54 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:10:54 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:10:54 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5eca6400-fd83-46c3-b32f-b881b83f87d7 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Get all volumes completed successfully. Sep 01 12:10:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5eca6400-fd83-46c3-b32f-b881b83f87d7 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:10:54 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 409/816] 192.168.122.29 () {60 vars in 1178 bytes} [Tue Sep 1 12:10:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:10:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7ac4a5d0-e214-427c-be62-08b16e482cb1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7ac4a5d0-e214-427c-be62-08b16e482cb1 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] POST http://192.168.122.29/volume/v3/groups/78bbab9a-ed67-469f-9e63-477f876f0ace/action Sep 01 12:10:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7ac4a5d0-e214-427c-be62-08b16e482cb1 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-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:10:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7ac4a5d0-e214-427c-be62-08b16e482cb1 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-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:10:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-7ac4a5d0-e214-427c-be62-08b16e482cb1 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] delete called for group 78bbab9a-ed67-469f-9e63-477f876f0ace {{(pid=86814) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 12:10:54 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.groups [None req-7ac4a5d0-e214-427c-be62-08b16e482cb1 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Delete group with id: 78bbab9a-ed67-469f-9e63-477f876f0ace Sep 01 12:10:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7ac4a5d0-e214-427c-be62-08b16e482cb1 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/groups/78bbab9a-ed67-469f-9e63-477f876f0ace/action returned with HTTP 404 Sep 01 12:10:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 408/817] 192.168.122.29 () {62 vars in 1307 bytes} [Tue Sep 1 12:10:54 2026] POST /volume/v3/groups/78bbab9a-ed67-469f-9e63-477f876f0ace/action => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:10:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-adf3f8f0-f1ff-4e4c-893e-67f6d1381a09 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-adf3f8f0-f1ff-4e4c-893e-67f6d1381a09 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] GET http://192.168.122.29/volume/v3/volumes/detail Sep 01 12:10:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-adf3f8f0-f1ff-4e4c-893e-67f6d1381a09 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-adf3f8f0-f1ff-4e4c-893e-67f6d1381a09 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-adf3f8f0-f1ff-4e4c-893e-67f6d1381a09 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:10:55 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-adf3f8f0-f1ff-4e4c-893e-67f6d1381a09 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:10:55 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-adf3f8f0-f1ff-4e4c-893e-67f6d1381a09 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Get all volumes completed successfully. Sep 01 12:10:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-adf3f8f0-f1ff-4e4c-893e-67f6d1381a09 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:10:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 410/818] 192.168.122.29 () {60 vars in 1178 bytes} [Tue Sep 1 12:10:55 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:10:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ba319695-9a82-4480-938e-ee2c32fab508 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ba319695-9a82-4480-938e-ee2c32fab508 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] POST http://192.168.122.29/volume/v3/groups/992eeffe-dbdd-419d-bf1a-faf3ae248a53/action Sep 01 12:10:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ba319695-9a82-4480-938e-ee2c32fab508 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-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:10:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ba319695-9a82-4480-938e-ee2c32fab508 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-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:10:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-ba319695-9a82-4480-938e-ee2c32fab508 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] delete called for group 992eeffe-dbdd-419d-bf1a-faf3ae248a53 {{(pid=86814) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 12:10:55 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.groups [None req-ba319695-9a82-4480-938e-ee2c32fab508 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Delete group with id: 992eeffe-dbdd-419d-bf1a-faf3ae248a53 Sep 01 12:10:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ba319695-9a82-4480-938e-ee2c32fab508 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/groups/992eeffe-dbdd-419d-bf1a-faf3ae248a53/action returned with HTTP 404 Sep 01 12:10:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 409/819] 192.168.122.29 () {62 vars in 1307 bytes} [Tue Sep 1 12:10:55 2026] POST /volume/v3/groups/992eeffe-dbdd-419d-bf1a-faf3ae248a53/action => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:10:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b96b1697-9962-4991-8afc-a55f5edbb05d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b96b1697-9962-4991-8afc-a55f5edbb05d tempest-GroupsTest-1381474708 tempest-GroupsTest-1381474708-project-admin] DELETE http://192.168.122.29/volume/v3/group_types/04d6a2e0-ccc2-4eb4-8e0d-c594eef14a91 Sep 01 12:10:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b96b1697-9962-4991-8afc-a55f5edbb05d tempest-GroupsTest-1381474708 tempest-GroupsTest-1381474708-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b96b1697-9962-4991-8afc-a55f5edbb05d tempest-GroupsTest-1381474708 tempest-GroupsTest-1381474708-project-admin] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b96b1697-9962-4991-8afc-a55f5edbb05d tempest-GroupsTest-1381474708 tempest-GroupsTest-1381474708-project-admin] http://192.168.122.29/volume/v3/group_types/04d6a2e0-ccc2-4eb4-8e0d-c594eef14a91 returned with HTTP 202 Sep 01 12:10:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 411/820] 192.168.122.29 () {60 vars in 1283 bytes} [Tue Sep 1 12:10:55 2026] DELETE /volume/v3/group_types/04d6a2e0-ccc2-4eb4-8e0d-c594eef14a91 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:10:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1df2d20d-4fda-48f4-bbd5-50513f5872c3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1df2d20d-4fda-48f4-bbd5-50513f5872c3 tempest-GroupsTest-1381474708 tempest-GroupsTest-1381474708-project-admin] DELETE http://192.168.122.29/volume/v3/types/cd87359f-d6e9-4b13-8872-b0e6871fb3a7 Sep 01 12:10:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1df2d20d-4fda-48f4-bbd5-50513f5872c3 tempest-GroupsTest-1381474708 tempest-GroupsTest-1381474708-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1df2d20d-4fda-48f4-bbd5-50513f5872c3 tempest-GroupsTest-1381474708 tempest-GroupsTest-1381474708-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1df2d20d-4fda-48f4-bbd5-50513f5872c3 tempest-GroupsTest-1381474708 tempest-GroupsTest-1381474708-project-admin] http://192.168.122.29/volume/v3/types/cd87359f-d6e9-4b13-8872-b0e6871fb3a7 returned with HTTP 202 Sep 01 12:10:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 410/821] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:10:55 2026] DELETE /volume/v3/types/cd87359f-d6e9-4b13-8872-b0e6871fb3a7 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:10:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4c2708c7-8f8e-4299-8022-abfa9847fa80 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4c2708c7-8f8e-4299-8022-abfa9847fa80 tempest-GroupsTest-1381474708 tempest-GroupsTest-1381474708-project-admin] GET http://192.168.122.29/volume/v3/types/cd87359f-d6e9-4b13-8872-b0e6871fb3a7 Sep 01 12:10:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4c2708c7-8f8e-4299-8022-abfa9847fa80 tempest-GroupsTest-1381474708 tempest-GroupsTest-1381474708-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4c2708c7-8f8e-4299-8022-abfa9847fa80 tempest-GroupsTest-1381474708 tempest-GroupsTest-1381474708-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4c2708c7-8f8e-4299-8022-abfa9847fa80 tempest-GroupsTest-1381474708 tempest-GroupsTest-1381474708-project-admin] http://192.168.122.29/volume/v3/types/cd87359f-d6e9-4b13-8872-b0e6871fb3a7 returned with HTTP 404 Sep 01 12:10:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 412/822] 192.168.122.29 () {58 vars in 1221 bytes} [Tue Sep 1 12:10:55 2026] GET /volume/v3/types/cd87359f-d6e9-4b13-8872-b0e6871fb3a7 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:10:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d8e2c6fc-3122-4a4a-9d10-379c9f0c60d9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d8e2c6fc-3122-4a4a-9d10-379c9f0c60d9 tempest-GroupsTest-1381474708 tempest-GroupsTest-1381474708-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:10:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d8e2c6fc-3122-4a4a-9d10-379c9f0c60d9 tempest-GroupsTest-1381474708 tempest-GroupsTest-1381474708-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1786989633"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:10:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d8e2c6fc-3122-4a4a-9d10-379c9f0c60d9 tempest-GroupsTest-1381474708 tempest-GroupsTest-1381474708-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:10:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 411/823] 192.168.122.29 () {60 vars in 1131 bytes} [Tue Sep 1 12:10:55 2026] POST /volume/v3/types => generated 216 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:10:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8d27e06e-0455-49d2-98ca-49a43f25447e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8d27e06e-0455-49d2-98ca-49a43f25447e tempest-GroupsTest-1381474708 tempest-GroupsTest-1381474708-project-admin] POST http://192.168.122.29/volume/v3/group_types Sep 01 12:10:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8d27e06e-0455-49d2-98ca-49a43f25447e tempest-GroupsTest-1381474708 tempest-GroupsTest-1381474708-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-2135494966"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:10:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8d27e06e-0455-49d2-98ca-49a43f25447e tempest-GroupsTest-1381474708 tempest-GroupsTest-1381474708-project-admin] http://192.168.122.29/volume/v3/group_types returned with HTTP 202 Sep 01 12:10:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 413/824] 192.168.122.29 () {62 vars in 1190 bytes} [Tue Sep 1 12:10:55 2026] POST /volume/v3/group_types => generated 173 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:10:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-07987199-a9bd-49e0-840c-da66e7eeebfe None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-07987199-a9bd-49e0-840c-da66e7eeebfe tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] POST http://192.168.122.29/volume/v3/groups Sep 01 12:10:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-07987199-a9bd-49e0-840c-da66e7eeebfe tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "12a8b19f-25de-4bc4-961b-badacf94e498", "volume_types": ["ceea35d9-147f-4d2a-9e77-2ae656bb3bef"], "name": "tempest-GroupsTest-Group-1674710467"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:10:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-07987199-a9bd-49e0-840c-da66e7eeebfe tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Creating new group {'group': {'group_type': '12a8b19f-25de-4bc4-961b-badacf94e498', 'volume_types': ['ceea35d9-147f-4d2a-9e77-2ae656bb3bef'], 'name': 'tempest-GroupsTest-Group-1674710467'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 12:10:55 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.groups [None req-07987199-a9bd-49e0-840c-da66e7eeebfe tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Creating group tempest-GroupsTest-Group-1674710467. Sep 01 12:10:55 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-07987199-a9bd-49e0-840c-da66e7eeebfe tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Availability Zones retrieved successfully. Sep 01 12:10:55 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-07987199-a9bd-49e0-840c-da66e7eeebfe tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Created reservations ['9e870483-cd71-451b-8863-062e7fa843e0'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:10:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-07987199-a9bd-49e0-840c-da66e7eeebfe tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/groups returned with HTTP 202 Sep 01 12:10:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 412/825] 192.168.122.29 () {62 vars in 1176 bytes} [Tue Sep 1 12:10:55 2026] POST /volume/v3/groups => generated 104 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:10:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c9720a96-d3f9-4bad-a3fe-717c6b28c1a4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c9720a96-d3f9-4bad-a3fe-717c6b28c1a4 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] GET http://192.168.122.29/volume/v3/groups/4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4 Sep 01 12:10:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c9720a96-d3f9-4bad-a3fe-717c6b28c1a4 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c9720a96-d3f9-4bad-a3fe-717c6b28c1a4 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-c9720a96-d3f9-4bad-a3fe-717c6b28c1a4 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] show called for member 4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:10: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:10:55 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:55 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:10:55 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:10:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c9720a96-d3f9-4bad-a3fe-717c6b28c1a4 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/groups/4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4 returned with HTTP 200 Sep 01 12:10:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 414/826] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:10:55 2026] GET /volume/v3/groups/4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4 => generated 332 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e7009ea7-890c-46ec-9a93-517623823b62 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-88b4356a-38d9-4022-bd29-cfaab6f14b8b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-88b4356a-38d9-4022-bd29-cfaab6f14b8b tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:10:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-88b4356a-38d9-4022-bd29-cfaab6f14b8b tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-2128362809"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:10:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-88b4356a-38d9-4022-bd29-cfaab6f14b8b tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-2128362809'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:10:56 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-88b4356a-38d9-4022-bd29-cfaab6f14b8b tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Create volume of 1 GB Sep 01 12:10: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:10:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-88b4356a-38d9-4022-bd29-cfaab6f14b8b tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Availability Zones retrieved successfully. Sep 01 12:10:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-88b4356a-38d9-4022-bd29-cfaab6f14b8b tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Flow 'volume_create_api' (2c36420a-62b7-4006-81e5-495c4957e314) 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:10:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-88b4356a-38d9-4022-bd29-cfaab6f14b8b tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85147e20-cdff-414e-8749-1504693e6bb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-88b4356a-38d9-4022-bd29-cfaab6f14b8b tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-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:10:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e7009ea7-890c-46ec-9a93-517623823b62 tempest-VolumeServicesNegativeTest-474151321 tempest-VolumeServicesNegativeTest-474151321-project-admin] GET http://192.168.122.29/volume/v3/os-services Sep 01 12:10:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e7009ea7-890c-46ec-9a93-517623823b62 tempest-VolumeServicesNegativeTest-474151321 tempest-VolumeServicesNegativeTest-474151321-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e7009ea7-890c-46ec-9a93-517623823b62 tempest-VolumeServicesNegativeTest-474151321 tempest-VolumeServicesNegativeTest-474151321-project-admin] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:56 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:56 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:10:56 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 12:10:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e7009ea7-890c-46ec-9a93-517623823b62 tempest-VolumeServicesNegativeTest-474151321 tempest-VolumeServicesNegativeTest-474151321-project-admin] http://192.168.122.29/volume/v3/os-services returned with HTTP 200 Sep 01 12:10:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 413/827] 192.168.122.29 () {58 vars in 1128 bytes} [Tue Sep 1 12:10:56 2026] GET /volume/v3/os-services => generated 705 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:10:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f8a6e166-3000-48ec-860f-15a9a2a9499d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-88b4356a-38d9-4022-bd29-cfaab6f14b8b tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85147e20-cdff-414e-8749-1504693e6bb1) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:10:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f8a6e166-3000-48ec-860f-15a9a2a9499d tempest-VolumeServicesNegativeTest-474151321 tempest-VolumeServicesNegativeTest-474151321-project-admin] PUT http://192.168.122.29/volume/v3/os-services/disable-log-reason Sep 01 12:10:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f8a6e166-3000-48ec-860f-15a9a2a9499d tempest-VolumeServicesNegativeTest-474151321 tempest-VolumeServicesNegativeTest-474151321-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:10:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-88b4356a-38d9-4022-bd29-cfaab6f14b8b tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f4e81a0-1d0e-4b8d-a893-e2dfda5bbbe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f8a6e166-3000-48ec-860f-15a9a2a9499d tempest-VolumeServicesNegativeTest-474151321 tempest-VolumeServicesNegativeTest-474151321-project-admin] http://192.168.122.29/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 01 12:10:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 414/828] 192.168.122.29 () {60 vars in 1205 bytes} [Tue Sep 1 12:10:56 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 12:10:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1cf91923-03bc-490a-8fa1-533077e179c9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1cf91923-03bc-490a-8fa1-533077e179c9 tempest-VolumeServicesNegativeTest-474151321 tempest-VolumeServicesNegativeTest-474151321-project-admin] PUT http://192.168.122.29/volume/v3/os-services/disable Sep 01 12:10:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1cf91923-03bc-490a-8fa1-533077e179c9 tempest-VolumeServicesNegativeTest-474151321 tempest-VolumeServicesNegativeTest-474151321-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:10:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1cf91923-03bc-490a-8fa1-533077e179c9 tempest-VolumeServicesNegativeTest-474151321 tempest-VolumeServicesNegativeTest-474151321-project-admin] http://192.168.122.29/volume/v3/os-services/disable returned with HTTP 404 Sep 01 12:10:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 415/829] 192.168.122.29 () {60 vars in 1172 bytes} [Tue Sep 1 12:10:56 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:10:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1e651e6d-4b81-405a-b802-ba53ba9d603a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1e651e6d-4b81-405a-b802-ba53ba9d603a tempest-VolumeServicesNegativeTest-474151321 tempest-VolumeServicesNegativeTest-474151321-project-admin] PUT http://192.168.122.29/volume/v3/os-services/enable Sep 01 12:10:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1e651e6d-4b81-405a-b802-ba53ba9d603a tempest-VolumeServicesNegativeTest-474151321 tempest-VolumeServicesNegativeTest-474151321-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:10:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1e651e6d-4b81-405a-b802-ba53ba9d603a tempest-VolumeServicesNegativeTest-474151321 tempest-VolumeServicesNegativeTest-474151321-project-admin] http://192.168.122.29/volume/v3/os-services/enable returned with HTTP 404 Sep 01 12:10:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 416/830] 192.168.122.29 () {60 vars in 1169 bytes} [Tue Sep 1 12:10:56 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:10:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-69bede43-49ee-41b4-a3e8-460a06f10678 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-69bede43-49ee-41b4-a3e8-460a06f10678 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] GET http://192.168.122.29/volume/v3/groups/4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4 Sep 01 12:10:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-69bede43-49ee-41b4-a3e8-460a06f10678 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-69bede43-49ee-41b4-a3e8-460a06f10678 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-69bede43-49ee-41b4-a3e8-460a06f10678 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] show called for member 4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:10: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:10:56 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:56 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:10:56 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:10:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-69bede43-49ee-41b4-a3e8-460a06f10678 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/groups/4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4 returned with HTTP 200 Sep 01 12:10:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 417/831] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:10:56 2026] GET /volume/v3/groups/4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4 => generated 333 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e8eaea32-7160-421a-a541-57a48e73b228 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e8eaea32-7160-421a-a541-57a48e73b228 tempest-VolumeServicesNegativeTest-474151321 tempest-VolumeServicesNegativeTest-474151321-project-admin] PUT http://192.168.122.29/volume/v3/os-services/freeze Sep 01 12:10:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e8eaea32-7160-421a-a541-57a48e73b228 tempest-VolumeServicesNegativeTest-474151321 tempest-VolumeServicesNegativeTest-474151321-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:10: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:10:56 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:56 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:10:56 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 12:10:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e8eaea32-7160-421a-a541-57a48e73b228 tempest-VolumeServicesNegativeTest-474151321 tempest-VolumeServicesNegativeTest-474151321-project-admin] http://192.168.122.29/volume/v3/os-services/freeze returned with HTTP 400 Sep 01 12:10:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 418/832] 192.168.122.29 () {60 vars in 1169 bytes} [Tue Sep 1 12:10:56 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:10:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1f3ef5cd-e69a-4043-a500-6564067c25ad None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1f3ef5cd-e69a-4043-a500-6564067c25ad tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:10:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1f3ef5cd-e69a-4043-a500-6564067c25ad tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-705178316", "volume_type": "ceea35d9-147f-4d2a-9e77-2ae656bb3bef", "group_id": "4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4", "size": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:10:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-1f3ef5cd-e69a-4043-a500-6564067c25ad tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-705178316', 'volume_type': 'ceea35d9-147f-4d2a-9e77-2ae656bb3bef', 'group_id': '4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4', 'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:10: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:10:56 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:56 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-1f3ef5cd-e69a-4043-a500-6564067c25ad tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Create volume of 1 GB Sep 01 12:10:56 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:10:56 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:10:56 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1f3ef5cd-e69a-4043-a500-6564067c25ad tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Availability Zones retrieved successfully. Sep 01 12:10:56 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-88b4356a-38d9-4022-bd29-cfaab6f14b8b tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Created reservations ['a357cc1f-22c5-4bf7-842b-da19c31f127a', '998112d4-7832-4fc3-95ed-279abe041011', 'a9bdd9ec-9c0e-42b2-8162-26251bad791e', '4ea7a8f7-7848-4a7d-bcc0-4bd0ae89d298'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:10:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-88b4356a-38d9-4022-bd29-cfaab6f14b8b tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f4e81a0-1d0e-4b8d-a893-e2dfda5bbbe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a357cc1f-22c5-4bf7-842b-da19c31f127a', '998112d4-7832-4fc3-95ed-279abe041011', 'a9bdd9ec-9c0e-42b2-8162-26251bad791e', '4ea7a8f7-7848-4a7d-bcc0-4bd0ae89d298']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:10:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-88b4356a-38d9-4022-bd29-cfaab6f14b8b tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (803afa3f-ac57-4345-9774-06aacb56edbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1f3ef5cd-e69a-4043-a500-6564067c25ad tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Flow 'volume_create_api' (e5c533af-b0c4-4af1-978e-340076984485) 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:10:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1f3ef5cd-e69a-4043-a500-6564067c25ad tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf77c937-f327-4b22-ba29-439267f9855a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10: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:10:56 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-1f3ef5cd-e69a-4043-a500-6564067c25ad tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-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:10: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:10:56 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-88b4356a-38d9-4022-bd29-cfaab6f14b8b tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (803afa3f-ac57-4345-9774-06aacb56edbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '677cde68-0692-49c1-94b6-02f99b56c396', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2128362809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3363767eb354b29bce9bf3a11ab82a3',qos_specs=None,replication_status=,reservations=['a357cc1f-22c5-4bf7-842b-da19c31f127a','998112d4-7832-4fc3-95ed-279abe041011','a9bdd9ec-9c0e-42b2-8162-26251bad791e','4ea7a8f7-7848-4a7d-bcc0-4bd0ae89d298'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea0756a9efee4d57af36e2d279902ed3',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:10:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2128362809',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=677cde68-0692-49c1-94b6-02f99b56c396,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3363767eb354b29bce9bf3a11ab82a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea0756a9efee4d57af36e2d279902ed3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:10:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-88b4356a-38d9-4022-bd29-cfaab6f14b8b tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a640c4fd-ba62-44f4-ae1a-d9ed53556864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1f3ef5cd-e69a-4043-a500-6564067c25ad tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf77c937-f327-4b22-ba29-439267f9855a) 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:10:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ceea35d9-147f-4d2a-9e77-2ae656bb3bef,is_public=True,name='tempest-GroupsTest-volume-type-1786989633',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ceea35d9-147f-4d2a-9e77-2ae656bb3bef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4', '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:10:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1f3ef5cd-e69a-4043-a500-6564067c25ad tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d45258e3-6d5d-458c-8aa2-d31a2f96ca68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-88b4356a-38d9-4022-bd29-cfaab6f14b8b tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a640c4fd-ba62-44f4-ae1a-d9ed53556864) transitioned into state 'SUCCESS' from state '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-2128362809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3363767eb354b29bce9bf3a11ab82a3',qos_specs=None,replication_status=,reservations=['a357cc1f-22c5-4bf7-842b-da19c31f127a','998112d4-7832-4fc3-95ed-279abe041011','a9bdd9ec-9c0e-42b2-8162-26251bad791e','4ea7a8f7-7848-4a7d-bcc0-4bd0ae89d298'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea0756a9efee4d57af36e2d279902ed3',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:10:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-88b4356a-38d9-4022-bd29-cfaab6f14b8b tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85ac369d-f112-4d5c-88f8-9913ef496c54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-88b4356a-38d9-4022-bd29-cfaab6f14b8b tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85ac369d-f112-4d5c-88f8-9913ef496c54) 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:10:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-88b4356a-38d9-4022-bd29-cfaab6f14b8b tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Flow 'volume_create_api' (2c36420a-62b7-4006-81e5-495c4957e314) 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:10:56 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-1f3ef5cd-e69a-4043-a500-6564067c25ad tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1786989633 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1786989633, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:10:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-88b4356a-38d9-4022-bd29-cfaab6f14b8b tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Create volume request issued successfully. Sep 01 12:10:56 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-1f3ef5cd-e69a-4043-a500-6564067c25ad tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1786989633 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1786989633, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:10:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-88b4356a-38d9-4022-bd29-cfaab6f14b8b tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:10:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 415/833] 192.168.122.29 () {62 vars in 1178 bytes} [Tue Sep 1 12:10:56 2026] POST /volume/v3/volumes => generated 826 bytes in 584 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:10:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0d919386-e50a-4139-b980-a72b45d88972 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0d919386-e50a-4139-b980-a72b45d88972 tempest-VolumeServicesNegativeTest-474151321 tempest-VolumeServicesNegativeTest-474151321-project-admin] PUT http://192.168.122.29/volume/v3/os-services/thaw Sep 01 12:10:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0d919386-e50a-4139-b980-a72b45d88972 tempest-VolumeServicesNegativeTest-474151321 tempest-VolumeServicesNegativeTest-474151321-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:10: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:10:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:56 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:10:56 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 12:10:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0d919386-e50a-4139-b980-a72b45d88972 tempest-VolumeServicesNegativeTest-474151321 tempest-VolumeServicesNegativeTest-474151321-project-admin] http://192.168.122.29/volume/v3/os-services/thaw returned with HTTP 400 Sep 01 12:10:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 416/834] 192.168.122.29 () {60 vars in 1163 bytes} [Tue Sep 1 12:10:56 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:10:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-611d4498-b9ac-4164-9c48-81f524304e4e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-611d4498-b9ac-4164-9c48-81f524304e4e tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] GET http://192.168.122.29/volume/v3/volumes/677cde68-0692-49c1-94b6-02f99b56c396 Sep 01 12:10:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-611d4498-b9ac-4164-9c48-81f524304e4e tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-611d4498-b9ac-4164-9c48-81f524304e4e tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:56 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10: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:10:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-611d4498-b9ac-4164-9c48-81f524304e4e tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Volume info retrieved successfully. Sep 01 12:10:56 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-1f3ef5cd-e69a-4043-a500-6564067c25ad tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Created reservations ['95445e0a-a902-4f4a-a475-ae51195cc52c', 'aaeceece-271a-4873-ab41-5431ccdc9ced', '25213d42-42de-4c93-a086-2b0bc89e4164', 'e35dc265-4fe3-49f9-9bb3-5d44725b3576'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:10:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1f3ef5cd-e69a-4043-a500-6564067c25ad tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d45258e3-6d5d-458c-8aa2-d31a2f96ca68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95445e0a-a902-4f4a-a475-ae51195cc52c', 'aaeceece-271a-4873-ab41-5431ccdc9ced', '25213d42-42de-4c93-a086-2b0bc89e4164', 'e35dc265-4fe3-49f9-9bb3-5d44725b3576']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:10:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-611d4498-b9ac-4164-9c48-81f524304e4e tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] http://192.168.122.29/volume/v3/volumes/677cde68-0692-49c1-94b6-02f99b56c396 returned with HTTP 200 Sep 01 12:10:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 417/835] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:10:56 2026] GET /volume/v3/volumes/677cde68-0692-49c1-94b6-02f99b56c396 => generated 894 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1f3ef5cd-e69a-4043-a500-6564067c25ad tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (914f0470-4c58-4532-84db-81b2d385d2f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10: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:10:56 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1f3ef5cd-e69a-4043-a500-6564067c25ad tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (914f0470-4c58-4532-84db-81b2d385d2f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d68b42b-f21e-4b5d-9f55-a9c66cd22704', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-705178316',encryption_key_id=None,group_id=4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4,group_type_id=,metadata={},multiattach=False,project_id='104e37ba317243f2bf96b4a1020da51a',qos_specs=None,replication_status=,reservations=['95445e0a-a902-4f4a-a475-ae51195cc52c','aaeceece-271a-4873-ab41-5431ccdc9ced','25213d42-42de-4c93-a086-2b0bc89e4164','e35dc265-4fe3-49f9-9bb3-5d44725b3576'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4f6710a6538492bbe9ca38bcf3a8be8',volume_type_id=ceea35d9-147f-4d2a-9e77-2ae656bb3bef), 'volume': Volume(_name_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:10:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-705178316',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4,host=None,id=6d68b42b-f21e-4b5d-9f55-a9c66cd22704,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='104e37ba317243f2bf96b4a1020da51a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4f6710a6538492bbe9ca38bcf3a8be8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ceea35d9-147f-4d2a-9e77-2ae656bb3bef),volume_type_id=ceea35d9-147f-4d2a-9e77-2ae656bb3bef)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:10:56 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1f3ef5cd-e69a-4043-a500-6564067c25ad tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df43ecda-64ae-4579-ac17-d5754c9bf854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10:57 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1f3ef5cd-e69a-4043-a500-6564067c25ad tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df43ecda-64ae-4579-ac17-d5754c9bf854) transitioned into state 'SUCCESS' from state '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-705178316',encryption_key_id=None,group_id=4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4,group_type_id=,metadata={},multiattach=False,project_id='104e37ba317243f2bf96b4a1020da51a',qos_specs=None,replication_status=,reservations=['95445e0a-a902-4f4a-a475-ae51195cc52c','aaeceece-271a-4873-ab41-5431ccdc9ced','25213d42-42de-4c93-a086-2b0bc89e4164','e35dc265-4fe3-49f9-9bb3-5d44725b3576'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4f6710a6538492bbe9ca38bcf3a8be8',volume_type_id=ceea35d9-147f-4d2a-9e77-2ae656bb3bef)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:10:57 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1f3ef5cd-e69a-4043-a500-6564067c25ad tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af838670-477e-4b50-a9d9-318b0a27a864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10:57 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1f3ef5cd-e69a-4043-a500-6564067c25ad tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af838670-477e-4b50-a9d9-318b0a27a864) 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:10:57 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1f3ef5cd-e69a-4043-a500-6564067c25ad tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Flow 'volume_create_api' (e5c533af-b0c4-4af1-978e-340076984485) 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:10:57 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1f3ef5cd-e69a-4043-a500-6564067c25ad tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Create volume request issued successfully. Sep 01 12:10:57 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-1f3ef5cd-e69a-4043-a500-6564067c25ad tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:10:57 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-1f3ef5cd-e69a-4043-a500-6564067c25ad tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:10:57 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-1f3ef5cd-e69a-4043-a500-6564067c25ad tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] MySQL server mode set 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:10: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:10:57 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1f3ef5cd-e69a-4043-a500-6564067c25ad tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:10:57 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 419/836] 192.168.122.29 () {62 vars in 1179 bytes} [Tue Sep 1 12:10:56 2026] POST /volume/v3/volumes => generated 820 bytes in 512 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:10:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9e398d1a-0676-4407-b7cf-af134e2f9638 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9e398d1a-0676-4407-b7cf-af134e2f9638 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] GET http://192.168.122.29/volume/v3/volumes/6d68b42b-f21e-4b5d-9f55-a9c66cd22704 Sep 01 12:10:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9e398d1a-0676-4407-b7cf-af134e2f9638 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9e398d1a-0676-4407-b7cf-af134e2f9638 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:57 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10: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:10:57 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:57 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9e398d1a-0676-4407-b7cf-af134e2f9638 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Volume info retrieved successfully. Sep 01 12:10:57 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-9e398d1a-0676-4407-b7cf-af134e2f9638 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:10:57 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-9e398d1a-0676-4407-b7cf-af134e2f9638 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:10:57 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-9e398d1a-0676-4407-b7cf-af134e2f9638 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] MySQL server mode set 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:10: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:10:57 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9e398d1a-0676-4407-b7cf-af134e2f9638 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/volumes/6d68b42b-f21e-4b5d-9f55-a9c66cd22704 returned with HTTP 200 Sep 01 12:10:57 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 418/837] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:10:57 2026] GET /volume/v3/volumes/6d68b42b-f21e-4b5d-9f55-a9c66cd22704 => generated 888 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-96087976-75d3-4e64-bce7-ba3c38ee3927 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-96087976-75d3-4e64-bce7-ba3c38ee3927 tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] GET http://192.168.122.29/volume/v3/volumes/677cde68-0692-49c1-94b6-02f99b56c396 Sep 01 12:10:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-96087976-75d3-4e64-bce7-ba3c38ee3927 tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-96087976-75d3-4e64-bce7-ba3c38ee3927 tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:57 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10: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:10:57 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-96087976-75d3-4e64-bce7-ba3c38ee3927 tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Volume info retrieved successfully. Sep 01 12:10:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-96087976-75d3-4e64-bce7-ba3c38ee3927 tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] http://192.168.122.29/volume/v3/volumes/677cde68-0692-49c1-94b6-02f99b56c396 returned with HTTP 200 Sep 01 12:10:58 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 420/838] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:10:57 2026] GET /volume/v3/volumes/677cde68-0692-49c1-94b6-02f99b56c396 => generated 918 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1d776068-8fbd-47a5-864e-8de3e63e1169 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1d776068-8fbd-47a5-864e-8de3e63e1169 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] GET http://192.168.122.29/volume/v3/volumes/6d68b42b-f21e-4b5d-9f55-a9c66cd22704 Sep 01 12:10:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1d776068-8fbd-47a5-864e-8de3e63e1169 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1d776068-8fbd-47a5-864e-8de3e63e1169 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:58 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10: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:10:58 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1d776068-8fbd-47a5-864e-8de3e63e1169 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Volume info retrieved successfully. Sep 01 12:10:58 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-1d776068-8fbd-47a5-864e-8de3e63e1169 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:10:58 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-1d776068-8fbd-47a5-864e-8de3e63e1169 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:10:58 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-1d776068-8fbd-47a5-864e-8de3e63e1169 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] MySQL server mode set 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:10: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:10:58 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1d776068-8fbd-47a5-864e-8de3e63e1169 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/volumes/6d68b42b-f21e-4b5d-9f55-a9c66cd22704 returned with HTTP 200 Sep 01 12:10:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 419/839] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:10:58 2026] GET /volume/v3/volumes/6d68b42b-f21e-4b5d-9f55-a9c66cd22704 => generated 912 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:10:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ff6b439c-2dd3-4660-8b82-1b5b0d1ed6fa None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ff6b439c-2dd3-4660-8b82-1b5b0d1ed6fa tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] GET http://192.168.122.29/volume/v3/volumes/677cde68-0692-49c1-94b6-02f99b56c396 Sep 01 12:10:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ff6b439c-2dd3-4660-8b82-1b5b0d1ed6fa tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ff6b439c-2dd3-4660-8b82-1b5b0d1ed6fa tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:59 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10: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:10:59 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:59 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ff6b439c-2dd3-4660-8b82-1b5b0d1ed6fa tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Volume info retrieved successfully. Sep 01 12:10:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ff6b439c-2dd3-4660-8b82-1b5b0d1ed6fa tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] http://192.168.122.29/volume/v3/volumes/677cde68-0692-49c1-94b6-02f99b56c396 returned with HTTP 200 Sep 01 12:10:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 421/840] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:10:59 2026] GET /volume/v3/volumes/677cde68-0692-49c1-94b6-02f99b56c396 => generated 954 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2f308b6c-be7d-4c84-9207-655dada83ef1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2f308b6c-be7d-4c84-9207-655dada83ef1 tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] POST http://192.168.122.29/volume/v3/volume-transfers Sep 01 12:10:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2f308b6c-be7d-4c84-9207-655dada83ef1 tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "677cde68-0692-49c1-94b6-02f99b56c396"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:10:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volume_transfer [None req-2f308b6c-be7d-4c84-9207-655dada83ef1 tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Creating new volume transfer {'transfer': {'volume_id': '677cde68-0692-49c1-94b6-02f99b56c396'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 12:10:59 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volume_transfer [None req-2f308b6c-be7d-4c84-9207-655dada83ef1 tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Creating transfer of volume 677cde68-0692-49c1-94b6-02f99b56c396 Sep 01 12:10:59 devstack devstack@c-api.service[86815]: INFO cinder.transfer.api [None req-2f308b6c-be7d-4c84-9207-655dada83ef1 tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Generating transfer record for volume 677cde68-0692-49c1-94b6-02f99b56c396 Sep 01 12:10: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:10:59 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10: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:10:59 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:10:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2f308b6c-be7d-4c84-9207-655dada83ef1 tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] http://192.168.122.29/volume/v3/volume-transfers returned with HTTP 202 Sep 01 12:10:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 420/841] 192.168.122.29 () {62 vars in 1205 bytes} [Tue Sep 1 12:10:59 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:10:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-50895b58-8db1-4d22-bcfa-9e8313256a9c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-50895b58-8db1-4d22-bcfa-9e8313256a9c tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] GET http://192.168.122.29/volume/v3/volumes/677cde68-0692-49c1-94b6-02f99b56c396 Sep 01 12:10:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-50895b58-8db1-4d22-bcfa-9e8313256a9c tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-50895b58-8db1-4d22-bcfa-9e8313256a9c tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:59 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10: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:10:59 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:59 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-50895b58-8db1-4d22-bcfa-9e8313256a9c tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Volume info retrieved successfully. Sep 01 12:10:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-50895b58-8db1-4d22-bcfa-9e8313256a9c tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] http://192.168.122.29/volume/v3/volumes/677cde68-0692-49c1-94b6-02f99b56c396 returned with HTTP 200 Sep 01 12:10:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 422/842] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:10:59 2026] GET /volume/v3/volumes/677cde68-0692-49c1-94b6-02f99b56c396 => generated 962 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-461ba72d-bbe3-4f8c-91e0-d827d80be81f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-461ba72d-bbe3-4f8c-91e0-d827d80be81f tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] GET http://192.168.122.29/volume/v3/volume-transfers/6daa0559-2280-40bc-af28-17343fffe1d7 Sep 01 12:10:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-461ba72d-bbe3-4f8c-91e0-d827d80be81f tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-461ba72d-bbe3-4f8c-91e0-d827d80be81f tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-461ba72d-bbe3-4f8c-91e0-d827d80be81f tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] http://192.168.122.29/volume/v3/volume-transfers/6daa0559-2280-40bc-af28-17343fffe1d7 returned with HTTP 200 Sep 01 12:10:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 421/843] 192.168.122.29 () {60 vars in 1295 bytes} [Tue Sep 1 12:10:59 2026] GET /volume/v3/volume-transfers/6daa0559-2280-40bc-af28-17343fffe1d7 => generated 546 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-03a16bd2-6d79-48cb-84d7-af77b0363eff None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-03a16bd2-6d79-48cb-84d7-af77b0363eff tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] GET http://192.168.122.29/volume/v3/volume-transfers Sep 01 12:10:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-03a16bd2-6d79-48cb-84d7-af77b0363eff tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-03a16bd2-6d79-48cb-84d7-af77b0363eff tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volume_transfer [None req-03a16bd2-6d79-48cb-84d7-af77b0363eff tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Listing volume transfers {{(pid=86814) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 12:10:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-03a16bd2-6d79-48cb-84d7-af77b0363eff tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] http://192.168.122.29/volume/v3/volume-transfers returned with HTTP 200 Sep 01 12:10:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 423/844] 192.168.122.29 () {60 vars in 1184 bytes} [Tue Sep 1 12:10:59 2026] GET /volume/v3/volume-transfers => generated 374 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5be2cc31-1026-449a-8b96-728caa610422 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-04f25d3b-bc97-4de2-841d-b05a6549b23f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-04f25d3b-bc97-4de2-841d-b05a6549b23f tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] GET http://192.168.122.29/volume/v3/volumes/6d68b42b-f21e-4b5d-9f55-a9c66cd22704 Sep 01 12:10:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-04f25d3b-bc97-4de2-841d-b05a6549b23f tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:10:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-04f25d3b-bc97-4de2-841d-b05a6549b23f tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:10: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:10:59 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:10: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:10:59 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5be2cc31-1026-449a-8b96-728caa610422 tempest-VolumesTransfersV357Test-1151306515 tempest-VolumesTransfersV357Test-1151306515-project-member] POST http://192.168.122.29/volume/v3/volume-transfers/6daa0559-2280-40bc-af28-17343fffe1d7/accept Sep 01 12:10:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5be2cc31-1026-449a-8b96-728caa610422 tempest-VolumesTransfersV357Test-1151306515 tempest-VolumesTransfersV357Test-1151306515-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "e07b7d6ec74e4f5e"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:10:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.volume_transfer [None req-5be2cc31-1026-449a-8b96-728caa610422 tempest-VolumesTransfersV357Test-1151306515 tempest-VolumesTransfersV357Test-1151306515-project-member] Accepting volume transfer 6daa0559-2280-40bc-af28-17343fffe1d7 {{(pid=86815) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 12:10:59 devstack devstack@c-api.service[86815]: INFO cinder.api.contrib.volume_transfer [None req-5be2cc31-1026-449a-8b96-728caa610422 tempest-VolumesTransfersV357Test-1151306515 tempest-VolumesTransfersV357Test-1151306515-project-member] Accepting transfer 6daa0559-2280-40bc-af28-17343fffe1d7 Sep 01 12:10:59 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-04f25d3b-bc97-4de2-841d-b05a6549b23f tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Volume info retrieved successfully. Sep 01 12:10:59 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-04f25d3b-bc97-4de2-841d-b05a6549b23f tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:10:59 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-04f25d3b-bc97-4de2-841d-b05a6549b23f tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:10: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:10:59 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:10:59 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-04f25d3b-bc97-4de2-841d-b05a6549b23f tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] MySQL server mode set 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:10: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:10:59 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-04f25d3b-bc97-4de2-841d-b05a6549b23f tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/volumes/6d68b42b-f21e-4b5d-9f55-a9c66cd22704 returned with HTTP 200 Sep 01 12:10:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 424/845] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:10:59 2026] GET /volume/v3/volumes/6d68b42b-f21e-4b5d-9f55-a9c66cd22704 => generated 913 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:10:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8f5af16a-ead5-4c4f-ba2f-581368d77df4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:10:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8f5af16a-ead5-4c4f-ba2f-581368d77df4 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:10:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8f5af16a-ead5-4c4f-ba2f-581368d77df4 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1330405313", "volume_type": "ceea35d9-147f-4d2a-9e77-2ae656bb3bef", "group_id": "4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4", "size": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:10:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-8f5af16a-ead5-4c4f-ba2f-581368d77df4 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1330405313', 'volume_type': 'ceea35d9-147f-4d2a-9e77-2ae656bb3bef', 'group_id': '4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4', 'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:10: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:10:59 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:59 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-8f5af16a-ead5-4c4f-ba2f-581368d77df4 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Create volume of 1 GB Sep 01 12:10:59 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-5be2cc31-1026-449a-8b96-728caa610422 tempest-VolumesTransfersV357Test-1151306515 tempest-VolumesTransfersV357Test-1151306515-project-member] Created reservations ['caf6a98a-82c0-447a-acf1-cbfe7af5fe1e', '86ec2b50-6a40-4184-be9e-256bc36332d5', '1121eeaf-2af3-446c-b037-18dc62c92cb8', 'b4e43ce3-52f3-49db-aa24-a734ac88c5ad'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:10:59 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:10:59 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:10:59 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8f5af16a-ead5-4c4f-ba2f-581368d77df4 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Availability Zones retrieved successfully. Sep 01 12:10:59 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8f5af16a-ead5-4c4f-ba2f-581368d77df4 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Flow 'volume_create_api' (befd127f-d732-4768-8fb8-af36670f2745) 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:10:59 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-5be2cc31-1026-449a-8b96-728caa610422 tempest-VolumesTransfersV357Test-1151306515 tempest-VolumesTransfersV357Test-1151306515-project-member] Created reservations ['5cfec900-f7d8-472c-80f1-bedb326e4428', '86857a6b-4501-4e04-8f81-26788e0a564c', 'e4424e4a-1597-429c-bc6b-a577221c46df', 'c196133b-b653-47c8-9cbc-07da0d6244b1'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:10:59 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:10:59 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:10:59 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-5be2cc31-1026-449a-8b96-728caa610422 tempest-VolumesTransfersV357Test-1151306515 tempest-VolumesTransfersV357Test-1151306515-project-member] Created reservations ['da6d58ae-ae05-4a8a-9503-a61bbf22c03b', '85729b03-9759-4f9e-8f55-209dab761d7b', '262d14f0-1f53-4372-a6b1-c90f61a271b7', '25f4baa7-5d1d-4c29-baec-1d1ea35e1e06'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:10:59 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-5be2cc31-1026-449a-8b96-728caa610422 tempest-VolumesTransfersV357Test-1151306515 tempest-VolumesTransfersV357Test-1151306515-project-member] Created reservations ['69d6f77a-777e-4c2d-8aaa-1d8d22b10b1b', '720f6b86-9047-4938-a014-c568bbeb7b23', '12f9c27f-b8ea-4d7c-b779-caa76ff36b15', '85df351c-7a43-4274-b37f-f0d49d84e008'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:10:59 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8f5af16a-ead5-4c4f-ba2f-581368d77df4 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47c6be90-c239-4791-814d-a8ea9e7d4ac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:10: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:10:59 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:10:59 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-8f5af16a-ead5-4c4f-ba2f-581368d77df4 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-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:10:59 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5be2cc31-1026-449a-8b96-728caa610422 tempest-VolumesTransfersV357Test-1151306515 tempest-VolumesTransfersV357Test-1151306515-project-member] Transfer volume completed successfully. Sep 01 12:11:00 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8f5af16a-ead5-4c4f-ba2f-581368d77df4 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47c6be90-c239-4791-814d-a8ea9e7d4ac3) 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:10:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ceea35d9-147f-4d2a-9e77-2ae656bb3bef,is_public=True,name='tempest-GroupsTest-volume-type-1786989633',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ceea35d9-147f-4d2a-9e77-2ae656bb3bef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4', '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:11:00 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8f5af16a-ead5-4c4f-ba2f-581368d77df4 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80cad270-2b81-4ab5-ac96-63e7be76e539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11:00 devstack devstack@c-api.service[86815]: INFO cinder.transfer.api [None req-5be2cc31-1026-449a-8b96-728caa610422 tempest-VolumesTransfersV357Test-1151306515 tempest-VolumesTransfersV357Test-1151306515-project-member] Volume 677cde68-0692-49c1-94b6-02f99b56c396 has been transferred. Sep 01 12:11:00 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-8f5af16a-ead5-4c4f-ba2f-581368d77df4 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Created reservations ['52130958-0e5a-4f28-bb40-43f0a3dc43f6', '7aa3ae9f-d215-4a86-929b-807adf8c7aee', 'f943ab0d-8815-4365-a18f-4919266f9ff9', 'ef66dcc7-26b6-45c6-9ea9-7d51e93fe654'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:11:00 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8f5af16a-ead5-4c4f-ba2f-581368d77df4 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80cad270-2b81-4ab5-ac96-63e7be76e539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52130958-0e5a-4f28-bb40-43f0a3dc43f6', '7aa3ae9f-d215-4a86-929b-807adf8c7aee', 'f943ab0d-8815-4365-a18f-4919266f9ff9', 'ef66dcc7-26b6-45c6-9ea9-7d51e93fe654']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:11:00 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8f5af16a-ead5-4c4f-ba2f-581368d77df4 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f5c5701-6433-4504-bc5b-4827e2d8df6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11: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:11:00 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5be2cc31-1026-449a-8b96-728caa610422 tempest-VolumesTransfersV357Test-1151306515 tempest-VolumesTransfersV357Test-1151306515-project-member] http://192.168.122.29/volume/v3/volume-transfers/6daa0559-2280-40bc-af28-17343fffe1d7/accept returned with HTTP 202 Sep 01 12:11:00 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 422/846] 192.168.122.29 () {62 vars in 1337 bytes} [Tue Sep 1 12:10:59 2026] POST /volume/v3/volume-transfers/6daa0559-2280-40bc-af28-17343fffe1d7/accept => generated 371 bytes in 916 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:11:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d3b065b2-2866-4634-96fb-65308f1b9f2c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d3b065b2-2866-4634-96fb-65308f1b9f2c tempest-VolumesTransfersV357Test-1151306515 tempest-VolumesTransfersV357Test-1151306515-project-member] GET http://192.168.122.29/volume/v3/volumes/677cde68-0692-49c1-94b6-02f99b56c396 Sep 01 12:11:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d3b065b2-2866-4634-96fb-65308f1b9f2c tempest-VolumesTransfersV357Test-1151306515 tempest-VolumesTransfersV357Test-1151306515-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d3b065b2-2866-4634-96fb-65308f1b9f2c tempest-VolumesTransfersV357Test-1151306515 tempest-VolumesTransfersV357Test-1151306515-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:00 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:00 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:00 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:00 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8f5af16a-ead5-4c4f-ba2f-581368d77df4 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f5c5701-6433-4504-bc5b-4827e2d8df6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '350f21eb-1135-45eb-af36-cf9c55f5e95c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1330405313',encryption_key_id=None,group_id=4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4,group_type_id=,metadata={},multiattach=False,project_id='104e37ba317243f2bf96b4a1020da51a',qos_specs=None,replication_status=,reservations=['52130958-0e5a-4f28-bb40-43f0a3dc43f6','7aa3ae9f-d215-4a86-929b-807adf8c7aee','f943ab0d-8815-4365-a18f-4919266f9ff9','ef66dcc7-26b6-45c6-9ea9-7d51e93fe654'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4f6710a6538492bbe9ca38bcf3a8be8',volume_type_id=ceea35d9-147f-4d2a-9e77-2ae656bb3bef), 'volume': Volume(_name_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:11:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1330405313',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4,host=None,id=350f21eb-1135-45eb-af36-cf9c55f5e95c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='104e37ba317243f2bf96b4a1020da51a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4f6710a6538492bbe9ca38bcf3a8be8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ceea35d9-147f-4d2a-9e77-2ae656bb3bef),volume_type_id=ceea35d9-147f-4d2a-9e77-2ae656bb3bef)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:11:00 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8f5af16a-ead5-4c4f-ba2f-581368d77df4 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (957b94e9-3d0a-4e8c-8188-f10008a27906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11:00 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d3b065b2-2866-4634-96fb-65308f1b9f2c tempest-VolumesTransfersV357Test-1151306515 tempest-VolumesTransfersV357Test-1151306515-project-member] Volume info retrieved successfully. Sep 01 12:11:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d3b065b2-2866-4634-96fb-65308f1b9f2c tempest-VolumesTransfersV357Test-1151306515 tempest-VolumesTransfersV357Test-1151306515-project-member] http://192.168.122.29/volume/v3/volumes/677cde68-0692-49c1-94b6-02f99b56c396 returned with HTTP 200 Sep 01 12:11:00 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 423/847] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:11:00 2026] GET /volume/v3/volumes/677cde68-0692-49c1-94b6-02f99b56c396 => generated 954 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:11:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-749c1cf0-8126-4a0d-a391-9f1ba9bfd1cb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-749c1cf0-8126-4a0d-a391-9f1ba9bfd1cb tempest-VolumesTransfersV357Test-1151306515 tempest-VolumesTransfersV357Test-1151306515-project-member] GET http://192.168.122.29/volume/v3/volumes/677cde68-0692-49c1-94b6-02f99b56c396 Sep 01 12:11:00 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8f5af16a-ead5-4c4f-ba2f-581368d77df4 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (957b94e9-3d0a-4e8c-8188-f10008a27906) transitioned into state 'SUCCESS' from state '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-1330405313',encryption_key_id=None,group_id=4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4,group_type_id=,metadata={},multiattach=False,project_id='104e37ba317243f2bf96b4a1020da51a',qos_specs=None,replication_status=,reservations=['52130958-0e5a-4f28-bb40-43f0a3dc43f6','7aa3ae9f-d215-4a86-929b-807adf8c7aee','f943ab0d-8815-4365-a18f-4919266f9ff9','ef66dcc7-26b6-45c6-9ea9-7d51e93fe654'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4f6710a6538492bbe9ca38bcf3a8be8',volume_type_id=ceea35d9-147f-4d2a-9e77-2ae656bb3bef)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:11:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-749c1cf0-8126-4a0d-a391-9f1ba9bfd1cb tempest-VolumesTransfersV357Test-1151306515 tempest-VolumesTransfersV357Test-1151306515-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-749c1cf0-8126-4a0d-a391-9f1ba9bfd1cb tempest-VolumesTransfersV357Test-1151306515 tempest-VolumesTransfersV357Test-1151306515-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:00 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8f5af16a-ead5-4c4f-ba2f-581368d77df4 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcee0ea2-a370-4204-bdc7-8ebc7e7dd946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11: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:11:00 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:00 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:00 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8f5af16a-ead5-4c4f-ba2f-581368d77df4 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcee0ea2-a370-4204-bdc7-8ebc7e7dd946) 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:11:00 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-749c1cf0-8126-4a0d-a391-9f1ba9bfd1cb tempest-VolumesTransfersV357Test-1151306515 tempest-VolumesTransfersV357Test-1151306515-project-member] Volume info retrieved successfully. Sep 01 12:11:00 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8f5af16a-ead5-4c4f-ba2f-581368d77df4 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Flow 'volume_create_api' (befd127f-d732-4768-8fb8-af36670f2745) 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:11:00 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8f5af16a-ead5-4c4f-ba2f-581368d77df4 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Create volume request issued successfully. Sep 01 12:11:00 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-8f5af16a-ead5-4c4f-ba2f-581368d77df4 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:11:00 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-8f5af16a-ead5-4c4f-ba2f-581368d77df4 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:11:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-749c1cf0-8126-4a0d-a391-9f1ba9bfd1cb tempest-VolumesTransfersV357Test-1151306515 tempest-VolumesTransfersV357Test-1151306515-project-member] http://192.168.122.29/volume/v3/volumes/677cde68-0692-49c1-94b6-02f99b56c396 returned with HTTP 200 Sep 01 12:11:00 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 424/848] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:11:00 2026] GET /volume/v3/volumes/677cde68-0692-49c1-94b6-02f99b56c396 => generated 954 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:11:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-38989d02-e372-4e48-9150-dcda7865d8b1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-38989d02-e372-4e48-9150-dcda7865d8b1 tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] DELETE http://192.168.122.29/volume/v3/volume-transfers/6daa0559-2280-40bc-af28-17343fffe1d7 Sep 01 12:11:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-38989d02-e372-4e48-9150-dcda7865d8b1 tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-38989d02-e372-4e48-9150-dcda7865d8b1 tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:00 devstack devstack@c-api.service[86815]: INFO cinder.api.contrib.volume_transfer [None req-38989d02-e372-4e48-9150-dcda7865d8b1 tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Delete transfer with id: 6daa0559-2280-40bc-af28-17343fffe1d7 Sep 01 12:11:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-38989d02-e372-4e48-9150-dcda7865d8b1 tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] http://192.168.122.29/volume/v3/volume-transfers/6daa0559-2280-40bc-af28-17343fffe1d7 returned with HTTP 404 Sep 01 12:11:00 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 425/849] 192.168.122.29 () {60 vars in 1298 bytes} [Tue Sep 1 12:11:00 2026] DELETE /volume/v3/volume-transfers/6daa0559-2280-40bc-af28-17343fffe1d7 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:11:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-89e3f827-dfc4-4bb4-a1b1-6ce83cd6ddea None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:00 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-8f5af16a-ead5-4c4f-ba2f-581368d77df4 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] MySQL server mode set 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:11: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:11:00 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8f5af16a-ead5-4c4f-ba2f-581368d77df4 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:11:00 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 425/850] 192.168.122.29 () {62 vars in 1179 bytes} [Tue Sep 1 12:10:59 2026] POST /volume/v3/volumes => generated 821 bytes in 695 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:11:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-740956d4-cb01-4dc3-a6bd-44b89b2e63c8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-740956d4-cb01-4dc3-a6bd-44b89b2e63c8 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] GET http://192.168.122.29/volume/v3/volumes/350f21eb-1135-45eb-af36-cf9c55f5e95c Sep 01 12:11:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-740956d4-cb01-4dc3-a6bd-44b89b2e63c8 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-740956d4-cb01-4dc3-a6bd-44b89b2e63c8 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:00 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:00 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:00 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-740956d4-cb01-4dc3-a6bd-44b89b2e63c8 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Volume info retrieved successfully. Sep 01 12:11:00 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-740956d4-cb01-4dc3-a6bd-44b89b2e63c8 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:11:00 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-740956d4-cb01-4dc3-a6bd-44b89b2e63c8 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:11:00 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-740956d4-cb01-4dc3-a6bd-44b89b2e63c8 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] MySQL server mode set 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:11: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:11:00 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-740956d4-cb01-4dc3-a6bd-44b89b2e63c8 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/volumes/350f21eb-1135-45eb-af36-cf9c55f5e95c returned with HTTP 200 Sep 01 12:11:00 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 426/851] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:11:00 2026] GET /volume/v3/volumes/350f21eb-1135-45eb-af36-cf9c55f5e95c => generated 889 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:11:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-89e3f827-dfc4-4bb4-a1b1-6ce83cd6ddea tempest-VolumesTransfersV357Test-1380143763 tempest-VolumesTransfersV357Test-1380143763-project-admin] DELETE http://192.168.122.29/volume/v3/volumes/677cde68-0692-49c1-94b6-02f99b56c396 Sep 01 12:11:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-89e3f827-dfc4-4bb4-a1b1-6ce83cd6ddea tempest-VolumesTransfersV357Test-1380143763 tempest-VolumesTransfersV357Test-1380143763-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-89e3f827-dfc4-4bb4-a1b1-6ce83cd6ddea tempest-VolumesTransfersV357Test-1380143763 tempest-VolumesTransfersV357Test-1380143763-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:00 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-89e3f827-dfc4-4bb4-a1b1-6ce83cd6ddea tempest-VolumesTransfersV357Test-1380143763 tempest-VolumesTransfersV357Test-1380143763-project-admin] Delete volume with id: 677cde68-0692-49c1-94b6-02f99b56c396 Sep 01 12:11: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:11:00 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:00 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:00 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-89e3f827-dfc4-4bb4-a1b1-6ce83cd6ddea tempest-VolumesTransfersV357Test-1380143763 tempest-VolumesTransfersV357Test-1380143763-project-admin] Volume info retrieved successfully. Sep 01 12:11:00 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-89e3f827-dfc4-4bb4-a1b1-6ce83cd6ddea tempest-VolumesTransfersV357Test-1380143763 tempest-VolumesTransfersV357Test-1380143763-project-admin] Delete volume request issued successfully. Sep 01 12:11:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-89e3f827-dfc4-4bb4-a1b1-6ce83cd6ddea tempest-VolumesTransfersV357Test-1380143763 tempest-VolumesTransfersV357Test-1380143763-project-admin] http://192.168.122.29/volume/v3/volumes/677cde68-0692-49c1-94b6-02f99b56c396 returned with HTTP 202 Sep 01 12:11:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d28a84fe-f2e3-41d3-8490-a2c6ba34d2ec None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:00 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 426/852] 192.168.122.29 () {60 vars in 1271 bytes} [Tue Sep 1 12:11:00 2026] DELETE /volume/v3/volumes/677cde68-0692-49c1-94b6-02f99b56c396 => generated 0 bytes in 393 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:11:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d28a84fe-f2e3-41d3-8490-a2c6ba34d2ec tempest-VolumesTransfersV357Test-1380143763 tempest-VolumesTransfersV357Test-1380143763-project-admin] GET http://192.168.122.29/volume/v3/volumes/677cde68-0692-49c1-94b6-02f99b56c396 Sep 01 12:11:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d28a84fe-f2e3-41d3-8490-a2c6ba34d2ec tempest-VolumesTransfersV357Test-1380143763 tempest-VolumesTransfersV357Test-1380143763-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d28a84fe-f2e3-41d3-8490-a2c6ba34d2ec tempest-VolumesTransfersV357Test-1380143763 tempest-VolumesTransfersV357Test-1380143763-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:00 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:00 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:00 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d28a84fe-f2e3-41d3-8490-a2c6ba34d2ec tempest-VolumesTransfersV357Test-1380143763 tempest-VolumesTransfersV357Test-1380143763-project-admin] Volume info retrieved successfully. Sep 01 12:11:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d28a84fe-f2e3-41d3-8490-a2c6ba34d2ec tempest-VolumesTransfersV357Test-1380143763 tempest-VolumesTransfersV357Test-1380143763-project-admin] http://192.168.122.29/volume/v3/volumes/677cde68-0692-49c1-94b6-02f99b56c396 returned with HTTP 200 Sep 01 12:11:00 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 427/853] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:11:00 2026] GET /volume/v3/volumes/677cde68-0692-49c1-94b6-02f99b56c396 => generated 1137 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:11:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d73b904e-7f9c-4ea4-b340-586298ee3958 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d73b904e-7f9c-4ea4-b340-586298ee3958 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] GET http://192.168.122.29/volume/v3/volumes/350f21eb-1135-45eb-af36-cf9c55f5e95c Sep 01 12:11:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d73b904e-7f9c-4ea4-b340-586298ee3958 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d73b904e-7f9c-4ea4-b340-586298ee3958 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c4c8381d-b26d-4b78-ab08-0b79d14405f8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11: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:11:01 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d73b904e-7f9c-4ea4-b340-586298ee3958 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Volume info retrieved successfully. Sep 01 12:11:01 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-d73b904e-7f9c-4ea4-b340-586298ee3958 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:11:01 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-d73b904e-7f9c-4ea4-b340-586298ee3958 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:11:02 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-d73b904e-7f9c-4ea4-b340-586298ee3958 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] MySQL server mode set 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:11:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c4c8381d-b26d-4b78-ab08-0b79d14405f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1650980753 tempest-VolumeSnapshotQuotasNegativeTestJSON-1650980753-project-admin] GET http://192.168.122.29/volume/v3/os-quota-sets/bc6611281855498887c70bd8c31fa749 Sep 01 12:11:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c4c8381d-b26d-4b78-ab08-0b79d14405f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1650980753 tempest-VolumeSnapshotQuotasNegativeTestJSON-1650980753-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c4c8381d-b26d-4b78-ab08-0b79d14405f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1650980753 tempest-VolumeSnapshotQuotasNegativeTestJSON-1650980753-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:02 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-c4c8381d-b26d-4b78-ab08-0b79d14405f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1650980753 tempest-VolumeSnapshotQuotasNegativeTestJSON-1650980753-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-1786989633 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-1786989633, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:11:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d73b904e-7f9c-4ea4-b340-586298ee3958 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/volumes/350f21eb-1135-45eb-af36-cf9c55f5e95c returned with HTTP 200 Sep 01 12:11:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 427/854] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:11:01 2026] GET /volume/v3/volumes/350f21eb-1135-45eb-af36-cf9c55f5e95c => generated 913 bytes in 473 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:11:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9a69aa5d-cccc-4456-b4e2-92c87d5bf640 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9a69aa5d-cccc-4456-b4e2-92c87d5bf640 tempest-VolumesTransfersV357Test-1380143763 tempest-VolumesTransfersV357Test-1380143763-project-admin] GET http://192.168.122.29/volume/v3/volumes/677cde68-0692-49c1-94b6-02f99b56c396 Sep 01 12:11:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9a69aa5d-cccc-4456-b4e2-92c87d5bf640 tempest-VolumesTransfersV357Test-1380143763 tempest-VolumesTransfersV357Test-1380143763-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9a69aa5d-cccc-4456-b4e2-92c87d5bf640 tempest-VolumesTransfersV357Test-1380143763 tempest-VolumesTransfersV357Test-1380143763-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c4c8381d-b26d-4b78-ab08-0b79d14405f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1650980753 tempest-VolumeSnapshotQuotasNegativeTestJSON-1650980753-project-admin] http://192.168.122.29/volume/v3/os-quota-sets/bc6611281855498887c70bd8c31fa749 returned with HTTP 200 Sep 01 12:11:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 428/855] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:11:01 2026] GET /volume/v3/os-quota-sets/bc6611281855498887c70bd8c31fa749 => generated 615 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8c393bb4-9ef5-43e5-84b2-4509d60d64e8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8c393bb4-9ef5-43e5-84b2-4509d60d64e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1650980753 tempest-VolumeSnapshotQuotasNegativeTestJSON-1650980753-project-admin] PUT http://192.168.122.29/volume/v3/os-quota-sets/bc6611281855498887c70bd8c31fa749 Sep 01 12:11:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8c393bb4-9ef5-43e5-84b2-4509d60d64e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1650980753 tempest-VolumeSnapshotQuotasNegativeTestJSON-1650980753-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:11:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9a69aa5d-cccc-4456-b4e2-92c87d5bf640 tempest-VolumesTransfersV357Test-1380143763 tempest-VolumesTransfersV357Test-1380143763-project-admin] http://192.168.122.29/volume/v3/volumes/677cde68-0692-49c1-94b6-02f99b56c396 returned with HTTP 404 Sep 01 12:11:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 428/856] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:11:02 2026] GET /volume/v3/volumes/677cde68-0692-49c1-94b6-02f99b56c396 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:11:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0353eee6-93d6-4a0a-93af-53d68c0a3b85 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0353eee6-93d6-4a0a-93af-53d68c0a3b85 tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] GET http://192.168.122.29/volume/v3/volumes/677cde68-0692-49c1-94b6-02f99b56c396 Sep 01 12:11:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0353eee6-93d6-4a0a-93af-53d68c0a3b85 tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0353eee6-93d6-4a0a-93af-53d68c0a3b85 tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0353eee6-93d6-4a0a-93af-53d68c0a3b85 tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] http://192.168.122.29/volume/v3/volumes/677cde68-0692-49c1-94b6-02f99b56c396 returned with HTTP 404 Sep 01 12:11:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 429/857] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:11:02 2026] GET /volume/v3/volumes/677cde68-0692-49c1-94b6-02f99b56c396 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:11:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c79ec67c-7717-45ec-8c28-248126a07e8d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c79ec67c-7717-45ec-8c28-248126a07e8d tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] DELETE http://192.168.122.29/volume/v3/volumes/677cde68-0692-49c1-94b6-02f99b56c396 Sep 01 12:11:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c79ec67c-7717-45ec-8c28-248126a07e8d tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c79ec67c-7717-45ec-8c28-248126a07e8d tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:02 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-c79ec67c-7717-45ec-8c28-248126a07e8d tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Delete volume with id: 677cde68-0692-49c1-94b6-02f99b56c396 Sep 01 12:11:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c79ec67c-7717-45ec-8c28-248126a07e8d tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] http://192.168.122.29/volume/v3/volumes/677cde68-0692-49c1-94b6-02f99b56c396 returned with HTTP 404 Sep 01 12:11:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 430/858] 192.168.122.29 () {60 vars in 1271 bytes} [Tue Sep 1 12:11:02 2026] DELETE /volume/v3/volumes/677cde68-0692-49c1-94b6-02f99b56c396 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:11:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6de51a9d-7d87-4476-a966-eb50d9ae043d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6de51a9d-7d87-4476-a966-eb50d9ae043d tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:11:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6de51a9d-7d87-4476-a966-eb50d9ae043d tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-523599117"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:11:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-6de51a9d-7d87-4476-a966-eb50d9ae043d tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-523599117'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:11:02 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-6de51a9d-7d87-4476-a966-eb50d9ae043d tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Create volume of 1 GB Sep 01 12:11:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6de51a9d-7d87-4476-a966-eb50d9ae043d tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Availability Zones retrieved successfully. Sep 01 12:11:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8c393bb4-9ef5-43e5-84b2-4509d60d64e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1650980753 tempest-VolumeSnapshotQuotasNegativeTestJSON-1650980753-project-admin] http://192.168.122.29/volume/v3/os-quota-sets/bc6611281855498887c70bd8c31fa749 returned with HTTP 200 Sep 01 12:11:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 429/859] 192.168.122.29 () {60 vars in 1253 bytes} [Tue Sep 1 12:11:02 2026] PUT /volume/v3/os-quota-sets/bc6611281855498887c70bd8c31fa749 => generated 568 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:02 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6de51a9d-7d87-4476-a966-eb50d9ae043d tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Flow 'volume_create_api' (b1202bbe-e33f-4dc0-b3ea-982c5a084b87) 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:11:02 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6de51a9d-7d87-4476-a966-eb50d9ae043d tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85163951-643f-4e2e-b468-e332bfc92e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e4544991-bbd0-42ff-bb46-fb19277c69e2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:02 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-6de51a9d-7d87-4476-a966-eb50d9ae043d tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-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:11:02 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6de51a9d-7d87-4476-a966-eb50d9ae043d tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85163951-643f-4e2e-b468-e332bfc92e4e) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:11:02 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6de51a9d-7d87-4476-a966-eb50d9ae043d tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a33f40b0-af8c-43ee-a791-762c2d6666ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e4544991-bbd0-42ff-bb46-fb19277c69e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:11:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e4544991-bbd0-42ff-bb46-fb19277c69e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1136838435"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:11:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-e4544991-bbd0-42ff-bb46-fb19277c69e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1136838435'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:11:02 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-e4544991-bbd0-42ff-bb46-fb19277c69e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Create volume of 1 GB Sep 01 12:11:02 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-6de51a9d-7d87-4476-a966-eb50d9ae043d tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Created reservations ['a7f0c3a3-288c-4f5b-a0e0-f806bb8373c3', '1ac0fa08-b59b-49fd-a250-95658ed7a1c5', 'd394dfc1-494f-4d72-be95-2086adfd8ae5', 'cdcef9b1-ab46-4e12-8b34-e95f0f1971fa'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:11:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e4544991-bbd0-42ff-bb46-fb19277c69e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Availability Zones retrieved successfully. Sep 01 12:11:02 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6de51a9d-7d87-4476-a966-eb50d9ae043d tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a33f40b0-af8c-43ee-a791-762c2d6666ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7f0c3a3-288c-4f5b-a0e0-f806bb8373c3', '1ac0fa08-b59b-49fd-a250-95658ed7a1c5', 'd394dfc1-494f-4d72-be95-2086adfd8ae5', 'cdcef9b1-ab46-4e12-8b34-e95f0f1971fa']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:11:02 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6de51a9d-7d87-4476-a966-eb50d9ae043d tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8931a6c3-b608-488c-a390-44f687fc6006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11:02 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e4544991-bbd0-42ff-bb46-fb19277c69e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Flow 'volume_create_api' (e0de0e28-792d-4263-a358-1fa6ba6234ee) 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:11:02 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e4544991-bbd0-42ff-bb46-fb19277c69e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5f9d1e8-0c3c-4bdc-8c09-49432a0146f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11:02 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-e4544991-bbd0-42ff-bb46-fb19277c69e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-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:11: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:11:02 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11:02 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6de51a9d-7d87-4476-a966-eb50d9ae043d tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8931a6c3-b608-488c-a390-44f687fc6006) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68ea22c7-be05-42ec-bb8f-b86fff63d00e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-523599117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3363767eb354b29bce9bf3a11ab82a3',qos_specs=None,replication_status=,reservations=['a7f0c3a3-288c-4f5b-a0e0-f806bb8373c3','1ac0fa08-b59b-49fd-a250-95658ed7a1c5','d394dfc1-494f-4d72-be95-2086adfd8ae5','cdcef9b1-ab46-4e12-8b34-e95f0f1971fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea0756a9efee4d57af36e2d279902ed3',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:11:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-523599117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68ea22c7-be05-42ec-bb8f-b86fff63d00e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3363767eb354b29bce9bf3a11ab82a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea0756a9efee4d57af36e2d279902ed3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:11:02 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6de51a9d-7d87-4476-a966-eb50d9ae043d tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cd18097-de60-48b7-b657-5e58da01f7a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11:02 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e4544991-bbd0-42ff-bb46-fb19277c69e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5f9d1e8-0c3c-4bdc-8c09-49432a0146f3) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:11:02 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e4544991-bbd0-42ff-bb46-fb19277c69e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c3b711c-546d-4de0-86ad-985ffdc3e0bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11:02 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6de51a9d-7d87-4476-a966-eb50d9ae043d tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cd18097-de60-48b7-b657-5e58da01f7a1) transitioned into state 'SUCCESS' from state '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-523599117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3363767eb354b29bce9bf3a11ab82a3',qos_specs=None,replication_status=,reservations=['a7f0c3a3-288c-4f5b-a0e0-f806bb8373c3','1ac0fa08-b59b-49fd-a250-95658ed7a1c5','d394dfc1-494f-4d72-be95-2086adfd8ae5','cdcef9b1-ab46-4e12-8b34-e95f0f1971fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea0756a9efee4d57af36e2d279902ed3',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:11:02 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6de51a9d-7d87-4476-a966-eb50d9ae043d tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c6aa02d-d82e-4f8c-86de-57f3ff71f303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11:02 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6de51a9d-7d87-4476-a966-eb50d9ae043d tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c6aa02d-d82e-4f8c-86de-57f3ff71f303) 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:11:02 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6de51a9d-7d87-4476-a966-eb50d9ae043d tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Flow 'volume_create_api' (b1202bbe-e33f-4dc0-b3ea-982c5a084b87) 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:11:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6de51a9d-7d87-4476-a966-eb50d9ae043d tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Create volume request issued successfully. Sep 01 12:11:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6de51a9d-7d87-4476-a966-eb50d9ae043d tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:11:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 431/860] 192.168.122.29 () {62 vars in 1178 bytes} [Tue Sep 1 12:11:02 2026] POST /volume/v3/volumes => generated 825 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:11:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9943b9ba-7d5f-4922-9d23-89527c04700b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9943b9ba-7d5f-4922-9d23-89527c04700b tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] GET http://192.168.122.29/volume/v3/volumes/68ea22c7-be05-42ec-bb8f-b86fff63d00e Sep 01 12:11:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9943b9ba-7d5f-4922-9d23-89527c04700b tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9943b9ba-7d5f-4922-9d23-89527c04700b tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:02 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9943b9ba-7d5f-4922-9d23-89527c04700b tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Volume info retrieved successfully. Sep 01 12:11:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9943b9ba-7d5f-4922-9d23-89527c04700b tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] http://192.168.122.29/volume/v3/volumes/68ea22c7-be05-42ec-bb8f-b86fff63d00e returned with HTTP 200 Sep 01 12:11:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 432/861] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:11:02 2026] GET /volume/v3/volumes/68ea22c7-be05-42ec-bb8f-b86fff63d00e => generated 893 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:11:02 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-e4544991-bbd0-42ff-bb46-fb19277c69e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Created reservations ['e360c83c-185c-41de-ba89-9f6438c64ba4', 'cf5cd110-9177-4bfc-8872-7666d113177c', '483cdd03-7bba-48ec-a14d-66961d7ca351', '8e0757dd-6308-492b-8cda-1e7e28474c32'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:11:02 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e4544991-bbd0-42ff-bb46-fb19277c69e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c3b711c-546d-4de0-86ad-985ffdc3e0bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e360c83c-185c-41de-ba89-9f6438c64ba4', 'cf5cd110-9177-4bfc-8872-7666d113177c', '483cdd03-7bba-48ec-a14d-66961d7ca351', '8e0757dd-6308-492b-8cda-1e7e28474c32']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:11:02 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e4544991-bbd0-42ff-bb46-fb19277c69e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf0285d8-e5a9-4cd9-96b5-d66dd0f21d94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11: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:11:02 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11:02 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e4544991-bbd0-42ff-bb46-fb19277c69e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf0285d8-e5a9-4cd9-96b5-d66dd0f21d94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c35308f-0ed6-41c6-b8f1-d8d8582b254f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1136838435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc6611281855498887c70bd8c31fa749',qos_specs=None,replication_status=,reservations=['e360c83c-185c-41de-ba89-9f6438c64ba4','cf5cd110-9177-4bfc-8872-7666d113177c','483cdd03-7bba-48ec-a14d-66961d7ca351','8e0757dd-6308-492b-8cda-1e7e28474c32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76a84abe3b634f77af10b293c0c1ef95',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:11:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1136838435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c35308f-0ed6-41c6-b8f1-d8d8582b254f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc6611281855498887c70bd8c31fa749',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76a84abe3b634f77af10b293c0c1ef95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:11:02 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e4544991-bbd0-42ff-bb46-fb19277c69e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (249eeb31-10fc-46aa-aa7c-b5909a99446f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11:02 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e4544991-bbd0-42ff-bb46-fb19277c69e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (249eeb31-10fc-46aa-aa7c-b5909a99446f) transitioned into state 'SUCCESS' from state '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-1136838435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc6611281855498887c70bd8c31fa749',qos_specs=None,replication_status=,reservations=['e360c83c-185c-41de-ba89-9f6438c64ba4','cf5cd110-9177-4bfc-8872-7666d113177c','483cdd03-7bba-48ec-a14d-66961d7ca351','8e0757dd-6308-492b-8cda-1e7e28474c32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76a84abe3b634f77af10b293c0c1ef95',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:11:02 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e4544991-bbd0-42ff-bb46-fb19277c69e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e4897ed-8075-4f31-8521-1302880f8b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11:02 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e4544991-bbd0-42ff-bb46-fb19277c69e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e4897ed-8075-4f31-8521-1302880f8b3b) 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:11:02 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e4544991-bbd0-42ff-bb46-fb19277c69e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Flow 'volume_create_api' (e0de0e28-792d-4263-a358-1fa6ba6234ee) 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:11:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e4544991-bbd0-42ff-bb46-fb19277c69e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Create volume request issued successfully. Sep 01 12:11:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e4544991-bbd0-42ff-bb46-fb19277c69e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:11:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 430/862] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:11:02 2026] POST /volume/v3/volumes => generated 774 bytes in 593 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:11:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-840c7337-e768-43cc-a019-0f718f91d4d7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-840c7337-e768-43cc-a019-0f718f91d4d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] GET http://192.168.122.29/volume/v3/volumes/0c35308f-0ed6-41c6-b8f1-d8d8582b254f Sep 01 12:11:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-840c7337-e768-43cc-a019-0f718f91d4d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-840c7337-e768-43cc-a019-0f718f91d4d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:02 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-840c7337-e768-43cc-a019-0f718f91d4d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Volume info retrieved successfully. Sep 01 12:11:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-840c7337-e768-43cc-a019-0f718f91d4d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] http://192.168.122.29/volume/v3/volumes/0c35308f-0ed6-41c6-b8f1-d8d8582b254f returned with HTTP 200 Sep 01 12:11:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 433/863] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:02 2026] GET /volume/v3/volumes/0c35308f-0ed6-41c6-b8f1-d8d8582b254f => generated 842 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-309dde92-7850-4577-a9d8-7b7557ea20c3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-309dde92-7850-4577-a9d8-7b7557ea20c3 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] GET http://192.168.122.29/volume/v3/volumes/350f21eb-1135-45eb-af36-cf9c55f5e95c Sep 01 12:11:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-309dde92-7850-4577-a9d8-7b7557ea20c3 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-309dde92-7850-4577-a9d8-7b7557ea20c3 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:03 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:03 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-309dde92-7850-4577-a9d8-7b7557ea20c3 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Volume info retrieved successfully. Sep 01 12:11:03 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-309dde92-7850-4577-a9d8-7b7557ea20c3 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:11:03 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-309dde92-7850-4577-a9d8-7b7557ea20c3 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:11:03 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-309dde92-7850-4577-a9d8-7b7557ea20c3 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] MySQL server mode set 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:11: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:11:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-309dde92-7850-4577-a9d8-7b7557ea20c3 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/volumes/350f21eb-1135-45eb-af36-cf9c55f5e95c returned with HTTP 200 Sep 01 12:11:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 431/864] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:11:03 2026] GET /volume/v3/volumes/350f21eb-1135-45eb-af36-cf9c55f5e95c => generated 914 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:11:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c2a2d649-2c07-4cfd-a37a-f68607da47de None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c2a2d649-2c07-4cfd-a37a-f68607da47de tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] PUT http://192.168.122.29/volume/v3/groups/4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4 Sep 01 12:11:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c2a2d649-2c07-4cfd-a37a-f68607da47de tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "350f21eb-1135-45eb-af36-cf9c55f5e95c"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:11:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-c2a2d649-2c07-4cfd-a37a-f68607da47de tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Update called for group 4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4. {{(pid=86815) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 12:11:03 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.groups [None req-c2a2d649-2c07-4cfd-a37a-f68607da47de tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Updating group 4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4 with name new_group description: This is a new group add_volumes: None remove_volumes: 350f21eb-1135-45eb-af36-cf9c55f5e95c. Sep 01 12:11: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:11:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c2a2d649-2c07-4cfd-a37a-f68607da47de tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/groups/4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4 returned with HTTP 202 Sep 01 12:11:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 434/865] 192.168.122.29 () {62 vars in 1286 bytes} [Tue Sep 1 12:11:03 2026] PUT /volume/v3/groups/4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 12:11:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a0418096-7493-4781-8c1b-dec4972b6378 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a0418096-7493-4781-8c1b-dec4972b6378 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] GET http://192.168.122.29/volume/v3/groups/4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4 Sep 01 12:11:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a0418096-7493-4781-8c1b-dec4972b6378 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a0418096-7493-4781-8c1b-dec4972b6378 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-a0418096-7493-4781-8c1b-dec4972b6378 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] show called for member 4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:11: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:11:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11: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:11:03 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:11:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a0418096-7493-4781-8c1b-dec4972b6378 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/groups/4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4 returned with HTTP 200 Sep 01 12:11:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 432/866] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:11:03 2026] GET /volume/v3/groups/4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4 => generated 323 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:11:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a06a2865-5567-4c18-99b4-9e7425e8feab None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a06a2865-5567-4c18-99b4-9e7425e8feab tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] GET http://192.168.122.29/volume/v3/volumes/68ea22c7-be05-42ec-bb8f-b86fff63d00e Sep 01 12:11:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a06a2865-5567-4c18-99b4-9e7425e8feab tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a06a2865-5567-4c18-99b4-9e7425e8feab tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:03 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a06a2865-5567-4c18-99b4-9e7425e8feab tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Volume info retrieved successfully. Sep 01 12:11:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a06a2865-5567-4c18-99b4-9e7425e8feab tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] http://192.168.122.29/volume/v3/volumes/68ea22c7-be05-42ec-bb8f-b86fff63d00e returned with HTTP 200 Sep 01 12:11:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 435/867] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:11:03 2026] GET /volume/v3/volumes/68ea22c7-be05-42ec-bb8f-b86fff63d00e => generated 917 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:11:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6787f97d-c9e6-4db6-97b9-8f1814751ed1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6787f97d-c9e6-4db6-97b9-8f1814751ed1 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] GET http://192.168.122.29/volume/v3/volumes/0c35308f-0ed6-41c6-b8f1-d8d8582b254f Sep 01 12:11:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6787f97d-c9e6-4db6-97b9-8f1814751ed1 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6787f97d-c9e6-4db6-97b9-8f1814751ed1 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:03 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6787f97d-c9e6-4db6-97b9-8f1814751ed1 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Volume info retrieved successfully. Sep 01 12:11:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6787f97d-c9e6-4db6-97b9-8f1814751ed1 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] http://192.168.122.29/volume/v3/volumes/0c35308f-0ed6-41c6-b8f1-d8d8582b254f returned with HTTP 200 Sep 01 12:11:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 433/868] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:03 2026] GET /volume/v3/volumes/0c35308f-0ed6-41c6-b8f1-d8d8582b254f => generated 866 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4fac1794-994a-4507-ae06-54ed6bf39364 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4fac1794-994a-4507-ae06-54ed6bf39364 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] GET http://192.168.122.29/volume/v3/groups/4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4 Sep 01 12:11:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4fac1794-994a-4507-ae06-54ed6bf39364 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4fac1794-994a-4507-ae06-54ed6bf39364 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-4fac1794-994a-4507-ae06-54ed6bf39364 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] show called for member 4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:11: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:11:04 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11: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:11:04 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:11:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4fac1794-994a-4507-ae06-54ed6bf39364 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/groups/4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4 returned with HTTP 200 Sep 01 12:11:04 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 436/869] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:11:04 2026] GET /volume/v3/groups/4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4 => generated 324 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:11:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a61d76f7-fcb8-41e9-aaec-4c2c54738502 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a61d76f7-fcb8-41e9-aaec-4c2c54738502 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] GET http://192.168.122.29/volume/v3/groups/4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4 Sep 01 12:11:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a61d76f7-fcb8-41e9-aaec-4c2c54738502 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a61d76f7-fcb8-41e9-aaec-4c2c54738502 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-a61d76f7-fcb8-41e9-aaec-4c2c54738502 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] show called for member 4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:11: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:11:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11: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:11:04 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:11:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a61d76f7-fcb8-41e9-aaec-4c2c54738502 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/groups/4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4 returned with HTTP 200 Sep 01 12:11:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 434/870] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:11:04 2026] GET /volume/v3/groups/4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4 => generated 324 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:11:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b4659b4c-31eb-4f58-9c24-e63b69eafc46 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b4659b4c-31eb-4f58-9c24-e63b69eafc46 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] GET http://192.168.122.29/volume/v3/volumes/detail Sep 01 12:11:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b4659b4c-31eb-4f58-9c24-e63b69eafc46 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b4659b4c-31eb-4f58-9c24-e63b69eafc46 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-b4659b4c-31eb-4f58-9c24-e63b69eafc46 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:11: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:11:04 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:04 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b4659b4c-31eb-4f58-9c24-e63b69eafc46 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:11:04 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:11:04 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:11: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:11:04 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:04 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11:04 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b4659b4c-31eb-4f58-9c24-e63b69eafc46 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Get all volumes completed successfully. Sep 01 12:11:04 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-b4659b4c-31eb-4f58-9c24-e63b69eafc46 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:11:04 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-b4659b4c-31eb-4f58-9c24-e63b69eafc46 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:11:04 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-b4659b4c-31eb-4f58-9c24-e63b69eafc46 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] MySQL server mode set 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:11: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:11:04 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b4659b4c-31eb-4f58-9c24-e63b69eafc46 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:11:04 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 437/871] 192.168.122.29 () {60 vars in 1178 bytes} [Tue Sep 1 12:11:04 2026] GET /volume/v3/volumes/detail => generated 1786 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:11:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-84c18a28-632a-487d-8c06-0ecafb428a55 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-84c18a28-632a-487d-8c06-0ecafb428a55 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] PUT http://192.168.122.29/volume/v3/groups/4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4 Sep 01 12:11:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-84c18a28-632a-487d-8c06-0ecafb428a55 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "350f21eb-1135-45eb-af36-cf9c55f5e95c"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:11:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-84c18a28-632a-487d-8c06-0ecafb428a55 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Update called for group 4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4. {{(pid=86814) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 12:11:04 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.groups [None req-84c18a28-632a-487d-8c06-0ecafb428a55 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Updating group 4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4 with name None description: None add_volumes: 350f21eb-1135-45eb-af36-cf9c55f5e95c remove_volumes: None. Sep 01 12:11: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:11:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11: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:11:04 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:04 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:11:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-84c18a28-632a-487d-8c06-0ecafb428a55 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/groups/4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4 returned with HTTP 202 Sep 01 12:11:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 435/872] 192.168.122.29 () {62 vars in 1285 bytes} [Tue Sep 1 12:11:04 2026] PUT /volume/v3/groups/4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:11:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5ffe75c0-41c0-4f67-9d5c-3e6cdc0963c8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5ffe75c0-41c0-4f67-9d5c-3e6cdc0963c8 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] GET http://192.168.122.29/volume/v3/groups/4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4 Sep 01 12:11:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5ffe75c0-41c0-4f67-9d5c-3e6cdc0963c8 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5ffe75c0-41c0-4f67-9d5c-3e6cdc0963c8 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-5ffe75c0-41c0-4f67-9d5c-3e6cdc0963c8 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] show called for member 4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:11: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:11:04 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11: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:11:04 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:11:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5ffe75c0-41c0-4f67-9d5c-3e6cdc0963c8 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/groups/4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4 returned with HTTP 200 Sep 01 12:11:04 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 438/873] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:11:04 2026] GET /volume/v3/groups/4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4 => generated 323 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:11:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4386b3ca-ed60-42ec-8e31-ec732bb7d3cf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4386b3ca-ed60-42ec-8e31-ec732bb7d3cf tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] GET http://192.168.122.29/volume/v3/volumes/68ea22c7-be05-42ec-bb8f-b86fff63d00e Sep 01 12:11:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4386b3ca-ed60-42ec-8e31-ec732bb7d3cf tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4386b3ca-ed60-42ec-8e31-ec732bb7d3cf tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:04 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4386b3ca-ed60-42ec-8e31-ec732bb7d3cf tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Volume info retrieved successfully. Sep 01 12:11:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4386b3ca-ed60-42ec-8e31-ec732bb7d3cf tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] http://192.168.122.29/volume/v3/volumes/68ea22c7-be05-42ec-bb8f-b86fff63d00e returned with HTTP 200 Sep 01 12:11:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 436/874] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:11:04 2026] GET /volume/v3/volumes/68ea22c7-be05-42ec-bb8f-b86fff63d00e => generated 953 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:11:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c634c91d-0fac-4640-9f0a-4c541de5d2ab None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c634c91d-0fac-4640-9f0a-4c541de5d2ab tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] POST http://192.168.122.29/volume/v3/volume-transfers Sep 01 12:11:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c634c91d-0fac-4640-9f0a-4c541de5d2ab tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "68ea22c7-be05-42ec-bb8f-b86fff63d00e"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:11:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volume_transfer [None req-c634c91d-0fac-4640-9f0a-4c541de5d2ab tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Creating new volume transfer {'transfer': {'volume_id': '68ea22c7-be05-42ec-bb8f-b86fff63d00e'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 12:11:04 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volume_transfer [None req-c634c91d-0fac-4640-9f0a-4c541de5d2ab tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Creating transfer of volume 68ea22c7-be05-42ec-bb8f-b86fff63d00e Sep 01 12:11:04 devstack devstack@c-api.service[86815]: INFO cinder.transfer.api [None req-c634c91d-0fac-4640-9f0a-4c541de5d2ab tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Generating transfer record for volume 68ea22c7-be05-42ec-bb8f-b86fff63d00e Sep 01 12:11: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:11:04 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:04 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c634c91d-0fac-4640-9f0a-4c541de5d2ab tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] http://192.168.122.29/volume/v3/volume-transfers returned with HTTP 202 Sep 01 12:11:04 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 439/875] 192.168.122.29 () {62 vars in 1205 bytes} [Tue Sep 1 12:11:04 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:11:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-682412d3-5b9b-43e0-a569-e99566e38c8d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-682412d3-5b9b-43e0-a569-e99566e38c8d tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] GET http://192.168.122.29/volume/v3/volumes/68ea22c7-be05-42ec-bb8f-b86fff63d00e Sep 01 12:11:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-682412d3-5b9b-43e0-a569-e99566e38c8d tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-682412d3-5b9b-43e0-a569-e99566e38c8d tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:04 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-682412d3-5b9b-43e0-a569-e99566e38c8d tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Volume info retrieved successfully. Sep 01 12:11:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-682412d3-5b9b-43e0-a569-e99566e38c8d tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] http://192.168.122.29/volume/v3/volumes/68ea22c7-be05-42ec-bb8f-b86fff63d00e returned with HTTP 200 Sep 01 12:11:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 437/876] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:11:04 2026] GET /volume/v3/volumes/68ea22c7-be05-42ec-bb8f-b86fff63d00e => generated 961 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:11:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-aec1470c-031c-4f67-be39-c674e7fbbf21 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-aec1470c-031c-4f67-be39-c674e7fbbf21 tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] GET http://192.168.122.29/volume/v3/volume-transfers/detail Sep 01 12:11:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-aec1470c-031c-4f67-be39-c674e7fbbf21 tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-aec1470c-031c-4f67-be39-c674e7fbbf21 tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volume_transfer [None req-aec1470c-031c-4f67-be39-c674e7fbbf21 tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Listing volume transfers {{(pid=86815) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 12:11:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-aec1470c-031c-4f67-be39-c674e7fbbf21 tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] http://192.168.122.29/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 01 12:11:04 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 440/877] 192.168.122.29 () {60 vars in 1205 bytes} [Tue Sep 1 12:11:04 2026] GET /volume/v3/volume-transfers/detail => generated 549 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:11:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-69b3518e-5e65-416c-89d3-cd75f88d4b89 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-69b3518e-5e65-416c-89d3-cd75f88d4b89 tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] DELETE http://192.168.122.29/volume/v3/volume-transfers/7dcad934-0cb3-4c54-8717-0caa9723c164 Sep 01 12:11:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-69b3518e-5e65-416c-89d3-cd75f88d4b89 tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-69b3518e-5e65-416c-89d3-cd75f88d4b89 tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:04 devstack devstack@c-api.service[86814]: INFO cinder.api.contrib.volume_transfer [None req-69b3518e-5e65-416c-89d3-cd75f88d4b89 tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Delete transfer with id: 7dcad934-0cb3-4c54-8717-0caa9723c164 Sep 01 12:11: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:11:04 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-69b3518e-5e65-416c-89d3-cd75f88d4b89 tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] http://192.168.122.29/volume/v3/volume-transfers/7dcad934-0cb3-4c54-8717-0caa9723c164 returned with HTTP 202 Sep 01 12:11:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 438/878] 192.168.122.29 () {60 vars in 1298 bytes} [Tue Sep 1 12:11:04 2026] DELETE /volume/v3/volume-transfers/7dcad934-0cb3-4c54-8717-0caa9723c164 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:11:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-67337f84-1626-4c76-bdf3-74de43b30e65 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-67337f84-1626-4c76-bdf3-74de43b30e65 tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] GET http://192.168.122.29/volume/v3/volumes/68ea22c7-be05-42ec-bb8f-b86fff63d00e Sep 01 12:11:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-67337f84-1626-4c76-bdf3-74de43b30e65 tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-67337f84-1626-4c76-bdf3-74de43b30e65 tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-44559474-4b26-4dd2-a146-357cb0a4c217 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-44559474-4b26-4dd2-a146-357cb0a4c217 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] GET http://192.168.122.29/volume/v3/volumes/0c35308f-0ed6-41c6-b8f1-d8d8582b254f Sep 01 12:11:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-44559474-4b26-4dd2-a146-357cb0a4c217 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-44559474-4b26-4dd2-a146-357cb0a4c217 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:05 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-67337f84-1626-4c76-bdf3-74de43b30e65 tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Volume info retrieved successfully. Sep 01 12:11: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:11:05 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-67337f84-1626-4c76-bdf3-74de43b30e65 tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] http://192.168.122.29/volume/v3/volumes/68ea22c7-be05-42ec-bb8f-b86fff63d00e returned with HTTP 200 Sep 01 12:11:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 441/879] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:11:05 2026] GET /volume/v3/volumes/68ea22c7-be05-42ec-bb8f-b86fff63d00e => generated 953 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:11:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-44559474-4b26-4dd2-a146-357cb0a4c217 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Volume info retrieved successfully. Sep 01 12:11:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-44559474-4b26-4dd2-a146-357cb0a4c217 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] http://192.168.122.29/volume/v3/volumes/0c35308f-0ed6-41c6-b8f1-d8d8582b254f returned with HTTP 200 Sep 01 12:11:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 439/880] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:05 2026] GET /volume/v3/volumes/0c35308f-0ed6-41c6-b8f1-d8d8582b254f => generated 867 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7943ec79-683d-480f-96b2-606191228b6a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7943ec79-683d-480f-96b2-606191228b6a tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] DELETE http://192.168.122.29/volume/v3/volume-transfers/7dcad934-0cb3-4c54-8717-0caa9723c164 Sep 01 12:11:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7943ec79-683d-480f-96b2-606191228b6a tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7943ec79-683d-480f-96b2-606191228b6a tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:05 devstack devstack@c-api.service[86815]: INFO cinder.api.contrib.volume_transfer [None req-7943ec79-683d-480f-96b2-606191228b6a tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Delete transfer with id: 7dcad934-0cb3-4c54-8717-0caa9723c164 Sep 01 12:11:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7943ec79-683d-480f-96b2-606191228b6a tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] http://192.168.122.29/volume/v3/volume-transfers/7dcad934-0cb3-4c54-8717-0caa9723c164 returned with HTTP 404 Sep 01 12:11:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 442/881] 192.168.122.29 () {60 vars in 1298 bytes} [Tue Sep 1 12:11:05 2026] DELETE /volume/v3/volume-transfers/7dcad934-0cb3-4c54-8717-0caa9723c164 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:11:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3dc75f2c-0eb0-4ac1-9a46-5bfc8627bc83 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3dc75f2c-0eb0-4ac1-9a46-5bfc8627bc83 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:11:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3dc75f2c-0eb0-4ac1-9a46-5bfc8627bc83 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0c35308f-0ed6-41c6-b8f1-d8d8582b254f", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-427679586"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:11:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bd37d894-fabc-485c-bb0d-97d14e969b50 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bd37d894-fabc-485c-bb0d-97d14e969b50 tempest-VolumesTransfersV357Test-1380143763 tempest-VolumesTransfersV357Test-1380143763-project-admin] DELETE http://192.168.122.29/volume/v3/volumes/68ea22c7-be05-42ec-bb8f-b86fff63d00e Sep 01 12:11:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bd37d894-fabc-485c-bb0d-97d14e969b50 tempest-VolumesTransfersV357Test-1380143763 tempest-VolumesTransfersV357Test-1380143763-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bd37d894-fabc-485c-bb0d-97d14e969b50 tempest-VolumesTransfersV357Test-1380143763 tempest-VolumesTransfersV357Test-1380143763-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:05 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-bd37d894-fabc-485c-bb0d-97d14e969b50 tempest-VolumesTransfersV357Test-1380143763 tempest-VolumesTransfersV357Test-1380143763-project-admin] Delete volume with id: 68ea22c7-be05-42ec-bb8f-b86fff63d00e Sep 01 12:11: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:11:05 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3dc75f2c-0eb0-4ac1-9a46-5bfc8627bc83 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Volume info retrieved successfully. Sep 01 12:11:05 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-3dc75f2c-0eb0-4ac1-9a46-5bfc8627bc83 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Create snapshot from volume 0c35308f-0ed6-41c6-b8f1-d8d8582b254f Sep 01 12:11: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:11:05 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-bd37d894-fabc-485c-bb0d-97d14e969b50 tempest-VolumesTransfersV357Test-1380143763 tempest-VolumesTransfersV357Test-1380143763-project-admin] Volume info retrieved successfully. Sep 01 12:11:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-bd37d894-fabc-485c-bb0d-97d14e969b50 tempest-VolumesTransfersV357Test-1380143763 tempest-VolumesTransfersV357Test-1380143763-project-admin] Delete volume request issued successfully. Sep 01 12:11:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bd37d894-fabc-485c-bb0d-97d14e969b50 tempest-VolumesTransfersV357Test-1380143763 tempest-VolumesTransfersV357Test-1380143763-project-admin] http://192.168.122.29/volume/v3/volumes/68ea22c7-be05-42ec-bb8f-b86fff63d00e returned with HTTP 202 Sep 01 12:11:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 443/882] 192.168.122.29 () {60 vars in 1271 bytes} [Tue Sep 1 12:11:05 2026] DELETE /volume/v3/volumes/68ea22c7-be05-42ec-bb8f-b86fff63d00e => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:11:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4a03805c-5c62-4b79-98b1-6be42e3e0eec None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4a03805c-5c62-4b79-98b1-6be42e3e0eec tempest-VolumesTransfersV357Test-1380143763 tempest-VolumesTransfersV357Test-1380143763-project-admin] GET http://192.168.122.29/volume/v3/volumes/68ea22c7-be05-42ec-bb8f-b86fff63d00e Sep 01 12:11:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4a03805c-5c62-4b79-98b1-6be42e3e0eec tempest-VolumesTransfersV357Test-1380143763 tempest-VolumesTransfersV357Test-1380143763-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4a03805c-5c62-4b79-98b1-6be42e3e0eec tempest-VolumesTransfersV357Test-1380143763 tempest-VolumesTransfersV357Test-1380143763-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:05 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4a03805c-5c62-4b79-98b1-6be42e3e0eec tempest-VolumesTransfersV357Test-1380143763 tempest-VolumesTransfersV357Test-1380143763-project-admin] Volume info retrieved successfully. Sep 01 12:11:05 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-3dc75f2c-0eb0-4ac1-9a46-5bfc8627bc83 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Created reservations ['c998bc50-ce3b-4f08-abbc-03ccaec8f3f9', 'a88fd9a7-6e77-482c-a807-b7e8adfe94d8', '46529d98-c6b5-48f9-a6b6-d8a3c3b580e2', 'eed49f9f-abfa-4c80-89c1-3ed39f5d9a9c'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:11:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4a03805c-5c62-4b79-98b1-6be42e3e0eec tempest-VolumesTransfersV357Test-1380143763 tempest-VolumesTransfersV357Test-1380143763-project-admin] http://192.168.122.29/volume/v3/volumes/68ea22c7-be05-42ec-bb8f-b86fff63d00e returned with HTTP 200 Sep 01 12:11:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 444/883] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:11:05 2026] GET /volume/v3/volumes/68ea22c7-be05-42ec-bb8f-b86fff63d00e => generated 1136 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:11: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:11:05 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3dc75f2c-0eb0-4ac1-9a46-5bfc8627bc83 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Snapshot create request issued successfully. Sep 01 12:11:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3dc75f2c-0eb0-4ac1-9a46-5bfc8627bc83 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] http://192.168.122.29/volume/v3/snapshots returned with HTTP 202 Sep 01 12:11:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 440/884] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:11:05 2026] POST /volume/v3/snapshots => generated 322 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:11:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f17a04ae-239f-4f2e-b447-ff3dd531a714 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f17a04ae-239f-4f2e-b447-ff3dd531a714 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] GET http://192.168.122.29/volume/v3/snapshots/f97f458f-1b52-4dfa-ac22-a1aab1c68464 Sep 01 12:11:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f17a04ae-239f-4f2e-b447-ff3dd531a714 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f17a04ae-239f-4f2e-b447-ff3dd531a714 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f17a04ae-239f-4f2e-b447-ff3dd531a714 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Snapshot retrieved successfully. Sep 01 12:11:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f17a04ae-239f-4f2e-b447-ff3dd531a714 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] http://192.168.122.29/volume/v3/snapshots/f97f458f-1b52-4dfa-ac22-a1aab1c68464 returned with HTTP 200 Sep 01 12:11:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 445/885] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:11:05 2026] GET /volume/v3/snapshots/f97f458f-1b52-4dfa-ac22-a1aab1c68464 => generated 454 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7f594119-068e-4c1e-a057-875a230db5f7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7f594119-068e-4c1e-a057-875a230db5f7 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] GET http://192.168.122.29/volume/v3/groups/4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4 Sep 01 12:11:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7f594119-068e-4c1e-a057-875a230db5f7 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7f594119-068e-4c1e-a057-875a230db5f7 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.groups [None req-7f594119-068e-4c1e-a057-875a230db5f7 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] show called for member 4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4 {{(pid=86814) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:11:05 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=667,cinder:INSERT=97,cinder:UPDATE=156 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:11: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:11:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11: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:11:05 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:11:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7f594119-068e-4c1e-a057-875a230db5f7 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/groups/4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4 returned with HTTP 200 Sep 01 12:11:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 441/886] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:11:05 2026] GET /volume/v3/groups/4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4 => generated 324 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:11:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-05bf31bb-7eaf-4284-a7bc-68af55fed0d0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-daca1fe7-f07b-448b-99ab-6b22e9fb6815 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-05bf31bb-7eaf-4284-a7bc-68af55fed0d0 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] GET http://192.168.122.29/volume/v3/volumes/detail Sep 01 12:11:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-daca1fe7-f07b-448b-99ab-6b22e9fb6815 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:11:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-05bf31bb-7eaf-4284-a7bc-68af55fed0d0 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-05bf31bb-7eaf-4284-a7bc-68af55fed0d0 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-05bf31bb-7eaf-4284-a7bc-68af55fed0d0 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:11:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-daca1fe7-f07b-448b-99ab-6b22e9fb6815 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-2134319983"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:11:05 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-05bf31bb-7eaf-4284-a7bc-68af55fed0d0 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:11:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-daca1fe7-f07b-448b-99ab-6b22e9fb6815 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-2134319983'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:11:05 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-daca1fe7-f07b-448b-99ab-6b22e9fb6815 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Create volume of 1 GB Sep 01 12:11: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:11:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:05 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=752,cinder:INSERT=120,cinder:UPDATE=175 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:11:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-daca1fe7-f07b-448b-99ab-6b22e9fb6815 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Availability Zones retrieved successfully. Sep 01 12:11:05 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:11:05 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:11: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:11:05 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:05 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-05bf31bb-7eaf-4284-a7bc-68af55fed0d0 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Get all volumes completed successfully. Sep 01 12:11:05 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-05bf31bb-7eaf-4284-a7bc-68af55fed0d0 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:11:05 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-05bf31bb-7eaf-4284-a7bc-68af55fed0d0 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:11:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-daca1fe7-f07b-448b-99ab-6b22e9fb6815 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Flow 'volume_create_api' (d1c61a8b-421f-4647-858e-b91e67e71610) 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:11:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-daca1fe7-f07b-448b-99ab-6b22e9fb6815 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ec256d8-7c02-4bac-be07-ba3e94030984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-daca1fe7-f07b-448b-99ab-6b22e9fb6815 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-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:11:05 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-05bf31bb-7eaf-4284-a7bc-68af55fed0d0 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] MySQL server mode set 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:11:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-daca1fe7-f07b-448b-99ab-6b22e9fb6815 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ec256d8-7c02-4bac-be07-ba3e94030984) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:11:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-daca1fe7-f07b-448b-99ab-6b22e9fb6815 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd91e967-d64c-4630-bbfb-1f4997cb4ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11: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:11:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:05 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-05bf31bb-7eaf-4284-a7bc-68af55fed0d0 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:11:05 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-05bf31bb-7eaf-4284-a7bc-68af55fed0d0 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:11:06 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-05bf31bb-7eaf-4284-a7bc-68af55fed0d0 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] MySQL server mode set 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:11: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:11:06 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-05bf31bb-7eaf-4284-a7bc-68af55fed0d0 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:11:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 446/887] 192.168.122.29 () {60 vars in 1178 bytes} [Tue Sep 1 12:11:05 2026] GET /volume/v3/volumes/detail => generated 1820 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 12:11:06 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-daca1fe7-f07b-448b-99ab-6b22e9fb6815 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Created reservations ['9716cbae-fc90-4c11-8c7e-ee50a507e2e0', 'fcf77550-cfc0-4321-87bf-c814229abffc', '46fda678-74ba-4064-a31b-faa80842c18f', '411e505d-f5c7-4ee9-8445-41b2fe673970'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:11:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-daca1fe7-f07b-448b-99ab-6b22e9fb6815 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd91e967-d64c-4630-bbfb-1f4997cb4ef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9716cbae-fc90-4c11-8c7e-ee50a507e2e0', 'fcf77550-cfc0-4321-87bf-c814229abffc', '46fda678-74ba-4064-a31b-faa80842c18f', '411e505d-f5c7-4ee9-8445-41b2fe673970']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:11:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-daca1fe7-f07b-448b-99ab-6b22e9fb6815 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edfa9fc2-a9af-44ad-9c14-e66bf6694c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-aaf6cf7f-26c4-41fc-8502-dcf4f1e2fe7a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-aaf6cf7f-26c4-41fc-8502-dcf4f1e2fe7a tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] GET http://192.168.122.29/volume/v3/volumes/detail Sep 01 12:11:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-aaf6cf7f-26c4-41fc-8502-dcf4f1e2fe7a tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-aaf6cf7f-26c4-41fc-8502-dcf4f1e2fe7a tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-aaf6cf7f-26c4-41fc-8502-dcf4f1e2fe7a tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:11:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-aaf6cf7f-26c4-41fc-8502-dcf4f1e2fe7a tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:11:06 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:11:06 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:11: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:11:06 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:06 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-aaf6cf7f-26c4-41fc-8502-dcf4f1e2fe7a tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Get all volumes completed successfully. Sep 01 12:11:06 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-aaf6cf7f-26c4-41fc-8502-dcf4f1e2fe7a tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:11:06 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-aaf6cf7f-26c4-41fc-8502-dcf4f1e2fe7a tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:11: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:11:06 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-daca1fe7-f07b-448b-99ab-6b22e9fb6815 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edfa9fc2-a9af-44ad-9c14-e66bf6694c15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecd47cfa-25d9-4faa-8a78-ddca0884c735', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2134319983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45adfb8343b1471fbeb0dba60d3871a6',qos_specs=None,replication_status=,reservations=['9716cbae-fc90-4c11-8c7e-ee50a507e2e0','fcf77550-cfc0-4321-87bf-c814229abffc','46fda678-74ba-4064-a31b-faa80842c18f','411e505d-f5c7-4ee9-8445-41b2fe673970'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d092eec539142e49debd3e4143de052',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:11:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2134319983',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecd47cfa-25d9-4faa-8a78-ddca0884c735,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45adfb8343b1471fbeb0dba60d3871a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d092eec539142e49debd3e4143de052',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:11:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-daca1fe7-f07b-448b-99ab-6b22e9fb6815 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (747cef34-54bd-4720-8def-662d6a0e0df8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11:06 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-aaf6cf7f-26c4-41fc-8502-dcf4f1e2fe7a tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] MySQL server mode set 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:11:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-daca1fe7-f07b-448b-99ab-6b22e9fb6815 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (747cef34-54bd-4720-8def-662d6a0e0df8) transitioned into state 'SUCCESS' from state '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-2134319983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45adfb8343b1471fbeb0dba60d3871a6',qos_specs=None,replication_status=,reservations=['9716cbae-fc90-4c11-8c7e-ee50a507e2e0','fcf77550-cfc0-4321-87bf-c814229abffc','46fda678-74ba-4064-a31b-faa80842c18f','411e505d-f5c7-4ee9-8445-41b2fe673970'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d092eec539142e49debd3e4143de052',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:11:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-daca1fe7-f07b-448b-99ab-6b22e9fb6815 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (717f63ef-70fd-4cc5-b51c-7a693dc6451a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11: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:11:06 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:06 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-aaf6cf7f-26c4-41fc-8502-dcf4f1e2fe7a tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:11:06 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-aaf6cf7f-26c4-41fc-8502-dcf4f1e2fe7a tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:11:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-daca1fe7-f07b-448b-99ab-6b22e9fb6815 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (717f63ef-70fd-4cc5-b51c-7a693dc6451a) 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:11:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-daca1fe7-f07b-448b-99ab-6b22e9fb6815 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Flow 'volume_create_api' (d1c61a8b-421f-4647-858e-b91e67e71610) 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:11:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-daca1fe7-f07b-448b-99ab-6b22e9fb6815 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Create volume request issued successfully. Sep 01 12:11:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-daca1fe7-f07b-448b-99ab-6b22e9fb6815 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:11:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 442/888] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:11:05 2026] POST /volume/v3/volumes => generated 764 bytes in 474 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:11:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8885c6b1-c4b5-4dab-9a8d-cbce31f84519 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8885c6b1-c4b5-4dab-9a8d-cbce31f84519 tempest-VolumesTransfersV357Test-1380143763 tempest-VolumesTransfersV357Test-1380143763-project-admin] GET http://192.168.122.29/volume/v3/volumes/68ea22c7-be05-42ec-bb8f-b86fff63d00e Sep 01 12:11:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8885c6b1-c4b5-4dab-9a8d-cbce31f84519 tempest-VolumesTransfersV357Test-1380143763 tempest-VolumesTransfersV357Test-1380143763-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8885c6b1-c4b5-4dab-9a8d-cbce31f84519 tempest-VolumesTransfersV357Test-1380143763 tempest-VolumesTransfersV357Test-1380143763-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8885c6b1-c4b5-4dab-9a8d-cbce31f84519 tempest-VolumesTransfersV357Test-1380143763 tempest-VolumesTransfersV357Test-1380143763-project-admin] http://192.168.122.29/volume/v3/volumes/68ea22c7-be05-42ec-bb8f-b86fff63d00e returned with HTTP 404 Sep 01 12:11:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 443/889] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:11:06 2026] GET /volume/v3/volumes/68ea22c7-be05-42ec-bb8f-b86fff63d00e => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:11:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c77448f8-5e58-4e21-9cd7-0bcb997db7fc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c77448f8-5e58-4e21-9cd7-0bcb997db7fc tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] GET http://192.168.122.29/volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 Sep 01 12:11:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c77448f8-5e58-4e21-9cd7-0bcb997db7fc tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c77448f8-5e58-4e21-9cd7-0bcb997db7fc tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:06 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-aaf6cf7f-26c4-41fc-8502-dcf4f1e2fe7a tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] MySQL server mode set 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:11: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:11:06 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11: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:11:06 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c77448f8-5e58-4e21-9cd7-0bcb997db7fc tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Volume info retrieved successfully. Sep 01 12:11:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-aaf6cf7f-26c4-41fc-8502-dcf4f1e2fe7a tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:11:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 447/890] 192.168.122.29 () {60 vars in 1178 bytes} [Tue Sep 1 12:11:06 2026] GET /volume/v3/volumes/detail => generated 1820 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:11:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e9e8cb87-1d81-43a6-996d-6e1a328a0578 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c77448f8-5e58-4e21-9cd7-0bcb997db7fc tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] http://192.168.122.29/volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 returned with HTTP 200 Sep 01 12:11:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e9e8cb87-1d81-43a6-996d-6e1a328a0578 tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] GET http://192.168.122.29/volume/v3/volumes/68ea22c7-be05-42ec-bb8f-b86fff63d00e Sep 01 12:11:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e9e8cb87-1d81-43a6-996d-6e1a328a0578 tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e9e8cb87-1d81-43a6-996d-6e1a328a0578 tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 444/891] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:06 2026] GET /volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 => generated 832 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e9e8cb87-1d81-43a6-996d-6e1a328a0578 tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] http://192.168.122.29/volume/v3/volumes/68ea22c7-be05-42ec-bb8f-b86fff63d00e returned with HTTP 404 Sep 01 12:11:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 448/892] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:11:06 2026] GET /volume/v3/volumes/68ea22c7-be05-42ec-bb8f-b86fff63d00e => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:11:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-058a4f44-7984-4da1-9c26-361ece335612 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9fa2ee71-30f0-490a-b546-b371efc1f4f3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-058a4f44-7984-4da1-9c26-361ece335612 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] GET http://192.168.122.29/volume/v3/snapshots/f97f458f-1b52-4dfa-ac22-a1aab1c68464 Sep 01 12:11:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9fa2ee71-30f0-490a-b546-b371efc1f4f3 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] POST http://192.168.122.29/volume/v3/groups/4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4/action Sep 01 12:11:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9fa2ee71-30f0-490a-b546-b371efc1f4f3 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-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:11:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-058a4f44-7984-4da1-9c26-361ece335612 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-058a4f44-7984-4da1-9c26-361ece335612 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9fa2ee71-30f0-490a-b546-b371efc1f4f3 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-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:11:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-9fa2ee71-30f0-490a-b546-b371efc1f4f3 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] delete called for group 4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4 {{(pid=86815) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 12:11:06 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.groups [None req-9fa2ee71-30f0-490a-b546-b371efc1f4f3 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Delete group with id: 4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4 Sep 01 12:11: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:11:06 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11: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:11:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-058a4f44-7984-4da1-9c26-361ece335612 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Snapshot retrieved successfully. Sep 01 12:11:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-058a4f44-7984-4da1-9c26-361ece335612 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] http://192.168.122.29/volume/v3/snapshots/f97f458f-1b52-4dfa-ac22-a1aab1c68464 returned with HTTP 200 Sep 01 12:11:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 445/893] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:11:06 2026] GET /volume/v3/snapshots/f97f458f-1b52-4dfa-ac22-a1aab1c68464 => generated 454 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b8e4c70b-3b0d-4f2f-8dcd-71c88babd80f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b8e4c70b-3b0d-4f2f-8dcd-71c88babd80f tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] DELETE http://192.168.122.29/volume/v3/volumes/68ea22c7-be05-42ec-bb8f-b86fff63d00e Sep 01 12:11:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b8e4c70b-3b0d-4f2f-8dcd-71c88babd80f tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b8e4c70b-3b0d-4f2f-8dcd-71c88babd80f tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:06 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-b8e4c70b-3b0d-4f2f-8dcd-71c88babd80f tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] Delete volume with id: 68ea22c7-be05-42ec-bb8f-b86fff63d00e Sep 01 12:11:06 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:11:06 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 12:11:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b8e4c70b-3b0d-4f2f-8dcd-71c88babd80f tempest-VolumesTransfersV357Test-25150776 tempest-VolumesTransfersV357Test-25150776-project-member] http://192.168.122.29/volume/v3/volumes/68ea22c7-be05-42ec-bb8f-b86fff63d00e returned with HTTP 404 Sep 01 12:11:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 446/894] 192.168.122.29 () {60 vars in 1271 bytes} [Tue Sep 1 12:11:06 2026] DELETE /volume/v3/volumes/68ea22c7-be05-42ec-bb8f-b86fff63d00e => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:11:06 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:11:06 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:11:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9fa2ee71-30f0-490a-b546-b371efc1f4f3 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/groups/4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4/action returned with HTTP 202 Sep 01 12:11:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 449/895] 192.168.122.29 () {62 vars in 1307 bytes} [Tue Sep 1 12:11:06 2026] POST /volume/v3/groups/4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4/action => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:11:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e9f4b646-4254-49c9-972e-1e9f0eb9b15a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e9f4b646-4254-49c9-972e-1e9f0eb9b15a tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] GET http://192.168.122.29/volume/v3/volumes/350f21eb-1135-45eb-af36-cf9c55f5e95c Sep 01 12:11:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e9f4b646-4254-49c9-972e-1e9f0eb9b15a tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e9f4b646-4254-49c9-972e-1e9f0eb9b15a tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:06 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e9f4b646-4254-49c9-972e-1e9f0eb9b15a tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Volume info retrieved successfully. Sep 01 12:11:06 devstack devstack@c-api.service[86814]: WARNING stevedore.named [None req-e9f4b646-4254-49c9-972e-1e9f0eb9b15a tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:11:06 devstack devstack@c-api.service[86814]: WARNING castellan.key_manager [None req-e9f4b646-4254-49c9-972e-1e9f0eb9b15a tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:11:06 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-e9f4b646-4254-49c9-972e-1e9f0eb9b15a tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] MySQL server mode set 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:11: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:11:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e9f4b646-4254-49c9-972e-1e9f0eb9b15a tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/volumes/350f21eb-1135-45eb-af36-cf9c55f5e95c returned with HTTP 200 Sep 01 12:11:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 447/896] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:11:06 2026] GET /volume/v3/volumes/350f21eb-1135-45eb-af36-cf9c55f5e95c => generated 913 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:11:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b78efdd8-c0a5-493b-9a4e-093400727869 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b78efdd8-c0a5-493b-9a4e-093400727869 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] GET http://192.168.122.29/volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 Sep 01 12:11:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b78efdd8-c0a5-493b-9a4e-093400727869 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b78efdd8-c0a5-493b-9a4e-093400727869 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b89cd5cd-ea5e-4c10-a470-6fe1b32be5af None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11: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:11:07 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:07 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b89cd5cd-ea5e-4c10-a470-6fe1b32be5af tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] GET http://192.168.122.29/volume/v3/snapshots/f97f458f-1b52-4dfa-ac22-a1aab1c68464 Sep 01 12:11:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b89cd5cd-ea5e-4c10-a470-6fe1b32be5af tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b89cd5cd-ea5e-4c10-a470-6fe1b32be5af tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b78efdd8-c0a5-493b-9a4e-093400727869 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Volume info retrieved successfully. Sep 01 12:11: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:11:07 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:07 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b89cd5cd-ea5e-4c10-a470-6fe1b32be5af tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Snapshot retrieved successfully. Sep 01 12:11:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b78efdd8-c0a5-493b-9a4e-093400727869 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] http://192.168.122.29/volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 returned with HTTP 200 Sep 01 12:11:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b89cd5cd-ea5e-4c10-a470-6fe1b32be5af tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] http://192.168.122.29/volume/v3/snapshots/f97f458f-1b52-4dfa-ac22-a1aab1c68464 returned with HTTP 200 Sep 01 12:11:07 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 450/897] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:07 2026] GET /volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 => generated 856 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:11:07 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 448/898] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:11:07 2026] GET /volume/v3/snapshots/f97f458f-1b52-4dfa-ac22-a1aab1c68464 => generated 454 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-beba660d-015b-47cb-8b50-041a5bd4f689 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-beba660d-015b-47cb-8b50-041a5bd4f689 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] GET http://192.168.122.29/volume/v3/volumes/350f21eb-1135-45eb-af36-cf9c55f5e95c Sep 01 12:11:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-beba660d-015b-47cb-8b50-041a5bd4f689 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-beba660d-015b-47cb-8b50-041a5bd4f689 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:07 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:07 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-beba660d-015b-47cb-8b50-041a5bd4f689 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Volume info retrieved successfully. Sep 01 12:11:07 devstack devstack@c-api.service[86815]: WARNING stevedore.named [None req-beba660d-015b-47cb-8b50-041a5bd4f689 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 12:11:07 devstack devstack@c-api.service[86815]: WARNING castellan.key_manager [None req-beba660d-015b-47cb-8b50-041a5bd4f689 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 12:11:07 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-beba660d-015b-47cb-8b50-041a5bd4f689 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] MySQL server mode set 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:11: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:11:07 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-beba660d-015b-47cb-8b50-041a5bd4f689 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/volumes/350f21eb-1135-45eb-af36-cf9c55f5e95c returned with HTTP 200 Sep 01 12:11:07 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 451/899] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:11:07 2026] GET /volume/v3/volumes/350f21eb-1135-45eb-af36-cf9c55f5e95c => generated 913 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:11:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-535eea08-f9be-4f3c-9a01-c04c5d25cc2c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e36ab3df-94b1-4c2e-8ba7-3d2c6ad10be3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-535eea08-f9be-4f3c-9a01-c04c5d25cc2c tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] GET http://192.168.122.29/volume/v3/snapshots/f97f458f-1b52-4dfa-ac22-a1aab1c68464 Sep 01 12:11:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-535eea08-f9be-4f3c-9a01-c04c5d25cc2c tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-535eea08-f9be-4f3c-9a01-c04c5d25cc2c tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e36ab3df-94b1-4c2e-8ba7-3d2c6ad10be3 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] GET http://192.168.122.29/volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 Sep 01 12:11:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e36ab3df-94b1-4c2e-8ba7-3d2c6ad10be3 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e36ab3df-94b1-4c2e-8ba7-3d2c6ad10be3 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:08 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-535eea08-f9be-4f3c-9a01-c04c5d25cc2c tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Snapshot retrieved successfully. Sep 01 12:11:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-535eea08-f9be-4f3c-9a01-c04c5d25cc2c tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] http://192.168.122.29/volume/v3/snapshots/f97f458f-1b52-4dfa-ac22-a1aab1c68464 returned with HTTP 200 Sep 01 12:11:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 449/900] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:11:08 2026] GET /volume/v3/snapshots/f97f458f-1b52-4dfa-ac22-a1aab1c68464 => generated 481 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11: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:11:08 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:08 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9e3b9479-6bad-47c6-bb1e-e91314725caf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9e3b9479-6bad-47c6-bb1e-e91314725caf tempest-VolumeSnapshotQuotasNegativeTestJSON-1650980753 tempest-VolumeSnapshotQuotasNegativeTestJSON-1650980753-project-admin] PUT http://192.168.122.29/volume/v3/os-quota-sets/bc6611281855498887c70bd8c31fa749 Sep 01 12:11:08 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e36ab3df-94b1-4c2e-8ba7-3d2c6ad10be3 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Volume info retrieved successfully. Sep 01 12:11:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9e3b9479-6bad-47c6-bb1e-e91314725caf tempest-VolumeSnapshotQuotasNegativeTestJSON-1650980753 tempest-VolumeSnapshotQuotasNegativeTestJSON-1650980753-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:11:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e36ab3df-94b1-4c2e-8ba7-3d2c6ad10be3 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] http://192.168.122.29/volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 returned with HTTP 200 Sep 01 12:11:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 452/901] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:08 2026] GET /volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 => generated 856 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9e3b9479-6bad-47c6-bb1e-e91314725caf tempest-VolumeSnapshotQuotasNegativeTestJSON-1650980753 tempest-VolumeSnapshotQuotasNegativeTestJSON-1650980753-project-admin] http://192.168.122.29/volume/v3/os-quota-sets/bc6611281855498887c70bd8c31fa749 returned with HTTP 200 Sep 01 12:11:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 450/902] 192.168.122.29 () {60 vars in 1253 bytes} [Tue Sep 1 12:11:08 2026] PUT /volume/v3/os-quota-sets/bc6611281855498887c70bd8c31fa749 => generated 568 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-966e2b9c-894f-410f-aa8b-8bd3d2405ed0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-966e2b9c-894f-410f-aa8b-8bd3d2405ed0 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:11:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-966e2b9c-894f-410f-aa8b-8bd3d2405ed0 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0c35308f-0ed6-41c6-b8f1-d8d8582b254f"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:11: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:11:08 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:08 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:08 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-966e2b9c-894f-410f-aa8b-8bd3d2405ed0 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Volume info retrieved successfully. Sep 01 12:11:08 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-966e2b9c-894f-410f-aa8b-8bd3d2405ed0 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Create snapshot from volume 0c35308f-0ed6-41c6-b8f1-d8d8582b254f Sep 01 12:11:08 devstack devstack@c-api.service[86815]: WARNING cinder.quota_utils [None req-966e2b9c-894f-410f-aa8b-8bd3d2405ed0 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Quota exceeded for bc6611281855498887c70bd8c31fa749, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 01 12:11:08 devstack devstack@c-api.service[86815]: INFO cinder.api.middleware.fault [None req-966e2b9c-894f-410f-aa8b-8bd3d2405ed0 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] http://192.168.122.29/volume/v3/snapshots returned with HTTP 413 Sep 01 12:11:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 453/903] 192.168.122.29 () {60 vars in 1143 bytes} [Tue Sep 1 12:11:08 2026] POST /volume/v3/snapshots => generated 208 bytes in 116 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 12:11:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ebce9168-aafc-48a8-b8e1-e1a99d0e1a3c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ebce9168-aafc-48a8-b8e1-e1a99d0e1a3c tempest-VolumeSnapshotQuotasNegativeTestJSON-1650980753 tempest-VolumeSnapshotQuotasNegativeTestJSON-1650980753-project-admin] PUT http://192.168.122.29/volume/v3/os-quota-sets/bc6611281855498887c70bd8c31fa749 Sep 01 12:11:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ebce9168-aafc-48a8-b8e1-e1a99d0e1a3c tempest-VolumeSnapshotQuotasNegativeTestJSON-1650980753 tempest-VolumeSnapshotQuotasNegativeTestJSON-1650980753-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:11:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-42236acd-5bce-4350-b921-d16b84bb9181 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-42236acd-5bce-4350-b921-d16b84bb9181 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] GET http://192.168.122.29/volume/v3/volumes/350f21eb-1135-45eb-af36-cf9c55f5e95c Sep 01 12:11:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-42236acd-5bce-4350-b921-d16b84bb9181 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-42236acd-5bce-4350-b921-d16b84bb9181 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-42236acd-5bce-4350-b921-d16b84bb9181 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/volumes/350f21eb-1135-45eb-af36-cf9c55f5e95c returned with HTTP 404 Sep 01 12:11:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 454/904] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:11:08 2026] GET /volume/v3/volumes/350f21eb-1135-45eb-af36-cf9c55f5e95c => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:11:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6dacbc84-ea0c-4664-8d5e-d3b19039903d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6dacbc84-ea0c-4664-8d5e-d3b19039903d tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] GET http://192.168.122.29/volume/v3/volumes/6d68b42b-f21e-4b5d-9f55-a9c66cd22704 Sep 01 12:11:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6dacbc84-ea0c-4664-8d5e-d3b19039903d tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6dacbc84-ea0c-4664-8d5e-d3b19039903d tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6dacbc84-ea0c-4664-8d5e-d3b19039903d tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/volumes/6d68b42b-f21e-4b5d-9f55-a9c66cd22704 returned with HTTP 404 Sep 01 12:11:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 455/905] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:11:09 2026] GET /volume/v3/volumes/6d68b42b-f21e-4b5d-9f55-a9c66cd22704 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:11:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-865f8454-d3db-47f7-a515-4946b6bb0dc7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-865f8454-d3db-47f7-a515-4946b6bb0dc7 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] GET http://192.168.122.29/volume/v3/groups/4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4 Sep 01 12:11:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-865f8454-d3db-47f7-a515-4946b6bb0dc7 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-865f8454-d3db-47f7-a515-4946b6bb0dc7 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.groups [None req-865f8454-d3db-47f7-a515-4946b6bb0dc7 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] show called for member 4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4 {{(pid=86815) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 12:11:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-865f8454-d3db-47f7-a515-4946b6bb0dc7 tempest-GroupsTest-939626981 tempest-GroupsTest-939626981-project-member] http://192.168.122.29/volume/v3/groups/4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4 returned with HTTP 404 Sep 01 12:11:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 456/906] 192.168.122.29 () {60 vars in 1265 bytes} [Tue Sep 1 12:11:09 2026] GET /volume/v3/groups/4c1ad43d-9a91-4ff8-ac86-a9e43d4ae1c4 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:11:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ebce9168-aafc-48a8-b8e1-e1a99d0e1a3c tempest-VolumeSnapshotQuotasNegativeTestJSON-1650980753 tempest-VolumeSnapshotQuotasNegativeTestJSON-1650980753-project-admin] http://192.168.122.29/volume/v3/os-quota-sets/bc6611281855498887c70bd8c31fa749 returned with HTTP 200 Sep 01 12:11:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 451/907] 192.168.122.29 () {60 vars in 1253 bytes} [Tue Sep 1 12:11:08 2026] PUT /volume/v3/os-quota-sets/bc6611281855498887c70bd8c31fa749 => generated 568 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7c20d041-9402-4677-abd2-e015110d6a78 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7c20d041-9402-4677-abd2-e015110d6a78 tempest-GroupsTest-1381474708 tempest-GroupsTest-1381474708-project-admin] DELETE http://192.168.122.29/volume/v3/group_types/12a8b19f-25de-4bc4-961b-badacf94e498 Sep 01 12:11:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7c20d041-9402-4677-abd2-e015110d6a78 tempest-GroupsTest-1381474708 tempest-GroupsTest-1381474708-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7c20d041-9402-4677-abd2-e015110d6a78 tempest-GroupsTest-1381474708 tempest-GroupsTest-1381474708-project-admin] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d711272a-1637-4e73-ad7e-d68775d1f8d8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d711272a-1637-4e73-ad7e-d68775d1f8d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:11:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d711272a-1637-4e73-ad7e-d68775d1f8d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0c35308f-0ed6-41c6-b8f1-d8d8582b254f"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:11: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:11:09 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:09 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d711272a-1637-4e73-ad7e-d68775d1f8d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Volume info retrieved successfully. Sep 01 12:11:09 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-d711272a-1637-4e73-ad7e-d68775d1f8d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Create snapshot from volume 0c35308f-0ed6-41c6-b8f1-d8d8582b254f Sep 01 12:11:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7c20d041-9402-4677-abd2-e015110d6a78 tempest-GroupsTest-1381474708 tempest-GroupsTest-1381474708-project-admin] http://192.168.122.29/volume/v3/group_types/12a8b19f-25de-4bc4-961b-badacf94e498 returned with HTTP 202 Sep 01 12:11:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 457/908] 192.168.122.29 () {60 vars in 1283 bytes} [Tue Sep 1 12:11:09 2026] DELETE /volume/v3/group_types/12a8b19f-25de-4bc4-961b-badacf94e498 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:11:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-110da7d2-521c-404d-b4ec-1d359f2132bb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-110da7d2-521c-404d-b4ec-1d359f2132bb tempest-GroupsTest-1381474708 tempest-GroupsTest-1381474708-project-admin] DELETE http://192.168.122.29/volume/v3/types/ceea35d9-147f-4d2a-9e77-2ae656bb3bef Sep 01 12:11:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-110da7d2-521c-404d-b4ec-1d359f2132bb tempest-GroupsTest-1381474708 tempest-GroupsTest-1381474708-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-110da7d2-521c-404d-b4ec-1d359f2132bb tempest-GroupsTest-1381474708 tempest-GroupsTest-1381474708-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:09 devstack devstack@c-api.service[86814]: WARNING cinder.quota_utils [None req-d711272a-1637-4e73-ad7e-d68775d1f8d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Quota exceeded for bc6611281855498887c70bd8c31fa749, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 01 12:11:09 devstack devstack@c-api.service[86814]: INFO cinder.api.middleware.fault [None req-d711272a-1637-4e73-ad7e-d68775d1f8d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] http://192.168.122.29/volume/v3/snapshots returned with HTTP 413 Sep 01 12:11:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 452/909] 192.168.122.29 () {60 vars in 1143 bytes} [Tue Sep 1 12:11:09 2026] POST /volume/v3/snapshots => generated 133 bytes in 90 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 12:11:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7e894409-53ba-456a-9d30-ec7240dc205e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7e894409-53ba-456a-9d30-ec7240dc205e tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] DELETE http://192.168.122.29/volume/v3/snapshots/f97f458f-1b52-4dfa-ac22-a1aab1c68464 Sep 01 12:11:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7e894409-53ba-456a-9d30-ec7240dc205e tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7e894409-53ba-456a-9d30-ec7240dc205e tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:09 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-7e894409-53ba-456a-9d30-ec7240dc205e tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Delete snapshot with id: f97f458f-1b52-4dfa-ac22-a1aab1c68464 Sep 01 12:11: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:11:09 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7e894409-53ba-456a-9d30-ec7240dc205e tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Snapshot retrieved successfully. Sep 01 12:11:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-110da7d2-521c-404d-b4ec-1d359f2132bb tempest-GroupsTest-1381474708 tempest-GroupsTest-1381474708-project-admin] http://192.168.122.29/volume/v3/types/ceea35d9-147f-4d2a-9e77-2ae656bb3bef returned with HTTP 202 Sep 01 12:11:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 458/910] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:11:09 2026] DELETE /volume/v3/types/ceea35d9-147f-4d2a-9e77-2ae656bb3bef => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:11:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c09a8656-afc8-499a-9b0d-1f706347ae9c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c09a8656-afc8-499a-9b0d-1f706347ae9c tempest-GroupsTest-1381474708 tempest-GroupsTest-1381474708-project-admin] GET http://192.168.122.29/volume/v3/types/ceea35d9-147f-4d2a-9e77-2ae656bb3bef Sep 01 12:11:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c09a8656-afc8-499a-9b0d-1f706347ae9c tempest-GroupsTest-1381474708 tempest-GroupsTest-1381474708-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c09a8656-afc8-499a-9b0d-1f706347ae9c tempest-GroupsTest-1381474708 tempest-GroupsTest-1381474708-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:09 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c09a8656-afc8-499a-9b0d-1f706347ae9c tempest-GroupsTest-1381474708 tempest-GroupsTest-1381474708-project-admin] http://192.168.122.29/volume/v3/types/ceea35d9-147f-4d2a-9e77-2ae656bb3bef returned with HTTP 404 Sep 01 12:11:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 459/911] 192.168.122.29 () {58 vars in 1221 bytes} [Tue Sep 1 12:11:09 2026] GET /volume/v3/types/ceea35d9-147f-4d2a-9e77-2ae656bb3bef => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:11:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7e894409-53ba-456a-9d30-ec7240dc205e tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Snapshot delete request issued successfully. Sep 01 12:11:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7e894409-53ba-456a-9d30-ec7240dc205e tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] http://192.168.122.29/volume/v3/snapshots/f97f458f-1b52-4dfa-ac22-a1aab1c68464 returned with HTTP 202 Sep 01 12:11:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 453/912] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:11:09 2026] DELETE /volume/v3/snapshots/f97f458f-1b52-4dfa-ac22-a1aab1c68464 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:11:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-245f3227-f16e-4991-b061-21896171bbca None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-245f3227-f16e-4991-b061-21896171bbca tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] GET http://192.168.122.29/volume/v3/snapshots/f97f458f-1b52-4dfa-ac22-a1aab1c68464 Sep 01 12:11:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-245f3227-f16e-4991-b061-21896171bbca tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-245f3227-f16e-4991-b061-21896171bbca tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:09 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-245f3227-f16e-4991-b061-21896171bbca tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Snapshot retrieved successfully. Sep 01 12:11:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-245f3227-f16e-4991-b061-21896171bbca tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] http://192.168.122.29/volume/v3/snapshots/f97f458f-1b52-4dfa-ac22-a1aab1c68464 returned with HTTP 200 Sep 01 12:11:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 460/913] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:11:09 2026] GET /volume/v3/snapshots/f97f458f-1b52-4dfa-ac22-a1aab1c68464 => generated 480 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:11:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a02052dd-cecd-4c77-9fde-a34cdf05d444 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a02052dd-cecd-4c77-9fde-a34cdf05d444 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] GET http://192.168.122.29/volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 Sep 01 12:11:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a02052dd-cecd-4c77-9fde-a34cdf05d444 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a02052dd-cecd-4c77-9fde-a34cdf05d444 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:09 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:09 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a02052dd-cecd-4c77-9fde-a34cdf05d444 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Volume info retrieved successfully. Sep 01 12:11:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a02052dd-cecd-4c77-9fde-a34cdf05d444 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] http://192.168.122.29/volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 returned with HTTP 200 Sep 01 12:11:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 454/914] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:09 2026] GET /volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9fda3a68-5e42-49ae-8983-f9be1ffa8937 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9fda3a68-5e42-49ae-8983-f9be1ffa8937 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] GET http://192.168.122.29/volume/v3/snapshots/f97f458f-1b52-4dfa-ac22-a1aab1c68464 Sep 01 12:11:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9fda3a68-5e42-49ae-8983-f9be1ffa8937 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9fda3a68-5e42-49ae-8983-f9be1ffa8937 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:10 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9fda3a68-5e42-49ae-8983-f9be1ffa8937 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Snapshot retrieved successfully. Sep 01 12:11:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9fda3a68-5e42-49ae-8983-f9be1ffa8937 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] http://192.168.122.29/volume/v3/snapshots/f97f458f-1b52-4dfa-ac22-a1aab1c68464 returned with HTTP 200 Sep 01 12:11:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 461/915] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:11:10 2026] GET /volume/v3/snapshots/f97f458f-1b52-4dfa-ac22-a1aab1c68464 => generated 480 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-61fe3a09-7abe-4d6a-8c30-ca55f563d030 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-61fe3a09-7abe-4d6a-8c30-ca55f563d030 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] GET http://192.168.122.29/volume/v3/snapshots/f97f458f-1b52-4dfa-ac22-a1aab1c68464 Sep 01 12:11:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-61fe3a09-7abe-4d6a-8c30-ca55f563d030 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-61fe3a09-7abe-4d6a-8c30-ca55f563d030 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-61fe3a09-7abe-4d6a-8c30-ca55f563d030 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Snapshot retrieved successfully. Sep 01 12:11:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-61fe3a09-7abe-4d6a-8c30-ca55f563d030 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] http://192.168.122.29/volume/v3/snapshots/f97f458f-1b52-4dfa-ac22-a1aab1c68464 returned with HTTP 200 Sep 01 12:11:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 455/916] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:11:11 2026] GET /volume/v3/snapshots/f97f458f-1b52-4dfa-ac22-a1aab1c68464 => generated 480 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f3c69853-8cb3-456e-92dd-7eb69b03a589 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f3c69853-8cb3-456e-92dd-7eb69b03a589 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] GET http://192.168.122.29/volume/v3/snapshots/f97f458f-1b52-4dfa-ac22-a1aab1c68464 Sep 01 12:11:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f3c69853-8cb3-456e-92dd-7eb69b03a589 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f3c69853-8cb3-456e-92dd-7eb69b03a589 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f3c69853-8cb3-456e-92dd-7eb69b03a589 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] http://192.168.122.29/volume/v3/snapshots/f97f458f-1b52-4dfa-ac22-a1aab1c68464 returned with HTTP 404 Sep 01 12:11:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 462/917] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:11:12 2026] GET /volume/v3/snapshots/f97f458f-1b52-4dfa-ac22-a1aab1c68464 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:11:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-807193e8-456a-48c2-ad5e-150c6ccb125f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-807193e8-456a-48c2-ad5e-150c6ccb125f tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] GET http://192.168.122.29/volume/v3/volumes/0c35308f-0ed6-41c6-b8f1-d8d8582b254f Sep 01 12:11:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-807193e8-456a-48c2-ad5e-150c6ccb125f tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-807193e8-456a-48c2-ad5e-150c6ccb125f tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:12 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:12 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-807193e8-456a-48c2-ad5e-150c6ccb125f tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Volume info retrieved successfully. Sep 01 12:11:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-807193e8-456a-48c2-ad5e-150c6ccb125f tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] http://192.168.122.29/volume/v3/volumes/0c35308f-0ed6-41c6-b8f1-d8d8582b254f returned with HTTP 200 Sep 01 12:11:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 456/918] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:12 2026] GET /volume/v3/volumes/0c35308f-0ed6-41c6-b8f1-d8d8582b254f => generated 867 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d87c5df0-a2e6-4166-9aad-cacdad268dd6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d87c5df0-a2e6-4166-9aad-cacdad268dd6 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] DELETE http://192.168.122.29/volume/v3/volumes/0c35308f-0ed6-41c6-b8f1-d8d8582b254f Sep 01 12:11:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d87c5df0-a2e6-4166-9aad-cacdad268dd6 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d87c5df0-a2e6-4166-9aad-cacdad268dd6 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:12 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-d87c5df0-a2e6-4166-9aad-cacdad268dd6 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Delete volume with id: 0c35308f-0ed6-41c6-b8f1-d8d8582b254f Sep 01 12:11: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:11:12 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:12 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d87c5df0-a2e6-4166-9aad-cacdad268dd6 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Volume info retrieved successfully. Sep 01 12:11:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d87c5df0-a2e6-4166-9aad-cacdad268dd6 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Delete volume request issued successfully. Sep 01 12:11:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d87c5df0-a2e6-4166-9aad-cacdad268dd6 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] http://192.168.122.29/volume/v3/volumes/0c35308f-0ed6-41c6-b8f1-d8d8582b254f returned with HTTP 202 Sep 01 12:11:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 463/919] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:11:12 2026] DELETE /volume/v3/volumes/0c35308f-0ed6-41c6-b8f1-d8d8582b254f => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:11:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-57195fa6-c193-4dd9-8ef7-3f23da4a0f97 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-57195fa6-c193-4dd9-8ef7-3f23da4a0f97 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] GET http://192.168.122.29/volume/v3/volumes/0c35308f-0ed6-41c6-b8f1-d8d8582b254f Sep 01 12:11:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-57195fa6-c193-4dd9-8ef7-3f23da4a0f97 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-57195fa6-c193-4dd9-8ef7-3f23da4a0f97 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:12 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:12 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-57195fa6-c193-4dd9-8ef7-3f23da4a0f97 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Volume info retrieved successfully. Sep 01 12:11:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-57195fa6-c193-4dd9-8ef7-3f23da4a0f97 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] http://192.168.122.29/volume/v3/volumes/0c35308f-0ed6-41c6-b8f1-d8d8582b254f returned with HTTP 200 Sep 01 12:11:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 457/920] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:12 2026] GET /volume/v3/volumes/0c35308f-0ed6-41c6-b8f1-d8d8582b254f => generated 866 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-13015dd0-e680-4ea3-8920-7a1305ae958f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-13015dd0-e680-4ea3-8920-7a1305ae958f tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] GET http://192.168.122.29/volume/v3/volumes/0c35308f-0ed6-41c6-b8f1-d8d8582b254f Sep 01 12:11:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-13015dd0-e680-4ea3-8920-7a1305ae958f tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-13015dd0-e680-4ea3-8920-7a1305ae958f tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:13 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:13 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-13015dd0-e680-4ea3-8920-7a1305ae958f tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Volume info retrieved successfully. Sep 01 12:11:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-13015dd0-e680-4ea3-8920-7a1305ae958f tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] http://192.168.122.29/volume/v3/volumes/0c35308f-0ed6-41c6-b8f1-d8d8582b254f returned with HTTP 200 Sep 01 12:11:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 464/921] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:13 2026] GET /volume/v3/volumes/0c35308f-0ed6-41c6-b8f1-d8d8582b254f => generated 866 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2530c82d-1323-4659-90fd-b9c4fb99d497 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2530c82d-1323-4659-90fd-b9c4fb99d497 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] GET http://192.168.122.29/volume/v3/volumes/0c35308f-0ed6-41c6-b8f1-d8d8582b254f Sep 01 12:11:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2530c82d-1323-4659-90fd-b9c4fb99d497 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2530c82d-1323-4659-90fd-b9c4fb99d497 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2530c82d-1323-4659-90fd-b9c4fb99d497 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127 tempest-VolumeSnapshotQuotasNegativeTestJSON-7488127-project-member] http://192.168.122.29/volume/v3/volumes/0c35308f-0ed6-41c6-b8f1-d8d8582b254f returned with HTTP 404 Sep 01 12:11:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 458/922] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:14 2026] GET /volume/v3/volumes/0c35308f-0ed6-41c6-b8f1-d8d8582b254f => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:11:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1a84895f-bb50-40f5-87a2-14287673f8c7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1a84895f-bb50-40f5-87a2-14287673f8c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1650980753 tempest-VolumeSnapshotQuotasNegativeTestJSON-1650980753-project-admin] PUT http://192.168.122.29/volume/v3/os-quota-sets/bc6611281855498887c70bd8c31fa749 Sep 01 12:11:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1a84895f-bb50-40f5-87a2-14287673f8c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1650980753 tempest-VolumeSnapshotQuotasNegativeTestJSON-1650980753-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:11:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2c6d148e-1b0a-47fb-8a6a-7b5a3292378a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1a84895f-bb50-40f5-87a2-14287673f8c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1650980753 tempest-VolumeSnapshotQuotasNegativeTestJSON-1650980753-project-admin] http://192.168.122.29/volume/v3/os-quota-sets/bc6611281855498887c70bd8c31fa749 returned with HTTP 200 Sep 01 12:11:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 465/923] 192.168.122.29 () {60 vars in 1254 bytes} [Tue Sep 1 12:11:14 2026] PUT /volume/v3/os-quota-sets/bc6611281855498887c70bd8c31fa749 => generated 398 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:11:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2c6d148e-1b0a-47fb-8a6a-7b5a3292378a tempest-UserMessagesTest-1357484582 tempest-UserMessagesTest-1357484582-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:11:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2c6d148e-1b0a-47fb-8a6a-7b5a3292378a tempest-UserMessagesTest-1357484582 tempest-UserMessagesTest-1357484582-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-943628918", "extra_specs": {"storage_protocol": "tempest-storage_protocol-917720825", "vendor_name": "tempest-vendor_name-244548052"}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:11:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2c6d148e-1b0a-47fb-8a6a-7b5a3292378a tempest-UserMessagesTest-1357484582 tempest-UserMessagesTest-1357484582-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:11:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 459/924] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:11:15 2026] POST /volume/v3/types => generated 325 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-188d09d8-f8db-462c-90b0-9ce738151140 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-188d09d8-f8db-462c-90b0-9ce738151140 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:11:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-188d09d8-f8db-462c-90b0-9ce738151140 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "893c895f-fe38-418c-a210-8bec92329f70", "size": 1, "name": "tempest-UserMessagesTest-Volume-1982967206"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:11:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-188d09d8-f8db-462c-90b0-9ce738151140 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Create volume request body: {'volume': {'volume_type': '893c895f-fe38-418c-a210-8bec92329f70', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1982967206'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:11:15 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-188d09d8-f8db-462c-90b0-9ce738151140 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Create volume of 1 GB Sep 01 12:11: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:11:15 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:15 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-188d09d8-f8db-462c-90b0-9ce738151140 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Availability Zones retrieved successfully. Sep 01 12:11:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-188d09d8-f8db-462c-90b0-9ce738151140 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Flow 'volume_create_api' (44fae618-de41-41b2-8293-56e72d275a61) 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:11:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-188d09d8-f8db-462c-90b0-9ce738151140 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5cff0fb-463b-4b9e-98c0-75939409484c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-188d09d8-f8db-462c-90b0-9ce738151140 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-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:11:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-188d09d8-f8db-462c-90b0-9ce738151140 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5cff0fb-463b-4b9e-98c0-75939409484c) 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:11:15Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-917720825',vendor_name='tempest-vendor_name-244548052'},id=893c895f-fe38-418c-a210-8bec92329f70,is_public=True,name='tempest-UserMessagesTest-volume-type-943628918',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '893c895f-fe38-418c-a210-8bec92329f70', 'encryption_key_id': None, 'qos_specs': None, '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:11:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-188d09d8-f8db-462c-90b0-9ce738151140 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35a14052-c1b3-46d5-8968-c7ead56e4350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11:15 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-188d09d8-f8db-462c-90b0-9ce738151140 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-943628918 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-943628918, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:11:15 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-188d09d8-f8db-462c-90b0-9ce738151140 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-943628918 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-943628918, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:11:16 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-188d09d8-f8db-462c-90b0-9ce738151140 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Created reservations ['47bdb303-de97-4b1e-a76c-b5c5e1b685bf', 'dce2108d-bf9b-4050-8a4d-e6301ef0b323', '2ff67f62-bdc1-4456-8be2-73659954484a', '1711c249-cb56-43cd-bbb9-547eb541d45a'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:11:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-188d09d8-f8db-462c-90b0-9ce738151140 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35a14052-c1b3-46d5-8968-c7ead56e4350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47bdb303-de97-4b1e-a76c-b5c5e1b685bf', 'dce2108d-bf9b-4050-8a4d-e6301ef0b323', '2ff67f62-bdc1-4456-8be2-73659954484a', '1711c249-cb56-43cd-bbb9-547eb541d45a']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:11:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-188d09d8-f8db-462c-90b0-9ce738151140 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d473801a-c568-4784-8fc1-3bc0b7d2cd2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11: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:11:16 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-188d09d8-f8db-462c-90b0-9ce738151140 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d473801a-c568-4784-8fc1-3bc0b7d2cd2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b304d76-2d28-4fd0-aafe-5964cea13451', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1982967206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37a907b7a5d44b14ba5f2c94d38ef41f',qos_specs=None,replication_status=,reservations=['47bdb303-de97-4b1e-a76c-b5c5e1b685bf','dce2108d-bf9b-4050-8a4d-e6301ef0b323','2ff67f62-bdc1-4456-8be2-73659954484a','1711c249-cb56-43cd-bbb9-547eb541d45a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='321bf0a106cb4e269be2e18acce1e5d6',volume_type_id=893c895f-fe38-418c-a210-8bec92329f70), 'volume': Volume(_name_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:11:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1982967206',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b304d76-2d28-4fd0-aafe-5964cea13451,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37a907b7a5d44b14ba5f2c94d38ef41f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='321bf0a106cb4e269be2e18acce1e5d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(893c895f-fe38-418c-a210-8bec92329f70),volume_type_id=893c895f-fe38-418c-a210-8bec92329f70)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:11:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-188d09d8-f8db-462c-90b0-9ce738151140 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3c438a0-f58e-4ff4-b38d-cd8d95cf8e3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-188d09d8-f8db-462c-90b0-9ce738151140 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3c438a0-f58e-4ff4-b38d-cd8d95cf8e3d) transitioned into state 'SUCCESS' from state '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-1982967206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37a907b7a5d44b14ba5f2c94d38ef41f',qos_specs=None,replication_status=,reservations=['47bdb303-de97-4b1e-a76c-b5c5e1b685bf','dce2108d-bf9b-4050-8a4d-e6301ef0b323','2ff67f62-bdc1-4456-8be2-73659954484a','1711c249-cb56-43cd-bbb9-547eb541d45a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='321bf0a106cb4e269be2e18acce1e5d6',volume_type_id=893c895f-fe38-418c-a210-8bec92329f70)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:11:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-188d09d8-f8db-462c-90b0-9ce738151140 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30488655-831b-4c82-9dbc-fde020725086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-188d09d8-f8db-462c-90b0-9ce738151140 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30488655-831b-4c82-9dbc-fde020725086) 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:11:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-188d09d8-f8db-462c-90b0-9ce738151140 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Flow 'volume_create_api' (44fae618-de41-41b2-8293-56e72d275a61) 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:11:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-188d09d8-f8db-462c-90b0-9ce738151140 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Create volume request issued successfully. Sep 01 12:11:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-188d09d8-f8db-462c-90b0-9ce738151140 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:11:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 466/925] 192.168.122.29 () {62 vars in 1178 bytes} [Tue Sep 1 12:11:15 2026] POST /volume/v3/volumes => generated 791 bytes in 907 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:11:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b37b580e-7ba3-4743-b289-578e3977749e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b37b580e-7ba3-4743-b289-578e3977749e tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] GET http://192.168.122.29/volume/v3/volumes/1b304d76-2d28-4fd0-aafe-5964cea13451 Sep 01 12:11:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b37b580e-7ba3-4743-b289-578e3977749e tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b37b580e-7ba3-4743-b289-578e3977749e tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:16 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b37b580e-7ba3-4743-b289-578e3977749e tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Volume info retrieved successfully. Sep 01 12:11:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b37b580e-7ba3-4743-b289-578e3977749e tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] http://192.168.122.29/volume/v3/volumes/1b304d76-2d28-4fd0-aafe-5964cea13451 returned with HTTP 200 Sep 01 12:11:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 460/926] 192.168.122.29 () {60 vars in 1267 bytes} [Tue Sep 1 12:11:16 2026] GET /volume/v3/volumes/1b304d76-2d28-4fd0-aafe-5964cea13451 => generated 859 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7c7037da-4e4e-436d-a869-6ee63e8d681e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7c7037da-4e4e-436d-a869-6ee63e8d681e tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] GET http://192.168.122.29/volume/v3/volumes/1b304d76-2d28-4fd0-aafe-5964cea13451 Sep 01 12:11:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7c7037da-4e4e-436d-a869-6ee63e8d681e tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7c7037da-4e4e-436d-a869-6ee63e8d681e tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:17 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:17 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:17 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7c7037da-4e4e-436d-a869-6ee63e8d681e tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Volume info retrieved successfully. Sep 01 12:11:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7c7037da-4e4e-436d-a869-6ee63e8d681e tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] http://192.168.122.29/volume/v3/volumes/1b304d76-2d28-4fd0-aafe-5964cea13451 returned with HTTP 200 Sep 01 12:11:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 467/927] 192.168.122.29 () {60 vars in 1267 bytes} [Tue Sep 1 12:11:17 2026] GET /volume/v3/volumes/1b304d76-2d28-4fd0-aafe-5964cea13451 => generated 880 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-388e0f12-70e2-4318-a203-cfb951bf55c1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-388e0f12-70e2-4318-a203-cfb951bf55c1 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] GET http://192.168.122.29/volume/v3/messages Sep 01 12:11:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-388e0f12-70e2-4318-a203-cfb951bf55c1 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-388e0f12-70e2-4318-a203-cfb951bf55c1 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-388e0f12-70e2-4318-a203-cfb951bf55c1 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] http://192.168.122.29/volume/v3/messages returned with HTTP 200 Sep 01 12:11:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 461/928] 192.168.122.29 () {60 vars in 1159 bytes} [Tue Sep 1 12:11:17 2026] GET /volume/v3/messages => generated 676 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:11:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-dcc96885-d092-45d8-9705-3fafa46cc6bb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dcc96885-d092-45d8-9705-3fafa46cc6bb tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] DELETE http://192.168.122.29/volume/v3/messages/36d6cf71-4433-4f9d-9f55-231f4636d8dd Sep 01 12:11:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dcc96885-d092-45d8-9705-3fafa46cc6bb tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dcc96885-d092-45d8-9705-3fafa46cc6bb tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dcc96885-d092-45d8-9705-3fafa46cc6bb tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] http://192.168.122.29/volume/v3/messages/36d6cf71-4433-4f9d-9f55-231f4636d8dd returned with HTTP 204 Sep 01 12:11:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 468/929] 192.168.122.29 () {60 vars in 1273 bytes} [Tue Sep 1 12:11:17 2026] DELETE /volume/v3/messages/36d6cf71-4433-4f9d-9f55-231f4636d8dd => generated 0 bytes in 44 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Sep 01 12:11:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cce9dfd2-5541-4a6a-93b5-c3d647ba7ce1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cce9dfd2-5541-4a6a-93b5-c3d647ba7ce1 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] GET http://192.168.122.29/volume/v3/messages/36d6cf71-4433-4f9d-9f55-231f4636d8dd Sep 01 12:11:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cce9dfd2-5541-4a6a-93b5-c3d647ba7ce1 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cce9dfd2-5541-4a6a-93b5-c3d647ba7ce1 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cce9dfd2-5541-4a6a-93b5-c3d647ba7ce1 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] http://192.168.122.29/volume/v3/messages/36d6cf71-4433-4f9d-9f55-231f4636d8dd returned with HTTP 404 Sep 01 12:11:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 462/930] 192.168.122.29 () {60 vars in 1270 bytes} [Tue Sep 1 12:11:17 2026] GET /volume/v3/messages/36d6cf71-4433-4f9d-9f55-231f4636d8dd => generated 110 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:11:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7ed8eda5-f359-4668-851e-f3c99b998350 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7ed8eda5-f359-4668-851e-f3c99b998350 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] GET http://192.168.122.29/volume/v3/volumes/1b304d76-2d28-4fd0-aafe-5964cea13451 Sep 01 12:11:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7ed8eda5-f359-4668-851e-f3c99b998350 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7ed8eda5-f359-4668-851e-f3c99b998350 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:17 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:17 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:17 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7ed8eda5-f359-4668-851e-f3c99b998350 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Volume info retrieved successfully. Sep 01 12:11:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7ed8eda5-f359-4668-851e-f3c99b998350 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] http://192.168.122.29/volume/v3/volumes/1b304d76-2d28-4fd0-aafe-5964cea13451 returned with HTTP 200 Sep 01 12:11:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 469/931] 192.168.122.29 () {60 vars in 1267 bytes} [Tue Sep 1 12:11:17 2026] GET /volume/v3/volumes/1b304d76-2d28-4fd0-aafe-5964cea13451 => generated 880 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3b6bf49e-a585-42cf-a3d4-54b99981b156 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3b6bf49e-a585-42cf-a3d4-54b99981b156 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] DELETE http://192.168.122.29/volume/v3/volumes/1b304d76-2d28-4fd0-aafe-5964cea13451 Sep 01 12:11:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3b6bf49e-a585-42cf-a3d4-54b99981b156 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3b6bf49e-a585-42cf-a3d4-54b99981b156 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:17 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-3b6bf49e-a585-42cf-a3d4-54b99981b156 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Delete volume with id: 1b304d76-2d28-4fd0-aafe-5964cea13451 Sep 01 12:11: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:11:17 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3b6bf49e-a585-42cf-a3d4-54b99981b156 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Volume info retrieved successfully. Sep 01 12:11:17 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3b6bf49e-a585-42cf-a3d4-54b99981b156 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-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:11:17 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-3b6bf49e-a585-42cf-a3d4-54b99981b156 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-943628918 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-943628918, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:11:17 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-3b6bf49e-a585-42cf-a3d4-54b99981b156 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-943628918 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-943628918, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:11:17 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-3b6bf49e-a585-42cf-a3d4-54b99981b156 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Created reservations ['db6ea7a9-524f-434b-a867-14ee4ec7e72c', '91c9e465-eee9-42d8-89ae-c88c4a688dc6', 'd86c2ccd-7842-465c-8fe2-4612e10f99b9', '1e25d608-ce7f-4e2d-ba5a-bc3a60368132'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:11:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3b6bf49e-a585-42cf-a3d4-54b99981b156 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Delete volume request issued successfully. Sep 01 12:11:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3b6bf49e-a585-42cf-a3d4-54b99981b156 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] http://192.168.122.29/volume/v3/volumes/1b304d76-2d28-4fd0-aafe-5964cea13451 returned with HTTP 202 Sep 01 12:11:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 463/932] 192.168.122.29 () {60 vars in 1270 bytes} [Tue Sep 1 12:11:17 2026] DELETE /volume/v3/volumes/1b304d76-2d28-4fd0-aafe-5964cea13451 => generated 0 bytes in 194 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:11:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e3f5060b-3a8f-45aa-8d55-6d9e768255f8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e3f5060b-3a8f-45aa-8d55-6d9e768255f8 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] GET http://192.168.122.29/volume/v3/volumes/1b304d76-2d28-4fd0-aafe-5964cea13451 Sep 01 12:11:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e3f5060b-3a8f-45aa-8d55-6d9e768255f8 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e3f5060b-3a8f-45aa-8d55-6d9e768255f8 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e3f5060b-3a8f-45aa-8d55-6d9e768255f8 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] http://192.168.122.29/volume/v3/volumes/1b304d76-2d28-4fd0-aafe-5964cea13451 returned with HTTP 404 Sep 01 12:11:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 470/933] 192.168.122.29 () {60 vars in 1267 bytes} [Tue Sep 1 12:11:17 2026] GET /volume/v3/volumes/1b304d76-2d28-4fd0-aafe-5964cea13451 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:11:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d3f4cdc4-cef9-430e-9a3f-cd1b5b11b80f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d3f4cdc4-cef9-430e-9a3f-cd1b5b11b80f tempest-UserMessagesTest-1357484582 tempest-UserMessagesTest-1357484582-project-admin] DELETE http://192.168.122.29/volume/v3/types/893c895f-fe38-418c-a210-8bec92329f70 Sep 01 12:11:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d3f4cdc4-cef9-430e-9a3f-cd1b5b11b80f tempest-UserMessagesTest-1357484582 tempest-UserMessagesTest-1357484582-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d3f4cdc4-cef9-430e-9a3f-cd1b5b11b80f tempest-UserMessagesTest-1357484582 tempest-UserMessagesTest-1357484582-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d3f4cdc4-cef9-430e-9a3f-cd1b5b11b80f tempest-UserMessagesTest-1357484582 tempest-UserMessagesTest-1357484582-project-admin] http://192.168.122.29/volume/v3/types/893c895f-fe38-418c-a210-8bec92329f70 returned with HTTP 202 Sep 01 12:11:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 464/934] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:11:17 2026] DELETE /volume/v3/types/893c895f-fe38-418c-a210-8bec92329f70 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:11:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1aa457b2-4c32-4d70-8b09-2c2227adccbd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1aa457b2-4c32-4d70-8b09-2c2227adccbd tempest-UserMessagesTest-1357484582 tempest-UserMessagesTest-1357484582-project-admin] GET http://192.168.122.29/volume/v3/types/893c895f-fe38-418c-a210-8bec92329f70 Sep 01 12:11:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1aa457b2-4c32-4d70-8b09-2c2227adccbd tempest-UserMessagesTest-1357484582 tempest-UserMessagesTest-1357484582-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1aa457b2-4c32-4d70-8b09-2c2227adccbd tempest-UserMessagesTest-1357484582 tempest-UserMessagesTest-1357484582-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1aa457b2-4c32-4d70-8b09-2c2227adccbd tempest-UserMessagesTest-1357484582 tempest-UserMessagesTest-1357484582-project-admin] http://192.168.122.29/volume/v3/types/893c895f-fe38-418c-a210-8bec92329f70 returned with HTTP 404 Sep 01 12:11:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 471/935] 192.168.122.29 () {58 vars in 1221 bytes} [Tue Sep 1 12:11:17 2026] GET /volume/v3/types/893c895f-fe38-418c-a210-8bec92329f70 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:11:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3fcfbf78-24a1-4ad9-be5b-71364c167c07 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3fcfbf78-24a1-4ad9-be5b-71364c167c07 tempest-UserMessagesTest-1357484582 tempest-UserMessagesTest-1357484582-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:11:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3fcfbf78-24a1-4ad9-be5b-71364c167c07 tempest-UserMessagesTest-1357484582 tempest-UserMessagesTest-1357484582-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-237856343", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2037953050", "vendor_name": "tempest-vendor_name-2108930105"}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:11:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3fcfbf78-24a1-4ad9-be5b-71364c167c07 tempest-UserMessagesTest-1357484582 tempest-UserMessagesTest-1357484582-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:11:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 465/936] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:11:17 2026] POST /volume/v3/types => generated 327 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cc4f16f6-2e4a-408c-bf66-7c0d2449a2ec None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cc4f16f6-2e4a-408c-bf66-7c0d2449a2ec tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:11:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cc4f16f6-2e4a-408c-bf66-7c0d2449a2ec tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "eeae67cc-bb3c-4f4e-8d93-bd1a77e3dd00", "size": 1, "name": "tempest-UserMessagesTest-Volume-1168982748"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:11:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-cc4f16f6-2e4a-408c-bf66-7c0d2449a2ec tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Create volume request body: {'volume': {'volume_type': 'eeae67cc-bb3c-4f4e-8d93-bd1a77e3dd00', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1168982748'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:11:18 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-cc4f16f6-2e4a-408c-bf66-7c0d2449a2ec tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Create volume of 1 GB Sep 01 12:11: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:11:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cc4f16f6-2e4a-408c-bf66-7c0d2449a2ec tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Availability Zones retrieved successfully. Sep 01 12:11:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cc4f16f6-2e4a-408c-bf66-7c0d2449a2ec tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Flow 'volume_create_api' (40a07c4d-3cc3-4aa4-b39f-eb366347d51b) 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:11:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cc4f16f6-2e4a-408c-bf66-7c0d2449a2ec tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95b96a5f-0a6a-4420-8148-ff2fd3c40d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-cc4f16f6-2e4a-408c-bf66-7c0d2449a2ec tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-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:11:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cc4f16f6-2e4a-408c-bf66-7c0d2449a2ec tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95b96a5f-0a6a-4420-8148-ff2fd3c40d47) 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:11:18Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2037953050',vendor_name='tempest-vendor_name-2108930105'},id=eeae67cc-bb3c-4f4e-8d93-bd1a77e3dd00,is_public=True,name='tempest-UserMessagesTest-volume-type-237856343',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eeae67cc-bb3c-4f4e-8d93-bd1a77e3dd00', 'encryption_key_id': None, 'qos_specs': None, '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:11:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cc4f16f6-2e4a-408c-bf66-7c0d2449a2ec tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82651ee1-8a60-4e2b-babc-2dbca27abd79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11:18 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-cc4f16f6-2e4a-408c-bf66-7c0d2449a2ec tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-237856343 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-237856343, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:11:18 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-cc4f16f6-2e4a-408c-bf66-7c0d2449a2ec tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-237856343 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-237856343, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:11:18 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-cc4f16f6-2e4a-408c-bf66-7c0d2449a2ec tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Created reservations ['a6ecba91-d38b-409f-93c1-8767404fb607', '6cfd31de-0e4f-459b-998e-d60317db1795', 'a253480a-5bb9-437c-8e6f-03660d9500a5', 'dbb79623-8278-48eb-ad1a-f193d84e2375'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:11:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cc4f16f6-2e4a-408c-bf66-7c0d2449a2ec tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82651ee1-8a60-4e2b-babc-2dbca27abd79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6ecba91-d38b-409f-93c1-8767404fb607', '6cfd31de-0e4f-459b-998e-d60317db1795', 'a253480a-5bb9-437c-8e6f-03660d9500a5', 'dbb79623-8278-48eb-ad1a-f193d84e2375']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:11:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cc4f16f6-2e4a-408c-bf66-7c0d2449a2ec tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f646a6cc-06b8-46ec-a0df-3fff8a82518c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11: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:11:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cc4f16f6-2e4a-408c-bf66-7c0d2449a2ec tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f646a6cc-06b8-46ec-a0df-3fff8a82518c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc3b78fc-9b04-41f4-b01a-625dfa562954', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1168982748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37a907b7a5d44b14ba5f2c94d38ef41f',qos_specs=None,replication_status=,reservations=['a6ecba91-d38b-409f-93c1-8767404fb607','6cfd31de-0e4f-459b-998e-d60317db1795','a253480a-5bb9-437c-8e6f-03660d9500a5','dbb79623-8278-48eb-ad1a-f193d84e2375'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='321bf0a106cb4e269be2e18acce1e5d6',volume_type_id=eeae67cc-bb3c-4f4e-8d93-bd1a77e3dd00), 'volume': Volume(_name_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:11:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1168982748',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc3b78fc-9b04-41f4-b01a-625dfa562954,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37a907b7a5d44b14ba5f2c94d38ef41f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='321bf0a106cb4e269be2e18acce1e5d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eeae67cc-bb3c-4f4e-8d93-bd1a77e3dd00),volume_type_id=eeae67cc-bb3c-4f4e-8d93-bd1a77e3dd00)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:11:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cc4f16f6-2e4a-408c-bf66-7c0d2449a2ec tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b2fe7ad-16f6-437a-9f31-d9a8af8d5bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cc4f16f6-2e4a-408c-bf66-7c0d2449a2ec tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b2fe7ad-16f6-437a-9f31-d9a8af8d5bba) transitioned into state 'SUCCESS' from state '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-1168982748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37a907b7a5d44b14ba5f2c94d38ef41f',qos_specs=None,replication_status=,reservations=['a6ecba91-d38b-409f-93c1-8767404fb607','6cfd31de-0e4f-459b-998e-d60317db1795','a253480a-5bb9-437c-8e6f-03660d9500a5','dbb79623-8278-48eb-ad1a-f193d84e2375'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='321bf0a106cb4e269be2e18acce1e5d6',volume_type_id=eeae67cc-bb3c-4f4e-8d93-bd1a77e3dd00)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:11:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cc4f16f6-2e4a-408c-bf66-7c0d2449a2ec tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c765569-a3d4-4daf-99e8-b35c161c2864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cc4f16f6-2e4a-408c-bf66-7c0d2449a2ec tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c765569-a3d4-4daf-99e8-b35c161c2864) 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:11:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cc4f16f6-2e4a-408c-bf66-7c0d2449a2ec tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Flow 'volume_create_api' (40a07c4d-3cc3-4aa4-b39f-eb366347d51b) 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:11:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cc4f16f6-2e4a-408c-bf66-7c0d2449a2ec tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Create volume request issued successfully. Sep 01 12:11:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cc4f16f6-2e4a-408c-bf66-7c0d2449a2ec tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:11:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 472/937] 192.168.122.29 () {62 vars in 1178 bytes} [Tue Sep 1 12:11:18 2026] POST /volume/v3/volumes => generated 791 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 12:11:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ec42b212-fd5e-4312-9886-fd34496c7514 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ec42b212-fd5e-4312-9886-fd34496c7514 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] GET http://192.168.122.29/volume/v3/volumes/cc3b78fc-9b04-41f4-b01a-625dfa562954 Sep 01 12:11:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ec42b212-fd5e-4312-9886-fd34496c7514 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ec42b212-fd5e-4312-9886-fd34496c7514 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:18 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:18 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ec42b212-fd5e-4312-9886-fd34496c7514 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Volume info retrieved successfully. Sep 01 12:11:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ec42b212-fd5e-4312-9886-fd34496c7514 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] http://192.168.122.29/volume/v3/volumes/cc3b78fc-9b04-41f4-b01a-625dfa562954 returned with HTTP 200 Sep 01 12:11:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 466/938] 192.168.122.29 () {60 vars in 1267 bytes} [Tue Sep 1 12:11:18 2026] GET /volume/v3/volumes/cc3b78fc-9b04-41f4-b01a-625dfa562954 => generated 859 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e1aec222-c725-413b-b7d1-8a9321ade807 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e1aec222-c725-413b-b7d1-8a9321ade807 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] GET http://192.168.122.29/volume/v3/volumes/cc3b78fc-9b04-41f4-b01a-625dfa562954 Sep 01 12:11:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e1aec222-c725-413b-b7d1-8a9321ade807 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e1aec222-c725-413b-b7d1-8a9321ade807 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:19 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:19 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:19 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e1aec222-c725-413b-b7d1-8a9321ade807 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Volume info retrieved successfully. Sep 01 12:11:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e1aec222-c725-413b-b7d1-8a9321ade807 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] http://192.168.122.29/volume/v3/volumes/cc3b78fc-9b04-41f4-b01a-625dfa562954 returned with HTTP 200 Sep 01 12:11:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 473/939] 192.168.122.29 () {60 vars in 1267 bytes} [Tue Sep 1 12:11:19 2026] GET /volume/v3/volumes/cc3b78fc-9b04-41f4-b01a-625dfa562954 => generated 880 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2a90f8fa-5d02-4136-88eb-fe5b853d7f81 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2a90f8fa-5d02-4136-88eb-fe5b853d7f81 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] GET http://192.168.122.29/volume/v3/messages Sep 01 12:11:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2a90f8fa-5d02-4136-88eb-fe5b853d7f81 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2a90f8fa-5d02-4136-88eb-fe5b853d7f81 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2a90f8fa-5d02-4136-88eb-fe5b853d7f81 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] http://192.168.122.29/volume/v3/messages returned with HTTP 200 Sep 01 12:11:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 467/940] 192.168.122.29 () {60 vars in 1159 bytes} [Tue Sep 1 12:11:19 2026] GET /volume/v3/messages => generated 676 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e77ca5ac-143f-46e9-a1eb-85473fd19660 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e77ca5ac-143f-46e9-a1eb-85473fd19660 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] GET http://192.168.122.29/volume/v3/messages/1a12ff9d-0479-4643-b9a5-41ca8532e9dd Sep 01 12:11:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e77ca5ac-143f-46e9-a1eb-85473fd19660 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e77ca5ac-143f-46e9-a1eb-85473fd19660 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e77ca5ac-143f-46e9-a1eb-85473fd19660 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] http://192.168.122.29/volume/v3/messages/1a12ff9d-0479-4643-b9a5-41ca8532e9dd returned with HTTP 200 Sep 01 12:11:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 474/941] 192.168.122.29 () {60 vars in 1270 bytes} [Tue Sep 1 12:11:19 2026] GET /volume/v3/messages/1a12ff9d-0479-4643-b9a5-41ca8532e9dd => generated 673 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1bdc8620-a5de-4a02-a50e-3cd3444e3731 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1bdc8620-a5de-4a02-a50e-3cd3444e3731 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] GET http://192.168.122.29/volume/v3/messages Sep 01 12:11:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1bdc8620-a5de-4a02-a50e-3cd3444e3731 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1bdc8620-a5de-4a02-a50e-3cd3444e3731 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1bdc8620-a5de-4a02-a50e-3cd3444e3731 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] http://192.168.122.29/volume/v3/messages returned with HTTP 200 Sep 01 12:11:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 468/942] 192.168.122.29 () {60 vars in 1159 bytes} [Tue Sep 1 12:11:19 2026] GET /volume/v3/messages => generated 676 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-76dc8497-9577-4789-86e1-f934e3c56e10 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-76dc8497-9577-4789-86e1-f934e3c56e10 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] DELETE http://192.168.122.29/volume/v3/messages/1a12ff9d-0479-4643-b9a5-41ca8532e9dd Sep 01 12:11:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-76dc8497-9577-4789-86e1-f934e3c56e10 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-76dc8497-9577-4789-86e1-f934e3c56e10 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-76dc8497-9577-4789-86e1-f934e3c56e10 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] http://192.168.122.29/volume/v3/messages/1a12ff9d-0479-4643-b9a5-41ca8532e9dd returned with HTTP 204 Sep 01 12:11:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 475/943] 192.168.122.29 () {60 vars in 1273 bytes} [Tue Sep 1 12:11:19 2026] DELETE /volume/v3/messages/1a12ff9d-0479-4643-b9a5-41ca8532e9dd => generated 0 bytes in 37 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 12:11:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-71aa65f3-d7a0-458e-a77e-b8af5f44a592 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-71aa65f3-d7a0-458e-a77e-b8af5f44a592 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] GET http://192.168.122.29/volume/v3/volumes/cc3b78fc-9b04-41f4-b01a-625dfa562954 Sep 01 12:11:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-71aa65f3-d7a0-458e-a77e-b8af5f44a592 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-71aa65f3-d7a0-458e-a77e-b8af5f44a592 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:19 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:19 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:19 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-71aa65f3-d7a0-458e-a77e-b8af5f44a592 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Volume info retrieved successfully. Sep 01 12:11:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-71aa65f3-d7a0-458e-a77e-b8af5f44a592 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] http://192.168.122.29/volume/v3/volumes/cc3b78fc-9b04-41f4-b01a-625dfa562954 returned with HTTP 200 Sep 01 12:11:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 469/944] 192.168.122.29 () {60 vars in 1267 bytes} [Tue Sep 1 12:11:19 2026] GET /volume/v3/volumes/cc3b78fc-9b04-41f4-b01a-625dfa562954 => generated 880 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-24d8bcd7-5fb9-45e6-a917-59fc6afc5d43 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-24d8bcd7-5fb9-45e6-a917-59fc6afc5d43 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] DELETE http://192.168.122.29/volume/v3/volumes/cc3b78fc-9b04-41f4-b01a-625dfa562954 Sep 01 12:11:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-24d8bcd7-5fb9-45e6-a917-59fc6afc5d43 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-24d8bcd7-5fb9-45e6-a917-59fc6afc5d43 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:19 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-24d8bcd7-5fb9-45e6-a917-59fc6afc5d43 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Delete volume with id: cc3b78fc-9b04-41f4-b01a-625dfa562954 Sep 01 12:11: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:11:19 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:19 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-24d8bcd7-5fb9-45e6-a917-59fc6afc5d43 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Volume info retrieved successfully. Sep 01 12:11:20 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-24d8bcd7-5fb9-45e6-a917-59fc6afc5d43 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-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:11:20 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-24d8bcd7-5fb9-45e6-a917-59fc6afc5d43 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Created reservations ['b687ad8e-278a-477b-8775-88524807efe3', '26f7f778-a2b0-48f5-89e8-bfcda2841b63', 'daf4942c-939c-4caa-afb9-dff0f3f948ef', 'e0517b58-8381-4e8a-b1dd-65338206a9bb'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:11:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-24d8bcd7-5fb9-45e6-a917-59fc6afc5d43 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Delete volume request issued successfully. Sep 01 12:11:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-24d8bcd7-5fb9-45e6-a917-59fc6afc5d43 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] http://192.168.122.29/volume/v3/volumes/cc3b78fc-9b04-41f4-b01a-625dfa562954 returned with HTTP 202 Sep 01 12:11:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 476/945] 192.168.122.29 () {60 vars in 1270 bytes} [Tue Sep 1 12:11:19 2026] DELETE /volume/v3/volumes/cc3b78fc-9b04-41f4-b01a-625dfa562954 => generated 0 bytes in 298 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:11:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f2f8bde4-181f-42f9-a1b5-9f87126f2452 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f2f8bde4-181f-42f9-a1b5-9f87126f2452 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] GET http://192.168.122.29/volume/v3/volumes/cc3b78fc-9b04-41f4-b01a-625dfa562954 Sep 01 12:11:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f2f8bde4-181f-42f9-a1b5-9f87126f2452 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f2f8bde4-181f-42f9-a1b5-9f87126f2452 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f2f8bde4-181f-42f9-a1b5-9f87126f2452 tempest-UserMessagesTest-1311488864 tempest-UserMessagesTest-1311488864-project-member] http://192.168.122.29/volume/v3/volumes/cc3b78fc-9b04-41f4-b01a-625dfa562954 returned with HTTP 404 Sep 01 12:11:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 470/946] 192.168.122.29 () {60 vars in 1267 bytes} [Tue Sep 1 12:11:20 2026] GET /volume/v3/volumes/cc3b78fc-9b04-41f4-b01a-625dfa562954 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:11:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-237ccf78-0a79-4baf-a6b2-27a7679aee8a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-237ccf78-0a79-4baf-a6b2-27a7679aee8a tempest-UserMessagesTest-1357484582 tempest-UserMessagesTest-1357484582-project-admin] DELETE http://192.168.122.29/volume/v3/types/eeae67cc-bb3c-4f4e-8d93-bd1a77e3dd00 Sep 01 12:11:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-237ccf78-0a79-4baf-a6b2-27a7679aee8a tempest-UserMessagesTest-1357484582 tempest-UserMessagesTest-1357484582-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-237ccf78-0a79-4baf-a6b2-27a7679aee8a tempest-UserMessagesTest-1357484582 tempest-UserMessagesTest-1357484582-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-237ccf78-0a79-4baf-a6b2-27a7679aee8a tempest-UserMessagesTest-1357484582 tempest-UserMessagesTest-1357484582-project-admin] http://192.168.122.29/volume/v3/types/eeae67cc-bb3c-4f4e-8d93-bd1a77e3dd00 returned with HTTP 202 Sep 01 12:11:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 477/947] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:11:20 2026] DELETE /volume/v3/types/eeae67cc-bb3c-4f4e-8d93-bd1a77e3dd00 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:11:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5c744433-abb5-4fe5-9ff8-acd3091de3bd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5c744433-abb5-4fe5-9ff8-acd3091de3bd tempest-UserMessagesTest-1357484582 tempest-UserMessagesTest-1357484582-project-admin] GET http://192.168.122.29/volume/v3/types/eeae67cc-bb3c-4f4e-8d93-bd1a77e3dd00 Sep 01 12:11:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5c744433-abb5-4fe5-9ff8-acd3091de3bd tempest-UserMessagesTest-1357484582 tempest-UserMessagesTest-1357484582-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5c744433-abb5-4fe5-9ff8-acd3091de3bd tempest-UserMessagesTest-1357484582 tempest-UserMessagesTest-1357484582-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5c744433-abb5-4fe5-9ff8-acd3091de3bd tempest-UserMessagesTest-1357484582 tempest-UserMessagesTest-1357484582-project-admin] http://192.168.122.29/volume/v3/types/eeae67cc-bb3c-4f4e-8d93-bd1a77e3dd00 returned with HTTP 404 Sep 01 12:11:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 471/948] 192.168.122.29 () {58 vars in 1221 bytes} [Tue Sep 1 12:11:20 2026] GET /volume/v3/types/eeae67cc-bb3c-4f4e-8d93-bd1a77e3dd00 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:11:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-27a65c93-a222-45c9-ba1e-d31bd8bc603e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-27a65c93-a222-45c9-ba1e-d31bd8bc603e tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:11:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-27a65c93-a222-45c9-ba1e-d31bd8bc603e tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-904872993", "description": "tempest-volume-type-description-1228468841", "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:11:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-27a65c93-a222-45c9-ba1e-d31bd8bc603e tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:11:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 478/949] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:11:21 2026] POST /volume/v3/types => generated 317 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b57131cd-709d-4854-b710-ae91c2d4f7b1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b57131cd-709d-4854-b710-ae91c2d4f7b1 tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] GET http://192.168.122.29/volume/v3/types/09a10f4f-9c93-49ca-a024-cd70de0c1a39 Sep 01 12:11:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b57131cd-709d-4854-b710-ae91c2d4f7b1 tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b57131cd-709d-4854-b710-ae91c2d4f7b1 tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b57131cd-709d-4854-b710-ae91c2d4f7b1 tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] http://192.168.122.29/volume/v3/types/09a10f4f-9c93-49ca-a024-cd70de0c1a39 returned with HTTP 200 Sep 01 12:11:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 472/950] 192.168.122.29 () {58 vars in 1221 bytes} [Tue Sep 1 12:11:21 2026] GET /volume/v3/types/09a10f4f-9c93-49ca-a024-cd70de0c1a39 => generated 339 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-733d13d1-1faf-489a-801c-5e7eb8cd1f5c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-733d13d1-1faf-489a-801c-5e7eb8cd1f5c tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] DELETE http://192.168.122.29/volume/v3/types/09a10f4f-9c93-49ca-a024-cd70de0c1a39 Sep 01 12:11:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-733d13d1-1faf-489a-801c-5e7eb8cd1f5c tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-733d13d1-1faf-489a-801c-5e7eb8cd1f5c tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-733d13d1-1faf-489a-801c-5e7eb8cd1f5c tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] http://192.168.122.29/volume/v3/types/09a10f4f-9c93-49ca-a024-cd70de0c1a39 returned with HTTP 202 Sep 01 12:11:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 479/951] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:11:22 2026] DELETE /volume/v3/types/09a10f4f-9c93-49ca-a024-cd70de0c1a39 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:11:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0471d8f3-5c86-41ce-a503-a578eebca1f0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0471d8f3-5c86-41ce-a503-a578eebca1f0 tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] GET http://192.168.122.29/volume/v3/types/09a10f4f-9c93-49ca-a024-cd70de0c1a39 Sep 01 12:11:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0471d8f3-5c86-41ce-a503-a578eebca1f0 tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0471d8f3-5c86-41ce-a503-a578eebca1f0 tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0471d8f3-5c86-41ce-a503-a578eebca1f0 tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] http://192.168.122.29/volume/v3/types/09a10f4f-9c93-49ca-a024-cd70de0c1a39 returned with HTTP 404 Sep 01 12:11:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 473/952] 192.168.122.29 () {58 vars in 1221 bytes} [Tue Sep 1 12:11:22 2026] GET /volume/v3/types/09a10f4f-9c93-49ca-a024-cd70de0c1a39 => generated 114 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:11:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b71613e1-5f43-46ec-a04f-f5acd30ed824 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b71613e1-5f43-46ec-a04f-f5acd30ed824 tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:11:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b71613e1-5f43-46ec-a04f-f5acd30ed824 tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1948534289"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:11:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b71613e1-5f43-46ec-a04f-f5acd30ed824 tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:11:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 480/953] 192.168.122.29 () {60 vars in 1131 bytes} [Tue Sep 1 12:11:22 2026] POST /volume/v3/types => generated 221 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:11:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3aab03cf-0f15-41fe-a289-363e5cf07a28 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3aab03cf-0f15-41fe-a289-363e5cf07a28 tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] POST http://192.168.122.29/volume/v3/types/4bb9aaef-d3a3-46a3-ab22-b01364b6b0fa/encryption Sep 01 12:11:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3aab03cf-0f15-41fe-a289-363e5cf07a28 tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-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:11:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3aab03cf-0f15-41fe-a289-363e5cf07a28 tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] http://192.168.122.29/volume/v3/types/4bb9aaef-d3a3-46a3-ab22-b01364b6b0fa/encryption returned with HTTP 200 Sep 01 12:11:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 474/954] 192.168.122.29 () {60 vars in 1276 bytes} [Tue Sep 1 12:11:22 2026] POST /volume/v3/types/4bb9aaef-d3a3-46a3-ab22-b01364b6b0fa/encryption => generated 239 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f003c48b-8de1-4390-95a4-e94128ad501d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f003c48b-8de1-4390-95a4-e94128ad501d tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] GET http://192.168.122.29/volume/v3/types/4bb9aaef-d3a3-46a3-ab22-b01364b6b0fa/encryption Sep 01 12:11:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f003c48b-8de1-4390-95a4-e94128ad501d tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f003c48b-8de1-4390-95a4-e94128ad501d tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f003c48b-8de1-4390-95a4-e94128ad501d tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] http://192.168.122.29/volume/v3/types/4bb9aaef-d3a3-46a3-ab22-b01364b6b0fa/encryption returned with HTTP 200 Sep 01 12:11:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 481/955] 192.168.122.29 () {58 vars in 1254 bytes} [Tue Sep 1 12:11:22 2026] GET /volume/v3/types/4bb9aaef-d3a3-46a3-ab22-b01364b6b0fa/encryption => generated 325 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-73621369-c036-42c7-be05-500137a1df61 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-73621369-c036-42c7-be05-500137a1df61 tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] PUT http://192.168.122.29/volume/v3/types/4bb9aaef-d3a3-46a3-ab22-b01364b6b0fa/encryption/4b7a99d3-a6c2-423f-931d-ccb50033ab5c Sep 01 12:11:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-73621369-c036-42c7-be05-500137a1df61 tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-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:11:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-73621369-c036-42c7-be05-500137a1df61 tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] http://192.168.122.29/volume/v3/types/4bb9aaef-d3a3-46a3-ab22-b01364b6b0fa/encryption/4b7a99d3-a6c2-423f-931d-ccb50033ab5c returned with HTTP 200 Sep 01 12:11:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 475/956] 192.168.122.29 () {60 vars in 1386 bytes} [Tue Sep 1 12:11:22 2026] PUT /volume/v3/types/4bb9aaef-d3a3-46a3-ab22-b01364b6b0fa/encryption/4b7a99d3-a6c2-423f-931d-ccb50033ab5c => generated 122 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:11:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4e59ed7a-9fdd-45b0-be4e-090b7b8643d0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4e59ed7a-9fdd-45b0-be4e-090b7b8643d0 tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] GET http://192.168.122.29/volume/v3/types/4bb9aaef-d3a3-46a3-ab22-b01364b6b0fa/encryption Sep 01 12:11:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4e59ed7a-9fdd-45b0-be4e-090b7b8643d0 tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4e59ed7a-9fdd-45b0-be4e-090b7b8643d0 tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4e59ed7a-9fdd-45b0-be4e-090b7b8643d0 tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] http://192.168.122.29/volume/v3/types/4bb9aaef-d3a3-46a3-ab22-b01364b6b0fa/encryption returned with HTTP 200 Sep 01 12:11:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 482/957] 192.168.122.29 () {58 vars in 1254 bytes} [Tue Sep 1 12:11:22 2026] GET /volume/v3/types/4bb9aaef-d3a3-46a3-ab22-b01364b6b0fa/encryption => generated 347 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5f4dd7b6-9cef-4e1f-a8c5-d68ea0413578 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5f4dd7b6-9cef-4e1f-a8c5-d68ea0413578 tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] GET http://192.168.122.29/volume/v3/types/4bb9aaef-d3a3-46a3-ab22-b01364b6b0fa/encryption/cipher Sep 01 12:11:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5f4dd7b6-9cef-4e1f-a8c5-d68ea0413578 tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5f4dd7b6-9cef-4e1f-a8c5-d68ea0413578 tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8cff2eca-ae59-471b-bf21-b0c6e4f38f4b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5f4dd7b6-9cef-4e1f-a8c5-d68ea0413578 tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] http://192.168.122.29/volume/v3/types/4bb9aaef-d3a3-46a3-ab22-b01364b6b0fa/encryption/cipher returned with HTTP 200 Sep 01 12:11:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 476/958] 192.168.122.29 () {58 vars in 1275 bytes} [Tue Sep 1 12:11:22 2026] GET /volume/v3/types/4bb9aaef-d3a3-46a3-ab22-b01364b6b0fa/encryption/cipher => generated 29 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 12:11:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-11b689bf-c853-4ed1-99fb-63e158fcf0bb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-11b689bf-c853-4ed1-99fb-63e158fcf0bb tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] DELETE http://192.168.122.29/volume/v3/types/4bb9aaef-d3a3-46a3-ab22-b01364b6b0fa/encryption/4b7a99d3-a6c2-423f-931d-ccb50033ab5c Sep 01 12:11:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-11b689bf-c853-4ed1-99fb-63e158fcf0bb tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-11b689bf-c853-4ed1-99fb-63e158fcf0bb tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-11b689bf-c853-4ed1-99fb-63e158fcf0bb tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] http://192.168.122.29/volume/v3/types/4bb9aaef-d3a3-46a3-ab22-b01364b6b0fa/encryption/4b7a99d3-a6c2-423f-931d-ccb50033ab5c returned with HTTP 202 Sep 01 12:11:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 477/959] 192.168.122.29 () {58 vars in 1368 bytes} [Tue Sep 1 12:11:22 2026] DELETE /volume/v3/types/4bb9aaef-d3a3-46a3-ab22-b01364b6b0fa/encryption/4b7a99d3-a6c2-423f-931d-ccb50033ab5c => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:11:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a5d38337-a69b-45e9-9fe3-2f4acafd8de0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a5d38337-a69b-45e9-9fe3-2f4acafd8de0 tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] GET http://192.168.122.29/volume/v3/types/4bb9aaef-d3a3-46a3-ab22-b01364b6b0fa/encryption Sep 01 12:11:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a5d38337-a69b-45e9-9fe3-2f4acafd8de0 tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a5d38337-a69b-45e9-9fe3-2f4acafd8de0 tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8cff2eca-ae59-471b-bf21-b0c6e4f38f4b tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:11:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8cff2eca-ae59-471b-bf21-b0c6e4f38f4b tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1036056926"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:11:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-8cff2eca-ae59-471b-bf21-b0c6e4f38f4b tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1036056926'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:11:22 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-8cff2eca-ae59-471b-bf21-b0c6e4f38f4b tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Create volume of 1 GB Sep 01 12:11:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8cff2eca-ae59-471b-bf21-b0c6e4f38f4b tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Availability Zones retrieved successfully. Sep 01 12:11:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a5d38337-a69b-45e9-9fe3-2f4acafd8de0 tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] http://192.168.122.29/volume/v3/types/4bb9aaef-d3a3-46a3-ab22-b01364b6b0fa/encryption returned with HTTP 200 Sep 01 12:11:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 478/960] 192.168.122.29 () {58 vars in 1254 bytes} [Tue Sep 1 12:11:22 2026] GET /volume/v3/types/4bb9aaef-d3a3-46a3-ab22-b01364b6b0fa/encryption => generated 2 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Sep 01 12:11:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1b8b8aa7-857f-42c8-b8e0-faccdce7190c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1b8b8aa7-857f-42c8-b8e0-faccdce7190c tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] GET http://192.168.122.29/volume/v3/types/4bb9aaef-d3a3-46a3-ab22-b01364b6b0fa/encryption Sep 01 12:11:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1b8b8aa7-857f-42c8-b8e0-faccdce7190c tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1b8b8aa7-857f-42c8-b8e0-faccdce7190c tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:22 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8cff2eca-ae59-471b-bf21-b0c6e4f38f4b tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Flow 'volume_create_api' (51171a71-d214-45d2-9218-7db3e17b4c6a) 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:11:22 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8cff2eca-ae59-471b-bf21-b0c6e4f38f4b tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b15daf7-a6df-4adc-858a-39d10033a534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11:22 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-8cff2eca-ae59-471b-bf21-b0c6e4f38f4b tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-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:11:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1b8b8aa7-857f-42c8-b8e0-faccdce7190c tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] http://192.168.122.29/volume/v3/types/4bb9aaef-d3a3-46a3-ab22-b01364b6b0fa/encryption returned with HTTP 200 Sep 01 12:11:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 479/961] 192.168.122.29 () {58 vars in 1254 bytes} [Tue Sep 1 12:11:22 2026] GET /volume/v3/types/4bb9aaef-d3a3-46a3-ab22-b01364b6b0fa/encryption => generated 2 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 12:11:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-82ff0bd3-3b2a-44d7-a0e9-38c033a8d204 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-82ff0bd3-3b2a-44d7-a0e9-38c033a8d204 tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] DELETE http://192.168.122.29/volume/v3/types/4bb9aaef-d3a3-46a3-ab22-b01364b6b0fa Sep 01 12:11:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-82ff0bd3-3b2a-44d7-a0e9-38c033a8d204 tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-82ff0bd3-3b2a-44d7-a0e9-38c033a8d204 tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:22 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8cff2eca-ae59-471b-bf21-b0c6e4f38f4b tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b15daf7-a6df-4adc-858a-39d10033a534) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:11:22 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8cff2eca-ae59-471b-bf21-b0c6e4f38f4b tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df327a3f-584f-408e-ac73-98991eb09bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-82ff0bd3-3b2a-44d7-a0e9-38c033a8d204 tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] http://192.168.122.29/volume/v3/types/4bb9aaef-d3a3-46a3-ab22-b01364b6b0fa returned with HTTP 202 Sep 01 12:11:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 480/962] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:11:22 2026] DELETE /volume/v3/types/4bb9aaef-d3a3-46a3-ab22-b01364b6b0fa => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:11:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-24caa1d1-e254-4795-b670-369b1ea3759d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-24caa1d1-e254-4795-b670-369b1ea3759d tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] GET http://192.168.122.29/volume/v3/types/4bb9aaef-d3a3-46a3-ab22-b01364b6b0fa Sep 01 12:11:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-24caa1d1-e254-4795-b670-369b1ea3759d tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-24caa1d1-e254-4795-b670-369b1ea3759d tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-24caa1d1-e254-4795-b670-369b1ea3759d tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] http://192.168.122.29/volume/v3/types/4bb9aaef-d3a3-46a3-ab22-b01364b6b0fa returned with HTTP 404 Sep 01 12:11:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 481/963] 192.168.122.29 () {58 vars in 1221 bytes} [Tue Sep 1 12:11:22 2026] GET /volume/v3/types/4bb9aaef-d3a3-46a3-ab22-b01364b6b0fa => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:11:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-dbf398f5-e060-4298-a91b-727d08f04236 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dbf398f5-e060-4298-a91b-727d08f04236 tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] GET http://192.168.122.29/volume/v3/types Sep 01 12:11:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dbf398f5-e060-4298-a91b-727d08f04236 tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dbf398f5-e060-4298-a91b-727d08f04236 tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dbf398f5-e060-4298-a91b-727d08f04236 tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:11:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 482/964] 192.168.122.29 () {58 vars in 1110 bytes} [Tue Sep 1 12:11:22 2026] GET /volume/v3/types => generated 648 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b79d133d-c0ee-46d4-8ccf-dfcfcd7d5398 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b79d133d-c0ee-46d4-8ccf-dfcfcd7d5398 tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:11:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b79d133d-c0ee-46d4-8ccf-dfcfcd7d5398 tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-700135162"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:11:22 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-8cff2eca-ae59-471b-bf21-b0c6e4f38f4b tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Created reservations ['ead4ac1c-8d4e-443b-8776-2ee8d82866b1', '7b999a6b-cef3-4cd2-87ac-97079a1cfbdc', 'cd4366bd-2a07-433f-b527-ce07ae058726', 'df6e0937-568d-42fa-8611-7d22c6ee6a2a'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:11:22 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8cff2eca-ae59-471b-bf21-b0c6e4f38f4b tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df327a3f-584f-408e-ac73-98991eb09bba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ead4ac1c-8d4e-443b-8776-2ee8d82866b1', '7b999a6b-cef3-4cd2-87ac-97079a1cfbdc', 'cd4366bd-2a07-433f-b527-ce07ae058726', 'df6e0937-568d-42fa-8611-7d22c6ee6a2a']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:11:22 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8cff2eca-ae59-471b-bf21-b0c6e4f38f4b tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d03ade9-1003-43b1-a41e-2bb13a78349e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b79d133d-c0ee-46d4-8ccf-dfcfcd7d5398 tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:11:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 483/965] 192.168.122.29 () {60 vars in 1131 bytes} [Tue Sep 1 12:11:22 2026] POST /volume/v3/types => generated 220 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ccf5d5b6-9f6f-45ac-9971-577191cae86d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ccf5d5b6-9f6f-45ac-9971-577191cae86d tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] PUT http://192.168.122.29/volume/v3/types/813fc4d0-0d2a-4bd2-bce6-af3d71274520 Sep 01 12:11:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ccf5d5b6-9f6f-45ac-9971-577191cae86d tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-999466034", "description": "tempest-volume-type-description-1207262566", "is_public": false}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:11: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:11:22 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11:22 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8cff2eca-ae59-471b-bf21-b0c6e4f38f4b tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d03ade9-1003-43b1-a41e-2bb13a78349e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1793449d-6802-4fd3-9884-e5357fb8fbbe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1036056926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16b3d371aaaa4332a72cc419054a9708',qos_specs=None,replication_status=,reservations=['ead4ac1c-8d4e-443b-8776-2ee8d82866b1','7b999a6b-cef3-4cd2-87ac-97079a1cfbdc','cd4366bd-2a07-433f-b527-ce07ae058726','df6e0937-568d-42fa-8611-7d22c6ee6a2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8777e57737e945089b91e5559491e7cb',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:11:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1036056926',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1793449d-6802-4fd3-9884-e5357fb8fbbe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16b3d371aaaa4332a72cc419054a9708',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8777e57737e945089b91e5559491e7cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:11:22 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8cff2eca-ae59-471b-bf21-b0c6e4f38f4b tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5defc0e4-4692-4724-9bfb-3e9c86d30519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11:23 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8cff2eca-ae59-471b-bf21-b0c6e4f38f4b tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5defc0e4-4692-4724-9bfb-3e9c86d30519) transitioned into state 'SUCCESS' from state '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-1036056926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16b3d371aaaa4332a72cc419054a9708',qos_specs=None,replication_status=,reservations=['ead4ac1c-8d4e-443b-8776-2ee8d82866b1','7b999a6b-cef3-4cd2-87ac-97079a1cfbdc','cd4366bd-2a07-433f-b527-ce07ae058726','df6e0937-568d-42fa-8611-7d22c6ee6a2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8777e57737e945089b91e5559491e7cb',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:11:23 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8cff2eca-ae59-471b-bf21-b0c6e4f38f4b tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (448587bd-7cfa-4e6d-9ae5-05d475ade7c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11:23 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8cff2eca-ae59-471b-bf21-b0c6e4f38f4b tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (448587bd-7cfa-4e6d-9ae5-05d475ade7c5) 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:11:23 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8cff2eca-ae59-471b-bf21-b0c6e4f38f4b tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Flow 'volume_create_api' (51171a71-d214-45d2-9218-7db3e17b4c6a) 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:11:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8cff2eca-ae59-471b-bf21-b0c6e4f38f4b tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Create volume request issued successfully. Sep 01 12:11:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8cff2eca-ae59-471b-bf21-b0c6e4f38f4b tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:11:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 483/966] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:11:22 2026] POST /volume/v3/volumes => generated 756 bytes in 552 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:11:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-dc7c8271-6da1-4346-9e5a-4431d4ba8fc7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dc7c8271-6da1-4346-9e5a-4431d4ba8fc7 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] GET http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe Sep 01 12:11:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dc7c8271-6da1-4346-9e5a-4431d4ba8fc7 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dc7c8271-6da1-4346-9e5a-4431d4ba8fc7 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ccf5d5b6-9f6f-45ac-9971-577191cae86d tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] http://192.168.122.29/volume/v3/types/813fc4d0-0d2a-4bd2-bce6-af3d71274520 returned with HTTP 200 Sep 01 12:11:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 484/967] 192.168.122.29 () {60 vars in 1242 bytes} [Tue Sep 1 12:11:22 2026] PUT /volume/v3/types/813fc4d0-0d2a-4bd2-bce6-af3d71274520 => generated 204 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3cfa5b4d-ff8e-4b05-86ab-18e62390a3aa None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3cfa5b4d-ff8e-4b05-86ab-18e62390a3aa tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] GET http://192.168.122.29/volume/v3/types/813fc4d0-0d2a-4bd2-bce6-af3d71274520 Sep 01 12:11:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3cfa5b4d-ff8e-4b05-86ab-18e62390a3aa tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3cfa5b4d-ff8e-4b05-86ab-18e62390a3aa tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3cfa5b4d-ff8e-4b05-86ab-18e62390a3aa tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] http://192.168.122.29/volume/v3/types/813fc4d0-0d2a-4bd2-bce6-af3d71274520 returned with HTTP 200 Sep 01 12:11:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 485/968] 192.168.122.29 () {58 vars in 1221 bytes} [Tue Sep 1 12:11:23 2026] GET /volume/v3/types/813fc4d0-0d2a-4bd2-bce6-af3d71274520 => generated 268 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-dc7c8271-6da1-4346-9e5a-4431d4ba8fc7 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Volume info retrieved successfully. Sep 01 12:11:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b84c774a-4af7-4354-8389-33f8e7ada1eb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b84c774a-4af7-4354-8389-33f8e7ada1eb tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] DELETE http://192.168.122.29/volume/v3/types/813fc4d0-0d2a-4bd2-bce6-af3d71274520 Sep 01 12:11:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b84c774a-4af7-4354-8389-33f8e7ada1eb tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b84c774a-4af7-4354-8389-33f8e7ada1eb tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dc7c8271-6da1-4346-9e5a-4431d4ba8fc7 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe returned with HTTP 200 Sep 01 12:11:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 484/969] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:23 2026] GET /volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe => generated 824 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b84c774a-4af7-4354-8389-33f8e7ada1eb tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] http://192.168.122.29/volume/v3/types/813fc4d0-0d2a-4bd2-bce6-af3d71274520 returned with HTTP 202 Sep 01 12:11:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 486/970] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:11:23 2026] DELETE /volume/v3/types/813fc4d0-0d2a-4bd2-bce6-af3d71274520 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:11:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e798408c-a3ff-444f-97c5-b2270f901f4f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e798408c-a3ff-444f-97c5-b2270f901f4f tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] GET http://192.168.122.29/volume/v3/types/813fc4d0-0d2a-4bd2-bce6-af3d71274520 Sep 01 12:11:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e798408c-a3ff-444f-97c5-b2270f901f4f tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e798408c-a3ff-444f-97c5-b2270f901f4f tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e798408c-a3ff-444f-97c5-b2270f901f4f tempest-VolumeTypesTest-858188821 tempest-VolumeTypesTest-858188821-project-admin] http://192.168.122.29/volume/v3/types/813fc4d0-0d2a-4bd2-bce6-af3d71274520 returned with HTTP 404 Sep 01 12:11:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 485/971] 192.168.122.29 () {58 vars in 1221 bytes} [Tue Sep 1 12:11:23 2026] GET /volume/v3/types/813fc4d0-0d2a-4bd2-bce6-af3d71274520 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:11:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7920e544-0071-4d86-99a7-a86bc9ce8398 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7920e544-0071-4d86-99a7-a86bc9ce8398 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] GET http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe Sep 01 12:11:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7920e544-0071-4d86-99a7-a86bc9ce8398 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7920e544-0071-4d86-99a7-a86bc9ce8398 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7920e544-0071-4d86-99a7-a86bc9ce8398 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Volume info retrieved successfully. Sep 01 12:11:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7920e544-0071-4d86-99a7-a86bc9ce8398 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe returned with HTTP 200 Sep 01 12:11:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 487/972] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:24 2026] GET /volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe => generated 848 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-413341eb-e043-4807-9db4-266f492fbc2e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-413341eb-e043-4807-9db4-266f492fbc2e tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] GET http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe Sep 01 12:11:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-413341eb-e043-4807-9db4-266f492fbc2e tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-413341eb-e043-4807-9db4-266f492fbc2e tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:25 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:25 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-413341eb-e043-4807-9db4-266f492fbc2e tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Volume info retrieved successfully. Sep 01 12:11:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-413341eb-e043-4807-9db4-266f492fbc2e tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe returned with HTTP 200 Sep 01 12:11:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 486/973] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:25 2026] GET /volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe => generated 849 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-477bceec-963e-4ba6-b2df-c5293d1b6fc5 req-05c01ba5-4c58-4c16-9d83-4d046d39df24 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-477bceec-963e-4ba6-b2df-c5293d1b6fc5 req-05c01ba5-4c58-4c16-9d83-4d046d39df24 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] GET http://192.168.122.29/volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 Sep 01 12:11:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-477bceec-963e-4ba6-b2df-c5293d1b6fc5 req-05c01ba5-4c58-4c16-9d83-4d046d39df24 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-477bceec-963e-4ba6-b2df-c5293d1b6fc5 req-05c01ba5-4c58-4c16-9d83-4d046d39df24 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:26 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-477bceec-963e-4ba6-b2df-c5293d1b6fc5 req-05c01ba5-4c58-4c16-9d83-4d046d39df24 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Volume info retrieved successfully. Sep 01 12:11:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-477bceec-963e-4ba6-b2df-c5293d1b6fc5 req-05c01ba5-4c58-4c16-9d83-4d046d39df24 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] http://192.168.122.29/volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 returned with HTTP 200 Sep 01 12:11:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 488/974] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:11:26 2026] GET /volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 => generated 857 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0a50b7c6-b663-43e0-8f09-7fe0e289eac3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0a50b7c6-b663-43e0-8f09-7fe0e289eac3 None None] GET http://192.168.122.29/volume// Sep 01 12:11:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0a50b7c6-b663-43e0-8f09-7fe0e289eac3 None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0a50b7c6-b663-43e0-8f09-7fe0e289eac3 None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0a50b7c6-b663-43e0-8f09-7fe0e289eac3 None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:11:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 487/975] 192.168.122.29 () {58 vars in 1303 bytes} [Tue Sep 1 12:11:26 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:11:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-477bceec-963e-4ba6-b2df-c5293d1b6fc5 req-72cb0f81-3413-4a15-bd5b-759cdcef5778 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-477bceec-963e-4ba6-b2df-c5293d1b6fc5 req-72cb0f81-3413-4a15-bd5b-759cdcef5778 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] POST http://192.168.122.29/volume/v3/attachments Sep 01 12:11:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-477bceec-963e-4ba6-b2df-c5293d1b6fc5 req-72cb0f81-3413-4a15-bd5b-759cdcef5778 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ecd47cfa-25d9-4faa-8a78-ddca0884c735", "connector": null, "instance_uuid": "57e6f43a-a7db-4f33-8e4b-33896b3bead2"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:11: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:11:26 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-477bceec-963e-4ba6-b2df-c5293d1b6fc5 req-72cb0f81-3413-4a15-bd5b-759cdcef5778 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] http://192.168.122.29/volume/v3/attachments returned with HTTP 200 Sep 01 12:11:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 489/976] 192.168.122.29 () {66 vars in 1478 bytes} [Tue Sep 1 12:11:26 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:11:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-477bceec-963e-4ba6-b2df-c5293d1b6fc5 req-3c5b55d5-4cc7-41df-817e-5593639df8dc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-477bceec-963e-4ba6-b2df-c5293d1b6fc5 req-3c5b55d5-4cc7-41df-817e-5593639df8dc tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] POST http://192.168.122.29/volume/v3/attachments/1f14f1bf-f6dc-4710-aefc-bde7b5d2a5ca/action Sep 01 12:11:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-477bceec-963e-4ba6-b2df-c5293d1b6fc5 req-3c5b55d5-4cc7-41df-817e-5593639df8dc tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Action body: b'{"os-complete": null}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:11:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-477bceec-963e-4ba6-b2df-c5293d1b6fc5 req-3c5b55d5-4cc7-41df-817e-5593639df8dc tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-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:11: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:11:26 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:26 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-477bceec-963e-4ba6-b2df-c5293d1b6fc5 req-3c5b55d5-4cc7-41df-817e-5593639df8dc tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] http://192.168.122.29/volume/v3/attachments/1f14f1bf-f6dc-4710-aefc-bde7b5d2a5ca/action returned with HTTP 204 Sep 01 12:11:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 488/977] 192.168.122.29 () {66 vars in 1609 bytes} [Tue Sep 1 12:11:26 2026] POST /volume/v3/attachments/1f14f1bf-f6dc-4710-aefc-bde7b5d2a5ca/action => generated 0 bytes in 111 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:11:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c5946f23-e82c-4e39-a2c6-93da2e3bc614 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c5946f23-e82c-4e39-a2c6-93da2e3bc614 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] GET http://192.168.122.29/volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 Sep 01 12:11:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c5946f23-e82c-4e39-a2c6-93da2e3bc614 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c5946f23-e82c-4e39-a2c6-93da2e3bc614 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:26 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c5946f23-e82c-4e39-a2c6-93da2e3bc614 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Volume info retrieved successfully. Sep 01 12:11:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c5946f23-e82c-4e39-a2c6-93da2e3bc614 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] http://192.168.122.29/volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 returned with HTTP 200 Sep 01 12:11:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 490/978] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:26 2026] GET /volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 => generated 1119 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:11:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d3640470-591a-4e97-9aaa-61bae3d4044b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d3640470-591a-4e97-9aaa-61bae3d4044b tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] GET http://192.168.122.29/volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 Sep 01 12:11:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d3640470-591a-4e97-9aaa-61bae3d4044b tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d3640470-591a-4e97-9aaa-61bae3d4044b tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:26 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:26 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:26 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d3640470-591a-4e97-9aaa-61bae3d4044b tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Volume info retrieved successfully. Sep 01 12:11:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d3640470-591a-4e97-9aaa-61bae3d4044b tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] http://192.168.122.29/volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 returned with HTTP 200 Sep 01 12:11:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 489/979] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:26 2026] GET /volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 => generated 1119 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:11:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-a557322c-22f2-4293-82f8-2babffe2f788 req-bdc051bf-1bab-4999-9ef6-e25832c9fe1f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-a557322c-22f2-4293-82f8-2babffe2f788 req-bdc051bf-1bab-4999-9ef6-e25832c9fe1f tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] GET http://192.168.122.29/volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 Sep 01 12:11:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-a557322c-22f2-4293-82f8-2babffe2f788 req-bdc051bf-1bab-4999-9ef6-e25832c9fe1f tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-a557322c-22f2-4293-82f8-2babffe2f788 req-bdc051bf-1bab-4999-9ef6-e25832c9fe1f tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:26 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-a557322c-22f2-4293-82f8-2babffe2f788 req-bdc051bf-1bab-4999-9ef6-e25832c9fe1f tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Volume info retrieved successfully. Sep 01 12:11:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-a557322c-22f2-4293-82f8-2babffe2f788 req-bdc051bf-1bab-4999-9ef6-e25832c9fe1f tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] http://192.168.122.29/volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 returned with HTTP 200 Sep 01 12:11:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 491/980] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:11:26 2026] GET /volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 => generated 1119 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:11:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-a557322c-22f2-4293-82f8-2babffe2f788 req-7c246aa7-5885-414a-be66-f4e5dec89786 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-a557322c-22f2-4293-82f8-2babffe2f788 req-7c246aa7-5885-414a-be66-f4e5dec89786 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] DELETE http://192.168.122.29/volume/v3/attachments/1f14f1bf-f6dc-4710-aefc-bde7b5d2a5ca Sep 01 12:11:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-a557322c-22f2-4293-82f8-2babffe2f788 req-7c246aa7-5885-414a-be66-f4e5dec89786 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-a557322c-22f2-4293-82f8-2babffe2f788 req-7c246aa7-5885-414a-be66-f4e5dec89786 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:27 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:11:27 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, Sep 01 12:11:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-a557322c-22f2-4293-82f8-2babffe2f788 req-7c246aa7-5885-414a-be66-f4e5dec89786 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] http://192.168.122.29/volume/v3/attachments/1f14f1bf-f6dc-4710-aefc-bde7b5d2a5ca returned with HTTP 200 Sep 01 12:11:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 490/981] 192.168.122.29 () {64 vars in 1557 bytes} [Tue Sep 1 12:11:27 2026] DELETE /volume/v3/attachments/1f14f1bf-f6dc-4710-aefc-bde7b5d2a5ca => generated 19 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-38e26173-2c21-4d35-9f2f-51de5f475f93 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-38e26173-2c21-4d35-9f2f-51de5f475f93 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] GET http://192.168.122.29/volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 Sep 01 12:11:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-38e26173-2c21-4d35-9f2f-51de5f475f93 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-38e26173-2c21-4d35-9f2f-51de5f475f93 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:27 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:27 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-38e26173-2c21-4d35-9f2f-51de5f475f93 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Volume info retrieved successfully. Sep 01 12:11:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-38e26173-2c21-4d35-9f2f-51de5f475f93 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] http://192.168.122.29/volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 returned with HTTP 200 Sep 01 12:11:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 492/982] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:27 2026] GET /volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 => generated 857 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:11:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-21fa26ba-f135-425e-bc75-9e65c300b781 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-21fa26ba-f135-425e-bc75-9e65c300b781 tempest-VolumePoolsAdminTestsJSON-884765832 tempest-VolumePoolsAdminTestsJSON-884765832-project-admin] GET http://192.168.122.29/volume/v3/scheduler-stats/get_pools?detail=True Sep 01 12:11:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-21fa26ba-f135-425e-bc75-9e65c300b781 tempest-VolumePoolsAdminTestsJSON-884765832 tempest-VolumePoolsAdminTestsJSON-884765832-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-21fa26ba-f135-425e-bc75-9e65c300b781 tempest-VolumePoolsAdminTestsJSON-884765832 tempest-VolumePoolsAdminTestsJSON-884765832-project-admin] Calling method 'get_pools' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:29 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-21fa26ba-f135-425e-bc75-9e65c300b781 tempest-VolumePoolsAdminTestsJSON-884765832 tempest-VolumePoolsAdminTestsJSON-884765832-project-admin] http://192.168.122.29/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 01 12:11:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 491/983] 192.168.122.29 () {58 vars in 1193 bytes} [Tue Sep 1 12:11:28 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c1a90779-18c3-41db-86b6-cf9394111639 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c1a90779-18c3-41db-86b6-cf9394111639 tempest-VolumePoolsAdminTestsJSON-884765832 tempest-VolumePoolsAdminTestsJSON-884765832-project-admin] GET http://192.168.122.29/volume/v3/scheduler-stats/get_pools Sep 01 12:11:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c1a90779-18c3-41db-86b6-cf9394111639 tempest-VolumePoolsAdminTestsJSON-884765832 tempest-VolumePoolsAdminTestsJSON-884765832-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c1a90779-18c3-41db-86b6-cf9394111639 tempest-VolumePoolsAdminTestsJSON-884765832 tempest-VolumePoolsAdminTestsJSON-884765832-project-admin] Calling method 'get_pools' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c1a90779-18c3-41db-86b6-cf9394111639 tempest-VolumePoolsAdminTestsJSON-884765832 tempest-VolumePoolsAdminTestsJSON-884765832-project-admin] http://192.168.122.29/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 12:11:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 493/984] 192.168.122.29 () {58 vars in 1170 bytes} [Tue Sep 1 12:11:29 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:11:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2b38839e-0e4f-4845-98f8-c0fd230ae07c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2b38839e-0e4f-4845-98f8-c0fd230ae07c tempest-VolumeTypesNegativeTest-1953298698 tempest-VolumeTypesNegativeTest-1953298698-project-admin] POST http://192.168.122.29/volume/v3/types/5fa3fde2-b5bf-4ab1-bb0f-38c854d446c3/encryption Sep 01 12:11:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2b38839e-0e4f-4845-98f8-c0fd230ae07c tempest-VolumeTypesNegativeTest-1953298698 tempest-VolumeTypesNegativeTest-1953298698-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:11:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2b38839e-0e4f-4845-98f8-c0fd230ae07c tempest-VolumeTypesNegativeTest-1953298698 tempest-VolumeTypesNegativeTest-1953298698-project-admin] http://192.168.122.29/volume/v3/types/5fa3fde2-b5bf-4ab1-bb0f-38c854d446c3/encryption returned with HTTP 404 Sep 01 12:11:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 492/985] 192.168.122.29 () {60 vars in 1276 bytes} [Tue Sep 1 12:11:32 2026] POST /volume/v3/types/5fa3fde2-b5bf-4ab1-bb0f-38c854d446c3/encryption => generated 114 bytes in 580 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:11:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ecbb2d1b-7441-424a-8bb5-f3a26e5cf8cb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ecbb2d1b-7441-424a-8bb5-f3a26e5cf8cb tempest-VolumeTypesNegativeTest-1953298698 tempest-VolumeTypesNegativeTest-1953298698-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:11:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ecbb2d1b-7441-424a-8bb5-f3a26e5cf8cb tempest-VolumeTypesNegativeTest-1953298698 tempest-VolumeTypesNegativeTest-1953298698-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1812085520", "os-volume-type-access:is_public": false}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:11:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ecbb2d1b-7441-424a-8bb5-f3a26e5cf8cb tempest-VolumeTypesNegativeTest-1953298698 tempest-VolumeTypesNegativeTest-1953298698-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:11:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 494/986] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:11:33 2026] POST /volume/v3/types => generated 231 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:11:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c34f36d5-cb40-485e-b5bd-017a496650de None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c34f36d5-cb40-485e-b5bd-017a496650de tempest-VolumeTypesNegativeTest-1162039818 tempest-VolumeTypesNegativeTest-1162039818-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:11:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c34f36d5-cb40-485e-b5bd-017a496650de tempest-VolumeTypesNegativeTest-1162039818 tempest-VolumeTypesNegativeTest-1162039818-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "096f8fdf-284e-484d-a524-47f53b7be7dd", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-2113155441"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:11:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-c34f36d5-cb40-485e-b5bd-017a496650de tempest-VolumeTypesNegativeTest-1162039818 tempest-VolumeTypesNegativeTest-1162039818-project-member] Create volume request body: {'volume': {'volume_type': '096f8fdf-284e-484d-a524-47f53b7be7dd', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-2113155441'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:11:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c34f36d5-cb40-485e-b5bd-017a496650de tempest-VolumeTypesNegativeTest-1162039818 tempest-VolumeTypesNegativeTest-1162039818-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 404 Sep 01 12:11:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 493/987] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:11:33 2026] POST /volume/v3/volumes => generated 114 bytes in 320 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:11:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-79f61fbc-475f-4547-9146-08a87941f6c0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-79f61fbc-475f-4547-9146-08a87941f6c0 tempest-VolumeTypesNegativeTest-1953298698 tempest-VolumeTypesNegativeTest-1953298698-project-admin] DELETE http://192.168.122.29/volume/v3/types/096f8fdf-284e-484d-a524-47f53b7be7dd Sep 01 12:11:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-79f61fbc-475f-4547-9146-08a87941f6c0 tempest-VolumeTypesNegativeTest-1953298698 tempest-VolumeTypesNegativeTest-1953298698-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-79f61fbc-475f-4547-9146-08a87941f6c0 tempest-VolumeTypesNegativeTest-1953298698 tempest-VolumeTypesNegativeTest-1953298698-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-79f61fbc-475f-4547-9146-08a87941f6c0 tempest-VolumeTypesNegativeTest-1953298698 tempest-VolumeTypesNegativeTest-1953298698-project-admin] http://192.168.122.29/volume/v3/types/096f8fdf-284e-484d-a524-47f53b7be7dd returned with HTTP 202 Sep 01 12:11:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 495/988] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:11:33 2026] DELETE /volume/v3/types/096f8fdf-284e-484d-a524-47f53b7be7dd => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:11:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-31d91d48-3a55-4a0d-b4f8-33d5c1ea559a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-31d91d48-3a55-4a0d-b4f8-33d5c1ea559a tempest-VolumeTypesNegativeTest-1953298698 tempest-VolumeTypesNegativeTest-1953298698-project-admin] GET http://192.168.122.29/volume/v3/types/096f8fdf-284e-484d-a524-47f53b7be7dd Sep 01 12:11:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-31d91d48-3a55-4a0d-b4f8-33d5c1ea559a tempest-VolumeTypesNegativeTest-1953298698 tempest-VolumeTypesNegativeTest-1953298698-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-31d91d48-3a55-4a0d-b4f8-33d5c1ea559a tempest-VolumeTypesNegativeTest-1953298698 tempest-VolumeTypesNegativeTest-1953298698-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-31d91d48-3a55-4a0d-b4f8-33d5c1ea559a tempest-VolumeTypesNegativeTest-1953298698 tempest-VolumeTypesNegativeTest-1953298698-project-admin] http://192.168.122.29/volume/v3/types/096f8fdf-284e-484d-a524-47f53b7be7dd returned with HTTP 404 Sep 01 12:11:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 494/989] 192.168.122.29 () {58 vars in 1221 bytes} [Tue Sep 1 12:11:33 2026] GET /volume/v3/types/096f8fdf-284e-484d-a524-47f53b7be7dd => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:11:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-98a307f7-e894-44cb-88ca-e67e4b768bf7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-98a307f7-e894-44cb-88ca-e67e4b768bf7 tempest-VolumeTypesNegativeTest-1953298698 tempest-VolumeTypesNegativeTest-1953298698-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:11:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-98a307f7-e894-44cb-88ca-e67e4b768bf7 tempest-VolumeTypesNegativeTest-1953298698 tempest-VolumeTypesNegativeTest-1953298698-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:11:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-98a307f7-e894-44cb-88ca-e67e4b768bf7 tempest-VolumeTypesNegativeTest-1953298698 tempest-VolumeTypesNegativeTest-1953298698-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 400 Sep 01 12:11:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 496/990] 192.168.122.29 () {60 vars in 1131 bytes} [Tue Sep 1 12:11:34 2026] POST /volume/v3/types => generated 115 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 12:11:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3511f58c-67d2-46b6-9ffd-effa1e3b5132 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3511f58c-67d2-46b6-9ffd-effa1e3b5132 tempest-VolumeTypesNegativeTest-1953298698 tempest-VolumeTypesNegativeTest-1953298698-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:11:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3511f58c-67d2-46b6-9ffd-effa1e3b5132 tempest-VolumeTypesNegativeTest-1953298698 tempest-VolumeTypesNegativeTest-1953298698-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1152234307"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:11:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3511f58c-67d2-46b6-9ffd-effa1e3b5132 tempest-VolumeTypesNegativeTest-1953298698 tempest-VolumeTypesNegativeTest-1953298698-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:11:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 495/991] 192.168.122.29 () {60 vars in 1131 bytes} [Tue Sep 1 12:11:34 2026] POST /volume/v3/types => generated 229 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:11:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a9ef95be-4a53-4bc2-9379-9021b1f52069 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a9ef95be-4a53-4bc2-9379-9021b1f52069 tempest-VolumeTypesNegativeTest-1953298698 tempest-VolumeTypesNegativeTest-1953298698-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:11:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a9ef95be-4a53-4bc2-9379-9021b1f52069 tempest-VolumeTypesNegativeTest-1953298698 tempest-VolumeTypesNegativeTest-1953298698-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1152234307"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:11:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a9ef95be-4a53-4bc2-9379-9021b1f52069 tempest-VolumeTypesNegativeTest-1953298698 tempest-VolumeTypesNegativeTest-1953298698-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1152234307 already exists. Sep 01 12:11:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a9ef95be-4a53-4bc2-9379-9021b1f52069 tempest-VolumeTypesNegativeTest-1953298698 tempest-VolumeTypesNegativeTest-1953298698-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 409 Sep 01 12:11:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 497/992] 192.168.122.29 () {60 vars in 1131 bytes} [Tue Sep 1 12:11:34 2026] POST /volume/v3/types => generated 134 bytes in 58 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:11:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3e54beaf-b590-454a-ba61-d1cc3a62e9da None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3e54beaf-b590-454a-ba61-d1cc3a62e9da tempest-VolumeTypesNegativeTest-1953298698 tempest-VolumeTypesNegativeTest-1953298698-project-admin] DELETE http://192.168.122.29/volume/v3/types/eccabdfe-1d4a-40f8-b8a7-792a12464953 Sep 01 12:11:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3e54beaf-b590-454a-ba61-d1cc3a62e9da tempest-VolumeTypesNegativeTest-1953298698 tempest-VolumeTypesNegativeTest-1953298698-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3e54beaf-b590-454a-ba61-d1cc3a62e9da tempest-VolumeTypesNegativeTest-1953298698 tempest-VolumeTypesNegativeTest-1953298698-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3e54beaf-b590-454a-ba61-d1cc3a62e9da tempest-VolumeTypesNegativeTest-1953298698 tempest-VolumeTypesNegativeTest-1953298698-project-admin] http://192.168.122.29/volume/v3/types/eccabdfe-1d4a-40f8-b8a7-792a12464953 returned with HTTP 202 Sep 01 12:11:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 496/993] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:11:34 2026] DELETE /volume/v3/types/eccabdfe-1d4a-40f8-b8a7-792a12464953 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 12:11:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0bd25ffd-55e7-4960-9d74-931292b9ab0c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0bd25ffd-55e7-4960-9d74-931292b9ab0c tempest-VolumeTypesNegativeTest-1953298698 tempest-VolumeTypesNegativeTest-1953298698-project-admin] GET http://192.168.122.29/volume/v3/types/eccabdfe-1d4a-40f8-b8a7-792a12464953 Sep 01 12:11:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0bd25ffd-55e7-4960-9d74-931292b9ab0c tempest-VolumeTypesNegativeTest-1953298698 tempest-VolumeTypesNegativeTest-1953298698-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0bd25ffd-55e7-4960-9d74-931292b9ab0c tempest-VolumeTypesNegativeTest-1953298698 tempest-VolumeTypesNegativeTest-1953298698-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0bd25ffd-55e7-4960-9d74-931292b9ab0c tempest-VolumeTypesNegativeTest-1953298698 tempest-VolumeTypesNegativeTest-1953298698-project-admin] http://192.168.122.29/volume/v3/types/eccabdfe-1d4a-40f8-b8a7-792a12464953 returned with HTTP 404 Sep 01 12:11:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 498/994] 192.168.122.29 () {58 vars in 1221 bytes} [Tue Sep 1 12:11:34 2026] GET /volume/v3/types/eccabdfe-1d4a-40f8-b8a7-792a12464953 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:11:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-eb479611-cf4c-44dc-ba99-8b1b97f11b55 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-eb479611-cf4c-44dc-ba99-8b1b97f11b55 tempest-VolumeTypesNegativeTest-1953298698 tempest-VolumeTypesNegativeTest-1953298698-project-admin] DELETE http://192.168.122.29/volume/v3/types/6934adf7-eaea-4422-958d-96ce37a16d87 Sep 01 12:11:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-eb479611-cf4c-44dc-ba99-8b1b97f11b55 tempest-VolumeTypesNegativeTest-1953298698 tempest-VolumeTypesNegativeTest-1953298698-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-eb479611-cf4c-44dc-ba99-8b1b97f11b55 tempest-VolumeTypesNegativeTest-1953298698 tempest-VolumeTypesNegativeTest-1953298698-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-eb479611-cf4c-44dc-ba99-8b1b97f11b55 tempest-VolumeTypesNegativeTest-1953298698 tempest-VolumeTypesNegativeTest-1953298698-project-admin] http://192.168.122.29/volume/v3/types/6934adf7-eaea-4422-958d-96ce37a16d87 returned with HTTP 404 Sep 01 12:11:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 497/995] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:11:34 2026] DELETE /volume/v3/types/6934adf7-eaea-4422-958d-96ce37a16d87 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:11:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a6cbcdfb-5658-452d-9428-00d8541d1306 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a6cbcdfb-5658-452d-9428-00d8541d1306 tempest-VolumeTypesNegativeTest-1953298698 tempest-VolumeTypesNegativeTest-1953298698-project-admin] GET http://192.168.122.29/volume/v3/types/9d3afeec-5f4b-4472-ad28-19dfcbb8ccdb Sep 01 12:11:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a6cbcdfb-5658-452d-9428-00d8541d1306 tempest-VolumeTypesNegativeTest-1953298698 tempest-VolumeTypesNegativeTest-1953298698-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a6cbcdfb-5658-452d-9428-00d8541d1306 tempest-VolumeTypesNegativeTest-1953298698 tempest-VolumeTypesNegativeTest-1953298698-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a6cbcdfb-5658-452d-9428-00d8541d1306 tempest-VolumeTypesNegativeTest-1953298698 tempest-VolumeTypesNegativeTest-1953298698-project-admin] http://192.168.122.29/volume/v3/types/9d3afeec-5f4b-4472-ad28-19dfcbb8ccdb returned with HTTP 404 Sep 01 12:11:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 499/996] 192.168.122.29 () {58 vars in 1221 bytes} [Tue Sep 1 12:11:34 2026] GET /volume/v3/types/9d3afeec-5f4b-4472-ad28-19dfcbb8ccdb => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:11:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2b0192b8-be0f-4653-8821-51bddfa33e0e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2b0192b8-be0f-4653-8821-51bddfa33e0e tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] POST http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe/action Sep 01 12:11:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2b0192b8-be0f-4653-8821-51bddfa33e0e tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Action body: b'{"os-attach": {"instance_uuid": "9e118729-ff6c-4588-a06e-d1fb0256676d", "mountpoint": "/dev/vdb"}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:11:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2b0192b8-be0f-4653-8821-51bddfa33e0e tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "9e118729-ff6c-4588-a06e-d1fb0256676d", "mountpoint": "/dev/vdb"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:11: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:11:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2b0192b8-be0f-4653-8821-51bddfa33e0e tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Volume info retrieved successfully. Sep 01 12:11:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2b0192b8-be0f-4653-8821-51bddfa33e0e tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Update volume admin metadata completed successfully. Sep 01 12:11:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2b0192b8-be0f-4653-8821-51bddfa33e0e tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Attach volume completed successfully. Sep 01 12:11:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2b0192b8-be0f-4653-8821-51bddfa33e0e tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe/action returned with HTTP 202 Sep 01 12:11:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 498/997] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:11:36 2026] POST /volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe/action => generated 0 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:11:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ac8805e6-4d44-49b2-9a2b-a28d0568bc35 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ac8805e6-4d44-49b2-9a2b-a28d0568bc35 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] GET http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe Sep 01 12:11:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ac8805e6-4d44-49b2-9a2b-a28d0568bc35 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ac8805e6-4d44-49b2-9a2b-a28d0568bc35 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ac8805e6-4d44-49b2-9a2b-a28d0568bc35 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Volume info retrieved successfully. Sep 01 12:11:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ac8805e6-4d44-49b2-9a2b-a28d0568bc35 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe returned with HTTP 200 Sep 01 12:11:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 500/998] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:37 2026] GET /volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe => generated 1183 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:11:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c12cff1d-8aca-4926-b768-e5cec820ec3c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c12cff1d-8aca-4926-b768-e5cec820ec3c tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] POST http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe/action Sep 01 12:11:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c12cff1d-8aca-4926-b768-e5cec820ec3c tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Action body: b'{"os-detach": {}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:11:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c12cff1d-8aca-4926-b768-e5cec820ec3c tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-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:11: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:11:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c12cff1d-8aca-4926-b768-e5cec820ec3c tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Volume info retrieved successfully. Sep 01 12:11:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c12cff1d-8aca-4926-b768-e5cec820ec3c tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Detach volume completed successfully. Sep 01 12:11:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c12cff1d-8aca-4926-b768-e5cec820ec3c tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe/action returned with HTTP 202 Sep 01 12:11:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 499/999] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:11:37 2026] POST /volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe/action => generated 0 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:11:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bb529b7d-8c96-4251-93ca-af8fc5a635e6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bb529b7d-8c96-4251-93ca-af8fc5a635e6 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] GET http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe Sep 01 12:11:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bb529b7d-8c96-4251-93ca-af8fc5a635e6 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bb529b7d-8c96-4251-93ca-af8fc5a635e6 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bb529b7d-8c96-4251-93ca-af8fc5a635e6 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Volume info retrieved successfully. Sep 01 12:11:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bb529b7d-8c96-4251-93ca-af8fc5a635e6 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe returned with HTTP 200 Sep 01 12:11:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 501/1000] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:37 2026] GET /volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe => generated 868 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:11:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-28bb547a-9a81-4e68-81c9-0e225f8536e1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-28bb547a-9a81-4e68-81c9-0e225f8536e1 tempest-VolumeRetypeWithoutMigrationTest-822596555 tempest-VolumeRetypeWithoutMigrationTest-822596555-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:11:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-28bb547a-9a81-4e68-81c9-0e225f8536e1 tempest-VolumeRetypeWithoutMigrationTest-822596555 tempest-VolumeRetypeWithoutMigrationTest-822596555-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:11:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-28bb547a-9a81-4e68-81c9-0e225f8536e1 tempest-VolumeRetypeWithoutMigrationTest-822596555 tempest-VolumeRetypeWithoutMigrationTest-822596555-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:11:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 500/1001] 192.168.122.29 () {60 vars in 1131 bytes} [Tue Sep 1 12:11:38 2026] POST /volume/v3/types => generated 188 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-32684d91-d5c1-4f95-8d99-31e127d319a0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-32684d91-d5c1-4f95-8d99-31e127d319a0 tempest-VolumeRetypeWithoutMigrationTest-822596555 tempest-VolumeRetypeWithoutMigrationTest-822596555-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:11:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-32684d91-d5c1-4f95-8d99-31e127d319a0 tempest-VolumeRetypeWithoutMigrationTest-822596555 tempest-VolumeRetypeWithoutMigrationTest-822596555-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:11:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-32684d91-d5c1-4f95-8d99-31e127d319a0 tempest-VolumeRetypeWithoutMigrationTest-822596555 tempest-VolumeRetypeWithoutMigrationTest-822596555-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:11:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 502/1002] 192.168.122.29 () {60 vars in 1131 bytes} [Tue Sep 1 12:11:38 2026] POST /volume/v3/types => generated 188 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-495beead-8cff-40ab-8eac-e5d40efe0254 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-495beead-8cff-40ab-8eac-e5d40efe0254 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:11:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-495beead-8cff-40ab-8eac-e5d40efe0254 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1349153469"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:11:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-495beead-8cff-40ab-8eac-e5d40efe0254 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1349153469'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:11:39 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-495beead-8cff-40ab-8eac-e5d40efe0254 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Create volume of 1 GB Sep 01 12:11: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:11:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-495beead-8cff-40ab-8eac-e5d40efe0254 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Availability Zones retrieved successfully. Sep 01 12:11:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-495beead-8cff-40ab-8eac-e5d40efe0254 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Flow 'volume_create_api' (45859fd0-a76d-45de-b7ae-7d9efbff1b5f) 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:11:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-495beead-8cff-40ab-8eac-e5d40efe0254 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a852ec7-cdd9-4934-88ca-1a1e763e32e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-495beead-8cff-40ab-8eac-e5d40efe0254 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-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:11:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-495beead-8cff-40ab-8eac-e5d40efe0254 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a852ec7-cdd9-4934-88ca-1a1e763e32e0) 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:11:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c177eb02-acf6-473d-bc4c-08f9cbc1791d,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c177eb02-acf6-473d-bc4c-08f9cbc1791d', 'encryption_key_id': None, 'qos_specs': None, '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:11:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-495beead-8cff-40ab-8eac-e5d40efe0254 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f14069e8-65da-4b42-aa52-aad81b672d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11:39 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-495beead-8cff-40ab-8eac-e5d40efe0254 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-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:11:39 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-495beead-8cff-40ab-8eac-e5d40efe0254 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-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:11:39 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-495beead-8cff-40ab-8eac-e5d40efe0254 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Created reservations ['ae3ebc35-b886-47b8-bfd6-e549bb1bc55d', 'a409aa1f-9806-4f2b-8523-f2508182e8a2', 'a4951810-79c9-4be9-b5aa-880e3112bbce', '10573b68-f593-42c7-bf3c-6de2951c41b6'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:11:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-495beead-8cff-40ab-8eac-e5d40efe0254 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f14069e8-65da-4b42-aa52-aad81b672d85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae3ebc35-b886-47b8-bfd6-e549bb1bc55d', 'a409aa1f-9806-4f2b-8523-f2508182e8a2', 'a4951810-79c9-4be9-b5aa-880e3112bbce', '10573b68-f593-42c7-bf3c-6de2951c41b6']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:11:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-495beead-8cff-40ab-8eac-e5d40efe0254 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11df74b2-e71e-4eaa-9e10-1ee3c2e359fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11: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:11:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-495beead-8cff-40ab-8eac-e5d40efe0254 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11df74b2-e71e-4eaa-9e10-1ee3c2e359fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f354e221-f04a-4f3a-a7f9-045b63c71ea5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1349153469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d479df5b2b76443a8f30a56bfaf9d0b3',qos_specs=None,replication_status=,reservations=['ae3ebc35-b886-47b8-bfd6-e549bb1bc55d','a409aa1f-9806-4f2b-8523-f2508182e8a2','a4951810-79c9-4be9-b5aa-880e3112bbce','10573b68-f593-42c7-bf3c-6de2951c41b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bc692cd6898471ba7947f193b5e45e4',volume_type_id=c177eb02-acf6-473d-bc4c-08f9cbc1791d), 'volume': Volume(_name_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:11:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1349153469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f354e221-f04a-4f3a-a7f9-045b63c71ea5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d479df5b2b76443a8f30a56bfaf9d0b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0bc692cd6898471ba7947f193b5e45e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c177eb02-acf6-473d-bc4c-08f9cbc1791d),volume_type_id=c177eb02-acf6-473d-bc4c-08f9cbc1791d)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:11:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-495beead-8cff-40ab-8eac-e5d40efe0254 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c9f73c5-0d66-45ec-b719-b286d2f1c8b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-495beead-8cff-40ab-8eac-e5d40efe0254 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c9f73c5-0d66-45ec-b719-b286d2f1c8b0) transitioned into state 'SUCCESS' from state '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-1349153469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d479df5b2b76443a8f30a56bfaf9d0b3',qos_specs=None,replication_status=,reservations=['ae3ebc35-b886-47b8-bfd6-e549bb1bc55d','a409aa1f-9806-4f2b-8523-f2508182e8a2','a4951810-79c9-4be9-b5aa-880e3112bbce','10573b68-f593-42c7-bf3c-6de2951c41b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bc692cd6898471ba7947f193b5e45e4',volume_type_id=c177eb02-acf6-473d-bc4c-08f9cbc1791d)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:11:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-495beead-8cff-40ab-8eac-e5d40efe0254 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7be6a73e-db51-41ca-b692-25a7eb1e4dc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-495beead-8cff-40ab-8eac-e5d40efe0254 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7be6a73e-db51-41ca-b692-25a7eb1e4dc8) 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:11:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-495beead-8cff-40ab-8eac-e5d40efe0254 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Flow 'volume_create_api' (45859fd0-a76d-45de-b7ae-7d9efbff1b5f) 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:11:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-495beead-8cff-40ab-8eac-e5d40efe0254 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Create volume request issued successfully. Sep 01 12:11:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-495beead-8cff-40ab-8eac-e5d40efe0254 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:11:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 501/1003] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:11:38 2026] POST /volume/v3/volumes => generated 774 bytes in 1160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:11:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-58d72641-2b17-4460-8b35-9358e063478e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-58d72641-2b17-4460-8b35-9358e063478e tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] GET http://192.168.122.29/volume/v3/volumes/f354e221-f04a-4f3a-a7f9-045b63c71ea5 Sep 01 12:11:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-58d72641-2b17-4460-8b35-9358e063478e tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-58d72641-2b17-4460-8b35-9358e063478e tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-58d72641-2b17-4460-8b35-9358e063478e tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Volume info retrieved successfully. Sep 01 12:11:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-58d72641-2b17-4460-8b35-9358e063478e tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] http://192.168.122.29/volume/v3/volumes/f354e221-f04a-4f3a-a7f9-045b63c71ea5 returned with HTTP 200 Sep 01 12:11:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 503/1004] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:39 2026] GET /volume/v3/volumes/f354e221-f04a-4f3a-a7f9-045b63c71ea5 => generated 842 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e0ba048c-55a9-45ca-bb7a-d04a7053093a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e0ba048c-55a9-45ca-bb7a-d04a7053093a tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] GET http://192.168.122.29/volume/v3/volumes/f354e221-f04a-4f3a-a7f9-045b63c71ea5 Sep 01 12:11:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e0ba048c-55a9-45ca-bb7a-d04a7053093a tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e0ba048c-55a9-45ca-bb7a-d04a7053093a tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e0ba048c-55a9-45ca-bb7a-d04a7053093a tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Volume info retrieved successfully. Sep 01 12:11:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e0ba048c-55a9-45ca-bb7a-d04a7053093a tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] http://192.168.122.29/volume/v3/volumes/f354e221-f04a-4f3a-a7f9-045b63c71ea5 returned with HTTP 200 Sep 01 12:11:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 502/1005] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:40 2026] GET /volume/v3/volumes/f354e221-f04a-4f3a-a7f9-045b63c71ea5 => generated 866 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:11:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-95be101d-f3d5-4d38-b2a7-41118b166325 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-95be101d-f3d5-4d38-b2a7-41118b166325 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:11:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-95be101d-f3d5-4d38-b2a7-41118b166325 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-574263438"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:11:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-95be101d-f3d5-4d38-b2a7-41118b166325 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-574263438'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:11:41 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-95be101d-f3d5-4d38-b2a7-41118b166325 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Create volume of 1 GB Sep 01 12:11:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-95be101d-f3d5-4d38-b2a7-41118b166325 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Availability Zones retrieved successfully. Sep 01 12:11:41 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-95be101d-f3d5-4d38-b2a7-41118b166325 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Flow 'volume_create_api' (77504eaa-5d27-4642-96c2-2226d6cce1eb) 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:11:41 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-95be101d-f3d5-4d38-b2a7-41118b166325 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33251125-b0de-49b4-a98c-4708054d2fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11:41 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-95be101d-f3d5-4d38-b2a7-41118b166325 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-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:11:41 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-95be101d-f3d5-4d38-b2a7-41118b166325 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33251125-b0de-49b4-a98c-4708054d2fd1) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:11:41 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-95be101d-f3d5-4d38-b2a7-41118b166325 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (902f2ced-31ed-4a87-a50d-4a04482bbba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11:41 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-95be101d-f3d5-4d38-b2a7-41118b166325 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Created reservations ['7360350c-9aba-4131-9335-fa5ad7e30ad1', '548e9308-fe23-4f0e-9d23-78ea8ee5e698', '14d9011e-b44a-422d-a586-98e9a6074e89', '3e43512f-dff8-47fd-8efc-72067ac6a68d'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:11:41 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-95be101d-f3d5-4d38-b2a7-41118b166325 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (902f2ced-31ed-4a87-a50d-4a04482bbba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7360350c-9aba-4131-9335-fa5ad7e30ad1', '548e9308-fe23-4f0e-9d23-78ea8ee5e698', '14d9011e-b44a-422d-a586-98e9a6074e89', '3e43512f-dff8-47fd-8efc-72067ac6a68d']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:11:41 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-95be101d-f3d5-4d38-b2a7-41118b166325 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f22db0d-9b52-4994-be2c-3b55f47912a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11: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:11:41 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11:41 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-95be101d-f3d5-4d38-b2a7-41118b166325 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f22db0d-9b52-4994-be2c-3b55f47912a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd40c1111-deaf-4519-b68d-61575a1091d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-574263438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1b5588f0ab342dfa3503d842369887a',qos_specs=None,replication_status=,reservations=['7360350c-9aba-4131-9335-fa5ad7e30ad1','548e9308-fe23-4f0e-9d23-78ea8ee5e698','14d9011e-b44a-422d-a586-98e9a6074e89','3e43512f-dff8-47fd-8efc-72067ac6a68d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a3779d5d4bf4d98bc2c5236cf60848a',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:11:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-574263438',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d40c1111-deaf-4519-b68d-61575a1091d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1b5588f0ab342dfa3503d842369887a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a3779d5d4bf4d98bc2c5236cf60848a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:11:41 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-95be101d-f3d5-4d38-b2a7-41118b166325 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98263c10-f059-407e-a17e-d9687090cf70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11:41 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-95be101d-f3d5-4d38-b2a7-41118b166325 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98263c10-f059-407e-a17e-d9687090cf70) transitioned into state 'SUCCESS' from state '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-574263438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1b5588f0ab342dfa3503d842369887a',qos_specs=None,replication_status=,reservations=['7360350c-9aba-4131-9335-fa5ad7e30ad1','548e9308-fe23-4f0e-9d23-78ea8ee5e698','14d9011e-b44a-422d-a586-98e9a6074e89','3e43512f-dff8-47fd-8efc-72067ac6a68d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a3779d5d4bf4d98bc2c5236cf60848a',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:11:41 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-95be101d-f3d5-4d38-b2a7-41118b166325 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59381d30-91d4-40e5-89a3-064e6d58db1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11:41 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-95be101d-f3d5-4d38-b2a7-41118b166325 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59381d30-91d4-40e5-89a3-064e6d58db1b) 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:11:41 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-95be101d-f3d5-4d38-b2a7-41118b166325 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Flow 'volume_create_api' (77504eaa-5d27-4642-96c2-2226d6cce1eb) 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:11:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-95be101d-f3d5-4d38-b2a7-41118b166325 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Create volume request issued successfully. Sep 01 12:11:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-95be101d-f3d5-4d38-b2a7-41118b166325 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:11:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 504/1006] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:11:41 2026] POST /volume/v3/volumes => generated 753 bytes in 703 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:11:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0fb9f970-e57e-4ec6-834c-d6ec9b028597 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0fb9f970-e57e-4ec6-834c-d6ec9b028597 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] GET http://192.168.122.29/volume/v3/volumes/d40c1111-deaf-4519-b68d-61575a1091d7 Sep 01 12:11:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0fb9f970-e57e-4ec6-834c-d6ec9b028597 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0fb9f970-e57e-4ec6-834c-d6ec9b028597 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:41 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:41 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0fb9f970-e57e-4ec6-834c-d6ec9b028597 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Volume info retrieved successfully. Sep 01 12:11:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0fb9f970-e57e-4ec6-834c-d6ec9b028597 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] http://192.168.122.29/volume/v3/volumes/d40c1111-deaf-4519-b68d-61575a1091d7 returned with HTTP 200 Sep 01 12:11:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 503/1007] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:41 2026] GET /volume/v3/volumes/d40c1111-deaf-4519-b68d-61575a1091d7 => generated 821 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d2075ae4-e207-400b-9213-ead1dee1d40f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d2075ae4-e207-400b-9213-ead1dee1d40f tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] GET http://192.168.122.29/volume/v3/volumes/f354e221-f04a-4f3a-a7f9-045b63c71ea5 Sep 01 12:11:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d2075ae4-e207-400b-9213-ead1dee1d40f tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d2075ae4-e207-400b-9213-ead1dee1d40f tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d2075ae4-e207-400b-9213-ead1dee1d40f tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Volume info retrieved successfully. Sep 01 12:11:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d2075ae4-e207-400b-9213-ead1dee1d40f tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] http://192.168.122.29/volume/v3/volumes/f354e221-f04a-4f3a-a7f9-045b63c71ea5 returned with HTTP 200 Sep 01 12:11:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 505/1008] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:42 2026] GET /volume/v3/volumes/f354e221-f04a-4f3a-a7f9-045b63c71ea5 => generated 867 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7fe6d62b-9f78-4977-ab3a-cffb2fc89a09 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7fe6d62b-9f78-4977-ab3a-cffb2fc89a09 tempest-VolumeRetypeWithoutMigrationTest-822596555 tempest-VolumeRetypeWithoutMigrationTest-822596555-project-admin] GET http://192.168.122.29/volume/v3/volumes/f354e221-f04a-4f3a-a7f9-045b63c71ea5 Sep 01 12:11:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7fe6d62b-9f78-4977-ab3a-cffb2fc89a09 tempest-VolumeRetypeWithoutMigrationTest-822596555 tempest-VolumeRetypeWithoutMigrationTest-822596555-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7fe6d62b-9f78-4977-ab3a-cffb2fc89a09 tempest-VolumeRetypeWithoutMigrationTest-822596555 tempest-VolumeRetypeWithoutMigrationTest-822596555-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7fe6d62b-9f78-4977-ab3a-cffb2fc89a09 tempest-VolumeRetypeWithoutMigrationTest-822596555 tempest-VolumeRetypeWithoutMigrationTest-822596555-project-admin] Volume info retrieved successfully. Sep 01 12:11:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7fe6d62b-9f78-4977-ab3a-cffb2fc89a09 tempest-VolumeRetypeWithoutMigrationTest-822596555 tempest-VolumeRetypeWithoutMigrationTest-822596555-project-admin] http://192.168.122.29/volume/v3/volumes/f354e221-f04a-4f3a-a7f9-045b63c71ea5 returned with HTTP 200 Sep 01 12:11:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 504/1009] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:42 2026] GET /volume/v3/volumes/f354e221-f04a-4f3a-a7f9-045b63c71ea5 => generated 1030 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:11:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-77f101c0-00fa-464e-86fa-0d641f2e6c93 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-77f101c0-00fa-464e-86fa-0d641f2e6c93 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] POST http://192.168.122.29/volume/v3/volumes/f354e221-f04a-4f3a-a7f9-045b63c71ea5/action Sep 01 12:11:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-77f101c0-00fa-464e-86fa-0d641f2e6c93 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:11:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-77f101c0-00fa-464e-86fa-0d641f2e6c93 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:11: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:11:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-77f101c0-00fa-464e-86fa-0d641f2e6c93 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Volume info retrieved successfully. Sep 01 12:11:42 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:11:42 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:11:42 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-77f101c0-00fa-464e-86fa-0d641f2e6c93 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-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:11:42 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-77f101c0-00fa-464e-86fa-0d641f2e6c93 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-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:11:42 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-77f101c0-00fa-464e-86fa-0d641f2e6c93 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Created reservations ['8f487cc8-450f-4d15-8a13-3139cfdcdca6', 'ccb2b59e-b69b-4b53-8b87-f793849d565f'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:11:42 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-77f101c0-00fa-464e-86fa-0d641f2e6c93 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-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:11:42 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-77f101c0-00fa-464e-86fa-0d641f2e6c93 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-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:11:42 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-77f101c0-00fa-464e-86fa-0d641f2e6c93 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Created reservations ['2b65fd1f-a0ca-4770-ab59-87be344318b3', '7c6a3892-e78a-45b7-82b2-e1bc863d2907'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:11: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:11:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-77f101c0-00fa-464e-86fa-0d641f2e6c93 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Retype volume request issued successfully. Sep 01 12:11:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-77f101c0-00fa-464e-86fa-0d641f2e6c93 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] http://192.168.122.29/volume/v3/volumes/f354e221-f04a-4f3a-a7f9-045b63c71ea5/action returned with HTTP 202 Sep 01 12:11:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 506/1010] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:11:42 2026] POST /volume/v3/volumes/f354e221-f04a-4f3a-a7f9-045b63c71ea5/action => generated 0 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:11:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-30ff5410-e3c7-4134-9bb5-5debc41296cf None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-30ff5410-e3c7-4134-9bb5-5debc41296cf tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] GET http://192.168.122.29/volume/v3/volumes/f354e221-f04a-4f3a-a7f9-045b63c71ea5 Sep 01 12:11:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-30ff5410-e3c7-4134-9bb5-5debc41296cf tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-30ff5410-e3c7-4134-9bb5-5debc41296cf tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-30ff5410-e3c7-4134-9bb5-5debc41296cf tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Volume info retrieved successfully. Sep 01 12:11:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-30ff5410-e3c7-4134-9bb5-5debc41296cf tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] http://192.168.122.29/volume/v3/volumes/f354e221-f04a-4f3a-a7f9-045b63c71ea5 returned with HTTP 200 Sep 01 12:11:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 505/1011] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:42 2026] GET /volume/v3/volumes/f354e221-f04a-4f3a-a7f9-045b63c71ea5 => generated 866 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-58b9ee5a-afdb-4326-93d8-a21e24a656ad None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-58b9ee5a-afdb-4326-93d8-a21e24a656ad tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] GET http://192.168.122.29/volume/v3/volumes/d40c1111-deaf-4519-b68d-61575a1091d7 Sep 01 12:11:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-58b9ee5a-afdb-4326-93d8-a21e24a656ad tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-58b9ee5a-afdb-4326-93d8-a21e24a656ad tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-58b9ee5a-afdb-4326-93d8-a21e24a656ad tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Volume info retrieved successfully. Sep 01 12:11:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-58b9ee5a-afdb-4326-93d8-a21e24a656ad tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] http://192.168.122.29/volume/v3/volumes/d40c1111-deaf-4519-b68d-61575a1091d7 returned with HTTP 200 Sep 01 12:11:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 507/1012] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:42 2026] GET /volume/v3/volumes/d40c1111-deaf-4519-b68d-61575a1091d7 => generated 845 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e4552a6a-25d5-49e1-b12a-f9d1e26387c9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e4552a6a-25d5-49e1-b12a-f9d1e26387c9 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] GET http://192.168.122.29/volume/v3/volumes/f354e221-f04a-4f3a-a7f9-045b63c71ea5 Sep 01 12:11:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e4552a6a-25d5-49e1-b12a-f9d1e26387c9 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e4552a6a-25d5-49e1-b12a-f9d1e26387c9 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:43 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:43 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:43 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e4552a6a-25d5-49e1-b12a-f9d1e26387c9 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Volume info retrieved successfully. Sep 01 12:11:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e4552a6a-25d5-49e1-b12a-f9d1e26387c9 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] http://192.168.122.29/volume/v3/volumes/f354e221-f04a-4f3a-a7f9-045b63c71ea5 returned with HTTP 200 Sep 01 12:11:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 506/1013] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:43 2026] GET /volume/v3/volumes/f354e221-f04a-4f3a-a7f9-045b63c71ea5 => generated 867 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-70181b44-c0d1-43b9-a725-cd998f41882f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-70181b44-c0d1-43b9-a725-cd998f41882f tempest-VolumeRetypeWithoutMigrationTest-822596555 tempest-VolumeRetypeWithoutMigrationTest-822596555-project-admin] GET http://192.168.122.29/volume/v3/volumes/f354e221-f04a-4f3a-a7f9-045b63c71ea5 Sep 01 12:11:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-70181b44-c0d1-43b9-a725-cd998f41882f tempest-VolumeRetypeWithoutMigrationTest-822596555 tempest-VolumeRetypeWithoutMigrationTest-822596555-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-70181b44-c0d1-43b9-a725-cd998f41882f tempest-VolumeRetypeWithoutMigrationTest-822596555 tempest-VolumeRetypeWithoutMigrationTest-822596555-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:43 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:43 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:43 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-70181b44-c0d1-43b9-a725-cd998f41882f tempest-VolumeRetypeWithoutMigrationTest-822596555 tempest-VolumeRetypeWithoutMigrationTest-822596555-project-admin] Volume info retrieved successfully. Sep 01 12:11:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-70181b44-c0d1-43b9-a725-cd998f41882f tempest-VolumeRetypeWithoutMigrationTest-822596555 tempest-VolumeRetypeWithoutMigrationTest-822596555-project-admin] http://192.168.122.29/volume/v3/volumes/f354e221-f04a-4f3a-a7f9-045b63c71ea5 returned with HTTP 200 Sep 01 12:11:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 508/1014] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:43 2026] GET /volume/v3/volumes/f354e221-f04a-4f3a-a7f9-045b63c71ea5 => generated 1030 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:11:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1f1e09d0-8f2a-448a-b003-5bf973701cce None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1f1e09d0-8f2a-448a-b003-5bf973701cce tempest-VolumeRetypeWithoutMigrationTest-822596555 tempest-VolumeRetypeWithoutMigrationTest-822596555-project-admin] GET http://192.168.122.29/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1349153469 Sep 01 12:11:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1f1e09d0-8f2a-448a-b003-5bf973701cce tempest-VolumeRetypeWithoutMigrationTest-822596555 tempest-VolumeRetypeWithoutMigrationTest-822596555-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1f1e09d0-8f2a-448a-b003-5bf973701cce tempest-VolumeRetypeWithoutMigrationTest-822596555 tempest-VolumeRetypeWithoutMigrationTest-822596555-project-admin] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:43 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1f1e09d0-8f2a-448a-b003-5bf973701cce tempest-VolumeRetypeWithoutMigrationTest-822596555 tempest-VolumeRetypeWithoutMigrationTest-822596555-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1349153469'), ('all_tenants', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:11: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:11:43 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11:43 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1f1e09d0-8f2a-448a-b003-5bf973701cce tempest-VolumeRetypeWithoutMigrationTest-822596555 tempest-VolumeRetypeWithoutMigrationTest-822596555-project-admin] Get all volumes completed successfully. Sep 01 12:11:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1f1e09d0-8f2a-448a-b003-5bf973701cce tempest-VolumeRetypeWithoutMigrationTest-822596555 tempest-VolumeRetypeWithoutMigrationTest-822596555-project-admin] http://192.168.122.29/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1349153469 returned with HTTP 200 Sep 01 12:11:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 507/1015] 192.168.122.29 () {58 vars in 1277 bytes} [Tue Sep 1 12:11:43 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1349153469 => generated 353 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:11:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-492eaf75-ec3b-447b-ab82-c6633c419635 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-492eaf75-ec3b-447b-ab82-c6633c419635 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] GET http://192.168.122.29/volume/v3/volumes/f354e221-f04a-4f3a-a7f9-045b63c71ea5 Sep 01 12:11:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-492eaf75-ec3b-447b-ab82-c6633c419635 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-492eaf75-ec3b-447b-ab82-c6633c419635 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:43 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:43 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:43 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-492eaf75-ec3b-447b-ab82-c6633c419635 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Volume info retrieved successfully. Sep 01 12:11:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-492eaf75-ec3b-447b-ab82-c6633c419635 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] http://192.168.122.29/volume/v3/volumes/f354e221-f04a-4f3a-a7f9-045b63c71ea5 returned with HTTP 200 Sep 01 12:11:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 509/1016] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:43 2026] GET /volume/v3/volumes/f354e221-f04a-4f3a-a7f9-045b63c71ea5 => generated 867 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f30d7859-4eb5-43ab-9ec9-32eba7633dcb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f30d7859-4eb5-43ab-9ec9-32eba7633dcb tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] DELETE http://192.168.122.29/volume/v3/volumes/f354e221-f04a-4f3a-a7f9-045b63c71ea5 Sep 01 12:11:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f30d7859-4eb5-43ab-9ec9-32eba7633dcb tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f30d7859-4eb5-43ab-9ec9-32eba7633dcb tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:43 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-f30d7859-4eb5-43ab-9ec9-32eba7633dcb tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Delete volume with id: f354e221-f04a-4f3a-a7f9-045b63c71ea5 Sep 01 12:11: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:11:43 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:43 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:43 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f30d7859-4eb5-43ab-9ec9-32eba7633dcb tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Volume info retrieved successfully. Sep 01 12:11:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e77335a5-8437-4ae3-a432-d3e6cae170fd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e77335a5-8437-4ae3-a432-d3e6cae170fd tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] GET http://192.168.122.29/volume/v3/volumes/d40c1111-deaf-4519-b68d-61575a1091d7 Sep 01 12:11:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e77335a5-8437-4ae3-a432-d3e6cae170fd tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e77335a5-8437-4ae3-a432-d3e6cae170fd tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f30d7859-4eb5-43ab-9ec9-32eba7633dcb tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Delete volume request issued successfully. Sep 01 12:11:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f30d7859-4eb5-43ab-9ec9-32eba7633dcb tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] http://192.168.122.29/volume/v3/volumes/f354e221-f04a-4f3a-a7f9-045b63c71ea5 returned with HTTP 202 Sep 01 12:11:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 508/1017] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:11:43 2026] DELETE /volume/v3/volumes/f354e221-f04a-4f3a-a7f9-045b63c71ea5 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:11:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8fc3ceaf-8264-490c-bf8a-7f511e84c1f9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11: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:11:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8fc3ceaf-8264-490c-bf8a-7f511e84c1f9 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] GET http://192.168.122.29/volume/v3/volumes/f354e221-f04a-4f3a-a7f9-045b63c71ea5 Sep 01 12:11:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8fc3ceaf-8264-490c-bf8a-7f511e84c1f9 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8fc3ceaf-8264-490c-bf8a-7f511e84c1f9 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e77335a5-8437-4ae3-a432-d3e6cae170fd tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Volume info retrieved successfully. Sep 01 12:11: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:11:44 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:44 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e77335a5-8437-4ae3-a432-d3e6cae170fd tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] http://192.168.122.29/volume/v3/volumes/d40c1111-deaf-4519-b68d-61575a1091d7 returned with HTTP 200 Sep 01 12:11:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 510/1018] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:44 2026] GET /volume/v3/volumes/d40c1111-deaf-4519-b68d-61575a1091d7 => generated 846 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8fc3ceaf-8264-490c-bf8a-7f511e84c1f9 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Volume info retrieved successfully. Sep 01 12:11:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f47de2c5-c9ce-4a32-a44e-007b5a81128e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f47de2c5-c9ce-4a32-a44e-007b5a81128e tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:11:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f47de2c5-c9ce-4a32-a44e-007b5a81128e tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "d40c1111-deaf-4519-b68d-61575a1091d7", "size": 2, "name": "tempest-VolumesCloneTest-Volume-237991627"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:11:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-f47de2c5-c9ce-4a32-a44e-007b5a81128e tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Create volume request body: {'volume': {'source_volid': 'd40c1111-deaf-4519-b68d-61575a1091d7', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-237991627'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:11:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8fc3ceaf-8264-490c-bf8a-7f511e84c1f9 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] http://192.168.122.29/volume/v3/volumes/f354e221-f04a-4f3a-a7f9-045b63c71ea5 returned with HTTP 200 Sep 01 12:11:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 509/1019] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:44 2026] GET /volume/v3/volumes/f354e221-f04a-4f3a-a7f9-045b63c71ea5 => generated 866 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11: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:11:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f47de2c5-c9ce-4a32-a44e-007b5a81128e tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Volume retrieved successfully. Sep 01 12:11:44 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-f47de2c5-c9ce-4a32-a44e-007b5a81128e tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Create volume of 2 GB Sep 01 12:11:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f47de2c5-c9ce-4a32-a44e-007b5a81128e tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Availability Zones retrieved successfully. Sep 01 12:11:44 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f47de2c5-c9ce-4a32-a44e-007b5a81128e tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Flow 'volume_create_api' (de2a460d-8c27-41c3-a14b-91a48185cab7) 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:11:44 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f47de2c5-c9ce-4a32-a44e-007b5a81128e tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (153fd4a5-1c59-470c-9906-5bc0daebc352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11:44 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-f47de2c5-c9ce-4a32-a44e-007b5a81128e tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-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:11:44 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f47de2c5-c9ce-4a32-a44e-007b5a81128e tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (153fd4a5-1c59-470c-9906-5bc0daebc352) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'd40c1111-deaf-4519-b68d-61575a1091d7', 'volume_type': VolumeType(created_at=2026-09-01T10:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:11:44 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f47de2c5-c9ce-4a32-a44e-007b5a81128e tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bd6e5a3-6c27-4318-a421-2b4fcb8812dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11:44 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-f47de2c5-c9ce-4a32-a44e-007b5a81128e tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Created reservations ['8c4a76d4-1f8b-45a4-a993-5df3e718c3d5', '8ac91ae3-1ae7-40e7-9cff-112d42df0ebd', 'f17a71c6-f9ea-47bd-9c54-ec44e7e23fcf', '31359602-368d-4a64-953d-056bd3327541'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:11:44 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f47de2c5-c9ce-4a32-a44e-007b5a81128e tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bd6e5a3-6c27-4318-a421-2b4fcb8812dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c4a76d4-1f8b-45a4-a993-5df3e718c3d5', '8ac91ae3-1ae7-40e7-9cff-112d42df0ebd', 'f17a71c6-f9ea-47bd-9c54-ec44e7e23fcf', '31359602-368d-4a64-953d-056bd3327541']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:11:44 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f47de2c5-c9ce-4a32-a44e-007b5a81128e tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2b47166-746a-4c10-bfd8-99e1a9c54572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11: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:11:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11:44 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f47de2c5-c9ce-4a32-a44e-007b5a81128e tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2b47166-746a-4c10-bfd8-99e1a9c54572) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bdafd0d4-6599-4c62-90f4-6c23eb9abae9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-237991627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1b5588f0ab342dfa3503d842369887a',qos_specs=None,replication_status=,reservations=['8c4a76d4-1f8b-45a4-a993-5df3e718c3d5','8ac91ae3-1ae7-40e7-9cff-112d42df0ebd','f17a71c6-f9ea-47bd-9c54-ec44e7e23fcf','31359602-368d-4a64-953d-056bd3327541'],size=2,snapshot_id=None,source_replicaid=,source_volid=d40c1111-deaf-4519-b68d-61575a1091d7,status='creating',user_id='0a3779d5d4bf4d98bc2c5236cf60848a',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:11:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-237991627',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bdafd0d4-6599-4c62-90f4-6c23eb9abae9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1b5588f0ab342dfa3503d842369887a',provider_auth=None,provider_geometry=None,provider_id=None,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=d40c1111-deaf-4519-b68d-61575a1091d7,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a3779d5d4bf4d98bc2c5236cf60848a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:11:44 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f47de2c5-c9ce-4a32-a44e-007b5a81128e tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf6a98f5-c962-4cff-8f3a-d745e5ebce24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11:45 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f47de2c5-c9ce-4a32-a44e-007b5a81128e tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf6a98f5-c962-4cff-8f3a-d745e5ebce24) transitioned into state 'SUCCESS' from state '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-237991627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1b5588f0ab342dfa3503d842369887a',qos_specs=None,replication_status=,reservations=['8c4a76d4-1f8b-45a4-a993-5df3e718c3d5','8ac91ae3-1ae7-40e7-9cff-112d42df0ebd','f17a71c6-f9ea-47bd-9c54-ec44e7e23fcf','31359602-368d-4a64-953d-056bd3327541'],size=2,snapshot_id=None,source_replicaid=,source_volid=d40c1111-deaf-4519-b68d-61575a1091d7,status='creating',user_id='0a3779d5d4bf4d98bc2c5236cf60848a',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:11:45 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f47de2c5-c9ce-4a32-a44e-007b5a81128e tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0381f58e-a751-4667-82ad-a86a960fa5d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:11: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:11:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11:45 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f47de2c5-c9ce-4a32-a44e-007b5a81128e tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0381f58e-a751-4667-82ad-a86a960fa5d9) 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:11:45 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f47de2c5-c9ce-4a32-a44e-007b5a81128e tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Flow 'volume_create_api' (de2a460d-8c27-41c3-a14b-91a48185cab7) 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:11:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f47de2c5-c9ce-4a32-a44e-007b5a81128e tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Create volume request issued successfully. Sep 01 12:11:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f47de2c5-c9ce-4a32-a44e-007b5a81128e tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:11:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 511/1020] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:11:44 2026] POST /volume/v3/volumes => generated 787 bytes in 867 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:11:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-07aa5bd7-8ec6-4193-b981-cd4b823615a5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-07aa5bd7-8ec6-4193-b981-cd4b823615a5 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] GET http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 Sep 01 12:11:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-07aa5bd7-8ec6-4193-b981-cd4b823615a5 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-07aa5bd7-8ec6-4193-b981-cd4b823615a5 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:45 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-07aa5bd7-8ec6-4193-b981-cd4b823615a5 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Volume info retrieved successfully. Sep 01 12:11:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-67173648-3bd0-4424-9ba7-4e5be651a764 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-67173648-3bd0-4424-9ba7-4e5be651a764 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] GET http://192.168.122.29/volume/v3/volumes/f354e221-f04a-4f3a-a7f9-045b63c71ea5 Sep 01 12:11:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-07aa5bd7-8ec6-4193-b981-cd4b823615a5 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 returned with HTTP 200 Sep 01 12:11:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-67173648-3bd0-4424-9ba7-4e5be651a764 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-67173648-3bd0-4424-9ba7-4e5be651a764 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 510/1021] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:45 2026] GET /volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 => generated 855 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11: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:11:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-67173648-3bd0-4424-9ba7-4e5be651a764 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Volume info retrieved successfully. Sep 01 12:11:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-67173648-3bd0-4424-9ba7-4e5be651a764 tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] http://192.168.122.29/volume/v3/volumes/f354e221-f04a-4f3a-a7f9-045b63c71ea5 returned with HTTP 200 Sep 01 12:11:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 512/1022] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:45 2026] GET /volume/v3/volumes/f354e221-f04a-4f3a-a7f9-045b63c71ea5 => generated 866 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e35200d9-e1a7-417b-a962-a9648774309f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e35200d9-e1a7-417b-a962-a9648774309f tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] GET http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 Sep 01 12:11:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e35200d9-e1a7-417b-a962-a9648774309f tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e35200d9-e1a7-417b-a962-a9648774309f tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6a031625-0191-4625-8565-436ae98c175c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6a031625-0191-4625-8565-436ae98c175c tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] GET http://192.168.122.29/volume/v3/volumes/f354e221-f04a-4f3a-a7f9-045b63c71ea5 Sep 01 12:11:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6a031625-0191-4625-8565-436ae98c175c tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6a031625-0191-4625-8565-436ae98c175c tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e35200d9-e1a7-417b-a962-a9648774309f tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Volume info retrieved successfully. Sep 01 12:11:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6a031625-0191-4625-8565-436ae98c175c tempest-VolumeRetypeWithoutMigrationTest-1530427121 tempest-VolumeRetypeWithoutMigrationTest-1530427121-project-member] http://192.168.122.29/volume/v3/volumes/f354e221-f04a-4f3a-a7f9-045b63c71ea5 returned with HTTP 404 Sep 01 12:11:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 513/1023] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:46 2026] GET /volume/v3/volumes/f354e221-f04a-4f3a-a7f9-045b63c71ea5 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:11:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6873bef3-09d5-424c-b7a8-465c1bb10c0b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6873bef3-09d5-424c-b7a8-465c1bb10c0b tempest-VolumeRetypeWithoutMigrationTest-822596555 tempest-VolumeRetypeWithoutMigrationTest-822596555-project-admin] DELETE http://192.168.122.29/volume/v3/types/d080e7bd-a1b4-49e5-96ea-814aa52bb38a Sep 01 12:11:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6873bef3-09d5-424c-b7a8-465c1bb10c0b tempest-VolumeRetypeWithoutMigrationTest-822596555 tempest-VolumeRetypeWithoutMigrationTest-822596555-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6873bef3-09d5-424c-b7a8-465c1bb10c0b tempest-VolumeRetypeWithoutMigrationTest-822596555 tempest-VolumeRetypeWithoutMigrationTest-822596555-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e35200d9-e1a7-417b-a962-a9648774309f tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 returned with HTTP 200 Sep 01 12:11:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 511/1024] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:46 2026] GET /volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 => generated 879 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:11:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6873bef3-09d5-424c-b7a8-465c1bb10c0b tempest-VolumeRetypeWithoutMigrationTest-822596555 tempest-VolumeRetypeWithoutMigrationTest-822596555-project-admin] http://192.168.122.29/volume/v3/types/d080e7bd-a1b4-49e5-96ea-814aa52bb38a returned with HTTP 202 Sep 01 12:11:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 514/1025] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:11:46 2026] DELETE /volume/v3/types/d080e7bd-a1b4-49e5-96ea-814aa52bb38a => generated 0 bytes in 202 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:11:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-eb77f942-dcab-4695-9671-35ffa441a74e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-eb77f942-dcab-4695-9671-35ffa441a74e tempest-VolumeRetypeWithoutMigrationTest-822596555 tempest-VolumeRetypeWithoutMigrationTest-822596555-project-admin] GET http://192.168.122.29/volume/v3/types/d080e7bd-a1b4-49e5-96ea-814aa52bb38a Sep 01 12:11:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-eb77f942-dcab-4695-9671-35ffa441a74e tempest-VolumeRetypeWithoutMigrationTest-822596555 tempest-VolumeRetypeWithoutMigrationTest-822596555-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-eb77f942-dcab-4695-9671-35ffa441a74e tempest-VolumeRetypeWithoutMigrationTest-822596555 tempest-VolumeRetypeWithoutMigrationTest-822596555-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-eb77f942-dcab-4695-9671-35ffa441a74e tempest-VolumeRetypeWithoutMigrationTest-822596555 tempest-VolumeRetypeWithoutMigrationTest-822596555-project-admin] http://192.168.122.29/volume/v3/types/d080e7bd-a1b4-49e5-96ea-814aa52bb38a returned with HTTP 404 Sep 01 12:11:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 512/1026] 192.168.122.29 () {58 vars in 1221 bytes} [Tue Sep 1 12:11:46 2026] GET /volume/v3/types/d080e7bd-a1b4-49e5-96ea-814aa52bb38a => generated 114 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:11:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b26c89f7-0b6b-4e2a-95b0-81710c89dbc6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b26c89f7-0b6b-4e2a-95b0-81710c89dbc6 tempest-VolumeRetypeWithoutMigrationTest-822596555 tempest-VolumeRetypeWithoutMigrationTest-822596555-project-admin] DELETE http://192.168.122.29/volume/v3/types/c177eb02-acf6-473d-bc4c-08f9cbc1791d Sep 01 12:11:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b26c89f7-0b6b-4e2a-95b0-81710c89dbc6 tempest-VolumeRetypeWithoutMigrationTest-822596555 tempest-VolumeRetypeWithoutMigrationTest-822596555-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b26c89f7-0b6b-4e2a-95b0-81710c89dbc6 tempest-VolumeRetypeWithoutMigrationTest-822596555 tempest-VolumeRetypeWithoutMigrationTest-822596555-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b26c89f7-0b6b-4e2a-95b0-81710c89dbc6 tempest-VolumeRetypeWithoutMigrationTest-822596555 tempest-VolumeRetypeWithoutMigrationTest-822596555-project-admin] http://192.168.122.29/volume/v3/types/c177eb02-acf6-473d-bc4c-08f9cbc1791d returned with HTTP 202 Sep 01 12:11:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 515/1027] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:11:46 2026] DELETE /volume/v3/types/c177eb02-acf6-473d-bc4c-08f9cbc1791d => generated 0 bytes in 255 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:11:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3a366280-1310-4e40-8dfb-71256dbd2d9d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3a366280-1310-4e40-8dfb-71256dbd2d9d tempest-VolumeRetypeWithoutMigrationTest-822596555 tempest-VolumeRetypeWithoutMigrationTest-822596555-project-admin] GET http://192.168.122.29/volume/v3/types/c177eb02-acf6-473d-bc4c-08f9cbc1791d Sep 01 12:11:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3a366280-1310-4e40-8dfb-71256dbd2d9d tempest-VolumeRetypeWithoutMigrationTest-822596555 tempest-VolumeRetypeWithoutMigrationTest-822596555-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3a366280-1310-4e40-8dfb-71256dbd2d9d tempest-VolumeRetypeWithoutMigrationTest-822596555 tempest-VolumeRetypeWithoutMigrationTest-822596555-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3a366280-1310-4e40-8dfb-71256dbd2d9d tempest-VolumeRetypeWithoutMigrationTest-822596555 tempest-VolumeRetypeWithoutMigrationTest-822596555-project-admin] http://192.168.122.29/volume/v3/types/c177eb02-acf6-473d-bc4c-08f9cbc1791d returned with HTTP 404 Sep 01 12:11:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 513/1028] 192.168.122.29 () {58 vars in 1221 bytes} [Tue Sep 1 12:11:47 2026] GET /volume/v3/types/c177eb02-acf6-473d-bc4c-08f9cbc1791d => generated 114 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:11:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6e36e5d7-d9a8-4e8a-9009-878e61191402 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6e36e5d7-d9a8-4e8a-9009-878e61191402 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] GET http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 Sep 01 12:11:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6e36e5d7-d9a8-4e8a-9009-878e61191402 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6e36e5d7-d9a8-4e8a-9009-878e61191402 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:47 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:47 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:47 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6e36e5d7-d9a8-4e8a-9009-878e61191402 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Volume info retrieved successfully. Sep 01 12:11:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6e36e5d7-d9a8-4e8a-9009-878e61191402 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 returned with HTTP 200 Sep 01 12:11:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 516/1029] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:47 2026] GET /volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 => generated 879 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a8d0dd4a-0ec6-47ab-8c6f-f83acd373b54 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a8d0dd4a-0ec6-47ab-8c6f-f83acd373b54 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] GET http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 Sep 01 12:11:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a8d0dd4a-0ec6-47ab-8c6f-f83acd373b54 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a8d0dd4a-0ec6-47ab-8c6f-f83acd373b54 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:48 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:48 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a8d0dd4a-0ec6-47ab-8c6f-f83acd373b54 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Volume info retrieved successfully. Sep 01 12:11:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a8d0dd4a-0ec6-47ab-8c6f-f83acd373b54 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 returned with HTTP 200 Sep 01 12:11:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 514/1030] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:48 2026] GET /volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 => generated 879 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7dbaa402-61e8-401e-a3b8-b54652800004 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7dbaa402-61e8-401e-a3b8-b54652800004 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] GET http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 Sep 01 12:11:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7dbaa402-61e8-401e-a3b8-b54652800004 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7dbaa402-61e8-401e-a3b8-b54652800004 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:49 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:49 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7dbaa402-61e8-401e-a3b8-b54652800004 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Volume info retrieved successfully. Sep 01 12:11:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7dbaa402-61e8-401e-a3b8-b54652800004 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 returned with HTTP 200 Sep 01 12:11:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 517/1031] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:49 2026] GET /volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 => generated 879 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3f69fd7c-caff-4229-b1c5-44ff2615416a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3f69fd7c-caff-4229-b1c5-44ff2615416a tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] GET http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 Sep 01 12:11:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3f69fd7c-caff-4229-b1c5-44ff2615416a tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3f69fd7c-caff-4229-b1c5-44ff2615416a tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:51 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:51 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3f69fd7c-caff-4229-b1c5-44ff2615416a tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Volume info retrieved successfully. Sep 01 12:11:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3f69fd7c-caff-4229-b1c5-44ff2615416a tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 returned with HTTP 200 Sep 01 12:11:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 515/1032] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:50 2026] GET /volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 => generated 879 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1e4e446d-be6a-4b66-875a-abec83ce185f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1e4e446d-be6a-4b66-875a-abec83ce185f tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] GET http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 Sep 01 12:11:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1e4e446d-be6a-4b66-875a-abec83ce185f tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1e4e446d-be6a-4b66-875a-abec83ce185f tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:52 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:52 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:52 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1e4e446d-be6a-4b66-875a-abec83ce185f tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Volume info retrieved successfully. Sep 01 12:11:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1e4e446d-be6a-4b66-875a-abec83ce185f tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 returned with HTTP 200 Sep 01 12:11:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 518/1033] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:52 2026] GET /volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 => generated 879 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6c4d4aaf-1995-4cf3-b8de-2b19e88749c5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6c4d4aaf-1995-4cf3-b8de-2b19e88749c5 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] GET http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 Sep 01 12:11:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6c4d4aaf-1995-4cf3-b8de-2b19e88749c5 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6c4d4aaf-1995-4cf3-b8de-2b19e88749c5 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:53 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:53 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:53 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6c4d4aaf-1995-4cf3-b8de-2b19e88749c5 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Volume info retrieved successfully. Sep 01 12:11:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6c4d4aaf-1995-4cf3-b8de-2b19e88749c5 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 returned with HTTP 200 Sep 01 12:11:53 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 516/1034] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:53 2026] GET /volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 => generated 879 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:11:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4ce5a155-03cc-4e35-b03b-6f28f6d10cae None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4ce5a155-03cc-4e35-b03b-6f28f6d10cae tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] GET http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 Sep 01 12:11:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4ce5a155-03cc-4e35-b03b-6f28f6d10cae tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4ce5a155-03cc-4e35-b03b-6f28f6d10cae tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:54 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:54 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:54 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4ce5a155-03cc-4e35-b03b-6f28f6d10cae tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Volume info retrieved successfully. Sep 01 12:11:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4ce5a155-03cc-4e35-b03b-6f28f6d10cae tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 returned with HTTP 200 Sep 01 12:11:54 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 519/1035] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:54 2026] GET /volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 => generated 879 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-660ab7db-8eec-47ee-8690-c5ebe65bf0d4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-660ab7db-8eec-47ee-8690-c5ebe65bf0d4 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] GET http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 Sep 01 12:11:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-660ab7db-8eec-47ee-8690-c5ebe65bf0d4 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-660ab7db-8eec-47ee-8690-c5ebe65bf0d4 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:56 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-660ab7db-8eec-47ee-8690-c5ebe65bf0d4 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Volume info retrieved successfully. Sep 01 12:11:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-660ab7db-8eec-47ee-8690-c5ebe65bf0d4 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 returned with HTTP 200 Sep 01 12:11:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 517/1036] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:56 2026] GET /volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 => generated 879 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:11:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-aadd6a09-9338-43c6-a130-34193f42d734 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aadd6a09-9338-43c6-a130-34193f42d734 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] POST http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe/action Sep 01 12:11:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-aadd6a09-9338-43c6-a130-34193f42d734 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Action body: b'{"os-attach": {"instance_uuid": "52336749-3405-4847-9c79-e774899a746e", "mountpoint": "/dev/vdb"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:11:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-aadd6a09-9338-43c6-a130-34193f42d734 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "52336749-3405-4847-9c79-e774899a746e", "mountpoint": "/dev/vdb"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:11: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:11:57 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:57 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:57 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-aadd6a09-9338-43c6-a130-34193f42d734 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Volume info retrieved successfully. Sep 01 12:11:57 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-aadd6a09-9338-43c6-a130-34193f42d734 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Update volume admin metadata completed successfully. Sep 01 12:11:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7785b65f-328d-4637-af45-ae30a7cedbf2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7785b65f-328d-4637-af45-ae30a7cedbf2 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] GET http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 Sep 01 12:11:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7785b65f-328d-4637-af45-ae30a7cedbf2 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7785b65f-328d-4637-af45-ae30a7cedbf2 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:57 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:57 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:57 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7785b65f-328d-4637-af45-ae30a7cedbf2 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Volume info retrieved successfully. Sep 01 12:11:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7785b65f-328d-4637-af45-ae30a7cedbf2 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 returned with HTTP 200 Sep 01 12:11:57 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 518/1037] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:57 2026] GET /volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 => generated 879 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:11:57 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-aadd6a09-9338-43c6-a130-34193f42d734 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Attach volume completed successfully. Sep 01 12:11:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aadd6a09-9338-43c6-a130-34193f42d734 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe/action returned with HTTP 202 Sep 01 12:11:57 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 520/1038] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:11:56 2026] POST /volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe/action => generated 0 bytes in 804 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 12:11:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-12e8aa63-d8d8-412c-b81c-f8da35fa9173 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-12e8aa63-d8d8-412c-b81c-f8da35fa9173 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] GET http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe Sep 01 12:11:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-12e8aa63-d8d8-412c-b81c-f8da35fa9173 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-12e8aa63-d8d8-412c-b81c-f8da35fa9173 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:57 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:57 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:57 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-12e8aa63-d8d8-412c-b81c-f8da35fa9173 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Volume info retrieved successfully. Sep 01 12:11:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-12e8aa63-d8d8-412c-b81c-f8da35fa9173 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe returned with HTTP 200 Sep 01 12:11:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 519/1039] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:57 2026] GET /volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe => generated 1183 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:11:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3b3a175f-b79b-4099-9e51-960ec49446cf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3b3a175f-b79b-4099-9e51-960ec49446cf tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] GET http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe Sep 01 12:11:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3b3a175f-b79b-4099-9e51-960ec49446cf tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3b3a175f-b79b-4099-9e51-960ec49446cf tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:58 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:58 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3b3a175f-b79b-4099-9e51-960ec49446cf tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Volume info retrieved successfully. Sep 01 12:11:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3b3a175f-b79b-4099-9e51-960ec49446cf tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe returned with HTTP 200 Sep 01 12:11:58 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 521/1040] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:58 2026] GET /volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe => generated 1183 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:11:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-70d8ee6e-b72c-4f79-bce2-9cbfd76b7b20 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-70d8ee6e-b72c-4f79-bce2-9cbfd76b7b20 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] POST http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe/action Sep 01 12:11:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-70d8ee6e-b72c-4f79-bce2-9cbfd76b7b20 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Action body: b'{"os-detach": {}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:11:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-70d8ee6e-b72c-4f79-bce2-9cbfd76b7b20 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-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:11: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:11:58 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:58 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-70d8ee6e-b72c-4f79-bce2-9cbfd76b7b20 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Volume info retrieved successfully. Sep 01 12:11:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-527c763d-97fc-4ec6-96d3-e0e9ce2c7634 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-527c763d-97fc-4ec6-96d3-e0e9ce2c7634 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] GET http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 Sep 01 12:11:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-527c763d-97fc-4ec6-96d3-e0e9ce2c7634 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-527c763d-97fc-4ec6-96d3-e0e9ce2c7634 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:58 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:11: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:11:58 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:11:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-527c763d-97fc-4ec6-96d3-e0e9ce2c7634 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Volume info retrieved successfully. Sep 01 12:11:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-527c763d-97fc-4ec6-96d3-e0e9ce2c7634 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 returned with HTTP 200 Sep 01 12:11:58 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 522/1041] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:58 2026] GET /volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 => generated 879 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ab320a3c-f316-41e6-8941-853566f73b51 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-70d8ee6e-b72c-4f79-bce2-9cbfd76b7b20 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Detach volume completed successfully. Sep 01 12:11:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-70d8ee6e-b72c-4f79-bce2-9cbfd76b7b20 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe/action returned with HTTP 202 Sep 01 12:11:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 520/1042] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:11:58 2026] POST /volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe/action => generated 0 bytes in 719 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:11:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5109888b-b9fa-4299-b67b-dba53cd319f6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5109888b-b9fa-4299-b67b-dba53cd319f6 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] GET http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe Sep 01 12:11:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5109888b-b9fa-4299-b67b-dba53cd319f6 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5109888b-b9fa-4299-b67b-dba53cd319f6 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:59 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:59 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:59 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5109888b-b9fa-4299-b67b-dba53cd319f6 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Volume info retrieved successfully. Sep 01 12:11:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5109888b-b9fa-4299-b67b-dba53cd319f6 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe returned with HTTP 200 Sep 01 12:11:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 521/1043] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:58 2026] GET /volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe => generated 868 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:11:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ab320a3c-f316-41e6-8941-853566f73b51 tempest-ExtensionsTestJSON-762980233 tempest-ExtensionsTestJSON-762980233-project-member] GET http://192.168.122.29/volume/v3/extensions Sep 01 12:11:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ab320a3c-f316-41e6-8941-853566f73b51 tempest-ExtensionsTestJSON-762980233 tempest-ExtensionsTestJSON-762980233-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ab320a3c-f316-41e6-8941-853566f73b51 tempest-ExtensionsTestJSON-762980233 tempest-ExtensionsTestJSON-762980233-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ab320a3c-f316-41e6-8941-853566f73b51 tempest-ExtensionsTestJSON-762980233 tempest-ExtensionsTestJSON-762980233-project-member] http://192.168.122.29/volume/v3/extensions returned with HTTP 200 Sep 01 12:11:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 523/1044] 192.168.122.29 () {58 vars in 1125 bytes} [Tue Sep 1 12:11:58 2026] GET /volume/v3/extensions => generated 5245 bytes in 831 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:11:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f69c55fe-8c6f-489c-9ff0-e56cd5af5553 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:11:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f69c55fe-8c6f-489c-9ff0-e56cd5af5553 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] GET http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 Sep 01 12:11:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f69c55fe-8c6f-489c-9ff0-e56cd5af5553 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:11:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f69c55fe-8c6f-489c-9ff0-e56cd5af5553 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:11: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:11:59 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:11: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:11:59 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:11:59 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f69c55fe-8c6f-489c-9ff0-e56cd5af5553 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Volume info retrieved successfully. Sep 01 12:12:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f69c55fe-8c6f-489c-9ff0-e56cd5af5553 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 returned with HTTP 200 Sep 01 12:12:00 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 522/1045] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:11:59 2026] GET /volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 => generated 879 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-380e1485-9aaa-48c0-8a2e-662c0e136e76 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-380e1485-9aaa-48c0-8a2e-662c0e136e76 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] GET http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 Sep 01 12:12:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-380e1485-9aaa-48c0-8a2e-662c0e136e76 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-380e1485-9aaa-48c0-8a2e-662c0e136e76 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-380e1485-9aaa-48c0-8a2e-662c0e136e76 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Volume info retrieved successfully. Sep 01 12:12:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-380e1485-9aaa-48c0-8a2e-662c0e136e76 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 returned with HTTP 200 Sep 01 12:12:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 524/1046] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:01 2026] GET /volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 => generated 879 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2ab74214-2077-4be9-8bff-54f1d9b8f442 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2ab74214-2077-4be9-8bff-54f1d9b8f442 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] GET http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 Sep 01 12:12:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2ab74214-2077-4be9-8bff-54f1d9b8f442 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2ab74214-2077-4be9-8bff-54f1d9b8f442 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:02 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2ab74214-2077-4be9-8bff-54f1d9b8f442 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Volume info retrieved successfully. Sep 01 12:12:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2ab74214-2077-4be9-8bff-54f1d9b8f442 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 returned with HTTP 200 Sep 01 12:12:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 523/1047] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:02 2026] GET /volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 => generated 879 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4011cc41-1dcc-4945-b8d9-0683caeaa800 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4011cc41-1dcc-4945-b8d9-0683caeaa800 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] GET http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 Sep 01 12:12:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4011cc41-1dcc-4945-b8d9-0683caeaa800 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4011cc41-1dcc-4945-b8d9-0683caeaa800 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:03 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:03 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4011cc41-1dcc-4945-b8d9-0683caeaa800 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Volume info retrieved successfully. Sep 01 12:12:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-11ed0ae2-6850-4858-91fe-9c032d28c19e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4011cc41-1dcc-4945-b8d9-0683caeaa800 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 returned with HTTP 200 Sep 01 12:12:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-11ed0ae2-6850-4858-91fe-9c032d28c19e tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] POST http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe/action Sep 01 12:12:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-11ed0ae2-6850-4858-91fe-9c032d28c19e tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:12:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-11ed0ae2-6850-4858-91fe-9c032d28c19e tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-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:12:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 525/1048] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:03 2026] GET /volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 => generated 879 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12: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:12:03 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-11ed0ae2-6850-4858-91fe-9c032d28c19e tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Volume info retrieved successfully. Sep 01 12:12:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-11ed0ae2-6850-4858-91fe-9c032d28c19e tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Reserve volume completed successfully. Sep 01 12:12:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-11ed0ae2-6850-4858-91fe-9c032d28c19e tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe/action returned with HTTP 202 Sep 01 12:12:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 524/1049] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:12:03 2026] POST /volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:12:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3a04bdf0-3298-49db-9b0d-9d8265305a77 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3a04bdf0-3298-49db-9b0d-9d8265305a77 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] GET http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe Sep 01 12:12:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3a04bdf0-3298-49db-9b0d-9d8265305a77 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3a04bdf0-3298-49db-9b0d-9d8265305a77 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:03 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:03 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3a04bdf0-3298-49db-9b0d-9d8265305a77 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Volume info retrieved successfully. Sep 01 12:12:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3a04bdf0-3298-49db-9b0d-9d8265305a77 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe returned with HTTP 200 Sep 01 12:12:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 526/1050] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:03 2026] GET /volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe => generated 868 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f1cd7951-ec2a-4a8b-8137-55b5f7cfb98d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f1cd7951-ec2a-4a8b-8137-55b5f7cfb98d tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] POST http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe/action Sep 01 12:12:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f1cd7951-ec2a-4a8b-8137-55b5f7cfb98d tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:12:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f1cd7951-ec2a-4a8b-8137-55b5f7cfb98d tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-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:12: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:12:03 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f1cd7951-ec2a-4a8b-8137-55b5f7cfb98d tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Volume info retrieved successfully. Sep 01 12:12: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:12:03 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f1cd7951-ec2a-4a8b-8137-55b5f7cfb98d tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Unreserve volume completed successfully. Sep 01 12:12:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f1cd7951-ec2a-4a8b-8137-55b5f7cfb98d tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe/action returned with HTTP 202 Sep 01 12:12:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 525/1051] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:12:03 2026] POST /volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 12:12:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1897e76c-f4be-4281-b0ac-7680baaf7119 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1897e76c-f4be-4281-b0ac-7680baaf7119 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] GET http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe Sep 01 12:12:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1897e76c-f4be-4281-b0ac-7680baaf7119 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1897e76c-f4be-4281-b0ac-7680baaf7119 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:03 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:03 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1897e76c-f4be-4281-b0ac-7680baaf7119 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Volume info retrieved successfully. Sep 01 12:12:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1897e76c-f4be-4281-b0ac-7680baaf7119 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe returned with HTTP 200 Sep 01 12:12:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 527/1052] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:03 2026] GET /volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe => generated 868 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-606109a2-36bf-471d-91b9-78d05115b2db None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-606109a2-36bf-471d-91b9-78d05115b2db tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] POST http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe/action Sep 01 12:12:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-606109a2-36bf-471d-91b9-78d05115b2db tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:12:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-606109a2-36bf-471d-91b9-78d05115b2db tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:12: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:12:03 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-606109a2-36bf-471d-91b9-78d05115b2db tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Volume info retrieved successfully. Sep 01 12:12:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-606109a2-36bf-471d-91b9-78d05115b2db tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Volume updated successfully. Sep 01 12:12:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-606109a2-36bf-471d-91b9-78d05115b2db tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe/action returned with HTTP 200 Sep 01 12:12:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 526/1053] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:12:03 2026] POST /volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe/action => generated 0 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 12:12:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b1d48dae-0bd2-4ce5-82da-d8175287124f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b1d48dae-0bd2-4ce5-82da-d8175287124f tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] GET http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe Sep 01 12:12:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b1d48dae-0bd2-4ce5-82da-d8175287124f tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b1d48dae-0bd2-4ce5-82da-d8175287124f tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:03 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:03 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b1d48dae-0bd2-4ce5-82da-d8175287124f tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Volume info retrieved successfully. Sep 01 12:12:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b1d48dae-0bd2-4ce5-82da-d8175287124f tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe returned with HTTP 200 Sep 01 12:12:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 528/1054] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:03 2026] GET /volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe => generated 867 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:12:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f58299e5-596b-45c7-ac1d-e73f1df01a6d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f58299e5-596b-45c7-ac1d-e73f1df01a6d tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] POST http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe/action Sep 01 12:12:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f58299e5-596b-45c7-ac1d-e73f1df01a6d tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-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:12:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f58299e5-596b-45c7-ac1d-e73f1df01a6d tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-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:12: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:12:03 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f58299e5-596b-45c7-ac1d-e73f1df01a6d tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Volume info retrieved successfully. Sep 01 12:12:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f58299e5-596b-45c7-ac1d-e73f1df01a6d tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Volume updated successfully. Sep 01 12:12:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f58299e5-596b-45c7-ac1d-e73f1df01a6d tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe/action returned with HTTP 200 Sep 01 12:12:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 527/1055] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:12:03 2026] POST /volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe/action => generated 0 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Sep 01 12:12:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ec0e674c-0098-4b2d-a06d-dd917bf83ae7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ec0e674c-0098-4b2d-a06d-dd917bf83ae7 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] GET http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe Sep 01 12:12:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ec0e674c-0098-4b2d-a06d-dd917bf83ae7 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ec0e674c-0098-4b2d-a06d-dd917bf83ae7 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:03 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:03 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ec0e674c-0098-4b2d-a06d-dd917bf83ae7 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Volume info retrieved successfully. Sep 01 12:12:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ec0e674c-0098-4b2d-a06d-dd917bf83ae7 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe returned with HTTP 200 Sep 01 12:12:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 529/1056] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:03 2026] GET /volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe => generated 868 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3a810183-208b-42db-8e66-d68e017f1f68 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3a810183-208b-42db-8e66-d68e017f1f68 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] POST http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe/action Sep 01 12:12:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3a810183-208b-42db-8e66-d68e017f1f68 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-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:12:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3a810183-208b-42db-8e66-d68e017f1f68 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-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:12: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:12:03 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3a810183-208b-42db-8e66-d68e017f1f68 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Volume info retrieved successfully. Sep 01 12:12:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3a810183-208b-42db-8e66-d68e017f1f68 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Update volume admin metadata completed successfully. Sep 01 12:12:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3a810183-208b-42db-8e66-d68e017f1f68 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Update readonly setting on volume completed successfully. Sep 01 12:12:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3a810183-208b-42db-8e66-d68e017f1f68 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe/action returned with HTTP 202 Sep 01 12:12:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 528/1057] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:12:03 2026] POST /volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:12:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-217cb190-3d50-4e24-9203-b3d18ec3fd91 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-217cb190-3d50-4e24-9203-b3d18ec3fd91 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] GET http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe Sep 01 12:12:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-217cb190-3d50-4e24-9203-b3d18ec3fd91 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-217cb190-3d50-4e24-9203-b3d18ec3fd91 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:03 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:03 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-217cb190-3d50-4e24-9203-b3d18ec3fd91 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Volume info retrieved successfully. Sep 01 12:12:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-217cb190-3d50-4e24-9203-b3d18ec3fd91 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe returned with HTTP 200 Sep 01 12:12:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 530/1058] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:03 2026] GET /volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe => generated 867 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a9965815-f68f-4612-b67c-c8181529e005 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a9965815-f68f-4612-b67c-c8181529e005 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] POST http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe/action Sep 01 12:12:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a9965815-f68f-4612-b67c-c8181529e005 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-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:12:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a9965815-f68f-4612-b67c-c8181529e005 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-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:12: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:12:04 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:04 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:04 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a9965815-f68f-4612-b67c-c8181529e005 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Volume info retrieved successfully. Sep 01 12:12:04 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a9965815-f68f-4612-b67c-c8181529e005 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Update volume admin metadata completed successfully. Sep 01 12:12:04 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a9965815-f68f-4612-b67c-c8181529e005 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Update readonly setting on volume completed successfully. Sep 01 12:12:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a9965815-f68f-4612-b67c-c8181529e005 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe/action returned with HTTP 202 Sep 01 12:12:04 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 529/1059] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:12:03 2026] POST /volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:12:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e72157c9-329c-4e02-a7b5-0abac26a3a92 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e72157c9-329c-4e02-a7b5-0abac26a3a92 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] GET http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe Sep 01 12:12:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e72157c9-329c-4e02-a7b5-0abac26a3a92 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e72157c9-329c-4e02-a7b5-0abac26a3a92 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:04 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e72157c9-329c-4e02-a7b5-0abac26a3a92 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Volume info retrieved successfully. Sep 01 12:12:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e72157c9-329c-4e02-a7b5-0abac26a3a92 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe returned with HTTP 200 Sep 01 12:12:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 531/1060] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:04 2026] GET /volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe => generated 868 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-647323ed-0204-4780-90ad-dc191a03f65c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-647323ed-0204-4780-90ad-dc191a03f65c tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] POST http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe/action Sep 01 12:12:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-647323ed-0204-4780-90ad-dc191a03f65c tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1986553096", "disk_format": "raw"}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:12:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-647323ed-0204-4780-90ad-dc191a03f65c tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1986553096", "disk_format": "raw"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:12: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:12:04 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:04 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:04 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-647323ed-0204-4780-90ad-dc191a03f65c tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Volume info retrieved successfully. Sep 01 12:12: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:12:04 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:04 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:04 devstack devstack@c-api.service[86815]: DEBUG cinder.image.image_utils [None req-647323ed-0204-4780-90ad-dc191a03f65c tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1986553096'}] 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-1986553096'}]. {{(pid=86815) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 01 12:12:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1c779ace-353d-406d-8efb-fa730701ef5b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1c779ace-353d-406d-8efb-fa730701ef5b tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] GET http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 Sep 01 12:12:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1c779ace-353d-406d-8efb-fa730701ef5b tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1c779ace-353d-406d-8efb-fa730701ef5b tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:04 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1c779ace-353d-406d-8efb-fa730701ef5b tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Volume info retrieved successfully. Sep 01 12:12:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1c779ace-353d-406d-8efb-fa730701ef5b tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 returned with HTTP 200 Sep 01 12:12:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 532/1061] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:04 2026] GET /volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 => generated 880 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4adf02d0-de21-4377-8f6d-c605c9b7e125 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4adf02d0-de21-4377-8f6d-c605c9b7e125 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] GET http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 Sep 01 12:12:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4adf02d0-de21-4377-8f6d-c605c9b7e125 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4adf02d0-de21-4377-8f6d-c605c9b7e125 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:04 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4adf02d0-de21-4377-8f6d-c605c9b7e125 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Volume info retrieved successfully. Sep 01 12:12:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4adf02d0-de21-4377-8f6d-c605c9b7e125 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 returned with HTTP 200 Sep 01 12:12:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 533/1062] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:04 2026] GET /volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 => generated 880 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-01fb5135-e207-4dd7-bd57-302f43295910 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-01fb5135-e207-4dd7-bd57-302f43295910 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] GET http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 Sep 01 12:12:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-01fb5135-e207-4dd7-bd57-302f43295910 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-01fb5135-e207-4dd7-bd57-302f43295910 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:04 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-01fb5135-e207-4dd7-bd57-302f43295910 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Volume info retrieved successfully. Sep 01 12:12:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-01fb5135-e207-4dd7-bd57-302f43295910 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 returned with HTTP 200 Sep 01 12:12:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 534/1063] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:04 2026] GET /volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 => generated 880 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-399e77f6-7086-4446-ba12-6e7e10f483b3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-399e77f6-7086-4446-ba12-6e7e10f483b3 tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:12:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-399e77f6-7086-4446-ba12-6e7e10f483b3 tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-108196101"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:12:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-399e77f6-7086-4446-ba12-6e7e10f483b3 tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-108196101'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:12:04 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-399e77f6-7086-4446-ba12-6e7e10f483b3 tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] Create volume of 1 GB Sep 01 12:12:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-399e77f6-7086-4446-ba12-6e7e10f483b3 tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] Availability Zones retrieved successfully. Sep 01 12:12:04 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-399e77f6-7086-4446-ba12-6e7e10f483b3 tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] Flow 'volume_create_api' (46bed9f9-93d3-4f00-b7e7-29ae700c9fc2) 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:12:04 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-399e77f6-7086-4446-ba12-6e7e10f483b3 tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (406d9543-8dea-4495-bef4-52527578f1bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:12:04 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-399e77f6-7086-4446-ba12-6e7e10f483b3 tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-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:12:04 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-399e77f6-7086-4446-ba12-6e7e10f483b3 tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (406d9543-8dea-4495-bef4-52527578f1bb) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:12:04 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-399e77f6-7086-4446-ba12-6e7e10f483b3 tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6f6d1ac-c443-4aae-9d02-f2e6d92887f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:12:05 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-399e77f6-7086-4446-ba12-6e7e10f483b3 tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] Created reservations ['ec2ed82b-6816-4c46-8568-b119f2483f89', 'a9d4e2f2-39af-45b6-88fb-efbd829fe431', 'a32c1058-e414-4dca-a96d-97bf2e6d6b14', 'a8f3301c-829c-4430-8fbc-bb52b09839f6'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:12:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-399e77f6-7086-4446-ba12-6e7e10f483b3 tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6f6d1ac-c443-4aae-9d02-f2e6d92887f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec2ed82b-6816-4c46-8568-b119f2483f89', 'a9d4e2f2-39af-45b6-88fb-efbd829fe431', 'a32c1058-e414-4dca-a96d-97bf2e6d6b14', 'a8f3301c-829c-4430-8fbc-bb52b09839f6']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:12:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-399e77f6-7086-4446-ba12-6e7e10f483b3 tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ae283d8-224b-4c7a-ab2b-575d21ab82c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:12: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:12:05 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-399e77f6-7086-4446-ba12-6e7e10f483b3 tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ae283d8-224b-4c7a-ab2b-575d21ab82c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0592d2a-84e0-4ba8-abf6-63ba9a5068ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-108196101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34e6962224ef4c3786a5be8c686cab29',qos_specs=None,replication_status=,reservations=['ec2ed82b-6816-4c46-8568-b119f2483f89','a9d4e2f2-39af-45b6-88fb-efbd829fe431','a32c1058-e414-4dca-a96d-97bf2e6d6b14','a8f3301c-829c-4430-8fbc-bb52b09839f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84bd3bc4bd4e4d8a9f3e1b0c00a9833e',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:12:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-108196101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0592d2a-84e0-4ba8-abf6-63ba9a5068ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34e6962224ef4c3786a5be8c686cab29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84bd3bc4bd4e4d8a9f3e1b0c00a9833e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:12:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-399e77f6-7086-4446-ba12-6e7e10f483b3 tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e7db052-28ce-4865-aeef-a52bd60cffe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:12:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-399e77f6-7086-4446-ba12-6e7e10f483b3 tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e7db052-28ce-4865-aeef-a52bd60cffe8) transitioned into state 'SUCCESS' from state '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-108196101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34e6962224ef4c3786a5be8c686cab29',qos_specs=None,replication_status=,reservations=['ec2ed82b-6816-4c46-8568-b119f2483f89','a9d4e2f2-39af-45b6-88fb-efbd829fe431','a32c1058-e414-4dca-a96d-97bf2e6d6b14','a8f3301c-829c-4430-8fbc-bb52b09839f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84bd3bc4bd4e4d8a9f3e1b0c00a9833e',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:12:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-399e77f6-7086-4446-ba12-6e7e10f483b3 tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00a1589a-e565-4ed9-8665-fbcdf5c82a1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:12:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-399e77f6-7086-4446-ba12-6e7e10f483b3 tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00a1589a-e565-4ed9-8665-fbcdf5c82a1f) 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:12:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-399e77f6-7086-4446-ba12-6e7e10f483b3 tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] Flow 'volume_create_api' (46bed9f9-93d3-4f00-b7e7-29ae700c9fc2) 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:12:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-399e77f6-7086-4446-ba12-6e7e10f483b3 tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] Create volume request issued successfully. Sep 01 12:12:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-399e77f6-7086-4446-ba12-6e7e10f483b3 tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:12:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 535/1064] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:12:04 2026] POST /volume/v3/volumes => generated 756 bytes in 578 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:12:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1725db53-846c-4e45-89b4-8dfe9ce1ffba None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1725db53-846c-4e45-89b4-8dfe9ce1ffba tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] DELETE http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 Sep 01 12:12:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1725db53-846c-4e45-89b4-8dfe9ce1ffba tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1725db53-846c-4e45-89b4-8dfe9ce1ffba tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12:05 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-1725db53-846c-4e45-89b4-8dfe9ce1ffba tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Delete volume with id: bdafd0d4-6599-4c62-90f4-6c23eb9abae9 Sep 01 12:12: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:12:05 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1725db53-846c-4e45-89b4-8dfe9ce1ffba tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Volume info retrieved successfully. Sep 01 12:12:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1725db53-846c-4e45-89b4-8dfe9ce1ffba tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Delete volume request issued successfully. Sep 01 12:12:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1725db53-846c-4e45-89b4-8dfe9ce1ffba tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 returned with HTTP 202 Sep 01 12:12:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 536/1065] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:12:05 2026] DELETE /volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:12:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e71c39d8-d052-4cf1-b088-a669e9cbd924 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e71c39d8-d052-4cf1-b088-a669e9cbd924 tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] GET http://192.168.122.29/volume/v3/volumes/d0592d2a-84e0-4ba8-abf6-63ba9a5068ab Sep 01 12:12:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e71c39d8-d052-4cf1-b088-a669e9cbd924 tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e71c39d8-d052-4cf1-b088-a669e9cbd924 tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:05 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e71c39d8-d052-4cf1-b088-a669e9cbd924 tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] Volume info retrieved successfully. Sep 01 12:12:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e71c39d8-d052-4cf1-b088-a669e9cbd924 tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] http://192.168.122.29/volume/v3/volumes/d0592d2a-84e0-4ba8-abf6-63ba9a5068ab returned with HTTP 200 Sep 01 12:12:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 537/1066] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:05 2026] GET /volume/v3/volumes/d0592d2a-84e0-4ba8-abf6-63ba9a5068ab => generated 824 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-79dc2759-19f8-43dd-a803-ea53d1fb0019 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-79dc2759-19f8-43dd-a803-ea53d1fb0019 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] GET http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 Sep 01 12:12:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-79dc2759-19f8-43dd-a803-ea53d1fb0019 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-79dc2759-19f8-43dd-a803-ea53d1fb0019 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:05 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-79dc2759-19f8-43dd-a803-ea53d1fb0019 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Volume info retrieved successfully. Sep 01 12:12:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-79dc2759-19f8-43dd-a803-ea53d1fb0019 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 returned with HTTP 200 Sep 01 12:12:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 538/1067] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:05 2026] GET /volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 => generated 879 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-647323ed-0204-4780-90ad-dc191a03f65c tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Copy volume to image completed successfully. Sep 01 12:12:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-647323ed-0204-4780-90ad-dc191a03f65c tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe/action returned with HTTP 202 Sep 01 12:12:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 530/1068] 192.168.122.29 () {60 vars in 1270 bytes} [Tue Sep 1 12:12:04 2026] POST /volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe/action => generated 655 bytes in 1469 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:12:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cf43b067-da12-4147-a94a-7c0b6dcacd9f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cf43b067-da12-4147-a94a-7c0b6dcacd9f tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] GET http://192.168.122.29/volume/v3/volumes/d0592d2a-84e0-4ba8-abf6-63ba9a5068ab Sep 01 12:12:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cf43b067-da12-4147-a94a-7c0b6dcacd9f tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cf43b067-da12-4147-a94a-7c0b6dcacd9f tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12:06 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=470,cinder:INSERT=58,cinder:UPDATE=102 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:12: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:12:06 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-cf43b067-da12-4147-a94a-7c0b6dcacd9f tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] Volume info retrieved successfully. Sep 01 12:12:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cf43b067-da12-4147-a94a-7c0b6dcacd9f tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] http://192.168.122.29/volume/v3/volumes/d0592d2a-84e0-4ba8-abf6-63ba9a5068ab returned with HTTP 200 Sep 01 12:12:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 539/1069] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:06 2026] GET /volume/v3/volumes/d0592d2a-84e0-4ba8-abf6-63ba9a5068ab => generated 849 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e9253020-d6d7-4440-9f08-6dea28c7ddc8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b857b585-bc75-4e32-8aff-39281e48378b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e9253020-d6d7-4440-9f08-6dea28c7ddc8 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] GET http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 Sep 01 12:12:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e9253020-d6d7-4440-9f08-6dea28c7ddc8 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e9253020-d6d7-4440-9f08-6dea28c7ddc8 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b857b585-bc75-4e32-8aff-39281e48378b tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] GET http://192.168.122.29/volume/v3/limits Sep 01 12:12:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b857b585-bc75-4e32-8aff-39281e48378b tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b857b585-bc75-4e32-8aff-39281e48378b tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12:06 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=386,cinder:UPDATE=105,cinder:INSERT=54 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:12:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e9253020-d6d7-4440-9f08-6dea28c7ddc8 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] http://192.168.122.29/volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 returned with HTTP 404 Sep 01 12:12:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 531/1070] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:06 2026] GET /volume/v3/volumes/bdafd0d4-6599-4c62-90f4-6c23eb9abae9 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:12:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3e16d9a7-432a-4b50-909f-3e1e96506d73 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3e16d9a7-432a-4b50-909f-3e1e96506d73 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] GET http://192.168.122.29/volume/v3/volumes/d40c1111-deaf-4519-b68d-61575a1091d7 Sep 01 12:12:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3e16d9a7-432a-4b50-909f-3e1e96506d73 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3e16d9a7-432a-4b50-909f-3e1e96506d73 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:06 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:06 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3e16d9a7-432a-4b50-909f-3e1e96506d73 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Volume info retrieved successfully. Sep 01 12:12:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b857b585-bc75-4e32-8aff-39281e48378b tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] http://192.168.122.29/volume/v3/limits returned with HTTP 200 Sep 01 12:12:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 540/1071] 192.168.122.29 () {58 vars in 1113 bytes} [Tue Sep 1 12:12:06 2026] GET /volume/v3/limits => generated 302 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3e16d9a7-432a-4b50-909f-3e1e96506d73 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] http://192.168.122.29/volume/v3/volumes/d40c1111-deaf-4519-b68d-61575a1091d7 returned with HTTP 200 Sep 01 12:12:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 532/1072] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:06 2026] GET /volume/v3/volumes/d40c1111-deaf-4519-b68d-61575a1091d7 => generated 846 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-98310337-808a-4bf3-bf7a-fbb40201f2e7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-98310337-808a-4bf3-bf7a-fbb40201f2e7 tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] GET http://192.168.122.29/volume/v3/volumes/d0592d2a-84e0-4ba8-abf6-63ba9a5068ab Sep 01 12:12:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-98310337-808a-4bf3-bf7a-fbb40201f2e7 tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d95874a6-0b66-49a6-a47a-93957a47f322 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-98310337-808a-4bf3-bf7a-fbb40201f2e7 tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d95874a6-0b66-49a6-a47a-93957a47f322 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] DELETE http://192.168.122.29/volume/v3/volumes/d40c1111-deaf-4519-b68d-61575a1091d7 Sep 01 12:12:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d95874a6-0b66-49a6-a47a-93957a47f322 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d95874a6-0b66-49a6-a47a-93957a47f322 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12:06 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-d95874a6-0b66-49a6-a47a-93957a47f322 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Delete volume with id: d40c1111-deaf-4519-b68d-61575a1091d7 Sep 01 12:12: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:12:06 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12: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:12:06 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:06 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-98310337-808a-4bf3-bf7a-fbb40201f2e7 tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] Volume info retrieved successfully. Sep 01 12:12:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d95874a6-0b66-49a6-a47a-93957a47f322 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Volume info retrieved successfully. Sep 01 12:12:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-98310337-808a-4bf3-bf7a-fbb40201f2e7 tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] http://192.168.122.29/volume/v3/volumes/d0592d2a-84e0-4ba8-abf6-63ba9a5068ab returned with HTTP 200 Sep 01 12:12:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 541/1073] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:06 2026] GET /volume/v3/volumes/d0592d2a-84e0-4ba8-abf6-63ba9a5068ab => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-43f44464-add2-433a-bc72-009015f47616 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-43f44464-add2-433a-bc72-009015f47616 tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] DELETE http://192.168.122.29/volume/v3/volumes/d0592d2a-84e0-4ba8-abf6-63ba9a5068ab Sep 01 12:12:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-43f44464-add2-433a-bc72-009015f47616 tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-43f44464-add2-433a-bc72-009015f47616 tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12:06 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-43f44464-add2-433a-bc72-009015f47616 tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] Delete volume with id: d0592d2a-84e0-4ba8-abf6-63ba9a5068ab Sep 01 12:12:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d95874a6-0b66-49a6-a47a-93957a47f322 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Delete volume request issued successfully. Sep 01 12:12:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d95874a6-0b66-49a6-a47a-93957a47f322 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] http://192.168.122.29/volume/v3/volumes/d40c1111-deaf-4519-b68d-61575a1091d7 returned with HTTP 202 Sep 01 12:12:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 533/1074] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:12:06 2026] DELETE /volume/v3/volumes/d40c1111-deaf-4519-b68d-61575a1091d7 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:12:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cbc680a8-c247-469a-b334-0511801da92a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12: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:12:06 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cbc680a8-c247-469a-b334-0511801da92a tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] GET http://192.168.122.29/volume/v3/volumes/d40c1111-deaf-4519-b68d-61575a1091d7 Sep 01 12:12:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cbc680a8-c247-469a-b334-0511801da92a tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cbc680a8-c247-469a-b334-0511801da92a tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-43f44464-add2-433a-bc72-009015f47616 tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] Volume info retrieved successfully. Sep 01 12:12: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:12:06 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:06 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cbc680a8-c247-469a-b334-0511801da92a tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Volume info retrieved successfully. Sep 01 12:12:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cbc680a8-c247-469a-b334-0511801da92a tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] http://192.168.122.29/volume/v3/volumes/d40c1111-deaf-4519-b68d-61575a1091d7 returned with HTTP 200 Sep 01 12:12:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 534/1075] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:06 2026] GET /volume/v3/volumes/d40c1111-deaf-4519-b68d-61575a1091d7 => generated 845 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-43f44464-add2-433a-bc72-009015f47616 tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] Delete volume request issued successfully. Sep 01 12:12:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-43f44464-add2-433a-bc72-009015f47616 tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] http://192.168.122.29/volume/v3/volumes/d0592d2a-84e0-4ba8-abf6-63ba9a5068ab returned with HTTP 202 Sep 01 12:12:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 542/1076] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:12:06 2026] DELETE /volume/v3/volumes/d0592d2a-84e0-4ba8-abf6-63ba9a5068ab => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:12:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-682466a8-7ecd-4806-b223-b482095d54de None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-682466a8-7ecd-4806-b223-b482095d54de tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] GET http://192.168.122.29/volume/v3/volumes/d0592d2a-84e0-4ba8-abf6-63ba9a5068ab Sep 01 12:12:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-682466a8-7ecd-4806-b223-b482095d54de tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-682466a8-7ecd-4806-b223-b482095d54de tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:06 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:06 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-682466a8-7ecd-4806-b223-b482095d54de tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] Volume info retrieved successfully. Sep 01 12:12:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-682466a8-7ecd-4806-b223-b482095d54de tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] http://192.168.122.29/volume/v3/volumes/d0592d2a-84e0-4ba8-abf6-63ba9a5068ab returned with HTTP 200 Sep 01 12:12:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 535/1077] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:06 2026] GET /volume/v3/volumes/d0592d2a-84e0-4ba8-abf6-63ba9a5068ab => generated 848 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ce6320b6-4faa-43a9-a156-7e74246c1071 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ce6320b6-4faa-43a9-a156-7e74246c1071 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] GET http://192.168.122.29/volume/v3/volumes/d40c1111-deaf-4519-b68d-61575a1091d7 Sep 01 12:12:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ce6320b6-4faa-43a9-a156-7e74246c1071 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ce6320b6-4faa-43a9-a156-7e74246c1071 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-24c4f2ef-360d-4bfd-9ca7-9ed2ab1352f4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-24c4f2ef-360d-4bfd-9ca7-9ed2ab1352f4 tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] GET http://192.168.122.29/volume/v3/volumes/d0592d2a-84e0-4ba8-abf6-63ba9a5068ab Sep 01 12:12:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-24c4f2ef-360d-4bfd-9ca7-9ed2ab1352f4 tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-24c4f2ef-360d-4bfd-9ca7-9ed2ab1352f4 tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ce6320b6-4faa-43a9-a156-7e74246c1071 tempest-VolumesCloneTest-537689052 tempest-VolumesCloneTest-537689052-project-member] http://192.168.122.29/volume/v3/volumes/d40c1111-deaf-4519-b68d-61575a1091d7 returned with HTTP 404 Sep 01 12:12:07 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 543/1078] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:07 2026] GET /volume/v3/volumes/d40c1111-deaf-4519-b68d-61575a1091d7 => generated 109 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:12: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:12:07 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:07 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-24c4f2ef-360d-4bfd-9ca7-9ed2ab1352f4 tempest-AbsoluteLimitsTests-253328988 tempest-AbsoluteLimitsTests-253328988-project-member] http://192.168.122.29/volume/v3/volumes/d0592d2a-84e0-4ba8-abf6-63ba9a5068ab returned with HTTP 404 Sep 01 12:12:07 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 536/1079] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:07 2026] GET /volume/v3/volumes/d0592d2a-84e0-4ba8-abf6-63ba9a5068ab => generated 109 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:12:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b7d996a7-36e1-4d8a-9901-643741df5d94 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b7d996a7-36e1-4d8a-9901-643741df5d94 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] GET http://192.168.122.29/volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 Sep 01 12:12:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b7d996a7-36e1-4d8a-9901-643741df5d94 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b7d996a7-36e1-4d8a-9901-643741df5d94 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:09 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:09 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b7d996a7-36e1-4d8a-9901-643741df5d94 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Volume info retrieved successfully. Sep 01 12:12:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b7d996a7-36e1-4d8a-9901-643741df5d94 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] http://192.168.122.29/volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 returned with HTTP 200 Sep 01 12:12:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 544/1080] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:09 2026] GET /volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 => generated 857 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1e001f99-1745-40b0-b2ae-e31ff1c5e7bf None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1e001f99-1745-40b0-b2ae-e31ff1c5e7bf tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] GET http://192.168.122.29/volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 Sep 01 12:12:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1e001f99-1745-40b0-b2ae-e31ff1c5e7bf tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1e001f99-1745-40b0-b2ae-e31ff1c5e7bf tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:09 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:09 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1e001f99-1745-40b0-b2ae-e31ff1c5e7bf tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Volume info retrieved successfully. Sep 01 12:12:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1e001f99-1745-40b0-b2ae-e31ff1c5e7bf tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] http://192.168.122.29/volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 returned with HTTP 200 Sep 01 12:12:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 537/1081] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:09 2026] GET /volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 => generated 857 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c13b9e22-18b9-48a2-ad7b-2ed977dc142a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c13b9e22-18b9-48a2-ad7b-2ed977dc142a tempest-VolumesSummaryTest-2115212110 tempest-VolumesSummaryTest-2115212110-project-member] GET http://192.168.122.29/volume/v3/volumes/summary Sep 01 12:12:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c13b9e22-18b9-48a2-ad7b-2ed977dc142a tempest-VolumesSummaryTest-2115212110 tempest-VolumesSummaryTest-2115212110-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c13b9e22-18b9-48a2-ad7b-2ed977dc142a tempest-VolumesSummaryTest-2115212110 tempest-VolumesSummaryTest-2115212110-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-c13b9e22-18b9-48a2-ad7b-2ed977dc142a tempest-VolumesSummaryTest-2115212110 tempest-VolumesSummaryTest-2115212110-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:12:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c13b9e22-18b9-48a2-ad7b-2ed977dc142a tempest-VolumesSummaryTest-2115212110 tempest-VolumesSummaryTest-2115212110-project-member] Get summary completed successfully. Sep 01 12:12:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c13b9e22-18b9-48a2-ad7b-2ed977dc142a tempest-VolumesSummaryTest-2115212110 tempest-VolumesSummaryTest-2115212110-project-member] http://192.168.122.29/volume/v3/volumes/summary returned with HTTP 200 Sep 01 12:12:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 545/1082] 192.168.122.29 () {60 vars in 1181 bytes} [Tue Sep 1 12:12:14 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:12:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2fca791c-aef6-44ed-a48f-8a68ab2379df None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c4ade838-b479-497c-91e6-b280b997ea26 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c4ade838-b479-497c-91e6-b280b997ea26 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] DELETE http://192.168.122.29/volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 Sep 01 12:12:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c4ade838-b479-497c-91e6-b280b997ea26 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c4ade838-b479-497c-91e6-b280b997ea26 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12:16 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-c4ade838-b479-497c-91e6-b280b997ea26 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Delete volume with id: ecd47cfa-25d9-4faa-8a78-ddca0884c735 Sep 01 12:12: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:12:17 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2fca791c-aef6-44ed-a48f-8a68ab2379df tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:12:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c4ade838-b479-497c-91e6-b280b997ea26 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Volume info retrieved successfully. Sep 01 12:12:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2fca791c-aef6-44ed-a48f-8a68ab2379df tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-197825444"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:12:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-2fca791c-aef6-44ed-a48f-8a68ab2379df tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-197825444'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:12:17 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-2fca791c-aef6-44ed-a48f-8a68ab2379df tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Create volume of 1 GB Sep 01 12:12:17 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2fca791c-aef6-44ed-a48f-8a68ab2379df tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Availability Zones retrieved successfully. Sep 01 12:12:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2fca791c-aef6-44ed-a48f-8a68ab2379df tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Flow 'volume_create_api' (46f9617a-9223-4b27-8c08-e79e663c7320) 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:12:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c4ade838-b479-497c-91e6-b280b997ea26 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Delete volume request issued successfully. Sep 01 12:12:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c4ade838-b479-497c-91e6-b280b997ea26 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] http://192.168.122.29/volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 returned with HTTP 202 Sep 01 12:12:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 546/1083] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:12:16 2026] DELETE /volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:12:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2fca791c-aef6-44ed-a48f-8a68ab2379df tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c0a1419-5cf9-422f-8405-a034189d341e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:12:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-2fca791c-aef6-44ed-a48f-8a68ab2379df tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-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:12:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-82e48e02-dec1-448d-b5c6-554649d952b5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-82e48e02-dec1-448d-b5c6-554649d952b5 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] GET http://192.168.122.29/volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 Sep 01 12:12:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-82e48e02-dec1-448d-b5c6-554649d952b5 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-82e48e02-dec1-448d-b5c6-554649d952b5 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:17 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-82e48e02-dec1-448d-b5c6-554649d952b5 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Volume info retrieved successfully. Sep 01 12:12:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-82e48e02-dec1-448d-b5c6-554649d952b5 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] http://192.168.122.29/volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 returned with HTTP 200 Sep 01 12:12:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 547/1084] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:17 2026] GET /volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2fca791c-aef6-44ed-a48f-8a68ab2379df tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c0a1419-5cf9-422f-8405-a034189d341e) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:12:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2fca791c-aef6-44ed-a48f-8a68ab2379df tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad23f17d-ff1a-4a23-bb7a-3808b3c67663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:12:17 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-2fca791c-aef6-44ed-a48f-8a68ab2379df tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Created reservations ['9f6dc195-c2e2-412e-96e8-1d4b6cbc2ad5', '0f220d6b-41b7-4fc6-8ca6-5e697d3e785e', 'ab158048-7456-4ef7-b0a7-bc1b6615984a', 'ddbdb7fc-4a61-4404-97ab-f588bcedcbc5'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:12:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2fca791c-aef6-44ed-a48f-8a68ab2379df tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad23f17d-ff1a-4a23-bb7a-3808b3c67663) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f6dc195-c2e2-412e-96e8-1d4b6cbc2ad5', '0f220d6b-41b7-4fc6-8ca6-5e697d3e785e', 'ab158048-7456-4ef7-b0a7-bc1b6615984a', 'ddbdb7fc-4a61-4404-97ab-f588bcedcbc5']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:12:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2fca791c-aef6-44ed-a48f-8a68ab2379df tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f64cae84-2b14-4b11-8f07-ef4003e24d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:12: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:12:17 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2fca791c-aef6-44ed-a48f-8a68ab2379df tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f64cae84-2b14-4b11-8f07-ef4003e24d7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e39e97f-8c08-4c61-9d78-9b433621ed2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-197825444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dceb145acad4c47be1ee19c4415f6fa',qos_specs=None,replication_status=,reservations=['9f6dc195-c2e2-412e-96e8-1d4b6cbc2ad5','0f220d6b-41b7-4fc6-8ca6-5e697d3e785e','ab158048-7456-4ef7-b0a7-bc1b6615984a','ddbdb7fc-4a61-4404-97ab-f588bcedcbc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed1106f9c63a4cf4b2c1e0baabf9f62c',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:12:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-197825444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e39e97f-8c08-4c61-9d78-9b433621ed2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6dceb145acad4c47be1ee19c4415f6fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed1106f9c63a4cf4b2c1e0baabf9f62c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:12:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2fca791c-aef6-44ed-a48f-8a68ab2379df tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fbea02e-d6e8-42e3-9778-d00d25ba3228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:12:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2fca791c-aef6-44ed-a48f-8a68ab2379df tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fbea02e-d6e8-42e3-9778-d00d25ba3228) transitioned into state 'SUCCESS' from state '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-197825444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dceb145acad4c47be1ee19c4415f6fa',qos_specs=None,replication_status=,reservations=['9f6dc195-c2e2-412e-96e8-1d4b6cbc2ad5','0f220d6b-41b7-4fc6-8ca6-5e697d3e785e','ab158048-7456-4ef7-b0a7-bc1b6615984a','ddbdb7fc-4a61-4404-97ab-f588bcedcbc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed1106f9c63a4cf4b2c1e0baabf9f62c',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:12:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2fca791c-aef6-44ed-a48f-8a68ab2379df tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc2fa109-8975-4fcc-8aeb-7288f11856ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:12:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2fca791c-aef6-44ed-a48f-8a68ab2379df tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc2fa109-8975-4fcc-8aeb-7288f11856ed) 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:12:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2fca791c-aef6-44ed-a48f-8a68ab2379df tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Flow 'volume_create_api' (46f9617a-9223-4b27-8c08-e79e663c7320) 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:12:17 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2fca791c-aef6-44ed-a48f-8a68ab2379df tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Create volume request issued successfully. Sep 01 12:12:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2fca791c-aef6-44ed-a48f-8a68ab2379df tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:12:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 538/1085] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:12:16 2026] POST /volume/v3/volumes => generated 757 bytes in 916 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:12:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-94c6b817-a022-4caa-9dd6-5fbb79e79c27 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-94c6b817-a022-4caa-9dd6-5fbb79e79c27 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d Sep 01 12:12:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-94c6b817-a022-4caa-9dd6-5fbb79e79c27 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-94c6b817-a022-4caa-9dd6-5fbb79e79c27 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:17 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-94c6b817-a022-4caa-9dd6-5fbb79e79c27 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:12:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-94c6b817-a022-4caa-9dd6-5fbb79e79c27 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d returned with HTTP 200 Sep 01 12:12:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 548/1086] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:17 2026] GET /volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d => generated 825 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6c98ea30-e7ef-4f3f-9e9e-7a12a3f4dec4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6c98ea30-e7ef-4f3f-9e9e-7a12a3f4dec4 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] GET http://192.168.122.29/volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 Sep 01 12:12:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6c98ea30-e7ef-4f3f-9e9e-7a12a3f4dec4 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6c98ea30-e7ef-4f3f-9e9e-7a12a3f4dec4 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6c98ea30-e7ef-4f3f-9e9e-7a12a3f4dec4 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Volume info retrieved successfully. Sep 01 12:12:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6c98ea30-e7ef-4f3f-9e9e-7a12a3f4dec4 tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] http://192.168.122.29/volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 returned with HTTP 200 Sep 01 12:12:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 539/1087] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:18 2026] GET /volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-159632ef-42c1-4829-8cda-493f14dc0cb9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-159632ef-42c1-4829-8cda-493f14dc0cb9 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:12:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-159632ef-42c1-4829-8cda-493f14dc0cb9 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1458524987"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:12:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-159632ef-42c1-4829-8cda-493f14dc0cb9 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1458524987'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:12:18 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-159632ef-42c1-4829-8cda-493f14dc0cb9 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Create volume of 1 GB Sep 01 12:12:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-159632ef-42c1-4829-8cda-493f14dc0cb9 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Availability Zones retrieved successfully. Sep 01 12:12:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-159632ef-42c1-4829-8cda-493f14dc0cb9 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Flow 'volume_create_api' (7b2a9e8d-37bf-47bb-87dd-38e231bc0fdf) 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:12:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-159632ef-42c1-4829-8cda-493f14dc0cb9 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4fa82b4-082e-46a2-a0a4-5f867318f19a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:12:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-159632ef-42c1-4829-8cda-493f14dc0cb9 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-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:12:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-050580bb-913c-4a5a-9ef7-1481a308c24b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-050580bb-913c-4a5a-9ef7-1481a308c24b tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d Sep 01 12:12:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-050580bb-913c-4a5a-9ef7-1481a308c24b tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-050580bb-913c-4a5a-9ef7-1481a308c24b tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-159632ef-42c1-4829-8cda-493f14dc0cb9 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4fa82b4-082e-46a2-a0a4-5f867318f19a) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:12:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-159632ef-42c1-4829-8cda-493f14dc0cb9 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ad6e164-6e29-48a2-a142-4ce2387b81d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:12:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-050580bb-913c-4a5a-9ef7-1481a308c24b tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:12:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-050580bb-913c-4a5a-9ef7-1481a308c24b tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d returned with HTTP 200 Sep 01 12:12:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 540/1088] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:18 2026] GET /volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d => generated 849 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:18 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-159632ef-42c1-4829-8cda-493f14dc0cb9 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Created reservations ['0bfb1bf2-0365-4147-a3ca-904220dbbce3', '193dc2ff-5a42-4c73-9f3a-fa072968e670', '3046f151-1c35-463e-acaf-471243cae2e7', 'd14964eb-0c4b-44ae-910e-5894fe75affe'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:12:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-159632ef-42c1-4829-8cda-493f14dc0cb9 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ad6e164-6e29-48a2-a142-4ce2387b81d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bfb1bf2-0365-4147-a3ca-904220dbbce3', '193dc2ff-5a42-4c73-9f3a-fa072968e670', '3046f151-1c35-463e-acaf-471243cae2e7', 'd14964eb-0c4b-44ae-910e-5894fe75affe']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:12:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-159632ef-42c1-4829-8cda-493f14dc0cb9 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bccee6c-4d5c-49c6-a176-1c746f9de46d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:12: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:12:19 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12:19 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-159632ef-42c1-4829-8cda-493f14dc0cb9 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bccee6c-4d5c-49c6-a176-1c746f9de46d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1233b117-877c-45dd-b9f9-0f0ae81a91d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1458524987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d31a5bdcf1594b1495383db26e8dc048',qos_specs=None,replication_status=,reservations=['0bfb1bf2-0365-4147-a3ca-904220dbbce3','193dc2ff-5a42-4c73-9f3a-fa072968e670','3046f151-1c35-463e-acaf-471243cae2e7','d14964eb-0c4b-44ae-910e-5894fe75affe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f7cdd2e851744f2a41903a42d7d8c10',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:12:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1458524987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1233b117-877c-45dd-b9f9-0f0ae81a91d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d31a5bdcf1594b1495383db26e8dc048',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f7cdd2e851744f2a41903a42d7d8c10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:12:19 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-159632ef-42c1-4829-8cda-493f14dc0cb9 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9cf257e-1c80-4325-b18d-a8575c7059f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:12:19 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-159632ef-42c1-4829-8cda-493f14dc0cb9 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9cf257e-1c80-4325-b18d-a8575c7059f1) transitioned into state 'SUCCESS' from state '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-1458524987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d31a5bdcf1594b1495383db26e8dc048',qos_specs=None,replication_status=,reservations=['0bfb1bf2-0365-4147-a3ca-904220dbbce3','193dc2ff-5a42-4c73-9f3a-fa072968e670','3046f151-1c35-463e-acaf-471243cae2e7','d14964eb-0c4b-44ae-910e-5894fe75affe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f7cdd2e851744f2a41903a42d7d8c10',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:12:19 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-159632ef-42c1-4829-8cda-493f14dc0cb9 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22742059-fef3-4f8d-b372-afe28017fad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:12:19 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-159632ef-42c1-4829-8cda-493f14dc0cb9 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22742059-fef3-4f8d-b372-afe28017fad3) 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:12:19 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-159632ef-42c1-4829-8cda-493f14dc0cb9 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Flow 'volume_create_api' (7b2a9e8d-37bf-47bb-87dd-38e231bc0fdf) 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:12:19 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-159632ef-42c1-4829-8cda-493f14dc0cb9 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Create volume request issued successfully. Sep 01 12:12:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-159632ef-42c1-4829-8cda-493f14dc0cb9 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:12:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 549/1089] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:12:18 2026] POST /volume/v3/volumes => generated 765 bytes in 574 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:12:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-64c2f56e-041c-49b2-aa4c-6c19ec8707f4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-64c2f56e-041c-49b2-aa4c-6c19ec8707f4 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 Sep 01 12:12:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-64c2f56e-041c-49b2-aa4c-6c19ec8707f4 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-64c2f56e-041c-49b2-aa4c-6c19ec8707f4 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:19 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:19 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:19 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-64c2f56e-041c-49b2-aa4c-6c19ec8707f4 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Volume info retrieved successfully. Sep 01 12:12:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-64c2f56e-041c-49b2-aa4c-6c19ec8707f4 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 returned with HTTP 200 Sep 01 12:12:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 541/1090] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:19 2026] GET /volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 => generated 833 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d5d42279-ff48-46fb-a97e-0cffba6b0a2e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d5d42279-ff48-46fb-a97e-0cffba6b0a2e tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] GET http://192.168.122.29/volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 Sep 01 12:12:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d5d42279-ff48-46fb-a97e-0cffba6b0a2e tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d5d42279-ff48-46fb-a97e-0cffba6b0a2e tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d5d42279-ff48-46fb-a97e-0cffba6b0a2e tempest-AttachVolumeShelveTestJSON-2116667393 tempest-AttachVolumeShelveTestJSON-2116667393-project-member] http://192.168.122.29/volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 returned with HTTP 404 Sep 01 12:12:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 550/1091] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:19 2026] GET /volume/v3/volumes/ecd47cfa-25d9-4faa-8a78-ddca0884c735 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:12:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9fc7e2f6-e7b9-45e3-934b-e9cd2c6837be None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9fc7e2f6-e7b9-45e3-934b-e9cd2c6837be tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d Sep 01 12:12:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9fc7e2f6-e7b9-45e3-934b-e9cd2c6837be tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9fc7e2f6-e7b9-45e3-934b-e9cd2c6837be tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:19 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:19 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:19 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9fc7e2f6-e7b9-45e3-934b-e9cd2c6837be tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:12:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9fc7e2f6-e7b9-45e3-934b-e9cd2c6837be tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d returned with HTTP 200 Sep 01 12:12:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 542/1092] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:19 2026] GET /volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d => generated 849 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-dd28939b-b2f9-4637-9ef8-c6232cd86298 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dd28939b-b2f9-4637-9ef8-c6232cd86298 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 Sep 01 12:12:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dd28939b-b2f9-4637-9ef8-c6232cd86298 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dd28939b-b2f9-4637-9ef8-c6232cd86298 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:20 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:20 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-dd28939b-b2f9-4637-9ef8-c6232cd86298 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Volume info retrieved successfully. Sep 01 12:12:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dd28939b-b2f9-4637-9ef8-c6232cd86298 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 returned with HTTP 200 Sep 01 12:12:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 551/1093] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:20 2026] GET /volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 => generated 857 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-344a0bdf-f8e0-49de-8502-dd30ad5e76a1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-344a0bdf-f8e0-49de-8502-dd30ad5e76a1 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d Sep 01 12:12:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-344a0bdf-f8e0-49de-8502-dd30ad5e76a1 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-344a0bdf-f8e0-49de-8502-dd30ad5e76a1 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:21 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:21 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-344a0bdf-f8e0-49de-8502-dd30ad5e76a1 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:12:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-344a0bdf-f8e0-49de-8502-dd30ad5e76a1 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d returned with HTTP 200 Sep 01 12:12:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 543/1094] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:20 2026] GET /volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d => generated 849 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-856e9884-1ef3-4ab6-827b-b543c23e274f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-856e9884-1ef3-4ab6-827b-b543c23e274f tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 Sep 01 12:12:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-856e9884-1ef3-4ab6-827b-b543c23e274f tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-856e9884-1ef3-4ab6-827b-b543c23e274f tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:21 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:21 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-856e9884-1ef3-4ab6-827b-b543c23e274f tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Volume info retrieved successfully. Sep 01 12:12:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-856e9884-1ef3-4ab6-827b-b543c23e274f tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 returned with HTTP 200 Sep 01 12:12:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 552/1095] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:21 2026] GET /volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 => generated 857 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f9a214f6-05e1-4331-93cc-b78798f1cb25 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f9a214f6-05e1-4331-93cc-b78798f1cb25 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d Sep 01 12:12:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f9a214f6-05e1-4331-93cc-b78798f1cb25 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f9a214f6-05e1-4331-93cc-b78798f1cb25 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:22 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f9a214f6-05e1-4331-93cc-b78798f1cb25 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:12:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f9a214f6-05e1-4331-93cc-b78798f1cb25 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d returned with HTTP 200 Sep 01 12:12:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 544/1096] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:22 2026] GET /volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d => generated 849 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4b3539ba-c3c8-48a2-ae0c-2f5207e0e7c0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4b3539ba-c3c8-48a2-ae0c-2f5207e0e7c0 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 Sep 01 12:12:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4b3539ba-c3c8-48a2-ae0c-2f5207e0e7c0 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4b3539ba-c3c8-48a2-ae0c-2f5207e0e7c0 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:22 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4b3539ba-c3c8-48a2-ae0c-2f5207e0e7c0 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Volume info retrieved successfully. Sep 01 12:12:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4b3539ba-c3c8-48a2-ae0c-2f5207e0e7c0 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 returned with HTTP 200 Sep 01 12:12:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 553/1097] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:22 2026] GET /volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 => generated 857 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7be4d398-09c2-45f6-9a7f-5a047728be70 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7be4d398-09c2-45f6-9a7f-5a047728be70 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d Sep 01 12:12:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7be4d398-09c2-45f6-9a7f-5a047728be70 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7be4d398-09c2-45f6-9a7f-5a047728be70 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7be4d398-09c2-45f6-9a7f-5a047728be70 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:12:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7be4d398-09c2-45f6-9a7f-5a047728be70 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d returned with HTTP 200 Sep 01 12:12:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 545/1098] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:23 2026] GET /volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e8708118-218f-4c83-ad2d-c5299f8853d6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e8708118-218f-4c83-ad2d-c5299f8853d6 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 Sep 01 12:12:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e8708118-218f-4c83-ad2d-c5299f8853d6 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e8708118-218f-4c83-ad2d-c5299f8853d6 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:23 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e8708118-218f-4c83-ad2d-c5299f8853d6 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Volume info retrieved successfully. Sep 01 12:12:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e8708118-218f-4c83-ad2d-c5299f8853d6 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 returned with HTTP 200 Sep 01 12:12:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 554/1099] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:23 2026] GET /volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-36a1c678-d416-4de3-b2d2-28be907ea1e3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-36a1c678-d416-4de3-b2d2-28be907ea1e3 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d Sep 01 12:12:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-36a1c678-d416-4de3-b2d2-28be907ea1e3 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-36a1c678-d416-4de3-b2d2-28be907ea1e3 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-36a1c678-d416-4de3-b2d2-28be907ea1e3 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:12:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-36a1c678-d416-4de3-b2d2-28be907ea1e3 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d returned with HTTP 200 Sep 01 12:12:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 546/1100] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:24 2026] GET /volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d => generated 849 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fa091d8b-35f5-4da5-9d59-2fe815127ae0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fa091d8b-35f5-4da5-9d59-2fe815127ae0 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 Sep 01 12:12:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fa091d8b-35f5-4da5-9d59-2fe815127ae0 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fa091d8b-35f5-4da5-9d59-2fe815127ae0 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-fa091d8b-35f5-4da5-9d59-2fe815127ae0 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Volume info retrieved successfully. Sep 01 12:12:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fa091d8b-35f5-4da5-9d59-2fe815127ae0 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 returned with HTTP 200 Sep 01 12:12:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 555/1101] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:24 2026] GET /volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 => generated 857 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:12:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b18e5984-efa6-471a-9d6d-b41dc896ce8c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b18e5984-efa6-471a-9d6d-b41dc896ce8c tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d Sep 01 12:12:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b18e5984-efa6-471a-9d6d-b41dc896ce8c tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b18e5984-efa6-471a-9d6d-b41dc896ce8c tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:25 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:25 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b18e5984-efa6-471a-9d6d-b41dc896ce8c tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:12:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b18e5984-efa6-471a-9d6d-b41dc896ce8c tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d returned with HTTP 200 Sep 01 12:12:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 547/1102] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:25 2026] GET /volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d => generated 849 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bec06ea4-80f2-46d9-8f31-2c79971b065c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bec06ea4-80f2-46d9-8f31-2c79971b065c tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 Sep 01 12:12:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bec06ea4-80f2-46d9-8f31-2c79971b065c tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bec06ea4-80f2-46d9-8f31-2c79971b065c tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:25 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bec06ea4-80f2-46d9-8f31-2c79971b065c tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Volume info retrieved successfully. Sep 01 12:12:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bec06ea4-80f2-46d9-8f31-2c79971b065c tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 returned with HTTP 200 Sep 01 12:12:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 556/1103] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:25 2026] GET /volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 => generated 857 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3658c82a-4186-4924-8480-8df8aefee3a2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3658c82a-4186-4924-8480-8df8aefee3a2 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d Sep 01 12:12:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3658c82a-4186-4924-8480-8df8aefee3a2 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3658c82a-4186-4924-8480-8df8aefee3a2 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:26 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:26 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:26 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3658c82a-4186-4924-8480-8df8aefee3a2 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:12:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3658c82a-4186-4924-8480-8df8aefee3a2 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d returned with HTTP 200 Sep 01 12:12:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 548/1104] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:26 2026] GET /volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d => generated 849 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9d5151f6-0ff5-4ce8-98d6-158db7d69f99 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9d5151f6-0ff5-4ce8-98d6-158db7d69f99 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 Sep 01 12:12:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9d5151f6-0ff5-4ce8-98d6-158db7d69f99 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9d5151f6-0ff5-4ce8-98d6-158db7d69f99 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:26 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9d5151f6-0ff5-4ce8-98d6-158db7d69f99 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Volume info retrieved successfully. Sep 01 12:12:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9d5151f6-0ff5-4ce8-98d6-158db7d69f99 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 returned with HTTP 200 Sep 01 12:12:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 557/1105] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:26 2026] GET /volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0b2c6b5d-da85-448f-8d19-6ca186ef1a22 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0b2c6b5d-da85-448f-8d19-6ca186ef1a22 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d Sep 01 12:12:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0b2c6b5d-da85-448f-8d19-6ca186ef1a22 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0b2c6b5d-da85-448f-8d19-6ca186ef1a22 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:27 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0b2c6b5d-da85-448f-8d19-6ca186ef1a22 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:12:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0b2c6b5d-da85-448f-8d19-6ca186ef1a22 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d returned with HTTP 200 Sep 01 12:12:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 549/1106] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:27 2026] GET /volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d => generated 849 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-079bceba-4225-43d5-bfb8-c70dbabe3aa3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-079bceba-4225-43d5-bfb8-c70dbabe3aa3 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 Sep 01 12:12:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-079bceba-4225-43d5-bfb8-c70dbabe3aa3 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-079bceba-4225-43d5-bfb8-c70dbabe3aa3 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:27 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:27 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-079bceba-4225-43d5-bfb8-c70dbabe3aa3 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Volume info retrieved successfully. Sep 01 12:12:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-079bceba-4225-43d5-bfb8-c70dbabe3aa3 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 returned with HTTP 200 Sep 01 12:12:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 558/1107] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:27 2026] GET /volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 => generated 857 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9dccded2-5b70-4b85-bf49-2889b5279d96 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9dccded2-5b70-4b85-bf49-2889b5279d96 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d Sep 01 12:12:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9dccded2-5b70-4b85-bf49-2889b5279d96 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9dccded2-5b70-4b85-bf49-2889b5279d96 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:28 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:28 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:28 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9dccded2-5b70-4b85-bf49-2889b5279d96 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:12:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9dccded2-5b70-4b85-bf49-2889b5279d96 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d returned with HTTP 200 Sep 01 12:12:28 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 550/1108] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:28 2026] GET /volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d => generated 849 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:12:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0457c4d9-1196-433d-ba93-b3221fb3e3ca None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0457c4d9-1196-433d-ba93-b3221fb3e3ca tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 Sep 01 12:12:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0457c4d9-1196-433d-ba93-b3221fb3e3ca tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0457c4d9-1196-433d-ba93-b3221fb3e3ca tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:28 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:28 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:28 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0457c4d9-1196-433d-ba93-b3221fb3e3ca tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Volume info retrieved successfully. Sep 01 12:12:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0457c4d9-1196-433d-ba93-b3221fb3e3ca tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 returned with HTTP 200 Sep 01 12:12:28 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 559/1109] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:28 2026] GET /volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 => generated 857 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bfb60724-7909-481f-92bc-7a3c6db5c547 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bfb60724-7909-481f-92bc-7a3c6db5c547 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d Sep 01 12:12:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bfb60724-7909-481f-92bc-7a3c6db5c547 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bfb60724-7909-481f-92bc-7a3c6db5c547 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:29 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:29 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:29 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-bfb60724-7909-481f-92bc-7a3c6db5c547 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:12:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bfb60724-7909-481f-92bc-7a3c6db5c547 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d returned with HTTP 200 Sep 01 12:12:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 551/1110] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:29 2026] GET /volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d => generated 849 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:12:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-dbbc261f-21f9-47e3-a373-02e647255204 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dbbc261f-21f9-47e3-a373-02e647255204 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 Sep 01 12:12:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dbbc261f-21f9-47e3-a373-02e647255204 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dbbc261f-21f9-47e3-a373-02e647255204 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:29 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:29 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:29 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-dbbc261f-21f9-47e3-a373-02e647255204 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Volume info retrieved successfully. Sep 01 12:12:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dbbc261f-21f9-47e3-a373-02e647255204 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 returned with HTTP 200 Sep 01 12:12:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 560/1111] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:29 2026] GET /volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 => generated 857 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b451a994-d362-4e59-a763-b7b83c117a27 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b451a994-d362-4e59-a763-b7b83c117a27 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d Sep 01 12:12:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b451a994-d362-4e59-a763-b7b83c117a27 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b451a994-d362-4e59-a763-b7b83c117a27 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:30 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:30 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b451a994-d362-4e59-a763-b7b83c117a27 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:12:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b451a994-d362-4e59-a763-b7b83c117a27 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d returned with HTTP 200 Sep 01 12:12:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 552/1112] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:30 2026] GET /volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d => generated 849 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c03056b4-26b8-467e-b7e4-cf994462b626 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c03056b4-26b8-467e-b7e4-cf994462b626 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 Sep 01 12:12:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c03056b4-26b8-467e-b7e4-cf994462b626 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c03056b4-26b8-467e-b7e4-cf994462b626 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:31 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:31 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:31 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c03056b4-26b8-467e-b7e4-cf994462b626 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Volume info retrieved successfully. Sep 01 12:12:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c03056b4-26b8-467e-b7e4-cf994462b626 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 returned with HTTP 200 Sep 01 12:12:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 561/1113] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:31 2026] GET /volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 => generated 857 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7978b48e-5490-48ca-a83b-03a00f0639a5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7978b48e-5490-48ca-a83b-03a00f0639a5 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d Sep 01 12:12:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7978b48e-5490-48ca-a83b-03a00f0639a5 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7978b48e-5490-48ca-a83b-03a00f0639a5 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:31 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:31 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:31 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7978b48e-5490-48ca-a83b-03a00f0639a5 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:12:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7978b48e-5490-48ca-a83b-03a00f0639a5 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d returned with HTTP 200 Sep 01 12:12:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 553/1114] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:31 2026] GET /volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d => generated 849 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3976da6b-8521-4768-95a6-43ec7194abbd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3976da6b-8521-4768-95a6-43ec7194abbd tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 Sep 01 12:12:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3976da6b-8521-4768-95a6-43ec7194abbd tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3976da6b-8521-4768-95a6-43ec7194abbd tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:32 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:32 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:32 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3976da6b-8521-4768-95a6-43ec7194abbd tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Volume info retrieved successfully. Sep 01 12:12:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3976da6b-8521-4768-95a6-43ec7194abbd tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 returned with HTTP 200 Sep 01 12:12:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 562/1115] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:32 2026] GET /volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 => generated 857 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6b6e2718-4148-4c70-86a2-85b8f3034c5c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6b6e2718-4148-4c70-86a2-85b8f3034c5c tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d Sep 01 12:12:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6b6e2718-4148-4c70-86a2-85b8f3034c5c tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6b6e2718-4148-4c70-86a2-85b8f3034c5c tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:32 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:32 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6b6e2718-4148-4c70-86a2-85b8f3034c5c tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:12:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6b6e2718-4148-4c70-86a2-85b8f3034c5c tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d returned with HTTP 200 Sep 01 12:12:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 554/1116] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:32 2026] GET /volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d => generated 849 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8ee14462-5965-44cc-b9f4-1d7c705c4c17 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8ee14462-5965-44cc-b9f4-1d7c705c4c17 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 Sep 01 12:12:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8ee14462-5965-44cc-b9f4-1d7c705c4c17 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8ee14462-5965-44cc-b9f4-1d7c705c4c17 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:33 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8ee14462-5965-44cc-b9f4-1d7c705c4c17 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Volume info retrieved successfully. Sep 01 12:12:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8ee14462-5965-44cc-b9f4-1d7c705c4c17 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 returned with HTTP 200 Sep 01 12:12:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 563/1117] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:33 2026] GET /volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 => generated 857 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-78fd5486-8ea4-4155-8644-978a7725a7e4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-78fd5486-8ea4-4155-8644-978a7725a7e4 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d Sep 01 12:12:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-78fd5486-8ea4-4155-8644-978a7725a7e4 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-78fd5486-8ea4-4155-8644-978a7725a7e4 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:33 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:33 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-78fd5486-8ea4-4155-8644-978a7725a7e4 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:12:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-78fd5486-8ea4-4155-8644-978a7725a7e4 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d returned with HTTP 200 Sep 01 12:12:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 555/1118] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:33 2026] GET /volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d => generated 849 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bf79a0ed-e606-47cb-a42e-192bc1ff7e55 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bf79a0ed-e606-47cb-a42e-192bc1ff7e55 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 Sep 01 12:12:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bf79a0ed-e606-47cb-a42e-192bc1ff7e55 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bf79a0ed-e606-47cb-a42e-192bc1ff7e55 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:34 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:34 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:34 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bf79a0ed-e606-47cb-a42e-192bc1ff7e55 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Volume info retrieved successfully. Sep 01 12:12:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bf79a0ed-e606-47cb-a42e-192bc1ff7e55 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 returned with HTTP 200 Sep 01 12:12:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 564/1119] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:34 2026] GET /volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 => generated 857 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c2ca3a0c-cf07-46a4-91e7-56c6922a3809 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c2ca3a0c-cf07-46a4-91e7-56c6922a3809 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d Sep 01 12:12:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c2ca3a0c-cf07-46a4-91e7-56c6922a3809 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c2ca3a0c-cf07-46a4-91e7-56c6922a3809 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:35 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c2ca3a0c-cf07-46a4-91e7-56c6922a3809 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:12:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c2ca3a0c-cf07-46a4-91e7-56c6922a3809 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d returned with HTTP 200 Sep 01 12:12:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 556/1120] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:35 2026] GET /volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d => generated 849 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-691eb5b5-cec4-40a4-a739-0f5c7e76c3c9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-691eb5b5-cec4-40a4-a739-0f5c7e76c3c9 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 Sep 01 12:12:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-691eb5b5-cec4-40a4-a739-0f5c7e76c3c9 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-691eb5b5-cec4-40a4-a739-0f5c7e76c3c9 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:35 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:35 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:35 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-691eb5b5-cec4-40a4-a739-0f5c7e76c3c9 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Volume info retrieved successfully. Sep 01 12:12:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-691eb5b5-cec4-40a4-a739-0f5c7e76c3c9 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 returned with HTTP 200 Sep 01 12:12:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 565/1121] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:35 2026] GET /volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 => generated 857 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fbd358b4-bea4-4780-9195-23f65a6e07f3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fbd358b4-bea4-4780-9195-23f65a6e07f3 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d Sep 01 12:12:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fbd358b4-bea4-4780-9195-23f65a6e07f3 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fbd358b4-bea4-4780-9195-23f65a6e07f3 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fbd358b4-bea4-4780-9195-23f65a6e07f3 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:12:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fbd358b4-bea4-4780-9195-23f65a6e07f3 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d returned with HTTP 200 Sep 01 12:12:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 557/1122] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:36 2026] GET /volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d => generated 849 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b31ea1ce-fc6f-400d-9ebc-d8b0ffbe2fb4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b31ea1ce-fc6f-400d-9ebc-d8b0ffbe2fb4 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 Sep 01 12:12:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b31ea1ce-fc6f-400d-9ebc-d8b0ffbe2fb4 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b31ea1ce-fc6f-400d-9ebc-d8b0ffbe2fb4 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:36 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b31ea1ce-fc6f-400d-9ebc-d8b0ffbe2fb4 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Volume info retrieved successfully. Sep 01 12:12:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b31ea1ce-fc6f-400d-9ebc-d8b0ffbe2fb4 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 returned with HTTP 200 Sep 01 12:12:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 566/1123] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:36 2026] GET /volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 => generated 857 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-901a2c81-1b61-46c6-a3ca-893b35af8a03 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-901a2c81-1b61-46c6-a3ca-893b35af8a03 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d Sep 01 12:12:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-901a2c81-1b61-46c6-a3ca-893b35af8a03 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-901a2c81-1b61-46c6-a3ca-893b35af8a03 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-901a2c81-1b61-46c6-a3ca-893b35af8a03 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:12:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-901a2c81-1b61-46c6-a3ca-893b35af8a03 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d returned with HTTP 200 Sep 01 12:12:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 558/1124] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:37 2026] GET /volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d => generated 849 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9608c025-59a2-4ff8-a501-0fd3cc7659c9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9608c025-59a2-4ff8-a501-0fd3cc7659c9 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] GET http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe Sep 01 12:12:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9608c025-59a2-4ff8-a501-0fd3cc7659c9 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9608c025-59a2-4ff8-a501-0fd3cc7659c9 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9608c025-59a2-4ff8-a501-0fd3cc7659c9 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Volume info retrieved successfully. Sep 01 12:12:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9608c025-59a2-4ff8-a501-0fd3cc7659c9 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe returned with HTTP 200 Sep 01 12:12:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 567/1125] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:37 2026] GET /volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe => generated 868 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:12:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8fc5bc1b-990c-45d5-beee-06f5023d92bb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8fc5bc1b-990c-45d5-beee-06f5023d92bb tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 Sep 01 12:12:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8fc5bc1b-990c-45d5-beee-06f5023d92bb tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8fc5bc1b-990c-45d5-beee-06f5023d92bb tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8fc5bc1b-990c-45d5-beee-06f5023d92bb tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Volume info retrieved successfully. Sep 01 12:12:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8fc5bc1b-990c-45d5-beee-06f5023d92bb tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 returned with HTTP 200 Sep 01 12:12:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 559/1126] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:37 2026] GET /volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 => generated 857 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e90aab66-6a6c-4214-a352-4a877896137c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e90aab66-6a6c-4214-a352-4a877896137c tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d Sep 01 12:12:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e90aab66-6a6c-4214-a352-4a877896137c tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e90aab66-6a6c-4214-a352-4a877896137c tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e90aab66-6a6c-4214-a352-4a877896137c tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:12:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e90aab66-6a6c-4214-a352-4a877896137c tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d returned with HTTP 200 Sep 01 12:12:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 568/1127] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:38 2026] GET /volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d => generated 850 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-02e2cdca-6bbc-46f0-912f-cba23c066d82 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-02e2cdca-6bbc-46f0-912f-cba23c066d82 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:12:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-02e2cdca-6bbc-46f0-912f-cba23c066d82 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9e39e97f-8c08-4c61-9d78-9b433621ed2d", "name": "tempest-VolumesDeleteCascade-Snapshot-999576022"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:12:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3ab5b39d-31d8-422f-991f-ae64df977e38 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3ab5b39d-31d8-422f-991f-ae64df977e38 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] GET http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe Sep 01 12:12:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3ab5b39d-31d8-422f-991f-ae64df977e38 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3ab5b39d-31d8-422f-991f-ae64df977e38 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:38 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-02e2cdca-6bbc-46f0-912f-cba23c066d82 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:12:38 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-02e2cdca-6bbc-46f0-912f-cba23c066d82 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Create snapshot from volume 9e39e97f-8c08-4c61-9d78-9b433621ed2d Sep 01 12:12: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:12:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3ab5b39d-31d8-422f-991f-ae64df977e38 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Volume info retrieved successfully. Sep 01 12:12:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3ab5b39d-31d8-422f-991f-ae64df977e38 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe returned with HTTP 200 Sep 01 12:12:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 569/1128] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:38 2026] GET /volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe => generated 868 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-024e2c6f-81c7-4673-ab46-b3c85faeed97 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-024e2c6f-81c7-4673-ab46-b3c85faeed97 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] POST http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe/action Sep 01 12:12:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-024e2c6f-81c7-4673-ab46-b3c85faeed97 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-787884234", "disk_format": "qcow2"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:12:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-024e2c6f-81c7-4673-ab46-b3c85faeed97 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-787884234", "disk_format": "qcow2"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:12:38 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-02e2cdca-6bbc-46f0-912f-cba23c066d82 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Created reservations ['8bc94dc4-6f2f-4565-a92c-f916ee9f8d92', 'd0566e27-4f62-4682-a0f2-1bcd94c846ee', 'f56d6d79-2980-47cc-8ffc-77df89051dd0', '52ab4670-226b-4bfe-b41d-cd74d18eaa46'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:12: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:12:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-024e2c6f-81c7-4673-ab46-b3c85faeed97 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Volume info retrieved successfully. Sep 01 12:12: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:12:38 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:38 devstack devstack@c-api.service[86814]: DEBUG cinder.image.image_utils [None req-024e2c6f-81c7-4673-ab46-b3c85faeed97 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-787884234'}] 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-787884234'}]. {{(pid=86814) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 01 12:12:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-02e2cdca-6bbc-46f0-912f-cba23c066d82 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Snapshot create request issued successfully. Sep 01 12:12:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-02e2cdca-6bbc-46f0-912f-cba23c066d82 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/snapshots returned with HTTP 202 Sep 01 12:12:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 560/1129] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:12:38 2026] POST /volume/v3/snapshots => generated 306 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 12:12:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6a7dd0f7-915c-4717-9d3c-e73739cf86ca None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6a7dd0f7-915c-4717-9d3c-e73739cf86ca tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 Sep 01 12:12:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6a7dd0f7-915c-4717-9d3c-e73739cf86ca tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6a7dd0f7-915c-4717-9d3c-e73739cf86ca tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:38 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6a7dd0f7-915c-4717-9d3c-e73739cf86ca tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Volume info retrieved successfully. Sep 01 12:12:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6a7dd0f7-915c-4717-9d3c-e73739cf86ca tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 returned with HTTP 200 Sep 01 12:12:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 561/1130] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:38 2026] GET /volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 => generated 857 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-be9d69b0-628a-4ab6-bdbe-54ba84f59a88 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-be9d69b0-628a-4ab6-bdbe-54ba84f59a88 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/snapshots/1a315f59-df53-4031-b967-b7dff4d74d02 Sep 01 12:12:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-be9d69b0-628a-4ab6-bdbe-54ba84f59a88 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-be9d69b0-628a-4ab6-bdbe-54ba84f59a88 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-be9d69b0-628a-4ab6-bdbe-54ba84f59a88 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Snapshot retrieved successfully. Sep 01 12:12:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-be9d69b0-628a-4ab6-bdbe-54ba84f59a88 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/snapshots/1a315f59-df53-4031-b967-b7dff4d74d02 returned with HTTP 200 Sep 01 12:12:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 562/1131] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:12:38 2026] GET /volume/v3/snapshots/1a315f59-df53-4031-b967-b7dff4d74d02 => generated 438 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-024e2c6f-81c7-4673-ab46-b3c85faeed97 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Copy volume to image completed successfully. Sep 01 12:12:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-024e2c6f-81c7-4673-ab46-b3c85faeed97 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe/action returned with HTTP 202 Sep 01 12:12:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 570/1132] 192.168.122.29 () {60 vars in 1270 bytes} [Tue Sep 1 12:12:38 2026] POST /volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe/action => generated 656 bytes in 1074 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:12:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-eaf38f41-bbbe-48da-8392-ffff2cfb69c3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-eaf38f41-bbbe-48da-8392-ffff2cfb69c3 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 Sep 01 12:12:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-eaf38f41-bbbe-48da-8392-ffff2cfb69c3 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-eaf38f41-bbbe-48da-8392-ffff2cfb69c3 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a7f2d704-1a96-4c20-b564-2dac62a4df38 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12: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:12:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a7f2d704-1a96-4c20-b564-2dac62a4df38 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/snapshots/1a315f59-df53-4031-b967-b7dff4d74d02 Sep 01 12:12:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a7f2d704-1a96-4c20-b564-2dac62a4df38 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a7f2d704-1a96-4c20-b564-2dac62a4df38 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-eaf38f41-bbbe-48da-8392-ffff2cfb69c3 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Volume info retrieved successfully. Sep 01 12:12: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:12:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-eaf38f41-bbbe-48da-8392-ffff2cfb69c3 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 returned with HTTP 200 Sep 01 12:12:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 563/1133] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:39 2026] GET /volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a7f2d704-1a96-4c20-b564-2dac62a4df38 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Snapshot retrieved successfully. Sep 01 12:12:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a7f2d704-1a96-4c20-b564-2dac62a4df38 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/snapshots/1a315f59-df53-4031-b967-b7dff4d74d02 returned with HTTP 200 Sep 01 12:12:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 571/1134] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:12:39 2026] GET /volume/v3/snapshots/1a315f59-df53-4031-b967-b7dff4d74d02 => generated 438 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1bb1fa27-4036-40da-8f23-4bb3bde4313a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1bb1fa27-4036-40da-8f23-4bb3bde4313a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:12:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1bb1fa27-4036-40da-8f23-4bb3bde4313a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1233b117-877c-45dd-b9f9-0f0ae81a91d5", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1112776889"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:12: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:12:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1bb1fa27-4036-40da-8f23-4bb3bde4313a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Volume info retrieved successfully. Sep 01 12:12:39 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-1bb1fa27-4036-40da-8f23-4bb3bde4313a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Create snapshot from volume 1233b117-877c-45dd-b9f9-0f0ae81a91d5 Sep 01 12:12:39 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-1bb1fa27-4036-40da-8f23-4bb3bde4313a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Created reservations ['9fb79996-4959-48ad-bd4b-2fa01c2aa08b', '99239640-9984-4338-a3b4-02dd89d8bff1', 'e16673ce-591e-49f1-b27a-29be2af52ebe', 'cfc77598-08a6-4adc-9a1b-36c9f51bfeeb'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:12: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:12:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1bb1fa27-4036-40da-8f23-4bb3bde4313a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Snapshot create request issued successfully. Sep 01 12:12:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1bb1fa27-4036-40da-8f23-4bb3bde4313a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots returned with HTTP 202 Sep 01 12:12:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 564/1135] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:12:39 2026] POST /volume/v3/snapshots => generated 314 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:12:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c5cad0d3-9e37-4b4a-b714-86b984f820e9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c5cad0d3-9e37-4b4a-b714-86b984f820e9 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be Sep 01 12:12:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c5cad0d3-9e37-4b4a-b714-86b984f820e9 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c5cad0d3-9e37-4b4a-b714-86b984f820e9 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c5cad0d3-9e37-4b4a-b714-86b984f820e9 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Snapshot retrieved successfully. Sep 01 12:12:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c5cad0d3-9e37-4b4a-b714-86b984f820e9 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be returned with HTTP 200 Sep 01 12:12:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 572/1136] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:12:40 2026] GET /volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be => generated 446 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b81e76b1-f75c-4ccc-a0a4-cf2ba288fa56 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b81e76b1-f75c-4ccc-a0a4-cf2ba288fa56 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/snapshots/1a315f59-df53-4031-b967-b7dff4d74d02 Sep 01 12:12:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b81e76b1-f75c-4ccc-a0a4-cf2ba288fa56 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b81e76b1-f75c-4ccc-a0a4-cf2ba288fa56 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b81e76b1-f75c-4ccc-a0a4-cf2ba288fa56 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Snapshot retrieved successfully. Sep 01 12:12:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b81e76b1-f75c-4ccc-a0a4-cf2ba288fa56 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/snapshots/1a315f59-df53-4031-b967-b7dff4d74d02 returned with HTTP 200 Sep 01 12:12:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 565/1137] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:12:40 2026] GET /volume/v3/snapshots/1a315f59-df53-4031-b967-b7dff4d74d02 => generated 438 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-79c74699-4ecf-48de-8fe9-dbfea10c507a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-79c74699-4ecf-48de-8fe9-dbfea10c507a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be Sep 01 12:12:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-79c74699-4ecf-48de-8fe9-dbfea10c507a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-79c74699-4ecf-48de-8fe9-dbfea10c507a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-79c74699-4ecf-48de-8fe9-dbfea10c507a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Snapshot retrieved successfully. Sep 01 12:12:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-79c74699-4ecf-48de-8fe9-dbfea10c507a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be returned with HTTP 200 Sep 01 12:12:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 573/1138] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:12:41 2026] GET /volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be => generated 446 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-909e2680-f6b1-45c3-ad07-f914355dfecf None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-909e2680-f6b1-45c3-ad07-f914355dfecf tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/snapshots/1a315f59-df53-4031-b967-b7dff4d74d02 Sep 01 12:12:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-909e2680-f6b1-45c3-ad07-f914355dfecf tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-909e2680-f6b1-45c3-ad07-f914355dfecf tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:41 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-909e2680-f6b1-45c3-ad07-f914355dfecf tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Snapshot retrieved successfully. Sep 01 12:12:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-909e2680-f6b1-45c3-ad07-f914355dfecf tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/snapshots/1a315f59-df53-4031-b967-b7dff4d74d02 returned with HTTP 200 Sep 01 12:12:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 566/1139] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:12:41 2026] GET /volume/v3/snapshots/1a315f59-df53-4031-b967-b7dff4d74d02 => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-93f661f0-695a-44a3-9553-77b199f67d62 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-93f661f0-695a-44a3-9553-77b199f67d62 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:12:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-93f661f0-695a-44a3-9553-77b199f67d62 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9e39e97f-8c08-4c61-9d78-9b433621ed2d", "name": "tempest-VolumesDeleteCascade-Snapshot-1207745613"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:12: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:12:41 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-93f661f0-695a-44a3-9553-77b199f67d62 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:12:41 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-93f661f0-695a-44a3-9553-77b199f67d62 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Create snapshot from volume 9e39e97f-8c08-4c61-9d78-9b433621ed2d Sep 01 12:12:41 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-93f661f0-695a-44a3-9553-77b199f67d62 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Created reservations ['55ff5f32-136f-429b-ab16-754178fb7cae', 'f79bcbd8-6011-4b96-97ee-f126ec407d3c', '635290fd-0199-41ad-8208-648d7152e96d', 'c3d0498e-6b09-49a1-b7d6-5f420c268837'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:12: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:12:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-93f661f0-695a-44a3-9553-77b199f67d62 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Snapshot create request issued successfully. Sep 01 12:12:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-93f661f0-695a-44a3-9553-77b199f67d62 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/snapshots returned with HTTP 202 Sep 01 12:12:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 574/1140] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:12:41 2026] POST /volume/v3/snapshots => generated 307 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:12:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-30c765cf-d8e3-4b3b-8e76-7413bb85be79 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-30c765cf-d8e3-4b3b-8e76-7413bb85be79 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a Sep 01 12:12:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-30c765cf-d8e3-4b3b-8e76-7413bb85be79 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c84692fb-ff56-4b53-b54e-664fd3902fc7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-30c765cf-d8e3-4b3b-8e76-7413bb85be79 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c84692fb-ff56-4b53-b54e-664fd3902fc7 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be Sep 01 12:12:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c84692fb-ff56-4b53-b54e-664fd3902fc7 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c84692fb-ff56-4b53-b54e-664fd3902fc7 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-30c765cf-d8e3-4b3b-8e76-7413bb85be79 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Snapshot retrieved successfully. Sep 01 12:12:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-30c765cf-d8e3-4b3b-8e76-7413bb85be79 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a returned with HTTP 200 Sep 01 12:12:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 567/1141] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:12:42 2026] GET /volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a => generated 439 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12: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:12:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c84692fb-ff56-4b53-b54e-664fd3902fc7 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Snapshot retrieved successfully. Sep 01 12:12:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c84692fb-ff56-4b53-b54e-664fd3902fc7 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be returned with HTTP 200 Sep 01 12:12:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 575/1142] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:12:42 2026] GET /volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be => generated 446 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-67421539-3e9a-4253-80f1-d58cfe763d49 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-67421539-3e9a-4253-80f1-d58cfe763d49 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a Sep 01 12:12:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-67421539-3e9a-4253-80f1-d58cfe763d49 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-67421539-3e9a-4253-80f1-d58cfe763d49 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:43 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:43 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-67421539-3e9a-4253-80f1-d58cfe763d49 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Snapshot retrieved successfully. Sep 01 12:12:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-67421539-3e9a-4253-80f1-d58cfe763d49 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a returned with HTTP 200 Sep 01 12:12:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7f30d11c-5d9b-44db-8517-1e4ebdda8fcc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 568/1143] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:12:43 2026] GET /volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7f30d11c-5d9b-44db-8517-1e4ebdda8fcc tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be Sep 01 12:12:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7f30d11c-5d9b-44db-8517-1e4ebdda8fcc tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7f30d11c-5d9b-44db-8517-1e4ebdda8fcc tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:43 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:43 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7f30d11c-5d9b-44db-8517-1e4ebdda8fcc tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Snapshot retrieved successfully. Sep 01 12:12:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7f30d11c-5d9b-44db-8517-1e4ebdda8fcc tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be returned with HTTP 200 Sep 01 12:12:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 576/1144] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:12:43 2026] GET /volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be => generated 446 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-08a22e9c-2916-4344-9ea7-d11e54ad3f3b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-08a22e9c-2916-4344-9ea7-d11e54ad3f3b tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a Sep 01 12:12:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-08a22e9c-2916-4344-9ea7-d11e54ad3f3b tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-08a22e9c-2916-4344-9ea7-d11e54ad3f3b tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:44 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-08a22e9c-2916-4344-9ea7-d11e54ad3f3b tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Snapshot retrieved successfully. Sep 01 12:12:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-08a22e9c-2916-4344-9ea7-d11e54ad3f3b tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a returned with HTTP 200 Sep 01 12:12:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 569/1145] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:12:44 2026] GET /volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a => generated 439 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-31ad072d-3824-4636-8cfd-5bc2509a1a95 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-31ad072d-3824-4636-8cfd-5bc2509a1a95 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be Sep 01 12:12:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-31ad072d-3824-4636-8cfd-5bc2509a1a95 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-31ad072d-3824-4636-8cfd-5bc2509a1a95 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-31ad072d-3824-4636-8cfd-5bc2509a1a95 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Snapshot retrieved successfully. Sep 01 12:12:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-31ad072d-3824-4636-8cfd-5bc2509a1a95 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be returned with HTTP 200 Sep 01 12:12:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 577/1146] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:12:44 2026] GET /volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be => generated 446 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-761ac021-80ab-4b9d-9f6a-90b678adec82 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-761ac021-80ab-4b9d-9f6a-90b678adec82 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a Sep 01 12:12:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-761ac021-80ab-4b9d-9f6a-90b678adec82 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-761ac021-80ab-4b9d-9f6a-90b678adec82 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-761ac021-80ab-4b9d-9f6a-90b678adec82 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Snapshot retrieved successfully. Sep 01 12:12:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-761ac021-80ab-4b9d-9f6a-90b678adec82 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a returned with HTTP 200 Sep 01 12:12:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 570/1147] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:12:45 2026] GET /volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a => generated 439 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0acb4fe3-a273-40d4-8157-8ffc6a45a4fa None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0acb4fe3-a273-40d4-8157-8ffc6a45a4fa tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be Sep 01 12:12:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0acb4fe3-a273-40d4-8157-8ffc6a45a4fa tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0acb4fe3-a273-40d4-8157-8ffc6a45a4fa tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0acb4fe3-a273-40d4-8157-8ffc6a45a4fa tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Snapshot retrieved successfully. Sep 01 12:12:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0acb4fe3-a273-40d4-8157-8ffc6a45a4fa tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be returned with HTTP 200 Sep 01 12:12:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 578/1148] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:12:45 2026] GET /volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be => generated 446 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e8b0d46c-ff0e-4c32-bf8b-fcf4e22ed524 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e8b0d46c-ff0e-4c32-bf8b-fcf4e22ed524 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a Sep 01 12:12:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e8b0d46c-ff0e-4c32-bf8b-fcf4e22ed524 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e8b0d46c-ff0e-4c32-bf8b-fcf4e22ed524 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e8b0d46c-ff0e-4c32-bf8b-fcf4e22ed524 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Snapshot retrieved successfully. Sep 01 12:12:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e8b0d46c-ff0e-4c32-bf8b-fcf4e22ed524 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a returned with HTTP 200 Sep 01 12:12:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 571/1149] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:12:46 2026] GET /volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a => generated 439 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8572a314-d158-4dd8-be23-4b94f80f96d8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8572a314-d158-4dd8-be23-4b94f80f96d8 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be Sep 01 12:12:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8572a314-d158-4dd8-be23-4b94f80f96d8 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8572a314-d158-4dd8-be23-4b94f80f96d8 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8572a314-d158-4dd8-be23-4b94f80f96d8 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Snapshot retrieved successfully. Sep 01 12:12:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8572a314-d158-4dd8-be23-4b94f80f96d8 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be returned with HTTP 200 Sep 01 12:12:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 579/1150] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:12:46 2026] GET /volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be => generated 446 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4071cfa0-3413-4a0e-81d2-f85f750f9463 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4071cfa0-3413-4a0e-81d2-f85f750f9463 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a Sep 01 12:12:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4071cfa0-3413-4a0e-81d2-f85f750f9463 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4071cfa0-3413-4a0e-81d2-f85f750f9463 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:47 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4071cfa0-3413-4a0e-81d2-f85f750f9463 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Snapshot retrieved successfully. Sep 01 12:12:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4071cfa0-3413-4a0e-81d2-f85f750f9463 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a returned with HTTP 200 Sep 01 12:12:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 572/1151] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:12:47 2026] GET /volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1aa87661-290c-400f-bb8f-d8113f4c7aab None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1aa87661-290c-400f-bb8f-d8113f4c7aab tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be Sep 01 12:12:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1aa87661-290c-400f-bb8f-d8113f4c7aab tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1aa87661-290c-400f-bb8f-d8113f4c7aab tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:47 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:47 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1aa87661-290c-400f-bb8f-d8113f4c7aab tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Snapshot retrieved successfully. Sep 01 12:12:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1aa87661-290c-400f-bb8f-d8113f4c7aab tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be returned with HTTP 200 Sep 01 12:12:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 580/1152] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:12:47 2026] GET /volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be => generated 446 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-945f47b4-711b-4da5-9e08-d67619c11b75 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-945f47b4-711b-4da5-9e08-d67619c11b75 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a Sep 01 12:12:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-945f47b4-711b-4da5-9e08-d67619c11b75 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-945f47b4-711b-4da5-9e08-d67619c11b75 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:48 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-945f47b4-711b-4da5-9e08-d67619c11b75 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Snapshot retrieved successfully. Sep 01 12:12:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-945f47b4-711b-4da5-9e08-d67619c11b75 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a returned with HTTP 200 Sep 01 12:12:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 573/1153] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:12:48 2026] GET /volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a => generated 439 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-daf9c38b-bb18-483a-b573-194ca0736f41 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-daf9c38b-bb18-483a-b573-194ca0736f41 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be Sep 01 12:12:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-daf9c38b-bb18-483a-b573-194ca0736f41 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-daf9c38b-bb18-483a-b573-194ca0736f41 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-daf9c38b-bb18-483a-b573-194ca0736f41 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Snapshot retrieved successfully. Sep 01 12:12:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-daf9c38b-bb18-483a-b573-194ca0736f41 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be returned with HTTP 200 Sep 01 12:12:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 581/1154] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:12:48 2026] GET /volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be => generated 446 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-74cb663a-cd65-4487-b306-5516f46f91bb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-74cb663a-cd65-4487-b306-5516f46f91bb tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a Sep 01 12:12:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-74cb663a-cd65-4487-b306-5516f46f91bb tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-74cb663a-cd65-4487-b306-5516f46f91bb tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:49 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-74cb663a-cd65-4487-b306-5516f46f91bb tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Snapshot retrieved successfully. Sep 01 12:12:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-74cb663a-cd65-4487-b306-5516f46f91bb tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a returned with HTTP 200 Sep 01 12:12:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 574/1155] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:12:49 2026] GET /volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-96c17313-df67-4aa7-90ad-6d2e530e24ec None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-96c17313-df67-4aa7-90ad-6d2e530e24ec tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be Sep 01 12:12:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-96c17313-df67-4aa7-90ad-6d2e530e24ec tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-96c17313-df67-4aa7-90ad-6d2e530e24ec tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:49 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-96c17313-df67-4aa7-90ad-6d2e530e24ec tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Snapshot retrieved successfully. Sep 01 12:12:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-96c17313-df67-4aa7-90ad-6d2e530e24ec tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be returned with HTTP 200 Sep 01 12:12:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 582/1156] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:12:49 2026] GET /volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be => generated 446 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b5c6adec-b3d4-4a25-994f-ee18d393d0c7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b5c6adec-b3d4-4a25-994f-ee18d393d0c7 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a Sep 01 12:12:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b5c6adec-b3d4-4a25-994f-ee18d393d0c7 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b5c6adec-b3d4-4a25-994f-ee18d393d0c7 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b5c6adec-b3d4-4a25-994f-ee18d393d0c7 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Snapshot retrieved successfully. Sep 01 12:12:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b5c6adec-b3d4-4a25-994f-ee18d393d0c7 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a returned with HTTP 200 Sep 01 12:12:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 575/1157] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:12:50 2026] GET /volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f01ec4cc-a6fe-429b-8090-93a0729aebb0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f01ec4cc-a6fe-429b-8090-93a0729aebb0 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be Sep 01 12:12:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f01ec4cc-a6fe-429b-8090-93a0729aebb0 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f01ec4cc-a6fe-429b-8090-93a0729aebb0 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:50 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:50 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f01ec4cc-a6fe-429b-8090-93a0729aebb0 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Snapshot retrieved successfully. Sep 01 12:12:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f01ec4cc-a6fe-429b-8090-93a0729aebb0 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be returned with HTTP 200 Sep 01 12:12:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 583/1158] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:12:50 2026] GET /volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be => generated 446 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-690f7f72-25ef-4534-99bd-d2789f9406df None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-690f7f72-25ef-4534-99bd-d2789f9406df tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a Sep 01 12:12:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-690f7f72-25ef-4534-99bd-d2789f9406df tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-690f7f72-25ef-4534-99bd-d2789f9406df tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:51 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-690f7f72-25ef-4534-99bd-d2789f9406df tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Snapshot retrieved successfully. Sep 01 12:12:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-690f7f72-25ef-4534-99bd-d2789f9406df tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a returned with HTTP 200 Sep 01 12:12:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 576/1159] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:12:51 2026] GET /volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a => generated 439 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-41f0c643-cfa0-4e76-9030-dc430d5a4272 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-41f0c643-cfa0-4e76-9030-dc430d5a4272 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be Sep 01 12:12:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-41f0c643-cfa0-4e76-9030-dc430d5a4272 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-41f0c643-cfa0-4e76-9030-dc430d5a4272 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-41f0c643-cfa0-4e76-9030-dc430d5a4272 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Snapshot retrieved successfully. Sep 01 12:12:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-41f0c643-cfa0-4e76-9030-dc430d5a4272 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be returned with HTTP 200 Sep 01 12:12:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 584/1160] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:12:51 2026] GET /volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be => generated 446 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-36a4f5aa-0326-4a26-b2db-20c8229dff5e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-36a4f5aa-0326-4a26-b2db-20c8229dff5e tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] GET http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe Sep 01 12:12:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-36a4f5aa-0326-4a26-b2db-20c8229dff5e tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-36a4f5aa-0326-4a26-b2db-20c8229dff5e tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:52 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:52 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-36a4f5aa-0326-4a26-b2db-20c8229dff5e tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Volume info retrieved successfully. Sep 01 12:12:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-36a4f5aa-0326-4a26-b2db-20c8229dff5e tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe returned with HTTP 200 Sep 01 12:12:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 577/1161] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:52 2026] GET /volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe => generated 868 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5e3d3694-06b4-43ec-85b9-ffd6d48783fe None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5e3d3694-06b4-43ec-85b9-ffd6d48783fe tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a Sep 01 12:12:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5e3d3694-06b4-43ec-85b9-ffd6d48783fe tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5e3d3694-06b4-43ec-85b9-ffd6d48783fe tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:52 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:52 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5e3d3694-06b4-43ec-85b9-ffd6d48783fe tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Snapshot retrieved successfully. Sep 01 12:12:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5e3d3694-06b4-43ec-85b9-ffd6d48783fe tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a returned with HTTP 200 Sep 01 12:12:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 585/1162] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:12:52 2026] GET /volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a => generated 439 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a45e34fb-83fc-41f4-83ea-5fd3603bf24a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a45e34fb-83fc-41f4-83ea-5fd3603bf24a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be Sep 01 12:12:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a45e34fb-83fc-41f4-83ea-5fd3603bf24a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a45e34fb-83fc-41f4-83ea-5fd3603bf24a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:52 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a45e34fb-83fc-41f4-83ea-5fd3603bf24a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Snapshot retrieved successfully. Sep 01 12:12:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a45e34fb-83fc-41f4-83ea-5fd3603bf24a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be returned with HTTP 200 Sep 01 12:12:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 578/1163] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:12:52 2026] GET /volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be => generated 446 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-640588db-d99f-4bed-a746-6f0ca290773a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-640588db-d99f-4bed-a746-6f0ca290773a tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] GET http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe Sep 01 12:12:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-640588db-d99f-4bed-a746-6f0ca290773a tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-640588db-d99f-4bed-a746-6f0ca290773a tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:53 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:53 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:53 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-640588db-d99f-4bed-a746-6f0ca290773a tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Volume info retrieved successfully. Sep 01 12:12:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-640588db-d99f-4bed-a746-6f0ca290773a tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe returned with HTTP 200 Sep 01 12:12:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 586/1164] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:53 2026] GET /volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe => generated 868 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2bc948f8-2ad5-461d-acc7-83bd9fa2beac None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2bc948f8-2ad5-461d-acc7-83bd9fa2beac tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] DELETE http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe Sep 01 12:12:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2bc948f8-2ad5-461d-acc7-83bd9fa2beac tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2bc948f8-2ad5-461d-acc7-83bd9fa2beac tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12:53 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-2bc948f8-2ad5-461d-acc7-83bd9fa2beac tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Delete volume with id: 1793449d-6802-4fd3-9884-e5357fb8fbbe Sep 01 12:12: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:12:53 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:53 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:53 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2bc948f8-2ad5-461d-acc7-83bd9fa2beac tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Volume info retrieved successfully. Sep 01 12:12:53 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2bc948f8-2ad5-461d-acc7-83bd9fa2beac tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Delete volume request issued successfully. Sep 01 12:12:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2bc948f8-2ad5-461d-acc7-83bd9fa2beac tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe returned with HTTP 202 Sep 01 12:12:53 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 579/1165] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:12:53 2026] DELETE /volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:12:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e5b9f718-a282-4d62-8803-75bb0b95aeb5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e5b9f718-a282-4d62-8803-75bb0b95aeb5 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] GET http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe Sep 01 12:12:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e5b9f718-a282-4d62-8803-75bb0b95aeb5 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e5b9f718-a282-4d62-8803-75bb0b95aeb5 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:53 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:53 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:53 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e5b9f718-a282-4d62-8803-75bb0b95aeb5 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Volume info retrieved successfully. Sep 01 12:12:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e5b9f718-a282-4d62-8803-75bb0b95aeb5 tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe returned with HTTP 200 Sep 01 12:12:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 587/1166] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:53 2026] GET /volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe => generated 867 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-00b3734f-3f11-4d05-801d-c4d04dcca46e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-00b3734f-3f11-4d05-801d-c4d04dcca46e tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a Sep 01 12:12:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-00b3734f-3f11-4d05-801d-c4d04dcca46e tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-00b3734f-3f11-4d05-801d-c4d04dcca46e tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:53 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:53 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-00b3734f-3f11-4d05-801d-c4d04dcca46e tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Snapshot retrieved successfully. Sep 01 12:12:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-00b3734f-3f11-4d05-801d-c4d04dcca46e tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a returned with HTTP 200 Sep 01 12:12:53 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 580/1167] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:12:53 2026] GET /volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a => generated 439 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b7a9b017-82b2-48ea-862d-36a3e183d1bd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b7a9b017-82b2-48ea-862d-36a3e183d1bd tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be Sep 01 12:12:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b7a9b017-82b2-48ea-862d-36a3e183d1bd tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b7a9b017-82b2-48ea-862d-36a3e183d1bd tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:53 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:53 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b7a9b017-82b2-48ea-862d-36a3e183d1bd tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Snapshot retrieved successfully. Sep 01 12:12:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b7a9b017-82b2-48ea-862d-36a3e183d1bd tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be returned with HTTP 200 Sep 01 12:12:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 588/1168] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:12:53 2026] GET /volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be => generated 446 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:12:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-687f08b3-44ad-4ada-ae39-0efdb3e2717c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-687f08b3-44ad-4ada-ae39-0efdb3e2717c tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] GET http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe Sep 01 12:12:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-687f08b3-44ad-4ada-ae39-0efdb3e2717c tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-687f08b3-44ad-4ada-ae39-0efdb3e2717c tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-687f08b3-44ad-4ada-ae39-0efdb3e2717c tempest-VolumesActionsTest-1404060246 tempest-VolumesActionsTest-1404060246-project-member] http://192.168.122.29/volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe returned with HTTP 404 Sep 01 12:12:54 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 581/1169] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:54 2026] GET /volume/v3/volumes/1793449d-6802-4fd3-9884-e5357fb8fbbe => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:12:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9952c1e8-4233-4d14-9989-3bcc1273d00c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9952c1e8-4233-4d14-9989-3bcc1273d00c tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a Sep 01 12:12:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9952c1e8-4233-4d14-9989-3bcc1273d00c tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9952c1e8-4233-4d14-9989-3bcc1273d00c tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:54 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:54 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9952c1e8-4233-4d14-9989-3bcc1273d00c tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Snapshot retrieved successfully. Sep 01 12:12:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9952c1e8-4233-4d14-9989-3bcc1273d00c tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a returned with HTTP 200 Sep 01 12:12:54 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 589/1170] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:12:54 2026] GET /volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a => generated 439 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7438fe67-b597-4c5e-aa6d-bbf693ab117f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7438fe67-b597-4c5e-aa6d-bbf693ab117f tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be Sep 01 12:12:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7438fe67-b597-4c5e-aa6d-bbf693ab117f tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7438fe67-b597-4c5e-aa6d-bbf693ab117f tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:55 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:55 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7438fe67-b597-4c5e-aa6d-bbf693ab117f tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Snapshot retrieved successfully. Sep 01 12:12:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7438fe67-b597-4c5e-aa6d-bbf693ab117f tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be returned with HTTP 200 Sep 01 12:12:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 582/1171] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:12:54 2026] GET /volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be => generated 473 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9b248435-3261-4ff8-97dd-3fc1ffdaf64a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9b248435-3261-4ff8-97dd-3fc1ffdaf64a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:12:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9b248435-3261-4ff8-97dd-3fc1ffdaf64a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1233b117-877c-45dd-b9f9-0f0ae81a91d5", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1867964075"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:12: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:12:55 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:55 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:55 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9b248435-3261-4ff8-97dd-3fc1ffdaf64a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Volume info retrieved successfully. Sep 01 12:12:55 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-9b248435-3261-4ff8-97dd-3fc1ffdaf64a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Create snapshot from volume 1233b117-877c-45dd-b9f9-0f0ae81a91d5 Sep 01 12:12:55 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-9b248435-3261-4ff8-97dd-3fc1ffdaf64a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Created reservations ['0e8a3965-5da1-4e53-a0c6-4cffaf2c4677', '1d03ff13-c19e-4a10-b0f5-ddc495fd1625', '5074783e-b663-48f8-ad8f-9fb54e272352', '3696a923-96a2-4ed5-a30e-a1dd4a67aaf5'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:12: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:12:55 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12:55 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9b248435-3261-4ff8-97dd-3fc1ffdaf64a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Snapshot create request issued successfully. Sep 01 12:12:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9b248435-3261-4ff8-97dd-3fc1ffdaf64a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots returned with HTTP 202 Sep 01 12:12:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 590/1172] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:12:55 2026] POST /volume/v3/snapshots => generated 314 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:12:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-35216975-9c20-4195-808a-9a75424c7846 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-35216975-9c20-4195-808a-9a75424c7846 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots/ac0fc060-8f5e-4aa8-a560-fdc8db0715dd Sep 01 12:12:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-35216975-9c20-4195-808a-9a75424c7846 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-35216975-9c20-4195-808a-9a75424c7846 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:55 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:55 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-35216975-9c20-4195-808a-9a75424c7846 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Snapshot retrieved successfully. Sep 01 12:12:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-35216975-9c20-4195-808a-9a75424c7846 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots/ac0fc060-8f5e-4aa8-a560-fdc8db0715dd returned with HTTP 200 Sep 01 12:12:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 583/1173] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:12:55 2026] GET /volume/v3/snapshots/ac0fc060-8f5e-4aa8-a560-fdc8db0715dd => generated 446 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:12:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d0476864-0087-40e4-8bfb-b4f005f53a1c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d0476864-0087-40e4-8bfb-b4f005f53a1c tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a Sep 01 12:12:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d0476864-0087-40e4-8bfb-b4f005f53a1c tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d0476864-0087-40e4-8bfb-b4f005f53a1c tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:55 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:55 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d0476864-0087-40e4-8bfb-b4f005f53a1c tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Snapshot retrieved successfully. Sep 01 12:12:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d0476864-0087-40e4-8bfb-b4f005f53a1c tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a returned with HTTP 200 Sep 01 12:12:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 591/1174] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:12:55 2026] GET /volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a => generated 439 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2da3fddf-60f7-4fbe-900e-facd599abc57 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2da3fddf-60f7-4fbe-900e-facd599abc57 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots/ac0fc060-8f5e-4aa8-a560-fdc8db0715dd Sep 01 12:12:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2da3fddf-60f7-4fbe-900e-facd599abc57 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2da3fddf-60f7-4fbe-900e-facd599abc57 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2da3fddf-60f7-4fbe-900e-facd599abc57 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Snapshot retrieved successfully. Sep 01 12:12:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2da3fddf-60f7-4fbe-900e-facd599abc57 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots/ac0fc060-8f5e-4aa8-a560-fdc8db0715dd returned with HTTP 200 Sep 01 12:12:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 584/1175] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:12:56 2026] GET /volume/v3/snapshots/ac0fc060-8f5e-4aa8-a560-fdc8db0715dd => generated 446 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-79899935-1e36-46a9-b483-d1f65502c3aa None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-79899935-1e36-46a9-b483-d1f65502c3aa tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a Sep 01 12:12:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-79899935-1e36-46a9-b483-d1f65502c3aa tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-79899935-1e36-46a9-b483-d1f65502c3aa tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:57 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:57 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-79899935-1e36-46a9-b483-d1f65502c3aa tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Snapshot retrieved successfully. Sep 01 12:12:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-79899935-1e36-46a9-b483-d1f65502c3aa tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a returned with HTTP 200 Sep 01 12:12:57 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 592/1176] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:12:56 2026] GET /volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-37b90e40-e3ee-473b-931b-29643ee2c5ba None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-37b90e40-e3ee-473b-931b-29643ee2c5ba tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] DELETE http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d?cascade=True Sep 01 12:12:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-37b90e40-e3ee-473b-931b-29643ee2c5ba tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-37b90e40-e3ee-473b-931b-29643ee2c5ba tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12:57 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-37b90e40-e3ee-473b-931b-29643ee2c5ba tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Delete volume with id: 9e39e97f-8c08-4c61-9d78-9b433621ed2d Sep 01 12:12: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:12:57 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:12: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:12:57 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:57 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-37b90e40-e3ee-473b-931b-29643ee2c5ba tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:12:57 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:12:57 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:12:57 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-37b90e40-e3ee-473b-931b-29643ee2c5ba tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Delete volume request issued successfully. Sep 01 12:12:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-37b90e40-e3ee-473b-931b-29643ee2c5ba tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d?cascade=True returned with HTTP 202 Sep 01 12:12:57 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 585/1177] 192.168.122.29 () {58 vars in 1255 bytes} [Tue Sep 1 12:12:57 2026] DELETE /volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d?cascade=True => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:12:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-70203e0c-4e7f-418b-9d57-b62d44edd01d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-70203e0c-4e7f-418b-9d57-b62d44edd01d tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d Sep 01 12:12:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-70203e0c-4e7f-418b-9d57-b62d44edd01d tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-70203e0c-4e7f-418b-9d57-b62d44edd01d tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:57 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:57 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:57 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-70203e0c-4e7f-418b-9d57-b62d44edd01d tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:12:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-70203e0c-4e7f-418b-9d57-b62d44edd01d tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d returned with HTTP 200 Sep 01 12:12:57 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 593/1178] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:57 2026] GET /volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d => generated 849 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3f98de62-3e8c-46c0-a54e-959e2f6e2df8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3f98de62-3e8c-46c0-a54e-959e2f6e2df8 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots/ac0fc060-8f5e-4aa8-a560-fdc8db0715dd Sep 01 12:12:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3f98de62-3e8c-46c0-a54e-959e2f6e2df8 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3f98de62-3e8c-46c0-a54e-959e2f6e2df8 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:57 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:57 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3f98de62-3e8c-46c0-a54e-959e2f6e2df8 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Snapshot retrieved successfully. Sep 01 12:12:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3f98de62-3e8c-46c0-a54e-959e2f6e2df8 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots/ac0fc060-8f5e-4aa8-a560-fdc8db0715dd returned with HTTP 200 Sep 01 12:12:57 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 586/1179] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:12:57 2026] GET /volume/v3/snapshots/ac0fc060-8f5e-4aa8-a560-fdc8db0715dd => generated 446 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d698d936-b741-4357-aa56-41971ef11469 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d698d936-b741-4357-aa56-41971ef11469 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d Sep 01 12:12:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d698d936-b741-4357-aa56-41971ef11469 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d698d936-b741-4357-aa56-41971ef11469 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:58 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:58 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d698d936-b741-4357-aa56-41971ef11469 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:12:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d698d936-b741-4357-aa56-41971ef11469 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d returned with HTTP 200 Sep 01 12:12:58 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 594/1180] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:58 2026] GET /volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ee12a41d-bc23-4546-b4dd-328efedc988f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ee12a41d-bc23-4546-b4dd-328efedc988f tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots/ac0fc060-8f5e-4aa8-a560-fdc8db0715dd Sep 01 12:12:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ee12a41d-bc23-4546-b4dd-328efedc988f tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ee12a41d-bc23-4546-b4dd-328efedc988f tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:58 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ee12a41d-bc23-4546-b4dd-328efedc988f tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Snapshot retrieved successfully. Sep 01 12:12:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ee12a41d-bc23-4546-b4dd-328efedc988f tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots/ac0fc060-8f5e-4aa8-a560-fdc8db0715dd returned with HTTP 200 Sep 01 12:12:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 587/1181] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:12:58 2026] GET /volume/v3/snapshots/ac0fc060-8f5e-4aa8-a560-fdc8db0715dd => generated 473 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9bd412d1-9e7a-4636-be3d-cc8180db51b7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9bd412d1-9e7a-4636-be3d-cc8180db51b7 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:12:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9bd412d1-9e7a-4636-be3d-cc8180db51b7 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1233b117-877c-45dd-b9f9-0f0ae81a91d5", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1837491558"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:12: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:12:58 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:58 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9bd412d1-9e7a-4636-be3d-cc8180db51b7 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Volume info retrieved successfully. Sep 01 12:12:58 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-9bd412d1-9e7a-4636-be3d-cc8180db51b7 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Create snapshot from volume 1233b117-877c-45dd-b9f9-0f0ae81a91d5 Sep 01 12:12:58 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-9bd412d1-9e7a-4636-be3d-cc8180db51b7 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Created reservations ['8159788d-85f8-4b2a-b6ef-ad2b767fc4c8', '2938495e-8c80-4923-89da-850c8e45e05e', '8dd67b46-4437-4ab8-9855-41396952fdb9', 'e2f5b7b7-2319-45c2-9485-280fc568a78d'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:12: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:12:58 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9bd412d1-9e7a-4636-be3d-cc8180db51b7 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Snapshot create request issued successfully. Sep 01 12:12:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9bd412d1-9e7a-4636-be3d-cc8180db51b7 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots returned with HTTP 202 Sep 01 12:12:58 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 595/1182] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:12:58 2026] POST /volume/v3/snapshots => generated 314 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:12:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-67556d2d-8f5b-4791-88d4-867bb21d0dd5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-67556d2d-8f5b-4791-88d4-867bb21d0dd5 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots/f2657e6c-528f-4852-b028-686df4fb9b72 Sep 01 12:12:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-67556d2d-8f5b-4791-88d4-867bb21d0dd5 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-67556d2d-8f5b-4791-88d4-867bb21d0dd5 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:58 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-67556d2d-8f5b-4791-88d4-867bb21d0dd5 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Snapshot retrieved successfully. Sep 01 12:12:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-67556d2d-8f5b-4791-88d4-867bb21d0dd5 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots/f2657e6c-528f-4852-b028-686df4fb9b72 returned with HTTP 200 Sep 01 12:12:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 588/1183] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:12:58 2026] GET /volume/v3/snapshots/f2657e6c-528f-4852-b028-686df4fb9b72 => generated 446 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bad947b9-ac05-4aa1-b1ab-3981fedc5e71 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bad947b9-ac05-4aa1-b1ab-3981fedc5e71 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d Sep 01 12:12:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bad947b9-ac05-4aa1-b1ab-3981fedc5e71 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bad947b9-ac05-4aa1-b1ab-3981fedc5e71 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:59 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:12: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:12:59 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:12:59 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bad947b9-ac05-4aa1-b1ab-3981fedc5e71 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:12:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bad947b9-ac05-4aa1-b1ab-3981fedc5e71 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d returned with HTTP 200 Sep 01 12:12:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 596/1184] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:12:59 2026] GET /volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d => generated 849 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:12:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f9f3130d-3e3d-4f9f-9946-1ef68e1ff187 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:12:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f9f3130d-3e3d-4f9f-9946-1ef68e1ff187 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots/f2657e6c-528f-4852-b028-686df4fb9b72 Sep 01 12:12:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f9f3130d-3e3d-4f9f-9946-1ef68e1ff187 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:12:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f9f3130d-3e3d-4f9f-9946-1ef68e1ff187 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:12: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:12:59 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:12:59 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f9f3130d-3e3d-4f9f-9946-1ef68e1ff187 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Snapshot retrieved successfully. Sep 01 12:12:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f9f3130d-3e3d-4f9f-9946-1ef68e1ff187 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots/f2657e6c-528f-4852-b028-686df4fb9b72 returned with HTTP 200 Sep 01 12:12:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 589/1185] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:12:59 2026] GET /volume/v3/snapshots/f2657e6c-528f-4852-b028-686df4fb9b72 => generated 446 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-79c9e7d2-bb1d-4381-8e6d-a4c3f2603f9d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-79c9e7d2-bb1d-4381-8e6d-a4c3f2603f9d tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d Sep 01 12:13:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-79c9e7d2-bb1d-4381-8e6d-a4c3f2603f9d tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-79c9e7d2-bb1d-4381-8e6d-a4c3f2603f9d tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:00 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:00 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:00 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-79c9e7d2-bb1d-4381-8e6d-a4c3f2603f9d tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:13:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-79c9e7d2-bb1d-4381-8e6d-a4c3f2603f9d tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d returned with HTTP 200 Sep 01 12:13:00 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 597/1186] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:00 2026] GET /volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d => generated 849 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-84fd87b9-0d6f-421b-9158-e43d7f034902 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-84fd87b9-0d6f-421b-9158-e43d7f034902 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots/f2657e6c-528f-4852-b028-686df4fb9b72 Sep 01 12:13:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-84fd87b9-0d6f-421b-9158-e43d7f034902 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-84fd87b9-0d6f-421b-9158-e43d7f034902 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:00 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:00 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-84fd87b9-0d6f-421b-9158-e43d7f034902 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Snapshot retrieved successfully. Sep 01 12:13:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-84fd87b9-0d6f-421b-9158-e43d7f034902 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots/f2657e6c-528f-4852-b028-686df4fb9b72 returned with HTTP 200 Sep 01 12:13:00 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 590/1187] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:13:00 2026] GET /volume/v3/snapshots/f2657e6c-528f-4852-b028-686df4fb9b72 => generated 446 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f1bbdbb1-a59d-4117-8ac7-924916a62c60 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f1bbdbb1-a59d-4117-8ac7-924916a62c60 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d Sep 01 12:13:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f1bbdbb1-a59d-4117-8ac7-924916a62c60 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f1bbdbb1-a59d-4117-8ac7-924916a62c60 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f1bbdbb1-a59d-4117-8ac7-924916a62c60 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:13:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f1bbdbb1-a59d-4117-8ac7-924916a62c60 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d returned with HTTP 200 Sep 01 12:13:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 598/1188] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:01 2026] GET /volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d => generated 849 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8d170668-2e38-419d-b5e0-fa3558b18f1a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8d170668-2e38-419d-b5e0-fa3558b18f1a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots/f2657e6c-528f-4852-b028-686df4fb9b72 Sep 01 12:13:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8d170668-2e38-419d-b5e0-fa3558b18f1a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8d170668-2e38-419d-b5e0-fa3558b18f1a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8d170668-2e38-419d-b5e0-fa3558b18f1a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Snapshot retrieved successfully. Sep 01 12:13:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8d170668-2e38-419d-b5e0-fa3558b18f1a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots/f2657e6c-528f-4852-b028-686df4fb9b72 returned with HTTP 200 Sep 01 12:13:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 591/1189] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:13:01 2026] GET /volume/v3/snapshots/f2657e6c-528f-4852-b028-686df4fb9b72 => generated 473 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:13:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c08e92f0-a663-4b7e-9b53-5c83d55ed5b9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c08e92f0-a663-4b7e-9b53-5c83d55ed5b9 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots?limit=1 Sep 01 12:13:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c08e92f0-a663-4b7e-9b53-5c83d55ed5b9 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c08e92f0-a663-4b7e-9b53-5c83d55ed5b9 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-c08e92f0-a663-4b7e-9b53-5c83d55ed5b9 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.db.api [None req-c08e92f0-a663-4b7e-9b53-5c83d55ed5b9 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Building query based on filter {{(pid=86814) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:13:02 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:13:02 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:13:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c08e92f0-a663-4b7e-9b53-5c83d55ed5b9 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Get all snapshots completed successfully. Sep 01 12:13:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c08e92f0-a663-4b7e-9b53-5c83d55ed5b9 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 01 12:13:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 599/1190] 192.168.122.29 () {58 vars in 1137 bytes} [Tue Sep 1 12:13:01 2026] GET /volume/v3/snapshots?limit=1 => generated 485 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-76502753-bb5c-44a8-acec-d12dfa6863ff None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-76502753-bb5c-44a8-acec-d12dfa6863ff tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-76502753-bb5c-44a8-acec-d12dfa6863ff tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-76502753-bb5c-44a8-acec-d12dfa6863ff tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-76502753-bb5c-44a8-acec-d12dfa6863ff tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-76502753-bb5c-44a8-acec-d12dfa6863ff tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Building query based on filter {{(pid=86815) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:13:02 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:13:02 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:13:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-76502753-bb5c-44a8-acec-d12dfa6863ff tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Get all snapshots completed successfully. Sep 01 12:13:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-76502753-bb5c-44a8-acec-d12dfa6863ff tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots returned with HTTP 200 Sep 01 12:13:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 592/1191] 192.168.122.29 () {58 vars in 1122 bytes} [Tue Sep 1 12:13:02 2026] GET /volume/v3/snapshots => generated 996 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-09a04ce7-28d9-4c94-9047-df221f83bb79 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-09a04ce7-28d9-4c94-9047-df221f83bb79 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots?limit=100000 Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-09a04ce7-28d9-4c94-9047-df221f83bb79 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-09a04ce7-28d9-4c94-9047-df221f83bb79 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-09a04ce7-28d9-4c94-9047-df221f83bb79 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:13: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:13:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.db.api [None req-09a04ce7-28d9-4c94-9047-df221f83bb79 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Building query based on filter {{(pid=86814) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:13:02 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:13:02 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:13:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-09a04ce7-28d9-4c94-9047-df221f83bb79 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Get all snapshots completed successfully. Sep 01 12:13:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-09a04ce7-28d9-4c94-9047-df221f83bb79 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 01 12:13:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 600/1192] 192.168.122.29 () {58 vars in 1147 bytes} [Tue Sep 1 12:13:02 2026] GET /volume/v3/snapshots?limit=100000 => generated 996 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-62fffd78-679e-487b-b9c6-c7694c08fb0f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-62fffd78-679e-487b-b9c6-c7694c08fb0f tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots?limit=0 Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-62fffd78-679e-487b-b9c6-c7694c08fb0f tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-62fffd78-679e-487b-b9c6-c7694c08fb0f tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-62fffd78-679e-487b-b9c6-c7694c08fb0f tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:13: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:13:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-62fffd78-679e-487b-b9c6-c7694c08fb0f tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Building query based on filter {{(pid=86815) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:13:02 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:13:02 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:13:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-62fffd78-679e-487b-b9c6-c7694c08fb0f tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Get all snapshots completed successfully. Sep 01 12:13:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-62fffd78-679e-487b-b9c6-c7694c08fb0f tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 01 12:13:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 593/1193] 192.168.122.29 () {58 vars in 1137 bytes} [Tue Sep 1 12:13:02 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-aa117f5d-3fac-4e55-b4b0-658e9efbe872 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aa117f5d-3fac-4e55-b4b0-658e9efbe872 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-aa117f5d-3fac-4e55-b4b0-658e9efbe872 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-aa117f5d-3fac-4e55-b4b0-658e9efbe872 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-aa117f5d-3fac-4e55-b4b0-658e9efbe872 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:13: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:13:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.db.api [None req-aa117f5d-3fac-4e55-b4b0-658e9efbe872 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Building query based on filter {{(pid=86814) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:13:02 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:13:02 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:13:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-aa117f5d-3fac-4e55-b4b0-658e9efbe872 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Get all snapshots completed successfully. Sep 01 12:13:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aa117f5d-3fac-4e55-b4b0-658e9efbe872 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots returned with HTTP 200 Sep 01 12:13:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 601/1194] 192.168.122.29 () {58 vars in 1122 bytes} [Tue Sep 1 12:13:02 2026] GET /volume/v3/snapshots => generated 996 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-82949a05-d806-467d-980c-9677eecdf957 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-82949a05-d806-467d-980c-9677eecdf957 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots?marker=ac0fc060-8f5e-4aa8-a560-fdc8db0715dd Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-82949a05-d806-467d-980c-9677eecdf957 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-82949a05-d806-467d-980c-9677eecdf957 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-82949a05-d806-467d-980c-9677eecdf957 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-82949a05-d806-467d-980c-9677eecdf957 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Building query based on filter {{(pid=86815) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:13:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-82949a05-d806-467d-980c-9677eecdf957 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Get all snapshots completed successfully. Sep 01 12:13:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-82949a05-d806-467d-980c-9677eecdf957 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots?marker=ac0fc060-8f5e-4aa8-a560-fdc8db0715dd returned with HTTP 200 Sep 01 12:13:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 594/1195] 192.168.122.29 () {58 vars in 1209 bytes} [Tue Sep 1 12:13:02 2026] GET /volume/v3/snapshots?marker=ac0fc060-8f5e-4aa8-a560-fdc8db0715dd => generated 342 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-eb078b81-9b18-4ab0-9c8e-34d946c0a79b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-eb078b81-9b18-4ab0-9c8e-34d946c0a79b tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots?offset=2&limit=3 Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-eb078b81-9b18-4ab0-9c8e-34d946c0a79b tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-eb078b81-9b18-4ab0-9c8e-34d946c0a79b tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-eb078b81-9b18-4ab0-9c8e-34d946c0a79b tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:13: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:13:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.db.api [None req-eb078b81-9b18-4ab0-9c8e-34d946c0a79b tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Building query based on filter {{(pid=86814) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:13:02 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:13:02 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:13:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-eb078b81-9b18-4ab0-9c8e-34d946c0a79b tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Get all snapshots completed successfully. Sep 01 12:13:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-eb078b81-9b18-4ab0-9c8e-34d946c0a79b tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 01 12:13:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 602/1196] 192.168.122.29 () {58 vars in 1155 bytes} [Tue Sep 1 12:13:02 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ef441e54-fe76-415d-8497-ed96f4d2f994 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ef441e54-fe76-415d-8497-ed96f4d2f994 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ef441e54-fe76-415d-8497-ed96f4d2f994 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ef441e54-fe76-415d-8497-ed96f4d2f994 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-ef441e54-fe76-415d-8497-ed96f4d2f994 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:13: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:13:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-ef441e54-fe76-415d-8497-ed96f4d2f994 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Building query based on filter {{(pid=86815) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:13:02 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:13:02 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:13:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ef441e54-fe76-415d-8497-ed96f4d2f994 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Get all snapshots completed successfully. Sep 01 12:13:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ef441e54-fe76-415d-8497-ed96f4d2f994 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 01 12:13:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 595/1197] 192.168.122.29 () {58 vars in 1187 bytes} [Tue Sep 1 12:13:02 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 996 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ed6add92-8aa6-4446-bd3e-657cf12719de None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ed6add92-8aa6-4446-bd3e-657cf12719de tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ed6add92-8aa6-4446-bd3e-657cf12719de tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ed6add92-8aa6-4446-bd3e-657cf12719de tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-ed6add92-8aa6-4446-bd3e-657cf12719de tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:13: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:13:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.db.api [None req-ed6add92-8aa6-4446-bd3e-657cf12719de tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Building query based on filter {{(pid=86814) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:13:02 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:13:02 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:13:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ed6add92-8aa6-4446-bd3e-657cf12719de tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Get all snapshots completed successfully. Sep 01 12:13:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ed6add92-8aa6-4446-bd3e-657cf12719de tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 01 12:13:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 603/1198] 192.168.122.29 () {58 vars in 1189 bytes} [Tue Sep 1 12:13:02 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 996 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-707e1768-76bd-4271-925e-a42ebec5b3ca None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-707e1768-76bd-4271-925e-a42ebec5b3ca tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-707e1768-76bd-4271-925e-a42ebec5b3ca tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-707e1768-76bd-4271-925e-a42ebec5b3ca tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-707e1768-76bd-4271-925e-a42ebec5b3ca tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:13: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:13:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-707e1768-76bd-4271-925e-a42ebec5b3ca tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Building query based on filter {{(pid=86815) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:13:02 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:13:02 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:13:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-707e1768-76bd-4271-925e-a42ebec5b3ca tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Get all snapshots completed successfully. Sep 01 12:13:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-707e1768-76bd-4271-925e-a42ebec5b3ca tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 01 12:13:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 596/1199] 192.168.122.29 () {58 vars in 1171 bytes} [Tue Sep 1 12:13:02 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 996 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5c979f43-dce8-4f4d-ace4-0489d50301a0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5c979f43-dce8-4f4d-ace4-0489d50301a0 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5c979f43-dce8-4f4d-ace4-0489d50301a0 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5c979f43-dce8-4f4d-ace4-0489d50301a0 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-5c979f43-dce8-4f4d-ace4-0489d50301a0 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:13: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:13:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.db.api [None req-5c979f43-dce8-4f4d-ace4-0489d50301a0 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Building query based on filter {{(pid=86814) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:13:02 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:13:02 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:13:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5c979f43-dce8-4f4d-ace4-0489d50301a0 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Get all snapshots completed successfully. Sep 01 12:13:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5c979f43-dce8-4f4d-ace4-0489d50301a0 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 01 12:13:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 604/1200] 192.168.122.29 () {58 vars in 1173 bytes} [Tue Sep 1 12:13:02 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 996 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-070b0a55-3f1f-40eb-8553-cd5b18a53ca8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-070b0a55-3f1f-40eb-8553-cd5b18a53ca8 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-070b0a55-3f1f-40eb-8553-cd5b18a53ca8 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-070b0a55-3f1f-40eb-8553-cd5b18a53ca8 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-070b0a55-3f1f-40eb-8553-cd5b18a53ca8 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:13: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:13:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-070b0a55-3f1f-40eb-8553-cd5b18a53ca8 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Building query based on filter {{(pid=86815) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:13:02 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:13:02 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:13:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-070b0a55-3f1f-40eb-8553-cd5b18a53ca8 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Get all snapshots completed successfully. Sep 01 12:13:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-070b0a55-3f1f-40eb-8553-cd5b18a53ca8 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 01 12:13:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 597/1201] 192.168.122.29 () {58 vars in 1191 bytes} [Tue Sep 1 12:13:02 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 996 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-78d39b56-f006-4779-8617-6c132278e51a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-78d39b56-f006-4779-8617-6c132278e51a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-78d39b56-f006-4779-8617-6c132278e51a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-78d39b56-f006-4779-8617-6c132278e51a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-78d39b56-f006-4779-8617-6c132278e51a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:13: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:13:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.db.api [None req-78d39b56-f006-4779-8617-6c132278e51a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Building query based on filter {{(pid=86814) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:13:02 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:13:02 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:13:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-78d39b56-f006-4779-8617-6c132278e51a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Get all snapshots completed successfully. Sep 01 12:13:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-78d39b56-f006-4779-8617-6c132278e51a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 01 12:13:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 605/1202] 192.168.122.29 () {58 vars in 1193 bytes} [Tue Sep 1 12:13:02 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 996 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6a38779b-23f7-4274-b836-7ec9dda9bbe8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6a38779b-23f7-4274-b836-7ec9dda9bbe8 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1837491558 Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6a38779b-23f7-4274-b836-7ec9dda9bbe8 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6a38779b-23f7-4274-b836-7ec9dda9bbe8 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-6a38779b-23f7-4274-b836-7ec9dda9bbe8 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:13: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:13:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-6a38779b-23f7-4274-b836-7ec9dda9bbe8 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Building query based on filter {{(pid=86815) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:13:02 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:13:02 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:13:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6a38779b-23f7-4274-b836-7ec9dda9bbe8 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Get all snapshots completed successfully. Sep 01 12:13: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:13:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6a38779b-23f7-4274-b836-7ec9dda9bbe8 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1837491558 returned with HTTP 200 Sep 01 12:13:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 598/1203] 192.168.122.29 () {58 vars in 1264 bytes} [Tue Sep 1 12:13:02 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1837491558 => generated 476 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1b152166-22b8-424a-88b8-8b364fc3e969 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1b152166-22b8-424a-88b8-8b364fc3e969 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots/detail?status=available Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1b152166-22b8-424a-88b8-8b364fc3e969 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1b152166-22b8-424a-88b8-8b364fc3e969 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-1b152166-22b8-424a-88b8-8b364fc3e969 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:13: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:13:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.db.api [None req-1b152166-22b8-424a-88b8-8b364fc3e969 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Building query based on filter {{(pid=86814) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0a71fc97-9a64-4a83-83f3-8d9f2ac44718 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0a71fc97-9a64-4a83-83f3-8d9f2ac44718 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0a71fc97-9a64-4a83-83f3-8d9f2ac44718 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0a71fc97-9a64-4a83-83f3-8d9f2ac44718 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:02 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:13:02 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:13:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1b152166-22b8-424a-88b8-8b364fc3e969 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Get all snapshots completed successfully. Sep 01 12:13: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:13:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13: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:13:02 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1b152166-22b8-424a-88b8-8b364fc3e969 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 01 12:13:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 606/1204] 192.168.122.29 () {58 vars in 1176 bytes} [Tue Sep 1 12:13:02 2026] GET /volume/v3/snapshots/detail?status=available => generated 1398 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:13: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:13:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2d6ff141-4894-4739-87e9-7cc4485fbec8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2d6ff141-4894-4739-87e9-7cc4485fbec8 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1837491558 Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2d6ff141-4894-4739-87e9-7cc4485fbec8 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2d6ff141-4894-4739-87e9-7cc4485fbec8 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-2d6ff141-4894-4739-87e9-7cc4485fbec8 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:13:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0a71fc97-9a64-4a83-83f3-8d9f2ac44718 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.db.api [None req-2d6ff141-4894-4739-87e9-7cc4485fbec8 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Building query based on filter {{(pid=86814) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:13:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0a71fc97-9a64-4a83-83f3-8d9f2ac44718 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d returned with HTTP 200 Sep 01 12:13:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 599/1205] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:02 2026] GET /volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d => generated 849 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:02 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:13:02 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:13:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2d6ff141-4894-4739-87e9-7cc4485fbec8 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Get all snapshots completed successfully. Sep 01 12:13: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:13:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2d6ff141-4894-4739-87e9-7cc4485fbec8 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1837491558 returned with HTTP 200 Sep 01 12:13:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 607/1206] 192.168.122.29 () {58 vars in 1298 bytes} [Tue Sep 1 12:13:02 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1837491558 => generated 476 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e4adcebb-59cd-45cc-aa2a-d3209b52c78a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e4adcebb-59cd-45cc-aa2a-d3209b52c78a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1837491558 Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e4adcebb-59cd-45cc-aa2a-d3209b52c78a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e4adcebb-59cd-45cc-aa2a-d3209b52c78a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-e4adcebb-59cd-45cc-aa2a-d3209b52c78a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-e4adcebb-59cd-45cc-aa2a-d3209b52c78a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Building query based on filter {{(pid=86815) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:13:02 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:13:02 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:13:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e4adcebb-59cd-45cc-aa2a-d3209b52c78a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Get all snapshots completed successfully. Sep 01 12:13:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e4adcebb-59cd-45cc-aa2a-d3209b52c78a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1837491558 returned with HTTP 200 Sep 01 12:13:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 600/1207] 192.168.122.29 () {58 vars in 1243 bytes} [Tue Sep 1 12:13:02 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1837491558 => generated 342 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9221f4fe-90b4-4ad1-b85f-e4c2fe4aa17e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9221f4fe-90b4-4ad1-b85f-e4c2fe4aa17e tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots?status=available Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9221f4fe-90b4-4ad1-b85f-e4c2fe4aa17e tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9221f4fe-90b4-4ad1-b85f-e4c2fe4aa17e tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-9221f4fe-90b4-4ad1-b85f-e4c2fe4aa17e tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.db.api [None req-9221f4fe-90b4-4ad1-b85f-e4c2fe4aa17e tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Building query based on filter {{(pid=86814) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:13:02 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:13:02 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:13:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9221f4fe-90b4-4ad1-b85f-e4c2fe4aa17e tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Get all snapshots completed successfully. Sep 01 12:13:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9221f4fe-90b4-4ad1-b85f-e4c2fe4aa17e tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots?status=available returned with HTTP 200 Sep 01 12:13:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 608/1208] 192.168.122.29 () {58 vars in 1155 bytes} [Tue Sep 1 12:13:02 2026] GET /volume/v3/snapshots?status=available => generated 996 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2c360ef0-d416-4023-8112-8a56f3e1d0e1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2c360ef0-d416-4023-8112-8a56f3e1d0e1 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1837491558 Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2c360ef0-d416-4023-8112-8a56f3e1d0e1 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2c360ef0-d416-4023-8112-8a56f3e1d0e1 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-2c360ef0-d416-4023-8112-8a56f3e1d0e1 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:13: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:13:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:02 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-2c360ef0-d416-4023-8112-8a56f3e1d0e1 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Building query based on filter {{(pid=86815) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:13:02 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:13:02 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:13:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2c360ef0-d416-4023-8112-8a56f3e1d0e1 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Get all snapshots completed successfully. Sep 01 12:13:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2c360ef0-d416-4023-8112-8a56f3e1d0e1 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1837491558 returned with HTTP 200 Sep 01 12:13:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 601/1209] 192.168.122.29 () {58 vars in 1277 bytes} [Tue Sep 1 12:13:02 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1837491558 => generated 342 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9c4f9237-4583-4e19-9a51-80be1ce68d31 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9c4f9237-4583-4e19-9a51-80be1ce68d31 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] DELETE http://192.168.122.29/volume/v3/snapshots/f2657e6c-528f-4852-b028-686df4fb9b72 Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9c4f9237-4583-4e19-9a51-80be1ce68d31 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9c4f9237-4583-4e19-9a51-80be1ce68d31 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:02 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-9c4f9237-4583-4e19-9a51-80be1ce68d31 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Delete snapshot with id: f2657e6c-528f-4852-b028-686df4fb9b72 Sep 01 12:13: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:13:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9c4f9237-4583-4e19-9a51-80be1ce68d31 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Snapshot retrieved successfully. Sep 01 12:13: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:13:02 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13:03 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9c4f9237-4583-4e19-9a51-80be1ce68d31 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Snapshot delete request issued successfully. Sep 01 12:13:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9c4f9237-4583-4e19-9a51-80be1ce68d31 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots/f2657e6c-528f-4852-b028-686df4fb9b72 returned with HTTP 202 Sep 01 12:13:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 609/1210] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:13:02 2026] DELETE /volume/v3/snapshots/f2657e6c-528f-4852-b028-686df4fb9b72 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:13:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8ab5f1d1-8ee7-4192-91ea-f90d5b86af3b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8ab5f1d1-8ee7-4192-91ea-f90d5b86af3b tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots/f2657e6c-528f-4852-b028-686df4fb9b72 Sep 01 12:13:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8ab5f1d1-8ee7-4192-91ea-f90d5b86af3b tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8ab5f1d1-8ee7-4192-91ea-f90d5b86af3b tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8ab5f1d1-8ee7-4192-91ea-f90d5b86af3b tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Snapshot retrieved successfully. Sep 01 12:13:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8ab5f1d1-8ee7-4192-91ea-f90d5b86af3b tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots/f2657e6c-528f-4852-b028-686df4fb9b72 returned with HTTP 200 Sep 01 12:13:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 602/1211] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:13:03 2026] GET /volume/v3/snapshots/f2657e6c-528f-4852-b028-686df4fb9b72 => generated 472 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9d3e7199-706e-4a05-8591-7d54869ee9d4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9d3e7199-706e-4a05-8591-7d54869ee9d4 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:13:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9d3e7199-706e-4a05-8591-7d54869ee9d4 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "8b6d23d5-cf6b-4f62-bc24-7a262454ec8c", "size": 1, "name": "tempest-VolumesExtendTest-Volume-427813979"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:13:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-9d3e7199-706e-4a05-8591-7d54869ee9d4 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Create volume request body: {'volume': {'imageRef': '8b6d23d5-cf6b-4f62-bc24-7a262454ec8c', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-427813979'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:13:03 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-9d3e7199-706e-4a05-8591-7d54869ee9d4 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Create volume of 1 GB Sep 01 12:13: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:13:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:03 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9d3e7199-706e-4a05-8591-7d54869ee9d4 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Availability Zones retrieved successfully. Sep 01 12:13:03 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-9d3e7199-706e-4a05-8591-7d54869ee9d4 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Flow 'volume_create_api' (a27a7b98-7137-48fe-9661-5634b7abc09f) 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:13:03 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-9d3e7199-706e-4a05-8591-7d54869ee9d4 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbadb04e-2d20-4088-a878-6d6b7ad272f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:03 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-9d3e7199-706e-4a05-8591-7d54869ee9d4 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-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:13:03 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-9d3e7199-706e-4a05-8591-7d54869ee9d4 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbadb04e-2d20-4088-a878-6d6b7ad272f3) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:13:03 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-9d3e7199-706e-4a05-8591-7d54869ee9d4 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11d2f63e-b480-4a98-bdee-1fb6bbb8f484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:03 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-9d3e7199-706e-4a05-8591-7d54869ee9d4 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Created reservations ['d7ce95cf-60d9-4acd-8588-ff4583b14634', '6340c2f3-c6f4-4c30-8245-6a5fc32086d1', '8f4e79cb-32a1-42f9-a79a-6b2cc6f6b7ea', '7846ea03-ab35-4e38-83b9-79c5111b8d7a'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:13:03 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-9d3e7199-706e-4a05-8591-7d54869ee9d4 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11d2f63e-b480-4a98-bdee-1fb6bbb8f484) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7ce95cf-60d9-4acd-8588-ff4583b14634', '6340c2f3-c6f4-4c30-8245-6a5fc32086d1', '8f4e79cb-32a1-42f9-a79a-6b2cc6f6b7ea', '7846ea03-ab35-4e38-83b9-79c5111b8d7a']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:13:03 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-9d3e7199-706e-4a05-8591-7d54869ee9d4 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c491cc1b-3629-4eca-a50e-2ef959dc346d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13: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:13:03 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13:03 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-9d3e7199-706e-4a05-8591-7d54869ee9d4 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c491cc1b-3629-4eca-a50e-2ef959dc346d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8573d9c9-5c5f-4084-833a-ce8496a88419', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-427813979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='027a06e29d4747c0945cbcd8fb0ee262',qos_specs=None,replication_status=,reservations=['d7ce95cf-60d9-4acd-8588-ff4583b14634','6340c2f3-c6f4-4c30-8245-6a5fc32086d1','8f4e79cb-32a1-42f9-a79a-6b2cc6f6b7ea','7846ea03-ab35-4e38-83b9-79c5111b8d7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='babafb6a53014dc1ba6861cfd4897fbe',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:13:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-427813979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8573d9c9-5c5f-4084-833a-ce8496a88419,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='027a06e29d4747c0945cbcd8fb0ee262',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='babafb6a53014dc1ba6861cfd4897fbe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:13:03 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-9d3e7199-706e-4a05-8591-7d54869ee9d4 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d3eb484-a3d9-4810-91da-963585286bfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:03 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-9d3e7199-706e-4a05-8591-7d54869ee9d4 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d3eb484-a3d9-4810-91da-963585286bfb) transitioned into state 'SUCCESS' from state '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-427813979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='027a06e29d4747c0945cbcd8fb0ee262',qos_specs=None,replication_status=,reservations=['d7ce95cf-60d9-4acd-8588-ff4583b14634','6340c2f3-c6f4-4c30-8245-6a5fc32086d1','8f4e79cb-32a1-42f9-a79a-6b2cc6f6b7ea','7846ea03-ab35-4e38-83b9-79c5111b8d7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='babafb6a53014dc1ba6861cfd4897fbe',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:13:03 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-9d3e7199-706e-4a05-8591-7d54869ee9d4 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2b04527-2388-4186-8524-acbd92dd7abc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ab00c573-d9cb-4a6f-902c-61ec1d755878 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ab00c573-d9cb-4a6f-902c-61ec1d755878 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d Sep 01 12:13:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ab00c573-d9cb-4a6f-902c-61ec1d755878 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ab00c573-d9cb-4a6f-902c-61ec1d755878 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:03 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-9d3e7199-706e-4a05-8591-7d54869ee9d4 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2b04527-2388-4186-8524-acbd92dd7abc) 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:13:03 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-9d3e7199-706e-4a05-8591-7d54869ee9d4 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Flow 'volume_create_api' (a27a7b98-7137-48fe-9661-5634b7abc09f) 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:13: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:13:03 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13:03 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9d3e7199-706e-4a05-8591-7d54869ee9d4 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Create volume request issued successfully. Sep 01 12:13: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:13:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9d3e7199-706e-4a05-8591-7d54869ee9d4 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:13:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 610/1212] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:13:03 2026] POST /volume/v3/volumes => generated 754 bytes in 633 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:13:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ab00c573-d9cb-4a6f-902c-61ec1d755878 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:13:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-20bedce6-1527-4fe4-874e-a7aaae0932af None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ab00c573-d9cb-4a6f-902c-61ec1d755878 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d returned with HTTP 200 Sep 01 12:13:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 603/1213] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:03 2026] GET /volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d => generated 849 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-20bedce6-1527-4fe4-874e-a7aaae0932af tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] GET http://192.168.122.29/volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 Sep 01 12:13:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-20bedce6-1527-4fe4-874e-a7aaae0932af tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-20bedce6-1527-4fe4-874e-a7aaae0932af tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:03 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:03 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-20bedce6-1527-4fe4-874e-a7aaae0932af tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Volume info retrieved successfully. Sep 01 12:13:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-20bedce6-1527-4fe4-874e-a7aaae0932af tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] http://192.168.122.29/volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 returned with HTTP 200 Sep 01 12:13:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 611/1214] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:03 2026] GET /volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 => generated 822 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cd31d8ba-9de7-45b9-8197-2dd85d547ec6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cd31d8ba-9de7-45b9-8197-2dd85d547ec6 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots/f2657e6c-528f-4852-b028-686df4fb9b72 Sep 01 12:13:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cd31d8ba-9de7-45b9-8197-2dd85d547ec6 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cd31d8ba-9de7-45b9-8197-2dd85d547ec6 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:04 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:04 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cd31d8ba-9de7-45b9-8197-2dd85d547ec6 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Snapshot retrieved successfully. Sep 01 12:13:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cd31d8ba-9de7-45b9-8197-2dd85d547ec6 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots/f2657e6c-528f-4852-b028-686df4fb9b72 returned with HTTP 200 Sep 01 12:13:04 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 604/1215] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:13:04 2026] GET /volume/v3/snapshots/f2657e6c-528f-4852-b028-686df4fb9b72 => generated 472 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1d133b67-3939-45da-8a69-fff89346a711 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1d133b67-3939-45da-8a69-fff89346a711 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d Sep 01 12:13:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1d133b67-3939-45da-8a69-fff89346a711 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1d133b67-3939-45da-8a69-fff89346a711 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:04 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1d133b67-3939-45da-8a69-fff89346a711 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:13:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1d133b67-3939-45da-8a69-fff89346a711 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d returned with HTTP 200 Sep 01 12:13:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 612/1216] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:04 2026] GET /volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d => generated 849 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-40df9d6b-557f-4ec6-8862-163e885ce04e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-40df9d6b-557f-4ec6-8862-163e885ce04e tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] GET http://192.168.122.29/volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 Sep 01 12:13:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-40df9d6b-557f-4ec6-8862-163e885ce04e tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-40df9d6b-557f-4ec6-8862-163e885ce04e tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:04 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:04 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:04 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-40df9d6b-557f-4ec6-8862-163e885ce04e tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Volume info retrieved successfully. Sep 01 12:13:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-40df9d6b-557f-4ec6-8862-163e885ce04e tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] http://192.168.122.29/volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 returned with HTTP 200 Sep 01 12:13:04 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 605/1217] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:04 2026] GET /volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2a0a665f-9041-4853-8391-790a65a4a71e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2a0a665f-9041-4853-8391-790a65a4a71e tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots/f2657e6c-528f-4852-b028-686df4fb9b72 Sep 01 12:13:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2a0a665f-9041-4853-8391-790a65a4a71e tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2a0a665f-9041-4853-8391-790a65a4a71e tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2a0a665f-9041-4853-8391-790a65a4a71e tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots/f2657e6c-528f-4852-b028-686df4fb9b72 returned with HTTP 404 Sep 01 12:13:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 613/1218] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:13:05 2026] GET /volume/v3/snapshots/f2657e6c-528f-4852-b028-686df4fb9b72 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:13:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cd46752c-3350-4508-8ce0-2c7f2539e0da None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cd46752c-3350-4508-8ce0-2c7f2539e0da tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] DELETE http://192.168.122.29/volume/v3/snapshots/ac0fc060-8f5e-4aa8-a560-fdc8db0715dd Sep 01 12:13:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cd46752c-3350-4508-8ce0-2c7f2539e0da tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cd46752c-3350-4508-8ce0-2c7f2539e0da tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:05 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-cd46752c-3350-4508-8ce0-2c7f2539e0da tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Delete snapshot with id: ac0fc060-8f5e-4aa8-a560-fdc8db0715dd Sep 01 12:13: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:13:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cd46752c-3350-4508-8ce0-2c7f2539e0da tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Snapshot retrieved successfully. Sep 01 12:13: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:13:05 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cd46752c-3350-4508-8ce0-2c7f2539e0da tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Snapshot delete request issued successfully. Sep 01 12:13:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cd46752c-3350-4508-8ce0-2c7f2539e0da tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots/ac0fc060-8f5e-4aa8-a560-fdc8db0715dd returned with HTTP 202 Sep 01 12:13:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 606/1219] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:13:05 2026] DELETE /volume/v3/snapshots/ac0fc060-8f5e-4aa8-a560-fdc8db0715dd => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:13:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9c34196c-ef7f-4f45-9e07-5dfe8b13d358 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9c34196c-ef7f-4f45-9e07-5dfe8b13d358 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots/ac0fc060-8f5e-4aa8-a560-fdc8db0715dd Sep 01 12:13:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9c34196c-ef7f-4f45-9e07-5dfe8b13d358 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9c34196c-ef7f-4f45-9e07-5dfe8b13d358 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9c34196c-ef7f-4f45-9e07-5dfe8b13d358 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Snapshot retrieved successfully. Sep 01 12:13:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9c34196c-ef7f-4f45-9e07-5dfe8b13d358 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots/ac0fc060-8f5e-4aa8-a560-fdc8db0715dd returned with HTTP 200 Sep 01 12:13:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 614/1220] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:13:05 2026] GET /volume/v3/snapshots/ac0fc060-8f5e-4aa8-a560-fdc8db0715dd => generated 472 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5701bf76-4d94-49f8-a265-368f9f8eef8a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5701bf76-4d94-49f8-a265-368f9f8eef8a tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d Sep 01 12:13:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5701bf76-4d94-49f8-a265-368f9f8eef8a tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5701bf76-4d94-49f8-a265-368f9f8eef8a tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5701bf76-4d94-49f8-a265-368f9f8eef8a tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d returned with HTTP 404 Sep 01 12:13:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 607/1221] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:05 2026] GET /volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:13:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fee8c12b-a4d1-4b58-bc65-da49bfc61afe None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fee8c12b-a4d1-4b58-bc65-da49bfc61afe tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes Sep 01 12:13:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fee8c12b-a4d1-4b58-bc65-da49bfc61afe tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fee8c12b-a4d1-4b58-bc65-da49bfc61afe tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-fee8c12b-a4d1-4b58-bc65-da49bfc61afe tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:13:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-fee8c12b-a4d1-4b58-bc65-da49bfc61afe tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:13:05 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:13:05 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:13:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-fee8c12b-a4d1-4b58-bc65-da49bfc61afe tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Get all volumes completed successfully. Sep 01 12:13:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fee8c12b-a4d1-4b58-bc65-da49bfc61afe tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 200 Sep 01 12:13:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 615/1222] 192.168.122.29 () {58 vars in 1116 bytes} [Tue Sep 1 12:13:05 2026] GET /volume/v3/volumes => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:13:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f21bc109-bd06-4e9b-b101-dfcfd40aa986 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f21bc109-bd06-4e9b-b101-dfcfd40aa986 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/snapshots Sep 01 12:13:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f21bc109-bd06-4e9b-b101-dfcfd40aa986 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f21bc109-bd06-4e9b-b101-dfcfd40aa986 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-f21bc109-bd06-4e9b-b101-dfcfd40aa986 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:13: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:13:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:05 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-f21bc109-bd06-4e9b-b101-dfcfd40aa986 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Building query based on filter {{(pid=86815) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:13:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f8bb0458-a299-43f0-9d37-b7c940b6f435 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f8bb0458-a299-43f0-9d37-b7c940b6f435 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] GET http://192.168.122.29/volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 Sep 01 12:13:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f8bb0458-a299-43f0-9d37-b7c940b6f435 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f8bb0458-a299-43f0-9d37-b7c940b6f435 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:06 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:13:06 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:13:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f21bc109-bd06-4e9b-b101-dfcfd40aa986 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Get all snapshots completed successfully. Sep 01 12:13:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f21bc109-bd06-4e9b-b101-dfcfd40aa986 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/snapshots returned with HTTP 200 Sep 01 12:13:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 608/1223] 192.168.122.29 () {58 vars in 1122 bytes} [Tue Sep 1 12:13:05 2026] GET /volume/v3/snapshots => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:13:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c63f0258-7815-40c0-b6b3-8688b90d246b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c63f0258-7815-40c0-b6b3-8688b90d246b tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] DELETE http://192.168.122.29/volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a Sep 01 12:13: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:13:06 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c63f0258-7815-40c0-b6b3-8688b90d246b tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c63f0258-7815-40c0-b6b3-8688b90d246b tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:06 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-c63f0258-7815-40c0-b6b3-8688b90d246b tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Delete snapshot with id: 30cc9d72-581b-4d56-b5f8-5a506189ac0a Sep 01 12:13: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:13:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c63f0258-7815-40c0-b6b3-8688b90d246b tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a returned with HTTP 404 Sep 01 12:13:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 609/1224] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:13:06 2026] DELETE /volume/v3/snapshots/30cc9d72-581b-4d56-b5f8-5a506189ac0a => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:13:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f8bb0458-a299-43f0-9d37-b7c940b6f435 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Volume info retrieved successfully. Sep 01 12:13:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fdc3fcce-6dbe-452e-982d-16e8058f4d5e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fdc3fcce-6dbe-452e-982d-16e8058f4d5e tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] DELETE http://192.168.122.29/volume/v3/snapshots/1a315f59-df53-4031-b967-b7dff4d74d02 Sep 01 12:13:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fdc3fcce-6dbe-452e-982d-16e8058f4d5e tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fdc3fcce-6dbe-452e-982d-16e8058f4d5e tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:06 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-fdc3fcce-6dbe-452e-982d-16e8058f4d5e tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Delete snapshot with id: 1a315f59-df53-4031-b967-b7dff4d74d02 Sep 01 12:13:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f8bb0458-a299-43f0-9d37-b7c940b6f435 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] http://192.168.122.29/volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 returned with HTTP 200 Sep 01 12:13:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 616/1225] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:05 2026] GET /volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 => generated 904 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fdc3fcce-6dbe-452e-982d-16e8058f4d5e tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/snapshots/1a315f59-df53-4031-b967-b7dff4d74d02 returned with HTTP 404 Sep 01 12:13:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 610/1226] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:13:06 2026] DELETE /volume/v3/snapshots/1a315f59-df53-4031-b967-b7dff4d74d02 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:13:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-45553695-5733-4224-b8c4-3ea228349c27 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-45553695-5733-4224-b8c4-3ea228349c27 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d Sep 01 12:13:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-45553695-5733-4224-b8c4-3ea228349c27 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-45553695-5733-4224-b8c4-3ea228349c27 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-45553695-5733-4224-b8c4-3ea228349c27 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d returned with HTTP 404 Sep 01 12:13:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 617/1227] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:06 2026] GET /volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:13:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c7772012-852d-4790-aea3-de03b36ecc2e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c7772012-852d-4790-aea3-de03b36ecc2e tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] DELETE http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d Sep 01 12:13:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c7772012-852d-4790-aea3-de03b36ecc2e tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c7772012-852d-4790-aea3-de03b36ecc2e tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:06 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-c7772012-852d-4790-aea3-de03b36ecc2e tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Delete volume with id: 9e39e97f-8c08-4c61-9d78-9b433621ed2d Sep 01 12:13:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c7772012-852d-4790-aea3-de03b36ecc2e tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d returned with HTTP 404 Sep 01 12:13:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 611/1228] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:13:06 2026] DELETE /volume/v3/volumes/9e39e97f-8c08-4c61-9d78-9b433621ed2d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:13:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-241a7a52-8a72-41c1-88de-536782213b92 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-241a7a52-8a72-41c1-88de-536782213b92 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:13:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-241a7a52-8a72-41c1-88de-536782213b92 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1706970286"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:13:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-241a7a52-8a72-41c1-88de-536782213b92 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1706970286'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:13:06 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-241a7a52-8a72-41c1-88de-536782213b92 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Create volume of 1 GB Sep 01 12:13:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-241a7a52-8a72-41c1-88de-536782213b92 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Availability Zones retrieved successfully. Sep 01 12:13:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-241a7a52-8a72-41c1-88de-536782213b92 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Flow 'volume_create_api' (78646b2e-f484-4889-bed4-73741efca450) 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:13:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-241a7a52-8a72-41c1-88de-536782213b92 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (638febcd-685a-41f4-8977-854aaf2e53c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-241a7a52-8a72-41c1-88de-536782213b92 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-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:13:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2a4dc687-40be-439a-80b2-26f579ad4b55 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2a4dc687-40be-439a-80b2-26f579ad4b55 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots/ac0fc060-8f5e-4aa8-a560-fdc8db0715dd Sep 01 12:13:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2a4dc687-40be-439a-80b2-26f579ad4b55 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2a4dc687-40be-439a-80b2-26f579ad4b55 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-241a7a52-8a72-41c1-88de-536782213b92 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (638febcd-685a-41f4-8977-854aaf2e53c2) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:13: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:13:06 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2a4dc687-40be-439a-80b2-26f579ad4b55 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Snapshot retrieved successfully. Sep 01 12:13:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-241a7a52-8a72-41c1-88de-536782213b92 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2c41821-5894-4a6a-b555-d8cf35d5c23a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2a4dc687-40be-439a-80b2-26f579ad4b55 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots/ac0fc060-8f5e-4aa8-a560-fdc8db0715dd returned with HTTP 200 Sep 01 12:13:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 612/1229] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:13:06 2026] GET /volume/v3/snapshots/ac0fc060-8f5e-4aa8-a560-fdc8db0715dd => generated 472 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:06 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-241a7a52-8a72-41c1-88de-536782213b92 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Created reservations ['512f7624-ef94-4df4-85fd-fea718e19a15', '1ed91426-2588-496d-b6d3-15a034be4d7a', '0803ff8e-9eaa-4790-ac65-4f4ec98dcfb5', 'd48965ff-0a50-448d-aff4-42f170b8b6bd'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:13:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-241a7a52-8a72-41c1-88de-536782213b92 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2c41821-5894-4a6a-b555-d8cf35d5c23a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['512f7624-ef94-4df4-85fd-fea718e19a15', '1ed91426-2588-496d-b6d3-15a034be4d7a', '0803ff8e-9eaa-4790-ac65-4f4ec98dcfb5', 'd48965ff-0a50-448d-aff4-42f170b8b6bd']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:13:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-241a7a52-8a72-41c1-88de-536782213b92 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e586a387-f0c3-4cc9-8f90-b3259a59543c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13: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:13:06 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-241a7a52-8a72-41c1-88de-536782213b92 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e586a387-f0c3-4cc9-8f90-b3259a59543c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f65cbb8-6c1b-4094-a640-fe5e986c8eda', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1706970286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dceb145acad4c47be1ee19c4415f6fa',qos_specs=None,replication_status=,reservations=['512f7624-ef94-4df4-85fd-fea718e19a15','1ed91426-2588-496d-b6d3-15a034be4d7a','0803ff8e-9eaa-4790-ac65-4f4ec98dcfb5','d48965ff-0a50-448d-aff4-42f170b8b6bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed1106f9c63a4cf4b2c1e0baabf9f62c',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:13:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1706970286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f65cbb8-6c1b-4094-a640-fe5e986c8eda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6dceb145acad4c47be1ee19c4415f6fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed1106f9c63a4cf4b2c1e0baabf9f62c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:13:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-241a7a52-8a72-41c1-88de-536782213b92 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b34899e-d1ae-4be2-949b-881effb878bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:06 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=299,cinder:UPDATE=68,cinder:INSERT=42 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:13:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-241a7a52-8a72-41c1-88de-536782213b92 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b34899e-d1ae-4be2-949b-881effb878bc) transitioned into state 'SUCCESS' from state '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-1706970286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dceb145acad4c47be1ee19c4415f6fa',qos_specs=None,replication_status=,reservations=['512f7624-ef94-4df4-85fd-fea718e19a15','1ed91426-2588-496d-b6d3-15a034be4d7a','0803ff8e-9eaa-4790-ac65-4f4ec98dcfb5','d48965ff-0a50-448d-aff4-42f170b8b6bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed1106f9c63a4cf4b2c1e0baabf9f62c',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:13:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-241a7a52-8a72-41c1-88de-536782213b92 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28f86d7e-d6de-42a7-a677-e304fe72b4a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-241a7a52-8a72-41c1-88de-536782213b92 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28f86d7e-d6de-42a7-a677-e304fe72b4a8) 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:13:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-241a7a52-8a72-41c1-88de-536782213b92 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Flow 'volume_create_api' (78646b2e-f484-4889-bed4-73741efca450) 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:13:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-241a7a52-8a72-41c1-88de-536782213b92 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Create volume request issued successfully. Sep 01 12:13:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-241a7a52-8a72-41c1-88de-536782213b92 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:13:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 618/1230] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:13:06 2026] POST /volume/v3/volumes => generated 758 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:13:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f56323c9-2fc0-447a-9e81-d4e5276765a4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f56323c9-2fc0-447a-9e81-d4e5276765a4 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/8f65cbb8-6c1b-4094-a640-fe5e986c8eda Sep 01 12:13:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f56323c9-2fc0-447a-9e81-d4e5276765a4 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f56323c9-2fc0-447a-9e81-d4e5276765a4 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:06 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=240,cinder:UPDATE=42,cinder:INSERT=27 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:13: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:13:06 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:06 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f56323c9-2fc0-447a-9e81-d4e5276765a4 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:13:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f56323c9-2fc0-447a-9e81-d4e5276765a4 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/8f65cbb8-6c1b-4094-a640-fe5e986c8eda returned with HTTP 200 Sep 01 12:13:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 613/1231] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:06 2026] GET /volume/v3/volumes/8f65cbb8-6c1b-4094-a640-fe5e986c8eda => generated 826 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:13:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5be3b4d1-a569-43be-b905-7d5f1fb24ebe None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5be3b4d1-a569-43be-b905-7d5f1fb24ebe tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] GET http://192.168.122.29/volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 Sep 01 12:13:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5be3b4d1-a569-43be-b905-7d5f1fb24ebe tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5be3b4d1-a569-43be-b905-7d5f1fb24ebe tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:07 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:07 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:07 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5be3b4d1-a569-43be-b905-7d5f1fb24ebe tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Volume info retrieved successfully. Sep 01 12:13:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5be3b4d1-a569-43be-b905-7d5f1fb24ebe tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] http://192.168.122.29/volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 returned with HTTP 200 Sep 01 12:13:07 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 619/1232] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:07 2026] GET /volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 => generated 907 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e2640a9b-1780-4dca-bc20-a1426f00b58a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e2640a9b-1780-4dca-bc20-a1426f00b58a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots/ac0fc060-8f5e-4aa8-a560-fdc8db0715dd Sep 01 12:13:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e2640a9b-1780-4dca-bc20-a1426f00b58a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e2640a9b-1780-4dca-bc20-a1426f00b58a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e2640a9b-1780-4dca-bc20-a1426f00b58a tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots/ac0fc060-8f5e-4aa8-a560-fdc8db0715dd returned with HTTP 404 Sep 01 12:13:07 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 614/1233] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:13:07 2026] GET /volume/v3/snapshots/ac0fc060-8f5e-4aa8-a560-fdc8db0715dd => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:13:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cbbd227c-e204-4aad-a264-db4b163e670d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cbbd227c-e204-4aad-a264-db4b163e670d tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] DELETE http://192.168.122.29/volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be Sep 01 12:13:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cbbd227c-e204-4aad-a264-db4b163e670d tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cbbd227c-e204-4aad-a264-db4b163e670d tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:07 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-cbbd227c-e204-4aad-a264-db4b163e670d tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Delete snapshot with id: 548e4ff8-b6f2-4aab-a3f8-7b51920a94be Sep 01 12:13: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:13:07 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:07 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-cbbd227c-e204-4aad-a264-db4b163e670d tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Snapshot retrieved successfully. Sep 01 12:13: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:13:07 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13:07 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-cbbd227c-e204-4aad-a264-db4b163e670d tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Snapshot delete request issued successfully. Sep 01 12:13:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cbbd227c-e204-4aad-a264-db4b163e670d tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be returned with HTTP 202 Sep 01 12:13:07 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 620/1234] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:13:07 2026] DELETE /volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:13:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6aa6ef83-9369-4236-b305-d80696dc8ef2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6aa6ef83-9369-4236-b305-d80696dc8ef2 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be Sep 01 12:13:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6aa6ef83-9369-4236-b305-d80696dc8ef2 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6aa6ef83-9369-4236-b305-d80696dc8ef2 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:07 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6aa6ef83-9369-4236-b305-d80696dc8ef2 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Snapshot retrieved successfully. Sep 01 12:13:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6aa6ef83-9369-4236-b305-d80696dc8ef2 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be returned with HTTP 200 Sep 01 12:13:07 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 615/1235] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:13:07 2026] GET /volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be => generated 472 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4828b326-587a-4b3a-b01c-041b0e93cdf1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4828b326-587a-4b3a-b01c-041b0e93cdf1 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/8f65cbb8-6c1b-4094-a640-fe5e986c8eda Sep 01 12:13:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4828b326-587a-4b3a-b01c-041b0e93cdf1 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4828b326-587a-4b3a-b01c-041b0e93cdf1 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:07 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:07 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:07 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4828b326-587a-4b3a-b01c-041b0e93cdf1 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:13:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4828b326-587a-4b3a-b01c-041b0e93cdf1 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/8f65cbb8-6c1b-4094-a640-fe5e986c8eda returned with HTTP 200 Sep 01 12:13:07 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 621/1236] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:07 2026] GET /volume/v3/volumes/8f65cbb8-6c1b-4094-a640-fe5e986c8eda => generated 851 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fb3ad77d-17ef-4753-b1d3-4334acd94f85 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fb3ad77d-17ef-4753-b1d3-4334acd94f85 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:13:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fb3ad77d-17ef-4753-b1d3-4334acd94f85 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8f65cbb8-6c1b-4094-a640-fe5e986c8eda", "name": "tempest-VolumesDeleteCascade-Snapshot-165968958"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:13: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:13:07 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:07 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fb3ad77d-17ef-4753-b1d3-4334acd94f85 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:13:07 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-fb3ad77d-17ef-4753-b1d3-4334acd94f85 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Create snapshot from volume 8f65cbb8-6c1b-4094-a640-fe5e986c8eda Sep 01 12:13:07 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-fb3ad77d-17ef-4753-b1d3-4334acd94f85 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Created reservations ['42d9fa48-3c44-43b6-8bc5-9a0f32da3276', 'be7ceee9-ec36-4a0c-8d80-ce8c1c1b66ad', 'd2f3fcd8-8698-44dc-b136-5c43cfe35fd3', '14f7cf97-b5cf-438b-afcf-f5a6cac1228e'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:13: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:13:07 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fb3ad77d-17ef-4753-b1d3-4334acd94f85 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Snapshot create request issued successfully. Sep 01 12:13:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fb3ad77d-17ef-4753-b1d3-4334acd94f85 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/snapshots returned with HTTP 202 Sep 01 12:13:07 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 616/1237] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:13:07 2026] POST /volume/v3/snapshots => generated 306 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:13:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d1361dc2-d5f2-4ed9-9a1f-e9d5c9ac69fe None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d1361dc2-d5f2-4ed9-9a1f-e9d5c9ac69fe tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/snapshots/52c7cabe-ae74-414b-b2fb-4dd8297d3c15 Sep 01 12:13:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d1361dc2-d5f2-4ed9-9a1f-e9d5c9ac69fe tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d1361dc2-d5f2-4ed9-9a1f-e9d5c9ac69fe tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:07 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:07 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d1361dc2-d5f2-4ed9-9a1f-e9d5c9ac69fe tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Snapshot retrieved successfully. Sep 01 12:13:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d1361dc2-d5f2-4ed9-9a1f-e9d5c9ac69fe tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/snapshots/52c7cabe-ae74-414b-b2fb-4dd8297d3c15 returned with HTTP 200 Sep 01 12:13:07 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 622/1238] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:13:07 2026] GET /volume/v3/snapshots/52c7cabe-ae74-414b-b2fb-4dd8297d3c15 => generated 438 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9547dd65-f53d-40de-86f2-530f72503252 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9547dd65-f53d-40de-86f2-530f72503252 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] GET http://192.168.122.29/volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 Sep 01 12:13:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9547dd65-f53d-40de-86f2-530f72503252 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9547dd65-f53d-40de-86f2-530f72503252 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:08 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:08 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:08 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9547dd65-f53d-40de-86f2-530f72503252 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Volume info retrieved successfully. Sep 01 12:13:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9547dd65-f53d-40de-86f2-530f72503252 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] http://192.168.122.29/volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 returned with HTTP 200 Sep 01 12:13:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 617/1239] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:08 2026] GET /volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 => generated 907 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1fab909e-9d14-4a12-abff-426f12998e0c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1fab909e-9d14-4a12-abff-426f12998e0c tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be Sep 01 12:13:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1fab909e-9d14-4a12-abff-426f12998e0c tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1fab909e-9d14-4a12-abff-426f12998e0c tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:08 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1fab909e-9d14-4a12-abff-426f12998e0c tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Snapshot retrieved successfully. Sep 01 12:13:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1fab909e-9d14-4a12-abff-426f12998e0c tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be returned with HTTP 200 Sep 01 12:13:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 623/1240] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:13:08 2026] GET /volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be => generated 472 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-636ee010-0c48-4f9a-9b96-68e4fc446f09 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-636ee010-0c48-4f9a-9b96-68e4fc446f09 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/snapshots/52c7cabe-ae74-414b-b2fb-4dd8297d3c15 Sep 01 12:13:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-636ee010-0c48-4f9a-9b96-68e4fc446f09 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-636ee010-0c48-4f9a-9b96-68e4fc446f09 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:08 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:08 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-636ee010-0c48-4f9a-9b96-68e4fc446f09 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Snapshot retrieved successfully. Sep 01 12:13:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-636ee010-0c48-4f9a-9b96-68e4fc446f09 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/snapshots/52c7cabe-ae74-414b-b2fb-4dd8297d3c15 returned with HTTP 200 Sep 01 12:13:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 618/1241] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:13:08 2026] GET /volume/v3/snapshots/52c7cabe-ae74-414b-b2fb-4dd8297d3c15 => generated 438 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8ac722df-788f-4c6f-9630-e9c022b25414 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8ac722df-788f-4c6f-9630-e9c022b25414 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] GET http://192.168.122.29/volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 Sep 01 12:13:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8ac722df-788f-4c6f-9630-e9c022b25414 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8ac722df-788f-4c6f-9630-e9c022b25414 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:09 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:09 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8ac722df-788f-4c6f-9630-e9c022b25414 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Volume info retrieved successfully. Sep 01 12:13:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8ac722df-788f-4c6f-9630-e9c022b25414 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] http://192.168.122.29/volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 returned with HTTP 200 Sep 01 12:13:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 624/1242] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:09 2026] GET /volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 => generated 907 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-696d8d50-b8e3-4bce-a053-4cf214c6e803 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-696d8d50-b8e3-4bce-a053-4cf214c6e803 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be Sep 01 12:13:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-696d8d50-b8e3-4bce-a053-4cf214c6e803 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-696d8d50-b8e3-4bce-a053-4cf214c6e803 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:09 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-696d8d50-b8e3-4bce-a053-4cf214c6e803 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Snapshot retrieved successfully. Sep 01 12:13:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-696d8d50-b8e3-4bce-a053-4cf214c6e803 tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be returned with HTTP 200 Sep 01 12:13:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 619/1243] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:13:09 2026] GET /volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be => generated 472 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-79570f88-67a2-49ae-9b08-016539fd2a56 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-79570f88-67a2-49ae-9b08-016539fd2a56 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/snapshots/52c7cabe-ae74-414b-b2fb-4dd8297d3c15 Sep 01 12:13:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-79570f88-67a2-49ae-9b08-016539fd2a56 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-79570f88-67a2-49ae-9b08-016539fd2a56 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:10 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-79570f88-67a2-49ae-9b08-016539fd2a56 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Snapshot retrieved successfully. Sep 01 12:13:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-79570f88-67a2-49ae-9b08-016539fd2a56 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/snapshots/52c7cabe-ae74-414b-b2fb-4dd8297d3c15 returned with HTTP 200 Sep 01 12:13:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 625/1244] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:13:10 2026] GET /volume/v3/snapshots/52c7cabe-ae74-414b-b2fb-4dd8297d3c15 => generated 438 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-01394db9-921a-4923-a3ff-3c1889d1abd2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-01394db9-921a-4923-a3ff-3c1889d1abd2 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] GET http://192.168.122.29/volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 Sep 01 12:13:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-01394db9-921a-4923-a3ff-3c1889d1abd2 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-01394db9-921a-4923-a3ff-3c1889d1abd2 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:10 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:10 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-01394db9-921a-4923-a3ff-3c1889d1abd2 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Volume info retrieved successfully. Sep 01 12:13:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-01394db9-921a-4923-a3ff-3c1889d1abd2 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] http://192.168.122.29/volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 returned with HTTP 200 Sep 01 12:13:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 620/1245] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:10 2026] GET /volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 => generated 906 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b2d0715e-ed19-4abd-91d9-085ef2e4434f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b2d0715e-ed19-4abd-91d9-085ef2e4434f tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be Sep 01 12:13:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b2d0715e-ed19-4abd-91d9-085ef2e4434f tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b2d0715e-ed19-4abd-91d9-085ef2e4434f tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b2d0715e-ed19-4abd-91d9-085ef2e4434f tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be returned with HTTP 404 Sep 01 12:13:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 626/1246] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:13:10 2026] GET /volume/v3/snapshots/548e4ff8-b6f2-4aab-a3f8-7b51920a94be => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:13:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-eb8be5a3-92e6-42da-8ab8-7821b076187c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-eb8be5a3-92e6-42da-8ab8-7821b076187c tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 Sep 01 12:13:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-eb8be5a3-92e6-42da-8ab8-7821b076187c tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-eb8be5a3-92e6-42da-8ab8-7821b076187c tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:10 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:10 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-eb8be5a3-92e6-42da-8ab8-7821b076187c tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Volume info retrieved successfully. Sep 01 12:13:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-eb8be5a3-92e6-42da-8ab8-7821b076187c tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 returned with HTTP 200 Sep 01 12:13:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 621/1247] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:10 2026] GET /volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-15f25c09-46ae-47e7-8067-578f4ab1a27f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-15f25c09-46ae-47e7-8067-578f4ab1a27f tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] DELETE http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 Sep 01 12:13:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-15f25c09-46ae-47e7-8067-578f4ab1a27f tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-15f25c09-46ae-47e7-8067-578f4ab1a27f tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:10 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-15f25c09-46ae-47e7-8067-578f4ab1a27f tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Delete volume with id: 1233b117-877c-45dd-b9f9-0f0ae81a91d5 Sep 01 12:13: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:13:10 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:10 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-15f25c09-46ae-47e7-8067-578f4ab1a27f tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Volume info retrieved successfully. Sep 01 12:13:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-15f25c09-46ae-47e7-8067-578f4ab1a27f tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Delete volume request issued successfully. Sep 01 12:13:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-15f25c09-46ae-47e7-8067-578f4ab1a27f tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 returned with HTTP 202 Sep 01 12:13:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 627/1248] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:13:10 2026] DELETE /volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:13:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-894cc23a-0498-4f42-9e71-4a53912364ca None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-894cc23a-0498-4f42-9e71-4a53912364ca tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 Sep 01 12:13:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-894cc23a-0498-4f42-9e71-4a53912364ca tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-894cc23a-0498-4f42-9e71-4a53912364ca tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:10 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:10 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-894cc23a-0498-4f42-9e71-4a53912364ca tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Volume info retrieved successfully. Sep 01 12:13:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-894cc23a-0498-4f42-9e71-4a53912364ca tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 returned with HTTP 200 Sep 01 12:13:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 622/1249] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:10 2026] GET /volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 => generated 857 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b7582b36-956f-4a2a-9fd7-fd2fc4f65109 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b7582b36-956f-4a2a-9fd7-fd2fc4f65109 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/snapshots/52c7cabe-ae74-414b-b2fb-4dd8297d3c15 Sep 01 12:13:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b7582b36-956f-4a2a-9fd7-fd2fc4f65109 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b7582b36-956f-4a2a-9fd7-fd2fc4f65109 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b7582b36-956f-4a2a-9fd7-fd2fc4f65109 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Snapshot retrieved successfully. Sep 01 12:13:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b7582b36-956f-4a2a-9fd7-fd2fc4f65109 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/snapshots/52c7cabe-ae74-414b-b2fb-4dd8297d3c15 returned with HTTP 200 Sep 01 12:13:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 628/1250] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:13:11 2026] GET /volume/v3/snapshots/52c7cabe-ae74-414b-b2fb-4dd8297d3c15 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-10fce6cb-b0eb-4e9f-a4c8-44193693e94e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-10fce6cb-b0eb-4e9f-a4c8-44193693e94e tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:13:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-10fce6cb-b0eb-4e9f-a4c8-44193693e94e tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "52c7cabe-ae74-414b-b2fb-4dd8297d3c15", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1475097431"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:13:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-10fce6cb-b0eb-4e9f-a4c8-44193693e94e tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Create volume request body: {'volume': {'snapshot_id': '52c7cabe-ae74-414b-b2fb-4dd8297d3c15', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1475097431'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:13: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:13:11 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:11 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-10fce6cb-b0eb-4e9f-a4c8-44193693e94e tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Snapshot retrieved successfully. Sep 01 12:13:11 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-10fce6cb-b0eb-4e9f-a4c8-44193693e94e tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Create volume of 1 GB Sep 01 12:13:11 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-10fce6cb-b0eb-4e9f-a4c8-44193693e94e tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Availability Zones retrieved successfully. Sep 01 12:13:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-10fce6cb-b0eb-4e9f-a4c8-44193693e94e tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Flow 'volume_create_api' (ebcc525b-b3a1-4efe-8607-06d82f9d7c97) 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:13:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-10fce6cb-b0eb-4e9f-a4c8-44193693e94e tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75302774-de62-485e-a822-dfae7bd8028b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-10fce6cb-b0eb-4e9f-a4c8-44193693e94e tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-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:13: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:13:11 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-10fce6cb-b0eb-4e9f-a4c8-44193693e94e tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75302774-de62-485e-a822-dfae7bd8028b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '52c7cabe-ae74-414b-b2fb-4dd8297d3c15', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:13:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-10fce6cb-b0eb-4e9f-a4c8-44193693e94e tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54e8d5b3-81f6-4796-9227-6085268fda1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:11 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-10fce6cb-b0eb-4e9f-a4c8-44193693e94e tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Created reservations ['d4ac40ea-84ad-4210-ada7-0a32734500a9', '133785a0-5556-4d31-9d08-60e8ff422071', 'fd39e3d8-3ff5-4cf5-976f-688fc6dea44c', '5b6427c6-ffeb-40ad-a46e-7b57f2db6e31'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:13:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-10fce6cb-b0eb-4e9f-a4c8-44193693e94e tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54e8d5b3-81f6-4796-9227-6085268fda1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4ac40ea-84ad-4210-ada7-0a32734500a9', '133785a0-5556-4d31-9d08-60e8ff422071', 'fd39e3d8-3ff5-4cf5-976f-688fc6dea44c', '5b6427c6-ffeb-40ad-a46e-7b57f2db6e31']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:13:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-10fce6cb-b0eb-4e9f-a4c8-44193693e94e tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cff34bb-0660-4acf-ac12-93b9a0e22b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13: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:13:11 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:11 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-10fce6cb-b0eb-4e9f-a4c8-44193693e94e tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cff34bb-0660-4acf-ac12-93b9a0e22b59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12628577-4d61-45c2-ab5f-f6637216c64e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1475097431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dceb145acad4c47be1ee19c4415f6fa',qos_specs=None,replication_status=,reservations=['d4ac40ea-84ad-4210-ada7-0a32734500a9','133785a0-5556-4d31-9d08-60e8ff422071','fd39e3d8-3ff5-4cf5-976f-688fc6dea44c','5b6427c6-ffeb-40ad-a46e-7b57f2db6e31'],size=1,snapshot_id=52c7cabe-ae74-414b-b2fb-4dd8297d3c15,source_replicaid=,source_volid=None,status='creating',user_id='ed1106f9c63a4cf4b2c1e0baabf9f62c',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:13:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1475097431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12628577-4d61-45c2-ab5f-f6637216c64e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6dceb145acad4c47be1ee19c4415f6fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=52c7cabe-ae74-414b-b2fb-4dd8297d3c15,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed1106f9c63a4cf4b2c1e0baabf9f62c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:13:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-21d6219a-1c67-4981-9b26-18f9804ed52b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-10fce6cb-b0eb-4e9f-a4c8-44193693e94e tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (072e722c-38c2-4cc6-8058-3da64f281263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-21d6219a-1c67-4981-9b26-18f9804ed52b tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] GET http://192.168.122.29/volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 Sep 01 12:13:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-21d6219a-1c67-4981-9b26-18f9804ed52b tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-21d6219a-1c67-4981-9b26-18f9804ed52b tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:11 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-21d6219a-1c67-4981-9b26-18f9804ed52b tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Volume info retrieved successfully. Sep 01 12:13:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-10fce6cb-b0eb-4e9f-a4c8-44193693e94e tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (072e722c-38c2-4cc6-8058-3da64f281263) transitioned into state 'SUCCESS' from state '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-1475097431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dceb145acad4c47be1ee19c4415f6fa',qos_specs=None,replication_status=,reservations=['d4ac40ea-84ad-4210-ada7-0a32734500a9','133785a0-5556-4d31-9d08-60e8ff422071','fd39e3d8-3ff5-4cf5-976f-688fc6dea44c','5b6427c6-ffeb-40ad-a46e-7b57f2db6e31'],size=1,snapshot_id=52c7cabe-ae74-414b-b2fb-4dd8297d3c15,source_replicaid=,source_volid=None,status='creating',user_id='ed1106f9c63a4cf4b2c1e0baabf9f62c',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:13:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-10fce6cb-b0eb-4e9f-a4c8-44193693e94e tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e11c1b7e-4215-48eb-b43a-3661e80d2b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-21d6219a-1c67-4981-9b26-18f9804ed52b tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] http://192.168.122.29/volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 returned with HTTP 200 Sep 01 12:13:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 629/1251] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:11 2026] GET /volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 => generated 1325 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:13:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-338833ce-8871-4fdb-9e7c-828f809f565b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13: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:13:11 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-338833ce-8871-4fdb-9e7c-828f809f565b tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] POST http://192.168.122.29/volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419/action Sep 01 12:13:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-338833ce-8871-4fdb-9e7c-828f809f565b tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-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:13:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-338833ce-8871-4fdb-9e7c-828f809f565b tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-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:13: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:13:11 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-338833ce-8871-4fdb-9e7c-828f809f565b tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Volume info retrieved successfully. Sep 01 12:13:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-10fce6cb-b0eb-4e9f-a4c8-44193693e94e tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e11c1b7e-4215-48eb-b43a-3661e80d2b4c) 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:13:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-10fce6cb-b0eb-4e9f-a4c8-44193693e94e tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Flow 'volume_create_api' (ebcc525b-b3a1-4efe-8607-06d82f9d7c97) 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:13:11 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-10fce6cb-b0eb-4e9f-a4c8-44193693e94e tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Create volume request issued successfully. Sep 01 12:13:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-10fce6cb-b0eb-4e9f-a4c8-44193693e94e tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:13:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 623/1252] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:13:11 2026] POST /volume/v3/volumes => generated 792 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:13:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b0c5313a-0043-410f-a386-4fdef59f6732 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b0c5313a-0043-410f-a386-4fdef59f6732 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/12628577-4d61-45c2-ab5f-f6637216c64e Sep 01 12:13:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b0c5313a-0043-410f-a386-4fdef59f6732 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b0c5313a-0043-410f-a386-4fdef59f6732 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:11 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:11 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:11 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b0c5313a-0043-410f-a386-4fdef59f6732 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:13:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b0c5313a-0043-410f-a386-4fdef59f6732 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/12628577-4d61-45c2-ab5f-f6637216c64e returned with HTTP 200 Sep 01 12:13:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 624/1253] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:11 2026] GET /volume/v3/volumes/12628577-4d61-45c2-ab5f-f6637216c64e => generated 860 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:11 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-338833ce-8871-4fdb-9e7c-828f809f565b tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Created reservations ['59bd2737-7369-4ac2-bebf-5a87ae3d48db', '3629977a-60d7-4286-b109-d5449f7ad821'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:13:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-338833ce-8871-4fdb-9e7c-828f809f565b tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Extend volume request issued successfully. Sep 01 12:13:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-338833ce-8871-4fdb-9e7c-828f809f565b tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] http://192.168.122.29/volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419/action returned with HTTP 202 Sep 01 12:13:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 630/1254] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:13:11 2026] POST /volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419/action => generated 0 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:13:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-00f582b2-1ece-41b0-bafe-dc92790fe829 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-00f582b2-1ece-41b0-bafe-dc92790fe829 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] GET http://192.168.122.29/volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 Sep 01 12:13:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-00f582b2-1ece-41b0-bafe-dc92790fe829 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-00f582b2-1ece-41b0-bafe-dc92790fe829 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:11 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:11 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:11 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-00f582b2-1ece-41b0-bafe-dc92790fe829 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Volume info retrieved successfully. Sep 01 12:13:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-00f582b2-1ece-41b0-bafe-dc92790fe829 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] http://192.168.122.29/volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 returned with HTTP 200 Sep 01 12:13:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 625/1255] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:11 2026] GET /volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 => generated 1325 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:13:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b2319629-c3a1-4696-9428-020854fa907d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b2319629-c3a1-4696-9428-020854fa907d tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] GET http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 Sep 01 12:13:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b2319629-c3a1-4696-9428-020854fa907d tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b2319629-c3a1-4696-9428-020854fa907d tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b2319629-c3a1-4696-9428-020854fa907d tempest-VolumesSnapshotListTestJSON-1921258441 tempest-VolumesSnapshotListTestJSON-1921258441-project-member] http://192.168.122.29/volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 returned with HTTP 404 Sep 01 12:13:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 631/1256] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:11 2026] GET /volume/v3/volumes/1233b117-877c-45dd-b9f9-0f0ae81a91d5 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:13:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a11ba602-d594-4ee5-9598-d8812843ccce None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a11ba602-d594-4ee5-9598-d8812843ccce tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/12628577-4d61-45c2-ab5f-f6637216c64e Sep 01 12:13:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a11ba602-d594-4ee5-9598-d8812843ccce tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a11ba602-d594-4ee5-9598-d8812843ccce tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:12 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:12 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a11ba602-d594-4ee5-9598-d8812843ccce tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:13:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a11ba602-d594-4ee5-9598-d8812843ccce tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/12628577-4d61-45c2-ab5f-f6637216c64e returned with HTTP 200 Sep 01 12:13:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 626/1257] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:12 2026] GET /volume/v3/volumes/12628577-4d61-45c2-ab5f-f6637216c64e => generated 884 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-00bb2875-6c27-4a09-bafe-e5b8f44e026f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-00bb2875-6c27-4a09-bafe-e5b8f44e026f tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] GET http://192.168.122.29/volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 Sep 01 12:13:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-00bb2875-6c27-4a09-bafe-e5b8f44e026f tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-00bb2875-6c27-4a09-bafe-e5b8f44e026f tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:12 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:12 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-00bb2875-6c27-4a09-bafe-e5b8f44e026f tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Volume info retrieved successfully. Sep 01 12:13:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-00bb2875-6c27-4a09-bafe-e5b8f44e026f tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] http://192.168.122.29/volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 returned with HTTP 200 Sep 01 12:13:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 632/1258] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:12 2026] GET /volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 => generated 1325 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:13:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d4c05d58-f23f-456c-8137-9255d67afa7e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e53d277a-15c4-47ac-9d00-74fd92606e99 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d4c05d58-f23f-456c-8137-9255d67afa7e tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:13:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d4c05d58-f23f-456c-8137-9255d67afa7e tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2125666349"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:13:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e53d277a-15c4-47ac-9d00-74fd92606e99 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] GET http://192.168.122.29/volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 Sep 01 12:13:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e53d277a-15c4-47ac-9d00-74fd92606e99 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e53d277a-15c4-47ac-9d00-74fd92606e99 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-d4c05d58-f23f-456c-8137-9255d67afa7e tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2125666349'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:13:12 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-d4c05d58-f23f-456c-8137-9255d67afa7e tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Create volume of 1 GB Sep 01 12:13:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d4c05d58-f23f-456c-8137-9255d67afa7e tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Availability Zones retrieved successfully. Sep 01 12:13: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:13:12 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:12 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e53d277a-15c4-47ac-9d00-74fd92606e99 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Volume info retrieved successfully. Sep 01 12:13:12 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d4c05d58-f23f-456c-8137-9255d67afa7e tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Flow 'volume_create_api' (5d0b68c2-a7ac-4831-85cb-8cf0c2e2097a) 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:13:12 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d4c05d58-f23f-456c-8137-9255d67afa7e tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (534d03d3-e084-47d3-9cbd-539a46f8e6ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e53d277a-15c4-47ac-9d00-74fd92606e99 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] http://192.168.122.29/volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 returned with HTTP 200 Sep 01 12:13:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 633/1259] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:12 2026] GET /volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 => generated 1325 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:13:12 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-d4c05d58-f23f-456c-8137-9255d67afa7e tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-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:13:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d9ef8bff-562a-4602-8121-ff436b0b7679 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d9ef8bff-562a-4602-8121-ff436b0b7679 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] GET http://192.168.122.29/volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 Sep 01 12:13:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d9ef8bff-562a-4602-8121-ff436b0b7679 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d9ef8bff-562a-4602-8121-ff436b0b7679 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:12 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:12 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d9ef8bff-562a-4602-8121-ff436b0b7679 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Volume info retrieved successfully. Sep 01 12:13:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d9ef8bff-562a-4602-8121-ff436b0b7679 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] http://192.168.122.29/volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 returned with HTTP 200 Sep 01 12:13:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 634/1260] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:12 2026] GET /volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 => generated 1325 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:13:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1d7817b1-4588-41a5-a126-d1d0beb53f46 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1d7817b1-4588-41a5-a126-d1d0beb53f46 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] DELETE http://192.168.122.29/volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 Sep 01 12:13:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1d7817b1-4588-41a5-a126-d1d0beb53f46 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1d7817b1-4588-41a5-a126-d1d0beb53f46 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:12 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-1d7817b1-4588-41a5-a126-d1d0beb53f46 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Delete volume with id: 8573d9c9-5c5f-4084-833a-ce8496a88419 Sep 01 12:13:12 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d4c05d58-f23f-456c-8137-9255d67afa7e tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (534d03d3-e084-47d3-9cbd-539a46f8e6ca) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:13:12 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d4c05d58-f23f-456c-8137-9255d67afa7e tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d836d272-fb22-4ea4-b925-c046c9a28801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13: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:13:12 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:12 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1d7817b1-4588-41a5-a126-d1d0beb53f46 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Volume info retrieved successfully. Sep 01 12:13:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1d7817b1-4588-41a5-a126-d1d0beb53f46 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Delete volume request issued successfully. Sep 01 12:13:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1d7817b1-4588-41a5-a126-d1d0beb53f46 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] http://192.168.122.29/volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 returned with HTTP 202 Sep 01 12:13:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 635/1261] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:13:12 2026] DELETE /volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:13:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-54de1e3f-9a78-4964-963f-44aa5e645856 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-54de1e3f-9a78-4964-963f-44aa5e645856 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] GET http://192.168.122.29/volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 Sep 01 12:13:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-54de1e3f-9a78-4964-963f-44aa5e645856 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-54de1e3f-9a78-4964-963f-44aa5e645856 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:12 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:12 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-54de1e3f-9a78-4964-963f-44aa5e645856 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Volume info retrieved successfully. Sep 01 12:13:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-54de1e3f-9a78-4964-963f-44aa5e645856 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] http://192.168.122.29/volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 returned with HTTP 200 Sep 01 12:13:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 636/1262] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:12 2026] GET /volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 => generated 1324 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:13:13 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-d4c05d58-f23f-456c-8137-9255d67afa7e tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Created reservations ['18630c9b-7adc-4aa2-a6af-4d03598253b8', 'c9aa70ef-cfcf-480f-ac7c-197b30889a1d', '37a1a1f8-e7b4-4039-99ca-484713675845', '8ecea05e-1f83-4588-a41a-193ee63cd82f'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:13:13 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d4c05d58-f23f-456c-8137-9255d67afa7e tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d836d272-fb22-4ea4-b925-c046c9a28801) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18630c9b-7adc-4aa2-a6af-4d03598253b8', 'c9aa70ef-cfcf-480f-ac7c-197b30889a1d', '37a1a1f8-e7b4-4039-99ca-484713675845', '8ecea05e-1f83-4588-a41a-193ee63cd82f']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:13:13 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d4c05d58-f23f-456c-8137-9255d67afa7e tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1300d869-f3f3-443d-a852-89e8de2a6d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13: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:13:13 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13:13 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d4c05d58-f23f-456c-8137-9255d67afa7e tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1300d869-f3f3-443d-a852-89e8de2a6d6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd25ff4b9-042b-4833-8e7f-d6cd18d6861c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2125666349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b55e72c87e374d6ca6ac118393a2c204',qos_specs=None,replication_status=,reservations=['18630c9b-7adc-4aa2-a6af-4d03598253b8','c9aa70ef-cfcf-480f-ac7c-197b30889a1d','37a1a1f8-e7b4-4039-99ca-484713675845','8ecea05e-1f83-4588-a41a-193ee63cd82f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d467767cd2dd4a19a729441172901fe7',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:13:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2125666349',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d25ff4b9-042b-4833-8e7f-d6cd18d6861c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b55e72c87e374d6ca6ac118393a2c204',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d467767cd2dd4a19a729441172901fe7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:13:13 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d4c05d58-f23f-456c-8137-9255d67afa7e tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0fc08a9-8de8-409a-b650-1bb9118d7df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:13 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d4c05d58-f23f-456c-8137-9255d67afa7e tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0fc08a9-8de8-409a-b650-1bb9118d7df1) transitioned into state 'SUCCESS' from state '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-2125666349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b55e72c87e374d6ca6ac118393a2c204',qos_specs=None,replication_status=,reservations=['18630c9b-7adc-4aa2-a6af-4d03598253b8','c9aa70ef-cfcf-480f-ac7c-197b30889a1d','37a1a1f8-e7b4-4039-99ca-484713675845','8ecea05e-1f83-4588-a41a-193ee63cd82f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d467767cd2dd4a19a729441172901fe7',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:13:13 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d4c05d58-f23f-456c-8137-9255d67afa7e tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d98bd4c-7c2b-4529-9b87-a42e3bb51eda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:13 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d4c05d58-f23f-456c-8137-9255d67afa7e tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d98bd4c-7c2b-4529-9b87-a42e3bb51eda) 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:13:13 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d4c05d58-f23f-456c-8137-9255d67afa7e tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Flow 'volume_create_api' (5d0b68c2-a7ac-4831-85cb-8cf0c2e2097a) 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:13:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d4c05d58-f23f-456c-8137-9255d67afa7e tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Create volume request issued successfully. Sep 01 12:13:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d4c05d58-f23f-456c-8137-9255d67afa7e tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:13:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 627/1263] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:13:12 2026] POST /volume/v3/volumes => generated 762 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:13:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-539fd0be-e5ef-4672-af89-521234b4b1d0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-539fd0be-e5ef-4672-af89-521234b4b1d0 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c Sep 01 12:13:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-539fd0be-e5ef-4672-af89-521234b4b1d0 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-539fd0be-e5ef-4672-af89-521234b4b1d0 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:13 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:13 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-539fd0be-e5ef-4672-af89-521234b4b1d0 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:13:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-539fd0be-e5ef-4672-af89-521234b4b1d0 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c returned with HTTP 200 Sep 01 12:13:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 637/1264] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:13 2026] GET /volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c => generated 830 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8da3eb47-6de4-426b-8ece-75d887c64d74 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8da3eb47-6de4-426b-8ece-75d887c64d74 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/12628577-4d61-45c2-ab5f-f6637216c64e Sep 01 12:13:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8da3eb47-6de4-426b-8ece-75d887c64d74 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8da3eb47-6de4-426b-8ece-75d887c64d74 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:13 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:13 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8da3eb47-6de4-426b-8ece-75d887c64d74 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:13:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8da3eb47-6de4-426b-8ece-75d887c64d74 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/12628577-4d61-45c2-ab5f-f6637216c64e returned with HTTP 200 Sep 01 12:13:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 628/1265] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:13 2026] GET /volume/v3/volumes/12628577-4d61-45c2-ab5f-f6637216c64e => generated 884 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:13:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f5cd9840-45ab-444a-b43c-b16134d1b2ce None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f5cd9840-45ab-444a-b43c-b16134d1b2ce tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] GET http://192.168.122.29/volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 Sep 01 12:13:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f5cd9840-45ab-444a-b43c-b16134d1b2ce tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f5cd9840-45ab-444a-b43c-b16134d1b2ce tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:14 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:14 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f5cd9840-45ab-444a-b43c-b16134d1b2ce tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Volume info retrieved successfully. Sep 01 12:13:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f5cd9840-45ab-444a-b43c-b16134d1b2ce tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] http://192.168.122.29/volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 returned with HTTP 200 Sep 01 12:13:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 638/1266] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:14 2026] GET /volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 => generated 1324 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:13:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-67d194f9-8959-43d4-995d-08f1357a59b5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-67d194f9-8959-43d4-995d-08f1357a59b5 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c Sep 01 12:13:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-67d194f9-8959-43d4-995d-08f1357a59b5 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-67d194f9-8959-43d4-995d-08f1357a59b5 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-67d194f9-8959-43d4-995d-08f1357a59b5 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:13:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-67d194f9-8959-43d4-995d-08f1357a59b5 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c returned with HTTP 200 Sep 01 12:13:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 629/1267] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:14 2026] GET /volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c => generated 854 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-10d7e30e-f8db-4d1c-a39e-3c619085accd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-10d7e30e-f8db-4d1c-a39e-3c619085accd tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/12628577-4d61-45c2-ab5f-f6637216c64e Sep 01 12:13:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-10d7e30e-f8db-4d1c-a39e-3c619085accd tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-10d7e30e-f8db-4d1c-a39e-3c619085accd tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:14 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:14 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-10d7e30e-f8db-4d1c-a39e-3c619085accd tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:13:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-10d7e30e-f8db-4d1c-a39e-3c619085accd tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/12628577-4d61-45c2-ab5f-f6637216c64e returned with HTTP 200 Sep 01 12:13:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 639/1268] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:14 2026] GET /volume/v3/volumes/12628577-4d61-45c2-ab5f-f6637216c64e => generated 884 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ad1075a5-45c8-4032-9a78-03c9117a78c6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ad1075a5-45c8-4032-9a78-03c9117a78c6 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] GET http://192.168.122.29/volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 Sep 01 12:13:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ad1075a5-45c8-4032-9a78-03c9117a78c6 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ad1075a5-45c8-4032-9a78-03c9117a78c6 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ad1075a5-45c8-4032-9a78-03c9117a78c6 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] http://192.168.122.29/volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 returned with HTTP 404 Sep 01 12:13:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 630/1269] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:15 2026] GET /volume/v3/volumes/8573d9c9-5c5f-4084-833a-ce8496a88419 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:13:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e45fdf72-10af-41c8-a145-83f8f2fa893c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e45fdf72-10af-41c8-a145-83f8f2fa893c tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:13:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e45fdf72-10af-41c8-a145-83f8f2fa893c tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-826514193"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:13:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-e45fdf72-10af-41c8-a145-83f8f2fa893c tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-826514193'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:13:15 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-e45fdf72-10af-41c8-a145-83f8f2fa893c tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Create volume of 1 GB Sep 01 12:13:15 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e45fdf72-10af-41c8-a145-83f8f2fa893c tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Availability Zones retrieved successfully. Sep 01 12:13:15 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e45fdf72-10af-41c8-a145-83f8f2fa893c tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Flow 'volume_create_api' (8379b802-f4af-4e64-b4e6-e55ce22f1cf5) 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:13:15 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e45fdf72-10af-41c8-a145-83f8f2fa893c tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07a348c6-6bf0-4083-a7da-8854f75aa164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:15 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-e45fdf72-10af-41c8-a145-83f8f2fa893c tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-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:13:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-622b2996-8116-4fa5-ad34-4a6e05e40ea9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:15 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e45fdf72-10af-41c8-a145-83f8f2fa893c tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07a348c6-6bf0-4083-a7da-8854f75aa164) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:13:15 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e45fdf72-10af-41c8-a145-83f8f2fa893c tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4985635f-39b2-4c8e-86a5-bf4c0474ecdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-622b2996-8116-4fa5-ad34-4a6e05e40ea9 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c Sep 01 12:13:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-622b2996-8116-4fa5-ad34-4a6e05e40ea9 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-622b2996-8116-4fa5-ad34-4a6e05e40ea9 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:15 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:15 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:15 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-622b2996-8116-4fa5-ad34-4a6e05e40ea9 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:13:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-622b2996-8116-4fa5-ad34-4a6e05e40ea9 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c returned with HTTP 200 Sep 01 12:13:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 631/1270] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:15 2026] GET /volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c => generated 854 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:15 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-e45fdf72-10af-41c8-a145-83f8f2fa893c tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Created reservations ['dfdf9d99-370a-43ee-ba1c-864304656337', '08a4b57a-dfe6-433b-96fe-82f3047d72be', '921cb4ab-61be-45d8-b01b-48fb17c56f18', '32c12aef-d79d-45a0-8547-b56f9c8278a6'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:13:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8f81bf86-96ff-4106-9d40-911b24debbe7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:15 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e45fdf72-10af-41c8-a145-83f8f2fa893c tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4985635f-39b2-4c8e-86a5-bf4c0474ecdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfdf9d99-370a-43ee-ba1c-864304656337', '08a4b57a-dfe6-433b-96fe-82f3047d72be', '921cb4ab-61be-45d8-b01b-48fb17c56f18', '32c12aef-d79d-45a0-8547-b56f9c8278a6']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:13:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8f81bf86-96ff-4106-9d40-911b24debbe7 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/12628577-4d61-45c2-ab5f-f6637216c64e Sep 01 12:13:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8f81bf86-96ff-4106-9d40-911b24debbe7 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:15 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e45fdf72-10af-41c8-a145-83f8f2fa893c tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88aa7fa8-2281-42b4-8f4a-b063c19c2c19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8f81bf86-96ff-4106-9d40-911b24debbe7 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:15 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:15 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:15 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8f81bf86-96ff-4106-9d40-911b24debbe7 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:13: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:13:15 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e45fdf72-10af-41c8-a145-83f8f2fa893c tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88aa7fa8-2281-42b4-8f4a-b063c19c2c19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8691355a-fc71-4aa2-8b94-07acdffde9fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-826514193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='027a06e29d4747c0945cbcd8fb0ee262',qos_specs=None,replication_status=,reservations=['dfdf9d99-370a-43ee-ba1c-864304656337','08a4b57a-dfe6-433b-96fe-82f3047d72be','921cb4ab-61be-45d8-b01b-48fb17c56f18','32c12aef-d79d-45a0-8547-b56f9c8278a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='babafb6a53014dc1ba6861cfd4897fbe',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:13:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-826514193',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8691355a-fc71-4aa2-8b94-07acdffde9fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='027a06e29d4747c0945cbcd8fb0ee262',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='babafb6a53014dc1ba6861cfd4897fbe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:13:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e45fdf72-10af-41c8-a145-83f8f2fa893c tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d77bc3a9-5ab2-44aa-b33a-1e5883f22477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8f81bf86-96ff-4106-9d40-911b24debbe7 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/12628577-4d61-45c2-ab5f-f6637216c64e returned with HTTP 200 Sep 01 12:13:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 632/1271] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:15 2026] GET /volume/v3/volumes/12628577-4d61-45c2-ab5f-f6637216c64e => generated 884 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e45fdf72-10af-41c8-a145-83f8f2fa893c tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d77bc3a9-5ab2-44aa-b33a-1e5883f22477) transitioned into state 'SUCCESS' from state '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-826514193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='027a06e29d4747c0945cbcd8fb0ee262',qos_specs=None,replication_status=,reservations=['dfdf9d99-370a-43ee-ba1c-864304656337','08a4b57a-dfe6-433b-96fe-82f3047d72be','921cb4ab-61be-45d8-b01b-48fb17c56f18','32c12aef-d79d-45a0-8547-b56f9c8278a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='babafb6a53014dc1ba6861cfd4897fbe',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:13:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e45fdf72-10af-41c8-a145-83f8f2fa893c tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fac84da5-bcfa-4839-9bbe-f727035eb220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e45fdf72-10af-41c8-a145-83f8f2fa893c tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fac84da5-bcfa-4839-9bbe-f727035eb220) 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:13:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e45fdf72-10af-41c8-a145-83f8f2fa893c tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Flow 'volume_create_api' (8379b802-f4af-4e64-b4e6-e55ce22f1cf5) 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:13:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e45fdf72-10af-41c8-a145-83f8f2fa893c tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Create volume request issued successfully. Sep 01 12:13:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e45fdf72-10af-41c8-a145-83f8f2fa893c tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:13:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 640/1272] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:13:15 2026] POST /volume/v3/volumes => generated 754 bytes in 918 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:13:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-25cf5401-c8e3-4c57-9d8c-a74de7ca016b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-25cf5401-c8e3-4c57-9d8c-a74de7ca016b tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] GET http://192.168.122.29/volume/v3/volumes/8691355a-fc71-4aa2-8b94-07acdffde9fe Sep 01 12:13:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-25cf5401-c8e3-4c57-9d8c-a74de7ca016b tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-25cf5401-c8e3-4c57-9d8c-a74de7ca016b tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:16 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-25cf5401-c8e3-4c57-9d8c-a74de7ca016b tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Volume info retrieved successfully. Sep 01 12:13:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-25cf5401-c8e3-4c57-9d8c-a74de7ca016b tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] http://192.168.122.29/volume/v3/volumes/8691355a-fc71-4aa2-8b94-07acdffde9fe returned with HTTP 200 Sep 01 12:13:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 633/1273] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:16 2026] GET /volume/v3/volumes/8691355a-fc71-4aa2-8b94-07acdffde9fe => generated 822 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-af5018e6-66ac-4ee9-beff-6a9648948ba5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-af5018e6-66ac-4ee9-beff-6a9648948ba5 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c Sep 01 12:13:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-af5018e6-66ac-4ee9-beff-6a9648948ba5 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-af5018e6-66ac-4ee9-beff-6a9648948ba5 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:16 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-af5018e6-66ac-4ee9-beff-6a9648948ba5 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:13:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-af5018e6-66ac-4ee9-beff-6a9648948ba5 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c returned with HTTP 200 Sep 01 12:13:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 641/1274] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:16 2026] GET /volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c => generated 854 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-03af1128-9a3b-4f80-a796-4589235c1ffa None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-03af1128-9a3b-4f80-a796-4589235c1ffa tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/12628577-4d61-45c2-ab5f-f6637216c64e Sep 01 12:13:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-03af1128-9a3b-4f80-a796-4589235c1ffa tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-03af1128-9a3b-4f80-a796-4589235c1ffa tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:17 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:17 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:17 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-03af1128-9a3b-4f80-a796-4589235c1ffa tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:13:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-03af1128-9a3b-4f80-a796-4589235c1ffa tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/12628577-4d61-45c2-ab5f-f6637216c64e returned with HTTP 200 Sep 01 12:13:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 634/1275] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:17 2026] GET /volume/v3/volumes/12628577-4d61-45c2-ab5f-f6637216c64e => generated 884 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e52f2273-7d53-4b4d-89fb-71688c34e003 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e52f2273-7d53-4b4d-89fb-71688c34e003 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] GET http://192.168.122.29/volume/v3/volumes/8691355a-fc71-4aa2-8b94-07acdffde9fe Sep 01 12:13:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e52f2273-7d53-4b4d-89fb-71688c34e003 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e52f2273-7d53-4b4d-89fb-71688c34e003 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:17 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e52f2273-7d53-4b4d-89fb-71688c34e003 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Volume info retrieved successfully. Sep 01 12:13:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e52f2273-7d53-4b4d-89fb-71688c34e003 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] http://192.168.122.29/volume/v3/volumes/8691355a-fc71-4aa2-8b94-07acdffde9fe returned with HTTP 200 Sep 01 12:13:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 642/1276] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:17 2026] GET /volume/v3/volumes/8691355a-fc71-4aa2-8b94-07acdffde9fe => generated 846 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a7ed98b5-6268-4672-b92c-cd09fca76eba None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a7ed98b5-6268-4672-b92c-cd09fca76eba tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c Sep 01 12:13:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a7ed98b5-6268-4672-b92c-cd09fca76eba tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a7ed98b5-6268-4672-b92c-cd09fca76eba tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:17 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:17 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:17 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a7ed98b5-6268-4672-b92c-cd09fca76eba tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:13:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a7ed98b5-6268-4672-b92c-cd09fca76eba tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c returned with HTTP 200 Sep 01 12:13:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 635/1277] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:17 2026] GET /volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c => generated 854 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a622e6a9-7d1c-4b89-abed-8db31b0e1a56 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a622e6a9-7d1c-4b89-abed-8db31b0e1a56 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/12628577-4d61-45c2-ab5f-f6637216c64e Sep 01 12:13:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a622e6a9-7d1c-4b89-abed-8db31b0e1a56 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a622e6a9-7d1c-4b89-abed-8db31b0e1a56 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:18 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:18 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a622e6a9-7d1c-4b89-abed-8db31b0e1a56 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:13:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a622e6a9-7d1c-4b89-abed-8db31b0e1a56 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/12628577-4d61-45c2-ab5f-f6637216c64e returned with HTTP 200 Sep 01 12:13:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 643/1278] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:18 2026] GET /volume/v3/volumes/12628577-4d61-45c2-ab5f-f6637216c64e => generated 884 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b561f0d5-47eb-40ce-914a-0b576e676e35 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b561f0d5-47eb-40ce-914a-0b576e676e35 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] GET http://192.168.122.29/volume/v3/volumes/8691355a-fc71-4aa2-8b94-07acdffde9fe Sep 01 12:13:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b561f0d5-47eb-40ce-914a-0b576e676e35 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b561f0d5-47eb-40ce-914a-0b576e676e35 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b561f0d5-47eb-40ce-914a-0b576e676e35 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Volume info retrieved successfully. Sep 01 12:13:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b561f0d5-47eb-40ce-914a-0b576e676e35 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] http://192.168.122.29/volume/v3/volumes/8691355a-fc71-4aa2-8b94-07acdffde9fe returned with HTTP 200 Sep 01 12:13:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 636/1279] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:18 2026] GET /volume/v3/volumes/8691355a-fc71-4aa2-8b94-07acdffde9fe => generated 846 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7c189965-9de6-45e4-8343-383273e743ca None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7c189965-9de6-45e4-8343-383273e743ca tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c Sep 01 12:13:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7c189965-9de6-45e4-8343-383273e743ca tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7c189965-9de6-45e4-8343-383273e743ca tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:19 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:19 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:19 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7c189965-9de6-45e4-8343-383273e743ca tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:13:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7c189965-9de6-45e4-8343-383273e743ca tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c returned with HTTP 200 Sep 01 12:13:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 644/1280] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:18 2026] GET /volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c => generated 854 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e5addf6e-fe20-434f-87ee-5041b0211f12 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e5addf6e-fe20-434f-87ee-5041b0211f12 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/12628577-4d61-45c2-ab5f-f6637216c64e Sep 01 12:13:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e5addf6e-fe20-434f-87ee-5041b0211f12 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e5addf6e-fe20-434f-87ee-5041b0211f12 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:19 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:19 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:19 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e5addf6e-fe20-434f-87ee-5041b0211f12 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:13:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e5addf6e-fe20-434f-87ee-5041b0211f12 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/12628577-4d61-45c2-ab5f-f6637216c64e returned with HTTP 200 Sep 01 12:13:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 637/1281] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:19 2026] GET /volume/v3/volumes/12628577-4d61-45c2-ab5f-f6637216c64e => generated 884 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-612e5ddc-e1b2-44bc-aadd-a22971e25a28 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-612e5ddc-e1b2-44bc-aadd-a22971e25a28 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] GET http://192.168.122.29/volume/v3/volumes/8691355a-fc71-4aa2-8b94-07acdffde9fe Sep 01 12:13:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-612e5ddc-e1b2-44bc-aadd-a22971e25a28 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-612e5ddc-e1b2-44bc-aadd-a22971e25a28 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:19 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:19 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:19 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-612e5ddc-e1b2-44bc-aadd-a22971e25a28 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Volume info retrieved successfully. Sep 01 12:13:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-612e5ddc-e1b2-44bc-aadd-a22971e25a28 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] http://192.168.122.29/volume/v3/volumes/8691355a-fc71-4aa2-8b94-07acdffde9fe returned with HTTP 200 Sep 01 12:13:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 645/1282] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:19 2026] GET /volume/v3/volumes/8691355a-fc71-4aa2-8b94-07acdffde9fe => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-308f5da8-1ca3-4c58-934a-092eab6791b2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-308f5da8-1ca3-4c58-934a-092eab6791b2 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c Sep 01 12:13:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-308f5da8-1ca3-4c58-934a-092eab6791b2 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-308f5da8-1ca3-4c58-934a-092eab6791b2 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:20 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:20 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-308f5da8-1ca3-4c58-934a-092eab6791b2 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:13:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-308f5da8-1ca3-4c58-934a-092eab6791b2 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c returned with HTTP 200 Sep 01 12:13:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 638/1283] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:20 2026] GET /volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c => generated 854 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:13:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d45d587b-8679-4a67-b140-86b6121a10bc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d45d587b-8679-4a67-b140-86b6121a10bc tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/12628577-4d61-45c2-ab5f-f6637216c64e Sep 01 12:13:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d45d587b-8679-4a67-b140-86b6121a10bc tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d45d587b-8679-4a67-b140-86b6121a10bc tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:20 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:20 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d45d587b-8679-4a67-b140-86b6121a10bc tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:13:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d45d587b-8679-4a67-b140-86b6121a10bc tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/12628577-4d61-45c2-ab5f-f6637216c64e returned with HTTP 200 Sep 01 12:13:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 646/1284] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:20 2026] GET /volume/v3/volumes/12628577-4d61-45c2-ab5f-f6637216c64e => generated 885 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-706d9e5a-9f0b-4af4-b4e9-357e1d94bc54 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-706d9e5a-9f0b-4af4-b4e9-357e1d94bc54 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/12628577-4d61-45c2-ab5f-f6637216c64e Sep 01 12:13:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-706d9e5a-9f0b-4af4-b4e9-357e1d94bc54 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-706d9e5a-9f0b-4af4-b4e9-357e1d94bc54 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:20 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:20 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-706d9e5a-9f0b-4af4-b4e9-357e1d94bc54 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:13:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-706d9e5a-9f0b-4af4-b4e9-357e1d94bc54 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/12628577-4d61-45c2-ab5f-f6637216c64e returned with HTTP 200 Sep 01 12:13:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 639/1285] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:20 2026] GET /volume/v3/volumes/12628577-4d61-45c2-ab5f-f6637216c64e => generated 885 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3d9b193b-e897-44b2-a1d8-fb12ae2777db None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3d9b193b-e897-44b2-a1d8-fb12ae2777db tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] GET http://192.168.122.29/volume/v3/volumes/8691355a-fc71-4aa2-8b94-07acdffde9fe Sep 01 12:13:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3d9b193b-e897-44b2-a1d8-fb12ae2777db tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3d9b193b-e897-44b2-a1d8-fb12ae2777db tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-57600be9-0a12-45bc-8427-37d50b03ef27 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-57600be9-0a12-45bc-8427-37d50b03ef27 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] DELETE http://192.168.122.29/volume/v3/volumes/8f65cbb8-6c1b-4094-a640-fe5e986c8eda?cascade=True Sep 01 12:13:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-57600be9-0a12-45bc-8427-37d50b03ef27 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-57600be9-0a12-45bc-8427-37d50b03ef27 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:20 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-57600be9-0a12-45bc-8427-37d50b03ef27 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Delete volume with id: 8f65cbb8-6c1b-4094-a640-fe5e986c8eda Sep 01 12:13: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:13:20 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:20 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13: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:13:20 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:20 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-57600be9-0a12-45bc-8427-37d50b03ef27 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:13:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3d9b193b-e897-44b2-a1d8-fb12ae2777db tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Volume info retrieved successfully. Sep 01 12:13:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3d9b193b-e897-44b2-a1d8-fb12ae2777db tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] http://192.168.122.29/volume/v3/volumes/8691355a-fc71-4aa2-8b94-07acdffde9fe returned with HTTP 200 Sep 01 12:13:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 647/1286] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:20 2026] GET /volume/v3/volumes/8691355a-fc71-4aa2-8b94-07acdffde9fe => generated 846 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:20 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:13:20 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:13:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-57600be9-0a12-45bc-8427-37d50b03ef27 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Delete volume request issued successfully. Sep 01 12:13:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-57600be9-0a12-45bc-8427-37d50b03ef27 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/8f65cbb8-6c1b-4094-a640-fe5e986c8eda?cascade=True returned with HTTP 202 Sep 01 12:13:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 640/1287] 192.168.122.29 () {58 vars in 1255 bytes} [Tue Sep 1 12:13:20 2026] DELETE /volume/v3/volumes/8f65cbb8-6c1b-4094-a640-fe5e986c8eda?cascade=True => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:13:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-819c414f-6aab-437e-b6ac-6ea5abc4f849 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-819c414f-6aab-437e-b6ac-6ea5abc4f849 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/8f65cbb8-6c1b-4094-a640-fe5e986c8eda Sep 01 12:13:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-819c414f-6aab-437e-b6ac-6ea5abc4f849 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-819c414f-6aab-437e-b6ac-6ea5abc4f849 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:20 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:20 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-819c414f-6aab-437e-b6ac-6ea5abc4f849 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:13:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-819c414f-6aab-437e-b6ac-6ea5abc4f849 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/8f65cbb8-6c1b-4094-a640-fe5e986c8eda returned with HTTP 200 Sep 01 12:13:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 648/1288] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:20 2026] GET /volume/v3/volumes/8f65cbb8-6c1b-4094-a640-fe5e986c8eda => generated 850 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1088d8e0-0238-4a4d-ae6d-cd31f654bbc8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1088d8e0-0238-4a4d-ae6d-cd31f654bbc8 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c Sep 01 12:13:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1088d8e0-0238-4a4d-ae6d-cd31f654bbc8 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1088d8e0-0238-4a4d-ae6d-cd31f654bbc8 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:21 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:21 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1088d8e0-0238-4a4d-ae6d-cd31f654bbc8 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:13:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1088d8e0-0238-4a4d-ae6d-cd31f654bbc8 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c returned with HTTP 200 Sep 01 12:13:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 641/1289] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:21 2026] GET /volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c => generated 855 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:13:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-59cae88b-1c8c-4e42-9e09-6ac44d24959e req-658bd7c7-e7a2-4d6a-b69d-a1f4518fd463 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-59cae88b-1c8c-4e42-9e09-6ac44d24959e req-658bd7c7-e7a2-4d6a-b69d-a1f4518fd463 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c Sep 01 12:13:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-59cae88b-1c8c-4e42-9e09-6ac44d24959e req-658bd7c7-e7a2-4d6a-b69d-a1f4518fd463 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-59cae88b-1c8c-4e42-9e09-6ac44d24959e req-658bd7c7-e7a2-4d6a-b69d-a1f4518fd463 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:21 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:21 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-59cae88b-1c8c-4e42-9e09-6ac44d24959e req-658bd7c7-e7a2-4d6a-b69d-a1f4518fd463 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:13:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-59cae88b-1c8c-4e42-9e09-6ac44d24959e req-658bd7c7-e7a2-4d6a-b69d-a1f4518fd463 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c returned with HTTP 200 Sep 01 12:13:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 649/1290] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:13:21 2026] GET /volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8daf028b-50d8-4176-9b46-126afc0a9051 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8daf028b-50d8-4176-9b46-126afc0a9051 None None] GET http://192.168.122.29/volume// Sep 01 12:13:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8daf028b-50d8-4176-9b46-126afc0a9051 None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8daf028b-50d8-4176-9b46-126afc0a9051 None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8daf028b-50d8-4176-9b46-126afc0a9051 None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:13:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 642/1291] 192.168.122.29 () {58 vars in 1312 bytes} [Tue Sep 1 12:13:21 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 01 12:13:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-59cae88b-1c8c-4e42-9e09-6ac44d24959e req-0ddb2b46-12a5-4aa4-8f36-34808a21c13c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-92b9d584-009a-4a33-937a-b364f5f08a4c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-92b9d584-009a-4a33-937a-b364f5f08a4c tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] GET http://192.168.122.29/volume/v3/volumes/8691355a-fc71-4aa2-8b94-07acdffde9fe Sep 01 12:13:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-92b9d584-009a-4a33-937a-b364f5f08a4c tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-92b9d584-009a-4a33-937a-b364f5f08a4c tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:21 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:21 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-92b9d584-009a-4a33-937a-b364f5f08a4c tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Volume info retrieved successfully. Sep 01 12:13:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-92b9d584-009a-4a33-937a-b364f5f08a4c tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] http://192.168.122.29/volume/v3/volumes/8691355a-fc71-4aa2-8b94-07acdffde9fe returned with HTTP 200 Sep 01 12:13:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 643/1292] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:21 2026] GET /volume/v3/volumes/8691355a-fc71-4aa2-8b94-07acdffde9fe => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d9331b1b-b845-498a-9597-98de0572155c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d9331b1b-b845-498a-9597-98de0572155c tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:13:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d9331b1b-b845-498a-9597-98de0572155c tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8691355a-fc71-4aa2-8b94-07acdffde9fe", "name": "tempest-VolumesExtendTest-Snapshot-1363479287"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:13: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:13:21 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:21 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d9331b1b-b845-498a-9597-98de0572155c tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Volume info retrieved successfully. Sep 01 12:13:21 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-d9331b1b-b845-498a-9597-98de0572155c tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Create snapshot from volume 8691355a-fc71-4aa2-8b94-07acdffde9fe Sep 01 12:13:21 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-d9331b1b-b845-498a-9597-98de0572155c tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Created reservations ['dc97fa6c-fc4d-4b5c-988d-1f681f9be593', 'b62e3d52-01dc-4cc2-aa55-6677e2cb60bd', 'db1887c3-cb11-4916-8435-fd4da6c0d46c', '6f3b46c8-ba4f-4c3a-b09f-1b95c9fb1856'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:13: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:13:21 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d9331b1b-b845-498a-9597-98de0572155c tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Snapshot create request issued successfully. Sep 01 12:13:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d9331b1b-b845-498a-9597-98de0572155c tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] http://192.168.122.29/volume/v3/snapshots returned with HTTP 202 Sep 01 12:13:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 644/1293] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:13:21 2026] POST /volume/v3/snapshots => generated 304 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:13:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-047073f8-dfa1-4578-881e-4bd77ca059d1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-047073f8-dfa1-4578-881e-4bd77ca059d1 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/8f65cbb8-6c1b-4094-a640-fe5e986c8eda Sep 01 12:13:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-047073f8-dfa1-4578-881e-4bd77ca059d1 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-047073f8-dfa1-4578-881e-4bd77ca059d1 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:22 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-047073f8-dfa1-4578-881e-4bd77ca059d1 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:13:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-047073f8-dfa1-4578-881e-4bd77ca059d1 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/8f65cbb8-6c1b-4094-a640-fe5e986c8eda returned with HTTP 200 Sep 01 12:13:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 645/1294] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:22 2026] GET /volume/v3/volumes/8f65cbb8-6c1b-4094-a640-fe5e986c8eda => generated 850 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2862169d-a59d-491f-b935-b8b949d19d91 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2862169d-a59d-491f-b935-b8b949d19d91 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] GET http://192.168.122.29/volume/v3/snapshots/384b2cbe-8836-4299-8604-1d9aba40ff16 Sep 01 12:13:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2862169d-a59d-491f-b935-b8b949d19d91 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2862169d-a59d-491f-b935-b8b949d19d91 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2862169d-a59d-491f-b935-b8b949d19d91 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Snapshot retrieved successfully. Sep 01 12:13:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2862169d-a59d-491f-b935-b8b949d19d91 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] http://192.168.122.29/volume/v3/snapshots/384b2cbe-8836-4299-8604-1d9aba40ff16 returned with HTTP 200 Sep 01 12:13:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 646/1295] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:13:22 2026] GET /volume/v3/snapshots/384b2cbe-8836-4299-8604-1d9aba40ff16 => generated 436 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-59cae88b-1c8c-4e42-9e09-6ac44d24959e req-0ddb2b46-12a5-4aa4-8f36-34808a21c13c tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] POST http://192.168.122.29/volume/v3/attachments Sep 01 12:13:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-59cae88b-1c8c-4e42-9e09-6ac44d24959e req-0ddb2b46-12a5-4aa4-8f36-34808a21c13c tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d25ff4b9-042b-4833-8e7f-d6cd18d6861c", "connector": null, "instance_uuid": "539c5e91-6e30-4926-9a35-023227a2a7e2"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:13: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:13:22 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-59cae88b-1c8c-4e42-9e09-6ac44d24959e req-0ddb2b46-12a5-4aa4-8f36-34808a21c13c tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/attachments returned with HTTP 200 Sep 01 12:13:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 650/1296] 192.168.122.29 () {66 vars in 1478 bytes} [Tue Sep 1 12:13:21 2026] POST /volume/v3/attachments => generated 273 bytes in 738 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:13:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3523b5eb-5fc2-40a0-9d08-58d430887cea None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3523b5eb-5fc2-40a0-9d08-58d430887cea tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c Sep 01 12:13:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3523b5eb-5fc2-40a0-9d08-58d430887cea tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3523b5eb-5fc2-40a0-9d08-58d430887cea tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:22 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-78dab4ca-6a5f-4147-a2fe-4e0736faf8d9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3523b5eb-5fc2-40a0-9d08-58d430887cea tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:13:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-78dab4ca-6a5f-4147-a2fe-4e0736faf8d9 None None] GET http://192.168.122.29/volume// Sep 01 12:13:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-78dab4ca-6a5f-4147-a2fe-4e0736faf8d9 None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-78dab4ca-6a5f-4147-a2fe-4e0736faf8d9 None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-78dab4ca-6a5f-4147-a2fe-4e0736faf8d9 None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:13:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 651/1297] 192.168.122.29 () {58 vars in 1310 bytes} [Tue Sep 1 12:13:22 2026] GET /volume/ => generated 389 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:13:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3523b5eb-5fc2-40a0-9d08-58d430887cea tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c returned with HTTP 200 Sep 01 12:13:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 647/1298] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:22 2026] GET /volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c => generated 854 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-59cae88b-1c8c-4e42-9e09-6ac44d24959e req-816aa3ed-9706-424b-bf9d-7bb4ff5da774 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-59cae88b-1c8c-4e42-9e09-6ac44d24959e req-816aa3ed-9706-424b-bf9d-7bb4ff5da774 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c Sep 01 12:13:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-59cae88b-1c8c-4e42-9e09-6ac44d24959e req-816aa3ed-9706-424b-bf9d-7bb4ff5da774 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-59cae88b-1c8c-4e42-9e09-6ac44d24959e req-816aa3ed-9706-424b-bf9d-7bb4ff5da774 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:22 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-59cae88b-1c8c-4e42-9e09-6ac44d24959e req-816aa3ed-9706-424b-bf9d-7bb4ff5da774 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:13:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-59cae88b-1c8c-4e42-9e09-6ac44d24959e req-816aa3ed-9706-424b-bf9d-7bb4ff5da774 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c returned with HTTP 200 Sep 01 12:13:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 652/1299] 192.168.122.29 () {62 vars in 1523 bytes} [Tue Sep 1 12:13:22 2026] GET /volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c => generated 1035 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:13:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-59cae88b-1c8c-4e42-9e09-6ac44d24959e req-e0454cba-abc3-40bb-8754-ee6207393db8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-59cae88b-1c8c-4e42-9e09-6ac44d24959e req-e0454cba-abc3-40bb-8754-ee6207393db8 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] PUT http://192.168.122.29/volume/v3/attachments/a930ca1e-8d10-4b1a-bfde-d0bf6205c58e Sep 01 12:13:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-59cae88b-1c8c-4e42-9e09-6ac44d24959e req-e0454cba-abc3-40bb-8754-ee6207393db8 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.29", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fcffd4db34b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "2d6c338d-1492-4969-8dee-5e70772e3ff2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:13:22 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-59cae88b-1c8c-4e42-9e09-6ac44d24959e req-e0454cba-abc3-40bb-8754-ee6207393db8 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Acquiring lock "cinder-attachment_update-d25ff4b9-042b-4833-8e7f-d6cd18d6861c-devstack" by "attachment_update" {{(pid=86815) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:13:22 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-59cae88b-1c8c-4e42-9e09-6ac44d24959e req-e0454cba-abc3-40bb-8754-ee6207393db8 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Lock "cinder-attachment_update-d25ff4b9-042b-4833-8e7f-d6cd18d6861c-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=86815) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:13: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:13:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13: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:13:22 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ee6bba1f-bc97-4042-8b65-db709a581ab9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ee6bba1f-bc97-4042-8b65-db709a581ab9 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/8f65cbb8-6c1b-4094-a640-fe5e986c8eda Sep 01 12:13:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ee6bba1f-bc97-4042-8b65-db709a581ab9 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ee6bba1f-bc97-4042-8b65-db709a581ab9 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:23 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ee6bba1f-bc97-4042-8b65-db709a581ab9 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:13:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ee6bba1f-bc97-4042-8b65-db709a581ab9 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/8f65cbb8-6c1b-4094-a640-fe5e986c8eda returned with HTTP 200 Sep 01 12:13:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 653/1300] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:23 2026] GET /volume/v3/volumes/8f65cbb8-6c1b-4094-a640-fe5e986c8eda => generated 850 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6a712d7b-90dc-43bf-9607-c8dce4d174de None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6a712d7b-90dc-43bf-9607-c8dce4d174de tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] GET http://192.168.122.29/volume/v3/snapshots/384b2cbe-8836-4299-8604-1d9aba40ff16 Sep 01 12:13:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6a712d7b-90dc-43bf-9607-c8dce4d174de tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6a712d7b-90dc-43bf-9607-c8dce4d174de tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6a712d7b-90dc-43bf-9607-c8dce4d174de tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Snapshot retrieved successfully. Sep 01 12:13:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6a712d7b-90dc-43bf-9607-c8dce4d174de tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] http://192.168.122.29/volume/v3/snapshots/384b2cbe-8836-4299-8604-1d9aba40ff16 returned with HTTP 200 Sep 01 12:13:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 654/1301] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:13:23 2026] GET /volume/v3/snapshots/384b2cbe-8836-4299-8604-1d9aba40ff16 => generated 436 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c36fa1f3-6ff1-4c6b-ae50-f2e06e01dd0e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c36fa1f3-6ff1-4c6b-ae50-f2e06e01dd0e tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c Sep 01 12:13:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c36fa1f3-6ff1-4c6b-ae50-f2e06e01dd0e tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c36fa1f3-6ff1-4c6b-ae50-f2e06e01dd0e tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:23 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c36fa1f3-6ff1-4c6b-ae50-f2e06e01dd0e tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:13:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c36fa1f3-6ff1-4c6b-ae50-f2e06e01dd0e tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c returned with HTTP 200 Sep 01 12:13:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 655/1302] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:23 2026] GET /volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c => generated 854 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-95f4a52f-aaed-498c-93aa-db62a7812a89 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-95f4a52f-aaed-498c-93aa-db62a7812a89 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/8f65cbb8-6c1b-4094-a640-fe5e986c8eda Sep 01 12:13:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-95f4a52f-aaed-498c-93aa-db62a7812a89 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-95f4a52f-aaed-498c-93aa-db62a7812a89 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-95f4a52f-aaed-498c-93aa-db62a7812a89 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/8f65cbb8-6c1b-4094-a640-fe5e986c8eda returned with HTTP 404 Sep 01 12:13:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 656/1303] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:24 2026] GET /volume/v3/volumes/8f65cbb8-6c1b-4094-a640-fe5e986c8eda => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:13:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4fba6f2b-f017-4a88-aaf0-fd2d0d9d31a8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4fba6f2b-f017-4a88-aaf0-fd2d0d9d31a8 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] GET http://192.168.122.29/volume/v3/snapshots/384b2cbe-8836-4299-8604-1d9aba40ff16 Sep 01 12:13:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4fba6f2b-f017-4a88-aaf0-fd2d0d9d31a8 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4fba6f2b-f017-4a88-aaf0-fd2d0d9d31a8 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4fba6f2b-f017-4a88-aaf0-fd2d0d9d31a8 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Snapshot retrieved successfully. Sep 01 12:13:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4fba6f2b-f017-4a88-aaf0-fd2d0d9d31a8 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] http://192.168.122.29/volume/v3/snapshots/384b2cbe-8836-4299-8604-1d9aba40ff16 returned with HTTP 200 Sep 01 12:13:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 657/1304] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:13:24 2026] GET /volume/v3/snapshots/384b2cbe-8836-4299-8604-1d9aba40ff16 => generated 436 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5e78520e-e1bf-4554-920d-1a93630bc3c2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5e78520e-e1bf-4554-920d-1a93630bc3c2 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes Sep 01 12:13:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5e78520e-e1bf-4554-920d-1a93630bc3c2 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5e78520e-e1bf-4554-920d-1a93630bc3c2 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-5e78520e-e1bf-4554-920d-1a93630bc3c2 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:13:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5e78520e-e1bf-4554-920d-1a93630bc3c2 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:13:24 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:13:24 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:13: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:13:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5e78520e-e1bf-4554-920d-1a93630bc3c2 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Get all volumes completed successfully. Sep 01 12:13:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5e78520e-e1bf-4554-920d-1a93630bc3c2 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 200 Sep 01 12:13:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 658/1305] 192.168.122.29 () {58 vars in 1116 bytes} [Tue Sep 1 12:13:24 2026] GET /volume/v3/volumes => generated 341 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-517ae876-91ab-4a54-9f95-c46e9f763436 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-517ae876-91ab-4a54-9f95-c46e9f763436 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/snapshots Sep 01 12:13:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-517ae876-91ab-4a54-9f95-c46e9f763436 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-517ae876-91ab-4a54-9f95-c46e9f763436 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-517ae876-91ab-4a54-9f95-c46e9f763436 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:13: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:13:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:24 devstack devstack@c-api.service[86814]: DEBUG cinder.db.api [None req-517ae876-91ab-4a54-9f95-c46e9f763436 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Building query based on filter {{(pid=86814) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:13:24 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:13:24 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:13:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-517ae876-91ab-4a54-9f95-c46e9f763436 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Get all snapshots completed successfully. Sep 01 12:13:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-517ae876-91ab-4a54-9f95-c46e9f763436 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/snapshots returned with HTTP 200 Sep 01 12:13:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 659/1306] 192.168.122.29 () {58 vars in 1122 bytes} [Tue Sep 1 12:13:24 2026] GET /volume/v3/snapshots => generated 17 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:13:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9935799b-4e6b-4b34-a29c-d5e39bf10851 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9935799b-4e6b-4b34-a29c-d5e39bf10851 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/12628577-4d61-45c2-ab5f-f6637216c64e Sep 01 12:13:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9935799b-4e6b-4b34-a29c-d5e39bf10851 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9935799b-4e6b-4b34-a29c-d5e39bf10851 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9935799b-4e6b-4b34-a29c-d5e39bf10851 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:13:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9935799b-4e6b-4b34-a29c-d5e39bf10851 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/12628577-4d61-45c2-ab5f-f6637216c64e returned with HTTP 200 Sep 01 12:13:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 660/1307] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:24 2026] GET /volume/v3/volumes/12628577-4d61-45c2-ab5f-f6637216c64e => generated 885 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f47e5cb4-d3f9-4e43-aeda-8daccfad2918 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f47e5cb4-d3f9-4e43-aeda-8daccfad2918 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] DELETE http://192.168.122.29/volume/v3/volumes/12628577-4d61-45c2-ab5f-f6637216c64e Sep 01 12:13:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f47e5cb4-d3f9-4e43-aeda-8daccfad2918 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f47e5cb4-d3f9-4e43-aeda-8daccfad2918 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:24 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-f47e5cb4-d3f9-4e43-aeda-8daccfad2918 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Delete volume with id: 12628577-4d61-45c2-ab5f-f6637216c64e Sep 01 12:13: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:13:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f47e5cb4-d3f9-4e43-aeda-8daccfad2918 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:13:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f47e5cb4-d3f9-4e43-aeda-8daccfad2918 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Delete volume request issued successfully. Sep 01 12:13:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f47e5cb4-d3f9-4e43-aeda-8daccfad2918 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/12628577-4d61-45c2-ab5f-f6637216c64e returned with HTTP 202 Sep 01 12:13:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 661/1308] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:13:24 2026] DELETE /volume/v3/volumes/12628577-4d61-45c2-ab5f-f6637216c64e => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:13:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7ab283f3-616d-4863-9df1-cb4423cd9517 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7ab283f3-616d-4863-9df1-cb4423cd9517 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c Sep 01 12:13:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7ab283f3-616d-4863-9df1-cb4423cd9517 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7ab283f3-616d-4863-9df1-cb4423cd9517 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7ab283f3-616d-4863-9df1-cb4423cd9517 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:13:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7ab283f3-616d-4863-9df1-cb4423cd9517 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c returned with HTTP 200 Sep 01 12:13:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 662/1309] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:24 2026] GET /volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c => generated 854 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7fa5afbd-b8c7-4e1f-ad73-8e8e070816f3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7fa5afbd-b8c7-4e1f-ad73-8e8e070816f3 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/12628577-4d61-45c2-ab5f-f6637216c64e Sep 01 12:13:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7fa5afbd-b8c7-4e1f-ad73-8e8e070816f3 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7fa5afbd-b8c7-4e1f-ad73-8e8e070816f3 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7fa5afbd-b8c7-4e1f-ad73-8e8e070816f3 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Volume info retrieved successfully. Sep 01 12:13:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7fa5afbd-b8c7-4e1f-ad73-8e8e070816f3 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/12628577-4d61-45c2-ab5f-f6637216c64e returned with HTTP 200 Sep 01 12:13:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 663/1310] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:24 2026] GET /volume/v3/volumes/12628577-4d61-45c2-ab5f-f6637216c64e => generated 884 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:24 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-59cae88b-1c8c-4e42-9e09-6ac44d24959e req-e0454cba-abc3-40bb-8754-ee6207393db8 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Lock "cinder-attachment_update-d25ff4b9-042b-4833-8e7f-d6cd18d6861c-devstack" released by "attachment_update" :: held 2.028s {{(pid=86815) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:13:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-59cae88b-1c8c-4e42-9e09-6ac44d24959e req-e0454cba-abc3-40bb-8754-ee6207393db8 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/attachments/a930ca1e-8d10-4b1a-bfde-d0bf6205c58e returned with HTTP 200 Sep 01 12:13:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 648/1311] 192.168.122.29 () {66 vars in 1588 bytes} [Tue Sep 1 12:13:22 2026] PUT /volume/v3/attachments/a930ca1e-8d10-4b1a-bfde-d0bf6205c58e => generated 694 bytes in 2095 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:13:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bf6a522d-d72b-49c1-a58d-e525ca71c77d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bf6a522d-d72b-49c1-a58d-e525ca71c77d tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] GET http://192.168.122.29/volume/v3/snapshots/384b2cbe-8836-4299-8604-1d9aba40ff16 Sep 01 12:13:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bf6a522d-d72b-49c1-a58d-e525ca71c77d tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bf6a522d-d72b-49c1-a58d-e525ca71c77d tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bf6a522d-d72b-49c1-a58d-e525ca71c77d tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Snapshot retrieved successfully. Sep 01 12:13:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bf6a522d-d72b-49c1-a58d-e525ca71c77d tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] http://192.168.122.29/volume/v3/snapshots/384b2cbe-8836-4299-8604-1d9aba40ff16 returned with HTTP 200 Sep 01 12:13:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 664/1312] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:13:25 2026] GET /volume/v3/snapshots/384b2cbe-8836-4299-8604-1d9aba40ff16 => generated 463 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:13:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-270b228e-7599-47d0-98ca-2f1fb09826e5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-270b228e-7599-47d0-98ca-2f1fb09826e5 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] POST http://192.168.122.29/volume/v3/volumes/8691355a-fc71-4aa2-8b94-07acdffde9fe/action Sep 01 12:13:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-270b228e-7599-47d0-98ca-2f1fb09826e5 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-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:13:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-270b228e-7599-47d0-98ca-2f1fb09826e5 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-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:13: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:13:25 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:25 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-270b228e-7599-47d0-98ca-2f1fb09826e5 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Volume info retrieved successfully. Sep 01 12:13:25 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-270b228e-7599-47d0-98ca-2f1fb09826e5 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Created reservations ['600ea4bd-95be-4343-bde6-9a693c8e6b1d', 'b419426b-adcd-472b-bbd8-c3a0b948b3cb'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:13:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-270b228e-7599-47d0-98ca-2f1fb09826e5 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Extend volume request issued successfully. Sep 01 12:13:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-270b228e-7599-47d0-98ca-2f1fb09826e5 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] http://192.168.122.29/volume/v3/volumes/8691355a-fc71-4aa2-8b94-07acdffde9fe/action returned with HTTP 202 Sep 01 12:13:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 649/1313] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:13:25 2026] POST /volume/v3/volumes/8691355a-fc71-4aa2-8b94-07acdffde9fe/action => generated 0 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:13:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2e43d6cc-2aa2-4886-912e-9703b79c778c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2e43d6cc-2aa2-4886-912e-9703b79c778c tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] GET http://192.168.122.29/volume/v3/volumes/8691355a-fc71-4aa2-8b94-07acdffde9fe Sep 01 12:13:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2e43d6cc-2aa2-4886-912e-9703b79c778c tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2e43d6cc-2aa2-4886-912e-9703b79c778c tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:25 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2e43d6cc-2aa2-4886-912e-9703b79c778c tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Volume info retrieved successfully. Sep 01 12:13:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2e43d6cc-2aa2-4886-912e-9703b79c778c tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] http://192.168.122.29/volume/v3/volumes/8691355a-fc71-4aa2-8b94-07acdffde9fe returned with HTTP 200 Sep 01 12:13:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 665/1314] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:25 2026] GET /volume/v3/volumes/8691355a-fc71-4aa2-8b94-07acdffde9fe => generated 847 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-59cae88b-1c8c-4e42-9e09-6ac44d24959e req-d828cde0-a335-4253-b417-70d26617ce63 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-59cae88b-1c8c-4e42-9e09-6ac44d24959e req-d828cde0-a335-4253-b417-70d26617ce63 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] POST http://192.168.122.29/volume/v3/attachments/a930ca1e-8d10-4b1a-bfde-d0bf6205c58e/action Sep 01 12:13:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-59cae88b-1c8c-4e42-9e09-6ac44d24959e req-d828cde0-a335-4253-b417-70d26617ce63 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Action body: b'{"os-complete": null}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:13:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-59cae88b-1c8c-4e42-9e09-6ac44d24959e req-d828cde0-a335-4253-b417-70d26617ce63 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-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:13: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:13:25 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:25 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-59cae88b-1c8c-4e42-9e09-6ac44d24959e req-d828cde0-a335-4253-b417-70d26617ce63 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/attachments/a930ca1e-8d10-4b1a-bfde-d0bf6205c58e/action returned with HTTP 204 Sep 01 12:13:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 650/1315] 192.168.122.29 () {66 vars in 1609 bytes} [Tue Sep 1 12:13:25 2026] POST /volume/v3/attachments/a930ca1e-8d10-4b1a-bfde-d0bf6205c58e/action => generated 0 bytes in 102 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:13:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4cf24d8b-e95c-4ac8-b7ab-dd5878ee13fe None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4cf24d8b-e95c-4ac8-b7ab-dd5878ee13fe tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c Sep 01 12:13:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4cf24d8b-e95c-4ac8-b7ab-dd5878ee13fe tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4cf24d8b-e95c-4ac8-b7ab-dd5878ee13fe tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:25 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2d9b7df6-4ad4-430a-8104-215041f384fa None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2d9b7df6-4ad4-430a-8104-215041f384fa tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/12628577-4d61-45c2-ab5f-f6637216c64e Sep 01 12:13:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2d9b7df6-4ad4-430a-8104-215041f384fa tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2d9b7df6-4ad4-430a-8104-215041f384fa tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4cf24d8b-e95c-4ac8-b7ab-dd5878ee13fe tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:13:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2d9b7df6-4ad4-430a-8104-215041f384fa tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/12628577-4d61-45c2-ab5f-f6637216c64e returned with HTTP 404 Sep 01 12:13:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 651/1316] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:25 2026] GET /volume/v3/volumes/12628577-4d61-45c2-ab5f-f6637216c64e => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:13:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b3df0eb7-9ca5-42d4-97d4-30e08e88f5b4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b3df0eb7-9ca5-42d4-97d4-30e08e88f5b4 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] DELETE http://192.168.122.29/volume/v3/snapshots/52c7cabe-ae74-414b-b2fb-4dd8297d3c15 Sep 01 12:13:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4cf24d8b-e95c-4ac8-b7ab-dd5878ee13fe tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c returned with HTTP 200 Sep 01 12:13:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b3df0eb7-9ca5-42d4-97d4-30e08e88f5b4 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 666/1317] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:25 2026] GET /volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c => generated 1147 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:13:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b3df0eb7-9ca5-42d4-97d4-30e08e88f5b4 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:25 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-b3df0eb7-9ca5-42d4-97d4-30e08e88f5b4 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Delete snapshot with id: 52c7cabe-ae74-414b-b2fb-4dd8297d3c15 Sep 01 12:13:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a2c95685-9c1f-4081-b433-322146474856 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a2c95685-9c1f-4081-b433-322146474856 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c Sep 01 12:13:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a2c95685-9c1f-4081-b433-322146474856 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b3df0eb7-9ca5-42d4-97d4-30e08e88f5b4 tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/snapshots/52c7cabe-ae74-414b-b2fb-4dd8297d3c15 returned with HTTP 404 Sep 01 12:13:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 652/1318] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:13:25 2026] DELETE /volume/v3/snapshots/52c7cabe-ae74-414b-b2fb-4dd8297d3c15 => generated 111 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:13:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a2c95685-9c1f-4081-b433-322146474856 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4c7225ba-e6d8-4b82-b511-886e4d1cd42a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4c7225ba-e6d8-4b82-b511-886e4d1cd42a tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] GET http://192.168.122.29/volume/v3/volumes/8f65cbb8-6c1b-4094-a640-fe5e986c8eda Sep 01 12:13:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4c7225ba-e6d8-4b82-b511-886e4d1cd42a tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4c7225ba-e6d8-4b82-b511-886e4d1cd42a tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4c7225ba-e6d8-4b82-b511-886e4d1cd42a tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/8f65cbb8-6c1b-4094-a640-fe5e986c8eda returned with HTTP 404 Sep 01 12:13: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:13:25 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 653/1319] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:25 2026] GET /volume/v3/volumes/8f65cbb8-6c1b-4094-a640-fe5e986c8eda => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:13:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-90683e75-6724-433e-b65b-5252809c6bca None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-90683e75-6724-433e-b65b-5252809c6bca tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] DELETE http://192.168.122.29/volume/v3/volumes/8f65cbb8-6c1b-4094-a640-fe5e986c8eda Sep 01 12:13:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-90683e75-6724-433e-b65b-5252809c6bca tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-90683e75-6724-433e-b65b-5252809c6bca tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:26 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-90683e75-6724-433e-b65b-5252809c6bca tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] Delete volume with id: 8f65cbb8-6c1b-4094-a640-fe5e986c8eda Sep 01 12:13: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:13:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-90683e75-6724-433e-b65b-5252809c6bca tempest-VolumesDeleteCascade-1130917395 tempest-VolumesDeleteCascade-1130917395-project-member] http://192.168.122.29/volume/v3/volumes/8f65cbb8-6c1b-4094-a640-fe5e986c8eda returned with HTTP 404 Sep 01 12:13:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 654/1320] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:13:25 2026] DELETE /volume/v3/volumes/8f65cbb8-6c1b-4094-a640-fe5e986c8eda => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:13:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a2c95685-9c1f-4081-b433-322146474856 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:13:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a2c95685-9c1f-4081-b433-322146474856 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c returned with HTTP 200 Sep 01 12:13:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 667/1321] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:25 2026] GET /volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c => generated 1147 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:13:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7b1ebe28-c18b-43a6-b242-d4fa49e6a6d0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7b1ebe28-c18b-43a6-b242-d4fa49e6a6d0 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] GET http://192.168.122.29/volume/v3/volumes/8691355a-fc71-4aa2-8b94-07acdffde9fe Sep 01 12:13:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7b1ebe28-c18b-43a6-b242-d4fa49e6a6d0 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7b1ebe28-c18b-43a6-b242-d4fa49e6a6d0 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:26 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:26 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:26 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7b1ebe28-c18b-43a6-b242-d4fa49e6a6d0 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Volume info retrieved successfully. Sep 01 12:13:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7b1ebe28-c18b-43a6-b242-d4fa49e6a6d0 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] http://192.168.122.29/volume/v3/volumes/8691355a-fc71-4aa2-8b94-07acdffde9fe returned with HTTP 200 Sep 01 12:13:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 655/1322] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:26 2026] GET /volume/v3/volumes/8691355a-fc71-4aa2-8b94-07acdffde9fe => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d452d1b3-7342-4da4-97c1-fd81346f1b76 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d452d1b3-7342-4da4-97c1-fd81346f1b76 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] GET http://192.168.122.29/volume/v3/volumes/8691355a-fc71-4aa2-8b94-07acdffde9fe Sep 01 12:13:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d452d1b3-7342-4da4-97c1-fd81346f1b76 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d452d1b3-7342-4da4-97c1-fd81346f1b76 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:26 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d452d1b3-7342-4da4-97c1-fd81346f1b76 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Volume info retrieved successfully. Sep 01 12:13:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d452d1b3-7342-4da4-97c1-fd81346f1b76 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] http://192.168.122.29/volume/v3/volumes/8691355a-fc71-4aa2-8b94-07acdffde9fe returned with HTTP 200 Sep 01 12:13:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 668/1323] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:26 2026] GET /volume/v3/volumes/8691355a-fc71-4aa2-8b94-07acdffde9fe => generated 847 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c0273bf8-ba65-4c16-8646-409ef74030a9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c0273bf8-ba65-4c16-8646-409ef74030a9 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] DELETE http://192.168.122.29/volume/v3/snapshots/384b2cbe-8836-4299-8604-1d9aba40ff16 Sep 01 12:13:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c0273bf8-ba65-4c16-8646-409ef74030a9 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c0273bf8-ba65-4c16-8646-409ef74030a9 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:26 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-c0273bf8-ba65-4c16-8646-409ef74030a9 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Delete snapshot with id: 384b2cbe-8836-4299-8604-1d9aba40ff16 Sep 01 12:13: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:13:26 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:26 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c0273bf8-ba65-4c16-8646-409ef74030a9 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Snapshot retrieved successfully. Sep 01 12:13: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:13:26 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13:26 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c0273bf8-ba65-4c16-8646-409ef74030a9 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Snapshot delete request issued successfully. Sep 01 12:13:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c0273bf8-ba65-4c16-8646-409ef74030a9 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] http://192.168.122.29/volume/v3/snapshots/384b2cbe-8836-4299-8604-1d9aba40ff16 returned with HTTP 202 Sep 01 12:13:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 656/1324] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:13:26 2026] DELETE /volume/v3/snapshots/384b2cbe-8836-4299-8604-1d9aba40ff16 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:13:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6369f727-0473-4828-b351-48a0e3e33e96 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6369f727-0473-4828-b351-48a0e3e33e96 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] GET http://192.168.122.29/volume/v3/snapshots/384b2cbe-8836-4299-8604-1d9aba40ff16 Sep 01 12:13:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6369f727-0473-4828-b351-48a0e3e33e96 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6369f727-0473-4828-b351-48a0e3e33e96 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6369f727-0473-4828-b351-48a0e3e33e96 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Snapshot retrieved successfully. Sep 01 12:13:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6369f727-0473-4828-b351-48a0e3e33e96 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] http://192.168.122.29/volume/v3/snapshots/384b2cbe-8836-4299-8604-1d9aba40ff16 returned with HTTP 200 Sep 01 12:13:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 669/1325] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:13:26 2026] GET /volume/v3/snapshots/384b2cbe-8836-4299-8604-1d9aba40ff16 => generated 462 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-46574814-52f3-470b-96d8-749192b94ad3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-46574814-52f3-470b-96d8-749192b94ad3 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] GET http://192.168.122.29/volume/v3/snapshots/384b2cbe-8836-4299-8604-1d9aba40ff16 Sep 01 12:13:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-46574814-52f3-470b-96d8-749192b94ad3 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-46574814-52f3-470b-96d8-749192b94ad3 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-46574814-52f3-470b-96d8-749192b94ad3 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Snapshot retrieved successfully. Sep 01 12:13:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-46574814-52f3-470b-96d8-749192b94ad3 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] http://192.168.122.29/volume/v3/snapshots/384b2cbe-8836-4299-8604-1d9aba40ff16 returned with HTTP 200 Sep 01 12:13:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 657/1326] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:13:27 2026] GET /volume/v3/snapshots/384b2cbe-8836-4299-8604-1d9aba40ff16 => generated 462 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-adaa2866-e94f-4c73-bbcc-fd1043d3d10d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-adaa2866-e94f-4c73-bbcc-fd1043d3d10d tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] GET http://192.168.122.29/volume/v3/snapshots/384b2cbe-8836-4299-8604-1d9aba40ff16 Sep 01 12:13:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-adaa2866-e94f-4c73-bbcc-fd1043d3d10d tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-adaa2866-e94f-4c73-bbcc-fd1043d3d10d tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:29 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:29 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-adaa2866-e94f-4c73-bbcc-fd1043d3d10d tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Snapshot retrieved successfully. Sep 01 12:13:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-adaa2866-e94f-4c73-bbcc-fd1043d3d10d tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] http://192.168.122.29/volume/v3/snapshots/384b2cbe-8836-4299-8604-1d9aba40ff16 returned with HTTP 200 Sep 01 12:13:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 670/1327] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:13:28 2026] GET /volume/v3/snapshots/384b2cbe-8836-4299-8604-1d9aba40ff16 => generated 462 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4f67dcee-ecda-408c-b38e-39c7510bb1a0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4f67dcee-ecda-408c-b38e-39c7510bb1a0 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] GET http://192.168.122.29/volume/v3/snapshots/384b2cbe-8836-4299-8604-1d9aba40ff16 Sep 01 12:13:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4f67dcee-ecda-408c-b38e-39c7510bb1a0 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4f67dcee-ecda-408c-b38e-39c7510bb1a0 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4f67dcee-ecda-408c-b38e-39c7510bb1a0 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] http://192.168.122.29/volume/v3/snapshots/384b2cbe-8836-4299-8604-1d9aba40ff16 returned with HTTP 404 Sep 01 12:13:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 658/1328] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:13:30 2026] GET /volume/v3/snapshots/384b2cbe-8836-4299-8604-1d9aba40ff16 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:13:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-851a6be2-1d64-476b-8206-a9239f4aeb55 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-851a6be2-1d64-476b-8206-a9239f4aeb55 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] GET http://192.168.122.29/volume/v3/volumes/8691355a-fc71-4aa2-8b94-07acdffde9fe Sep 01 12:13:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-851a6be2-1d64-476b-8206-a9239f4aeb55 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-851a6be2-1d64-476b-8206-a9239f4aeb55 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:30 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:30 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:30 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-851a6be2-1d64-476b-8206-a9239f4aeb55 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Volume info retrieved successfully. Sep 01 12:13:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-851a6be2-1d64-476b-8206-a9239f4aeb55 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] http://192.168.122.29/volume/v3/volumes/8691355a-fc71-4aa2-8b94-07acdffde9fe returned with HTTP 200 Sep 01 12:13:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 671/1329] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:30 2026] GET /volume/v3/volumes/8691355a-fc71-4aa2-8b94-07acdffde9fe => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a2c3460f-70d2-4eb7-b720-bf1864e497ea None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a2c3460f-70d2-4eb7-b720-bf1864e497ea tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] DELETE http://192.168.122.29/volume/v3/volumes/8691355a-fc71-4aa2-8b94-07acdffde9fe Sep 01 12:13:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a2c3460f-70d2-4eb7-b720-bf1864e497ea tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a2c3460f-70d2-4eb7-b720-bf1864e497ea tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:30 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-a2c3460f-70d2-4eb7-b720-bf1864e497ea tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Delete volume with id: 8691355a-fc71-4aa2-8b94-07acdffde9fe Sep 01 12:13: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:13:30 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:30 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a2c3460f-70d2-4eb7-b720-bf1864e497ea tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Volume info retrieved successfully. Sep 01 12:13:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a2c3460f-70d2-4eb7-b720-bf1864e497ea tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Delete volume request issued successfully. Sep 01 12:13:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a2c3460f-70d2-4eb7-b720-bf1864e497ea tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] http://192.168.122.29/volume/v3/volumes/8691355a-fc71-4aa2-8b94-07acdffde9fe returned with HTTP 202 Sep 01 12:13:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 659/1330] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:13:30 2026] DELETE /volume/v3/volumes/8691355a-fc71-4aa2-8b94-07acdffde9fe => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:13:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d8327131-2ac2-4605-9457-a7e913577af1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d8327131-2ac2-4605-9457-a7e913577af1 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] GET http://192.168.122.29/volume/v3/volumes/8691355a-fc71-4aa2-8b94-07acdffde9fe Sep 01 12:13:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d8327131-2ac2-4605-9457-a7e913577af1 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d8327131-2ac2-4605-9457-a7e913577af1 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:30 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:30 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:30 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d8327131-2ac2-4605-9457-a7e913577af1 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Volume info retrieved successfully. Sep 01 12:13:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d8327131-2ac2-4605-9457-a7e913577af1 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] http://192.168.122.29/volume/v3/volumes/8691355a-fc71-4aa2-8b94-07acdffde9fe returned with HTTP 200 Sep 01 12:13:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 672/1331] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:30 2026] GET /volume/v3/volumes/8691355a-fc71-4aa2-8b94-07acdffde9fe => generated 846 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-620a78e0-1cdb-4c0c-961b-2a3bdd9d4565 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-620a78e0-1cdb-4c0c-961b-2a3bdd9d4565 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] GET http://192.168.122.29/volume/v3/volumes/8691355a-fc71-4aa2-8b94-07acdffde9fe Sep 01 12:13:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-620a78e0-1cdb-4c0c-961b-2a3bdd9d4565 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-620a78e0-1cdb-4c0c-961b-2a3bdd9d4565 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-620a78e0-1cdb-4c0c-961b-2a3bdd9d4565 tempest-VolumesExtendTest-50205787 tempest-VolumesExtendTest-50205787-project-member] http://192.168.122.29/volume/v3/volumes/8691355a-fc71-4aa2-8b94-07acdffde9fe returned with HTTP 404 Sep 01 12:13:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 660/1332] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:31 2026] GET /volume/v3/volumes/8691355a-fc71-4aa2-8b94-07acdffde9fe => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:13:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d51fa3d6-c16a-4c6e-a6ab-0a127655d57e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d51fa3d6-c16a-4c6e-a6ab-0a127655d57e tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:13:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d51fa3d6-c16a-4c6e-a6ab-0a127655d57e tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-776789767"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:13:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-d51fa3d6-c16a-4c6e-a6ab-0a127655d57e tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-776789767'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:13:32 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-d51fa3d6-c16a-4c6e-a6ab-0a127655d57e tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Create volume of 1 GB Sep 01 12:13:32 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d51fa3d6-c16a-4c6e-a6ab-0a127655d57e tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Availability Zones retrieved successfully. Sep 01 12:13:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d51fa3d6-c16a-4c6e-a6ab-0a127655d57e tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Flow 'volume_create_api' (a556684f-1e44-4d6f-8583-1412222c1ce0) 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:13:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d51fa3d6-c16a-4c6e-a6ab-0a127655d57e tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86fe5ffb-905e-43db-9f98-5eb326734b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-d51fa3d6-c16a-4c6e-a6ab-0a127655d57e tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-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:13:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d51fa3d6-c16a-4c6e-a6ab-0a127655d57e tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86fe5ffb-905e-43db-9f98-5eb326734b1d) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:13:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d51fa3d6-c16a-4c6e-a6ab-0a127655d57e tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c2b1667-e848-4b2b-b796-e367f3134874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:33 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-d51fa3d6-c16a-4c6e-a6ab-0a127655d57e tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Created reservations ['74dde813-1dd4-4eb6-90de-d27c347239fa', '3fa8e117-6e18-40e2-ab28-7c4e163f57f0', '446f66e7-68b9-4835-9d15-1330497878f8', '2342b4b3-698d-44c0-ab38-8dc40f140595'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:13:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d51fa3d6-c16a-4c6e-a6ab-0a127655d57e tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c2b1667-e848-4b2b-b796-e367f3134874) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74dde813-1dd4-4eb6-90de-d27c347239fa', '3fa8e117-6e18-40e2-ab28-7c4e163f57f0', '446f66e7-68b9-4835-9d15-1330497878f8', '2342b4b3-698d-44c0-ab38-8dc40f140595']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:13:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d51fa3d6-c16a-4c6e-a6ab-0a127655d57e tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1eb405b-874e-486c-9d87-a641425dcc49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13: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:13:33 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d51fa3d6-c16a-4c6e-a6ab-0a127655d57e tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1eb405b-874e-486c-9d87-a641425dcc49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f2cc155-4140-440f-bb8d-b12457f3660d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-776789767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='598b361e712f4d6abc189696857bbc7a',qos_specs=None,replication_status=,reservations=['74dde813-1dd4-4eb6-90de-d27c347239fa','3fa8e117-6e18-40e2-ab28-7c4e163f57f0','446f66e7-68b9-4835-9d15-1330497878f8','2342b4b3-698d-44c0-ab38-8dc40f140595'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4d0b137e16d46bfa354c077855338d7',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:13:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-776789767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f2cc155-4140-440f-bb8d-b12457f3660d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='598b361e712f4d6abc189696857bbc7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4d0b137e16d46bfa354c077855338d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:13:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d51fa3d6-c16a-4c6e-a6ab-0a127655d57e tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9432fa4b-d2d8-45d0-aafa-5fccaa8f896e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d51fa3d6-c16a-4c6e-a6ab-0a127655d57e tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9432fa4b-d2d8-45d0-aafa-5fccaa8f896e) transitioned into state 'SUCCESS' from state '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-776789767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='598b361e712f4d6abc189696857bbc7a',qos_specs=None,replication_status=,reservations=['74dde813-1dd4-4eb6-90de-d27c347239fa','3fa8e117-6e18-40e2-ab28-7c4e163f57f0','446f66e7-68b9-4835-9d15-1330497878f8','2342b4b3-698d-44c0-ab38-8dc40f140595'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4d0b137e16d46bfa354c077855338d7',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:13:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d51fa3d6-c16a-4c6e-a6ab-0a127655d57e tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30760808-c37d-4a44-b3fd-2c93b6499826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d51fa3d6-c16a-4c6e-a6ab-0a127655d57e tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30760808-c37d-4a44-b3fd-2c93b6499826) 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:13:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d51fa3d6-c16a-4c6e-a6ab-0a127655d57e tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Flow 'volume_create_api' (a556684f-1e44-4d6f-8583-1412222c1ce0) 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:13:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d51fa3d6-c16a-4c6e-a6ab-0a127655d57e tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Create volume request issued successfully. Sep 01 12:13:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d51fa3d6-c16a-4c6e-a6ab-0a127655d57e tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:13:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 673/1333] 192.168.122.29 () {62 vars in 1178 bytes} [Tue Sep 1 12:13:32 2026] POST /volume/v3/volumes => generated 825 bytes in 864 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:13:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9ae31974-cdd6-4f6e-b5d5-97adc00b93af None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9ae31974-cdd6-4f6e-b5d5-97adc00b93af tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] GET http://192.168.122.29/volume/v3/volumes/5f2cc155-4140-440f-bb8d-b12457f3660d Sep 01 12:13:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9ae31974-cdd6-4f6e-b5d5-97adc00b93af tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9ae31974-cdd6-4f6e-b5d5-97adc00b93af tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:33 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:33 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:33 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9ae31974-cdd6-4f6e-b5d5-97adc00b93af tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Volume info retrieved successfully. Sep 01 12:13:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9ae31974-cdd6-4f6e-b5d5-97adc00b93af tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] http://192.168.122.29/volume/v3/volumes/5f2cc155-4140-440f-bb8d-b12457f3660d returned with HTTP 200 Sep 01 12:13:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 661/1334] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:13:33 2026] GET /volume/v3/volumes/5f2cc155-4140-440f-bb8d-b12457f3660d => generated 893 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:13:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-735e552d-7642-477e-9379-c73938f79c23 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-735e552d-7642-477e-9379-c73938f79c23 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] GET http://192.168.122.29/volume/v3/volumes/5f2cc155-4140-440f-bb8d-b12457f3660d Sep 01 12:13:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-735e552d-7642-477e-9379-c73938f79c23 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-735e552d-7642-477e-9379-c73938f79c23 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:34 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:34 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:34 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-735e552d-7642-477e-9379-c73938f79c23 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Volume info retrieved successfully. Sep 01 12:13:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-735e552d-7642-477e-9379-c73938f79c23 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] http://192.168.122.29/volume/v3/volumes/5f2cc155-4140-440f-bb8d-b12457f3660d returned with HTTP 200 Sep 01 12:13:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 674/1335] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:13:34 2026] GET /volume/v3/volumes/5f2cc155-4140-440f-bb8d-b12457f3660d => generated 917 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:13:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6b9ee8a1-8372-4d05-a5ce-6e91161be9a1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6b9ee8a1-8372-4d05-a5ce-6e91161be9a1 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:13:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6b9ee8a1-8372-4d05-a5ce-6e91161be9a1 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1601768781", "metadata": {"Type": "Test"}}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:13:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-6b9ee8a1-8372-4d05-a5ce-6e91161be9a1 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1601768781', 'metadata': {'Type': 'Test'}}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:13:35 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-6b9ee8a1-8372-4d05-a5ce-6e91161be9a1 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Create volume of 1 GB Sep 01 12:13:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6b9ee8a1-8372-4d05-a5ce-6e91161be9a1 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Availability Zones retrieved successfully. Sep 01 12:13:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6b9ee8a1-8372-4d05-a5ce-6e91161be9a1 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Flow 'volume_create_api' (05d2cf9a-ad96-4de1-8ff8-0de1ee9d82ed) 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:13:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6b9ee8a1-8372-4d05-a5ce-6e91161be9a1 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3a0374d-d6fc-4bf7-9b73-2786ebf35a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-6b9ee8a1-8372-4d05-a5ce-6e91161be9a1 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-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:13:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6b9ee8a1-8372-4d05-a5ce-6e91161be9a1 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3a0374d-d6fc-4bf7-9b73-2786ebf35a1a) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:13:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6b9ee8a1-8372-4d05-a5ce-6e91161be9a1 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96daddad-20df-4b92-9c0f-eeecaad2c672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-12828e1f-93b3-4fdc-aeb9-d120c099f1ac None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-12828e1f-93b3-4fdc-aeb9-d120c099f1ac tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] GET http://192.168.122.29/volume/v3/volumes/5f2cc155-4140-440f-bb8d-b12457f3660d Sep 01 12:13:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-12828e1f-93b3-4fdc-aeb9-d120c099f1ac tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-12828e1f-93b3-4fdc-aeb9-d120c099f1ac tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:35 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:35 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:35 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-12828e1f-93b3-4fdc-aeb9-d120c099f1ac tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Volume info retrieved successfully. Sep 01 12:13:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-12828e1f-93b3-4fdc-aeb9-d120c099f1ac tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] http://192.168.122.29/volume/v3/volumes/5f2cc155-4140-440f-bb8d-b12457f3660d returned with HTTP 200 Sep 01 12:13:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 675/1336] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:13:35 2026] GET /volume/v3/volumes/5f2cc155-4140-440f-bb8d-b12457f3660d => generated 953 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:13:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3ae98a80-3bbd-46eb-8b17-b662aada1a26 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3ae98a80-3bbd-46eb-8b17-b662aada1a26 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] POST http://192.168.122.29/volume/v3/volume-transfers Sep 01 12:13:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3ae98a80-3bbd-46eb-8b17-b662aada1a26 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5f2cc155-4140-440f-bb8d-b12457f3660d"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:13:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volume_transfer [None req-3ae98a80-3bbd-46eb-8b17-b662aada1a26 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Creating new volume transfer {'transfer': {'volume_id': '5f2cc155-4140-440f-bb8d-b12457f3660d'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 12:13:35 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volume_transfer [None req-3ae98a80-3bbd-46eb-8b17-b662aada1a26 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Creating transfer of volume 5f2cc155-4140-440f-bb8d-b12457f3660d Sep 01 12:13:35 devstack devstack@c-api.service[86814]: INFO cinder.transfer.api [None req-3ae98a80-3bbd-46eb-8b17-b662aada1a26 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Generating transfer record for volume 5f2cc155-4140-440f-bb8d-b12457f3660d Sep 01 12:13:35 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-6b9ee8a1-8372-4d05-a5ce-6e91161be9a1 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Created reservations ['3d6b4bc3-8c4e-45c8-a7f3-586cf64c16d3', '4c9eb12e-4a60-4776-b7cc-ab6de664b868', '74565068-566a-4352-850a-d28f5a6375d3', '54f3295c-7213-4fd6-aa3d-ad37adfc3bc0'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:13: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:13:35 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6b9ee8a1-8372-4d05-a5ce-6e91161be9a1 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96daddad-20df-4b92-9c0f-eeecaad2c672) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d6b4bc3-8c4e-45c8-a7f3-586cf64c16d3', '4c9eb12e-4a60-4776-b7cc-ab6de664b868', '74565068-566a-4352-850a-d28f5a6375d3', '54f3295c-7213-4fd6-aa3d-ad37adfc3bc0']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:13: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:13:35 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6b9ee8a1-8372-4d05-a5ce-6e91161be9a1 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bb7a7b1-a6a6-4f6f-97d9-66189ce66453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3ae98a80-3bbd-46eb-8b17-b662aada1a26 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] http://192.168.122.29/volume/v3/volume-transfers returned with HTTP 202 Sep 01 12:13:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 676/1337] 192.168.122.29 () {62 vars in 1205 bytes} [Tue Sep 1 12:13:35 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:13:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3cf71f98-34a2-4bd6-a18d-492ebab807dd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3cf71f98-34a2-4bd6-a18d-492ebab807dd tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] GET http://192.168.122.29/volume/v3/volumes/5f2cc155-4140-440f-bb8d-b12457f3660d Sep 01 12:13:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3cf71f98-34a2-4bd6-a18d-492ebab807dd tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3cf71f98-34a2-4bd6-a18d-492ebab807dd tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:35 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6b9ee8a1-8372-4d05-a5ce-6e91161be9a1 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bb7a7b1-a6a6-4f6f-97d9-66189ce66453) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2179e231-0d6d-4d24-accd-421ba2c99275', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1601768781',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='645e221d3e9f4446931a48ea2539d472',qos_specs=None,replication_status=,reservations=['3d6b4bc3-8c4e-45c8-a7f3-586cf64c16d3','4c9eb12e-4a60-4776-b7cc-ab6de664b868','74565068-566a-4352-850a-d28f5a6375d3','54f3295c-7213-4fd6-aa3d-ad37adfc3bc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a75d133e057e4151a23843d4742a9da8',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:13:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1601768781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2179e231-0d6d-4d24-accd-421ba2c99275,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='645e221d3e9f4446931a48ea2539d472',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a75d133e057e4151a23843d4742a9da8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:13: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:13:35 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:35 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6b9ee8a1-8372-4d05-a5ce-6e91161be9a1 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f085d17-2bb3-4b14-a961-47c60e65395d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:35 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3cf71f98-34a2-4bd6-a18d-492ebab807dd tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Volume info retrieved successfully. Sep 01 12:13:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3cf71f98-34a2-4bd6-a18d-492ebab807dd tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] http://192.168.122.29/volume/v3/volumes/5f2cc155-4140-440f-bb8d-b12457f3660d returned with HTTP 200 Sep 01 12:13:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 677/1338] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:13:35 2026] GET /volume/v3/volumes/5f2cc155-4140-440f-bb8d-b12457f3660d => generated 961 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:13:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-34e26a18-73ac-47ba-af34-a155f16580d0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-34e26a18-73ac-47ba-af34-a155f16580d0 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] GET http://192.168.122.29/volume/v3/volume-transfers/5202490e-cba1-4133-99ed-b96aa6acfb80 Sep 01 12:13:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-34e26a18-73ac-47ba-af34-a155f16580d0 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-34e26a18-73ac-47ba-af34-a155f16580d0 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-34e26a18-73ac-47ba-af34-a155f16580d0 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] http://192.168.122.29/volume/v3/volume-transfers/5202490e-cba1-4133-99ed-b96aa6acfb80 returned with HTTP 200 Sep 01 12:13:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 678/1339] 192.168.122.29 () {60 vars in 1295 bytes} [Tue Sep 1 12:13:35 2026] GET /volume/v3/volume-transfers/5202490e-cba1-4133-99ed-b96aa6acfb80 => generated 438 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:13:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6b9ee8a1-8372-4d05-a5ce-6e91161be9a1 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f085d17-2bb3-4b14-a961-47c60e65395d) transitioned into state 'SUCCESS' from state '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-1601768781',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='645e221d3e9f4446931a48ea2539d472',qos_specs=None,replication_status=,reservations=['3d6b4bc3-8c4e-45c8-a7f3-586cf64c16d3','4c9eb12e-4a60-4776-b7cc-ab6de664b868','74565068-566a-4352-850a-d28f5a6375d3','54f3295c-7213-4fd6-aa3d-ad37adfc3bc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a75d133e057e4151a23843d4742a9da8',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:13:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6b9ee8a1-8372-4d05-a5ce-6e91161be9a1 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca06ba40-208b-47e4-b67e-2a7ccc279590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7c5072c9-b834-4332-a1bb-26ea7406e6e0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7c5072c9-b834-4332-a1bb-26ea7406e6e0 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] GET http://192.168.122.29/volume/v3/volume-transfers Sep 01 12:13:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7c5072c9-b834-4332-a1bb-26ea7406e6e0 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7c5072c9-b834-4332-a1bb-26ea7406e6e0 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volume_transfer [None req-7c5072c9-b834-4332-a1bb-26ea7406e6e0 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Listing volume transfers {{(pid=86814) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 12:13:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7c5072c9-b834-4332-a1bb-26ea7406e6e0 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] http://192.168.122.29/volume/v3/volume-transfers returned with HTTP 200 Sep 01 12:13:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 679/1340] 192.168.122.29 () {60 vars in 1184 bytes} [Tue Sep 1 12:13:35 2026] GET /volume/v3/volume-transfers => generated 374 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:13:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-99e4074b-938b-45ee-8f1e-6ae62e410766 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6b9ee8a1-8372-4d05-a5ce-6e91161be9a1 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca06ba40-208b-47e4-b67e-2a7ccc279590) 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:13:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6b9ee8a1-8372-4d05-a5ce-6e91161be9a1 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Flow 'volume_create_api' (05d2cf9a-ad96-4de1-8ff8-0de1ee9d82ed) 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:13:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6b9ee8a1-8372-4d05-a5ce-6e91161be9a1 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Create volume request issued successfully. Sep 01 12:13:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6b9ee8a1-8372-4d05-a5ce-6e91161be9a1 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:13:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 662/1341] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:13:35 2026] POST /volume/v3/volumes => generated 766 bytes in 748 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:13:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-36267345-4c72-4fd9-8605-318ce0919471 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-36267345-4c72-4fd9-8605-318ce0919471 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/2179e231-0d6d-4d24-accd-421ba2c99275 Sep 01 12:13:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-36267345-4c72-4fd9-8605-318ce0919471 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-36267345-4c72-4fd9-8605-318ce0919471 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:35 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-36267345-4c72-4fd9-8605-318ce0919471 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:13:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-36267345-4c72-4fd9-8605-318ce0919471 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/2179e231-0d6d-4d24-accd-421ba2c99275 returned with HTTP 200 Sep 01 12:13:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 663/1342] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:35 2026] GET /volume/v3/volumes/2179e231-0d6d-4d24-accd-421ba2c99275 => generated 834 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-99e4074b-938b-45ee-8f1e-6ae62e410766 tempest-VolumesTransfersV355Test-1316755558 tempest-VolumesTransfersV355Test-1316755558-project-member] POST http://192.168.122.29/volume/v3/volume-transfers/5202490e-cba1-4133-99ed-b96aa6acfb80/accept Sep 01 12:13:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-99e4074b-938b-45ee-8f1e-6ae62e410766 tempest-VolumesTransfersV355Test-1316755558 tempest-VolumesTransfersV355Test-1316755558-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "058e919db0cbfecd"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:13:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.volume_transfer [None req-99e4074b-938b-45ee-8f1e-6ae62e410766 tempest-VolumesTransfersV355Test-1316755558 tempest-VolumesTransfersV355Test-1316755558-project-member] Accepting volume transfer 5202490e-cba1-4133-99ed-b96aa6acfb80 {{(pid=86814) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 12:13:36 devstack devstack@c-api.service[86814]: INFO cinder.api.contrib.volume_transfer [None req-99e4074b-938b-45ee-8f1e-6ae62e410766 tempest-VolumesTransfersV355Test-1316755558 tempest-VolumesTransfersV355Test-1316755558-project-member] Accepting transfer 5202490e-cba1-4133-99ed-b96aa6acfb80 Sep 01 12:13: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:13:36 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13:36 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-99e4074b-938b-45ee-8f1e-6ae62e410766 tempest-VolumesTransfersV355Test-1316755558 tempest-VolumesTransfersV355Test-1316755558-project-member] Created reservations ['79a948b4-2759-4d3e-86d3-9757ad4b3068', 'efd9e45a-fd5b-4cb3-995b-e2b777d950c5', '4b04f45e-0d4d-462a-9778-6b2096f23cba', 'e7886335-619a-4604-ba5f-635fe041b936'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:13:36 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-99e4074b-938b-45ee-8f1e-6ae62e410766 tempest-VolumesTransfersV355Test-1316755558 tempest-VolumesTransfersV355Test-1316755558-project-member] Created reservations ['9db023fb-caa3-48c6-b618-50cf0148f47c', '1c9a828a-42b5-44fb-be2b-79522467f413', '8bb91bbe-cae8-45b6-a70b-173465b3e3c3', 'f2896fb5-51db-41e1-99e3-fe0d18e4ea9c'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:13:36 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:13:36 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:13:36 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-99e4074b-938b-45ee-8f1e-6ae62e410766 tempest-VolumesTransfersV355Test-1316755558 tempest-VolumesTransfersV355Test-1316755558-project-member] Created reservations ['e1d2548d-7ca0-47f4-845a-24f7b2906b52', '01dc63b2-3512-4993-b1a5-c7a8c55dd7d7', '3142b4c4-2e9e-4400-b516-81848429f7f4', '0a89f889-1628-4f52-a4b6-1e33fef38922'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:13:36 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-99e4074b-938b-45ee-8f1e-6ae62e410766 tempest-VolumesTransfersV355Test-1316755558 tempest-VolumesTransfersV355Test-1316755558-project-member] Created reservations ['25a9f6ac-beba-417c-bd9d-69c1e491e91a', 'f6419367-7273-4adb-9b44-bd5d5b005f17', 'fd46a830-c532-4fe5-9cf3-41a31ae69749', '121c259f-09ce-4abc-9334-19c43a595cf9'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:13:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-99e4074b-938b-45ee-8f1e-6ae62e410766 tempest-VolumesTransfersV355Test-1316755558 tempest-VolumesTransfersV355Test-1316755558-project-member] Transfer volume completed successfully. Sep 01 12:13:36 devstack devstack@c-api.service[86814]: INFO cinder.transfer.api [None req-99e4074b-938b-45ee-8f1e-6ae62e410766 tempest-VolumesTransfersV355Test-1316755558 tempest-VolumesTransfersV355Test-1316755558-project-member] Volume 5f2cc155-4140-440f-bb8d-b12457f3660d has been transferred. Sep 01 12:13: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:13:36 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-99e4074b-938b-45ee-8f1e-6ae62e410766 tempest-VolumesTransfersV355Test-1316755558 tempest-VolumesTransfersV355Test-1316755558-project-member] http://192.168.122.29/volume/v3/volume-transfers/5202490e-cba1-4133-99ed-b96aa6acfb80/accept returned with HTTP 202 Sep 01 12:13:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 680/1343] 192.168.122.29 () {62 vars in 1337 bytes} [Tue Sep 1 12:13:35 2026] POST /volume/v3/volume-transfers/5202490e-cba1-4133-99ed-b96aa6acfb80/accept => generated 371 bytes in 1020 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:13:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0f37a091-2aad-46e5-89ee-b27535a20c1c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0f37a091-2aad-46e5-89ee-b27535a20c1c tempest-VolumesTransfersV355Test-1316755558 tempest-VolumesTransfersV355Test-1316755558-project-member] GET http://192.168.122.29/volume/v3/volumes/5f2cc155-4140-440f-bb8d-b12457f3660d Sep 01 12:13:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0f37a091-2aad-46e5-89ee-b27535a20c1c tempest-VolumesTransfersV355Test-1316755558 tempest-VolumesTransfersV355Test-1316755558-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0f37a091-2aad-46e5-89ee-b27535a20c1c tempest-VolumesTransfersV355Test-1316755558 tempest-VolumesTransfersV355Test-1316755558-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0f37a091-2aad-46e5-89ee-b27535a20c1c tempest-VolumesTransfersV355Test-1316755558 tempest-VolumesTransfersV355Test-1316755558-project-member] Volume info retrieved successfully. Sep 01 12:13:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0f37a091-2aad-46e5-89ee-b27535a20c1c tempest-VolumesTransfersV355Test-1316755558 tempest-VolumesTransfersV355Test-1316755558-project-member] http://192.168.122.29/volume/v3/volumes/5f2cc155-4140-440f-bb8d-b12457f3660d returned with HTTP 200 Sep 01 12:13:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 664/1344] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:13:36 2026] GET /volume/v3/volumes/5f2cc155-4140-440f-bb8d-b12457f3660d => generated 953 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:13:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-df294b97-6ca3-4f54-858e-92e30718ebfc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-df294b97-6ca3-4f54-858e-92e30718ebfc tempest-VolumesTransfersV355Test-1316755558 tempest-VolumesTransfersV355Test-1316755558-project-member] GET http://192.168.122.29/volume/v3/volumes/5f2cc155-4140-440f-bb8d-b12457f3660d Sep 01 12:13:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-df294b97-6ca3-4f54-858e-92e30718ebfc tempest-VolumesTransfersV355Test-1316755558 tempest-VolumesTransfersV355Test-1316755558-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-df294b97-6ca3-4f54-858e-92e30718ebfc tempest-VolumesTransfersV355Test-1316755558 tempest-VolumesTransfersV355Test-1316755558-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:36 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-618b8841-c05e-4253-b9ce-30ec78ccc601 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-618b8841-c05e-4253-b9ce-30ec78ccc601 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/2179e231-0d6d-4d24-accd-421ba2c99275 Sep 01 12:13:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-618b8841-c05e-4253-b9ce-30ec78ccc601 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-618b8841-c05e-4253-b9ce-30ec78ccc601 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-df294b97-6ca3-4f54-858e-92e30718ebfc tempest-VolumesTransfersV355Test-1316755558 tempest-VolumesTransfersV355Test-1316755558-project-member] Volume info retrieved successfully. Sep 01 12:13: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:13:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-df294b97-6ca3-4f54-858e-92e30718ebfc tempest-VolumesTransfersV355Test-1316755558 tempest-VolumesTransfersV355Test-1316755558-project-member] http://192.168.122.29/volume/v3/volumes/5f2cc155-4140-440f-bb8d-b12457f3660d returned with HTTP 200 Sep 01 12:13:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-618b8841-c05e-4253-b9ce-30ec78ccc601 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:13:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 681/1345] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:13:36 2026] GET /volume/v3/volumes/5f2cc155-4140-440f-bb8d-b12457f3660d => generated 953 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:13:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-69ad5798-9290-408a-9719-55d789d6e4eb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-618b8841-c05e-4253-b9ce-30ec78ccc601 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/2179e231-0d6d-4d24-accd-421ba2c99275 returned with HTTP 200 Sep 01 12:13:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-69ad5798-9290-408a-9719-55d789d6e4eb tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] DELETE http://192.168.122.29/volume/v3/volume-transfers/5202490e-cba1-4133-99ed-b96aa6acfb80 Sep 01 12:13:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 665/1346] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:36 2026] GET /volume/v3/volumes/2179e231-0d6d-4d24-accd-421ba2c99275 => generated 858 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-69ad5798-9290-408a-9719-55d789d6e4eb tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-69ad5798-9290-408a-9719-55d789d6e4eb tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:36 devstack devstack@c-api.service[86814]: INFO cinder.api.contrib.volume_transfer [None req-69ad5798-9290-408a-9719-55d789d6e4eb tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Delete transfer with id: 5202490e-cba1-4133-99ed-b96aa6acfb80 Sep 01 12:13:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-69ad5798-9290-408a-9719-55d789d6e4eb tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] http://192.168.122.29/volume/v3/volume-transfers/5202490e-cba1-4133-99ed-b96aa6acfb80 returned with HTTP 404 Sep 01 12:13:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 682/1347] 192.168.122.29 () {60 vars in 1298 bytes} [Tue Sep 1 12:13:36 2026] DELETE /volume/v3/volume-transfers/5202490e-cba1-4133-99ed-b96aa6acfb80 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:13:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8a20b98d-fe99-47d6-b9bd-7570904a59d7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8a20b98d-fe99-47d6-b9bd-7570904a59d7 tempest-VolumesTransfersV355Test-1797871779 tempest-VolumesTransfersV355Test-1797871779-project-admin] DELETE http://192.168.122.29/volume/v3/volumes/5f2cc155-4140-440f-bb8d-b12457f3660d Sep 01 12:13:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8a20b98d-fe99-47d6-b9bd-7570904a59d7 tempest-VolumesTransfersV355Test-1797871779 tempest-VolumesTransfersV355Test-1797871779-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8a20b98d-fe99-47d6-b9bd-7570904a59d7 tempest-VolumesTransfersV355Test-1797871779 tempest-VolumesTransfersV355Test-1797871779-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:37 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-8a20b98d-fe99-47d6-b9bd-7570904a59d7 tempest-VolumesTransfersV355Test-1797871779 tempest-VolumesTransfersV355Test-1797871779-project-admin] Delete volume with id: 5f2cc155-4140-440f-bb8d-b12457f3660d Sep 01 12:13: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:13:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8a20b98d-fe99-47d6-b9bd-7570904a59d7 tempest-VolumesTransfersV355Test-1797871779 tempest-VolumesTransfersV355Test-1797871779-project-admin] Volume info retrieved successfully. Sep 01 12:13:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8a20b98d-fe99-47d6-b9bd-7570904a59d7 tempest-VolumesTransfersV355Test-1797871779 tempest-VolumesTransfersV355Test-1797871779-project-admin] Delete volume request issued successfully. Sep 01 12:13:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8a20b98d-fe99-47d6-b9bd-7570904a59d7 tempest-VolumesTransfersV355Test-1797871779 tempest-VolumesTransfersV355Test-1797871779-project-admin] http://192.168.122.29/volume/v3/volumes/5f2cc155-4140-440f-bb8d-b12457f3660d returned with HTTP 202 Sep 01 12:13:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 666/1348] 192.168.122.29 () {60 vars in 1271 bytes} [Tue Sep 1 12:13:37 2026] DELETE /volume/v3/volumes/5f2cc155-4140-440f-bb8d-b12457f3660d => generated 0 bytes in 344 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:13:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-94de01c2-dddb-42c4-90b4-e30f359af146 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-94de01c2-dddb-42c4-90b4-e30f359af146 tempest-VolumesTransfersV355Test-1797871779 tempest-VolumesTransfersV355Test-1797871779-project-admin] GET http://192.168.122.29/volume/v3/volumes/5f2cc155-4140-440f-bb8d-b12457f3660d Sep 01 12:13:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-94de01c2-dddb-42c4-90b4-e30f359af146 tempest-VolumesTransfersV355Test-1797871779 tempest-VolumesTransfersV355Test-1797871779-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-94de01c2-dddb-42c4-90b4-e30f359af146 tempest-VolumesTransfersV355Test-1797871779 tempest-VolumesTransfersV355Test-1797871779-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-94de01c2-dddb-42c4-90b4-e30f359af146 tempest-VolumesTransfersV355Test-1797871779 tempest-VolumesTransfersV355Test-1797871779-project-admin] Volume info retrieved successfully. Sep 01 12:13:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-94de01c2-dddb-42c4-90b4-e30f359af146 tempest-VolumesTransfersV355Test-1797871779 tempest-VolumesTransfersV355Test-1797871779-project-admin] http://192.168.122.29/volume/v3/volumes/5f2cc155-4140-440f-bb8d-b12457f3660d returned with HTTP 200 Sep 01 12:13:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 683/1349] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:13:37 2026] GET /volume/v3/volumes/5f2cc155-4140-440f-bb8d-b12457f3660d => generated 1136 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 12:13:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-409b3884-db93-4dbc-a9ea-00a7fef1beab None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-409b3884-db93-4dbc-a9ea-00a7fef1beab tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/2179e231-0d6d-4d24-accd-421ba2c99275 Sep 01 12:13:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-409b3884-db93-4dbc-a9ea-00a7fef1beab tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-409b3884-db93-4dbc-a9ea-00a7fef1beab tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:38 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-409b3884-db93-4dbc-a9ea-00a7fef1beab tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:13:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-409b3884-db93-4dbc-a9ea-00a7fef1beab tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/2179e231-0d6d-4d24-accd-421ba2c99275 returned with HTTP 200 Sep 01 12:13:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 667/1350] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:37 2026] GET /volume/v3/volumes/2179e231-0d6d-4d24-accd-421ba2c99275 => generated 859 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8d52a2fe-4e5f-4a08-8cb5-286ae7e5b877 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8d52a2fe-4e5f-4a08-8cb5-286ae7e5b877 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/2179e231-0d6d-4d24-accd-421ba2c99275 Sep 01 12:13:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8d52a2fe-4e5f-4a08-8cb5-286ae7e5b877 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8d52a2fe-4e5f-4a08-8cb5-286ae7e5b877 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8d52a2fe-4e5f-4a08-8cb5-286ae7e5b877 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:13:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8d52a2fe-4e5f-4a08-8cb5-286ae7e5b877 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/2179e231-0d6d-4d24-accd-421ba2c99275 returned with HTTP 200 Sep 01 12:13:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 684/1351] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:38 2026] GET /volume/v3/volumes/2179e231-0d6d-4d24-accd-421ba2c99275 => generated 859 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d497cf12-a7dd-4fbd-ab5b-ca40d92696d5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d497cf12-a7dd-4fbd-ab5b-ca40d92696d5 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] PUT http://192.168.122.29/volume/v3/volumes/2179e231-0d6d-4d24-accd-421ba2c99275 Sep 01 12:13:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d497cf12-a7dd-4fbd-ab5b-ca40d92696d5 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1601768781"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:13: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:13:38 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d497cf12-a7dd-4fbd-ab5b-ca40d92696d5 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:13:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d497cf12-a7dd-4fbd-ab5b-ca40d92696d5 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume updated successfully. Sep 01 12:13:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d497cf12-a7dd-4fbd-ab5b-ca40d92696d5 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/2179e231-0d6d-4d24-accd-421ba2c99275 returned with HTTP 200 Sep 01 12:13:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 668/1352] 192.168.122.29 () {60 vars in 1247 bytes} [Tue Sep 1 12:13:38 2026] PUT /volume/v3/volumes/2179e231-0d6d-4d24-accd-421ba2c99275 => generated 791 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d464b722-25a4-4297-a973-962792e22426 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d464b722-25a4-4297-a973-962792e22426 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] PUT http://192.168.122.29/volume/v3/volumes/2179e231-0d6d-4d24-accd-421ba2c99275 Sep 01 12:13:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d464b722-25a4-4297-a973-962792e22426 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1490214135", "description": "This is the new description of volume"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:13: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:13:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d464b722-25a4-4297-a973-962792e22426 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:13:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d464b722-25a4-4297-a973-962792e22426 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume updated successfully. Sep 01 12:13:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d464b722-25a4-4297-a973-962792e22426 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/2179e231-0d6d-4d24-accd-421ba2c99275 returned with HTTP 200 Sep 01 12:13:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 685/1353] 192.168.122.29 () {60 vars in 1248 bytes} [Tue Sep 1 12:13:38 2026] PUT /volume/v3/volumes/2179e231-0d6d-4d24-accd-421ba2c99275 => generated 830 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-67ef08b6-c585-48a2-b881-7e2f8c5e08e2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-67ef08b6-c585-48a2-b881-7e2f8c5e08e2 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/2179e231-0d6d-4d24-accd-421ba2c99275 Sep 01 12:13:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-67ef08b6-c585-48a2-b881-7e2f8c5e08e2 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-67ef08b6-c585-48a2-b881-7e2f8c5e08e2 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:38 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-67ef08b6-c585-48a2-b881-7e2f8c5e08e2 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:13:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-67ef08b6-c585-48a2-b881-7e2f8c5e08e2 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/2179e231-0d6d-4d24-accd-421ba2c99275 returned with HTTP 200 Sep 01 12:13:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 669/1354] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:38 2026] GET /volume/v3/volumes/2179e231-0d6d-4d24-accd-421ba2c99275 => generated 898 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-903c5e13-0db4-4ee8-8fa8-4df13727216d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b040ed39-0b5b-49eb-ba50-f21f88965c11 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b040ed39-0b5b-49eb-ba50-f21f88965c11 tempest-VolumesTransfersV355Test-1797871779 tempest-VolumesTransfersV355Test-1797871779-project-admin] GET http://192.168.122.29/volume/v3/volumes/5f2cc155-4140-440f-bb8d-b12457f3660d Sep 01 12:13:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b040ed39-0b5b-49eb-ba50-f21f88965c11 tempest-VolumesTransfersV355Test-1797871779 tempest-VolumesTransfersV355Test-1797871779-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b040ed39-0b5b-49eb-ba50-f21f88965c11 tempest-VolumesTransfersV355Test-1797871779 tempest-VolumesTransfersV355Test-1797871779-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-903c5e13-0db4-4ee8-8fa8-4df13727216d tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:13:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-903c5e13-0db4-4ee8-8fa8-4df13727216d tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1353108232", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-539038736"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:13:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-903c5e13-0db4-4ee8-8fa8-4df13727216d tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1353108232', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-539038736'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:13: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:13:38 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:38 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-903c5e13-0db4-4ee8-8fa8-4df13727216d tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Create volume of 1 GB Sep 01 12:13:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b040ed39-0b5b-49eb-ba50-f21f88965c11 tempest-VolumesTransfersV355Test-1797871779 tempest-VolumesTransfersV355Test-1797871779-project-admin] Volume info retrieved successfully. Sep 01 12:13:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b040ed39-0b5b-49eb-ba50-f21f88965c11 tempest-VolumesTransfersV355Test-1797871779 tempest-VolumesTransfersV355Test-1797871779-project-admin] http://192.168.122.29/volume/v3/volumes/5f2cc155-4140-440f-bb8d-b12457f3660d returned with HTTP 200 Sep 01 12:13:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 670/1355] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:13:38 2026] GET /volume/v3/volumes/5f2cc155-4140-440f-bb8d-b12457f3660d => generated 1136 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 12:13:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-903c5e13-0db4-4ee8-8fa8-4df13727216d tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Availability Zones retrieved successfully. Sep 01 12:13:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-903c5e13-0db4-4ee8-8fa8-4df13727216d tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Flow 'volume_create_api' (4366be3b-acfc-4009-8d90-86ba5b0f6070) 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:13:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-903c5e13-0db4-4ee8-8fa8-4df13727216d tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8fbc792-66a1-4450-96df-9c08cd2f84ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-903c5e13-0db4-4ee8-8fa8-4df13727216d tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-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:13:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-903c5e13-0db4-4ee8-8fa8-4df13727216d tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8fbc792-66a1-4450-96df-9c08cd2f84ca) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:13:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-903c5e13-0db4-4ee8-8fa8-4df13727216d tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caadae3a-ae1f-4a13-8bc4-4aebab03a669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:38 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-903c5e13-0db4-4ee8-8fa8-4df13727216d tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Created reservations ['a693ca9f-0bdf-4b00-a7f0-9a2d33d5a487', '83253f2d-1afe-4be5-bd59-a59b6ffeffb2', 'c9178404-d7f7-45d6-a407-c1c1731b3734', '54dfdf86-59d5-41ab-9be0-e2ec6c15cae6'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:13:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-903c5e13-0db4-4ee8-8fa8-4df13727216d tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caadae3a-ae1f-4a13-8bc4-4aebab03a669) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a693ca9f-0bdf-4b00-a7f0-9a2d33d5a487', '83253f2d-1afe-4be5-bd59-a59b6ffeffb2', 'c9178404-d7f7-45d6-a407-c1c1731b3734', '54dfdf86-59d5-41ab-9be0-e2ec6c15cae6']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:13:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-903c5e13-0db4-4ee8-8fa8-4df13727216d tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4432762-f97f-4bff-95b6-aa9b1e5bf987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13: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:13:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-903c5e13-0db4-4ee8-8fa8-4df13727216d tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4432762-f97f-4bff-95b6-aa9b1e5bf987) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7d4c2ec-aad8-4375-8702-b6446f607bcf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1353108232',display_name='tempest-VolumesGetTest-Volume-539038736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='645e221d3e9f4446931a48ea2539d472',qos_specs=None,replication_status=,reservations=['a693ca9f-0bdf-4b00-a7f0-9a2d33d5a487','83253f2d-1afe-4be5-bd59-a59b6ffeffb2','c9178404-d7f7-45d6-a407-c1c1731b3734','54dfdf86-59d5-41ab-9be0-e2ec6c15cae6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a75d133e057e4151a23843d4742a9da8',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:13:38Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1353108232',display_name='tempest-VolumesGetTest-Volume-539038736',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7d4c2ec-aad8-4375-8702-b6446f607bcf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='645e221d3e9f4446931a48ea2539d472',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a75d133e057e4151a23843d4742a9da8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:13:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-903c5e13-0db4-4ee8-8fa8-4df13727216d tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bc6fe84-d648-432f-92bc-8b101778b1dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-903c5e13-0db4-4ee8-8fa8-4df13727216d tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bc6fe84-d648-432f-92bc-8b101778b1dd) transitioned into 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-1353108232',display_name='tempest-VolumesGetTest-Volume-539038736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='645e221d3e9f4446931a48ea2539d472',qos_specs=None,replication_status=,reservations=['a693ca9f-0bdf-4b00-a7f0-9a2d33d5a487','83253f2d-1afe-4be5-bd59-a59b6ffeffb2','c9178404-d7f7-45d6-a407-c1c1731b3734','54dfdf86-59d5-41ab-9be0-e2ec6c15cae6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a75d133e057e4151a23843d4742a9da8',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:13:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-903c5e13-0db4-4ee8-8fa8-4df13727216d tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01dc402c-af5c-400a-9d76-73de2dd2c06f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-903c5e13-0db4-4ee8-8fa8-4df13727216d tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01dc402c-af5c-400a-9d76-73de2dd2c06f) 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:13:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-903c5e13-0db4-4ee8-8fa8-4df13727216d tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Flow 'volume_create_api' (4366be3b-acfc-4009-8d90-86ba5b0f6070) 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:13:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-903c5e13-0db4-4ee8-8fa8-4df13727216d tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Create volume request issued successfully. Sep 01 12:13:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-903c5e13-0db4-4ee8-8fa8-4df13727216d tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:13:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 686/1356] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:13:38 2026] POST /volume/v3/volumes => generated 786 bytes in 554 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:13:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8482d426-9ee4-4d50-b5a1-faba8d6383fc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8482d426-9ee4-4d50-b5a1-faba8d6383fc tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/f7d4c2ec-aad8-4375-8702-b6446f607bcf Sep 01 12:13:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8482d426-9ee4-4d50-b5a1-faba8d6383fc tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8482d426-9ee4-4d50-b5a1-faba8d6383fc tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8482d426-9ee4-4d50-b5a1-faba8d6383fc tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:13:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8482d426-9ee4-4d50-b5a1-faba8d6383fc tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/f7d4c2ec-aad8-4375-8702-b6446f607bcf returned with HTTP 200 Sep 01 12:13:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 671/1357] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:39 2026] GET /volume/v3/volumes/f7d4c2ec-aad8-4375-8702-b6446f607bcf => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-001fa36e-a15f-4ac3-9b2d-e2775c1fbf74 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-001fa36e-a15f-4ac3-9b2d-e2775c1fbf74 tempest-VolumesTransfersV355Test-1797871779 tempest-VolumesTransfersV355Test-1797871779-project-admin] GET http://192.168.122.29/volume/v3/volumes/5f2cc155-4140-440f-bb8d-b12457f3660d Sep 01 12:13:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-001fa36e-a15f-4ac3-9b2d-e2775c1fbf74 tempest-VolumesTransfersV355Test-1797871779 tempest-VolumesTransfersV355Test-1797871779-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-001fa36e-a15f-4ac3-9b2d-e2775c1fbf74 tempest-VolumesTransfersV355Test-1797871779 tempest-VolumesTransfersV355Test-1797871779-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-001fa36e-a15f-4ac3-9b2d-e2775c1fbf74 tempest-VolumesTransfersV355Test-1797871779 tempest-VolumesTransfersV355Test-1797871779-project-admin] http://192.168.122.29/volume/v3/volumes/5f2cc155-4140-440f-bb8d-b12457f3660d returned with HTTP 404 Sep 01 12:13:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 687/1358] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:13:39 2026] GET /volume/v3/volumes/5f2cc155-4140-440f-bb8d-b12457f3660d => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:13:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4bdf2ebb-44d6-49cf-8733-49ac8b886138 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4bdf2ebb-44d6-49cf-8733-49ac8b886138 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] GET http://192.168.122.29/volume/v3/volumes/5f2cc155-4140-440f-bb8d-b12457f3660d Sep 01 12:13:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4bdf2ebb-44d6-49cf-8733-49ac8b886138 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4bdf2ebb-44d6-49cf-8733-49ac8b886138 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4bdf2ebb-44d6-49cf-8733-49ac8b886138 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] http://192.168.122.29/volume/v3/volumes/5f2cc155-4140-440f-bb8d-b12457f3660d returned with HTTP 404 Sep 01 12:13:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 672/1359] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:13:39 2026] GET /volume/v3/volumes/5f2cc155-4140-440f-bb8d-b12457f3660d => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:13:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4f365fb5-ab4a-4a8f-bcfe-708150765ae1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4f365fb5-ab4a-4a8f-bcfe-708150765ae1 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] DELETE http://192.168.122.29/volume/v3/volumes/5f2cc155-4140-440f-bb8d-b12457f3660d Sep 01 12:13:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4f365fb5-ab4a-4a8f-bcfe-708150765ae1 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4f365fb5-ab4a-4a8f-bcfe-708150765ae1 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:39 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-4f365fb5-ab4a-4a8f-bcfe-708150765ae1 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Delete volume with id: 5f2cc155-4140-440f-bb8d-b12457f3660d Sep 01 12:13:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4f365fb5-ab4a-4a8f-bcfe-708150765ae1 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] http://192.168.122.29/volume/v3/volumes/5f2cc155-4140-440f-bb8d-b12457f3660d returned with HTTP 404 Sep 01 12:13:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 688/1360] 192.168.122.29 () {60 vars in 1271 bytes} [Tue Sep 1 12:13:39 2026] DELETE /volume/v3/volumes/5f2cc155-4140-440f-bb8d-b12457f3660d => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:13:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3d2ca988-9e00-4025-95a0-6094628f99c7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3d2ca988-9e00-4025-95a0-6094628f99c7 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:13:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3d2ca988-9e00-4025-95a0-6094628f99c7 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-501982972"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:13:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-3d2ca988-9e00-4025-95a0-6094628f99c7 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-501982972'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:13:39 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-3d2ca988-9e00-4025-95a0-6094628f99c7 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Create volume of 1 GB Sep 01 12:13:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3d2ca988-9e00-4025-95a0-6094628f99c7 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Availability Zones retrieved successfully. Sep 01 12:13:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3d2ca988-9e00-4025-95a0-6094628f99c7 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Flow 'volume_create_api' (be8806c7-5b9a-44e0-8520-dcbc6faee127) 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:13:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3d2ca988-9e00-4025-95a0-6094628f99c7 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd2335f8-7bb6-4d71-b388-8e3ecae5fee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-3d2ca988-9e00-4025-95a0-6094628f99c7 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-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:13:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3d2ca988-9e00-4025-95a0-6094628f99c7 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd2335f8-7bb6-4d71-b388-8e3ecae5fee2) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:13:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3d2ca988-9e00-4025-95a0-6094628f99c7 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73d6f008-92c6-47d3-af55-04c64c24adbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:40 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-3d2ca988-9e00-4025-95a0-6094628f99c7 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Created reservations ['25c33aa0-9a0c-4840-a4ff-557919f7d99d', '8751844a-45bf-494e-bc1c-a2cc167af748', 'd3d6d2cb-e731-4da8-8a3f-8a7226572080', '4170061e-7986-4d6f-8d49-bfaac6d8a009'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:13:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3d2ca988-9e00-4025-95a0-6094628f99c7 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73d6f008-92c6-47d3-af55-04c64c24adbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25c33aa0-9a0c-4840-a4ff-557919f7d99d', '8751844a-45bf-494e-bc1c-a2cc167af748', 'd3d6d2cb-e731-4da8-8a3f-8a7226572080', '4170061e-7986-4d6f-8d49-bfaac6d8a009']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:13:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3d2ca988-9e00-4025-95a0-6094628f99c7 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6a80135-9d50-4dd0-8b44-f579d5faa4f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b1a5f747-a1c7-4a16-936f-c418a1c07c1b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b1a5f747-a1c7-4a16-936f-c418a1c07c1b tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/f7d4c2ec-aad8-4375-8702-b6446f607bcf Sep 01 12:13:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b1a5f747-a1c7-4a16-936f-c418a1c07c1b tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b1a5f747-a1c7-4a16-936f-c418a1c07c1b tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b1a5f747-a1c7-4a16-936f-c418a1c07c1b tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:13: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:13:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3d2ca988-9e00-4025-95a0-6094628f99c7 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6a80135-9d50-4dd0-8b44-f579d5faa4f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27817485-0f09-446f-9729-49c61523be3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-501982972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='598b361e712f4d6abc189696857bbc7a',qos_specs=None,replication_status=,reservations=['25c33aa0-9a0c-4840-a4ff-557919f7d99d','8751844a-45bf-494e-bc1c-a2cc167af748','d3d6d2cb-e731-4da8-8a3f-8a7226572080','4170061e-7986-4d6f-8d49-bfaac6d8a009'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4d0b137e16d46bfa354c077855338d7',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:13:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-501982972',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27817485-0f09-446f-9729-49c61523be3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='598b361e712f4d6abc189696857bbc7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4d0b137e16d46bfa354c077855338d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:13:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b1a5f747-a1c7-4a16-936f-c418a1c07c1b tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/f7d4c2ec-aad8-4375-8702-b6446f607bcf returned with HTTP 200 Sep 01 12:13:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 689/1361] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:40 2026] GET /volume/v3/volumes/f7d4c2ec-aad8-4375-8702-b6446f607bcf => generated 878 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3d2ca988-9e00-4025-95a0-6094628f99c7 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78bd2e99-570e-40ab-b802-a6386310006f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3d2ca988-9e00-4025-95a0-6094628f99c7 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78bd2e99-570e-40ab-b802-a6386310006f) transitioned into state 'SUCCESS' from state '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-501982972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='598b361e712f4d6abc189696857bbc7a',qos_specs=None,replication_status=,reservations=['25c33aa0-9a0c-4840-a4ff-557919f7d99d','8751844a-45bf-494e-bc1c-a2cc167af748','d3d6d2cb-e731-4da8-8a3f-8a7226572080','4170061e-7986-4d6f-8d49-bfaac6d8a009'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4d0b137e16d46bfa354c077855338d7',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:13:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3d2ca988-9e00-4025-95a0-6094628f99c7 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d070f2fb-53a1-4401-81ca-c3ba6c4c3408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3d2ca988-9e00-4025-95a0-6094628f99c7 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d070f2fb-53a1-4401-81ca-c3ba6c4c3408) 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:13:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3d2ca988-9e00-4025-95a0-6094628f99c7 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Flow 'volume_create_api' (be8806c7-5b9a-44e0-8520-dcbc6faee127) 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:13:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3d2ca988-9e00-4025-95a0-6094628f99c7 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Create volume request issued successfully. Sep 01 12:13:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3d2ca988-9e00-4025-95a0-6094628f99c7 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:13:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 673/1362] 192.168.122.29 () {62 vars in 1178 bytes} [Tue Sep 1 12:13:39 2026] POST /volume/v3/volumes => generated 825 bytes in 621 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:13:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-989d9fd9-74cf-4694-98fc-fbf44762d8a1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-989d9fd9-74cf-4694-98fc-fbf44762d8a1 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] GET http://192.168.122.29/volume/v3/volumes/27817485-0f09-446f-9729-49c61523be3b Sep 01 12:13:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-989d9fd9-74cf-4694-98fc-fbf44762d8a1 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-989d9fd9-74cf-4694-98fc-fbf44762d8a1 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-989d9fd9-74cf-4694-98fc-fbf44762d8a1 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Volume info retrieved successfully. Sep 01 12:13:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-989d9fd9-74cf-4694-98fc-fbf44762d8a1 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] http://192.168.122.29/volume/v3/volumes/27817485-0f09-446f-9729-49c61523be3b returned with HTTP 200 Sep 01 12:13:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 690/1363] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:13:40 2026] GET /volume/v3/volumes/27817485-0f09-446f-9729-49c61523be3b => generated 893 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:13:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-92fb2440-da30-4962-98d6-c10db48ae3a1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-92fb2440-da30-4962-98d6-c10db48ae3a1 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/f7d4c2ec-aad8-4375-8702-b6446f607bcf Sep 01 12:13:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-92fb2440-da30-4962-98d6-c10db48ae3a1 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-92fb2440-da30-4962-98d6-c10db48ae3a1 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:41 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:41 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-92fb2440-da30-4962-98d6-c10db48ae3a1 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:13:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-92fb2440-da30-4962-98d6-c10db48ae3a1 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/f7d4c2ec-aad8-4375-8702-b6446f607bcf returned with HTTP 200 Sep 01 12:13:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 674/1364] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:41 2026] GET /volume/v3/volumes/f7d4c2ec-aad8-4375-8702-b6446f607bcf => generated 879 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b6a12510-5046-430f-b641-a96c1322677c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b6a12510-5046-430f-b641-a96c1322677c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] PUT http://192.168.122.29/volume/v3/volumes/f7d4c2ec-aad8-4375-8702-b6446f607bcf Sep 01 12:13:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b6a12510-5046-430f-b641-a96c1322677c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1601768781", "description": null}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:13: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:13:41 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b6a12510-5046-430f-b641-a96c1322677c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:13:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b6a12510-5046-430f-b641-a96c1322677c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume updated successfully. Sep 01 12:13:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b6a12510-5046-430f-b641-a96c1322677c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/f7d4c2ec-aad8-4375-8702-b6446f607bcf returned with HTTP 200 Sep 01 12:13:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 691/1365] 192.168.122.29 () {60 vars in 1247 bytes} [Tue Sep 1 12:13:41 2026] PUT /volume/v3/volumes/f7d4c2ec-aad8-4375-8702-b6446f607bcf => generated 777 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a09e9562-c143-4a7a-845e-216c6e145131 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a09e9562-c143-4a7a-845e-216c6e145131 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/f7d4c2ec-aad8-4375-8702-b6446f607bcf Sep 01 12:13:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a09e9562-c143-4a7a-845e-216c6e145131 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a09e9562-c143-4a7a-845e-216c6e145131 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:41 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:41 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6f2f0f30-60b6-44bb-9af1-f25aa58303ac None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a09e9562-c143-4a7a-845e-216c6e145131 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:13:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6f2f0f30-60b6-44bb-9af1-f25aa58303ac tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] GET http://192.168.122.29/volume/v3/volumes/27817485-0f09-446f-9729-49c61523be3b Sep 01 12:13:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6f2f0f30-60b6-44bb-9af1-f25aa58303ac tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6f2f0f30-60b6-44bb-9af1-f25aa58303ac tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a09e9562-c143-4a7a-845e-216c6e145131 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/f7d4c2ec-aad8-4375-8702-b6446f607bcf returned with HTTP 200 Sep 01 12:13:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 675/1366] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:41 2026] GET /volume/v3/volumes/f7d4c2ec-aad8-4375-8702-b6446f607bcf => generated 845 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13: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:13:41 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0fe5e877-5a80-47d2-b04c-d86af05af7c4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0fe5e877-5a80-47d2-b04c-d86af05af7c4 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] DELETE http://192.168.122.29/volume/v3/volumes/f7d4c2ec-aad8-4375-8702-b6446f607bcf Sep 01 12:13:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0fe5e877-5a80-47d2-b04c-d86af05af7c4 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0fe5e877-5a80-47d2-b04c-d86af05af7c4 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:41 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-0fe5e877-5a80-47d2-b04c-d86af05af7c4 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Delete volume with id: f7d4c2ec-aad8-4375-8702-b6446f607bcf Sep 01 12:13:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6f2f0f30-60b6-44bb-9af1-f25aa58303ac tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Volume info retrieved successfully. Sep 01 12:13: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:13:41 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:41 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0fe5e877-5a80-47d2-b04c-d86af05af7c4 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:13:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6f2f0f30-60b6-44bb-9af1-f25aa58303ac tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] http://192.168.122.29/volume/v3/volumes/27817485-0f09-446f-9729-49c61523be3b returned with HTTP 200 Sep 01 12:13:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 692/1367] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:13:41 2026] GET /volume/v3/volumes/27817485-0f09-446f-9729-49c61523be3b => generated 917 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:13:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0fe5e877-5a80-47d2-b04c-d86af05af7c4 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Delete volume request issued successfully. Sep 01 12:13:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0fe5e877-5a80-47d2-b04c-d86af05af7c4 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/f7d4c2ec-aad8-4375-8702-b6446f607bcf returned with HTTP 202 Sep 01 12:13:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 676/1368] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:13:41 2026] DELETE /volume/v3/volumes/f7d4c2ec-aad8-4375-8702-b6446f607bcf => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:13:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-90932d1b-0b3a-4b60-99d9-7da46b98d09c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-90932d1b-0b3a-4b60-99d9-7da46b98d09c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/f7d4c2ec-aad8-4375-8702-b6446f607bcf Sep 01 12:13:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-90932d1b-0b3a-4b60-99d9-7da46b98d09c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-90932d1b-0b3a-4b60-99d9-7da46b98d09c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:41 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-90932d1b-0b3a-4b60-99d9-7da46b98d09c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:13:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-90932d1b-0b3a-4b60-99d9-7da46b98d09c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/f7d4c2ec-aad8-4375-8702-b6446f607bcf returned with HTTP 200 Sep 01 12:13:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 693/1369] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:41 2026] GET /volume/v3/volumes/f7d4c2ec-aad8-4375-8702-b6446f607bcf => generated 844 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3035e677-b5d2-4123-a9b5-de9a1ddc026b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3035e677-b5d2-4123-a9b5-de9a1ddc026b tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] GET http://192.168.122.29/volume/v3/volumes/27817485-0f09-446f-9729-49c61523be3b Sep 01 12:13:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3035e677-b5d2-4123-a9b5-de9a1ddc026b tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3035e677-b5d2-4123-a9b5-de9a1ddc026b tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3035e677-b5d2-4123-a9b5-de9a1ddc026b tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Volume info retrieved successfully. Sep 01 12:13:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3035e677-b5d2-4123-a9b5-de9a1ddc026b tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] http://192.168.122.29/volume/v3/volumes/27817485-0f09-446f-9729-49c61523be3b returned with HTTP 200 Sep 01 12:13:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 677/1370] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:13:42 2026] GET /volume/v3/volumes/27817485-0f09-446f-9729-49c61523be3b => generated 917 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:13:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ed1e7c3b-913b-44e7-915c-e561b83be3ef None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ed1e7c3b-913b-44e7-915c-e561b83be3ef tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/f7d4c2ec-aad8-4375-8702-b6446f607bcf Sep 01 12:13:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ed1e7c3b-913b-44e7-915c-e561b83be3ef tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ed1e7c3b-913b-44e7-915c-e561b83be3ef tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ed1e7c3b-913b-44e7-915c-e561b83be3ef tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:13:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ed1e7c3b-913b-44e7-915c-e561b83be3ef tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/f7d4c2ec-aad8-4375-8702-b6446f607bcf returned with HTTP 200 Sep 01 12:13:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 694/1371] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:42 2026] GET /volume/v3/volumes/f7d4c2ec-aad8-4375-8702-b6446f607bcf => generated 844 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bd8f8bd2-22a6-4840-994d-1bb05bc34c4e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bd8f8bd2-22a6-4840-994d-1bb05bc34c4e tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] GET http://192.168.122.29/volume/v3/volumes/27817485-0f09-446f-9729-49c61523be3b Sep 01 12:13:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bd8f8bd2-22a6-4840-994d-1bb05bc34c4e tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bd8f8bd2-22a6-4840-994d-1bb05bc34c4e tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:43 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:43 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:43 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-bd8f8bd2-22a6-4840-994d-1bb05bc34c4e tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Volume info retrieved successfully. Sep 01 12:13:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bd8f8bd2-22a6-4840-994d-1bb05bc34c4e tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] http://192.168.122.29/volume/v3/volumes/27817485-0f09-446f-9729-49c61523be3b returned with HTTP 200 Sep 01 12:13:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 678/1372] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:13:43 2026] GET /volume/v3/volumes/27817485-0f09-446f-9729-49c61523be3b => generated 953 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:13:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-34b19339-8850-4641-9d3a-a21e814ce290 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-34b19339-8850-4641-9d3a-a21e814ce290 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] POST http://192.168.122.29/volume/v3/volume-transfers Sep 01 12:13:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-34b19339-8850-4641-9d3a-a21e814ce290 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "27817485-0f09-446f-9729-49c61523be3b"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:13:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volume_transfer [None req-34b19339-8850-4641-9d3a-a21e814ce290 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Creating new volume transfer {'transfer': {'volume_id': '27817485-0f09-446f-9729-49c61523be3b'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 12:13:43 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volume_transfer [None req-34b19339-8850-4641-9d3a-a21e814ce290 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Creating transfer of volume 27817485-0f09-446f-9729-49c61523be3b Sep 01 12:13:43 devstack devstack@c-api.service[86814]: INFO cinder.transfer.api [None req-34b19339-8850-4641-9d3a-a21e814ce290 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Generating transfer record for volume 27817485-0f09-446f-9729-49c61523be3b Sep 01 12:13: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:13:43 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:43 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-34b19339-8850-4641-9d3a-a21e814ce290 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] http://192.168.122.29/volume/v3/volume-transfers returned with HTTP 202 Sep 01 12:13:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 695/1373] 192.168.122.29 () {62 vars in 1205 bytes} [Tue Sep 1 12:13:43 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:13:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-24317008-1b9e-49f0-8ff4-2a2e2e90acae None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-24317008-1b9e-49f0-8ff4-2a2e2e90acae tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] GET http://192.168.122.29/volume/v3/volumes/27817485-0f09-446f-9729-49c61523be3b Sep 01 12:13:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-24317008-1b9e-49f0-8ff4-2a2e2e90acae tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-24317008-1b9e-49f0-8ff4-2a2e2e90acae tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:43 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:43 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:43 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-24317008-1b9e-49f0-8ff4-2a2e2e90acae tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Volume info retrieved successfully. Sep 01 12:13:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-24317008-1b9e-49f0-8ff4-2a2e2e90acae tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] http://192.168.122.29/volume/v3/volumes/27817485-0f09-446f-9729-49c61523be3b returned with HTTP 200 Sep 01 12:13:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 679/1374] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:13:43 2026] GET /volume/v3/volumes/27817485-0f09-446f-9729-49c61523be3b => generated 961 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:13:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c95eb337-958b-4f4c-b2bc-543e16cacb78 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c95eb337-958b-4f4c-b2bc-543e16cacb78 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] GET http://192.168.122.29/volume/v3/volume-transfers/detail Sep 01 12:13:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c95eb337-958b-4f4c-b2bc-543e16cacb78 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c95eb337-958b-4f4c-b2bc-543e16cacb78 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volume_transfer [None req-c95eb337-958b-4f4c-b2bc-543e16cacb78 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Listing volume transfers {{(pid=86814) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 12:13:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c95eb337-958b-4f4c-b2bc-543e16cacb78 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] http://192.168.122.29/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 01 12:13:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 696/1375] 192.168.122.29 () {60 vars in 1205 bytes} [Tue Sep 1 12:13:43 2026] GET /volume/v3/volume-transfers/detail => generated 441 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:13:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-979fbc7d-c5a8-41f0-98f6-5c64bf2590f2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-979fbc7d-c5a8-41f0-98f6-5c64bf2590f2 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] DELETE http://192.168.122.29/volume/v3/volume-transfers/83f3b736-59e8-487d-a82f-8f466e166a26 Sep 01 12:13:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-979fbc7d-c5a8-41f0-98f6-5c64bf2590f2 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-979fbc7d-c5a8-41f0-98f6-5c64bf2590f2 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:43 devstack devstack@c-api.service[86815]: INFO cinder.api.contrib.volume_transfer [None req-979fbc7d-c5a8-41f0-98f6-5c64bf2590f2 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Delete transfer with id: 83f3b736-59e8-487d-a82f-8f466e166a26 Sep 01 12:13: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:13:43 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:43 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5dda98d3-765b-4a17-8341-2e469bcc650b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5dda98d3-765b-4a17-8341-2e469bcc650b tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/f7d4c2ec-aad8-4375-8702-b6446f607bcf Sep 01 12:13:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5dda98d3-765b-4a17-8341-2e469bcc650b tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5dda98d3-765b-4a17-8341-2e469bcc650b tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-979fbc7d-c5a8-41f0-98f6-5c64bf2590f2 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] http://192.168.122.29/volume/v3/volume-transfers/83f3b736-59e8-487d-a82f-8f466e166a26 returned with HTTP 202 Sep 01 12:13:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 680/1376] 192.168.122.29 () {60 vars in 1298 bytes} [Tue Sep 1 12:13:43 2026] DELETE /volume/v3/volume-transfers/83f3b736-59e8-487d-a82f-8f466e166a26 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:13:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-caec242c-16f6-402a-aa69-3611a9ec29f9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5dda98d3-765b-4a17-8341-2e469bcc650b tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/f7d4c2ec-aad8-4375-8702-b6446f607bcf returned with HTTP 404 Sep 01 12:13:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-caec242c-16f6-402a-aa69-3611a9ec29f9 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] GET http://192.168.122.29/volume/v3/volumes/27817485-0f09-446f-9729-49c61523be3b Sep 01 12:13:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-caec242c-16f6-402a-aa69-3611a9ec29f9 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 697/1377] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:43 2026] GET /volume/v3/volumes/f7d4c2ec-aad8-4375-8702-b6446f607bcf => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:13:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-caec242c-16f6-402a-aa69-3611a9ec29f9 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a67e561a-5ee8-42c2-b04f-cd0811f6b843 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a67e561a-5ee8-42c2-b04f-cd0811f6b843 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/2179e231-0d6d-4d24-accd-421ba2c99275 Sep 01 12:13:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a67e561a-5ee8-42c2-b04f-cd0811f6b843 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a67e561a-5ee8-42c2-b04f-cd0811f6b843 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:44 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:44 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13: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:13:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-caec242c-16f6-402a-aa69-3611a9ec29f9 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Volume info retrieved successfully. Sep 01 12:13:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a67e561a-5ee8-42c2-b04f-cd0811f6b843 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:13:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-caec242c-16f6-402a-aa69-3611a9ec29f9 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] http://192.168.122.29/volume/v3/volumes/27817485-0f09-446f-9729-49c61523be3b returned with HTTP 200 Sep 01 12:13:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 681/1378] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:13:44 2026] GET /volume/v3/volumes/27817485-0f09-446f-9729-49c61523be3b => generated 953 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:13:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a67e561a-5ee8-42c2-b04f-cd0811f6b843 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/2179e231-0d6d-4d24-accd-421ba2c99275 returned with HTTP 200 Sep 01 12:13:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 698/1379] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:44 2026] GET /volume/v3/volumes/2179e231-0d6d-4d24-accd-421ba2c99275 => generated 898 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1f3faaca-06b3-4898-8dc8-d4c0ff5c5607 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1f3faaca-06b3-4898-8dc8-d4c0ff5c5607 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] DELETE http://192.168.122.29/volume/v3/volume-transfers/83f3b736-59e8-487d-a82f-8f466e166a26 Sep 01 12:13:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1f3faaca-06b3-4898-8dc8-d4c0ff5c5607 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1f3faaca-06b3-4898-8dc8-d4c0ff5c5607 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:44 devstack devstack@c-api.service[86815]: INFO cinder.api.contrib.volume_transfer [None req-1f3faaca-06b3-4898-8dc8-d4c0ff5c5607 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Delete transfer with id: 83f3b736-59e8-487d-a82f-8f466e166a26 Sep 01 12:13:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ce15b661-5550-4ae5-a2c2-a9f908f0d9fe None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ce15b661-5550-4ae5-a2c2-a9f908f0d9fe tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] DELETE http://192.168.122.29/volume/v3/volumes/2179e231-0d6d-4d24-accd-421ba2c99275 Sep 01 12:13:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ce15b661-5550-4ae5-a2c2-a9f908f0d9fe tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ce15b661-5550-4ae5-a2c2-a9f908f0d9fe tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:44 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-ce15b661-5550-4ae5-a2c2-a9f908f0d9fe tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Delete volume with id: 2179e231-0d6d-4d24-accd-421ba2c99275 Sep 01 12:13:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1f3faaca-06b3-4898-8dc8-d4c0ff5c5607 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] http://192.168.122.29/volume/v3/volume-transfers/83f3b736-59e8-487d-a82f-8f466e166a26 returned with HTTP 404 Sep 01 12:13:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 682/1380] 192.168.122.29 () {60 vars in 1298 bytes} [Tue Sep 1 12:13:44 2026] DELETE /volume/v3/volume-transfers/83f3b736-59e8-487d-a82f-8f466e166a26 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:13:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e25dd2fc-11bd-433b-94b5-7fd9dea4fcf4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13: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:13:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e25dd2fc-11bd-433b-94b5-7fd9dea4fcf4 tempest-VolumesTransfersV355Test-1797871779 tempest-VolumesTransfersV355Test-1797871779-project-admin] DELETE http://192.168.122.29/volume/v3/volumes/27817485-0f09-446f-9729-49c61523be3b Sep 01 12:13:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e25dd2fc-11bd-433b-94b5-7fd9dea4fcf4 tempest-VolumesTransfersV355Test-1797871779 tempest-VolumesTransfersV355Test-1797871779-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e25dd2fc-11bd-433b-94b5-7fd9dea4fcf4 tempest-VolumesTransfersV355Test-1797871779 tempest-VolumesTransfersV355Test-1797871779-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:44 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-e25dd2fc-11bd-433b-94b5-7fd9dea4fcf4 tempest-VolumesTransfersV355Test-1797871779 tempest-VolumesTransfersV355Test-1797871779-project-admin] Delete volume with id: 27817485-0f09-446f-9729-49c61523be3b Sep 01 12:13:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ce15b661-5550-4ae5-a2c2-a9f908f0d9fe tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:13: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:13:44 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:44 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e25dd2fc-11bd-433b-94b5-7fd9dea4fcf4 tempest-VolumesTransfersV355Test-1797871779 tempest-VolumesTransfersV355Test-1797871779-project-admin] Volume info retrieved successfully. Sep 01 12:13:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ce15b661-5550-4ae5-a2c2-a9f908f0d9fe tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Delete volume request issued successfully. Sep 01 12:13:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ce15b661-5550-4ae5-a2c2-a9f908f0d9fe tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/2179e231-0d6d-4d24-accd-421ba2c99275 returned with HTTP 202 Sep 01 12:13:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 699/1381] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:13:44 2026] DELETE /volume/v3/volumes/2179e231-0d6d-4d24-accd-421ba2c99275 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:13:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ffbf8cec-eb17-46a1-83c0-ba07bdbce7a3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ffbf8cec-eb17-46a1-83c0-ba07bdbce7a3 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/2179e231-0d6d-4d24-accd-421ba2c99275 Sep 01 12:13:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ffbf8cec-eb17-46a1-83c0-ba07bdbce7a3 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ffbf8cec-eb17-46a1-83c0-ba07bdbce7a3 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e25dd2fc-11bd-433b-94b5-7fd9dea4fcf4 tempest-VolumesTransfersV355Test-1797871779 tempest-VolumesTransfersV355Test-1797871779-project-admin] Delete volume request issued successfully. Sep 01 12:13:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e25dd2fc-11bd-433b-94b5-7fd9dea4fcf4 tempest-VolumesTransfersV355Test-1797871779 tempest-VolumesTransfersV355Test-1797871779-project-admin] http://192.168.122.29/volume/v3/volumes/27817485-0f09-446f-9729-49c61523be3b returned with HTTP 202 Sep 01 12:13:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 683/1382] 192.168.122.29 () {60 vars in 1271 bytes} [Tue Sep 1 12:13:44 2026] DELETE /volume/v3/volumes/27817485-0f09-446f-9729-49c61523be3b => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:13:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a62e55f6-c2fa-4992-84a5-25ef8eda2e02 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13: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:13:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a62e55f6-c2fa-4992-84a5-25ef8eda2e02 tempest-VolumesTransfersV355Test-1797871779 tempest-VolumesTransfersV355Test-1797871779-project-admin] GET http://192.168.122.29/volume/v3/volumes/27817485-0f09-446f-9729-49c61523be3b Sep 01 12:13:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a62e55f6-c2fa-4992-84a5-25ef8eda2e02 tempest-VolumesTransfersV355Test-1797871779 tempest-VolumesTransfersV355Test-1797871779-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a62e55f6-c2fa-4992-84a5-25ef8eda2e02 tempest-VolumesTransfersV355Test-1797871779 tempest-VolumesTransfersV355Test-1797871779-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ffbf8cec-eb17-46a1-83c0-ba07bdbce7a3 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:13:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ffbf8cec-eb17-46a1-83c0-ba07bdbce7a3 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/2179e231-0d6d-4d24-accd-421ba2c99275 returned with HTTP 200 Sep 01 12:13: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:13:44 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 700/1383] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:44 2026] GET /volume/v3/volumes/2179e231-0d6d-4d24-accd-421ba2c99275 => generated 897 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13: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:13:44 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a62e55f6-c2fa-4992-84a5-25ef8eda2e02 tempest-VolumesTransfersV355Test-1797871779 tempest-VolumesTransfersV355Test-1797871779-project-admin] Volume info retrieved successfully. Sep 01 12:13:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a62e55f6-c2fa-4992-84a5-25ef8eda2e02 tempest-VolumesTransfersV355Test-1797871779 tempest-VolumesTransfersV355Test-1797871779-project-admin] http://192.168.122.29/volume/v3/volumes/27817485-0f09-446f-9729-49c61523be3b returned with HTTP 200 Sep 01 12:13:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 684/1384] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:13:44 2026] GET /volume/v3/volumes/27817485-0f09-446f-9729-49c61523be3b => generated 1136 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:13:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-37052c8a-c52e-4a90-8375-f7bd714907c6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-37052c8a-c52e-4a90-8375-f7bd714907c6 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/2179e231-0d6d-4d24-accd-421ba2c99275 Sep 01 12:13:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-37052c8a-c52e-4a90-8375-f7bd714907c6 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-37052c8a-c52e-4a90-8375-f7bd714907c6 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-37052c8a-c52e-4a90-8375-f7bd714907c6 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/2179e231-0d6d-4d24-accd-421ba2c99275 returned with HTTP 404 Sep 01 12:13:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 701/1385] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:45 2026] GET /volume/v3/volumes/2179e231-0d6d-4d24-accd-421ba2c99275 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:13:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-74438362-d20d-4798-8501-fe3bdcc666e3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8a24011c-5e80-4416-a298-284a2a7d9255 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-74438362-d20d-4798-8501-fe3bdcc666e3 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:13:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-74438362-d20d-4798-8501-fe3bdcc666e3 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-378544434"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:13:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8a24011c-5e80-4416-a298-284a2a7d9255 tempest-VolumesTransfersV355Test-1797871779 tempest-VolumesTransfersV355Test-1797871779-project-admin] GET http://192.168.122.29/volume/v3/volumes/27817485-0f09-446f-9729-49c61523be3b Sep 01 12:13:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8a24011c-5e80-4416-a298-284a2a7d9255 tempest-VolumesTransfersV355Test-1797871779 tempest-VolumesTransfersV355Test-1797871779-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8a24011c-5e80-4416-a298-284a2a7d9255 tempest-VolumesTransfersV355Test-1797871779 tempest-VolumesTransfersV355Test-1797871779-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-74438362-d20d-4798-8501-fe3bdcc666e3 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-378544434'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:13:45 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-74438362-d20d-4798-8501-fe3bdcc666e3 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Create volume of 1 GB Sep 01 12:13:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-74438362-d20d-4798-8501-fe3bdcc666e3 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Availability Zones retrieved successfully. Sep 01 12:13:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8a24011c-5e80-4416-a298-284a2a7d9255 tempest-VolumesTransfersV355Test-1797871779 tempest-VolumesTransfersV355Test-1797871779-project-admin] http://192.168.122.29/volume/v3/volumes/27817485-0f09-446f-9729-49c61523be3b returned with HTTP 404 Sep 01 12:13:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 702/1386] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:13:45 2026] GET /volume/v3/volumes/27817485-0f09-446f-9729-49c61523be3b => generated 109 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:13:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-48e5c98f-065b-483b-bb14-7702c40f103f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-48e5c98f-065b-483b-bb14-7702c40f103f tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] GET http://192.168.122.29/volume/v3/volumes/27817485-0f09-446f-9729-49c61523be3b Sep 01 12:13:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-48e5c98f-065b-483b-bb14-7702c40f103f tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-48e5c98f-065b-483b-bb14-7702c40f103f tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:45 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-74438362-d20d-4798-8501-fe3bdcc666e3 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Flow 'volume_create_api' (a593c11c-0c9f-4ab0-bfa7-92bcca88e381) 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:13:45 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-74438362-d20d-4798-8501-fe3bdcc666e3 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4142a9e-6b58-46bc-97dc-48fab2af8bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:45 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-74438362-d20d-4798-8501-fe3bdcc666e3 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-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:13:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-48e5c98f-065b-483b-bb14-7702c40f103f tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] http://192.168.122.29/volume/v3/volumes/27817485-0f09-446f-9729-49c61523be3b returned with HTTP 404 Sep 01 12:13:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 703/1387] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:13:45 2026] GET /volume/v3/volumes/27817485-0f09-446f-9729-49c61523be3b => generated 109 bytes in 179 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:13:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f6feb073-1626-462e-a5fe-9926e1751429 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f6feb073-1626-462e-a5fe-9926e1751429 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] DELETE http://192.168.122.29/volume/v3/volumes/27817485-0f09-446f-9729-49c61523be3b Sep 01 12:13:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f6feb073-1626-462e-a5fe-9926e1751429 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f6feb073-1626-462e-a5fe-9926e1751429 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:45 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-f6feb073-1626-462e-a5fe-9926e1751429 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] Delete volume with id: 27817485-0f09-446f-9729-49c61523be3b Sep 01 12:13:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f6feb073-1626-462e-a5fe-9926e1751429 tempest-VolumesTransfersV355Test-2111738153 tempest-VolumesTransfersV355Test-2111738153-project-member] http://192.168.122.29/volume/v3/volumes/27817485-0f09-446f-9729-49c61523be3b returned with HTTP 404 Sep 01 12:13:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 704/1388] 192.168.122.29 () {60 vars in 1271 bytes} [Tue Sep 1 12:13:45 2026] DELETE /volume/v3/volumes/27817485-0f09-446f-9729-49c61523be3b => generated 109 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:13:45 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-74438362-d20d-4798-8501-fe3bdcc666e3 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4142a9e-6b58-46bc-97dc-48fab2af8bcb) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:13:45 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-74438362-d20d-4798-8501-fe3bdcc666e3 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f22c8c50-b4ae-4360-a5a9-7716758b7653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:46 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-74438362-d20d-4798-8501-fe3bdcc666e3 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Created reservations ['95fde5ac-2b06-4e34-bce6-1f6fef5459dd', '391ebddb-d08e-4bf5-998f-240c82e995dd', '37754795-1411-4db1-bc97-03e35db9feda', '454a40de-d807-4675-95a0-0f9612956fbb'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:13:46 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-74438362-d20d-4798-8501-fe3bdcc666e3 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f22c8c50-b4ae-4360-a5a9-7716758b7653) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95fde5ac-2b06-4e34-bce6-1f6fef5459dd', '391ebddb-d08e-4bf5-998f-240c82e995dd', '37754795-1411-4db1-bc97-03e35db9feda', '454a40de-d807-4675-95a0-0f9612956fbb']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:13:46 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-74438362-d20d-4798-8501-fe3bdcc666e3 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7aa5cb6-9cf1-4513-bf1c-51a4b8d210c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13: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:13:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13:46 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-74438362-d20d-4798-8501-fe3bdcc666e3 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7aa5cb6-9cf1-4513-bf1c-51a4b8d210c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a65d31f-779f-4baa-b8ba-6ccef0c3c65c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-378544434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='645e221d3e9f4446931a48ea2539d472',qos_specs=None,replication_status=,reservations=['95fde5ac-2b06-4e34-bce6-1f6fef5459dd','391ebddb-d08e-4bf5-998f-240c82e995dd','37754795-1411-4db1-bc97-03e35db9feda','454a40de-d807-4675-95a0-0f9612956fbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a75d133e057e4151a23843d4742a9da8',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:13:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-378544434',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a65d31f-779f-4baa-b8ba-6ccef0c3c65c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='645e221d3e9f4446931a48ea2539d472',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a75d133e057e4151a23843d4742a9da8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:13:46 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-74438362-d20d-4798-8501-fe3bdcc666e3 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (351c908e-c141-4239-ab78-5fe92a666408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:46 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-74438362-d20d-4798-8501-fe3bdcc666e3 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (351c908e-c141-4239-ab78-5fe92a666408) transitioned into state 'SUCCESS' from state '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-378544434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='645e221d3e9f4446931a48ea2539d472',qos_specs=None,replication_status=,reservations=['95fde5ac-2b06-4e34-bce6-1f6fef5459dd','391ebddb-d08e-4bf5-998f-240c82e995dd','37754795-1411-4db1-bc97-03e35db9feda','454a40de-d807-4675-95a0-0f9612956fbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a75d133e057e4151a23843d4742a9da8',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:13:46 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-74438362-d20d-4798-8501-fe3bdcc666e3 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6616ec16-b405-48aa-81bb-7c42f9abbb60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:46 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-74438362-d20d-4798-8501-fe3bdcc666e3 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6616ec16-b405-48aa-81bb-7c42f9abbb60) 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:13:46 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-74438362-d20d-4798-8501-fe3bdcc666e3 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Flow 'volume_create_api' (a593c11c-0c9f-4ab0-bfa7-92bcca88e381) 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:13:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-74438362-d20d-4798-8501-fe3bdcc666e3 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Create volume request issued successfully. Sep 01 12:13:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-74438362-d20d-4798-8501-fe3bdcc666e3 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:13:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 685/1389] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:13:45 2026] POST /volume/v3/volumes => generated 751 bytes in 1126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:13:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f5d88c67-88d0-41b6-9664-183e852a7200 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f5d88c67-88d0-41b6-9664-183e852a7200 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/1a65d31f-779f-4baa-b8ba-6ccef0c3c65c Sep 01 12:13:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f5d88c67-88d0-41b6-9664-183e852a7200 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f5d88c67-88d0-41b6-9664-183e852a7200 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f5d88c67-88d0-41b6-9664-183e852a7200 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:13:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f5d88c67-88d0-41b6-9664-183e852a7200 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/1a65d31f-779f-4baa-b8ba-6ccef0c3c65c returned with HTTP 200 Sep 01 12:13:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 705/1390] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:46 2026] GET /volume/v3/volumes/1a65d31f-779f-4baa-b8ba-6ccef0c3c65c => generated 819 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d64aa6c8-10f0-4c2c-b79c-9c3153adb7e8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d64aa6c8-10f0-4c2c-b79c-9c3153adb7e8 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/1a65d31f-779f-4baa-b8ba-6ccef0c3c65c Sep 01 12:13:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d64aa6c8-10f0-4c2c-b79c-9c3153adb7e8 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d64aa6c8-10f0-4c2c-b79c-9c3153adb7e8 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:47 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:47 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d64aa6c8-10f0-4c2c-b79c-9c3153adb7e8 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:13:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d64aa6c8-10f0-4c2c-b79c-9c3153adb7e8 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/1a65d31f-779f-4baa-b8ba-6ccef0c3c65c returned with HTTP 200 Sep 01 12:13:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 686/1391] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:47 2026] GET /volume/v3/volumes/1a65d31f-779f-4baa-b8ba-6ccef0c3c65c => generated 843 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2faf7e0e-b51b-4940-a77d-49f857d07cea None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2faf7e0e-b51b-4940-a77d-49f857d07cea tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/1a65d31f-779f-4baa-b8ba-6ccef0c3c65c Sep 01 12:13:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2faf7e0e-b51b-4940-a77d-49f857d07cea tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2faf7e0e-b51b-4940-a77d-49f857d07cea tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:48 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2faf7e0e-b51b-4940-a77d-49f857d07cea tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:13:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2faf7e0e-b51b-4940-a77d-49f857d07cea tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/1a65d31f-779f-4baa-b8ba-6ccef0c3c65c returned with HTTP 200 Sep 01 12:13:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 706/1392] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:48 2026] GET /volume/v3/volumes/1a65d31f-779f-4baa-b8ba-6ccef0c3c65c => generated 844 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ea0d7739-3d8f-4f84-8cce-1ba7a66af86c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ea0d7739-3d8f-4f84-8cce-1ba7a66af86c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:13:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ea0d7739-3d8f-4f84-8cce-1ba7a66af86c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "1a65d31f-779f-4baa-b8ba-6ccef0c3c65c", "size": 1, "name": "tempest-VolumesGetTest-Volume-834177902", "metadata": {"Type": "Test"}}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:13:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-ea0d7739-3d8f-4f84-8cce-1ba7a66af86c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Create volume request body: {'volume': {'source_volid': '1a65d31f-779f-4baa-b8ba-6ccef0c3c65c', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-834177902', 'metadata': {'Type': 'Test'}}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:13: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:13:48 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:49 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ea0d7739-3d8f-4f84-8cce-1ba7a66af86c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume retrieved successfully. Sep 01 12:13:49 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-ea0d7739-3d8f-4f84-8cce-1ba7a66af86c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Create volume of 1 GB Sep 01 12:13:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ea0d7739-3d8f-4f84-8cce-1ba7a66af86c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Availability Zones retrieved successfully. Sep 01 12:13:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-ea0d7739-3d8f-4f84-8cce-1ba7a66af86c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Flow 'volume_create_api' (73c7a830-fbc8-4b3a-ae9b-b53dc2bb5e65) 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:13:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-ea0d7739-3d8f-4f84-8cce-1ba7a66af86c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (858c4ed8-916e-4480-810c-0dab1d1f4c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-ea0d7739-3d8f-4f84-8cce-1ba7a66af86c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-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:13:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-ea0d7739-3d8f-4f84-8cce-1ba7a66af86c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (858c4ed8-916e-4480-810c-0dab1d1f4c28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '1a65d31f-779f-4baa-b8ba-6ccef0c3c65c', 'volume_type': VolumeType(created_at=2026-09-01T10:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:13:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-ea0d7739-3d8f-4f84-8cce-1ba7a66af86c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b325fec3-9024-41ee-b41b-29263bc5cabd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:49 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-ea0d7739-3d8f-4f84-8cce-1ba7a66af86c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Created reservations ['ac8e6fd4-a922-4738-a0d7-9489cd7f31f5', '26a458b0-9818-435f-b0ba-c8e61d0c259e', '9bb9e1f8-9488-454c-b826-5348d3ae941f', 'cc51a50c-aae2-45a8-ad03-9c804075cbe3'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:13:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-ea0d7739-3d8f-4f84-8cce-1ba7a66af86c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b325fec3-9024-41ee-b41b-29263bc5cabd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac8e6fd4-a922-4738-a0d7-9489cd7f31f5', '26a458b0-9818-435f-b0ba-c8e61d0c259e', '9bb9e1f8-9488-454c-b826-5348d3ae941f', 'cc51a50c-aae2-45a8-ad03-9c804075cbe3']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:13:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-ea0d7739-3d8f-4f84-8cce-1ba7a66af86c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1f2c0bf-3d9e-47a1-b56e-0ca80ff815ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13: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:13:49 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:49 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-ea0d7739-3d8f-4f84-8cce-1ba7a66af86c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1f2c0bf-3d9e-47a1-b56e-0ca80ff815ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0bfe7247-8e94-419c-944a-b3a51536435c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-834177902',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='645e221d3e9f4446931a48ea2539d472',qos_specs=None,replication_status=,reservations=['ac8e6fd4-a922-4738-a0d7-9489cd7f31f5','26a458b0-9818-435f-b0ba-c8e61d0c259e','9bb9e1f8-9488-454c-b826-5348d3ae941f','cc51a50c-aae2-45a8-ad03-9c804075cbe3'],size=1,snapshot_id=None,source_replicaid=,source_volid=1a65d31f-779f-4baa-b8ba-6ccef0c3c65c,status='creating',user_id='a75d133e057e4151a23843d4742a9da8',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:13:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-834177902',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0bfe7247-8e94-419c-944a-b3a51536435c,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='645e221d3e9f4446931a48ea2539d472',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=1a65d31f-779f-4baa-b8ba-6ccef0c3c65c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a75d133e057e4151a23843d4742a9da8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:13:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-ea0d7739-3d8f-4f84-8cce-1ba7a66af86c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05c76d76-f89f-4bb7-90a8-3fe994a975ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-ea0d7739-3d8f-4f84-8cce-1ba7a66af86c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05c76d76-f89f-4bb7-90a8-3fe994a975ee) transitioned into state 'SUCCESS' from state '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-834177902',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='645e221d3e9f4446931a48ea2539d472',qos_specs=None,replication_status=,reservations=['ac8e6fd4-a922-4738-a0d7-9489cd7f31f5','26a458b0-9818-435f-b0ba-c8e61d0c259e','9bb9e1f8-9488-454c-b826-5348d3ae941f','cc51a50c-aae2-45a8-ad03-9c804075cbe3'],size=1,snapshot_id=None,source_replicaid=,source_volid=1a65d31f-779f-4baa-b8ba-6ccef0c3c65c,status='creating',user_id='a75d133e057e4151a23843d4742a9da8',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:13:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-ea0d7739-3d8f-4f84-8cce-1ba7a66af86c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e33ff188-52f0-4c6a-b1e3-63944ef499e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13: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:13:49 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-ea0d7739-3d8f-4f84-8cce-1ba7a66af86c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e33ff188-52f0-4c6a-b1e3-63944ef499e6) 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:13:49 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-ea0d7739-3d8f-4f84-8cce-1ba7a66af86c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Flow 'volume_create_api' (73c7a830-fbc8-4b3a-ae9b-b53dc2bb5e65) 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:13:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ea0d7739-3d8f-4f84-8cce-1ba7a66af86c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Create volume request issued successfully. Sep 01 12:13:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ea0d7739-3d8f-4f84-8cce-1ba7a66af86c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:13:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 687/1393] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:13:48 2026] POST /volume/v3/volumes => generated 799 bytes in 791 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:13:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9b7695bb-9c2e-4d62-b475-cd634564fec3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9b7695bb-9c2e-4d62-b475-cd634564fec3 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c Sep 01 12:13:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9b7695bb-9c2e-4d62-b475-cd634564fec3 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9b7695bb-9c2e-4d62-b475-cd634564fec3 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:49 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:49 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9b7695bb-9c2e-4d62-b475-cd634564fec3 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:13:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9b7695bb-9c2e-4d62-b475-cd634564fec3 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c returned with HTTP 200 Sep 01 12:13:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 707/1394] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:49 2026] GET /volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c => generated 867 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b8ab7091-5c16-4b8b-96e4-b6754ffb884f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b8ab7091-5c16-4b8b-96e4-b6754ffb884f tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c Sep 01 12:13:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b8ab7091-5c16-4b8b-96e4-b6754ffb884f tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b8ab7091-5c16-4b8b-96e4-b6754ffb884f tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:50 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b8ab7091-5c16-4b8b-96e4-b6754ffb884f tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:13:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b8ab7091-5c16-4b8b-96e4-b6754ffb884f tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c returned with HTTP 200 Sep 01 12:13:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 688/1395] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:50 2026] GET /volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c => generated 891 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6da01d4f-4cf9-4f67-ba1d-2809e26ae162 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6da01d4f-4cf9-4f67-ba1d-2809e26ae162 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c Sep 01 12:13:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6da01d4f-4cf9-4f67-ba1d-2809e26ae162 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6da01d4f-4cf9-4f67-ba1d-2809e26ae162 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:52 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:52 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:52 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6da01d4f-4cf9-4f67-ba1d-2809e26ae162 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:13:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6da01d4f-4cf9-4f67-ba1d-2809e26ae162 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c returned with HTTP 200 Sep 01 12:13:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 708/1396] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:51 2026] GET /volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c => generated 891 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5b6beeba-dd43-4de9-a99f-5a6339de2527 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5b6beeba-dd43-4de9-a99f-5a6339de2527 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c Sep 01 12:13:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5b6beeba-dd43-4de9-a99f-5a6339de2527 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5b6beeba-dd43-4de9-a99f-5a6339de2527 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:53 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:53 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:53 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5b6beeba-dd43-4de9-a99f-5a6339de2527 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:13:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5b6beeba-dd43-4de9-a99f-5a6339de2527 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c returned with HTTP 200 Sep 01 12:13:53 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 689/1397] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:53 2026] GET /volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c => generated 891 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:13:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-90730430-00a1-4a5f-86df-eaa41dde0b49 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-90730430-00a1-4a5f-86df-eaa41dde0b49 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c Sep 01 12:13:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-90730430-00a1-4a5f-86df-eaa41dde0b49 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-90730430-00a1-4a5f-86df-eaa41dde0b49 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:54 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:54 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:54 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-90730430-00a1-4a5f-86df-eaa41dde0b49 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:13:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-90730430-00a1-4a5f-86df-eaa41dde0b49 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c returned with HTTP 200 Sep 01 12:13:54 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 709/1398] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:54 2026] GET /volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c => generated 891 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:13:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c34dc090-1770-49ab-8d3e-b42783ad7372 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a9f2e73d-340e-45ca-a065-b7223c9b6793 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a9f2e73d-340e-45ca-a065-b7223c9b6793 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c Sep 01 12:13:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a9f2e73d-340e-45ca-a065-b7223c9b6793 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a9f2e73d-340e-45ca-a065-b7223c9b6793 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:55 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:55 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13:55 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a9f2e73d-340e-45ca-a065-b7223c9b6793 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:13:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a9f2e73d-340e-45ca-a065-b7223c9b6793 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c returned with HTTP 200 Sep 01 12:13:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 710/1399] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:55 2026] GET /volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c => generated 891 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c34dc090-1770-49ab-8d3e-b42783ad7372 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:13:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c34dc090-1770-49ab-8d3e-b42783ad7372 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1346205720"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:13:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-c34dc090-1770-49ab-8d3e-b42783ad7372 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1346205720'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:13:55 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-c34dc090-1770-49ab-8d3e-b42783ad7372 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Create volume of 2 GB Sep 01 12:13:55 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c34dc090-1770-49ab-8d3e-b42783ad7372 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Availability Zones retrieved successfully. Sep 01 12:13:55 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c34dc090-1770-49ab-8d3e-b42783ad7372 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Flow 'volume_create_api' (8886dc57-dafd-454c-9306-047fb0cfa674) 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:13:55 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c34dc090-1770-49ab-8d3e-b42783ad7372 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b51a37a-9825-4243-9350-b694484623f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:55 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-c34dc090-1770-49ab-8d3e-b42783ad7372 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-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:13:55 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c34dc090-1770-49ab-8d3e-b42783ad7372 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b51a37a-9825-4243-9350-b694484623f4) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:13:55 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c34dc090-1770-49ab-8d3e-b42783ad7372 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3d1c067-0be3-4a0b-8cb6-1daea88579d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:56 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-c34dc090-1770-49ab-8d3e-b42783ad7372 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Created reservations ['fdff848f-c5ad-4a47-88e8-6cee899a45d2', '06a623c0-652d-4d98-895a-da40b1ba4c29', '79c50ac2-bd52-4a11-84e1-d3dbff07cc75', '4643eed6-d4a2-4433-95fc-972766af4126'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:13:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c34dc090-1770-49ab-8d3e-b42783ad7372 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3d1c067-0be3-4a0b-8cb6-1daea88579d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdff848f-c5ad-4a47-88e8-6cee899a45d2', '06a623c0-652d-4d98-895a-da40b1ba4c29', '79c50ac2-bd52-4a11-84e1-d3dbff07cc75', '4643eed6-d4a2-4433-95fc-972766af4126']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:13:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c34dc090-1770-49ab-8d3e-b42783ad7372 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a50938a-ba8d-4de6-8d4b-e022213c085c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13: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:13:56 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c34dc090-1770-49ab-8d3e-b42783ad7372 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a50938a-ba8d-4de6-8d4b-e022213c085c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afde052b-7c33-47ee-a4d5-b7436b8327ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1346205720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6cc59d02eee4c44a156538d3b5a3cc2',qos_specs=None,replication_status=,reservations=['fdff848f-c5ad-4a47-88e8-6cee899a45d2','06a623c0-652d-4d98-895a-da40b1ba4c29','79c50ac2-bd52-4a11-84e1-d3dbff07cc75','4643eed6-d4a2-4433-95fc-972766af4126'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a90369883c3e4aa4bf86485bfaa1ec9f',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:13:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1346205720',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afde052b-7c33-47ee-a4d5-b7436b8327ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6cc59d02eee4c44a156538d3b5a3cc2',provider_auth=None,provider_geometry=None,provider_id=None,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='a90369883c3e4aa4bf86485bfaa1ec9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:13:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c34dc090-1770-49ab-8d3e-b42783ad7372 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93026a89-2291-49ab-a72b-57178727353b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c34dc090-1770-49ab-8d3e-b42783ad7372 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93026a89-2291-49ab-a72b-57178727353b) transitioned into state 'SUCCESS' from state '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-1346205720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6cc59d02eee4c44a156538d3b5a3cc2',qos_specs=None,replication_status=,reservations=['fdff848f-c5ad-4a47-88e8-6cee899a45d2','06a623c0-652d-4d98-895a-da40b1ba4c29','79c50ac2-bd52-4a11-84e1-d3dbff07cc75','4643eed6-d4a2-4433-95fc-972766af4126'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a90369883c3e4aa4bf86485bfaa1ec9f',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:13:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c34dc090-1770-49ab-8d3e-b42783ad7372 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ddb819c-eca5-42a2-afa1-3d40203ad763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:13:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-75a8b489-acde-4c74-b6bf-58b8afffab78 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c34dc090-1770-49ab-8d3e-b42783ad7372 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ddb819c-eca5-42a2-afa1-3d40203ad763) 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:13:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-75a8b489-acde-4c74-b6bf-58b8afffab78 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c Sep 01 12:13:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-75a8b489-acde-4c74-b6bf-58b8afffab78 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-75a8b489-acde-4c74-b6bf-58b8afffab78 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c34dc090-1770-49ab-8d3e-b42783ad7372 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Flow 'volume_create_api' (8886dc57-dafd-454c-9306-047fb0cfa674) 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:13:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c34dc090-1770-49ab-8d3e-b42783ad7372 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Create volume request issued successfully. Sep 01 12:13:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c34dc090-1770-49ab-8d3e-b42783ad7372 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:13:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 690/1400] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:13:55 2026] POST /volume/v3/volumes => generated 762 bytes in 1319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:13:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a5c9c17e-8a0b-4bf8-9ef4-18259ec5e32d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a5c9c17e-8a0b-4bf8-9ef4-18259ec5e32d tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] GET http://192.168.122.29/volume/v3/volumes/afde052b-7c33-47ee-a4d5-b7436b8327ad Sep 01 12:13:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a5c9c17e-8a0b-4bf8-9ef4-18259ec5e32d tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a5c9c17e-8a0b-4bf8-9ef4-18259ec5e32d tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:56 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:56 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13: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:13:56 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:56 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-75a8b489-acde-4c74-b6bf-58b8afffab78 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:13:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a5c9c17e-8a0b-4bf8-9ef4-18259ec5e32d tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Volume info retrieved successfully. Sep 01 12:13:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-75a8b489-acde-4c74-b6bf-58b8afffab78 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c returned with HTTP 200 Sep 01 12:13:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 711/1401] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:56 2026] GET /volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c => generated 891 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a5c9c17e-8a0b-4bf8-9ef4-18259ec5e32d tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] http://192.168.122.29/volume/v3/volumes/afde052b-7c33-47ee-a4d5-b7436b8327ad returned with HTTP 200 Sep 01 12:13:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 691/1402] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:56 2026] GET /volume/v3/volumes/afde052b-7c33-47ee-a4d5-b7436b8327ad => generated 830 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5df24103-3805-4bd5-8fb3-7b786048ebcc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5df24103-3805-4bd5-8fb3-7b786048ebcc tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c Sep 01 12:13:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5df24103-3805-4bd5-8fb3-7b786048ebcc tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5df24103-3805-4bd5-8fb3-7b786048ebcc tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e0ac3779-9538-4c37-84df-bf1f8a4f169e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e0ac3779-9538-4c37-84df-bf1f8a4f169e tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] GET http://192.168.122.29/volume/v3/volumes/afde052b-7c33-47ee-a4d5-b7436b8327ad Sep 01 12:13:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e0ac3779-9538-4c37-84df-bf1f8a4f169e tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e0ac3779-9538-4c37-84df-bf1f8a4f169e tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:58 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:58 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13: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:13:58 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:58 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5df24103-3805-4bd5-8fb3-7b786048ebcc tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:13:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e0ac3779-9538-4c37-84df-bf1f8a4f169e tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Volume info retrieved successfully. Sep 01 12:13:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5df24103-3805-4bd5-8fb3-7b786048ebcc tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c returned with HTTP 200 Sep 01 12:13:58 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 712/1403] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:57 2026] GET /volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c => generated 891 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e0ac3779-9538-4c37-84df-bf1f8a4f169e tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] http://192.168.122.29/volume/v3/volumes/afde052b-7c33-47ee-a4d5-b7436b8327ad returned with HTTP 200 Sep 01 12:13:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 692/1404] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:57 2026] GET /volume/v3/volumes/afde052b-7c33-47ee-a4d5-b7436b8327ad => generated 854 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:13:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2c7833ff-6380-44ad-b692-73d8d873a39d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2c7833ff-6380-44ad-b692-73d8d873a39d tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c Sep 01 12:13:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2c7833ff-6380-44ad-b692-73d8d873a39d tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2c7833ff-6380-44ad-b692-73d8d873a39d tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0e08a56e-9cf3-4b97-a20d-8691b481f351 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:13:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0e08a56e-9cf3-4b97-a20d-8691b481f351 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] GET http://192.168.122.29/volume/v3/volumes/afde052b-7c33-47ee-a4d5-b7436b8327ad Sep 01 12:13:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0e08a56e-9cf3-4b97-a20d-8691b481f351 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:13:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0e08a56e-9cf3-4b97-a20d-8691b481f351 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:13: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:13:59 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:13: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:13:59 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:13: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:13:59 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:13: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:13:59 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:13:59 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0e08a56e-9cf3-4b97-a20d-8691b481f351 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Volume info retrieved successfully. Sep 01 12:13:59 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2c7833ff-6380-44ad-b692-73d8d873a39d tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:13:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0e08a56e-9cf3-4b97-a20d-8691b481f351 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] http://192.168.122.29/volume/v3/volumes/afde052b-7c33-47ee-a4d5-b7436b8327ad returned with HTTP 200 Sep 01 12:13:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 693/1405] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:59 2026] GET /volume/v3/volumes/afde052b-7c33-47ee-a4d5-b7436b8327ad => generated 854 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:13:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2c7833ff-6380-44ad-b692-73d8d873a39d tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c returned with HTTP 200 Sep 01 12:13:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 713/1406] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:13:59 2026] GET /volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c => generated 891 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9364daa0-ad8c-4e0b-a0c3-68172c2c71b2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-490d6dd6-affa-49b8-afdc-39aaf6e520f6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9364daa0-ad8c-4e0b-a0c3-68172c2c71b2 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] GET http://192.168.122.29/volume/v3/volumes/afde052b-7c33-47ee-a4d5-b7436b8327ad Sep 01 12:14:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-490d6dd6-affa-49b8-afdc-39aaf6e520f6 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c Sep 01 12:14:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-490d6dd6-affa-49b8-afdc-39aaf6e520f6 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-490d6dd6-affa-49b8-afdc-39aaf6e520f6 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9364daa0-ad8c-4e0b-a0c3-68172c2c71b2 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9364daa0-ad8c-4e0b-a0c3-68172c2c71b2 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:00 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:00 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14: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:14:00 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:00 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:00 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-490d6dd6-affa-49b8-afdc-39aaf6e520f6 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-490d6dd6-affa-49b8-afdc-39aaf6e520f6 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c returned with HTTP 200 Sep 01 12:14:00 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 714/1407] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:00 2026] GET /volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c => generated 891 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:00 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9364daa0-ad8c-4e0b-a0c3-68172c2c71b2 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Volume info retrieved successfully. Sep 01 12:14:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9364daa0-ad8c-4e0b-a0c3-68172c2c71b2 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] http://192.168.122.29/volume/v3/volumes/afde052b-7c33-47ee-a4d5-b7436b8327ad returned with HTTP 200 Sep 01 12:14:00 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 694/1408] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:00 2026] GET /volume/v3/volumes/afde052b-7c33-47ee-a4d5-b7436b8327ad => generated 854 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-aa798235-2ca3-42c8-8e5d-b27d17abdfe1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aa798235-2ca3-42c8-8e5d-b27d17abdfe1 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c Sep 01 12:14:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-aa798235-2ca3-42c8-8e5d-b27d17abdfe1 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-aa798235-2ca3-42c8-8e5d-b27d17abdfe1 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fcb585bf-f3b4-46bc-b735-ea1b9597299f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-aa798235-2ca3-42c8-8e5d-b27d17abdfe1 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fcb585bf-f3b4-46bc-b735-ea1b9597299f tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] GET http://192.168.122.29/volume/v3/volumes/afde052b-7c33-47ee-a4d5-b7436b8327ad Sep 01 12:14:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fcb585bf-f3b4-46bc-b735-ea1b9597299f tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fcb585bf-f3b4-46bc-b735-ea1b9597299f tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aa798235-2ca3-42c8-8e5d-b27d17abdfe1 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c returned with HTTP 200 Sep 01 12:14:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 715/1409] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:01 2026] GET /volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c => generated 891 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14: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:14:02 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fcb585bf-f3b4-46bc-b735-ea1b9597299f tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Volume info retrieved successfully. Sep 01 12:14:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fcb585bf-f3b4-46bc-b735-ea1b9597299f tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] http://192.168.122.29/volume/v3/volumes/afde052b-7c33-47ee-a4d5-b7436b8327ad returned with HTTP 200 Sep 01 12:14:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 695/1410] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:01 2026] GET /volume/v3/volumes/afde052b-7c33-47ee-a4d5-b7436b8327ad => generated 854 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-80af2290-e127-4735-b58a-7b46b41a15ea None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-80af2290-e127-4735-b58a-7b46b41a15ea tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c Sep 01 12:14:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-80af2290-e127-4735-b58a-7b46b41a15ea tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-80af2290-e127-4735-b58a-7b46b41a15ea tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:03 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:03 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-80af2290-e127-4735-b58a-7b46b41a15ea tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-80af2290-e127-4735-b58a-7b46b41a15ea tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c returned with HTTP 200 Sep 01 12:14:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 716/1411] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:03 2026] GET /volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c => generated 891 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0f25c3df-d56e-460f-8575-7dc4a11cb67c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0f25c3df-d56e-460f-8575-7dc4a11cb67c tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] GET http://192.168.122.29/volume/v3/volumes/afde052b-7c33-47ee-a4d5-b7436b8327ad Sep 01 12:14:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0f25c3df-d56e-460f-8575-7dc4a11cb67c tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0f25c3df-d56e-460f-8575-7dc4a11cb67c tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:03 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0f25c3df-d56e-460f-8575-7dc4a11cb67c tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Volume info retrieved successfully. Sep 01 12:14:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0f25c3df-d56e-460f-8575-7dc4a11cb67c tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] http://192.168.122.29/volume/v3/volumes/afde052b-7c33-47ee-a4d5-b7436b8327ad returned with HTTP 200 Sep 01 12:14:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 696/1412] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:03 2026] GET /volume/v3/volumes/afde052b-7c33-47ee-a4d5-b7436b8327ad => generated 854 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-dd537e4b-c70f-4eaf-a3db-413a24886d54 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dd537e4b-c70f-4eaf-a3db-413a24886d54 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c Sep 01 12:14:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dd537e4b-c70f-4eaf-a3db-413a24886d54 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dd537e4b-c70f-4eaf-a3db-413a24886d54 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:04 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-dd537e4b-c70f-4eaf-a3db-413a24886d54 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dd537e4b-c70f-4eaf-a3db-413a24886d54 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c returned with HTTP 200 Sep 01 12:14:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 717/1413] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:04 2026] GET /volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c => generated 891 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-dacc3265-7572-4f96-bfbe-23e21e409b20 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dacc3265-7572-4f96-bfbe-23e21e409b20 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] GET http://192.168.122.29/volume/v3/volumes/afde052b-7c33-47ee-a4d5-b7436b8327ad Sep 01 12:14:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dacc3265-7572-4f96-bfbe-23e21e409b20 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dacc3265-7572-4f96-bfbe-23e21e409b20 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:04 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:04 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:04 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-dacc3265-7572-4f96-bfbe-23e21e409b20 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Volume info retrieved successfully. Sep 01 12:14:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dacc3265-7572-4f96-bfbe-23e21e409b20 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] http://192.168.122.29/volume/v3/volumes/afde052b-7c33-47ee-a4d5-b7436b8327ad returned with HTTP 200 Sep 01 12:14:04 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 697/1414] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:04 2026] GET /volume/v3/volumes/afde052b-7c33-47ee-a4d5-b7436b8327ad => generated 854 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3feb81d1-10da-4f93-ad5c-8c7941362869 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3feb81d1-10da-4f93-ad5c-8c7941362869 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c Sep 01 12:14:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3feb81d1-10da-4f93-ad5c-8c7941362869 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3feb81d1-10da-4f93-ad5c-8c7941362869 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:05 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3feb81d1-10da-4f93-ad5c-8c7941362869 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3feb81d1-10da-4f93-ad5c-8c7941362869 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c returned with HTTP 200 Sep 01 12:14:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 718/1415] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:05 2026] GET /volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c => generated 891 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-13548ba4-3e1d-4b62-8bca-f0d7491b7d20 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-13548ba4-3e1d-4b62-8bca-f0d7491b7d20 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] GET http://192.168.122.29/volume/v3/volumes/afde052b-7c33-47ee-a4d5-b7436b8327ad Sep 01 12:14:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-13548ba4-3e1d-4b62-8bca-f0d7491b7d20 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-13548ba4-3e1d-4b62-8bca-f0d7491b7d20 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:05 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-13548ba4-3e1d-4b62-8bca-f0d7491b7d20 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Volume info retrieved successfully. Sep 01 12:14:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-13548ba4-3e1d-4b62-8bca-f0d7491b7d20 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] http://192.168.122.29/volume/v3/volumes/afde052b-7c33-47ee-a4d5-b7436b8327ad returned with HTTP 200 Sep 01 12:14:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 698/1416] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:05 2026] GET /volume/v3/volumes/afde052b-7c33-47ee-a4d5-b7436b8327ad => generated 854 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fbc66af1-eac9-45af-8790-d421aa8927df None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fbc66af1-eac9-45af-8790-d421aa8927df tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c Sep 01 12:14:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fbc66af1-eac9-45af-8790-d421aa8927df tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fbc66af1-eac9-45af-8790-d421aa8927df tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:06 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-fbc66af1-eac9-45af-8790-d421aa8927df tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fbc66af1-eac9-45af-8790-d421aa8927df tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c returned with HTTP 200 Sep 01 12:14:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 719/1417] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:06 2026] GET /volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c => generated 892 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:14:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e0d7b609-bece-4619-8ff1-4a06f9d4c1f5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e0d7b609-bece-4619-8ff1-4a06f9d4c1f5 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c Sep 01 12:14:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e0d7b609-bece-4619-8ff1-4a06f9d4c1f5 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e0d7b609-bece-4619-8ff1-4a06f9d4c1f5 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:06 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:06 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e0d7b609-bece-4619-8ff1-4a06f9d4c1f5 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e0d7b609-bece-4619-8ff1-4a06f9d4c1f5 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c returned with HTTP 200 Sep 01 12:14:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 699/1418] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:06 2026] GET /volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c => generated 892 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-eb8bab06-226d-4262-9315-b07b34a86615 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-eb8bab06-226d-4262-9315-b07b34a86615 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] PUT http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c Sep 01 12:14:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-eb8bab06-226d-4262-9315-b07b34a86615 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-834177902"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:14: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:14:06 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:06 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=439,cinder:UPDATE=88,cinder:INSERT=56 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:14:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-eb8bab06-226d-4262-9315-b07b34a86615 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-eb8bab06-226d-4262-9315-b07b34a86615 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume updated successfully. Sep 01 12:14:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-eb8bab06-226d-4262-9315-b07b34a86615 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c returned with HTTP 200 Sep 01 12:14:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 720/1419] 192.168.122.29 () {60 vars in 1247 bytes} [Tue Sep 1 12:14:06 2026] PUT /volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c => generated 824 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4118a886-e5b7-4b74-ac49-88b6166b14f0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4118a886-e5b7-4b74-ac49-88b6166b14f0 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] PUT http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c Sep 01 12:14:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4118a886-e5b7-4b74-ac49-88b6166b14f0 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-768322421", "description": "This is the new description of volume"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:14:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1360c78b-76d2-435e-b80f-8ec0d5ae9c1d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1360c78b-76d2-435e-b80f-8ec0d5ae9c1d tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] GET http://192.168.122.29/volume/v3/volumes/afde052b-7c33-47ee-a4d5-b7436b8327ad Sep 01 12:14:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1360c78b-76d2-435e-b80f-8ec0d5ae9c1d tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1360c78b-76d2-435e-b80f-8ec0d5ae9c1d tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:06 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:06 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14: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:14:06 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4118a886-e5b7-4b74-ac49-88b6166b14f0 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14: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:14:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1360c78b-76d2-435e-b80f-8ec0d5ae9c1d tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Volume info retrieved successfully. Sep 01 12:14:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1360c78b-76d2-435e-b80f-8ec0d5ae9c1d tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] http://192.168.122.29/volume/v3/volumes/afde052b-7c33-47ee-a4d5-b7436b8327ad returned with HTTP 200 Sep 01 12:14:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 721/1420] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:06 2026] GET /volume/v3/volumes/afde052b-7c33-47ee-a4d5-b7436b8327ad => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4118a886-e5b7-4b74-ac49-88b6166b14f0 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume updated successfully. Sep 01 12:14:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4118a886-e5b7-4b74-ac49-88b6166b14f0 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c returned with HTTP 200 Sep 01 12:14:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 700/1421] 192.168.122.29 () {60 vars in 1248 bytes} [Tue Sep 1 12:14:06 2026] PUT /volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c => generated 863 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fc3432d6-c2c6-405c-a638-6f096f04e339 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fc3432d6-c2c6-405c-a638-6f096f04e339 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:14:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fc3432d6-c2c6-405c-a638-6f096f04e339 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "afde052b-7c33-47ee-a4d5-b7436b8327ad"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:14:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-fc3432d6-c2c6-405c-a638-6f096f04e339 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'afde052b-7c33-47ee-a4d5-b7436b8327ad'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:14:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-267cf58d-f95f-4af0-a887-a8b6fee50a66 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-267cf58d-f95f-4af0-a887-a8b6fee50a66 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c Sep 01 12:14:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-267cf58d-f95f-4af0-a887-a8b6fee50a66 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14: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:14:06 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-267cf58d-f95f-4af0-a887-a8b6fee50a66 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-fc3432d6-c2c6-405c-a638-6f096f04e339 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Volume retrieved successfully. Sep 01 12:14:06 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-fc3432d6-c2c6-405c-a638-6f096f04e339 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Create volume of 1 GB Sep 01 12:14:06 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=464,cinder:INSERT=75,cinder:UPDATE=125 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:14:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-fc3432d6-c2c6-405c-a638-6f096f04e339 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Availability Zones retrieved successfully. Sep 01 12:14: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:14:06 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:06 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-267cf58d-f95f-4af0-a887-a8b6fee50a66 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-fc3432d6-c2c6-405c-a638-6f096f04e339 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Flow 'volume_create_api' (24942d34-5dbe-49ef-89b8-073a8f1907ce) 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:14:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-267cf58d-f95f-4af0-a887-a8b6fee50a66 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c returned with HTTP 200 Sep 01 12:14:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 701/1422] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:06 2026] GET /volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c => generated 931 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-fc3432d6-c2c6-405c-a638-6f096f04e339 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8c2f9cf-92a4-4f77-800a-75da295a864b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-fc3432d6-c2c6-405c-a638-6f096f04e339 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-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:14:06 devstack devstack@c-api.service[86814]: WARNING cinder.volume.api [None req-fc3432d6-c2c6-405c-a638-6f096f04e339 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8c2f9cf-92a4-4f77-800a-75da295a864b) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 12:14:06 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:14:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-fc3432d6-c2c6-405c-a638-6f096f04e339 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8c2f9cf-92a4-4f77-800a-75da295a864b) 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:14:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-26be78c0-a05d-4106-b871-343655318099 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-26be78c0-a05d-4106-b871-343655318099 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:14:06 devstack devstack@c-api.service[86814]: WARNING cinder.volume.api [None req-fc3432d6-c2c6-405c-a638-6f096f04e339 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8c2f9cf-92a4-4f77-800a-75da295a864b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 12:14:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-26be78c0-a05d-4106-b871-343655318099 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-122618501", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1810917772"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:14:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-26be78c0-a05d-4106-b871-343655318099 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-122618501', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1810917772'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:14:06 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-26be78c0-a05d-4106-b871-343655318099 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Create volume of 1 GB Sep 01 12:14:06 devstack devstack@c-api.service[86814]: WARNING cinder.volume.api [None req-fc3432d6-c2c6-405c-a638-6f096f04e339 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Flow 'volume_create_api' (24942d34-5dbe-49ef-89b8-073a8f1907ce) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 12:14:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fc3432d6-c2c6-405c-a638-6f096f04e339 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 400 Sep 01 12:14:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 722/1423] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:14:06 2026] POST /volume/v3/volumes => generated 173 bytes in 111 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 12:14:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e7e6cce5-4b34-4772-a739-80d7613a0e40 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-26be78c0-a05d-4106-b871-343655318099 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Availability Zones retrieved successfully. Sep 01 12:14:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e7e6cce5-4b34-4772-a739-80d7613a0e40 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] GET http://192.168.122.29/volume/v3/volumes/afde052b-7c33-47ee-a4d5-b7436b8327ad Sep 01 12:14:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e7e6cce5-4b34-4772-a739-80d7613a0e40 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e7e6cce5-4b34-4772-a739-80d7613a0e40 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:06 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-26be78c0-a05d-4106-b871-343655318099 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Flow 'volume_create_api' (5263634e-0cbf-498a-b9a1-0a755a57d231) 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:14:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-26be78c0-a05d-4106-b871-343655318099 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19bafb13-eddb-44e9-9704-fd80fc599216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e7e6cce5-4b34-4772-a739-80d7613a0e40 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Volume info retrieved successfully. Sep 01 12:14:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-26be78c0-a05d-4106-b871-343655318099 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-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:14:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e7e6cce5-4b34-4772-a739-80d7613a0e40 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] http://192.168.122.29/volume/v3/volumes/afde052b-7c33-47ee-a4d5-b7436b8327ad returned with HTTP 200 Sep 01 12:14:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 723/1424] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:06 2026] GET /volume/v3/volumes/afde052b-7c33-47ee-a4d5-b7436b8327ad => generated 855 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5f09e0fe-a0c4-4778-acb1-32b108f9aee9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5f09e0fe-a0c4-4778-acb1-32b108f9aee9 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] DELETE http://192.168.122.29/volume/v3/volumes/afde052b-7c33-47ee-a4d5-b7436b8327ad Sep 01 12:14:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5f09e0fe-a0c4-4778-acb1-32b108f9aee9 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5f09e0fe-a0c4-4778-acb1-32b108f9aee9 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:06 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-5f09e0fe-a0c4-4778-acb1-32b108f9aee9 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Delete volume with id: afde052b-7c33-47ee-a4d5-b7436b8327ad Sep 01 12:14: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:14:06 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5f09e0fe-a0c4-4778-acb1-32b108f9aee9 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Volume info retrieved successfully. Sep 01 12:14:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-26be78c0-a05d-4106-b871-343655318099 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19bafb13-eddb-44e9-9704-fd80fc599216) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:14:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-26be78c0-a05d-4106-b871-343655318099 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0c39c77-3f97-472a-b53b-a07f8376d4c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5f09e0fe-a0c4-4778-acb1-32b108f9aee9 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Delete volume request issued successfully. Sep 01 12:14:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5f09e0fe-a0c4-4778-acb1-32b108f9aee9 tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] http://192.168.122.29/volume/v3/volumes/afde052b-7c33-47ee-a4d5-b7436b8327ad returned with HTTP 202 Sep 01 12:14:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 724/1425] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:14:06 2026] DELETE /volume/v3/volumes/afde052b-7c33-47ee-a4d5-b7436b8327ad => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 12:14:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3ad164ff-70e9-49cc-8aa9-1f3eeff84efc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3ad164ff-70e9-49cc-8aa9-1f3eeff84efc tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] GET http://192.168.122.29/volume/v3/volumes/afde052b-7c33-47ee-a4d5-b7436b8327ad Sep 01 12:14:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3ad164ff-70e9-49cc-8aa9-1f3eeff84efc tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3ad164ff-70e9-49cc-8aa9-1f3eeff84efc tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:06 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3ad164ff-70e9-49cc-8aa9-1f3eeff84efc tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Volume info retrieved successfully. Sep 01 12:14:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3ad164ff-70e9-49cc-8aa9-1f3eeff84efc tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] http://192.168.122.29/volume/v3/volumes/afde052b-7c33-47ee-a4d5-b7436b8327ad returned with HTTP 200 Sep 01 12:14:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 725/1426] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:06 2026] GET /volume/v3/volumes/afde052b-7c33-47ee-a4d5-b7436b8327ad => generated 854 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:07 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-26be78c0-a05d-4106-b871-343655318099 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Created reservations ['ab30ad61-8aa3-4cbc-8eee-0e527a86a098', '3af448a8-65bb-40c5-aa64-c74152a18286', 'de84dab4-1975-45c4-94c3-705b60166b43', 'cfff7540-8e0c-4dd6-af10-2ac1f0b12175'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:14:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-26be78c0-a05d-4106-b871-343655318099 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0c39c77-3f97-472a-b53b-a07f8376d4c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab30ad61-8aa3-4cbc-8eee-0e527a86a098', '3af448a8-65bb-40c5-aa64-c74152a18286', 'de84dab4-1975-45c4-94c3-705b60166b43', 'cfff7540-8e0c-4dd6-af10-2ac1f0b12175']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:14:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-26be78c0-a05d-4106-b871-343655318099 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4608a975-5e4f-4153-ae2e-efb8072b7242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14: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:14:07 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-26be78c0-a05d-4106-b871-343655318099 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4608a975-5e4f-4153-ae2e-efb8072b7242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '075cfe98-2888-4116-a395-91d7d57c1e6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-122618501',display_name='tempest-VolumesGetTest-Volume-1810917772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='645e221d3e9f4446931a48ea2539d472',qos_specs=None,replication_status=,reservations=['ab30ad61-8aa3-4cbc-8eee-0e527a86a098','3af448a8-65bb-40c5-aa64-c74152a18286','de84dab4-1975-45c4-94c3-705b60166b43','cfff7540-8e0c-4dd6-af10-2ac1f0b12175'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a75d133e057e4151a23843d4742a9da8',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:14:07Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-122618501',display_name='tempest-VolumesGetTest-Volume-1810917772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=075cfe98-2888-4116-a395-91d7d57c1e6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='645e221d3e9f4446931a48ea2539d472',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a75d133e057e4151a23843d4742a9da8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:14:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-26be78c0-a05d-4106-b871-343655318099 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41880e1d-7516-4c27-b387-cc6a01ed9b17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-26be78c0-a05d-4106-b871-343655318099 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41880e1d-7516-4c27-b387-cc6a01ed9b17) transitioned into 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-122618501',display_name='tempest-VolumesGetTest-Volume-1810917772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='645e221d3e9f4446931a48ea2539d472',qos_specs=None,replication_status=,reservations=['ab30ad61-8aa3-4cbc-8eee-0e527a86a098','3af448a8-65bb-40c5-aa64-c74152a18286','de84dab4-1975-45c4-94c3-705b60166b43','cfff7540-8e0c-4dd6-af10-2ac1f0b12175'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a75d133e057e4151a23843d4742a9da8',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:14:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-26be78c0-a05d-4106-b871-343655318099 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd8a886e-06b7-474f-81bc-0a4f0d8eadb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-26be78c0-a05d-4106-b871-343655318099 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd8a886e-06b7-474f-81bc-0a4f0d8eadb8) 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:14:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-26be78c0-a05d-4106-b871-343655318099 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Flow 'volume_create_api' (5263634e-0cbf-498a-b9a1-0a755a57d231) 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:14:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-26be78c0-a05d-4106-b871-343655318099 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Create volume request issued successfully. Sep 01 12:14:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-26be78c0-a05d-4106-b871-343655318099 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:14:07 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 702/1427] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:14:06 2026] POST /volume/v3/volumes => generated 786 bytes in 610 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:14:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c7dcb326-2781-4e5c-98cb-073f98c234ac None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c7dcb326-2781-4e5c-98cb-073f98c234ac tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/075cfe98-2888-4116-a395-91d7d57c1e6a Sep 01 12:14:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c7dcb326-2781-4e5c-98cb-073f98c234ac tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c7dcb326-2781-4e5c-98cb-073f98c234ac tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:07 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:07 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:07 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c7dcb326-2781-4e5c-98cb-073f98c234ac tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c7dcb326-2781-4e5c-98cb-073f98c234ac tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/075cfe98-2888-4116-a395-91d7d57c1e6a returned with HTTP 200 Sep 01 12:14:07 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 726/1428] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:07 2026] GET /volume/v3/volumes/075cfe98-2888-4116-a395-91d7d57c1e6a => generated 854 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c746d121-a6d8-44be-a1f0-94bf6968d49a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c746d121-a6d8-44be-a1f0-94bf6968d49a tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] GET http://192.168.122.29/volume/v3/volumes/afde052b-7c33-47ee-a4d5-b7436b8327ad Sep 01 12:14:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c746d121-a6d8-44be-a1f0-94bf6968d49a tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c746d121-a6d8-44be-a1f0-94bf6968d49a tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:08 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:08 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:08 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c746d121-a6d8-44be-a1f0-94bf6968d49a tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Volume info retrieved successfully. Sep 01 12:14:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c746d121-a6d8-44be-a1f0-94bf6968d49a tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] http://192.168.122.29/volume/v3/volumes/afde052b-7c33-47ee-a4d5-b7436b8327ad returned with HTTP 200 Sep 01 12:14:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 703/1429] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:07 2026] GET /volume/v3/volumes/afde052b-7c33-47ee-a4d5-b7436b8327ad => generated 854 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9aa38508-fecb-4920-be56-e4cb08501601 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9aa38508-fecb-4920-be56-e4cb08501601 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/075cfe98-2888-4116-a395-91d7d57c1e6a Sep 01 12:14:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9aa38508-fecb-4920-be56-e4cb08501601 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9aa38508-fecb-4920-be56-e4cb08501601 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:08 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:08 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9aa38508-fecb-4920-be56-e4cb08501601 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9aa38508-fecb-4920-be56-e4cb08501601 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/075cfe98-2888-4116-a395-91d7d57c1e6a returned with HTTP 200 Sep 01 12:14:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 727/1430] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:08 2026] GET /volume/v3/volumes/075cfe98-2888-4116-a395-91d7d57c1e6a => generated 878 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-489fbdf8-384b-4907-8c3b-7b9d4f3c327a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-489fbdf8-384b-4907-8c3b-7b9d4f3c327a tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] GET http://192.168.122.29/volume/v3/volumes/afde052b-7c33-47ee-a4d5-b7436b8327ad Sep 01 12:14:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-489fbdf8-384b-4907-8c3b-7b9d4f3c327a tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-489fbdf8-384b-4907-8c3b-7b9d4f3c327a tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-650a4941-c140-4d8a-9fa0-5fc2dfef13b0 req-0d865464-3b3a-4723-b690-6b895c7c67e0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-650a4941-c140-4d8a-9fa0-5fc2dfef13b0 req-0d865464-3b3a-4723-b690-6b895c7c67e0 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c Sep 01 12:14:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-650a4941-c140-4d8a-9fa0-5fc2dfef13b0 req-0d865464-3b3a-4723-b690-6b895c7c67e0 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-650a4941-c140-4d8a-9fa0-5fc2dfef13b0 req-0d865464-3b3a-4723-b690-6b895c7c67e0 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-489fbdf8-384b-4907-8c3b-7b9d4f3c327a tempest-VolumesCloneNegativeTest-463122868 tempest-VolumesCloneNegativeTest-463122868-project-member] http://192.168.122.29/volume/v3/volumes/afde052b-7c33-47ee-a4d5-b7436b8327ad returned with HTTP 404 Sep 01 12:14:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 704/1431] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:09 2026] GET /volume/v3/volumes/afde052b-7c33-47ee-a4d5-b7436b8327ad => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:14: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:14:09 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:09 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-650a4941-c140-4d8a-9fa0-5fc2dfef13b0 req-0d865464-3b3a-4723-b690-6b895c7c67e0 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:14:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-650a4941-c140-4d8a-9fa0-5fc2dfef13b0 req-0d865464-3b3a-4723-b690-6b895c7c67e0 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c returned with HTTP 200 Sep 01 12:14:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 728/1432] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:14:09 2026] GET /volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c => generated 1147 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:14:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9e659253-4197-4f15-ad90-14af368e9d14 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9e659253-4197-4f15-ad90-14af368e9d14 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/075cfe98-2888-4116-a395-91d7d57c1e6a Sep 01 12:14:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9e659253-4197-4f15-ad90-14af368e9d14 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9e659253-4197-4f15-ad90-14af368e9d14 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:09 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:09 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9e659253-4197-4f15-ad90-14af368e9d14 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9e659253-4197-4f15-ad90-14af368e9d14 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/075cfe98-2888-4116-a395-91d7d57c1e6a returned with HTTP 200 Sep 01 12:14:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 705/1433] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:09 2026] GET /volume/v3/volumes/075cfe98-2888-4116-a395-91d7d57c1e6a => generated 879 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d37958ed-df03-4248-9ac6-1045f776f12d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d37958ed-df03-4248-9ac6-1045f776f12d tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] PUT http://192.168.122.29/volume/v3/volumes/075cfe98-2888-4116-a395-91d7d57c1e6a Sep 01 12:14:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d37958ed-df03-4248-9ac6-1045f776f12d tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-834177902", "description": null}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:14: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:14:09 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:09 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d37958ed-df03-4248-9ac6-1045f776f12d tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d37958ed-df03-4248-9ac6-1045f776f12d tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume updated successfully. Sep 01 12:14:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d37958ed-df03-4248-9ac6-1045f776f12d tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/075cfe98-2888-4116-a395-91d7d57c1e6a returned with HTTP 200 Sep 01 12:14:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 729/1434] 192.168.122.29 () {60 vars in 1247 bytes} [Tue Sep 1 12:14:09 2026] PUT /volume/v3/volumes/075cfe98-2888-4116-a395-91d7d57c1e6a => generated 776 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-301f09b9-4940-453f-b974-b7b7975c9ad6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-301f09b9-4940-453f-b974-b7b7975c9ad6 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/075cfe98-2888-4116-a395-91d7d57c1e6a Sep 01 12:14:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-301f09b9-4940-453f-b974-b7b7975c9ad6 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-301f09b9-4940-453f-b974-b7b7975c9ad6 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:09 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:09 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-301f09b9-4940-453f-b974-b7b7975c9ad6 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-301f09b9-4940-453f-b974-b7b7975c9ad6 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/075cfe98-2888-4116-a395-91d7d57c1e6a returned with HTTP 200 Sep 01 12:14:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 706/1435] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:09 2026] GET /volume/v3/volumes/075cfe98-2888-4116-a395-91d7d57c1e6a => generated 844 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:14:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-dd47f919-642c-4673-9598-7a787f291dfd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dd47f919-642c-4673-9598-7a787f291dfd tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] DELETE http://192.168.122.29/volume/v3/volumes/075cfe98-2888-4116-a395-91d7d57c1e6a Sep 01 12:14:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dd47f919-642c-4673-9598-7a787f291dfd tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dd47f919-642c-4673-9598-7a787f291dfd tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:09 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-dd47f919-642c-4673-9598-7a787f291dfd tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Delete volume with id: 075cfe98-2888-4116-a395-91d7d57c1e6a Sep 01 12:14: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:14:09 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:09 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-dd47f919-642c-4673-9598-7a787f291dfd tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-dd47f919-642c-4673-9598-7a787f291dfd tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Delete volume request issued successfully. Sep 01 12:14:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dd47f919-642c-4673-9598-7a787f291dfd tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/075cfe98-2888-4116-a395-91d7d57c1e6a returned with HTTP 202 Sep 01 12:14:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 730/1436] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:14:09 2026] DELETE /volume/v3/volumes/075cfe98-2888-4116-a395-91d7d57c1e6a => generated 0 bytes in 207 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:14:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6fc466d2-a757-4971-8ae7-089e747cef97 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6fc466d2-a757-4971-8ae7-089e747cef97 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/075cfe98-2888-4116-a395-91d7d57c1e6a Sep 01 12:14:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6fc466d2-a757-4971-8ae7-089e747cef97 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6fc466d2-a757-4971-8ae7-089e747cef97 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:10 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:10 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6fc466d2-a757-4971-8ae7-089e747cef97 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6fc466d2-a757-4971-8ae7-089e747cef97 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/075cfe98-2888-4116-a395-91d7d57c1e6a returned with HTTP 200 Sep 01 12:14:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 707/1437] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:10 2026] GET /volume/v3/volumes/075cfe98-2888-4116-a395-91d7d57c1e6a => generated 843 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-69e0ee08-5f1e-4ed0-a49e-9aecb7812379 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-69e0ee08-5f1e-4ed0-a49e-9aecb7812379 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/075cfe98-2888-4116-a395-91d7d57c1e6a Sep 01 12:14:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-69e0ee08-5f1e-4ed0-a49e-9aecb7812379 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-69e0ee08-5f1e-4ed0-a49e-9aecb7812379 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:11 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-69e0ee08-5f1e-4ed0-a49e-9aecb7812379 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-69e0ee08-5f1e-4ed0-a49e-9aecb7812379 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/075cfe98-2888-4116-a395-91d7d57c1e6a returned with HTTP 200 Sep 01 12:14:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 731/1438] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:11 2026] GET /volume/v3/volumes/075cfe98-2888-4116-a395-91d7d57c1e6a => generated 843 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:14:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-34c74760-128d-4582-8a33-c454d3071726 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-34c74760-128d-4582-8a33-c454d3071726 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/075cfe98-2888-4116-a395-91d7d57c1e6a Sep 01 12:14:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-34c74760-128d-4582-8a33-c454d3071726 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-34c74760-128d-4582-8a33-c454d3071726 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-34c74760-128d-4582-8a33-c454d3071726 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/075cfe98-2888-4116-a395-91d7d57c1e6a returned with HTTP 404 Sep 01 12:14:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 708/1439] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:12 2026] GET /volume/v3/volumes/075cfe98-2888-4116-a395-91d7d57c1e6a => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:14:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-97ca7b93-35af-4b52-892c-3356e3734cb0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-97ca7b93-35af-4b52-892c-3356e3734cb0 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c Sep 01 12:14:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-97ca7b93-35af-4b52-892c-3356e3734cb0 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-97ca7b93-35af-4b52-892c-3356e3734cb0 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:12 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:12 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-97ca7b93-35af-4b52-892c-3356e3734cb0 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-97ca7b93-35af-4b52-892c-3356e3734cb0 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c returned with HTTP 200 Sep 01 12:14:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 732/1440] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:12 2026] GET /volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c => generated 931 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7168807c-56ff-4d9b-bed3-194305984225 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7168807c-56ff-4d9b-bed3-194305984225 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] DELETE http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c Sep 01 12:14:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7168807c-56ff-4d9b-bed3-194305984225 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7168807c-56ff-4d9b-bed3-194305984225 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:12 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-7168807c-56ff-4d9b-bed3-194305984225 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Delete volume with id: 0bfe7247-8e94-419c-944a-b3a51536435c Sep 01 12:14: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:14:12 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:12 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7168807c-56ff-4d9b-bed3-194305984225 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7168807c-56ff-4d9b-bed3-194305984225 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Delete volume request issued successfully. Sep 01 12:14:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7168807c-56ff-4d9b-bed3-194305984225 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c returned with HTTP 202 Sep 01 12:14:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 709/1441] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:14:12 2026] DELETE /volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:14:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3fbccf7c-90e9-43f8-b5e3-44b162c5007a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3fbccf7c-90e9-43f8-b5e3-44b162c5007a tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c Sep 01 12:14:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3fbccf7c-90e9-43f8-b5e3-44b162c5007a tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3fbccf7c-90e9-43f8-b5e3-44b162c5007a tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:12 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:12 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3fbccf7c-90e9-43f8-b5e3-44b162c5007a tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3fbccf7c-90e9-43f8-b5e3-44b162c5007a tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c returned with HTTP 200 Sep 01 12:14:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 733/1442] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:12 2026] GET /volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c => generated 930 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e8ba28d4-d366-4336-9b86-ab992a277d23 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e8ba28d4-d366-4336-9b86-ab992a277d23 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes Sep 01 12:14:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e8ba28d4-d366-4336-9b86-ab992a277d23 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e8ba28d4-d366-4336-9b86-ab992a277d23 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-e8ba28d4-d366-4336-9b86-ab992a277d23 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:14:13 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e8ba28d4-d366-4336-9b86-ab992a277d23 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:14:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e8ba28d4-d366-4336-9b86-ab992a277d23 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Get all volumes completed successfully. Sep 01 12:14:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e8ba28d4-d366-4336-9b86-ab992a277d23 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 200 Sep 01 12:14:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 710/1443] 192.168.122.29 () {58 vars in 1116 bytes} [Tue Sep 1 12:14:13 2026] GET /volume/v3/volumes => generated 15 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 12:14:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-340ae61c-f24a-4c3a-aed2-2035a7d3c775 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-340ae61c-f24a-4c3a-aed2-2035a7d3c775 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:14:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-340ae61c-f24a-4c3a-aed2-2035a7d3c775 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1412990599"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:14:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-340ae61c-f24a-4c3a-aed2-2035a7d3c775 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1412990599'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:14:13 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-340ae61c-f24a-4c3a-aed2-2035a7d3c775 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Create volume of 1 GB Sep 01 12:14:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-340ae61c-f24a-4c3a-aed2-2035a7d3c775 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Availability Zones retrieved successfully. Sep 01 12:14:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-340ae61c-f24a-4c3a-aed2-2035a7d3c775 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Flow 'volume_create_api' (2f21cdbb-9856-4682-b5ed-ee59bd597c20) 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:14:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-340ae61c-f24a-4c3a-aed2-2035a7d3c775 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c12c6b46-27e8-4417-b043-e2a3ab4a6edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-340ae61c-f24a-4c3a-aed2-2035a7d3c775 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-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:14:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-340ae61c-f24a-4c3a-aed2-2035a7d3c775 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c12c6b46-27e8-4417-b043-e2a3ab4a6edc) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:14:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-340ae61c-f24a-4c3a-aed2-2035a7d3c775 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bc47067-b815-4444-9c33-9b9e05b90b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14:13 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-340ae61c-f24a-4c3a-aed2-2035a7d3c775 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Created reservations ['a4b453e6-720a-418c-b621-e016be37e0c5', 'b8e0c8ec-febd-40cb-bc88-a44dd04a86f7', '4c00a14e-6b9a-408e-acf7-d45ea436a289', 'a6cb268f-187a-4104-9bde-3f126ece0671'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:14:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-340ae61c-f24a-4c3a-aed2-2035a7d3c775 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bc47067-b815-4444-9c33-9b9e05b90b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4b453e6-720a-418c-b621-e016be37e0c5', 'b8e0c8ec-febd-40cb-bc88-a44dd04a86f7', '4c00a14e-6b9a-408e-acf7-d45ea436a289', 'a6cb268f-187a-4104-9bde-3f126ece0671']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:14:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-340ae61c-f24a-4c3a-aed2-2035a7d3c775 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1aa45882-0302-48a4-a79e-9d928f3b9f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14: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:14:13 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-340ae61c-f24a-4c3a-aed2-2035a7d3c775 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1aa45882-0302-48a4-a79e-9d928f3b9f55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ab3939d-2fbb-4ee5-b379-db43e7bc7b29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1412990599',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e1172a17dc484f35b0149ae0e1c32119',qos_specs=None,replication_status=,reservations=['a4b453e6-720a-418c-b621-e016be37e0c5','b8e0c8ec-febd-40cb-bc88-a44dd04a86f7','4c00a14e-6b9a-408e-acf7-d45ea436a289','a6cb268f-187a-4104-9bde-3f126ece0671'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b15efbe8ee3544eda1a080b128563723',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:14:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1412990599',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ab3939d-2fbb-4ee5-b379-db43e7bc7b29,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e1172a17dc484f35b0149ae0e1c32119',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b15efbe8ee3544eda1a080b128563723',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:14:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-340ae61c-f24a-4c3a-aed2-2035a7d3c775 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eedce277-adf0-408b-bf9f-a97650bf17ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-340ae61c-f24a-4c3a-aed2-2035a7d3c775 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eedce277-adf0-408b-bf9f-a97650bf17ff) transitioned into state 'SUCCESS' from state '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-1412990599',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e1172a17dc484f35b0149ae0e1c32119',qos_specs=None,replication_status=,reservations=['a4b453e6-720a-418c-b621-e016be37e0c5','b8e0c8ec-febd-40cb-bc88-a44dd04a86f7','4c00a14e-6b9a-408e-acf7-d45ea436a289','a6cb268f-187a-4104-9bde-3f126ece0671'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b15efbe8ee3544eda1a080b128563723',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:14:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-340ae61c-f24a-4c3a-aed2-2035a7d3c775 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ffc8ade-07dd-4cdd-aab8-1dfa8757444b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-340ae61c-f24a-4c3a-aed2-2035a7d3c775 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ffc8ade-07dd-4cdd-aab8-1dfa8757444b) 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:14:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-340ae61c-f24a-4c3a-aed2-2035a7d3c775 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Flow 'volume_create_api' (2f21cdbb-9856-4682-b5ed-ee59bd597c20) 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:14:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-340ae61c-f24a-4c3a-aed2-2035a7d3c775 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Create volume request issued successfully. Sep 01 12:14:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-340ae61c-f24a-4c3a-aed2-2035a7d3c775 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:14:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 734/1444] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:14:13 2026] POST /volume/v3/volumes => generated 771 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:14:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4bd8b273-69b2-47a1-b969-e8a577b91eae None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4bd8b273-69b2-47a1-b969-e8a577b91eae tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes/8ab3939d-2fbb-4ee5-b379-db43e7bc7b29 Sep 01 12:14:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4bd8b273-69b2-47a1-b969-e8a577b91eae tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4bd8b273-69b2-47a1-b969-e8a577b91eae tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6f84b4dc-99bc-46f8-899d-28e94ec8cf1d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6f84b4dc-99bc-46f8-899d-28e94ec8cf1d tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c Sep 01 12:14:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6f84b4dc-99bc-46f8-899d-28e94ec8cf1d tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6f84b4dc-99bc-46f8-899d-28e94ec8cf1d tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:13 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:13 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6f84b4dc-99bc-46f8-899d-28e94ec8cf1d tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c returned with HTTP 404 Sep 01 12:14:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 735/1445] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:13 2026] GET /volume/v3/volumes/0bfe7247-8e94-419c-944a-b3a51536435c => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:14:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4bd8b273-69b2-47a1-b969-e8a577b91eae tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Volume info retrieved successfully. Sep 01 12:14:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1316c85e-060e-4a1d-8796-8e1c5c56f879 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1316c85e-060e-4a1d-8796-8e1c5c56f879 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/1a65d31f-779f-4baa-b8ba-6ccef0c3c65c Sep 01 12:14:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1316c85e-060e-4a1d-8796-8e1c5c56f879 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1316c85e-060e-4a1d-8796-8e1c5c56f879 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4bd8b273-69b2-47a1-b969-e8a577b91eae tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes/8ab3939d-2fbb-4ee5-b379-db43e7bc7b29 returned with HTTP 200 Sep 01 12:14:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 711/1446] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:13 2026] GET /volume/v3/volumes/8ab3939d-2fbb-4ee5-b379-db43e7bc7b29 => generated 839 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14: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:14:13 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:13 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1316c85e-060e-4a1d-8796-8e1c5c56f879 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1316c85e-060e-4a1d-8796-8e1c5c56f879 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/1a65d31f-779f-4baa-b8ba-6ccef0c3c65c returned with HTTP 200 Sep 01 12:14:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 736/1447] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:13 2026] GET /volume/v3/volumes/1a65d31f-779f-4baa-b8ba-6ccef0c3c65c => generated 844 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c9254c12-b956-495e-af3f-34d41ccda26e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c9254c12-b956-495e-af3f-34d41ccda26e tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] DELETE http://192.168.122.29/volume/v3/volumes/1a65d31f-779f-4baa-b8ba-6ccef0c3c65c Sep 01 12:14:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c9254c12-b956-495e-af3f-34d41ccda26e tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c9254c12-b956-495e-af3f-34d41ccda26e tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:13 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-c9254c12-b956-495e-af3f-34d41ccda26e tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Delete volume with id: 1a65d31f-779f-4baa-b8ba-6ccef0c3c65c Sep 01 12:14: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:14:13 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:13 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c9254c12-b956-495e-af3f-34d41ccda26e tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c9254c12-b956-495e-af3f-34d41ccda26e tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Delete volume request issued successfully. Sep 01 12:14:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c9254c12-b956-495e-af3f-34d41ccda26e tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/1a65d31f-779f-4baa-b8ba-6ccef0c3c65c returned with HTTP 202 Sep 01 12:14:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 712/1448] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:14:13 2026] DELETE /volume/v3/volumes/1a65d31f-779f-4baa-b8ba-6ccef0c3c65c => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:14:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b3ec49ae-ec48-4a83-887f-56bb8ae167f7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b3ec49ae-ec48-4a83-887f-56bb8ae167f7 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/1a65d31f-779f-4baa-b8ba-6ccef0c3c65c Sep 01 12:14:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b3ec49ae-ec48-4a83-887f-56bb8ae167f7 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b3ec49ae-ec48-4a83-887f-56bb8ae167f7 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:13 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:13 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b3ec49ae-ec48-4a83-887f-56bb8ae167f7 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b3ec49ae-ec48-4a83-887f-56bb8ae167f7 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/1a65d31f-779f-4baa-b8ba-6ccef0c3c65c returned with HTTP 200 Sep 01 12:14:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 737/1449] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:13 2026] GET /volume/v3/volumes/1a65d31f-779f-4baa-b8ba-6ccef0c3c65c => generated 843 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e2484420-7349-41d3-95bc-1be6f7627d60 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e2484420-7349-41d3-95bc-1be6f7627d60 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes/8ab3939d-2fbb-4ee5-b379-db43e7bc7b29 Sep 01 12:14:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e2484420-7349-41d3-95bc-1be6f7627d60 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e2484420-7349-41d3-95bc-1be6f7627d60 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e2484420-7349-41d3-95bc-1be6f7627d60 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Volume info retrieved successfully. Sep 01 12:14:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e2484420-7349-41d3-95bc-1be6f7627d60 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes/8ab3939d-2fbb-4ee5-b379-db43e7bc7b29 returned with HTTP 200 Sep 01 12:14:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 713/1450] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:14 2026] GET /volume/v3/volumes/8ab3939d-2fbb-4ee5-b379-db43e7bc7b29 => generated 863 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a494b6bb-7fce-4fc6-964a-4901850d28f8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a494b6bb-7fce-4fc6-964a-4901850d28f8 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/1a65d31f-779f-4baa-b8ba-6ccef0c3c65c Sep 01 12:14:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a494b6bb-7fce-4fc6-964a-4901850d28f8 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a494b6bb-7fce-4fc6-964a-4901850d28f8 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a494b6bb-7fce-4fc6-964a-4901850d28f8 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/1a65d31f-779f-4baa-b8ba-6ccef0c3c65c returned with HTTP 404 Sep 01 12:14:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 738/1451] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:15 2026] GET /volume/v3/volumes/1a65d31f-779f-4baa-b8ba-6ccef0c3c65c => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:14:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2df564d9-2325-423d-bca0-cde7b79fc453 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2df564d9-2325-423d-bca0-cde7b79fc453 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:14:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2df564d9-2325-423d-bca0-cde7b79fc453 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "8b6d23d5-cf6b-4f62-bc24-7a262454ec8c", "size": 1, "name": "tempest-VolumesGetTest-Volume-1918106563", "metadata": {"Type": "Test"}}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:14:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-2df564d9-2325-423d-bca0-cde7b79fc453 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Create volume request body: {'volume': {'imageRef': '8b6d23d5-cf6b-4f62-bc24-7a262454ec8c', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1918106563', 'metadata': {'Type': 'Test'}}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:14:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b0563e30-1579-42f3-b726-2fb8aada0a2c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b0563e30-1579-42f3-b726-2fb8aada0a2c tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c Sep 01 12:14:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b0563e30-1579-42f3-b726-2fb8aada0a2c tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b0563e30-1579-42f3-b726-2fb8aada0a2c tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:15 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:15 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:15 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b0563e30-1579-42f3-b726-2fb8aada0a2c tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:14:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b0563e30-1579-42f3-b726-2fb8aada0a2c tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c returned with HTTP 200 Sep 01 12:14:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 739/1452] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:15 2026] GET /volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c => generated 1147 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:14:15 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-2df564d9-2325-423d-bca0-cde7b79fc453 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Create volume of 1 GB Sep 01 12:14:15 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2df564d9-2325-423d-bca0-cde7b79fc453 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Availability Zones retrieved successfully. Sep 01 12:14:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-abdd6950-23fe-432c-9cf9-c47e2b3fa722 req-06fdc793-8df9-4112-b14b-c18d50dce38b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-abdd6950-23fe-432c-9cf9-c47e2b3fa722 req-06fdc793-8df9-4112-b14b-c18d50dce38b tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c Sep 01 12:14:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-abdd6950-23fe-432c-9cf9-c47e2b3fa722 req-06fdc793-8df9-4112-b14b-c18d50dce38b tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2df564d9-2325-423d-bca0-cde7b79fc453 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Flow 'volume_create_api' (06f530ae-4a3b-44a5-b257-6b951f342c2a) 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:14:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-abdd6950-23fe-432c-9cf9-c47e2b3fa722 req-06fdc793-8df9-4112-b14b-c18d50dce38b tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2df564d9-2325-423d-bca0-cde7b79fc453 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82d3543c-2a48-412c-9c69-ed378b83fd5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-2df564d9-2325-423d-bca0-cde7b79fc453 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-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:14: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:14:15 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:15 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:15 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-abdd6950-23fe-432c-9cf9-c47e2b3fa722 req-06fdc793-8df9-4112-b14b-c18d50dce38b tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:14:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-abdd6950-23fe-432c-9cf9-c47e2b3fa722 req-06fdc793-8df9-4112-b14b-c18d50dce38b tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c returned with HTTP 200 Sep 01 12:14:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 740/1453] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:14:15 2026] GET /volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c => generated 1147 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:14:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-abdd6950-23fe-432c-9cf9-c47e2b3fa722 req-cc60775c-55f6-4bf1-9336-b4c66e2bb9d2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-abdd6950-23fe-432c-9cf9-c47e2b3fa722 req-cc60775c-55f6-4bf1-9336-b4c66e2bb9d2 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] POST http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c/action Sep 01 12:14:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-abdd6950-23fe-432c-9cf9-c47e2b3fa722 req-cc60775c-55f6-4bf1-9336-b4c66e2bb9d2 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-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:14:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-abdd6950-23fe-432c-9cf9-c47e2b3fa722 req-cc60775c-55f6-4bf1-9336-b4c66e2bb9d2 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-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:14: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:14:15 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:15 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:15 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-abdd6950-23fe-432c-9cf9-c47e2b3fa722 req-cc60775c-55f6-4bf1-9336-b4c66e2bb9d2 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:14:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2df564d9-2325-423d-bca0-cde7b79fc453 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82d3543c-2a48-412c-9c69-ed378b83fd5e) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:14:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2df564d9-2325-423d-bca0-cde7b79fc453 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22ac1d23-f170-4911-be40-1b5818e013de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14:15 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-abdd6950-23fe-432c-9cf9-c47e2b3fa722 req-cc60775c-55f6-4bf1-9336-b4c66e2bb9d2 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Begin detaching volume completed successfully. Sep 01 12:14:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-abdd6950-23fe-432c-9cf9-c47e2b3fa722 req-cc60775c-55f6-4bf1-9336-b4c66e2bb9d2 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c/action returned with HTTP 202 Sep 01 12:14:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 741/1454] 192.168.122.29 () {64 vars in 1556 bytes} [Tue Sep 1 12:14:15 2026] POST /volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:14:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ff9d873f-48e6-4a9f-8577-fcac5978db82 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ff9d873f-48e6-4a9f-8577-fcac5978db82 None None] GET http://192.168.122.29/volume// Sep 01 12:14:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ff9d873f-48e6-4a9f-8577-fcac5978db82 None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ff9d873f-48e6-4a9f-8577-fcac5978db82 None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ff9d873f-48e6-4a9f-8577-fcac5978db82 None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:14:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 742/1455] 192.168.122.29 () {58 vars in 1310 bytes} [Tue Sep 1 12:14:15 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:14:15 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-2df564d9-2325-423d-bca0-cde7b79fc453 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Created reservations ['0098a9ed-5a56-485e-b48b-71afd497d94b', '36c07dae-3544-4b2e-94bd-d33f3edeabca', '891ed2a3-c0d7-4cea-833f-71d92d72a300', '5a9922f2-3035-46be-b191-01157a599872'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:14:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2df564d9-2325-423d-bca0-cde7b79fc453 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22ac1d23-f170-4911-be40-1b5818e013de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0098a9ed-5a56-485e-b48b-71afd497d94b', '36c07dae-3544-4b2e-94bd-d33f3edeabca', '891ed2a3-c0d7-4cea-833f-71d92d72a300', '5a9922f2-3035-46be-b191-01157a599872']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:14:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2df564d9-2325-423d-bca0-cde7b79fc453 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65cb26f0-fa93-4477-b4aa-52b919690428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-abdd6950-23fe-432c-9cf9-c47e2b3fa722 req-91e62b5e-037d-457f-8412-20132055bdac None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-abdd6950-23fe-432c-9cf9-c47e2b3fa722 req-91e62b5e-037d-457f-8412-20132055bdac tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c Sep 01 12:14:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-abdd6950-23fe-432c-9cf9-c47e2b3fa722 req-91e62b5e-037d-457f-8412-20132055bdac tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-abdd6950-23fe-432c-9cf9-c47e2b3fa722 req-91e62b5e-037d-457f-8412-20132055bdac tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:15 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:15 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:15 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-abdd6950-23fe-432c-9cf9-c47e2b3fa722 req-91e62b5e-037d-457f-8412-20132055bdac tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:14: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:14:15 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2df564d9-2325-423d-bca0-cde7b79fc453 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65cb26f0-fa93-4477-b4aa-52b919690428) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0ba23c1-a24b-4558-a718-1e1f08ac800f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1918106563',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='645e221d3e9f4446931a48ea2539d472',qos_specs=None,replication_status=,reservations=['0098a9ed-5a56-485e-b48b-71afd497d94b','36c07dae-3544-4b2e-94bd-d33f3edeabca','891ed2a3-c0d7-4cea-833f-71d92d72a300','5a9922f2-3035-46be-b191-01157a599872'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a75d133e057e4151a23843d4742a9da8',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:14:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1918106563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0ba23c1-a24b-4558-a718-1e1f08ac800f,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='645e221d3e9f4446931a48ea2539d472',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a75d133e057e4151a23843d4742a9da8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:14:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2df564d9-2325-423d-bca0-cde7b79fc453 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b6518f2-bb1f-4ab5-ae32-8a5c02997ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-abdd6950-23fe-432c-9cf9-c47e2b3fa722 req-91e62b5e-037d-457f-8412-20132055bdac tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c returned with HTTP 200 Sep 01 12:14:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 743/1456] 192.168.122.29 () {62 vars in 1523 bytes} [Tue Sep 1 12:14:15 2026] GET /volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c => generated 1331 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:14:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2df564d9-2325-423d-bca0-cde7b79fc453 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b6518f2-bb1f-4ab5-ae32-8a5c02997ec5) transitioned into state 'SUCCESS' from state '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-1918106563',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='645e221d3e9f4446931a48ea2539d472',qos_specs=None,replication_status=,reservations=['0098a9ed-5a56-485e-b48b-71afd497d94b','36c07dae-3544-4b2e-94bd-d33f3edeabca','891ed2a3-c0d7-4cea-833f-71d92d72a300','5a9922f2-3035-46be-b191-01157a599872'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a75d133e057e4151a23843d4742a9da8',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:14:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2df564d9-2325-423d-bca0-cde7b79fc453 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eceb1c6c-5f85-45b1-88e5-d8e4404c5a12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2df564d9-2325-423d-bca0-cde7b79fc453 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eceb1c6c-5f85-45b1-88e5-d8e4404c5a12) 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:14:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2df564d9-2325-423d-bca0-cde7b79fc453 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Flow 'volume_create_api' (06f530ae-4a3b-44a5-b257-6b951f342c2a) 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:14:15 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2df564d9-2325-423d-bca0-cde7b79fc453 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Create volume request issued successfully. Sep 01 12:14:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2df564d9-2325-423d-bca0-cde7b79fc453 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:14:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 714/1457] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:14:15 2026] POST /volume/v3/volumes => generated 766 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:14:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e5d663e5-00ef-4763-9000-dbf81fcf6ddf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e5d663e5-00ef-4763-9000-dbf81fcf6ddf tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f Sep 01 12:14:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e5d663e5-00ef-4763-9000-dbf81fcf6ddf tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e5d663e5-00ef-4763-9000-dbf81fcf6ddf tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:15 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:15 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:15 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e5d663e5-00ef-4763-9000-dbf81fcf6ddf tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e5d663e5-00ef-4763-9000-dbf81fcf6ddf tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f returned with HTTP 200 Sep 01 12:14:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 744/1458] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:15 2026] GET /volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f => generated 834 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-abdd6950-23fe-432c-9cf9-c47e2b3fa722 req-e3a8bb91-33ab-4d77-b0f9-5c0ab846bbb8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-abdd6950-23fe-432c-9cf9-c47e2b3fa722 req-e3a8bb91-33ab-4d77-b0f9-5c0ab846bbb8 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] DELETE http://192.168.122.29/volume/v3/attachments/a930ca1e-8d10-4b1a-bfde-d0bf6205c58e Sep 01 12:14:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-abdd6950-23fe-432c-9cf9-c47e2b3fa722 req-e3a8bb91-33ab-4d77-b0f9-5c0ab846bbb8 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-abdd6950-23fe-432c-9cf9-c47e2b3fa722 req-e3a8bb91-33ab-4d77-b0f9-5c0ab846bbb8 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4ba4cfa6-5c3b-463d-9591-8a1cb37a26a7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4ba4cfa6-5c3b-463d-9591-8a1cb37a26a7 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes/8ab3939d-2fbb-4ee5-b379-db43e7bc7b29 Sep 01 12:14:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4ba4cfa6-5c3b-463d-9591-8a1cb37a26a7 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4ba4cfa6-5c3b-463d-9591-8a1cb37a26a7 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:15 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14: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:14:15 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:15 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:15 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4ba4cfa6-5c3b-463d-9591-8a1cb37a26a7 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Volume info retrieved successfully. Sep 01 12:14:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4ba4cfa6-5c3b-463d-9591-8a1cb37a26a7 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes/8ab3939d-2fbb-4ee5-b379-db43e7bc7b29 returned with HTTP 200 Sep 01 12:14:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 745/1459] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:15 2026] GET /volume/v3/volumes/8ab3939d-2fbb-4ee5-b379-db43e7bc7b29 => generated 864 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-89eb0da4-9b34-48a1-8fd4-a92ad0236ff3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-89eb0da4-9b34-48a1-8fd4-a92ad0236ff3 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes/8ab3939d-2fbb-4ee5-b379-db43e7bc7b29 Sep 01 12:14:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-89eb0da4-9b34-48a1-8fd4-a92ad0236ff3 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-89eb0da4-9b34-48a1-8fd4-a92ad0236ff3 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:15 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:15 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:15 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-89eb0da4-9b34-48a1-8fd4-a92ad0236ff3 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Volume info retrieved successfully. Sep 01 12:14:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-89eb0da4-9b34-48a1-8fd4-a92ad0236ff3 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes/8ab3939d-2fbb-4ee5-b379-db43e7bc7b29 returned with HTTP 200 Sep 01 12:14:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 746/1460] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:15 2026] GET /volume/v3/volumes/8ab3939d-2fbb-4ee5-b379-db43e7bc7b29 => generated 864 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:16 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:14:16 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, Sep 01 12:14:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-31418752-191d-4fe9-b14a-9c65df7257c1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-31418752-191d-4fe9-b14a-9c65df7257c1 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:14:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-31418752-191d-4fe9-b14a-9c65df7257c1 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-880922725"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:14:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-31418752-191d-4fe9-b14a-9c65df7257c1 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-880922725'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:14:16 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-31418752-191d-4fe9-b14a-9c65df7257c1 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Create volume of 1 GB Sep 01 12:14:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-31418752-191d-4fe9-b14a-9c65df7257c1 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Availability Zones retrieved successfully. Sep 01 12:14:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-31418752-191d-4fe9-b14a-9c65df7257c1 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Flow 'volume_create_api' (55fa10b5-2363-4b21-82db-a65625d8e637) 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:14:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-31418752-191d-4fe9-b14a-9c65df7257c1 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbd3bbe6-fbb3-4fbc-9dc7-109d574eba0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-31418752-191d-4fe9-b14a-9c65df7257c1 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-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:14:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-abdd6950-23fe-432c-9cf9-c47e2b3fa722 req-e3a8bb91-33ab-4d77-b0f9-5c0ab846bbb8 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/attachments/a930ca1e-8d10-4b1a-bfde-d0bf6205c58e returned with HTTP 200 Sep 01 12:14:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 715/1461] 192.168.122.29 () {64 vars in 1557 bytes} [Tue Sep 1 12:14:15 2026] DELETE /volume/v3/attachments/a930ca1e-8d10-4b1a-bfde-d0bf6205c58e => generated 19 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-31418752-191d-4fe9-b14a-9c65df7257c1 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbd3bbe6-fbb3-4fbc-9dc7-109d574eba0c) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:14:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-31418752-191d-4fe9-b14a-9c65df7257c1 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (305898f8-d4a7-4195-87bc-2b98870d3eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14:16 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-31418752-191d-4fe9-b14a-9c65df7257c1 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Created reservations ['fd198ecf-d340-4442-82b2-bedd9c4b2432', 'd2500ebe-2d7f-4988-a76a-ae422c5af48a', '949425e6-b41c-460a-985d-57ab0dd23bda', 'd9528d5a-fe2c-4074-b5f2-7f23855c3fb4'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:14:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-31418752-191d-4fe9-b14a-9c65df7257c1 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (305898f8-d4a7-4195-87bc-2b98870d3eb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd198ecf-d340-4442-82b2-bedd9c4b2432', 'd2500ebe-2d7f-4988-a76a-ae422c5af48a', '949425e6-b41c-460a-985d-57ab0dd23bda', 'd9528d5a-fe2c-4074-b5f2-7f23855c3fb4']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:14:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-31418752-191d-4fe9-b14a-9c65df7257c1 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2d348b6-24a7-4305-85be-94ed4d06de94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14: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:14:16 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-31418752-191d-4fe9-b14a-9c65df7257c1 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2d348b6-24a7-4305-85be-94ed4d06de94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43f69cb6-50d2-4011-883a-d79e3a34a301', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-880922725',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e1172a17dc484f35b0149ae0e1c32119',qos_specs=None,replication_status=,reservations=['fd198ecf-d340-4442-82b2-bedd9c4b2432','d2500ebe-2d7f-4988-a76a-ae422c5af48a','949425e6-b41c-460a-985d-57ab0dd23bda','d9528d5a-fe2c-4074-b5f2-7f23855c3fb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b15efbe8ee3544eda1a080b128563723',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:14:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-880922725',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43f69cb6-50d2-4011-883a-d79e3a34a301,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e1172a17dc484f35b0149ae0e1c32119',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b15efbe8ee3544eda1a080b128563723',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:14:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-31418752-191d-4fe9-b14a-9c65df7257c1 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baf60702-5910-40e6-8483-056665a5320f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-31418752-191d-4fe9-b14a-9c65df7257c1 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baf60702-5910-40e6-8483-056665a5320f) transitioned into state 'SUCCESS' from state '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-880922725',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e1172a17dc484f35b0149ae0e1c32119',qos_specs=None,replication_status=,reservations=['fd198ecf-d340-4442-82b2-bedd9c4b2432','d2500ebe-2d7f-4988-a76a-ae422c5af48a','949425e6-b41c-460a-985d-57ab0dd23bda','d9528d5a-fe2c-4074-b5f2-7f23855c3fb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b15efbe8ee3544eda1a080b128563723',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:14:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-31418752-191d-4fe9-b14a-9c65df7257c1 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09649ee6-cb4a-4804-89a4-5ee0b0e9c5ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-31418752-191d-4fe9-b14a-9c65df7257c1 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09649ee6-cb4a-4804-89a4-5ee0b0e9c5ff) 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:14:16 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-31418752-191d-4fe9-b14a-9c65df7257c1 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Flow 'volume_create_api' (55fa10b5-2363-4b21-82db-a65625d8e637) 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:14:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-31418752-191d-4fe9-b14a-9c65df7257c1 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Create volume request issued successfully. Sep 01 12:14:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-31418752-191d-4fe9-b14a-9c65df7257c1 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:14:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 747/1462] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:14:16 2026] POST /volume/v3/volumes => generated 770 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:14:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-72eaa688-f190-42cc-aed8-6364875d4431 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-72eaa688-f190-42cc-aed8-6364875d4431 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes/43f69cb6-50d2-4011-883a-d79e3a34a301 Sep 01 12:14:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-72eaa688-f190-42cc-aed8-6364875d4431 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-72eaa688-f190-42cc-aed8-6364875d4431 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:16 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-72eaa688-f190-42cc-aed8-6364875d4431 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Volume info retrieved successfully. Sep 01 12:14:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-72eaa688-f190-42cc-aed8-6364875d4431 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes/43f69cb6-50d2-4011-883a-d79e3a34a301 returned with HTTP 200 Sep 01 12:14:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 716/1463] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:16 2026] GET /volume/v3/volumes/43f69cb6-50d2-4011-883a-d79e3a34a301 => generated 838 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-341b1a4f-7045-40e6-b287-d471748acb51 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-341b1a4f-7045-40e6-b287-d471748acb51 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c Sep 01 12:14:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-341b1a4f-7045-40e6-b287-d471748acb51 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-341b1a4f-7045-40e6-b287-d471748acb51 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:16 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-341b1a4f-7045-40e6-b287-d471748acb51 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:14:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-341b1a4f-7045-40e6-b287-d471748acb51 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c returned with HTTP 200 Sep 01 12:14:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 748/1464] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:16 2026] GET /volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c => generated 855 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f475945e-c529-418f-8b9e-ca52cc95aec2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f475945e-c529-418f-8b9e-ca52cc95aec2 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f Sep 01 12:14:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f475945e-c529-418f-8b9e-ca52cc95aec2 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f475945e-c529-418f-8b9e-ca52cc95aec2 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:16 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f475945e-c529-418f-8b9e-ca52cc95aec2 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f475945e-c529-418f-8b9e-ca52cc95aec2 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f returned with HTTP 200 Sep 01 12:14:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 717/1465] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:16 2026] GET /volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f => generated 858 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-69d78e75-098b-4ccb-8647-e8555e60f75f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-69d78e75-098b-4ccb-8647-e8555e60f75f tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes/43f69cb6-50d2-4011-883a-d79e3a34a301 Sep 01 12:14:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-69d78e75-098b-4ccb-8647-e8555e60f75f tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-69d78e75-098b-4ccb-8647-e8555e60f75f tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:17 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-69d78e75-098b-4ccb-8647-e8555e60f75f tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Volume info retrieved successfully. Sep 01 12:14:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-69d78e75-098b-4ccb-8647-e8555e60f75f tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes/43f69cb6-50d2-4011-883a-d79e3a34a301 returned with HTTP 200 Sep 01 12:14:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 749/1466] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:17 2026] GET /volume/v3/volumes/43f69cb6-50d2-4011-883a-d79e3a34a301 => generated 862 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-34a3fa10-9782-4cc5-b5bd-9a9bbdff3f3c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-34a3fa10-9782-4cc5-b5bd-9a9bbdff3f3c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f Sep 01 12:14:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-34a3fa10-9782-4cc5-b5bd-9a9bbdff3f3c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-34a3fa10-9782-4cc5-b5bd-9a9bbdff3f3c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:17 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:17 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:17 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-34a3fa10-9782-4cc5-b5bd-9a9bbdff3f3c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-34a3fa10-9782-4cc5-b5bd-9a9bbdff3f3c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f returned with HTTP 200 Sep 01 12:14:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 718/1467] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:17 2026] GET /volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f => generated 916 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-df7b33ae-defb-455d-bd3b-3b2df805a319 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-df7b33ae-defb-455d-bd3b-3b2df805a319 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes/43f69cb6-50d2-4011-883a-d79e3a34a301 Sep 01 12:14:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-df7b33ae-defb-455d-bd3b-3b2df805a319 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-df7b33ae-defb-455d-bd3b-3b2df805a319 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:18 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:18 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-df7b33ae-defb-455d-bd3b-3b2df805a319 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Volume info retrieved successfully. Sep 01 12:14:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-df7b33ae-defb-455d-bd3b-3b2df805a319 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes/43f69cb6-50d2-4011-883a-d79e3a34a301 returned with HTTP 200 Sep 01 12:14:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 750/1468] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:18 2026] GET /volume/v3/volumes/43f69cb6-50d2-4011-883a-d79e3a34a301 => generated 863 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fc6ec5fa-1ae7-4ed2-a402-111eb07336d7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fc6ec5fa-1ae7-4ed2-a402-111eb07336d7 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes/43f69cb6-50d2-4011-883a-d79e3a34a301 Sep 01 12:14:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fc6ec5fa-1ae7-4ed2-a402-111eb07336d7 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fc6ec5fa-1ae7-4ed2-a402-111eb07336d7 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fc6ec5fa-1ae7-4ed2-a402-111eb07336d7 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Volume info retrieved successfully. Sep 01 12:14:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fc6ec5fa-1ae7-4ed2-a402-111eb07336d7 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes/43f69cb6-50d2-4011-883a-d79e3a34a301 returned with HTTP 200 Sep 01 12:14:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 719/1469] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:18 2026] GET /volume/v3/volumes/43f69cb6-50d2-4011-883a-d79e3a34a301 => generated 863 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a3f30259-23b2-4407-b0ec-28c3eb1666c7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a3f30259-23b2-4407-b0ec-28c3eb1666c7 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:14:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a3f30259-23b2-4407-b0ec-28c3eb1666c7 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-2040732153"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:14:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-a3f30259-23b2-4407-b0ec-28c3eb1666c7 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-2040732153'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:14:18 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-a3f30259-23b2-4407-b0ec-28c3eb1666c7 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Create volume of 1 GB Sep 01 12:14:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a3f30259-23b2-4407-b0ec-28c3eb1666c7 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Availability Zones retrieved successfully. Sep 01 12:14:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a3f30259-23b2-4407-b0ec-28c3eb1666c7 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Flow 'volume_create_api' (c3fe4613-1873-4ba8-998a-c32b5d128a67) 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:14:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a3f30259-23b2-4407-b0ec-28c3eb1666c7 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aabec4fa-5c25-41f5-b30d-3d3c72308e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-a3f30259-23b2-4407-b0ec-28c3eb1666c7 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-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:14:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a3f30259-23b2-4407-b0ec-28c3eb1666c7 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aabec4fa-5c25-41f5-b30d-3d3c72308e0c) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:14:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a3f30259-23b2-4407-b0ec-28c3eb1666c7 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (447f7e85-a190-4a73-803c-34b35f5f5428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3f63ce35-5dfa-4f1f-ae34-efce92f6e1f5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3f63ce35-5dfa-4f1f-ae34-efce92f6e1f5 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f Sep 01 12:14:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3f63ce35-5dfa-4f1f-ae34-efce92f6e1f5 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3f63ce35-5dfa-4f1f-ae34-efce92f6e1f5 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:19 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:19 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:19 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3f63ce35-5dfa-4f1f-ae34-efce92f6e1f5 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3f63ce35-5dfa-4f1f-ae34-efce92f6e1f5 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f returned with HTTP 200 Sep 01 12:14:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 720/1470] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:18 2026] GET /volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f => generated 916 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:19 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-a3f30259-23b2-4407-b0ec-28c3eb1666c7 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Created reservations ['0f52dba0-b59f-4ec2-904c-cbdf02bf6a61', '129351de-96a0-4680-938e-3b16c47280a9', '2da4a012-7fa2-420b-8217-7b2b20dbedcc', '1003dc85-a086-4c5f-867a-9e4312412679'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:14:19 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a3f30259-23b2-4407-b0ec-28c3eb1666c7 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (447f7e85-a190-4a73-803c-34b35f5f5428) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f52dba0-b59f-4ec2-904c-cbdf02bf6a61', '129351de-96a0-4680-938e-3b16c47280a9', '2da4a012-7fa2-420b-8217-7b2b20dbedcc', '1003dc85-a086-4c5f-867a-9e4312412679']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:14:19 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a3f30259-23b2-4407-b0ec-28c3eb1666c7 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8eaba2f-07c6-4003-8496-bc97a369f6b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14: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:14:19 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14:19 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a3f30259-23b2-4407-b0ec-28c3eb1666c7 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8eaba2f-07c6-4003-8496-bc97a369f6b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecd56f0a-1a0f-43cf-a4f7-7250ee689b08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2040732153',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e1172a17dc484f35b0149ae0e1c32119',qos_specs=None,replication_status=,reservations=['0f52dba0-b59f-4ec2-904c-cbdf02bf6a61','129351de-96a0-4680-938e-3b16c47280a9','2da4a012-7fa2-420b-8217-7b2b20dbedcc','1003dc85-a086-4c5f-867a-9e4312412679'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b15efbe8ee3544eda1a080b128563723',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:14:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2040732153',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecd56f0a-1a0f-43cf-a4f7-7250ee689b08,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e1172a17dc484f35b0149ae0e1c32119',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b15efbe8ee3544eda1a080b128563723',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:14:19 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a3f30259-23b2-4407-b0ec-28c3eb1666c7 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac591822-1b4f-41ef-b1b6-4d4ee065f683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14:19 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a3f30259-23b2-4407-b0ec-28c3eb1666c7 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac591822-1b4f-41ef-b1b6-4d4ee065f683) transitioned into state 'SUCCESS' from state '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-2040732153',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e1172a17dc484f35b0149ae0e1c32119',qos_specs=None,replication_status=,reservations=['0f52dba0-b59f-4ec2-904c-cbdf02bf6a61','129351de-96a0-4680-938e-3b16c47280a9','2da4a012-7fa2-420b-8217-7b2b20dbedcc','1003dc85-a086-4c5f-867a-9e4312412679'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b15efbe8ee3544eda1a080b128563723',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:14:19 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a3f30259-23b2-4407-b0ec-28c3eb1666c7 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dcf8dea-8ab8-4530-8227-708e706671fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14:19 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a3f30259-23b2-4407-b0ec-28c3eb1666c7 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dcf8dea-8ab8-4530-8227-708e706671fc) 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:14:19 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a3f30259-23b2-4407-b0ec-28c3eb1666c7 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Flow 'volume_create_api' (c3fe4613-1873-4ba8-998a-c32b5d128a67) 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:14:19 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a3f30259-23b2-4407-b0ec-28c3eb1666c7 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Create volume request issued successfully. Sep 01 12:14:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a3f30259-23b2-4407-b0ec-28c3eb1666c7 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:14:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 751/1471] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:14:18 2026] POST /volume/v3/volumes => generated 771 bytes in 531 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:14:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3098752f-38fa-4576-bb63-921674cf8cdd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3098752f-38fa-4576-bb63-921674cf8cdd tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes/ecd56f0a-1a0f-43cf-a4f7-7250ee689b08 Sep 01 12:14:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3098752f-38fa-4576-bb63-921674cf8cdd tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3098752f-38fa-4576-bb63-921674cf8cdd tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:19 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:19 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:19 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3098752f-38fa-4576-bb63-921674cf8cdd tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Volume info retrieved successfully. Sep 01 12:14:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3098752f-38fa-4576-bb63-921674cf8cdd tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes/ecd56f0a-1a0f-43cf-a4f7-7250ee689b08 returned with HTTP 200 Sep 01 12:14:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 721/1472] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:19 2026] GET /volume/v3/volumes/ecd56f0a-1a0f-43cf-a4f7-7250ee689b08 => generated 839 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9b60c141-4818-463c-ad7c-0e7be8b79bab None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9b60c141-4818-463c-ad7c-0e7be8b79bab tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f Sep 01 12:14:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9b60c141-4818-463c-ad7c-0e7be8b79bab tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9b60c141-4818-463c-ad7c-0e7be8b79bab tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:20 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:20 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9b60c141-4818-463c-ad7c-0e7be8b79bab tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9b60c141-4818-463c-ad7c-0e7be8b79bab tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f returned with HTTP 200 Sep 01 12:14:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 752/1473] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:20 2026] GET /volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f => generated 919 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-60211afc-9370-4e9f-b226-e463941e47aa None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-60211afc-9370-4e9f-b226-e463941e47aa tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes/ecd56f0a-1a0f-43cf-a4f7-7250ee689b08 Sep 01 12:14:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-60211afc-9370-4e9f-b226-e463941e47aa tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-60211afc-9370-4e9f-b226-e463941e47aa tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:20 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:20 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-60211afc-9370-4e9f-b226-e463941e47aa tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Volume info retrieved successfully. Sep 01 12:14:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-60211afc-9370-4e9f-b226-e463941e47aa tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes/ecd56f0a-1a0f-43cf-a4f7-7250ee689b08 returned with HTTP 200 Sep 01 12:14:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 722/1474] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:20 2026] GET /volume/v3/volumes/ecd56f0a-1a0f-43cf-a4f7-7250ee689b08 => generated 863 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-eafb58db-8471-440a-ad02-6487fa94839c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-eafb58db-8471-440a-ad02-6487fa94839c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f Sep 01 12:14:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-eafb58db-8471-440a-ad02-6487fa94839c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-eafb58db-8471-440a-ad02-6487fa94839c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:21 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:21 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-eafb58db-8471-440a-ad02-6487fa94839c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-eafb58db-8471-440a-ad02-6487fa94839c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f returned with HTTP 200 Sep 01 12:14:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 753/1475] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:21 2026] GET /volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f => generated 919 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:14:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e786deed-7525-4f4f-8f1e-850670baca78 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e786deed-7525-4f4f-8f1e-850670baca78 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes/ecd56f0a-1a0f-43cf-a4f7-7250ee689b08 Sep 01 12:14:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e786deed-7525-4f4f-8f1e-850670baca78 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e786deed-7525-4f4f-8f1e-850670baca78 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:21 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:21 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e786deed-7525-4f4f-8f1e-850670baca78 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Volume info retrieved successfully. Sep 01 12:14:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e786deed-7525-4f4f-8f1e-850670baca78 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes/ecd56f0a-1a0f-43cf-a4f7-7250ee689b08 returned with HTTP 200 Sep 01 12:14:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 723/1476] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:21 2026] GET /volume/v3/volumes/ecd56f0a-1a0f-43cf-a4f7-7250ee689b08 => generated 864 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-288b7d80-1bbb-4e08-b078-c1192972c603 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-288b7d80-1bbb-4e08-b078-c1192972c603 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes/ecd56f0a-1a0f-43cf-a4f7-7250ee689b08 Sep 01 12:14:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-288b7d80-1bbb-4e08-b078-c1192972c603 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-288b7d80-1bbb-4e08-b078-c1192972c603 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:21 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:21 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-288b7d80-1bbb-4e08-b078-c1192972c603 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Volume info retrieved successfully. Sep 01 12:14:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-288b7d80-1bbb-4e08-b078-c1192972c603 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes/ecd56f0a-1a0f-43cf-a4f7-7250ee689b08 returned with HTTP 200 Sep 01 12:14:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 754/1477] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:21 2026] GET /volume/v3/volumes/ecd56f0a-1a0f-43cf-a4f7-7250ee689b08 => generated 864 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b2443c76-4420-487a-94ea-ff1222aceb1a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b2443c76-4420-487a-94ea-ff1222aceb1a tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes Sep 01 12:14:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b2443c76-4420-487a-94ea-ff1222aceb1a tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b2443c76-4420-487a-94ea-ff1222aceb1a tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-b2443c76-4420-487a-94ea-ff1222aceb1a tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:14:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b2443c76-4420-487a-94ea-ff1222aceb1a tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:14: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:14:21 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:21 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:21 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b2443c76-4420-487a-94ea-ff1222aceb1a tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Get all volumes completed successfully. Sep 01 12:14:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b2443c76-4420-487a-94ea-ff1222aceb1a tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 200 Sep 01 12:14:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 724/1478] 192.168.122.29 () {58 vars in 1116 bytes} [Tue Sep 1 12:14:21 2026] GET /volume/v3/volumes => generated 993 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d1652c30-9942-41ab-b2ee-5f6cc74fb202 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d1652c30-9942-41ab-b2ee-5f6cc74fb202 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2040732153 Sep 01 12:14:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d1652c30-9942-41ab-b2ee-5f6cc74fb202 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d1652c30-9942-41ab-b2ee-5f6cc74fb202 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-d1652c30-9942-41ab-b2ee-5f6cc74fb202 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:14:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d1652c30-9942-41ab-b2ee-5f6cc74fb202 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-2040732153'), ('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:14: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:14:21 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d1652c30-9942-41ab-b2ee-5f6cc74fb202 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Get all volumes completed successfully. Sep 01 12:14:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d1652c30-9942-41ab-b2ee-5f6cc74fb202 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2040732153 returned with HTTP 200 Sep 01 12:14:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 755/1479] 192.168.122.29 () {58 vars in 1217 bytes} [Tue Sep 1 12:14:21 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2040732153 => generated 340 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-19cf3a02-d901-4010-9f20-48b5ad6a49ec None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-19cf3a02-d901-4010-9f20-48b5ad6a49ec tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2040732153 Sep 01 12:14:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-19cf3a02-d901-4010-9f20-48b5ad6a49ec tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-19cf3a02-d901-4010-9f20-48b5ad6a49ec tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-19cf3a02-d901-4010-9f20-48b5ad6a49ec tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:14: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:14:21 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-19cf3a02-d901-4010-9f20-48b5ad6a49ec tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-2040732153'), ('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:14: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:14:21 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-19cf3a02-d901-4010-9f20-48b5ad6a49ec tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Get all volumes completed successfully. Sep 01 12:14: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:14:21 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-19cf3a02-d901-4010-9f20-48b5ad6a49ec tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2040732153 returned with HTTP 200 Sep 01 12:14:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 725/1480] 192.168.122.29 () {58 vars in 1238 bytes} [Tue Sep 1 12:14:21 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2040732153 => generated 867 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8a6131bf-1b51-41c2-acbb-42ce405855ea None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8a6131bf-1b51-41c2-acbb-42ce405855ea tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes/detail?limit=1 Sep 01 12:14:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8a6131bf-1b51-41c2-acbb-42ce405855ea tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8a6131bf-1b51-41c2-acbb-42ce405855ea tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-8a6131bf-1b51-41c2-acbb-42ce405855ea tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:14: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:14:21 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8a6131bf-1b51-41c2-acbb-42ce405855ea tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:14: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:14:22 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8a6131bf-1b51-41c2-acbb-42ce405855ea tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Get all volumes completed successfully. Sep 01 12:14: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:14:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8a6131bf-1b51-41c2-acbb-42ce405855ea tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 01 12:14:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 756/1481] 192.168.122.29 () {58 vars in 1152 bytes} [Tue Sep 1 12:14:21 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1013 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:14:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-70bcff76-1cbb-48d1-b723-11c1a4e7c7c3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-70bcff76-1cbb-48d1-b723-11c1a4e7c7c3 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes/detail?limit=1&marker=ecd56f0a-1a0f-43cf-a4f7-7250ee689b08 Sep 01 12:14:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-70bcff76-1cbb-48d1-b723-11c1a4e7c7c3 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-70bcff76-1cbb-48d1-b723-11c1a4e7c7c3 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-70bcff76-1cbb-48d1-b723-11c1a4e7c7c3 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:14:22 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-70bcff76-1cbb-48d1-b723-11c1a4e7c7c3 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:14: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:14:22 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-70bcff76-1cbb-48d1-b723-11c1a4e7c7c3 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Get all volumes completed successfully. Sep 01 12:14: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:14:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-70bcff76-1cbb-48d1-b723-11c1a4e7c7c3 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes/detail?limit=1&marker=ecd56f0a-1a0f-43cf-a4f7-7250ee689b08 returned with HTTP 200 Sep 01 12:14:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 726/1482] 192.168.122.29 () {58 vars in 1240 bytes} [Tue Sep 1 12:14:22 2026] GET /volume/v3/volumes/detail?limit=1&marker=ecd56f0a-1a0f-43cf-a4f7-7250ee689b08 => generated 1012 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:14:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4e57f4b2-fc4e-418c-930c-51ecf8673839 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4e57f4b2-fc4e-418c-930c-51ecf8673839 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes/detail?limit=1&marker=43f69cb6-50d2-4011-883a-d79e3a34a301 Sep 01 12:14:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4e57f4b2-fc4e-418c-930c-51ecf8673839 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4e57f4b2-fc4e-418c-930c-51ecf8673839 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-4e57f4b2-fc4e-418c-930c-51ecf8673839 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:14:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4e57f4b2-fc4e-418c-930c-51ecf8673839 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:14:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-62ba051e-0a25-4cbb-9892-d533b6a71631 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-62ba051e-0a25-4cbb-9892-d533b6a71631 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f Sep 01 12:14:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-62ba051e-0a25-4cbb-9892-d533b6a71631 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-62ba051e-0a25-4cbb-9892-d533b6a71631 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:22 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14: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:14:22 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4e57f4b2-fc4e-418c-930c-51ecf8673839 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Get all volumes completed successfully. Sep 01 12:14:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-62ba051e-0a25-4cbb-9892-d533b6a71631 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14: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:14:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-62ba051e-0a25-4cbb-9892-d533b6a71631 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f returned with HTTP 200 Sep 01 12:14:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4e57f4b2-fc4e-418c-930c-51ecf8673839 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes/detail?limit=1&marker=43f69cb6-50d2-4011-883a-d79e3a34a301 returned with HTTP 200 Sep 01 12:14:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 757/1483] 192.168.122.29 () {58 vars in 1240 bytes} [Tue Sep 1 12:14:22 2026] GET /volume/v3/volumes/detail?limit=1&marker=43f69cb6-50d2-4011-883a-d79e3a34a301 => generated 1013 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:14:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 727/1484] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:22 2026] GET /volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f => generated 919 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d02c6667-4f12-499e-a521-f7a134fb2a21 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d02c6667-4f12-499e-a521-f7a134fb2a21 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes/detail?limit=1&marker=8ab3939d-2fbb-4ee5-b379-db43e7bc7b29 Sep 01 12:14:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d02c6667-4f12-499e-a521-f7a134fb2a21 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d02c6667-4f12-499e-a521-f7a134fb2a21 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-d02c6667-4f12-499e-a521-f7a134fb2a21 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:14:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d02c6667-4f12-499e-a521-f7a134fb2a21 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:14:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d02c6667-4f12-499e-a521-f7a134fb2a21 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Get all volumes completed successfully. Sep 01 12:14:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d02c6667-4f12-499e-a521-f7a134fb2a21 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes/detail?limit=1&marker=8ab3939d-2fbb-4ee5-b379-db43e7bc7b29 returned with HTTP 200 Sep 01 12:14:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 758/1485] 192.168.122.29 () {58 vars in 1240 bytes} [Tue Sep 1 12:14:22 2026] GET /volume/v3/volumes/detail?limit=1&marker=8ab3939d-2fbb-4ee5-b379-db43e7bc7b29 => generated 15 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:14:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7fd5a4d2-d785-4dbb-bbf8-5bfda03dc0f7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7fd5a4d2-d785-4dbb-bbf8-5bfda03dc0f7 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 01 12:14:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7fd5a4d2-d785-4dbb-bbf8-5bfda03dc0f7 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7fd5a4d2-d785-4dbb-bbf8-5bfda03dc0f7 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-7fd5a4d2-d785-4dbb-bbf8-5bfda03dc0f7 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:14:22 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7fd5a4d2-d785-4dbb-bbf8-5bfda03dc0f7 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-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:14:22 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7fd5a4d2-d785-4dbb-bbf8-5bfda03dc0f7 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-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:14: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:14:22 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:22 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7fd5a4d2-d785-4dbb-bbf8-5bfda03dc0f7 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Get all volumes completed successfully. Sep 01 12:14: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:14:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7fd5a4d2-d785-4dbb-bbf8-5bfda03dc0f7 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 01 12:14:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 728/1486] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:14:22 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1908 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:14:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b6cb33d0-8873-42fd-9096-b2c1a57734ad None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b6cb33d0-8873-42fd-9096-b2c1a57734ad tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 01 12:14:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b6cb33d0-8873-42fd-9096-b2c1a57734ad tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b6cb33d0-8873-42fd-9096-b2c1a57734ad tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-b6cb33d0-8873-42fd-9096-b2c1a57734ad tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:14:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b6cb33d0-8873-42fd-9096-b2c1a57734ad tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-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:14:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b6cb33d0-8873-42fd-9096-b2c1a57734ad tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-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:14: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:14:22 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:22 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b6cb33d0-8873-42fd-9096-b2c1a57734ad tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Get all volumes completed successfully. Sep 01 12:14: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:14:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b6cb33d0-8873-42fd-9096-b2c1a57734ad tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 01 12:14:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 759/1487] 192.168.122.29 () {58 vars in 1238 bytes} [Tue Sep 1 12:14:22 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1910 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:14:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a20ae7a6-c5d0-4439-bac3-818da59bce33 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a20ae7a6-c5d0-4439-bac3-818da59bce33 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes?limit=1 Sep 01 12:14:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a20ae7a6-c5d0-4439-bac3-818da59bce33 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a20ae7a6-c5d0-4439-bac3-818da59bce33 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-a20ae7a6-c5d0-4439-bac3-818da59bce33 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:14:22 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a20ae7a6-c5d0-4439-bac3-818da59bce33 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:14: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:14:22 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a20ae7a6-c5d0-4439-bac3-818da59bce33 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Get all volumes completed successfully. Sep 01 12:14:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a20ae7a6-c5d0-4439-bac3-818da59bce33 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 01 12:14:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 729/1488] 192.168.122.29 () {58 vars in 1131 bytes} [Tue Sep 1 12:14:22 2026] GET /volume/v3/volumes?limit=1 => generated 479 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cba0e299-fb74-4dc2-b6c2-e75bc9d83857 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cba0e299-fb74-4dc2-b6c2-e75bc9d83857 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes?limit=1&marker=ecd56f0a-1a0f-43cf-a4f7-7250ee689b08 Sep 01 12:14:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cba0e299-fb74-4dc2-b6c2-e75bc9d83857 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cba0e299-fb74-4dc2-b6c2-e75bc9d83857 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-cba0e299-fb74-4dc2-b6c2-e75bc9d83857 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:14:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-cba0e299-fb74-4dc2-b6c2-e75bc9d83857 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:14: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:14:22 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-cba0e299-fb74-4dc2-b6c2-e75bc9d83857 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Get all volumes completed successfully. Sep 01 12:14:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cba0e299-fb74-4dc2-b6c2-e75bc9d83857 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes?limit=1&marker=ecd56f0a-1a0f-43cf-a4f7-7250ee689b08 returned with HTTP 200 Sep 01 12:14:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 760/1489] 192.168.122.29 () {58 vars in 1219 bytes} [Tue Sep 1 12:14:22 2026] GET /volume/v3/volumes?limit=1&marker=ecd56f0a-1a0f-43cf-a4f7-7250ee689b08 => generated 478 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-790a4fa1-0c5a-4ea1-a2ce-1d52a4488572 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-790a4fa1-0c5a-4ea1-a2ce-1d52a4488572 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes?limit=1&marker=43f69cb6-50d2-4011-883a-d79e3a34a301 Sep 01 12:14:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-790a4fa1-0c5a-4ea1-a2ce-1d52a4488572 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-790a4fa1-0c5a-4ea1-a2ce-1d52a4488572 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-790a4fa1-0c5a-4ea1-a2ce-1d52a4488572 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:14: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:14:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:22 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-790a4fa1-0c5a-4ea1-a2ce-1d52a4488572 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:14: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:14:22 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-790a4fa1-0c5a-4ea1-a2ce-1d52a4488572 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Get all volumes completed successfully. Sep 01 12:14:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-790a4fa1-0c5a-4ea1-a2ce-1d52a4488572 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes?limit=1&marker=43f69cb6-50d2-4011-883a-d79e3a34a301 returned with HTTP 200 Sep 01 12:14:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 730/1490] 192.168.122.29 () {58 vars in 1219 bytes} [Tue Sep 1 12:14:22 2026] GET /volume/v3/volumes?limit=1&marker=43f69cb6-50d2-4011-883a-d79e3a34a301 => generated 479 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e0919124-f7b4-4f83-b0de-ec6733680e7b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e0919124-f7b4-4f83-b0de-ec6733680e7b tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes?limit=1&marker=8ab3939d-2fbb-4ee5-b379-db43e7bc7b29 Sep 01 12:14:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e0919124-f7b4-4f83-b0de-ec6733680e7b tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e0919124-f7b4-4f83-b0de-ec6733680e7b tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-e0919124-f7b4-4f83-b0de-ec6733680e7b tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:14: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:14:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-e0919124-f7b4-4f83-b0de-ec6733680e7b tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:14:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e0919124-f7b4-4f83-b0de-ec6733680e7b tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Get all volumes completed successfully. Sep 01 12:14:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e0919124-f7b4-4f83-b0de-ec6733680e7b tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes?limit=1&marker=8ab3939d-2fbb-4ee5-b379-db43e7bc7b29 returned with HTTP 200 Sep 01 12:14:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 761/1491] 192.168.122.29 () {58 vars in 1219 bytes} [Tue Sep 1 12:14:22 2026] GET /volume/v3/volumes?limit=1&marker=8ab3939d-2fbb-4ee5-b379-db43e7bc7b29 => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:14:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-47380436-1baa-457f-8eb9-013df7198aa8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-47380436-1baa-457f-8eb9-013df7198aa8 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-880922725&status=available Sep 01 12:14:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-47380436-1baa-457f-8eb9-013df7198aa8 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-47380436-1baa-457f-8eb9-013df7198aa8 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-47380436-1baa-457f-8eb9-013df7198aa8 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:14:22 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-47380436-1baa-457f-8eb9-013df7198aa8 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-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:14: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:14:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:22 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-47380436-1baa-457f-8eb9-013df7198aa8 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-880922725'), ('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:14: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:14:22 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-47380436-1baa-457f-8eb9-013df7198aa8 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Get all volumes completed successfully. Sep 01 12:14:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-47380436-1baa-457f-8eb9-013df7198aa8 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-880922725&status=available returned with HTTP 200 Sep 01 12:14:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 731/1492] 192.168.122.29 () {58 vars in 1249 bytes} [Tue Sep 1 12:14:22 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-880922725&status=available => generated 339 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-38499429-c61c-472d-82ef-de1013e4cf41 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-38499429-c61c-472d-82ef-de1013e4cf41 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-880922725&status=available Sep 01 12:14:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-38499429-c61c-472d-82ef-de1013e4cf41 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-38499429-c61c-472d-82ef-de1013e4cf41 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-38499429-c61c-472d-82ef-de1013e4cf41 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:14:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-38499429-c61c-472d-82ef-de1013e4cf41 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-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:14:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-38499429-c61c-472d-82ef-de1013e4cf41 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-880922725'), ('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:14: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:14:23 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-38499429-c61c-472d-82ef-de1013e4cf41 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Get all volumes completed successfully. Sep 01 12:14: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:14:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-38499429-c61c-472d-82ef-de1013e4cf41 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-880922725&status=available returned with HTTP 200 Sep 01 12:14:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 762/1493] 192.168.122.29 () {58 vars in 1270 bytes} [Tue Sep 1 12:14:22 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-880922725&status=available => generated 866 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d08f614b-8093-49b3-bcdf-5e31727d32e0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d08f614b-8093-49b3-bcdf-5e31727d32e0 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes/detail?marker=43f69cb6-50d2-4011-883a-d79e3a34a301&sort=id%3Aasc Sep 01 12:14:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d08f614b-8093-49b3-bcdf-5e31727d32e0 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d08f614b-8093-49b3-bcdf-5e31727d32e0 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-d08f614b-8093-49b3-bcdf-5e31727d32e0 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:14: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:14:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:23 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d08f614b-8093-49b3-bcdf-5e31727d32e0 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:14: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:14:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d08f614b-8093-49b3-bcdf-5e31727d32e0 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Get all volumes completed successfully. Sep 01 12:14: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:14:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d08f614b-8093-49b3-bcdf-5e31727d32e0 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes/detail?marker=43f69cb6-50d2-4011-883a-d79e3a34a301&sort=id%3Aasc returned with HTTP 200 Sep 01 12:14:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 732/1494] 192.168.122.29 () {58 vars in 1252 bytes} [Tue Sep 1 12:14:23 2026] GET /volume/v3/volumes/detail?marker=43f69cb6-50d2-4011-883a-d79e3a34a301&sort=id%3Aasc => generated 1721 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:14:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-931d3a1f-1b37-4a11-88ef-f6b2c7407ffb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-931d3a1f-1b37-4a11-88ef-f6b2c7407ffb tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 01 12:14:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-931d3a1f-1b37-4a11-88ef-f6b2c7407ffb tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-931d3a1f-1b37-4a11-88ef-f6b2c7407ffb tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-931d3a1f-1b37-4a11-88ef-f6b2c7407ffb tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:14:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-931d3a1f-1b37-4a11-88ef-f6b2c7407ffb tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-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:14: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:14:23 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:23 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:23 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-931d3a1f-1b37-4a11-88ef-f6b2c7407ffb tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Get all volumes completed successfully. Sep 01 12:14: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:14:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-931d3a1f-1b37-4a11-88ef-f6b2c7407ffb tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 01 12:14:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 763/1495] 192.168.122.29 () {58 vars in 1216 bytes} [Tue Sep 1 12:14:23 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2574 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:14:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e6879f95-d012-4655-96c9-da0e5f8d5012 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e6879f95-d012-4655-96c9-da0e5f8d5012 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes/detail Sep 01 12:14:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e6879f95-d012-4655-96c9-da0e5f8d5012 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e6879f95-d012-4655-96c9-da0e5f8d5012 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-e6879f95-d012-4655-96c9-da0e5f8d5012 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:14:23 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e6879f95-d012-4655-96c9-da0e5f8d5012 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:14:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-99f4f469-f477-40e3-9923-4ca04ab97dec None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-99f4f469-f477-40e3-9923-4ca04ab97dec tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f Sep 01 12:14:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-99f4f469-f477-40e3-9923-4ca04ab97dec tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-99f4f469-f477-40e3-9923-4ca04ab97dec tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e6879f95-d012-4655-96c9-da0e5f8d5012 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Get all volumes completed successfully. Sep 01 12:14: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:14:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14: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:14:23 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-99f4f469-f477-40e3-9923-4ca04ab97dec tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e6879f95-d012-4655-96c9-da0e5f8d5012 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:14:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 733/1496] 192.168.122.29 () {58 vars in 1137 bytes} [Tue Sep 1 12:14:23 2026] GET /volume/v3/volumes/detail => generated 2574 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:14:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-99f4f469-f477-40e3-9923-4ca04ab97dec tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f returned with HTTP 200 Sep 01 12:14:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 764/1497] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:23 2026] GET /volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f => generated 1337 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:14:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8c8fb9c6-edea-4c37-be80-38207b868247 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8c8fb9c6-edea-4c37-be80-38207b868247 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 01 12:14:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8c8fb9c6-edea-4c37-be80-38207b868247 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9bb2749f-93e7-4d6f-8150-cccb2907ed43 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8c8fb9c6-edea-4c37-be80-38207b868247 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-8c8fb9c6-edea-4c37-be80-38207b868247 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:14:23 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8c8fb9c6-edea-4c37-be80-38207b868247 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:14:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9bb2749f-93e7-4d6f-8150-cccb2907ed43 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f Sep 01 12:14:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9bb2749f-93e7-4d6f-8150-cccb2907ed43 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9bb2749f-93e7-4d6f-8150-cccb2907ed43 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:23 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9bb2749f-93e7-4d6f-8150-cccb2907ed43 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9bb2749f-93e7-4d6f-8150-cccb2907ed43 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f returned with HTTP 200 Sep 01 12:14:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 765/1498] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:23 2026] GET /volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f => generated 1337 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:14: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:14:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8c8fb9c6-edea-4c37-be80-38207b868247 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Get all volumes completed successfully. Sep 01 12:14:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8c8fb9c6-edea-4c37-be80-38207b868247 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 01 12:14:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 734/1499] 192.168.122.29 () {58 vars in 1195 bytes} [Tue Sep 1 12:14:23 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 993 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7f4cefd8-0a53-4b9c-a4be-8be89f473613 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a31fbd1c-68d0-4fd8-97d0-f5c11de09218 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7f4cefd8-0a53-4b9c-a4be-8be89f473613 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes?availability_zone=nova Sep 01 12:14:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7f4cefd8-0a53-4b9c-a4be-8be89f473613 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7f4cefd8-0a53-4b9c-a4be-8be89f473613 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-7f4cefd8-0a53-4b9c-a4be-8be89f473613 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:14:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7f4cefd8-0a53-4b9c-a4be-8be89f473613 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-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:14:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7f4cefd8-0a53-4b9c-a4be-8be89f473613 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-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:14:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a31fbd1c-68d0-4fd8-97d0-f5c11de09218 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] PUT http://192.168.122.29/volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f Sep 01 12:14:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a31fbd1c-68d0-4fd8-97d0-f5c11de09218 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1918106563"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:14: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:14:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a31fbd1c-68d0-4fd8-97d0-f5c11de09218 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a31fbd1c-68d0-4fd8-97d0-f5c11de09218 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume updated successfully. Sep 01 12:14:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a31fbd1c-68d0-4fd8-97d0-f5c11de09218 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f returned with HTTP 200 Sep 01 12:14:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 735/1500] 192.168.122.29 () {60 vars in 1247 bytes} [Tue Sep 1 12:14:23 2026] PUT /volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f => generated 790 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14: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:14:23 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:23 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:23 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7f4cefd8-0a53-4b9c-a4be-8be89f473613 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Get all volumes completed successfully. Sep 01 12:14:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7f4cefd8-0a53-4b9c-a4be-8be89f473613 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 01 12:14:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 766/1501] 192.168.122.29 () {58 vars in 1161 bytes} [Tue Sep 1 12:14:23 2026] GET /volume/v3/volumes?availability_zone=nova => generated 993 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2b95b0e5-9aa8-44d8-8102-eb473062c0ab None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7f346cc9-15f8-458b-8180-2558e18cde3c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2b95b0e5-9aa8-44d8-8102-eb473062c0ab tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes?availability_zone=nova Sep 01 12:14:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2b95b0e5-9aa8-44d8-8102-eb473062c0ab tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2b95b0e5-9aa8-44d8-8102-eb473062c0ab tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7f346cc9-15f8-458b-8180-2558e18cde3c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] PUT http://192.168.122.29/volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f Sep 01 12:14:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-2b95b0e5-9aa8-44d8-8102-eb473062c0ab tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:14:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7f346cc9-15f8-458b-8180-2558e18cde3c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1100259922", "description": "This is the new description of volume"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:14:23 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2b95b0e5-9aa8-44d8-8102-eb473062c0ab tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Could not evaluate value nova, assuming string {{(pid=86815) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 12:14:23 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2b95b0e5-9aa8-44d8-8102-eb473062c0ab tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:14: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:14:23 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7f346cc9-15f8-458b-8180-2558e18cde3c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7f346cc9-15f8-458b-8180-2558e18cde3c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume updated successfully. Sep 01 12:14:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7f346cc9-15f8-458b-8180-2558e18cde3c tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f returned with HTTP 200 Sep 01 12:14:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 767/1502] 192.168.122.29 () {60 vars in 1248 bytes} [Tue Sep 1 12:14:23 2026] PUT /volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f => generated 829 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14: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:14:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c11c9c71-bcb2-46a7-b3ec-dbdba1434574 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14: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:14:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2b95b0e5-9aa8-44d8-8102-eb473062c0ab tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Get all volumes completed successfully. Sep 01 12:14:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2b95b0e5-9aa8-44d8-8102-eb473062c0ab tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 01 12:14:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c11c9c71-bcb2-46a7-b3ec-dbdba1434574 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f Sep 01 12:14:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c11c9c71-bcb2-46a7-b3ec-dbdba1434574 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 736/1503] 192.168.122.29 () {58 vars in 1161 bytes} [Tue Sep 1 12:14:23 2026] GET /volume/v3/volumes?availability_zone=nova => generated 993 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c11c9c71-bcb2-46a7-b3ec-dbdba1434574 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1b27ede1-b3e0-4f85-bfac-869beaa87ff5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1b27ede1-b3e0-4f85-bfac-869beaa87ff5 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes?bootable=false Sep 01 12:14:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1b27ede1-b3e0-4f85-bfac-869beaa87ff5 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1b27ede1-b3e0-4f85-bfac-869beaa87ff5 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-1b27ede1-b3e0-4f85-bfac-869beaa87ff5 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:14: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:14:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:23 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1b27ede1-b3e0-4f85-bfac-869beaa87ff5 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:14: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:14:23 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c11c9c71-bcb2-46a7-b3ec-dbdba1434574 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c11c9c71-bcb2-46a7-b3ec-dbdba1434574 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f returned with HTTP 200 Sep 01 12:14:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 768/1504] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:23 2026] GET /volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f => generated 1376 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:14:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-be9a2e9d-035c-4673-99b0-02c897eb9b5a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-be9a2e9d-035c-4673-99b0-02c897eb9b5a tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:14:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-be9a2e9d-035c-4673-99b0-02c897eb9b5a tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2142938355", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1173582745"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:14:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-be9a2e9d-035c-4673-99b0-02c897eb9b5a tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2142938355', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1173582745'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:14:23 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-be9a2e9d-035c-4673-99b0-02c897eb9b5a tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Create volume of 1 GB Sep 01 12:14: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:14:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1b27ede1-b3e0-4f85-bfac-869beaa87ff5 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Get all volumes completed successfully. Sep 01 12:14:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1b27ede1-b3e0-4f85-bfac-869beaa87ff5 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 01 12:14:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-be9a2e9d-035c-4673-99b0-02c897eb9b5a tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Availability Zones retrieved successfully. Sep 01 12:14:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 737/1505] 192.168.122.29 () {58 vars in 1145 bytes} [Tue Sep 1 12:14:23 2026] GET /volume/v3/volumes?bootable=false => generated 993 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b8aa106e-1272-42be-8c15-da2d4b802179 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b8aa106e-1272-42be-8c15-da2d4b802179 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes?bootable=false Sep 01 12:14:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b8aa106e-1272-42be-8c15-da2d4b802179 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b8aa106e-1272-42be-8c15-da2d4b802179 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-b8aa106e-1272-42be-8c15-da2d4b802179 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:14: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:14:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:23 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b8aa106e-1272-42be-8c15-da2d4b802179 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:14:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-be9a2e9d-035c-4673-99b0-02c897eb9b5a tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Flow 'volume_create_api' (cb0fbc41-dfd6-49d8-8889-74db5f40964a) 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:14:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-be9a2e9d-035c-4673-99b0-02c897eb9b5a tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c1f36dd-9368-487c-ad95-764b573232f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-be9a2e9d-035c-4673-99b0-02c897eb9b5a tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-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:14: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:14:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b8aa106e-1272-42be-8c15-da2d4b802179 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Get all volumes completed successfully. Sep 01 12:14:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b8aa106e-1272-42be-8c15-da2d4b802179 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 01 12:14:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 738/1506] 192.168.122.29 () {58 vars in 1145 bytes} [Tue Sep 1 12:14:23 2026] GET /volume/v3/volumes?bootable=false => generated 993 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-47c287cd-1103-4347-9216-f93bcd243350 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-47c287cd-1103-4347-9216-f93bcd243350 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes?status=available Sep 01 12:14:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-47c287cd-1103-4347-9216-f93bcd243350 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-47c287cd-1103-4347-9216-f93bcd243350 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-47c287cd-1103-4347-9216-f93bcd243350 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:14:23 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-47c287cd-1103-4347-9216-f93bcd243350 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-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:14: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:14:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:23 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-47c287cd-1103-4347-9216-f93bcd243350 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-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:14:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-be9a2e9d-035c-4673-99b0-02c897eb9b5a tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c1f36dd-9368-487c-ad95-764b573232f3) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:14:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-be9a2e9d-035c-4673-99b0-02c897eb9b5a tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22a9f097-9fbf-40b9-a6e0-a48c8c53a005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14:23 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-be9a2e9d-035c-4673-99b0-02c897eb9b5a tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Created reservations ['d96a663f-48d4-423d-9416-026084715ed4', '2812b40b-c548-48e9-9e4e-fefba154c9bf', 'c92a2557-da64-4365-a68f-206126ee9dd1', 'f16c167e-e953-4189-876b-acf79688cf38'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:14:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-be9a2e9d-035c-4673-99b0-02c897eb9b5a tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22a9f097-9fbf-40b9-a6e0-a48c8c53a005) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d96a663f-48d4-423d-9416-026084715ed4', '2812b40b-c548-48e9-9e4e-fefba154c9bf', 'c92a2557-da64-4365-a68f-206126ee9dd1', 'f16c167e-e953-4189-876b-acf79688cf38']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:14:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-be9a2e9d-035c-4673-99b0-02c897eb9b5a tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29dae187-3e10-49b8-92c9-a19e20f48b70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14: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:14:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-be9a2e9d-035c-4673-99b0-02c897eb9b5a tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29dae187-3e10-49b8-92c9-a19e20f48b70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f49b168-b6ee-4f89-9305-b6df3675f080', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2142938355',display_name='tempest-VolumesGetTest-Volume-1173582745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='645e221d3e9f4446931a48ea2539d472',qos_specs=None,replication_status=,reservations=['d96a663f-48d4-423d-9416-026084715ed4','2812b40b-c548-48e9-9e4e-fefba154c9bf','c92a2557-da64-4365-a68f-206126ee9dd1','f16c167e-e953-4189-876b-acf79688cf38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a75d133e057e4151a23843d4742a9da8',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:14:23Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2142938355',display_name='tempest-VolumesGetTest-Volume-1173582745',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f49b168-b6ee-4f89-9305-b6df3675f080,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='645e221d3e9f4446931a48ea2539d472',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a75d133e057e4151a23843d4742a9da8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:14:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-be9a2e9d-035c-4673-99b0-02c897eb9b5a tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08b9347b-f061-48c8-bbf1-bbe95e6608e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-be9a2e9d-035c-4673-99b0-02c897eb9b5a tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08b9347b-f061-48c8-bbf1-bbe95e6608e2) transitioned into 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-2142938355',display_name='tempest-VolumesGetTest-Volume-1173582745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='645e221d3e9f4446931a48ea2539d472',qos_specs=None,replication_status=,reservations=['d96a663f-48d4-423d-9416-026084715ed4','2812b40b-c548-48e9-9e4e-fefba154c9bf','c92a2557-da64-4365-a68f-206126ee9dd1','f16c167e-e953-4189-876b-acf79688cf38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a75d133e057e4151a23843d4742a9da8',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:14:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-be9a2e9d-035c-4673-99b0-02c897eb9b5a tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dba7517c-57e1-4388-8163-e1f16b255286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-be9a2e9d-035c-4673-99b0-02c897eb9b5a tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dba7517c-57e1-4388-8163-e1f16b255286) 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:14:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-be9a2e9d-035c-4673-99b0-02c897eb9b5a tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Flow 'volume_create_api' (cb0fbc41-dfd6-49d8-8889-74db5f40964a) 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:14:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-be9a2e9d-035c-4673-99b0-02c897eb9b5a tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Create volume request issued successfully. Sep 01 12:14:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-be9a2e9d-035c-4673-99b0-02c897eb9b5a tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:14:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 769/1507] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:14:23 2026] POST /volume/v3/volumes => generated 787 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:14: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:14:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-47c287cd-1103-4347-9216-f93bcd243350 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Get all volumes completed successfully. Sep 01 12:14:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-47c287cd-1103-4347-9216-f93bcd243350 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes?status=available returned with HTTP 200 Sep 01 12:14:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 739/1508] 192.168.122.29 () {58 vars in 1149 bytes} [Tue Sep 1 12:14:23 2026] GET /volume/v3/volumes?status=available => generated 993 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fd530948-5a68-4704-a884-96a269c1e84f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-33cf0d28-6c30-41ce-93d6-ab1d92c27a82 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-33cf0d28-6c30-41ce-93d6-ab1d92c27a82 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes?status=available Sep 01 12:14:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fd530948-5a68-4704-a884-96a269c1e84f tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/5f49b168-b6ee-4f89-9305-b6df3675f080 Sep 01 12:14:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-33cf0d28-6c30-41ce-93d6-ab1d92c27a82 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fd530948-5a68-4704-a884-96a269c1e84f tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-33cf0d28-6c30-41ce-93d6-ab1d92c27a82 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fd530948-5a68-4704-a884-96a269c1e84f tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-33cf0d28-6c30-41ce-93d6-ab1d92c27a82 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:14:24 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-33cf0d28-6c30-41ce-93d6-ab1d92c27a82 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-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:14: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:14:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:24 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-33cf0d28-6c30-41ce-93d6-ab1d92c27a82 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-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:14: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:14:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-33cf0d28-6c30-41ce-93d6-ab1d92c27a82 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Get all volumes completed successfully. Sep 01 12:14:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-33cf0d28-6c30-41ce-93d6-ab1d92c27a82 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes?status=available returned with HTTP 200 Sep 01 12:14:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 740/1509] 192.168.122.29 () {58 vars in 1149 bytes} [Tue Sep 1 12:14:24 2026] GET /volume/v3/volumes?status=available => generated 993 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14: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:14:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3ad450a3-740f-4560-8be9-9a0c7bd23b2c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14: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:14:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3ad450a3-740f-4560-8be9-9a0c7bd23b2c tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes/detail?availability_zone=nova Sep 01 12:14:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3ad450a3-740f-4560-8be9-9a0c7bd23b2c tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3ad450a3-740f-4560-8be9-9a0c7bd23b2c tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-3ad450a3-740f-4560-8be9-9a0c7bd23b2c tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:14:24 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3ad450a3-740f-4560-8be9-9a0c7bd23b2c tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Could not evaluate value nova, assuming string {{(pid=86815) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 12:14: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:14:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:24 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3ad450a3-740f-4560-8be9-9a0c7bd23b2c tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:14:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-fd530948-5a68-4704-a884-96a269c1e84f tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14: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:14:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3ad450a3-740f-4560-8be9-9a0c7bd23b2c tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Get all volumes completed successfully. Sep 01 12:14: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:14:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fd530948-5a68-4704-a884-96a269c1e84f tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/5f49b168-b6ee-4f89-9305-b6df3675f080 returned with HTTP 200 Sep 01 12:14:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 770/1510] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:24 2026] GET /volume/v3/volumes/5f49b168-b6ee-4f89-9305-b6df3675f080 => generated 855 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3ad450a3-740f-4560-8be9-9a0c7bd23b2c tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 01 12:14:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 741/1511] 192.168.122.29 () {58 vars in 1182 bytes} [Tue Sep 1 12:14:24 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2574 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:14:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fbd2c938-ea11-49e1-a966-6a54c545ff3f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fbd2c938-ea11-49e1-a966-6a54c545ff3f tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes/detail?bootable=false Sep 01 12:14:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fbd2c938-ea11-49e1-a966-6a54c545ff3f tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fbd2c938-ea11-49e1-a966-6a54c545ff3f tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-fbd2c938-ea11-49e1-a966-6a54c545ff3f tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:14:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-fbd2c938-ea11-49e1-a966-6a54c545ff3f tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-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:14: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:14:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-fbd2c938-ea11-49e1-a966-6a54c545ff3f tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Get all volumes completed successfully. Sep 01 12:14: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:14:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fbd2c938-ea11-49e1-a966-6a54c545ff3f tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 01 12:14:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 771/1512] 192.168.122.29 () {58 vars in 1166 bytes} [Tue Sep 1 12:14:24 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2574 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:14:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-735189c5-1c8b-4846-bedf-117c8ceb45b0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-735189c5-1c8b-4846-bedf-117c8ceb45b0 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes/detail?status=available Sep 01 12:14:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-735189c5-1c8b-4846-bedf-117c8ceb45b0 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-735189c5-1c8b-4846-bedf-117c8ceb45b0 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-735189c5-1c8b-4846-bedf-117c8ceb45b0 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:14:24 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-735189c5-1c8b-4846-bedf-117c8ceb45b0 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-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:14:24 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-735189c5-1c8b-4846-bedf-117c8ceb45b0 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-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:14:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f9b0df20-7ecf-4c7c-8d07-9082228705de None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f9b0df20-7ecf-4c7c-8d07-9082228705de tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:14:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f9b0df20-7ecf-4c7c-8d07-9082228705de tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1086526738", "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:14:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-f9b0df20-7ecf-4c7c-8d07-9082228705de tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1086526738', '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:14:24 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-f9b0df20-7ecf-4c7c-8d07-9082228705de tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Create volume of 1 GB Sep 01 12:14: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:14:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-735189c5-1c8b-4846-bedf-117c8ceb45b0 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Get all volumes completed successfully. Sep 01 12:14: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:14:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f9b0df20-7ecf-4c7c-8d07-9082228705de tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Availability Zones retrieved successfully. Sep 01 12:14:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-735189c5-1c8b-4846-bedf-117c8ceb45b0 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 01 12:14:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 742/1513] 192.168.122.29 () {58 vars in 1170 bytes} [Tue Sep 1 12:14:24 2026] GET /volume/v3/volumes/detail?status=available => generated 2574 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:14:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fcfa6075-9339-4758-b711-506f3f161184 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f9b0df20-7ecf-4c7c-8d07-9082228705de tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Flow 'volume_create_api' (78e7ad29-07d7-40c7-a6a1-d239dea2d160) 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:14:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fcfa6075-9339-4758-b711-506f3f161184 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes/ecd56f0a-1a0f-43cf-a4f7-7250ee689b08 Sep 01 12:14:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fcfa6075-9339-4758-b711-506f3f161184 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fcfa6075-9339-4758-b711-506f3f161184 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f9b0df20-7ecf-4c7c-8d07-9082228705de tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76acffd6-abef-4967-b504-b5ac015280b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-f9b0df20-7ecf-4c7c-8d07-9082228705de tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-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:14: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:14:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fcfa6075-9339-4758-b711-506f3f161184 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Volume info retrieved successfully. Sep 01 12:14:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f9b0df20-7ecf-4c7c-8d07-9082228705de tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76acffd6-abef-4967-b504-b5ac015280b2) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:14:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fcfa6075-9339-4758-b711-506f3f161184 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes/ecd56f0a-1a0f-43cf-a4f7-7250ee689b08 returned with HTTP 200 Sep 01 12:14:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f9b0df20-7ecf-4c7c-8d07-9082228705de tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83638adc-f8cb-4f39-88a2-5f076899b5ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 743/1514] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:24 2026] GET /volume/v3/volumes/ecd56f0a-1a0f-43cf-a4f7-7250ee689b08 => generated 864 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b858e2db-c041-45b0-908a-d8a6c159e698 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b858e2db-c041-45b0-908a-d8a6c159e698 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] DELETE http://192.168.122.29/volume/v3/volumes/ecd56f0a-1a0f-43cf-a4f7-7250ee689b08 Sep 01 12:14:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b858e2db-c041-45b0-908a-d8a6c159e698 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b858e2db-c041-45b0-908a-d8a6c159e698 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:24 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-b858e2db-c041-45b0-908a-d8a6c159e698 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Delete volume with id: ecd56f0a-1a0f-43cf-a4f7-7250ee689b08 Sep 01 12:14: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:14:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b858e2db-c041-45b0-908a-d8a6c159e698 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Volume info retrieved successfully. Sep 01 12:14:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b858e2db-c041-45b0-908a-d8a6c159e698 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Delete volume request issued successfully. Sep 01 12:14:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b858e2db-c041-45b0-908a-d8a6c159e698 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes/ecd56f0a-1a0f-43cf-a4f7-7250ee689b08 returned with HTTP 202 Sep 01 12:14:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 744/1515] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:14:24 2026] DELETE /volume/v3/volumes/ecd56f0a-1a0f-43cf-a4f7-7250ee689b08 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:14:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c846ca39-f60e-40ff-9d08-30b3b2befbe5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c846ca39-f60e-40ff-9d08-30b3b2befbe5 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes/ecd56f0a-1a0f-43cf-a4f7-7250ee689b08 Sep 01 12:14:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c846ca39-f60e-40ff-9d08-30b3b2befbe5 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c846ca39-f60e-40ff-9d08-30b3b2befbe5 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:24 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-f9b0df20-7ecf-4c7c-8d07-9082228705de tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Created reservations ['02a5d037-6da1-476a-87de-90d6c3afeb0e', '9534ff70-bb2f-4409-98c6-ba5b24eadc51', 'e72c5d88-426d-4aa2-996c-5d508f35d1eb', '8b7570e0-19dc-4830-905b-750e03f56c47'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:14:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f9b0df20-7ecf-4c7c-8d07-9082228705de tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83638adc-f8cb-4f39-88a2-5f076899b5ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02a5d037-6da1-476a-87de-90d6c3afeb0e', '9534ff70-bb2f-4409-98c6-ba5b24eadc51', 'e72c5d88-426d-4aa2-996c-5d508f35d1eb', '8b7570e0-19dc-4830-905b-750e03f56c47']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:14:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f9b0df20-7ecf-4c7c-8d07-9082228705de tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08676f52-caa5-4cc7-bb45-1f2dabf932bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14: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:14:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c846ca39-f60e-40ff-9d08-30b3b2befbe5 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Volume info retrieved successfully. Sep 01 12:14:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c846ca39-f60e-40ff-9d08-30b3b2befbe5 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes/ecd56f0a-1a0f-43cf-a4f7-7250ee689b08 returned with HTTP 200 Sep 01 12:14:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 745/1516] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:24 2026] GET /volume/v3/volumes/ecd56f0a-1a0f-43cf-a4f7-7250ee689b08 => generated 863 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14: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:14:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f9b0df20-7ecf-4c7c-8d07-9082228705de tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08676f52-caa5-4cc7-bb45-1f2dabf932bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f105f57-73da-42ff-9589-c5e6a8d4e6de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1086526738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c016019f29349f79cd93957de8a9337',qos_specs=None,replication_status=,reservations=['02a5d037-6da1-476a-87de-90d6c3afeb0e','9534ff70-bb2f-4409-98c6-ba5b24eadc51','e72c5d88-426d-4aa2-996c-5d508f35d1eb','8b7570e0-19dc-4830-905b-750e03f56c47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82fb76bee8404d3e95228ce81c25351c',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:14:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1086526738',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f105f57-73da-42ff-9589-c5e6a8d4e6de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c016019f29349f79cd93957de8a9337',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82fb76bee8404d3e95228ce81c25351c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:14:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f9b0df20-7ecf-4c7c-8d07-9082228705de tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a6dcee0-761c-44e1-bbc6-5a4d0a20436b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f9b0df20-7ecf-4c7c-8d07-9082228705de tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a6dcee0-761c-44e1-bbc6-5a4d0a20436b) transitioned into state 'SUCCESS' from state '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-1086526738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c016019f29349f79cd93957de8a9337',qos_specs=None,replication_status=,reservations=['02a5d037-6da1-476a-87de-90d6c3afeb0e','9534ff70-bb2f-4409-98c6-ba5b24eadc51','e72c5d88-426d-4aa2-996c-5d508f35d1eb','8b7570e0-19dc-4830-905b-750e03f56c47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82fb76bee8404d3e95228ce81c25351c',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:14:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f9b0df20-7ecf-4c7c-8d07-9082228705de tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ab88ebc-4c10-45ab-9198-ca9332243b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f9b0df20-7ecf-4c7c-8d07-9082228705de tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ab88ebc-4c10-45ab-9198-ca9332243b33) 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:14:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f9b0df20-7ecf-4c7c-8d07-9082228705de tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Flow 'volume_create_api' (78e7ad29-07d7-40c7-a6a1-d239dea2d160) 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:14:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f9b0df20-7ecf-4c7c-8d07-9082228705de tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Create volume request issued successfully. Sep 01 12:14:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f9b0df20-7ecf-4c7c-8d07-9082228705de tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:14:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 772/1517] 192.168.122.29 () {62 vars in 1179 bytes} [Tue Sep 1 12:14:24 2026] POST /volume/v3/volumes => generated 796 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:14:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-268fffee-b04d-4ee4-820a-60db86b31529 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-268fffee-b04d-4ee4-820a-60db86b31529 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] GET http://192.168.122.29/volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de Sep 01 12:14:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-268fffee-b04d-4ee4-820a-60db86b31529 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-268fffee-b04d-4ee4-820a-60db86b31529 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-268fffee-b04d-4ee4-820a-60db86b31529 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Volume info retrieved successfully. Sep 01 12:14:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-268fffee-b04d-4ee4-820a-60db86b31529 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] http://192.168.122.29/volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de returned with HTTP 200 Sep 01 12:14:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 746/1518] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:14:24 2026] GET /volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de => generated 864 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:14:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-894f490a-870a-48f0-9a42-c1160352667b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-894f490a-870a-48f0-9a42-c1160352667b tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/5f49b168-b6ee-4f89-9305-b6df3675f080 Sep 01 12:14:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-894f490a-870a-48f0-9a42-c1160352667b tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-894f490a-870a-48f0-9a42-c1160352667b tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:25 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-894f490a-870a-48f0-9a42-c1160352667b tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-894f490a-870a-48f0-9a42-c1160352667b tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/5f49b168-b6ee-4f89-9305-b6df3675f080 returned with HTTP 200 Sep 01 12:14:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 773/1519] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:25 2026] GET /volume/v3/volumes/5f49b168-b6ee-4f89-9305-b6df3675f080 => generated 879 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1addfb1e-750b-4e79-ad9e-b057a83c935d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1addfb1e-750b-4e79-ad9e-b057a83c935d tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes/ecd56f0a-1a0f-43cf-a4f7-7250ee689b08 Sep 01 12:14:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1addfb1e-750b-4e79-ad9e-b057a83c935d tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1addfb1e-750b-4e79-ad9e-b057a83c935d tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:25 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:25 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1addfb1e-750b-4e79-ad9e-b057a83c935d tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Volume info retrieved successfully. Sep 01 12:14:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1addfb1e-750b-4e79-ad9e-b057a83c935d tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes/ecd56f0a-1a0f-43cf-a4f7-7250ee689b08 returned with HTTP 200 Sep 01 12:14:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 747/1520] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:25 2026] GET /volume/v3/volumes/ecd56f0a-1a0f-43cf-a4f7-7250ee689b08 => generated 863 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2e4832b4-ba70-431a-aac0-ade64bc86ca6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2e4832b4-ba70-431a-aac0-ade64bc86ca6 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] GET http://192.168.122.29/volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de Sep 01 12:14:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2e4832b4-ba70-431a-aac0-ade64bc86ca6 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2e4832b4-ba70-431a-aac0-ade64bc86ca6 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:26 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2e4832b4-ba70-431a-aac0-ade64bc86ca6 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Volume info retrieved successfully. Sep 01 12:14:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2e4832b4-ba70-431a-aac0-ade64bc86ca6 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] http://192.168.122.29/volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de returned with HTTP 200 Sep 01 12:14:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 774/1521] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:14:26 2026] GET /volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de => generated 888 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:14:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c0d88eda-f90a-43e4-905f-128950b18064 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c0d88eda-f90a-43e4-905f-128950b18064 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/5f49b168-b6ee-4f89-9305-b6df3675f080 Sep 01 12:14:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c0d88eda-f90a-43e4-905f-128950b18064 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c0d88eda-f90a-43e4-905f-128950b18064 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:26 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:26 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:26 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c0d88eda-f90a-43e4-905f-128950b18064 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c0d88eda-f90a-43e4-905f-128950b18064 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/5f49b168-b6ee-4f89-9305-b6df3675f080 returned with HTTP 200 Sep 01 12:14:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 748/1522] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:26 2026] GET /volume/v3/volumes/5f49b168-b6ee-4f89-9305-b6df3675f080 => generated 880 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-adaf715e-ab46-4eca-aacc-27fbf19cea44 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-adaf715e-ab46-4eca-aacc-27fbf19cea44 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] PUT http://192.168.122.29/volume/v3/volumes/5f49b168-b6ee-4f89-9305-b6df3675f080 Sep 01 12:14:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-adaf715e-ab46-4eca-aacc-27fbf19cea44 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1918106563", "description": null}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:14: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:14:26 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-adaf715e-ab46-4eca-aacc-27fbf19cea44 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-adaf715e-ab46-4eca-aacc-27fbf19cea44 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume updated successfully. Sep 01 12:14:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-adaf715e-ab46-4eca-aacc-27fbf19cea44 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/5f49b168-b6ee-4f89-9305-b6df3675f080 returned with HTTP 200 Sep 01 12:14:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 775/1523] 192.168.122.29 () {60 vars in 1247 bytes} [Tue Sep 1 12:14:26 2026] PUT /volume/v3/volumes/5f49b168-b6ee-4f89-9305-b6df3675f080 => generated 777 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1aef4f6e-2b2e-409f-b225-94c95ac5a8fb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1aef4f6e-2b2e-409f-b225-94c95ac5a8fb tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/5f49b168-b6ee-4f89-9305-b6df3675f080 Sep 01 12:14:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1aef4f6e-2b2e-409f-b225-94c95ac5a8fb tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1aef4f6e-2b2e-409f-b225-94c95ac5a8fb tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:26 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:26 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:26 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1aef4f6e-2b2e-409f-b225-94c95ac5a8fb tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1aef4f6e-2b2e-409f-b225-94c95ac5a8fb tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/5f49b168-b6ee-4f89-9305-b6df3675f080 returned with HTTP 200 Sep 01 12:14:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 749/1524] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:26 2026] GET /volume/v3/volumes/5f49b168-b6ee-4f89-9305-b6df3675f080 => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3f0cf2bd-bc54-4ee0-a7e8-10d6def46648 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3f0cf2bd-bc54-4ee0-a7e8-10d6def46648 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] DELETE http://192.168.122.29/volume/v3/volumes/5f49b168-b6ee-4f89-9305-b6df3675f080 Sep 01 12:14:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3f0cf2bd-bc54-4ee0-a7e8-10d6def46648 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3f0cf2bd-bc54-4ee0-a7e8-10d6def46648 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:26 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-3f0cf2bd-bc54-4ee0-a7e8-10d6def46648 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Delete volume with id: 5f49b168-b6ee-4f89-9305-b6df3675f080 Sep 01 12:14: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:14:26 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3f0cf2bd-bc54-4ee0-a7e8-10d6def46648 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ce536cec-81ab-4a19-8827-3a87ad379c2c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ce536cec-81ab-4a19-8827-3a87ad379c2c tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes/ecd56f0a-1a0f-43cf-a4f7-7250ee689b08 Sep 01 12:14:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ce536cec-81ab-4a19-8827-3a87ad379c2c tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ce536cec-81ab-4a19-8827-3a87ad379c2c tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ce536cec-81ab-4a19-8827-3a87ad379c2c tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes/ecd56f0a-1a0f-43cf-a4f7-7250ee689b08 returned with HTTP 404 Sep 01 12:14:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 750/1525] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:26 2026] GET /volume/v3/volumes/ecd56f0a-1a0f-43cf-a4f7-7250ee689b08 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:14:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9dc2cad4-d064-4236-a912-76be80e91205 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3f0cf2bd-bc54-4ee0-a7e8-10d6def46648 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Delete volume request issued successfully. Sep 01 12:14:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3f0cf2bd-bc54-4ee0-a7e8-10d6def46648 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/5f49b168-b6ee-4f89-9305-b6df3675f080 returned with HTTP 202 Sep 01 12:14:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 776/1526] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:14:26 2026] DELETE /volume/v3/volumes/5f49b168-b6ee-4f89-9305-b6df3675f080 => generated 0 bytes in 351 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:14:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9dc2cad4-d064-4236-a912-76be80e91205 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes/43f69cb6-50d2-4011-883a-d79e3a34a301 Sep 01 12:14:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9dc2cad4-d064-4236-a912-76be80e91205 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9dc2cad4-d064-4236-a912-76be80e91205 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-587a5077-7cc3-4abe-81b9-ea890eab397b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-587a5077-7cc3-4abe-81b9-ea890eab397b tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/5f49b168-b6ee-4f89-9305-b6df3675f080 Sep 01 12:14: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:14:26 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-587a5077-7cc3-4abe-81b9-ea890eab397b tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-587a5077-7cc3-4abe-81b9-ea890eab397b tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:26 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:26 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9dc2cad4-d064-4236-a912-76be80e91205 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Volume info retrieved successfully. Sep 01 12:14: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:14:26 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9dc2cad4-d064-4236-a912-76be80e91205 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes/43f69cb6-50d2-4011-883a-d79e3a34a301 returned with HTTP 200 Sep 01 12:14: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:14:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 751/1527] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:26 2026] GET /volume/v3/volumes/43f69cb6-50d2-4011-883a-d79e3a34a301 => generated 863 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-587a5077-7cc3-4abe-81b9-ea890eab397b tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-865b60f6-ec6a-42a8-a6d3-fb224ff194e4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-865b60f6-ec6a-42a8-a6d3-fb224ff194e4 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] DELETE http://192.168.122.29/volume/v3/volumes/43f69cb6-50d2-4011-883a-d79e3a34a301 Sep 01 12:14:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-587a5077-7cc3-4abe-81b9-ea890eab397b tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/5f49b168-b6ee-4f89-9305-b6df3675f080 returned with HTTP 200 Sep 01 12:14:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-865b60f6-ec6a-42a8-a6d3-fb224ff194e4 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-865b60f6-ec6a-42a8-a6d3-fb224ff194e4 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 777/1528] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:26 2026] GET /volume/v3/volumes/5f49b168-b6ee-4f89-9305-b6df3675f080 => generated 844 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:27 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-865b60f6-ec6a-42a8-a6d3-fb224ff194e4 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Delete volume with id: 43f69cb6-50d2-4011-883a-d79e3a34a301 Sep 01 12:14: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:14:27 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-865b60f6-ec6a-42a8-a6d3-fb224ff194e4 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Volume info retrieved successfully. Sep 01 12:14:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-865b60f6-ec6a-42a8-a6d3-fb224ff194e4 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Delete volume request issued successfully. Sep 01 12:14:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-865b60f6-ec6a-42a8-a6d3-fb224ff194e4 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes/43f69cb6-50d2-4011-883a-d79e3a34a301 returned with HTTP 202 Sep 01 12:14:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 752/1529] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:14:27 2026] DELETE /volume/v3/volumes/43f69cb6-50d2-4011-883a-d79e3a34a301 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:14:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d0d39901-30dd-4df5-aea9-ce28850eecd8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0c0f9d09-ec19-4cb5-8851-19fcde26014d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d0d39901-30dd-4df5-aea9-ce28850eecd8 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] GET http://192.168.122.29/volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de Sep 01 12:14:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d0d39901-30dd-4df5-aea9-ce28850eecd8 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d0d39901-30dd-4df5-aea9-ce28850eecd8 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0c0f9d09-ec19-4cb5-8851-19fcde26014d tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes/43f69cb6-50d2-4011-883a-d79e3a34a301 Sep 01 12:14:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0c0f9d09-ec19-4cb5-8851-19fcde26014d tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0c0f9d09-ec19-4cb5-8851-19fcde26014d tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:27 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:27 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14: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:14:27 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d0d39901-30dd-4df5-aea9-ce28850eecd8 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Volume info retrieved successfully. Sep 01 12:14:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0c0f9d09-ec19-4cb5-8851-19fcde26014d tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Volume info retrieved successfully. Sep 01 12:14:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0c0f9d09-ec19-4cb5-8851-19fcde26014d tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes/43f69cb6-50d2-4011-883a-d79e3a34a301 returned with HTTP 200 Sep 01 12:14:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 753/1530] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:27 2026] GET /volume/v3/volumes/43f69cb6-50d2-4011-883a-d79e3a34a301 => generated 862 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d0d39901-30dd-4df5-aea9-ce28850eecd8 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] http://192.168.122.29/volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de returned with HTTP 200 Sep 01 12:14:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 778/1531] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:14:27 2026] GET /volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de => generated 889 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:14:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-74ce649f-4045-40ec-9c8e-d554030f0633 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-74ce649f-4045-40ec-9c8e-d554030f0633 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] GET http://192.168.122.29/volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de Sep 01 12:14:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-74ce649f-4045-40ec-9c8e-d554030f0633 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-74ce649f-4045-40ec-9c8e-d554030f0633 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:27 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-74ce649f-4045-40ec-9c8e-d554030f0633 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Volume info retrieved successfully. Sep 01 12:14:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-74ce649f-4045-40ec-9c8e-d554030f0633 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] http://192.168.122.29/volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de returned with HTTP 200 Sep 01 12:14:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 754/1532] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:14:27 2026] GET /volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de => generated 889 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:14:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-01621bcd-54fb-4191-b35d-f79d6e8b4ac0 req-c7ef5bab-4d21-4160-8fec-fea9b4fabdf2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-01621bcd-54fb-4191-b35d-f79d6e8b4ac0 req-c7ef5bab-4d21-4160-8fec-fea9b4fabdf2 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] GET http://192.168.122.29/volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de Sep 01 12:14:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-01621bcd-54fb-4191-b35d-f79d6e8b4ac0 req-c7ef5bab-4d21-4160-8fec-fea9b4fabdf2 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-01621bcd-54fb-4191-b35d-f79d6e8b4ac0 req-c7ef5bab-4d21-4160-8fec-fea9b4fabdf2 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:27 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:27 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-01621bcd-54fb-4191-b35d-f79d6e8b4ac0 req-c7ef5bab-4d21-4160-8fec-fea9b4fabdf2 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Volume info retrieved successfully. Sep 01 12:14:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-01621bcd-54fb-4191-b35d-f79d6e8b4ac0 req-c7ef5bab-4d21-4160-8fec-fea9b4fabdf2 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] http://192.168.122.29/volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de returned with HTTP 200 Sep 01 12:14:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 779/1533] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:14:27 2026] GET /volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de => generated 871 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-202f2fe1-9941-4884-b386-ae874ad9c5fc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-202f2fe1-9941-4884-b386-ae874ad9c5fc None None] GET http://192.168.122.29/volume// Sep 01 12:14:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-202f2fe1-9941-4884-b386-ae874ad9c5fc None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-202f2fe1-9941-4884-b386-ae874ad9c5fc None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-202f2fe1-9941-4884-b386-ae874ad9c5fc None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:14:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 755/1534] 192.168.122.29 () {58 vars in 1312 bytes} [Tue Sep 1 12:14:27 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:14:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-01621bcd-54fb-4191-b35d-f79d6e8b4ac0 req-61de49fd-4ace-4b14-aea3-208c10b6b4d2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-01621bcd-54fb-4191-b35d-f79d6e8b4ac0 req-61de49fd-4ace-4b14-aea3-208c10b6b4d2 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] POST http://192.168.122.29/volume/v3/attachments Sep 01 12:14:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-01621bcd-54fb-4191-b35d-f79d6e8b4ac0 req-61de49fd-4ace-4b14-aea3-208c10b6b4d2 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7f105f57-73da-42ff-9589-c5e6a8d4e6de", "connector": null, "instance_uuid": "977307c1-5d25-4384-bded-e093f1374201"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:14: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:14:27 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:27 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-01621bcd-54fb-4191-b35d-f79d6e8b4ac0 req-61de49fd-4ace-4b14-aea3-208c10b6b4d2 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] http://192.168.122.29/volume/v3/attachments returned with HTTP 200 Sep 01 12:14:28 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 780/1535] 192.168.122.29 () {66 vars in 1478 bytes} [Tue Sep 1 12:14:27 2026] POST /volume/v3/attachments => generated 273 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:14:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-65e5b3cb-576c-4092-82b4-45b804fba369 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-65e5b3cb-576c-4092-82b4-45b804fba369 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/5f49b168-b6ee-4f89-9305-b6df3675f080 Sep 01 12:14:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-65e5b3cb-576c-4092-82b4-45b804fba369 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-65e5b3cb-576c-4092-82b4-45b804fba369 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:28 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:28 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:28 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-65e5b3cb-576c-4092-82b4-45b804fba369 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d6df1463-e2eb-4380-9092-0de7e9e06737 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d6df1463-e2eb-4380-9092-0de7e9e06737 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] GET http://192.168.122.29/volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de Sep 01 12:14:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d6df1463-e2eb-4380-9092-0de7e9e06737 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d6df1463-e2eb-4380-9092-0de7e9e06737 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-65e5b3cb-576c-4092-82b4-45b804fba369 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/5f49b168-b6ee-4f89-9305-b6df3675f080 returned with HTTP 200 Sep 01 12:14:28 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 756/1536] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:28 2026] GET /volume/v3/volumes/5f49b168-b6ee-4f89-9305-b6df3675f080 => generated 844 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14: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:14:28 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:28 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8b6aada1-9f21-4110-a6fd-0de2f0ab0d83 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8b6aada1-9f21-4110-a6fd-0de2f0ab0d83 None None] GET http://192.168.122.29/volume// Sep 01 12:14:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8b6aada1-9f21-4110-a6fd-0de2f0ab0d83 None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:28 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d6df1463-e2eb-4380-9092-0de7e9e06737 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Volume info retrieved successfully. Sep 01 12:14:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8b6aada1-9f21-4110-a6fd-0de2f0ab0d83 None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8b6aada1-9f21-4110-a6fd-0de2f0ab0d83 None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:14:28 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 757/1537] 192.168.122.29 () {58 vars in 1310 bytes} [Tue Sep 1 12:14:28 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:14:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0393de0d-f164-4db1-97dc-d6823257eae0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0393de0d-f164-4db1-97dc-d6823257eae0 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes/43f69cb6-50d2-4011-883a-d79e3a34a301 Sep 01 12:14:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0393de0d-f164-4db1-97dc-d6823257eae0 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0393de0d-f164-4db1-97dc-d6823257eae0 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d6df1463-e2eb-4380-9092-0de7e9e06737 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] http://192.168.122.29/volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de returned with HTTP 200 Sep 01 12:14:28 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 781/1538] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:14:28 2026] GET /volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de => generated 888 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:14:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-01621bcd-54fb-4191-b35d-f79d6e8b4ac0 req-df62e709-9922-4bdb-8e7e-29573e45b5c2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-01621bcd-54fb-4191-b35d-f79d6e8b4ac0 req-df62e709-9922-4bdb-8e7e-29573e45b5c2 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] GET http://192.168.122.29/volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de Sep 01 12:14:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-01621bcd-54fb-4191-b35d-f79d6e8b4ac0 req-df62e709-9922-4bdb-8e7e-29573e45b5c2 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-01621bcd-54fb-4191-b35d-f79d6e8b4ac0 req-df62e709-9922-4bdb-8e7e-29573e45b5c2 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:28 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:28 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14: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:14:28 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14:28 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0393de0d-f164-4db1-97dc-d6823257eae0 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Volume info retrieved successfully. Sep 01 12:14: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:14:28 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0393de0d-f164-4db1-97dc-d6823257eae0 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes/43f69cb6-50d2-4011-883a-d79e3a34a301 returned with HTTP 200 Sep 01 12:14:28 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 758/1539] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:28 2026] GET /volume/v3/volumes/43f69cb6-50d2-4011-883a-d79e3a34a301 => generated 862 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:28 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-01621bcd-54fb-4191-b35d-f79d6e8b4ac0 req-df62e709-9922-4bdb-8e7e-29573e45b5c2 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Volume info retrieved successfully. Sep 01 12:14:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-01621bcd-54fb-4191-b35d-f79d6e8b4ac0 req-df62e709-9922-4bdb-8e7e-29573e45b5c2 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] http://192.168.122.29/volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de returned with HTTP 200 Sep 01 12:14:28 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 782/1540] 192.168.122.29 () {62 vars in 1523 bytes} [Tue Sep 1 12:14:28 2026] GET /volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de => generated 1051 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:14:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-01621bcd-54fb-4191-b35d-f79d6e8b4ac0 req-57fda717-dc22-4109-8b9d-b9887ed557f8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-01621bcd-54fb-4191-b35d-f79d6e8b4ac0 req-57fda717-dc22-4109-8b9d-b9887ed557f8 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] PUT http://192.168.122.29/volume/v3/attachments/0ca3a38d-ec5d-4830-8d27-363d4a8a5b7f Sep 01 12:14:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-01621bcd-54fb-4191-b35d-f79d6e8b4ac0 req-57fda717-dc22-4109-8b9d-b9887ed557f8 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.29", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fcffd4db34b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "2d6c338d-1492-4969-8dee-5e70772e3ff2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:14:28 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-01621bcd-54fb-4191-b35d-f79d6e8b4ac0 req-57fda717-dc22-4109-8b9d-b9887ed557f8 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Acquiring lock "cinder-attachment_update-7f105f57-73da-42ff-9589-c5e6a8d4e6de-devstack" by "attachment_update" {{(pid=86815) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:14:28 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-01621bcd-54fb-4191-b35d-f79d6e8b4ac0 req-57fda717-dc22-4109-8b9d-b9887ed557f8 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Lock "cinder-attachment_update-7f105f57-73da-42ff-9589-c5e6a8d4e6de-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=86815) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:14: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:14:28 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14: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:14:28 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14:29 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-01621bcd-54fb-4191-b35d-f79d6e8b4ac0 req-57fda717-dc22-4109-8b9d-b9887ed557f8 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Lock "cinder-attachment_update-7f105f57-73da-42ff-9589-c5e6a8d4e6de-devstack" released by "attachment_update" :: held 0.320s {{(pid=86815) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:14:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-01621bcd-54fb-4191-b35d-f79d6e8b4ac0 req-57fda717-dc22-4109-8b9d-b9887ed557f8 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] http://192.168.122.29/volume/v3/attachments/0ca3a38d-ec5d-4830-8d27-363d4a8a5b7f returned with HTTP 200 Sep 01 12:14:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 759/1541] 192.168.122.29 () {66 vars in 1588 bytes} [Tue Sep 1 12:14:28 2026] PUT /volume/v3/attachments/0ca3a38d-ec5d-4830-8d27-363d4a8a5b7f => generated 694 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:14:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6008accc-5499-49e5-9ccd-d729650a1c99 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6008accc-5499-49e5-9ccd-d729650a1c99 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/5f49b168-b6ee-4f89-9305-b6df3675f080 Sep 01 12:14:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6008accc-5499-49e5-9ccd-d729650a1c99 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6008accc-5499-49e5-9ccd-d729650a1c99 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6008accc-5499-49e5-9ccd-d729650a1c99 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/5f49b168-b6ee-4f89-9305-b6df3675f080 returned with HTTP 404 Sep 01 12:14:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 783/1542] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:29 2026] GET /volume/v3/volumes/5f49b168-b6ee-4f89-9305-b6df3675f080 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:14:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2a195f66-f083-4562-bd37-a0f152de6f30 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2a195f66-f083-4562-bd37-a0f152de6f30 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f Sep 01 12:14:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2a195f66-f083-4562-bd37-a0f152de6f30 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2a195f66-f083-4562-bd37-a0f152de6f30 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:29 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:29 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:29 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2a195f66-f083-4562-bd37-a0f152de6f30 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2a195f66-f083-4562-bd37-a0f152de6f30 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f returned with HTTP 200 Sep 01 12:14:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 760/1543] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:29 2026] GET /volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f => generated 1376 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:14:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d3723231-1ded-496b-90c1-56a5e703d104 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cde6dda6-11cf-4c3b-aed9-a6d27c650806 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cde6dda6-11cf-4c3b-aed9-a6d27c650806 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] GET http://192.168.122.29/volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de Sep 01 12:14:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cde6dda6-11cf-4c3b-aed9-a6d27c650806 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d3723231-1ded-496b-90c1-56a5e703d104 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] DELETE http://192.168.122.29/volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f Sep 01 12:14:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cde6dda6-11cf-4c3b-aed9-a6d27c650806 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d3723231-1ded-496b-90c1-56a5e703d104 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d3723231-1ded-496b-90c1-56a5e703d104 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:29 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-d3723231-1ded-496b-90c1-56a5e703d104 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Delete volume with id: b0ba23c1-a24b-4558-a718-1e1f08ac800f Sep 01 12:14: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:14:29 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:29 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:29 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:29 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d3723231-1ded-496b-90c1-56a5e703d104 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14: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:14:29 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:29 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cde6dda6-11cf-4c3b-aed9-a6d27c650806 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Volume info retrieved successfully. Sep 01 12:14:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cde6dda6-11cf-4c3b-aed9-a6d27c650806 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] http://192.168.122.29/volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de returned with HTTP 200 Sep 01 12:14:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 761/1544] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:14:29 2026] GET /volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de => generated 889 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:14:29 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d3723231-1ded-496b-90c1-56a5e703d104 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Delete volume request issued successfully. Sep 01 12:14:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d3723231-1ded-496b-90c1-56a5e703d104 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f returned with HTTP 202 Sep 01 12:14:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 784/1545] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:14:29 2026] DELETE /volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:14:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f2fdaa48-7c19-460e-9558-a79f6fe9aafc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3f716dd6-46f0-49d2-bdd6-2ff014e016ae None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f2fdaa48-7c19-460e-9558-a79f6fe9aafc tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f Sep 01 12:14:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3f716dd6-46f0-49d2-bdd6-2ff014e016ae tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes/43f69cb6-50d2-4011-883a-d79e3a34a301 Sep 01 12:14:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f2fdaa48-7c19-460e-9558-a79f6fe9aafc tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f2fdaa48-7c19-460e-9558-a79f6fe9aafc tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3f716dd6-46f0-49d2-bdd6-2ff014e016ae tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3f716dd6-46f0-49d2-bdd6-2ff014e016ae tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3f716dd6-46f0-49d2-bdd6-2ff014e016ae tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes/43f69cb6-50d2-4011-883a-d79e3a34a301 returned with HTTP 404 Sep 01 12:14:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 785/1546] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:29 2026] GET /volume/v3/volumes/43f69cb6-50d2-4011-883a-d79e3a34a301 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:14: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:14:29 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:29 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9644673f-322c-44ec-b691-f98ea3ced6a1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9644673f-322c-44ec-b691-f98ea3ced6a1 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes/8ab3939d-2fbb-4ee5-b379-db43e7bc7b29 Sep 01 12:14:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9644673f-322c-44ec-b691-f98ea3ced6a1 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9644673f-322c-44ec-b691-f98ea3ced6a1 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:29 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f2fdaa48-7c19-460e-9558-a79f6fe9aafc tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14: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:14:29 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:29 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f2fdaa48-7c19-460e-9558-a79f6fe9aafc tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f returned with HTTP 200 Sep 01 12:14:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 762/1547] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:29 2026] GET /volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f => generated 1375 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:14:29 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9644673f-322c-44ec-b691-f98ea3ced6a1 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Volume info retrieved successfully. Sep 01 12:14:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9644673f-322c-44ec-b691-f98ea3ced6a1 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes/8ab3939d-2fbb-4ee5-b379-db43e7bc7b29 returned with HTTP 200 Sep 01 12:14:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 786/1548] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:29 2026] GET /volume/v3/volumes/8ab3939d-2fbb-4ee5-b379-db43e7bc7b29 => generated 864 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0bddfc9c-f564-4c1c-a630-e9dfd9ccd5ad None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0bddfc9c-f564-4c1c-a630-e9dfd9ccd5ad tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] DELETE http://192.168.122.29/volume/v3/volumes/8ab3939d-2fbb-4ee5-b379-db43e7bc7b29 Sep 01 12:14:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0bddfc9c-f564-4c1c-a630-e9dfd9ccd5ad tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0bddfc9c-f564-4c1c-a630-e9dfd9ccd5ad tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:29 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-0bddfc9c-f564-4c1c-a630-e9dfd9ccd5ad tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Delete volume with id: 8ab3939d-2fbb-4ee5-b379-db43e7bc7b29 Sep 01 12:14: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:14:29 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:29 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:29 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0bddfc9c-f564-4c1c-a630-e9dfd9ccd5ad tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Volume info retrieved successfully. Sep 01 12:14:29 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0bddfc9c-f564-4c1c-a630-e9dfd9ccd5ad tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Delete volume request issued successfully. Sep 01 12:14:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0bddfc9c-f564-4c1c-a630-e9dfd9ccd5ad tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes/8ab3939d-2fbb-4ee5-b379-db43e7bc7b29 returned with HTTP 202 Sep 01 12:14:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 763/1549] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:14:29 2026] DELETE /volume/v3/volumes/8ab3939d-2fbb-4ee5-b379-db43e7bc7b29 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:14:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-50ae7ce6-4f5c-4965-a3cb-1df73f93b5a0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-50ae7ce6-4f5c-4965-a3cb-1df73f93b5a0 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes/8ab3939d-2fbb-4ee5-b379-db43e7bc7b29 Sep 01 12:14:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-50ae7ce6-4f5c-4965-a3cb-1df73f93b5a0 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-50ae7ce6-4f5c-4965-a3cb-1df73f93b5a0 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:29 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:29 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:29 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-50ae7ce6-4f5c-4965-a3cb-1df73f93b5a0 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Volume info retrieved successfully. Sep 01 12:14:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-50ae7ce6-4f5c-4965-a3cb-1df73f93b5a0 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes/8ab3939d-2fbb-4ee5-b379-db43e7bc7b29 returned with HTTP 200 Sep 01 12:14:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 787/1550] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:29 2026] GET /volume/v3/volumes/8ab3939d-2fbb-4ee5-b379-db43e7bc7b29 => generated 863 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-01621bcd-54fb-4191-b35d-f79d6e8b4ac0 req-aabbc2aa-78ff-4e79-a601-89fa201f074f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-01621bcd-54fb-4191-b35d-f79d6e8b4ac0 req-aabbc2aa-78ff-4e79-a601-89fa201f074f tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] POST http://192.168.122.29/volume/v3/attachments/0ca3a38d-ec5d-4830-8d27-363d4a8a5b7f/action Sep 01 12:14:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-01621bcd-54fb-4191-b35d-f79d6e8b4ac0 req-aabbc2aa-78ff-4e79-a601-89fa201f074f tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Action body: b'{"os-complete": null}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:14:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-01621bcd-54fb-4191-b35d-f79d6e8b4ac0 req-aabbc2aa-78ff-4e79-a601-89fa201f074f tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-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:14: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:14:29 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:30 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-01621bcd-54fb-4191-b35d-f79d6e8b4ac0 req-aabbc2aa-78ff-4e79-a601-89fa201f074f tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] http://192.168.122.29/volume/v3/attachments/0ca3a38d-ec5d-4830-8d27-363d4a8a5b7f/action returned with HTTP 204 Sep 01 12:14:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 764/1551] 192.168.122.29 () {66 vars in 1609 bytes} [Tue Sep 1 12:14:29 2026] POST /volume/v3/attachments/0ca3a38d-ec5d-4830-8d27-363d4a8a5b7f/action => generated 0 bytes in 141 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:14:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e0fc8981-5dc2-4e6c-91cb-bc2613f46b1e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e0fc8981-5dc2-4e6c-91cb-bc2613f46b1e tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] GET http://192.168.122.29/volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de Sep 01 12:14:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e0fc8981-5dc2-4e6c-91cb-bc2613f46b1e tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e0fc8981-5dc2-4e6c-91cb-bc2613f46b1e tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:30 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:30 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:30 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e0fc8981-5dc2-4e6c-91cb-bc2613f46b1e tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Volume info retrieved successfully. Sep 01 12:14:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e0fc8981-5dc2-4e6c-91cb-bc2613f46b1e tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] http://192.168.122.29/volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de returned with HTTP 200 Sep 01 12:14:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 788/1552] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:14:30 2026] GET /volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de => generated 1181 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:14:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7d1a531c-c024-4c80-843e-33fa64742fad None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7d1a531c-c024-4c80-843e-33fa64742fad tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] GET http://192.168.122.29/volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de Sep 01 12:14:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7d1a531c-c024-4c80-843e-33fa64742fad tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7d1a531c-c024-4c80-843e-33fa64742fad tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:30 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-438e3c20-7f45-400f-8954-7ae1957df137 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-438e3c20-7f45-400f-8954-7ae1957df137 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f Sep 01 12:14:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-438e3c20-7f45-400f-8954-7ae1957df137 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-438e3c20-7f45-400f-8954-7ae1957df137 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:30 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14: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:14:30 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:30 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7d1a531c-c024-4c80-843e-33fa64742fad tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Volume info retrieved successfully. Sep 01 12:14:30 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-438e3c20-7f45-400f-8954-7ae1957df137 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Volume info retrieved successfully. Sep 01 12:14:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7d1a531c-c024-4c80-843e-33fa64742fad tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] http://192.168.122.29/volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de returned with HTTP 200 Sep 01 12:14:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 765/1553] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:14:30 2026] GET /volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de => generated 1181 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 12:14:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-438e3c20-7f45-400f-8954-7ae1957df137 tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f returned with HTTP 200 Sep 01 12:14:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 789/1554] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:30 2026] GET /volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f => generated 1375 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:14:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-850be4a4-6c5a-4b41-a7d0-2b15ab26c32c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 766/1555] 192.168.122.29 () {62 vars in 1490 bytes} [Tue Sep 1 12:14:30 2026] DELETE /volume/v3/attachments/0ca3a38d-ec5d-4830-8d27-363d4a8a5b7f => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 12:14:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fec2d3b1-0375-466d-a3f8-fb305631ac82 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:30 devstack devstack@c-api.service[86814]: WARNING keystonemiddleware.auth_token [None req-fec2d3b1-0375-466d-a3f8-fb305631ac82 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 01 12:14:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 790/1556] 192.168.122.29 () {62 vars in 1490 bytes} [Tue Sep 1 12:14:30 2026] DELETE /volume/v3/attachments/0ca3a38d-ec5d-4830-8d27-363d4a8a5b7f => generated 114 bytes in 75 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 12:14:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4c90397c-9d40-4c8e-b824-37ccd3d2eaa5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4c90397c-9d40-4c8e-b824-37ccd3d2eaa5 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] DELETE http://192.168.122.29/volume/v3/attachments/0ca3a38d-ec5d-4830-8d27-363d4a8a5b7f Sep 01 12:14:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4c90397c-9d40-4c8e-b824-37ccd3d2eaa5 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4c90397c-9d40-4c8e-b824-37ccd3d2eaa5 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:30 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0be4c71e-7db8-4fd6-bee4-2f0bf9fdf956 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0be4c71e-7db8-4fd6-bee4-2f0bf9fdf956 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] GET http://192.168.122.29/volume/v3/volumes/8ab3939d-2fbb-4ee5-b379-db43e7bc7b29 Sep 01 12:14:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0be4c71e-7db8-4fd6-bee4-2f0bf9fdf956 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0be4c71e-7db8-4fd6-bee4-2f0bf9fdf956 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0be4c71e-7db8-4fd6-bee4-2f0bf9fdf956 tempest-VolumesListTestJSON-1980068411 tempest-VolumesListTestJSON-1980068411-project-member] http://192.168.122.29/volume/v3/volumes/8ab3939d-2fbb-4ee5-b379-db43e7bc7b29 returned with HTTP 404 Sep 01 12:14:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 791/1557] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:30 2026] GET /volume/v3/volumes/8ab3939d-2fbb-4ee5-b379-db43e7bc7b29 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:14:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4c90397c-9d40-4c8e-b824-37ccd3d2eaa5 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Attachment connected to vm 977307c1-5d25-4384-bded-e093f1374201, checking data on nova Sep 01 12:14:30 devstack devstack@c-api.service[86815]: DEBUG cinder.compute.nova [None req-4c90397c-9d40-4c8e-b824-37ccd3d2eaa5 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Creating Keystone token plugin using URL: http://192.168.122.29/identity {{(pid=86815) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 12:14:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cfb4ea2a-688d-4162-8382-fe09b359bf2e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cfb4ea2a-688d-4162-8382-fe09b359bf2e tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] GET http://192.168.122.29/volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f Sep 01 12:14:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cfb4ea2a-688d-4162-8382-fe09b359bf2e tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cfb4ea2a-688d-4162-8382-fe09b359bf2e tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cfb4ea2a-688d-4162-8382-fe09b359bf2e tempest-VolumesGetTest-73630739 tempest-VolumesGetTest-73630739-project-member] http://192.168.122.29/volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f returned with HTTP 404 Sep 01 12:14:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 792/1558] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:31 2026] GET /volume/v3/volumes/b0ba23c1-a24b-4558-a718-1e1f08ac800f => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:14:31 devstack devstack@c-api.service[86815]: DEBUG novaclient.v2.client [None req-4c90397c-9d40-4c8e-b824-37ccd3d2eaa5 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] REQ: curl -g -i -X GET http://192.168.122.29/compute/v2.1/servers/977307c1-5d25-4384-bded-e093f1374201/os-volume_attachments/7f105f57-73da-42ff-9589-c5e6a8d4e6de -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}5f991b2334313f78649b03efa409a2010d504d4f6df2f26c4d920c1089546786" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-4c90397c-9d40-4c8e-b824-37ccd3d2eaa5" -H "X-Service-Token: {SHA256}7d0262545fff9a77ec093dc89e3d1cc6715f1c41c745ecc0ec26ac4dbf4e7ce7" {{(pid=86815) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 01 12:14:32 devstack devstack@c-api.service[86815]: DEBUG novaclient.v2.client [None req-4c90397c-9d40-4c8e-b824-37ccd3d2eaa5 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 10:14:31 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-4117b3c6-b01f-44a3-978a-0780b570cfc7 x-openstack-request-id: req-4117b3c6-b01f-44a3-978a-0780b570cfc7 {{(pid=86815) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 01 12:14:32 devstack devstack@c-api.service[86815]: DEBUG novaclient.v2.client [None req-4c90397c-9d40-4c8e-b824-37ccd3d2eaa5 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "7f105f57-73da-42ff-9589-c5e6a8d4e6de", "serverId": "977307c1-5d25-4384-bded-e093f1374201", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "0ca3a38d-ec5d-4830-8d27-363d4a8a5b7f", "bdm_uuid": "ede05d26-a19c-4630-bb41-7dd0b1a5a6d3"}} {{(pid=86815) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 01 12:14:32 devstack devstack@c-api.service[86815]: DEBUG novaclient.v2.client [None req-4c90397c-9d40-4c8e-b824-37ccd3d2eaa5 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] GET call to compute for http://192.168.122.29/compute/v2.1/servers/977307c1-5d25-4384-bded-e093f1374201/os-volume_attachments/7f105f57-73da-42ff-9589-c5e6a8d4e6de used request id req-4117b3c6-b01f-44a3-978a-0780b570cfc7 {{(pid=86815) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 01 12:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.volume.api [None req-4c90397c-9d40-4c8e-b824-37ccd3d2eaa5 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-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:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault [None req-4c90397c-9d40-4c8e-b824-37ccd3d2eaa5 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Caught error: Detach volume from instance 977307c1-5d25-4384-bded-e093f1374201 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 977307c1-5d25-4384-bded-e093f1374201 using the Compute API Sep 01 12:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 12:14:32 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:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 12:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:14:32 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:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 12:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:14:32 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:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 12:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:14:32 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:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 12:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:14:32 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:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 12:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:14:32 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:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 12:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:14:32 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:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 12:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:14:32 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:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 12:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:14:32 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:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 12:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:14:32 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:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 12:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:14:32 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:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 12:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:14:32 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:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 12:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:14:32 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:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 12:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:14:32 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:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 12:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:14:32 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:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 12:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:14:32 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:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 12:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:14:32 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:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 12:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:14:32 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:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 12:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:14:32 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:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 12:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:14:32 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:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 12:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:14:32 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:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 12:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:14:32 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:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 12:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:14:32 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:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 12:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:14:32 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:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 12:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:14:32 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:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 12:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:14:32 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:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 12:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:14:32 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:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 12:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:14:32 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:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 01 12:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:14:32 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:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 01 12:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:14:32 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:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 01 12:14:32 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:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 12:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 977307c1-5d25-4384-bded-e093f1374201 using the Compute API Sep 01 12:14:32 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault Sep 01 12:14:32 devstack devstack@c-api.service[86815]: INFO cinder.api.middleware.fault [None req-4c90397c-9d40-4c8e-b824-37ccd3d2eaa5 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] http://192.168.122.29/volume/v3/attachments/0ca3a38d-ec5d-4830-8d27-363d4a8a5b7f returned with HTTP 409 Sep 01 12:14:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 767/1559] 192.168.122.29 () {60 vars in 1283 bytes} [Tue Sep 1 12:14:30 2026] DELETE /volume/v3/attachments/0ca3a38d-ec5d-4830-8d27-363d4a8a5b7f => generated 167 bytes in 2038 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:14:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-7ccbbef6-ee47-47c4-857f-65de180ff71f req-d848675f-2d03-44c6-8a5f-4102cd02b7a9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-7ccbbef6-ee47-47c4-857f-65de180ff71f req-d848675f-2d03-44c6-8a5f-4102cd02b7a9 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] GET http://192.168.122.29/volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de Sep 01 12:14:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-7ccbbef6-ee47-47c4-857f-65de180ff71f req-d848675f-2d03-44c6-8a5f-4102cd02b7a9 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-7ccbbef6-ee47-47c4-857f-65de180ff71f req-d848675f-2d03-44c6-8a5f-4102cd02b7a9 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:32 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:32 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:32 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-7ccbbef6-ee47-47c4-857f-65de180ff71f req-d848675f-2d03-44c6-8a5f-4102cd02b7a9 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Volume info retrieved successfully. Sep 01 12:14:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-7ccbbef6-ee47-47c4-857f-65de180ff71f req-d848675f-2d03-44c6-8a5f-4102cd02b7a9 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] http://192.168.122.29/volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de returned with HTTP 200 Sep 01 12:14:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 793/1560] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:14:32 2026] GET /volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de => generated 1163 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:14:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-7ccbbef6-ee47-47c4-857f-65de180ff71f req-a6a1ff14-80fc-4b49-974e-f96cef837bf0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-7ccbbef6-ee47-47c4-857f-65de180ff71f req-a6a1ff14-80fc-4b49-974e-f96cef837bf0 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] POST http://192.168.122.29/volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de/action Sep 01 12:14:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-7ccbbef6-ee47-47c4-857f-65de180ff71f req-a6a1ff14-80fc-4b49-974e-f96cef837bf0 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-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:14:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-7ccbbef6-ee47-47c4-857f-65de180ff71f req-a6a1ff14-80fc-4b49-974e-f96cef837bf0 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-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:14:33 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [req-7ccbbef6-ee47-47c4-857f-65de180ff71f req-a6a1ff14-80fc-4b49-974e-f96cef837bf0 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] MySQL server mode set 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:14: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:14:33 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:33 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:33 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-7ccbbef6-ee47-47c4-857f-65de180ff71f req-a6a1ff14-80fc-4b49-974e-f96cef837bf0 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Volume info retrieved successfully. Sep 01 12:14:33 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-7ccbbef6-ee47-47c4-857f-65de180ff71f req-a6a1ff14-80fc-4b49-974e-f96cef837bf0 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Begin detaching volume completed successfully. Sep 01 12:14:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-7ccbbef6-ee47-47c4-857f-65de180ff71f req-a6a1ff14-80fc-4b49-974e-f96cef837bf0 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] http://192.168.122.29/volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de/action returned with HTTP 202 Sep 01 12:14:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 768/1561] 192.168.122.29 () {64 vars in 1556 bytes} [Tue Sep 1 12:14:33 2026] POST /volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de/action => generated 0 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:14:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-013f896f-46fc-4ba7-98ff-7e542b2832dd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-013f896f-46fc-4ba7-98ff-7e542b2832dd None None] GET http://192.168.122.29/volume// Sep 01 12:14:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-013f896f-46fc-4ba7-98ff-7e542b2832dd None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-013f896f-46fc-4ba7-98ff-7e542b2832dd None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-013f896f-46fc-4ba7-98ff-7e542b2832dd None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:14:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 794/1562] 192.168.122.29 () {58 vars in 1310 bytes} [Tue Sep 1 12:14:33 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 01 12:14:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-7ccbbef6-ee47-47c4-857f-65de180ff71f req-bdd4af6b-3e82-43ca-a3d2-c12502aa4f1d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-7ccbbef6-ee47-47c4-857f-65de180ff71f req-bdd4af6b-3e82-43ca-a3d2-c12502aa4f1d tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] GET http://192.168.122.29/volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de Sep 01 12:14:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-7ccbbef6-ee47-47c4-857f-65de180ff71f req-bdd4af6b-3e82-43ca-a3d2-c12502aa4f1d tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-7ccbbef6-ee47-47c4-857f-65de180ff71f req-bdd4af6b-3e82-43ca-a3d2-c12502aa4f1d tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:33 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:33 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:33 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-7ccbbef6-ee47-47c4-857f-65de180ff71f req-bdd4af6b-3e82-43ca-a3d2-c12502aa4f1d tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Volume info retrieved successfully. Sep 01 12:14:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-7ccbbef6-ee47-47c4-857f-65de180ff71f req-bdd4af6b-3e82-43ca-a3d2-c12502aa4f1d tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] http://192.168.122.29/volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de returned with HTTP 200 Sep 01 12:14:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 769/1563] 192.168.122.29 () {62 vars in 1523 bytes} [Tue Sep 1 12:14:33 2026] GET /volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de => generated 1347 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:14:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-7ccbbef6-ee47-47c4-857f-65de180ff71f req-b8ba8ad4-8875-4c05-be26-8359ee3d3118 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-7ccbbef6-ee47-47c4-857f-65de180ff71f req-b8ba8ad4-8875-4c05-be26-8359ee3d3118 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] DELETE http://192.168.122.29/volume/v3/attachments/0ca3a38d-ec5d-4830-8d27-363d4a8a5b7f Sep 01 12:14:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-7ccbbef6-ee47-47c4-857f-65de180ff71f req-b8ba8ad4-8875-4c05-be26-8359ee3d3118 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-7ccbbef6-ee47-47c4-857f-65de180ff71f req-b8ba8ad4-8875-4c05-be26-8359ee3d3118 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:34 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:34 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:14:34 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, Sep 01 12:14:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-7ccbbef6-ee47-47c4-857f-65de180ff71f req-b8ba8ad4-8875-4c05-be26-8359ee3d3118 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] http://192.168.122.29/volume/v3/attachments/0ca3a38d-ec5d-4830-8d27-363d4a8a5b7f returned with HTTP 200 Sep 01 12:14:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 795/1564] 192.168.122.29 () {64 vars in 1557 bytes} [Tue Sep 1 12:14:34 2026] DELETE /volume/v3/attachments/0ca3a38d-ec5d-4830-8d27-363d4a8a5b7f => generated 19 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-34a8232a-0bbb-4b4e-86e1-fbc56f928922 req-9b79b335-62fc-481a-9fa8-d7f15821b58f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-34a8232a-0bbb-4b4e-86e1-fbc56f928922 req-9b79b335-62fc-481a-9fa8-d7f15821b58f tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] GET http://192.168.122.29/volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de Sep 01 12:14:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-34a8232a-0bbb-4b4e-86e1-fbc56f928922 req-9b79b335-62fc-481a-9fa8-d7f15821b58f tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-34a8232a-0bbb-4b4e-86e1-fbc56f928922 req-9b79b335-62fc-481a-9fa8-d7f15821b58f tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:34 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-34a8232a-0bbb-4b4e-86e1-fbc56f928922 req-9b79b335-62fc-481a-9fa8-d7f15821b58f tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Volume info retrieved successfully. Sep 01 12:14:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-34a8232a-0bbb-4b4e-86e1-fbc56f928922 req-9b79b335-62fc-481a-9fa8-d7f15821b58f tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] http://192.168.122.29/volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de returned with HTTP 200 Sep 01 12:14:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 770/1565] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:14:34 2026] GET /volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de => generated 871 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:14:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3575fbeb-1e97-4457-88c8-019baaa7b906 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3575fbeb-1e97-4457-88c8-019baaa7b906 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] DELETE http://192.168.122.29/volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de Sep 01 12:14:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3575fbeb-1e97-4457-88c8-019baaa7b906 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3575fbeb-1e97-4457-88c8-019baaa7b906 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:34 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-3575fbeb-1e97-4457-88c8-019baaa7b906 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Delete volume with id: 7f105f57-73da-42ff-9589-c5e6a8d4e6de Sep 01 12:14: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:14:34 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:34 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:34 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3575fbeb-1e97-4457-88c8-019baaa7b906 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Volume info retrieved successfully. Sep 01 12:14:34 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3575fbeb-1e97-4457-88c8-019baaa7b906 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Delete volume request issued successfully. Sep 01 12:14:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3575fbeb-1e97-4457-88c8-019baaa7b906 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] http://192.168.122.29/volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de returned with HTTP 202 Sep 01 12:14:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 796/1566] 192.168.122.29 () {60 vars in 1271 bytes} [Tue Sep 1 12:14:34 2026] DELETE /volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:14:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-eef84ee5-03fd-4529-a7dc-033d02c6f1ae None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-eef84ee5-03fd-4529-a7dc-033d02c6f1ae tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] GET http://192.168.122.29/volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de Sep 01 12:14:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-eef84ee5-03fd-4529-a7dc-033d02c6f1ae tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-eef84ee5-03fd-4529-a7dc-033d02c6f1ae tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:35 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-eef84ee5-03fd-4529-a7dc-033d02c6f1ae tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Volume info retrieved successfully. Sep 01 12:14:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-eef84ee5-03fd-4529-a7dc-033d02c6f1ae tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] http://192.168.122.29/volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de returned with HTTP 200 Sep 01 12:14:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 771/1567] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:14:35 2026] GET /volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de => generated 888 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:14:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-67b0ab52-4b5e-48cb-a508-09a6623108a5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7e532996-b90b-4c9d-a893-f6539ac00115 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7e532996-b90b-4c9d-a893-f6539ac00115 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] GET http://192.168.122.29/volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de Sep 01 12:14:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7e532996-b90b-4c9d-a893-f6539ac00115 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7e532996-b90b-4c9d-a893-f6539ac00115 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7e532996-b90b-4c9d-a893-f6539ac00115 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Volume info retrieved successfully. Sep 01 12:14:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7e532996-b90b-4c9d-a893-f6539ac00115 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] http://192.168.122.29/volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de returned with HTTP 200 Sep 01 12:14:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 772/1568] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:14:36 2026] GET /volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de => generated 888 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:14:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-67b0ab52-4b5e-48cb-a508-09a6623108a5 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:14:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-67b0ab52-4b5e-48cb-a508-09a6623108a5 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-650434607"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:14:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-67b0ab52-4b5e-48cb-a508-09a6623108a5 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-650434607'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:14:36 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-67b0ab52-4b5e-48cb-a508-09a6623108a5 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Create volume of 1 GB Sep 01 12:14:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-67b0ab52-4b5e-48cb-a508-09a6623108a5 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Availability Zones retrieved successfully. Sep 01 12:14:36 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-67b0ab52-4b5e-48cb-a508-09a6623108a5 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Flow 'volume_create_api' (2c8ddddb-2fd2-406d-a204-4d355ffd98b6) 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:14:36 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-67b0ab52-4b5e-48cb-a508-09a6623108a5 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94a47a50-8423-4ee5-9092-e9a4121fd820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14:36 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-67b0ab52-4b5e-48cb-a508-09a6623108a5 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-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:14:36 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-67b0ab52-4b5e-48cb-a508-09a6623108a5 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94a47a50-8423-4ee5-9092-e9a4121fd820) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:14:36 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-67b0ab52-4b5e-48cb-a508-09a6623108a5 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c835a89-9dff-4b02-bbe8-b77bf4d4ecfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14:36 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-67b0ab52-4b5e-48cb-a508-09a6623108a5 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Created reservations ['5e848458-0288-4ef9-8668-8a2d475ba812', '820dbf90-db1a-418c-ba42-6a0715eb5852', '4e8868a4-0dad-4e46-8cd1-5532f41c09c6', '5ef48396-5ff9-4284-a3f2-00a5ca283252'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:14:36 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-67b0ab52-4b5e-48cb-a508-09a6623108a5 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c835a89-9dff-4b02-bbe8-b77bf4d4ecfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e848458-0288-4ef9-8668-8a2d475ba812', '820dbf90-db1a-418c-ba42-6a0715eb5852', '4e8868a4-0dad-4e46-8cd1-5532f41c09c6', '5ef48396-5ff9-4284-a3f2-00a5ca283252']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:14:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-67b0ab52-4b5e-48cb-a508-09a6623108a5 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62515083-1b4e-4c7a-993a-d3978cf65fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14: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:14:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-67b0ab52-4b5e-48cb-a508-09a6623108a5 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62515083-1b4e-4c7a-993a-d3978cf65fab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79ec3315-e890-42a3-a12d-3afc4f3440d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-650434607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63fa375ebaae46249336ed404e1a70f7',qos_specs=None,replication_status=,reservations=['5e848458-0288-4ef9-8668-8a2d475ba812','820dbf90-db1a-418c-ba42-6a0715eb5852','4e8868a4-0dad-4e46-8cd1-5532f41c09c6','5ef48396-5ff9-4284-a3f2-00a5ca283252'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ceed98de9eb6467893eee2e5bd5b338a',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:14:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-650434607',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79ec3315-e890-42a3-a12d-3afc4f3440d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63fa375ebaae46249336ed404e1a70f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ceed98de9eb6467893eee2e5bd5b338a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:14:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-67b0ab52-4b5e-48cb-a508-09a6623108a5 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4bbf853-4db1-4de0-90f4-466669b0b6b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-67b0ab52-4b5e-48cb-a508-09a6623108a5 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4bbf853-4db1-4de0-90f4-466669b0b6b4) transitioned into state 'SUCCESS' from state '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-650434607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63fa375ebaae46249336ed404e1a70f7',qos_specs=None,replication_status=,reservations=['5e848458-0288-4ef9-8668-8a2d475ba812','820dbf90-db1a-418c-ba42-6a0715eb5852','4e8868a4-0dad-4e46-8cd1-5532f41c09c6','5ef48396-5ff9-4284-a3f2-00a5ca283252'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ceed98de9eb6467893eee2e5bd5b338a',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:14:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-67b0ab52-4b5e-48cb-a508-09a6623108a5 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27863cd6-20f9-432c-8372-3ed5edc09000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-67b0ab52-4b5e-48cb-a508-09a6623108a5 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27863cd6-20f9-432c-8372-3ed5edc09000) 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:14:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-67b0ab52-4b5e-48cb-a508-09a6623108a5 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Flow 'volume_create_api' (2c8ddddb-2fd2-406d-a204-4d355ffd98b6) 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:14:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-67b0ab52-4b5e-48cb-a508-09a6623108a5 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Create volume request issued successfully. Sep 01 12:14:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-67b0ab52-4b5e-48cb-a508-09a6623108a5 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:14:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 797/1569] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:14:36 2026] POST /volume/v3/volumes => generated 756 bytes in 1061 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:14:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-df9102ba-72ab-449e-97e6-04dd8cf136c1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-df9102ba-72ab-449e-97e6-04dd8cf136c1 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] GET http://192.168.122.29/volume/v3/volumes/79ec3315-e890-42a3-a12d-3afc4f3440d5 Sep 01 12:14:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-df9102ba-72ab-449e-97e6-04dd8cf136c1 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-df9102ba-72ab-449e-97e6-04dd8cf136c1 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-df9102ba-72ab-449e-97e6-04dd8cf136c1 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Volume info retrieved successfully. Sep 01 12:14:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-df9102ba-72ab-449e-97e6-04dd8cf136c1 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] http://192.168.122.29/volume/v3/volumes/79ec3315-e890-42a3-a12d-3afc4f3440d5 returned with HTTP 200 Sep 01 12:14:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 773/1570] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:37 2026] GET /volume/v3/volumes/79ec3315-e890-42a3-a12d-3afc4f3440d5 => generated 824 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9820b965-290a-4cbb-b5fd-6440111365a6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9820b965-290a-4cbb-b5fd-6440111365a6 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] GET http://192.168.122.29/volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de Sep 01 12:14:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9820b965-290a-4cbb-b5fd-6440111365a6 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9820b965-290a-4cbb-b5fd-6440111365a6 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9820b965-290a-4cbb-b5fd-6440111365a6 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634 tempest-TestServerVolumeAttachScenarioOldVersion-1781136634-project-member] http://192.168.122.29/volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de returned with HTTP 404 Sep 01 12:14:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 798/1571] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:14:37 2026] GET /volume/v3/volumes/7f105f57-73da-42ff-9589-c5e6a8d4e6de => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:14:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-619e6b2f-15ef-429d-8cf6-4e8fbd3986b4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-619e6b2f-15ef-429d-8cf6-4e8fbd3986b4 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] GET http://192.168.122.29/volume/v3/volumes/79ec3315-e890-42a3-a12d-3afc4f3440d5 Sep 01 12:14:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-619e6b2f-15ef-429d-8cf6-4e8fbd3986b4 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-619e6b2f-15ef-429d-8cf6-4e8fbd3986b4 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:38 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14: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:14:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:14:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-619e6b2f-15ef-429d-8cf6-4e8fbd3986b4 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Volume info retrieved successfully. Sep 01 12:14:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-619e6b2f-15ef-429d-8cf6-4e8fbd3986b4 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] http://192.168.122.29/volume/v3/volumes/79ec3315-e890-42a3-a12d-3afc4f3440d5 returned with HTTP 200 Sep 01 12:14:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 774/1572] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:38 2026] GET /volume/v3/volumes/79ec3315-e890-42a3-a12d-3afc4f3440d5 => generated 848 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e082d831-4875-4b99-aa51-70e82d5f7d8b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e082d831-4875-4b99-aa51-70e82d5f7d8b tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] GET http://192.168.122.29/volume/v3/volumes/79ec3315-e890-42a3-a12d-3afc4f3440d5 Sep 01 12:14:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e082d831-4875-4b99-aa51-70e82d5f7d8b tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e082d831-4875-4b99-aa51-70e82d5f7d8b tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e082d831-4875-4b99-aa51-70e82d5f7d8b tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Volume info retrieved successfully. Sep 01 12:14:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e082d831-4875-4b99-aa51-70e82d5f7d8b tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] http://192.168.122.29/volume/v3/volumes/79ec3315-e890-42a3-a12d-3afc4f3440d5 returned with HTTP 200 Sep 01 12:14:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 799/1573] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:39 2026] GET /volume/v3/volumes/79ec3315-e890-42a3-a12d-3afc4f3440d5 => generated 849 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:14:48 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=261,cinder:INSERT=18,cinder:UPDATE=37 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:14:49 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=382,cinder:UPDATE=87,cinder:INSERT=57 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:14:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b9d706fa-08c4-4815-9ec0-7faf4b53013b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b9d706fa-08c4-4815-9ec0-7faf4b53013b tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:14:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b9d706fa-08c4-4815-9ec0-7faf4b53013b tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-211468098"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:14:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-b9d706fa-08c4-4815-9ec0-7faf4b53013b tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-211468098'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:14:59 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-b9d706fa-08c4-4815-9ec0-7faf4b53013b tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Create volume of 1 GB Sep 01 12:14:59 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b9d706fa-08c4-4815-9ec0-7faf4b53013b tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Availability Zones retrieved successfully. Sep 01 12:14:59 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b9d706fa-08c4-4815-9ec0-7faf4b53013b tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Flow 'volume_create_api' (68874402-15f7-429e-b6de-ead07aaabd3e) 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:14:59 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b9d706fa-08c4-4815-9ec0-7faf4b53013b tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecab0064-daee-47f6-8c41-b82b2f8159c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14:59 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-b9d706fa-08c4-4815-9ec0-7faf4b53013b tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-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:14:59 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b9d706fa-08c4-4815-9ec0-7faf4b53013b tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecab0064-daee-47f6-8c41-b82b2f8159c7) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:14:59 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b9d706fa-08c4-4815-9ec0-7faf4b53013b tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7041ede7-c787-4da0-ba50-592475702d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14:59 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-b9d706fa-08c4-4815-9ec0-7faf4b53013b tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Created reservations ['bf96a594-e87d-4c07-8f79-507376bf82e1', 'fa65dd76-1746-45ca-9519-95e91521b4ac', '14be94ab-86cc-4cc6-bde2-a1ed87148f91', '51912753-836f-4ede-92fd-1a44d4f3df84'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:14:59 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b9d706fa-08c4-4815-9ec0-7faf4b53013b tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7041ede7-c787-4da0-ba50-592475702d99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf96a594-e87d-4c07-8f79-507376bf82e1', 'fa65dd76-1746-45ca-9519-95e91521b4ac', '14be94ab-86cc-4cc6-bde2-a1ed87148f91', '51912753-836f-4ede-92fd-1a44d4f3df84']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:14:59 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b9d706fa-08c4-4815-9ec0-7faf4b53013b tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72f49cf6-16a7-4176-bb6d-954758590b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14: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:14:59 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:14:59 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b9d706fa-08c4-4815-9ec0-7faf4b53013b tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72f49cf6-16a7-4176-bb6d-954758590b80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db4f4159-a7e9-4d29-bb73-ed754317eee3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-211468098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b55e72c87e374d6ca6ac118393a2c204',qos_specs=None,replication_status=,reservations=['bf96a594-e87d-4c07-8f79-507376bf82e1','fa65dd76-1746-45ca-9519-95e91521b4ac','14be94ab-86cc-4cc6-bde2-a1ed87148f91','51912753-836f-4ede-92fd-1a44d4f3df84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d467767cd2dd4a19a729441172901fe7',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:14:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-211468098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db4f4159-a7e9-4d29-bb73-ed754317eee3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b55e72c87e374d6ca6ac118393a2c204',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d467767cd2dd4a19a729441172901fe7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:14:59 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b9d706fa-08c4-4815-9ec0-7faf4b53013b tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (529b67ae-38ac-468a-8822-a54f2d81155a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14:59 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b9d706fa-08c4-4815-9ec0-7faf4b53013b tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (529b67ae-38ac-468a-8822-a54f2d81155a) transitioned into state 'SUCCESS' from state '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-211468098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b55e72c87e374d6ca6ac118393a2c204',qos_specs=None,replication_status=,reservations=['bf96a594-e87d-4c07-8f79-507376bf82e1','fa65dd76-1746-45ca-9519-95e91521b4ac','14be94ab-86cc-4cc6-bde2-a1ed87148f91','51912753-836f-4ede-92fd-1a44d4f3df84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d467767cd2dd4a19a729441172901fe7',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:14:59 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b9d706fa-08c4-4815-9ec0-7faf4b53013b tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7eebcc3d-a898-4a60-a29a-7a47881dea4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:14:59 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b9d706fa-08c4-4815-9ec0-7faf4b53013b tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7eebcc3d-a898-4a60-a29a-7a47881dea4f) 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:14:59 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b9d706fa-08c4-4815-9ec0-7faf4b53013b tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Flow 'volume_create_api' (68874402-15f7-429e-b6de-ead07aaabd3e) 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:14:59 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b9d706fa-08c4-4815-9ec0-7faf4b53013b tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Create volume request issued successfully. Sep 01 12:14:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b9d706fa-08c4-4815-9ec0-7faf4b53013b tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:14:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 775/1574] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:14:59 2026] POST /volume/v3/volumes => generated 761 bytes in 601 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:14:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-30cc5607-a69c-4cf5-833d-d009d3badfc5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:14:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-30cc5607-a69c-4cf5-833d-d009d3badfc5 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 Sep 01 12:14:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-30cc5607-a69c-4cf5-833d-d009d3badfc5 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:14:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-30cc5607-a69c-4cf5-833d-d009d3badfc5 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:14: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:14:59 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:14: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:14:59 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:14:59 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-30cc5607-a69c-4cf5-833d-d009d3badfc5 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:14:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-30cc5607-a69c-4cf5-833d-d009d3badfc5 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 returned with HTTP 200 Sep 01 12:14:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 800/1575] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:14:59 2026] GET /volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 => generated 829 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:15:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-54efb797-b392-4dd7-818f-068f0a382764 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-54efb797-b392-4dd7-818f-068f0a382764 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 Sep 01 12:15:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-54efb797-b392-4dd7-818f-068f0a382764 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-54efb797-b392-4dd7-818f-068f0a382764 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:00 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:15: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:15:00 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:15:00 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-54efb797-b392-4dd7-818f-068f0a382764 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:15:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-54efb797-b392-4dd7-818f-068f0a382764 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 returned with HTTP 200 Sep 01 12:15:00 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 776/1576] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:15:00 2026] GET /volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 => generated 853 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:15:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-07d04f45-c32e-4e17-b9d8-94d0ca030bf6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-07d04f45-c32e-4e17-b9d8-94d0ca030bf6 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 Sep 01 12:15:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-07d04f45-c32e-4e17-b9d8-94d0ca030bf6 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-07d04f45-c32e-4e17-b9d8-94d0ca030bf6 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:02 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:15: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:15:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:15:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-07d04f45-c32e-4e17-b9d8-94d0ca030bf6 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:15:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-07d04f45-c32e-4e17-b9d8-94d0ca030bf6 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 returned with HTTP 200 Sep 01 12:15:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 801/1577] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:15:01 2026] GET /volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 => generated 854 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:15:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-0953fed7-b98e-45bf-bc13-48c4425cb2c9 req-c5d16137-5f42-4bbf-9973-5b3f851bf4f6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-0953fed7-b98e-45bf-bc13-48c4425cb2c9 req-c5d16137-5f42-4bbf-9973-5b3f851bf4f6 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 Sep 01 12:15:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-0953fed7-b98e-45bf-bc13-48c4425cb2c9 req-c5d16137-5f42-4bbf-9973-5b3f851bf4f6 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-0953fed7-b98e-45bf-bc13-48c4425cb2c9 req-c5d16137-5f42-4bbf-9973-5b3f851bf4f6 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:02 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:15: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:15:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:15:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-0953fed7-b98e-45bf-bc13-48c4425cb2c9 req-c5d16137-5f42-4bbf-9973-5b3f851bf4f6 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:15:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-0953fed7-b98e-45bf-bc13-48c4425cb2c9 req-c5d16137-5f42-4bbf-9973-5b3f851bf4f6 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 returned with HTTP 200 Sep 01 12:15:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 777/1578] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:15:02 2026] GET /volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 => generated 854 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:15:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e711523a-cc3b-463d-8819-1bf8eb58e3e7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e711523a-cc3b-463d-8819-1bf8eb58e3e7 None None] GET http://192.168.122.29/volume// Sep 01 12:15:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e711523a-cc3b-463d-8819-1bf8eb58e3e7 None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e711523a-cc3b-463d-8819-1bf8eb58e3e7 None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e711523a-cc3b-463d-8819-1bf8eb58e3e7 None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:15:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 802/1579] 192.168.122.29 () {58 vars in 1312 bytes} [Tue Sep 1 12:15:02 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 01 12:15:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-0953fed7-b98e-45bf-bc13-48c4425cb2c9 req-4b8b39b8-f4fd-4045-94de-05158ab045d9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-0953fed7-b98e-45bf-bc13-48c4425cb2c9 req-4b8b39b8-f4fd-4045-94de-05158ab045d9 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] POST http://192.168.122.29/volume/v3/attachments Sep 01 12:15:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-0953fed7-b98e-45bf-bc13-48c4425cb2c9 req-4b8b39b8-f4fd-4045-94de-05158ab045d9 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "db4f4159-a7e9-4d29-bb73-ed754317eee3", "connector": null, "instance_uuid": "8b1768df-7288-4c0b-8e6b-6d01a274b70f"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:15: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:15:02 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:15: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:15:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:15:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-0953fed7-b98e-45bf-bc13-48c4425cb2c9 req-4b8b39b8-f4fd-4045-94de-05158ab045d9 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/attachments returned with HTTP 200 Sep 01 12:15:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 778/1580] 192.168.122.29 () {66 vars in 1478 bytes} [Tue Sep 1 12:15:02 2026] POST /volume/v3/attachments => generated 273 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:15:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-db014162-1220-4d4f-ab4a-95cb4e007150 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-db014162-1220-4d4f-ab4a-95cb4e007150 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 Sep 01 12:15:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-db014162-1220-4d4f-ab4a-95cb4e007150 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-db014162-1220-4d4f-ab4a-95cb4e007150 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:03 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:15: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:15:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:15:03 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-db014162-1220-4d4f-ab4a-95cb4e007150 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:15:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-82daaf36-3730-4e8b-8d56-d62584b38548 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-82daaf36-3730-4e8b-8d56-d62584b38548 None None] GET http://192.168.122.29/volume// Sep 01 12:15:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-82daaf36-3730-4e8b-8d56-d62584b38548 None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-82daaf36-3730-4e8b-8d56-d62584b38548 None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-82daaf36-3730-4e8b-8d56-d62584b38548 None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:15:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 779/1581] 192.168.122.29 () {58 vars in 1310 bytes} [Tue Sep 1 12:15:03 2026] GET /volume/ => generated 389 bytes in 30 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:15:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-db014162-1220-4d4f-ab4a-95cb4e007150 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 returned with HTTP 200 Sep 01 12:15:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 803/1582] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:15:03 2026] GET /volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 => generated 853 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:15:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-0953fed7-b98e-45bf-bc13-48c4425cb2c9 req-152a16e7-7c85-4dbe-ae47-22ae7dc0eca4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-0953fed7-b98e-45bf-bc13-48c4425cb2c9 req-152a16e7-7c85-4dbe-ae47-22ae7dc0eca4 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 Sep 01 12:15:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-0953fed7-b98e-45bf-bc13-48c4425cb2c9 req-152a16e7-7c85-4dbe-ae47-22ae7dc0eca4 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-0953fed7-b98e-45bf-bc13-48c4425cb2c9 req-152a16e7-7c85-4dbe-ae47-22ae7dc0eca4 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:03 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:15: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:15:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:15:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-0953fed7-b98e-45bf-bc13-48c4425cb2c9 req-152a16e7-7c85-4dbe-ae47-22ae7dc0eca4 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:15:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-0953fed7-b98e-45bf-bc13-48c4425cb2c9 req-152a16e7-7c85-4dbe-ae47-22ae7dc0eca4 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 returned with HTTP 200 Sep 01 12:15:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 780/1583] 192.168.122.29 () {62 vars in 1523 bytes} [Tue Sep 1 12:15:03 2026] GET /volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 => generated 1034 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:15:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-0953fed7-b98e-45bf-bc13-48c4425cb2c9 req-5310454f-bbb4-4a2f-ba96-7ea2ffe4c6e2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-0953fed7-b98e-45bf-bc13-48c4425cb2c9 req-5310454f-bbb4-4a2f-ba96-7ea2ffe4c6e2 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] PUT http://192.168.122.29/volume/v3/attachments/ca8d0bbf-9cc5-4b35-8f9f-4388886e8850 Sep 01 12:15:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-0953fed7-b98e-45bf-bc13-48c4425cb2c9 req-5310454f-bbb4-4a2f-ba96-7ea2ffe4c6e2 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.29", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fcffd4db34b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "2d6c338d-1492-4969-8dee-5e70772e3ff2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:15:03 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-0953fed7-b98e-45bf-bc13-48c4425cb2c9 req-5310454f-bbb4-4a2f-ba96-7ea2ffe4c6e2 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Acquiring lock "cinder-attachment_update-db4f4159-a7e9-4d29-bb73-ed754317eee3-devstack" by "attachment_update" {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:15:03 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-0953fed7-b98e-45bf-bc13-48c4425cb2c9 req-5310454f-bbb4-4a2f-ba96-7ea2ffe4c6e2 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Lock "cinder-attachment_update-db4f4159-a7e9-4d29-bb73-ed754317eee3-devstack" acquired by "attachment_update" :: waited 0.037s {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:15: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:15:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:15: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:15:03 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:15:03 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-0953fed7-b98e-45bf-bc13-48c4425cb2c9 req-5310454f-bbb4-4a2f-ba96-7ea2ffe4c6e2 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Lock "cinder-attachment_update-db4f4159-a7e9-4d29-bb73-ed754317eee3-devstack" released by "attachment_update" :: held 0.293s {{(pid=86814) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:15:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-0953fed7-b98e-45bf-bc13-48c4425cb2c9 req-5310454f-bbb4-4a2f-ba96-7ea2ffe4c6e2 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/attachments/ca8d0bbf-9cc5-4b35-8f9f-4388886e8850 returned with HTTP 200 Sep 01 12:15:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 804/1584] 192.168.122.29 () {66 vars in 1588 bytes} [Tue Sep 1 12:15:03 2026] PUT /volume/v3/attachments/ca8d0bbf-9cc5-4b35-8f9f-4388886e8850 => generated 694 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:15:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-45a06944-eaa2-408f-b180-2c6edf4b867e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-45a06944-eaa2-408f-b180-2c6edf4b867e tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 Sep 01 12:15:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-45a06944-eaa2-408f-b180-2c6edf4b867e tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-45a06944-eaa2-408f-b180-2c6edf4b867e tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:04 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:15: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:15:04 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:15:04 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-45a06944-eaa2-408f-b180-2c6edf4b867e tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:15:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-45a06944-eaa2-408f-b180-2c6edf4b867e tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 returned with HTTP 200 Sep 01 12:15:04 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 781/1585] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:15:04 2026] GET /volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 => generated 854 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:15:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9286718a-5ded-4e0d-a68a-adcc05647815 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9286718a-5ded-4e0d-a68a-adcc05647815 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] POST http://192.168.122.29/volume/v3/volumes/bc669098-ceea-4ba0-b9b3-c2ec5c469a0b/action Sep 01 12:15:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9286718a-5ded-4e0d-a68a-adcc05647815 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Action body: b'{"os-attach": {"instance_uuid": "cb07f14d-409b-4e3a-81ff-55c01f65920e", "mountpoint": "/dev/vdc"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:15:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9286718a-5ded-4e0d-a68a-adcc05647815 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "cb07f14d-409b-4e3a-81ff-55c01f65920e", "mountpoint": "/dev/vdc"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:15:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-0953fed7-b98e-45bf-bc13-48c4425cb2c9 req-cbb04969-9b1c-4c98-a317-bd0f9542245c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9286718a-5ded-4e0d-a68a-adcc05647815 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] http://192.168.122.29/volume/v3/volumes/bc669098-ceea-4ba0-b9b3-c2ec5c469a0b/action returned with HTTP 404 Sep 01 12:15:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 805/1586] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:15:05 2026] POST /volume/v3/volumes/bc669098-ceea-4ba0-b9b3-c2ec5c469a0b/action => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:15:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-0953fed7-b98e-45bf-bc13-48c4425cb2c9 req-cbb04969-9b1c-4c98-a317-bd0f9542245c tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] POST http://192.168.122.29/volume/v3/attachments/ca8d0bbf-9cc5-4b35-8f9f-4388886e8850/action Sep 01 12:15:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-0953fed7-b98e-45bf-bc13-48c4425cb2c9 req-cbb04969-9b1c-4c98-a317-bd0f9542245c tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Action body: b'{"os-complete": null}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:15:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-0953fed7-b98e-45bf-bc13-48c4425cb2c9 req-cbb04969-9b1c-4c98-a317-bd0f9542245c tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-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:15: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:15:05 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:15: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:15:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:15:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-0953fed7-b98e-45bf-bc13-48c4425cb2c9 req-cbb04969-9b1c-4c98-a317-bd0f9542245c tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/attachments/ca8d0bbf-9cc5-4b35-8f9f-4388886e8850/action returned with HTTP 204 Sep 01 12:15:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 782/1587] 192.168.122.29 () {66 vars in 1609 bytes} [Tue Sep 1 12:15:05 2026] POST /volume/v3/attachments/ca8d0bbf-9cc5-4b35-8f9f-4388886e8850/action => generated 0 bytes in 236 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:15:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-30e6b9c3-e822-4185-9b53-39f560013c50 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-30e6b9c3-e822-4185-9b53-39f560013c50 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 Sep 01 12:15:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-30e6b9c3-e822-4185-9b53-39f560013c50 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-30e6b9c3-e822-4185-9b53-39f560013c50 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:05 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:15: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:15:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:15:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-30e6b9c3-e822-4185-9b53-39f560013c50 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:15:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-30e6b9c3-e822-4185-9b53-39f560013c50 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 returned with HTTP 200 Sep 01 12:15:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 806/1588] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:15:05 2026] GET /volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 => generated 1146 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:15:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4ce0e983-cddf-4298-b0e4-5e912f949e66 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4ce0e983-cddf-4298-b0e4-5e912f949e66 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 Sep 01 12:15:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4ce0e983-cddf-4298-b0e4-5e912f949e66 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4ce0e983-cddf-4298-b0e4-5e912f949e66 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:05 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:15: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:15:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:15:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4ce0e983-cddf-4298-b0e4-5e912f949e66 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:15:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4ce0e983-cddf-4298-b0e4-5e912f949e66 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 returned with HTTP 200 Sep 01 12:15:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 783/1589] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:15:05 2026] GET /volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 => generated 1146 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:15:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-c4581770-7dec-4222-9c1a-beb660a8362c req-3e33bdcd-13a4-430f-9ca3-77f9d3ac536c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-c4581770-7dec-4222-9c1a-beb660a8362c req-3e33bdcd-13a4-430f-9ca3-77f9d3ac536c tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 Sep 01 12:15:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-c4581770-7dec-4222-9c1a-beb660a8362c req-3e33bdcd-13a4-430f-9ca3-77f9d3ac536c tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-c4581770-7dec-4222-9c1a-beb660a8362c req-3e33bdcd-13a4-430f-9ca3-77f9d3ac536c tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:05 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:15: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:15:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:15:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-c4581770-7dec-4222-9c1a-beb660a8362c req-3e33bdcd-13a4-430f-9ca3-77f9d3ac536c tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:15:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-c4581770-7dec-4222-9c1a-beb660a8362c req-3e33bdcd-13a4-430f-9ca3-77f9d3ac536c tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 returned with HTTP 200 Sep 01 12:15:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 807/1590] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:15:05 2026] GET /volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 => generated 1146 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:15:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f166a126-7cbf-46d7-b6e1-092b9f9ed155 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f166a126-7cbf-46d7-b6e1-092b9f9ed155 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 Sep 01 12:15:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f166a126-7cbf-46d7-b6e1-092b9f9ed155 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f166a126-7cbf-46d7-b6e1-092b9f9ed155 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:05 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:15: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:15:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:15:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f166a126-7cbf-46d7-b6e1-092b9f9ed155 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:15:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f166a126-7cbf-46d7-b6e1-092b9f9ed155 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 returned with HTTP 200 Sep 01 12:15:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 784/1591] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:15:05 2026] GET /volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 => generated 1146 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:15:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-4b425e3a-dd31-4c90-bbbe-a726846e3710 req-85b40e45-a791-43cb-bd58-4f319ac31805 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-4b425e3a-dd31-4c90-bbbe-a726846e3710 req-85b40e45-a791-43cb-bd58-4f319ac31805 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 Sep 01 12:15:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-4b425e3a-dd31-4c90-bbbe-a726846e3710 req-85b40e45-a791-43cb-bd58-4f319ac31805 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-4b425e3a-dd31-4c90-bbbe-a726846e3710 req-85b40e45-a791-43cb-bd58-4f319ac31805 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:06 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:15: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:15:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:15:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-4b425e3a-dd31-4c90-bbbe-a726846e3710 req-85b40e45-a791-43cb-bd58-4f319ac31805 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:15:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-4b425e3a-dd31-4c90-bbbe-a726846e3710 req-85b40e45-a791-43cb-bd58-4f319ac31805 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 returned with HTTP 200 Sep 01 12:15:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 808/1592] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:15:06 2026] GET /volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 => generated 1146 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:15:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-4b425e3a-dd31-4c90-bbbe-a726846e3710 req-e1a41c30-22c7-44d1-913d-883c624caf82 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-4b425e3a-dd31-4c90-bbbe-a726846e3710 req-e1a41c30-22c7-44d1-913d-883c624caf82 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] POST http://192.168.122.29/volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3/action Sep 01 12:15:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-4b425e3a-dd31-4c90-bbbe-a726846e3710 req-e1a41c30-22c7-44d1-913d-883c624caf82 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-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:15:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-4b425e3a-dd31-4c90-bbbe-a726846e3710 req-e1a41c30-22c7-44d1-913d-883c624caf82 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-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:15: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:15:06 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:15: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:15:06 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:15:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-4b425e3a-dd31-4c90-bbbe-a726846e3710 req-e1a41c30-22c7-44d1-913d-883c624caf82 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:15:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-4b425e3a-dd31-4c90-bbbe-a726846e3710 req-e1a41c30-22c7-44d1-913d-883c624caf82 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Begin detaching volume completed successfully. Sep 01 12:15:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-4b425e3a-dd31-4c90-bbbe-a726846e3710 req-e1a41c30-22c7-44d1-913d-883c624caf82 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3/action returned with HTTP 202 Sep 01 12:15:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 785/1593] 192.168.122.29 () {64 vars in 1556 bytes} [Tue Sep 1 12:15:06 2026] POST /volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:15:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-35fc9a2b-13e1-4c66-9020-56859f5eed19 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-35fc9a2b-13e1-4c66-9020-56859f5eed19 None None] GET http://192.168.122.29/volume// Sep 01 12:15:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-35fc9a2b-13e1-4c66-9020-56859f5eed19 None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-35fc9a2b-13e1-4c66-9020-56859f5eed19 None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-35fc9a2b-13e1-4c66-9020-56859f5eed19 None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:15:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 809/1594] 192.168.122.29 () {58 vars in 1310 bytes} [Tue Sep 1 12:15:06 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:15:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-4b425e3a-dd31-4c90-bbbe-a726846e3710 req-a09b809e-5f15-409d-a535-8aecab1bd7a6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-4b425e3a-dd31-4c90-bbbe-a726846e3710 req-a09b809e-5f15-409d-a535-8aecab1bd7a6 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 Sep 01 12:15:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-4b425e3a-dd31-4c90-bbbe-a726846e3710 req-a09b809e-5f15-409d-a535-8aecab1bd7a6 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-4b425e3a-dd31-4c90-bbbe-a726846e3710 req-a09b809e-5f15-409d-a535-8aecab1bd7a6 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:06 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:15: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:15:06 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:15:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-4b425e3a-dd31-4c90-bbbe-a726846e3710 req-a09b809e-5f15-409d-a535-8aecab1bd7a6 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:15:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-4b425e3a-dd31-4c90-bbbe-a726846e3710 req-a09b809e-5f15-409d-a535-8aecab1bd7a6 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 returned with HTTP 200 Sep 01 12:15:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 786/1595] 192.168.122.29 () {62 vars in 1523 bytes} [Tue Sep 1 12:15:06 2026] GET /volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 => generated 1330 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:15:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-4b425e3a-dd31-4c90-bbbe-a726846e3710 req-e92fcc43-7ccb-46f9-924b-bc251cc33fff None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-4b425e3a-dd31-4c90-bbbe-a726846e3710 req-e92fcc43-7ccb-46f9-924b-bc251cc33fff tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] DELETE http://192.168.122.29/volume/v3/attachments/ca8d0bbf-9cc5-4b35-8f9f-4388886e8850 Sep 01 12:15:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-4b425e3a-dd31-4c90-bbbe-a726846e3710 req-e92fcc43-7ccb-46f9-924b-bc251cc33fff tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-4b425e3a-dd31-4c90-bbbe-a726846e3710 req-e92fcc43-7ccb-46f9-924b-bc251cc33fff tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:07 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:15:07 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:15:07 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, Sep 01 12:15:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-4b425e3a-dd31-4c90-bbbe-a726846e3710 req-e92fcc43-7ccb-46f9-924b-bc251cc33fff tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/attachments/ca8d0bbf-9cc5-4b35-8f9f-4388886e8850 returned with HTTP 200 Sep 01 12:15:07 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 810/1596] 192.168.122.29 () {64 vars in 1557 bytes} [Tue Sep 1 12:15:07 2026] DELETE /volume/v3/attachments/ca8d0bbf-9cc5-4b35-8f9f-4388886e8850 => generated 19 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:15:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-799327cc-c10a-4519-8479-15c29259e51c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-799327cc-c10a-4519-8479-15c29259e51c tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 Sep 01 12:15:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-799327cc-c10a-4519-8479-15c29259e51c tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-799327cc-c10a-4519-8479-15c29259e51c tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:08 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:15: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:15:08 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:15:08 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-799327cc-c10a-4519-8479-15c29259e51c tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:15:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-799327cc-c10a-4519-8479-15c29259e51c tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 returned with HTTP 200 Sep 01 12:15:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 787/1597] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:15:08 2026] GET /volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 => generated 854 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:15:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-037511dc-a46e-4d2e-aeb1-d75b21f12170 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-037511dc-a46e-4d2e-aeb1-d75b21f12170 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:15:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-037511dc-a46e-4d2e-aeb1-d75b21f12170 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "17a51269-2d4a-4446-9778-86c836b80674", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1289290394"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:15:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-037511dc-a46e-4d2e-aeb1-d75b21f12170 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Create volume request body: {'volume': {'imageRef': '17a51269-2d4a-4446-9778-86c836b80674', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1289290394'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:15:13 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-037511dc-a46e-4d2e-aeb1-d75b21f12170 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Create volume of 2 GB Sep 01 12:15: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:15:13 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:15:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-037511dc-a46e-4d2e-aeb1-d75b21f12170 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Availability Zones retrieved successfully. Sep 01 12:15:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-037511dc-a46e-4d2e-aeb1-d75b21f12170 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Flow 'volume_create_api' (be1fe6ea-75b7-4302-9c23-963daa455f37) 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:15:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-037511dc-a46e-4d2e-aeb1-d75b21f12170 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dddbb8b-a1df-4e7d-9286-f452d2e468b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:15:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-037511dc-a46e-4d2e-aeb1-d75b21f12170 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-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:15:13 devstack devstack@c-api.service[86814]: WARNING cinder.volume.api [None req-037511dc-a46e-4d2e-aeb1-d75b21f12170 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dddbb8b-a1df-4e7d-9286-f452d2e468b4) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 12:15:13 devstack devstack@c-api.service[86814]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 17a51269-2d4a-4446-9778-86c836b80674 is not active. Sep 01 12:15:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-037511dc-a46e-4d2e-aeb1-d75b21f12170 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dddbb8b-a1df-4e7d-9286-f452d2e468b4) 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:15:13 devstack devstack@c-api.service[86814]: WARNING cinder.volume.api [None req-037511dc-a46e-4d2e-aeb1-d75b21f12170 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dddbb8b-a1df-4e7d-9286-f452d2e468b4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 12:15:13 devstack devstack@c-api.service[86814]: WARNING cinder.volume.api [None req-037511dc-a46e-4d2e-aeb1-d75b21f12170 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Flow 'volume_create_api' (be1fe6ea-75b7-4302-9c23-963daa455f37) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 12:15:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-037511dc-a46e-4d2e-aeb1-d75b21f12170 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 400 Sep 01 12:15:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 811/1598] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:15:12 2026] POST /volume/v3/volumes => generated 125 bytes in 761 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 12:15:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5c35f0a4-be0a-4a3b-a9bf-c2f64f4a85b8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5c35f0a4-be0a-4a3b-a9bf-c2f64f4a85b8 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:15:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5c35f0a4-be0a-4a3b-a9bf-c2f64f4a85b8 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "a16f375f-043a-41b8-a92d-eafae9ad5e1a"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:15:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-5c35f0a4-be0a-4a3b-a9bf-c2f64f4a85b8 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'a16f375f-043a-41b8-a92d-eafae9ad5e1a'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:15:16 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-5c35f0a4-be0a-4a3b-a9bf-c2f64f4a85b8 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Create volume of 1 GB Sep 01 12:15:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5c35f0a4-be0a-4a3b-a9bf-c2f64f4a85b8 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Availability Zones retrieved successfully. Sep 01 12:15:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5c35f0a4-be0a-4a3b-a9bf-c2f64f4a85b8 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Flow 'volume_create_api' (f8a26c85-40ab-431a-9e9f-7868447f4680) 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:15:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5c35f0a4-be0a-4a3b-a9bf-c2f64f4a85b8 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (012e3ad0-4caf-4680-bee1-e24a08a5e1a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:15:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-5c35f0a4-be0a-4a3b-a9bf-c2f64f4a85b8 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-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:15:16 devstack devstack@c-api.service[86815]: WARNING cinder.volume.api [None req-5c35f0a4-be0a-4a3b-a9bf-c2f64f4a85b8 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (012e3ad0-4caf-4680-bee1-e24a08a5e1a5) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 12:15:16 devstack devstack@c-api.service[86815]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 01 12:15:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5c35f0a4-be0a-4a3b-a9bf-c2f64f4a85b8 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (012e3ad0-4caf-4680-bee1-e24a08a5e1a5) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:15:16 devstack devstack@c-api.service[86815]: WARNING cinder.volume.api [None req-5c35f0a4-be0a-4a3b-a9bf-c2f64f4a85b8 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (012e3ad0-4caf-4680-bee1-e24a08a5e1a5) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 12:15:16 devstack devstack@c-api.service[86815]: WARNING cinder.volume.api [None req-5c35f0a4-be0a-4a3b-a9bf-c2f64f4a85b8 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Flow 'volume_create_api' (f8a26c85-40ab-431a-9e9f-7868447f4680) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 12:15:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5c35f0a4-be0a-4a3b-a9bf-c2f64f4a85b8 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 400 Sep 01 12:15:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 788/1599] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:15:16 2026] POST /volume/v3/volumes => generated 134 bytes in 296 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 12:15:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-eb181dd7-4b68-41d4-a248-600c96c78509 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-eb181dd7-4b68-41d4-a248-600c96c78509 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:15:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-eb181dd7-4b68-41d4-a248-600c96c78509 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-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:15:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-eb181dd7-4b68-41d4-a248-600c96c78509 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 400 Sep 01 12:15:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 812/1600] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:15:16 2026] POST /volume/v3/volumes => generated 127 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 12:15:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1e597593-1432-4c89-924e-8fc5a38f0194 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1e597593-1432-4c89-924e-8fc5a38f0194 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:15:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1e597593-1432-4c89-924e-8fc5a38f0194 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "e99e0d85-dfa2-4ae1-82a6-d817aeed11ff"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:15:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-1e597593-1432-4c89-924e-8fc5a38f0194 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'e99e0d85-dfa2-4ae1-82a6-d817aeed11ff'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:15:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1e597593-1432-4c89-924e-8fc5a38f0194 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 404 Sep 01 12:15:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 789/1601] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:15:16 2026] POST /volume/v3/volumes => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:15:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1aeb7e6e-2755-47dd-bc82-052d1f22ff24 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1aeb7e6e-2755-47dd-bc82-052d1f22ff24 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:15:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1aeb7e6e-2755-47dd-bc82-052d1f22ff24 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "a72a31bb-0ad2-4108-b309-67f324f4ec2a"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:15:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-1aeb7e6e-2755-47dd-bc82-052d1f22ff24 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'a72a31bb-0ad2-4108-b309-67f324f4ec2a'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:15:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1aeb7e6e-2755-47dd-bc82-052d1f22ff24 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 404 Sep 01 12:15:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 813/1602] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:15:16 2026] POST /volume/v3/volumes => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:15:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-38ddaced-ea8f-4e27-a37c-646b6091f291 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-38ddaced-ea8f-4e27-a37c-646b6091f291 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:15:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-38ddaced-ea8f-4e27-a37c-646b6091f291 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "2f1906c4-8cd6-4b37-b711-a60f708da0f8"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:15:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-38ddaced-ea8f-4e27-a37c-646b6091f291 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '2f1906c4-8cd6-4b37-b711-a60f708da0f8'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:15:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-38ddaced-ea8f-4e27-a37c-646b6091f291 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 404 Sep 01 12:15:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 790/1603] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:15:17 2026] POST /volume/v3/volumes => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:15:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2cf474e1-9cbc-4fa5-8cfd-33d06050df50 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2cf474e1-9cbc-4fa5-8cfd-33d06050df50 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:15:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2cf474e1-9cbc-4fa5-8cfd-33d06050df50 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-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:15:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2cf474e1-9cbc-4fa5-8cfd-33d06050df50 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 400 Sep 01 12:15:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 814/1604] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:15:17 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:15:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-12aace1b-8d8d-47da-901c-5084fbfe0cb6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-12aace1b-8d8d-47da-901c-5084fbfe0cb6 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:15:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-12aace1b-8d8d-47da-901c-5084fbfe0cb6 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:15:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-12aace1b-8d8d-47da-901c-5084fbfe0cb6 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 400 Sep 01 12:15:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 791/1605] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:15:17 2026] POST /volume/v3/volumes => generated 125 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 12:15:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-29da774a-a4a8-4939-bbf5-0789176227af None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-29da774a-a4a8-4939-bbf5-0789176227af tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:15:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-29da774a-a4a8-4939-bbf5-0789176227af tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-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:15:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-29da774a-a4a8-4939-bbf5-0789176227af tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 400 Sep 01 12:15:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 815/1606] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:15:17 2026] POST /volume/v3/volumes => generated 121 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 01 12:15:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-84468cc1-0d88-42ca-bf1e-62d3bc50229a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-84468cc1-0d88-42ca-bf1e-62d3bc50229a tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] DELETE http://192.168.122.29/volume/v3/volumes/tempest-invalid-268305929 Sep 01 12:15:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-84468cc1-0d88-42ca-bf1e-62d3bc50229a tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-84468cc1-0d88-42ca-bf1e-62d3bc50229a tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15:17 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-84468cc1-0d88-42ca-bf1e-62d3bc50229a tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Delete volume with id: tempest-invalid-268305929 Sep 01 12:15:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-84468cc1-0d88-42ca-bf1e-62d3bc50229a tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] http://192.168.122.29/volume/v3/volumes/tempest-invalid-268305929 returned with HTTP 404 Sep 01 12:15:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 792/1607] 192.168.122.29 () {58 vars in 1197 bytes} [Tue Sep 1 12:15:17 2026] DELETE /volume/v3/volumes/tempest-invalid-268305929 => generated 98 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Sep 01 12:15:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b05a71bf-173d-471d-9765-0cff193c1ad4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 816/1608] 192.168.122.29 () {58 vars in 1122 bytes} [Tue Sep 1 12:15:17 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 01 12:15:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5f4a2955-779b-48e1-aeba-ba47d3e1907d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5f4a2955-779b-48e1-aeba-ba47d3e1907d tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] POST http://192.168.122.29/volume/v3/volumes/xxx/action Sep 01 12:15:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5f4a2955-779b-48e1-aeba-ba47d3e1907d tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Action body: b'{"os-detach": {}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:15:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5f4a2955-779b-48e1-aeba-ba47d3e1907d tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-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:15:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5f4a2955-779b-48e1-aeba-ba47d3e1907d tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] http://192.168.122.29/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 01 12:15:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 793/1609] 192.168.122.29 () {60 vars in 1170 bytes} [Tue Sep 1 12:15:17 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Sep 01 12:15:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fd1f4434-39a7-4147-b86d-af5d76cbeccf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fd1f4434-39a7-4147-b86d-af5d76cbeccf tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] GET http://192.168.122.29/volume/v3/volumes/tempest-invalid-1852518614 Sep 01 12:15:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fd1f4434-39a7-4147-b86d-af5d76cbeccf tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fd1f4434-39a7-4147-b86d-af5d76cbeccf tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fd1f4434-39a7-4147-b86d-af5d76cbeccf tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] http://192.168.122.29/volume/v3/volumes/tempest-invalid-1852518614 returned with HTTP 404 Sep 01 12:15:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 817/1610] 192.168.122.29 () {58 vars in 1197 bytes} [Tue Sep 1 12:15:17 2026] GET /volume/v3/volumes/tempest-invalid-1852518614 => generated 99 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:15:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fa0e5136-d3e4-4731-b2ce-0574767dbaed None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 794/1611] 192.168.122.29 () {58 vars in 1119 bytes} [Tue Sep 1 12:15:17 2026] GET /volume/v3/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (2 switches on core 0) Sep 01 12:15:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d0fbfe95-47f9-491e-9db3-16eb94180779 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d0fbfe95-47f9-491e-9db3-16eb94180779 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] GET http://192.168.122.29/volume/v3/volumes/detail?status=null Sep 01 12:15:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d0fbfe95-47f9-491e-9db3-16eb94180779 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d0fbfe95-47f9-491e-9db3-16eb94180779 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-d0fbfe95-47f9-491e-9db3-16eb94180779 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:15:17 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d0fbfe95-47f9-491e-9db3-16eb94180779 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-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:15:17 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d0fbfe95-47f9-491e-9db3-16eb94180779 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-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:15:17 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:15:17 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:15:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d0fbfe95-47f9-491e-9db3-16eb94180779 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Get all volumes completed successfully. Sep 01 12:15:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d0fbfe95-47f9-491e-9db3-16eb94180779 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] http://192.168.122.29/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 01 12:15:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 818/1612] 192.168.122.29 () {58 vars in 1160 bytes} [Tue Sep 1 12:15:17 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:15:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e334ddc1-c89c-4390-8fdf-e9dcef2eae18 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e334ddc1-c89c-4390-8fdf-e9dcef2eae18 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] GET http://192.168.122.29/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-354495827 Sep 01 12:15:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e334ddc1-c89c-4390-8fdf-e9dcef2eae18 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e334ddc1-c89c-4390-8fdf-e9dcef2eae18 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-e334ddc1-c89c-4390-8fdf-e9dcef2eae18 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:15:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e334ddc1-c89c-4390-8fdf-e9dcef2eae18 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-354495827'), ('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:15:17 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e334ddc1-c89c-4390-8fdf-e9dcef2eae18 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Get all volumes completed successfully. Sep 01 12:15:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e334ddc1-c89c-4390-8fdf-e9dcef2eae18 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] http://192.168.122.29/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-354495827 returned with HTTP 200 Sep 01 12:15:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 795/1613] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:15:17 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-354495827 => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:15:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d60c2548-f0bd-4b5c-a2f3-16b476fbd904 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d60c2548-f0bd-4b5c-a2f3-16b476fbd904 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] GET http://192.168.122.29/volume/v3/volumes?status=null Sep 01 12:15:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d60c2548-f0bd-4b5c-a2f3-16b476fbd904 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d60c2548-f0bd-4b5c-a2f3-16b476fbd904 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-d60c2548-f0bd-4b5c-a2f3-16b476fbd904 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:15:17 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d60c2548-f0bd-4b5c-a2f3-16b476fbd904 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-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:15:17 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d60c2548-f0bd-4b5c-a2f3-16b476fbd904 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-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:15:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d60c2548-f0bd-4b5c-a2f3-16b476fbd904 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Get all volumes completed successfully. Sep 01 12:15:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d60c2548-f0bd-4b5c-a2f3-16b476fbd904 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] http://192.168.122.29/volume/v3/volumes?status=null returned with HTTP 200 Sep 01 12:15:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 819/1614] 192.168.122.29 () {58 vars in 1139 bytes} [Tue Sep 1 12:15:17 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:15:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b6978048-5c34-4518-97b3-8818dee49eb0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b6978048-5c34-4518-97b3-8818dee49eb0 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] GET http://192.168.122.29/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-834826498 Sep 01 12:15:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b6978048-5c34-4518-97b3-8818dee49eb0 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b6978048-5c34-4518-97b3-8818dee49eb0 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-b6978048-5c34-4518-97b3-8818dee49eb0 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:15:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b6978048-5c34-4518-97b3-8818dee49eb0 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-834826498'), ('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:15:17 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b6978048-5c34-4518-97b3-8818dee49eb0 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Get all volumes completed successfully. Sep 01 12:15:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b6978048-5c34-4518-97b3-8818dee49eb0 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] http://192.168.122.29/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-834826498 returned with HTTP 200 Sep 01 12:15:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 796/1615] 192.168.122.29 () {58 vars in 1215 bytes} [Tue Sep 1 12:15:17 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-834826498 => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 12:15:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c6d8635e-5859-498d-8893-977da8d0ef29 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c6d8635e-5859-498d-8893-977da8d0ef29 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] POST http://192.168.122.29/volume/v3/volumes/79ec3315-e890-42a3-a12d-3afc4f3440d5/action Sep 01 12:15:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c6d8635e-5859-498d-8893-977da8d0ef29 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:15:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c6d8635e-5859-498d-8893-977da8d0ef29 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-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:15: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:15:17 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:15: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:15:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:15:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c6d8635e-5859-498d-8893-977da8d0ef29 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Volume info retrieved successfully. Sep 01 12:15:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c6d8635e-5859-498d-8893-977da8d0ef29 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Reserve volume completed successfully. Sep 01 12:15:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c6d8635e-5859-498d-8893-977da8d0ef29 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] http://192.168.122.29/volume/v3/volumes/79ec3315-e890-42a3-a12d-3afc4f3440d5/action returned with HTTP 202 Sep 01 12:15:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 820/1616] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:15:17 2026] POST /volume/v3/volumes/79ec3315-e890-42a3-a12d-3afc4f3440d5/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 12:15:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-81e30239-e28e-4b58-b4df-59a77dcc38c1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-81e30239-e28e-4b58-b4df-59a77dcc38c1 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] POST http://192.168.122.29/volume/v3/volumes/79ec3315-e890-42a3-a12d-3afc4f3440d5/action Sep 01 12:15:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-81e30239-e28e-4b58-b4df-59a77dcc38c1 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:15:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-81e30239-e28e-4b58-b4df-59a77dcc38c1 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-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:15: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:15:17 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:15: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:15:17 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:15:17 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-81e30239-e28e-4b58-b4df-59a77dcc38c1 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Volume info retrieved successfully. Sep 01 12:15:17 devstack devstack@c-api.service[86815]: ERROR cinder.volume.api [None req-81e30239-e28e-4b58-b4df-59a77dcc38c1 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Volume status must be available to reserve, but the status is attaching. Sep 01 12:15:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-81e30239-e28e-4b58-b4df-59a77dcc38c1 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] http://192.168.122.29/volume/v3/volumes/79ec3315-e890-42a3-a12d-3afc4f3440d5/action returned with HTTP 400 Sep 01 12:15:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 797/1617] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:15:17 2026] POST /volume/v3/volumes/79ec3315-e890-42a3-a12d-3afc4f3440d5/action => generated 132 bytes in 56 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 12:15:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-177f08de-1d57-4b87-a363-80d952db29fd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-177f08de-1d57-4b87-a363-80d952db29fd tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] POST http://192.168.122.29/volume/v3/volumes/79ec3315-e890-42a3-a12d-3afc4f3440d5/action Sep 01 12:15:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-177f08de-1d57-4b87-a363-80d952db29fd tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:15:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-177f08de-1d57-4b87-a363-80d952db29fd tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-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:15: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:15:17 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:15: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:15:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:15:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-177f08de-1d57-4b87-a363-80d952db29fd tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Volume info retrieved successfully. Sep 01 12:15: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:15:17 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:15:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-177f08de-1d57-4b87-a363-80d952db29fd tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Unreserve volume completed successfully. Sep 01 12:15:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-177f08de-1d57-4b87-a363-80d952db29fd tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] http://192.168.122.29/volume/v3/volumes/79ec3315-e890-42a3-a12d-3afc4f3440d5/action returned with HTTP 202 Sep 01 12:15:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 821/1618] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:15:17 2026] POST /volume/v3/volumes/79ec3315-e890-42a3-a12d-3afc4f3440d5/action => generated 0 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:15:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-84a8562d-0c0a-4b62-be97-94220bb1489f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-84a8562d-0c0a-4b62-be97-94220bb1489f tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] POST http://192.168.122.29/volume/v3/volumes/d91b1d9f-6e00-4501-9a95-8c9e2a9c90f9/action Sep 01 12:15:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-84a8562d-0c0a-4b62-be97-94220bb1489f tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:15:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-84a8562d-0c0a-4b62-be97-94220bb1489f tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-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:15:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-84a8562d-0c0a-4b62-be97-94220bb1489f tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] http://192.168.122.29/volume/v3/volumes/d91b1d9f-6e00-4501-9a95-8c9e2a9c90f9/action returned with HTTP 404 Sep 01 12:15:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 798/1619] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:15:17 2026] POST /volume/v3/volumes/d91b1d9f-6e00-4501-9a95-8c9e2a9c90f9/action => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:15:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b9dfb54b-1754-404f-ac51-eef8a83e30d9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b9dfb54b-1754-404f-ac51-eef8a83e30d9 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] POST http://192.168.122.29/volume/v3/volumes/03655d1c-480d-42a6-9d2c-819089d4cf85/action Sep 01 12:15:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b9dfb54b-1754-404f-ac51-eef8a83e30d9 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:15:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b9dfb54b-1754-404f-ac51-eef8a83e30d9 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-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:15:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b9dfb54b-1754-404f-ac51-eef8a83e30d9 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] http://192.168.122.29/volume/v3/volumes/03655d1c-480d-42a6-9d2c-819089d4cf85/action returned with HTTP 404 Sep 01 12:15:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 822/1620] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:15:17 2026] POST /volume/v3/volumes/03655d1c-480d-42a6-9d2c-819089d4cf85/action => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:15:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cbb53f68-831f-4222-84e8-cd337572a0aa None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 799/1621] 192.168.122.29 () {60 vars in 1139 bytes} [Tue Sep 1 12:15:17 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:15:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c28e0315-4ea8-43eb-83e8-3dd0ecd5bae2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c28e0315-4ea8-43eb-83e8-3dd0ecd5bae2 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] PUT http://192.168.122.29/volume/v3/volumes/tempest-invalid-238027687 Sep 01 12:15:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c28e0315-4ea8-43eb-83e8-3dd0ecd5bae2 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-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:15:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c28e0315-4ea8-43eb-83e8-3dd0ecd5bae2 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] http://192.168.122.29/volume/v3/volumes/tempest-invalid-238027687 returned with HTTP 404 Sep 01 12:15:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 823/1622] 192.168.122.29 () {60 vars in 1214 bytes} [Tue Sep 1 12:15:17 2026] PUT /volume/v3/volumes/tempest-invalid-238027687 => generated 98 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:15:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e5177bf8-044d-4282-8061-3d74ac233f1f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e5177bf8-044d-4282-8061-3d74ac233f1f tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] PUT http://192.168.122.29/volume/v3/volumes/4fc36c7c-18b4-4463-8ca2-f4607081ab8d Sep 01 12:15:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e5177bf8-044d-4282-8061-3d74ac233f1f tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-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:15:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e5177bf8-044d-4282-8061-3d74ac233f1f tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] http://192.168.122.29/volume/v3/volumes/4fc36c7c-18b4-4463-8ca2-f4607081ab8d returned with HTTP 404 Sep 01 12:15:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 800/1623] 192.168.122.29 () {60 vars in 1247 bytes} [Tue Sep 1 12:15:18 2026] PUT /volume/v3/volumes/4fc36c7c-18b4-4463-8ca2-f4607081ab8d => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:15:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-889fbd08-04ec-4b40-95e8-a6e350e61633 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-889fbd08-04ec-4b40-95e8-a6e350e61633 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] DELETE http://192.168.122.29/volume/v3/volumes/f743bc0b-14b0-430e-877d-4f4b38860929 Sep 01 12:15:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-889fbd08-04ec-4b40-95e8-a6e350e61633 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-889fbd08-04ec-4b40-95e8-a6e350e61633 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15:18 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-889fbd08-04ec-4b40-95e8-a6e350e61633 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Delete volume with id: f743bc0b-14b0-430e-877d-4f4b38860929 Sep 01 12:15:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-889fbd08-04ec-4b40-95e8-a6e350e61633 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] http://192.168.122.29/volume/v3/volumes/f743bc0b-14b0-430e-877d-4f4b38860929 returned with HTTP 404 Sep 01 12:15:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 824/1624] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:15:18 2026] DELETE /volume/v3/volumes/f743bc0b-14b0-430e-877d-4f4b38860929 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:15:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c3abd874-980e-460b-90a0-47beb8505008 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c3abd874-980e-460b-90a0-47beb8505008 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] POST http://192.168.122.29/volume/v3/volumes/79ec3315-e890-42a3-a12d-3afc4f3440d5/action Sep 01 12:15:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c3abd874-980e-460b-90a0-47beb8505008 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:15:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c3abd874-980e-460b-90a0-47beb8505008 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:15:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c3abd874-980e-460b-90a0-47beb8505008 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] http://192.168.122.29/volume/v3/volumes/79ec3315-e890-42a3-a12d-3afc4f3440d5/action returned with HTTP 400 Sep 01 12:15:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 801/1625] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:15:18 2026] POST /volume/v3/volumes/79ec3315-e890-42a3-a12d-3afc4f3440d5/action => generated 140 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 12:15:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a7e8414e-d767-418c-996c-cc9e8945ca32 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a7e8414e-d767-418c-996c-cc9e8945ca32 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] POST http://192.168.122.29/volume/v3/volumes/79ec3315-e890-42a3-a12d-3afc4f3440d5/action Sep 01 12:15:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a7e8414e-d767-418c-996c-cc9e8945ca32 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:15:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a7e8414e-d767-418c-996c-cc9e8945ca32 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:15:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a7e8414e-d767-418c-996c-cc9e8945ca32 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] http://192.168.122.29/volume/v3/volumes/79ec3315-e890-42a3-a12d-3afc4f3440d5/action returned with HTTP 400 Sep 01 12:15:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 825/1626] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:15:18 2026] POST /volume/v3/volumes/79ec3315-e890-42a3-a12d-3afc4f3440d5/action => generated 131 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 12:15:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e4182b75-3a60-496f-8d77-dffb940c969f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e4182b75-3a60-496f-8d77-dffb940c969f tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] POST http://192.168.122.29/volume/v3/volumes/dfc325f0-2867-4aec-8134-fd2a9bc8b3be/action Sep 01 12:15:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e4182b75-3a60-496f-8d77-dffb940c969f tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-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:15:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e4182b75-3a60-496f-8d77-dffb940c969f tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-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:15:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e4182b75-3a60-496f-8d77-dffb940c969f tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] http://192.168.122.29/volume/v3/volumes/dfc325f0-2867-4aec-8134-fd2a9bc8b3be/action returned with HTTP 404 Sep 01 12:15:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 802/1627] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:15:18 2026] POST /volume/v3/volumes/dfc325f0-2867-4aec-8134-fd2a9bc8b3be/action => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:15:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b8c44a22-9e77-4fe4-9d58-c9fed0849551 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b8c44a22-9e77-4fe4-9d58-c9fed0849551 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] POST http://192.168.122.29/volume/v3/volumes/79ec3315-e890-42a3-a12d-3afc4f3440d5/action Sep 01 12:15:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b8c44a22-9e77-4fe4-9d58-c9fed0849551 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:15:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b8c44a22-9e77-4fe4-9d58-c9fed0849551 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:15:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b8c44a22-9e77-4fe4-9d58-c9fed0849551 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] http://192.168.122.29/volume/v3/volumes/79ec3315-e890-42a3-a12d-3afc4f3440d5/action returned with HTTP 400 Sep 01 12:15:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 826/1628] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:15:18 2026] POST /volume/v3/volumes/79ec3315-e890-42a3-a12d-3afc4f3440d5/action => generated 129 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 12:15:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4144afd6-80d9-4033-aca8-1be34d740011 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4144afd6-80d9-4033-aca8-1be34d740011 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] POST http://192.168.122.29/volume/v3/volumes/None/action Sep 01 12:15:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4144afd6-80d9-4033-aca8-1be34d740011 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-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:15:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4144afd6-80d9-4033-aca8-1be34d740011 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-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:15:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4144afd6-80d9-4033-aca8-1be34d740011 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] http://192.168.122.29/volume/v3/volumes/None/action returned with HTTP 404 Sep 01 12:15:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 803/1629] 192.168.122.29 () {60 vars in 1173 bytes} [Tue Sep 1 12:15:18 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:15:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b9d4874d-7b45-49b7-b512-c7f989ad5723 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b9d4874d-7b45-49b7-b512-c7f989ad5723 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] GET http://192.168.122.29/volume/v3/volumes/d34e3cec-9f20-466a-8911-20cdc0673964 Sep 01 12:15:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b9d4874d-7b45-49b7-b512-c7f989ad5723 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b9d4874d-7b45-49b7-b512-c7f989ad5723 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b9d4874d-7b45-49b7-b512-c7f989ad5723 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] http://192.168.122.29/volume/v3/volumes/d34e3cec-9f20-466a-8911-20cdc0673964 returned with HTTP 404 Sep 01 12:15:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 827/1630] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:15:18 2026] GET /volume/v3/volumes/d34e3cec-9f20-466a-8911-20cdc0673964 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:15:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a92d2200-eee6-4382-a7d4-0ada8ddd635d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a92d2200-eee6-4382-a7d4-0ada8ddd635d tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] GET http://192.168.122.29/volume/v3/volumes/79ec3315-e890-42a3-a12d-3afc4f3440d5 Sep 01 12:15:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a92d2200-eee6-4382-a7d4-0ada8ddd635d tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a92d2200-eee6-4382-a7d4-0ada8ddd635d tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:15: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:15:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:15:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a92d2200-eee6-4382-a7d4-0ada8ddd635d tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Volume info retrieved successfully. Sep 01 12:15:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a92d2200-eee6-4382-a7d4-0ada8ddd635d tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] http://192.168.122.29/volume/v3/volumes/79ec3315-e890-42a3-a12d-3afc4f3440d5 returned with HTTP 200 Sep 01 12:15:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 804/1631] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:15:18 2026] GET /volume/v3/volumes/79ec3315-e890-42a3-a12d-3afc4f3440d5 => generated 849 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:15:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0356d42e-d19c-4b07-9328-e1f288e1ed79 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0356d42e-d19c-4b07-9328-e1f288e1ed79 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] DELETE http://192.168.122.29/volume/v3/volumes/79ec3315-e890-42a3-a12d-3afc4f3440d5 Sep 01 12:15:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0356d42e-d19c-4b07-9328-e1f288e1ed79 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0356d42e-d19c-4b07-9328-e1f288e1ed79 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15:18 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-0356d42e-d19c-4b07-9328-e1f288e1ed79 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Delete volume with id: 79ec3315-e890-42a3-a12d-3afc4f3440d5 Sep 01 12:15: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:15:18 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:15: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:15:18 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:15:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0356d42e-d19c-4b07-9328-e1f288e1ed79 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Volume info retrieved successfully. Sep 01 12:15:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0356d42e-d19c-4b07-9328-e1f288e1ed79 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Delete volume request issued successfully. Sep 01 12:15:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0356d42e-d19c-4b07-9328-e1f288e1ed79 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] http://192.168.122.29/volume/v3/volumes/79ec3315-e890-42a3-a12d-3afc4f3440d5 returned with HTTP 202 Sep 01 12:15:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 828/1632] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:15:18 2026] DELETE /volume/v3/volumes/79ec3315-e890-42a3-a12d-3afc4f3440d5 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:15:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ed41bec1-5e96-43f7-a891-cc499268d680 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ed41bec1-5e96-43f7-a891-cc499268d680 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] GET http://192.168.122.29/volume/v3/volumes/79ec3315-e890-42a3-a12d-3afc4f3440d5 Sep 01 12:15:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ed41bec1-5e96-43f7-a891-cc499268d680 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ed41bec1-5e96-43f7-a891-cc499268d680 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:15: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:15:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:15:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ed41bec1-5e96-43f7-a891-cc499268d680 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Volume info retrieved successfully. Sep 01 12:15:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ed41bec1-5e96-43f7-a891-cc499268d680 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] http://192.168.122.29/volume/v3/volumes/79ec3315-e890-42a3-a12d-3afc4f3440d5 returned with HTTP 200 Sep 01 12:15:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 805/1633] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:15:18 2026] GET /volume/v3/volumes/79ec3315-e890-42a3-a12d-3afc4f3440d5 => generated 848 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:15:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5437154f-9688-4d79-9ebc-eb74141d4ed8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5437154f-9688-4d79-9ebc-eb74141d4ed8 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] GET http://192.168.122.29/volume/v3/volumes/79ec3315-e890-42a3-a12d-3afc4f3440d5 Sep 01 12:15:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5437154f-9688-4d79-9ebc-eb74141d4ed8 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5437154f-9688-4d79-9ebc-eb74141d4ed8 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:19 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:15: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:15:19 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:15:19 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5437154f-9688-4d79-9ebc-eb74141d4ed8 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Volume info retrieved successfully. Sep 01 12:15:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5437154f-9688-4d79-9ebc-eb74141d4ed8 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] http://192.168.122.29/volume/v3/volumes/79ec3315-e890-42a3-a12d-3afc4f3440d5 returned with HTTP 200 Sep 01 12:15:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 829/1634] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:15:19 2026] GET /volume/v3/volumes/79ec3315-e890-42a3-a12d-3afc4f3440d5 => generated 848 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:15:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0fa481c7-66e1-456f-ad99-2a6e07b6b9e0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0fa481c7-66e1-456f-ad99-2a6e07b6b9e0 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] GET http://192.168.122.29/volume/v3/volumes/79ec3315-e890-42a3-a12d-3afc4f3440d5 Sep 01 12:15:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0fa481c7-66e1-456f-ad99-2a6e07b6b9e0 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0fa481c7-66e1-456f-ad99-2a6e07b6b9e0 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0fa481c7-66e1-456f-ad99-2a6e07b6b9e0 tempest-VolumesNegativeTest-2032583931 tempest-VolumesNegativeTest-2032583931-project-member] http://192.168.122.29/volume/v3/volumes/79ec3315-e890-42a3-a12d-3afc4f3440d5 returned with HTTP 404 Sep 01 12:15:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 806/1635] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:15:20 2026] GET /volume/v3/volumes/79ec3315-e890-42a3-a12d-3afc4f3440d5 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:15:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8701f8bb-0379-46d3-9e72-b6a87c04c05c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8701f8bb-0379-46d3-9e72-b6a87c04c05c tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:15:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8701f8bb-0379-46d3-9e72-b6a87c04c05c tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1532566740", "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:15:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-8701f8bb-0379-46d3-9e72-b6a87c04c05c tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1532566740', '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:15:25 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-8701f8bb-0379-46d3-9e72-b6a87c04c05c tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Create volume of 1 GB Sep 01 12:15:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8701f8bb-0379-46d3-9e72-b6a87c04c05c tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Availability Zones retrieved successfully. Sep 01 12:15:25 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8701f8bb-0379-46d3-9e72-b6a87c04c05c tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Flow 'volume_create_api' (ea9d2efd-8655-47d5-8b84-587007cb4a31) 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:15:25 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8701f8bb-0379-46d3-9e72-b6a87c04c05c tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (652b97ad-e665-4f58-8f77-f99205185edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:15:25 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-8701f8bb-0379-46d3-9e72-b6a87c04c05c tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-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:15:25 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8701f8bb-0379-46d3-9e72-b6a87c04c05c tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (652b97ad-e665-4f58-8f77-f99205185edd) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:15:25 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8701f8bb-0379-46d3-9e72-b6a87c04c05c tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e381cb6b-a307-4c3f-aa99-52fb02a520fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:15:25 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-8701f8bb-0379-46d3-9e72-b6a87c04c05c tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Created reservations ['bc34c431-1074-46b6-8891-730eb9a58f04', 'b165ae77-0340-4d53-b7b2-d2681922c74d', '9a6c4114-0e1f-406b-9d0f-676110ac0e15', '41948d0e-361c-4151-b60d-3c0d33755df6'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:15:25 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8701f8bb-0379-46d3-9e72-b6a87c04c05c tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e381cb6b-a307-4c3f-aa99-52fb02a520fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc34c431-1074-46b6-8891-730eb9a58f04', 'b165ae77-0340-4d53-b7b2-d2681922c74d', '9a6c4114-0e1f-406b-9d0f-676110ac0e15', '41948d0e-361c-4151-b60d-3c0d33755df6']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:15:25 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8701f8bb-0379-46d3-9e72-b6a87c04c05c tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e68d8014-c53a-48db-9c95-f5d228eab162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:15: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:15:25 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:15:25 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8701f8bb-0379-46d3-9e72-b6a87c04c05c tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e68d8014-c53a-48db-9c95-f5d228eab162) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac190fbf-7f39-4860-89af-88b9eab4c997', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1532566740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51d0cba4c0d44b748b899c654ee6bd93',qos_specs=None,replication_status=,reservations=['bc34c431-1074-46b6-8891-730eb9a58f04','b165ae77-0340-4d53-b7b2-d2681922c74d','9a6c4114-0e1f-406b-9d0f-676110ac0e15','41948d0e-361c-4151-b60d-3c0d33755df6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fcfcfc1fc414b2a8d048acb89587304',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:15:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1532566740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac190fbf-7f39-4860-89af-88b9eab4c997,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51d0cba4c0d44b748b899c654ee6bd93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fcfcfc1fc414b2a8d048acb89587304',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:15:25 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8701f8bb-0379-46d3-9e72-b6a87c04c05c tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a23abe65-647f-4539-8fde-21bf133f3f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:15:26 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8701f8bb-0379-46d3-9e72-b6a87c04c05c tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a23abe65-647f-4539-8fde-21bf133f3f47) transitioned into state 'SUCCESS' from state '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-1532566740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51d0cba4c0d44b748b899c654ee6bd93',qos_specs=None,replication_status=,reservations=['bc34c431-1074-46b6-8891-730eb9a58f04','b165ae77-0340-4d53-b7b2-d2681922c74d','9a6c4114-0e1f-406b-9d0f-676110ac0e15','41948d0e-361c-4151-b60d-3c0d33755df6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fcfcfc1fc414b2a8d048acb89587304',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:15:26 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8701f8bb-0379-46d3-9e72-b6a87c04c05c tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da0e42f6-8114-459b-ac73-1bf0be26c17f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:15:26 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8701f8bb-0379-46d3-9e72-b6a87c04c05c tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da0e42f6-8114-459b-ac73-1bf0be26c17f) 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:15:26 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8701f8bb-0379-46d3-9e72-b6a87c04c05c tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Flow 'volume_create_api' (ea9d2efd-8655-47d5-8b84-587007cb4a31) 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:15:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8701f8bb-0379-46d3-9e72-b6a87c04c05c tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Create volume request issued successfully. Sep 01 12:15:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8701f8bb-0379-46d3-9e72-b6a87c04c05c tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:15:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 830/1636] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:15:25 2026] POST /volume/v3/volumes => generated 762 bytes in 623 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:15:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8bd8a961-05e9-493a-9a06-58bd69459b49 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8bd8a961-05e9-493a-9a06-58bd69459b49 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] GET http://192.168.122.29/volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 Sep 01 12:15:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8bd8a961-05e9-493a-9a06-58bd69459b49 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8bd8a961-05e9-493a-9a06-58bd69459b49 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:26 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:15: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:15:26 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:15:26 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8bd8a961-05e9-493a-9a06-58bd69459b49 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Volume info retrieved successfully. Sep 01 12:15:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8bd8a961-05e9-493a-9a06-58bd69459b49 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] http://192.168.122.29/volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 returned with HTTP 200 Sep 01 12:15:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 807/1637] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:15:26 2026] GET /volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 => generated 830 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:15:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a6d1882b-6062-4647-b0ca-24dea9e4933a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a6d1882b-6062-4647-b0ca-24dea9e4933a tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] GET http://192.168.122.29/volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 Sep 01 12:15:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a6d1882b-6062-4647-b0ca-24dea9e4933a tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a6d1882b-6062-4647-b0ca-24dea9e4933a tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:27 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:15: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:15:27 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:15:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a6d1882b-6062-4647-b0ca-24dea9e4933a tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Volume info retrieved successfully. Sep 01 12:15:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a6d1882b-6062-4647-b0ca-24dea9e4933a tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] http://192.168.122.29/volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 returned with HTTP 200 Sep 01 12:15:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 831/1638] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:15:27 2026] GET /volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 => generated 854 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:15:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1c4de6b7-b62d-4d24-aae5-9f90c75d5ff4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1c4de6b7-b62d-4d24-aae5-9f90c75d5ff4 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] GET http://192.168.122.29/volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 Sep 01 12:15:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1c4de6b7-b62d-4d24-aae5-9f90c75d5ff4 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1c4de6b7-b62d-4d24-aae5-9f90c75d5ff4 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:28 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:15: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:15:28 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:15:28 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1c4de6b7-b62d-4d24-aae5-9f90c75d5ff4 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Volume info retrieved successfully. Sep 01 12:15:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1c4de6b7-b62d-4d24-aae5-9f90c75d5ff4 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] http://192.168.122.29/volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 returned with HTTP 200 Sep 01 12:15:28 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 808/1639] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:15:28 2026] GET /volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 => generated 855 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:15:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-57139213-b8fd-4f6b-b104-3401649ff758 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-57139213-b8fd-4f6b-b104-3401649ff758 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] GET http://192.168.122.29/volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 Sep 01 12:15:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-57139213-b8fd-4f6b-b104-3401649ff758 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-57139213-b8fd-4f6b-b104-3401649ff758 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:28 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:15: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:15:28 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:15:28 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-57139213-b8fd-4f6b-b104-3401649ff758 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Volume info retrieved successfully. Sep 01 12:15:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-57139213-b8fd-4f6b-b104-3401649ff758 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] http://192.168.122.29/volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 returned with HTTP 200 Sep 01 12:15:28 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 832/1640] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:15:28 2026] GET /volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 => generated 855 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:15:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a6340a5c-aded-4f4e-99e8-1933f9a85444 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a6340a5c-aded-4f4e-99e8-1933f9a85444 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] GET http://192.168.122.29/volume/v3/volumes Sep 01 12:15:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a6340a5c-aded-4f4e-99e8-1933f9a85444 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a6340a5c-aded-4f4e-99e8-1933f9a85444 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-a6340a5c-aded-4f4e-99e8-1933f9a85444 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:15:28 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-a6340a5c-aded-4f4e-99e8-1933f9a85444 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:15: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:15:28 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:15:28 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a6340a5c-aded-4f4e-99e8-1933f9a85444 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Get all volumes completed successfully. Sep 01 12:15:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a6340a5c-aded-4f4e-99e8-1933f9a85444 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 200 Sep 01 12:15:28 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 809/1641] 192.168.122.29 () {58 vars in 1116 bytes} [Tue Sep 1 12:15:28 2026] GET /volume/v3/volumes => generated 345 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:15:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d627dfba-8b43-497d-b8b5-958a3505765b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d627dfba-8b43-497d-b8b5-958a3505765b tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] GET http://192.168.122.29/volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 Sep 01 12:15:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d627dfba-8b43-497d-b8b5-958a3505765b tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d627dfba-8b43-497d-b8b5-958a3505765b tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:28 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:15: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:15:28 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:15:28 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d627dfba-8b43-497d-b8b5-958a3505765b tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Volume info retrieved successfully. Sep 01 12:15:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d627dfba-8b43-497d-b8b5-958a3505765b tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] http://192.168.122.29/volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 returned with HTTP 200 Sep 01 12:15:28 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 833/1642] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:15:28 2026] GET /volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 => generated 855 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:15:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-26f328e8-75a4-4f0b-8a02-daf7d88a5e25 req-32b25f10-3670-4ffa-9157-5f49c68f1e2b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-26f328e8-75a4-4f0b-8a02-daf7d88a5e25 req-32b25f10-3670-4ffa-9157-5f49c68f1e2b tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] GET http://192.168.122.29/volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 Sep 01 12:15:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-26f328e8-75a4-4f0b-8a02-daf7d88a5e25 req-32b25f10-3670-4ffa-9157-5f49c68f1e2b tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-26f328e8-75a4-4f0b-8a02-daf7d88a5e25 req-32b25f10-3670-4ffa-9157-5f49c68f1e2b tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:29 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:15: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:15:29 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:15:29 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-26f328e8-75a4-4f0b-8a02-daf7d88a5e25 req-32b25f10-3670-4ffa-9157-5f49c68f1e2b tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Volume info retrieved successfully. Sep 01 12:15:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-26f328e8-75a4-4f0b-8a02-daf7d88a5e25 req-32b25f10-3670-4ffa-9157-5f49c68f1e2b tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] http://192.168.122.29/volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 returned with HTTP 200 Sep 01 12:15:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 810/1643] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:15:28 2026] GET /volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 => generated 855 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:15:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9362b3d3-0879-4b62-8603-575d675f21ad None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9362b3d3-0879-4b62-8603-575d675f21ad None None] GET http://192.168.122.29/volume// Sep 01 12:15:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9362b3d3-0879-4b62-8603-575d675f21ad None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9362b3d3-0879-4b62-8603-575d675f21ad None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9362b3d3-0879-4b62-8603-575d675f21ad None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:15:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 834/1644] 192.168.122.29 () {58 vars in 1312 bytes} [Tue Sep 1 12:15:29 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:15:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-26f328e8-75a4-4f0b-8a02-daf7d88a5e25 req-301a67e3-4120-4355-99f2-727ca6d97621 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-26f328e8-75a4-4f0b-8a02-daf7d88a5e25 req-301a67e3-4120-4355-99f2-727ca6d97621 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] POST http://192.168.122.29/volume/v3/attachments Sep 01 12:15:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-26f328e8-75a4-4f0b-8a02-daf7d88a5e25 req-301a67e3-4120-4355-99f2-727ca6d97621 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ac190fbf-7f39-4860-89af-88b9eab4c997", "connector": null, "instance_uuid": "c5be2fb3-c92f-4318-84e0-2b475343768a"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:15: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:15:29 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:15: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:15:29 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:15:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-26f328e8-75a4-4f0b-8a02-daf7d88a5e25 req-301a67e3-4120-4355-99f2-727ca6d97621 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] http://192.168.122.29/volume/v3/attachments returned with HTTP 200 Sep 01 12:15:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 811/1645] 192.168.122.29 () {66 vars in 1478 bytes} [Tue Sep 1 12:15:29 2026] POST /volume/v3/attachments => generated 273 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:15:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a2110633-5c02-4cc1-b64d-986a23019e9c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a2110633-5c02-4cc1-b64d-986a23019e9c tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] GET http://192.168.122.29/volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 Sep 01 12:15:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a2110633-5c02-4cc1-b64d-986a23019e9c tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a2110633-5c02-4cc1-b64d-986a23019e9c tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:30 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:15: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:15:30 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:15:30 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a2110633-5c02-4cc1-b64d-986a23019e9c tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Volume info retrieved successfully. Sep 01 12:15:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fe34233a-56d7-4fd0-bfc0-c1371a9f1919 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fe34233a-56d7-4fd0-bfc0-c1371a9f1919 None None] GET http://192.168.122.29/volume// Sep 01 12:15:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fe34233a-56d7-4fd0-bfc0-c1371a9f1919 None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fe34233a-56d7-4fd0-bfc0-c1371a9f1919 None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fe34233a-56d7-4fd0-bfc0-c1371a9f1919 None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:15:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 812/1646] 192.168.122.29 () {58 vars in 1310 bytes} [Tue Sep 1 12:15:30 2026] GET /volume/ => generated 389 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:15:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a2110633-5c02-4cc1-b64d-986a23019e9c tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] http://192.168.122.29/volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 returned with HTTP 200 Sep 01 12:15:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 835/1647] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:15:30 2026] GET /volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 => generated 854 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:15:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-26f328e8-75a4-4f0b-8a02-daf7d88a5e25 req-21deff19-f652-47a1-9b46-5e541495a78d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-26f328e8-75a4-4f0b-8a02-daf7d88a5e25 req-21deff19-f652-47a1-9b46-5e541495a78d tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] GET http://192.168.122.29/volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 Sep 01 12:15:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-26f328e8-75a4-4f0b-8a02-daf7d88a5e25 req-21deff19-f652-47a1-9b46-5e541495a78d tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-26f328e8-75a4-4f0b-8a02-daf7d88a5e25 req-21deff19-f652-47a1-9b46-5e541495a78d tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:30 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:15: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:15:30 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:15:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-26f328e8-75a4-4f0b-8a02-daf7d88a5e25 req-21deff19-f652-47a1-9b46-5e541495a78d tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Volume info retrieved successfully. Sep 01 12:15:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-26f328e8-75a4-4f0b-8a02-daf7d88a5e25 req-21deff19-f652-47a1-9b46-5e541495a78d tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] http://192.168.122.29/volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 returned with HTTP 200 Sep 01 12:15:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 813/1648] 192.168.122.29 () {62 vars in 1523 bytes} [Tue Sep 1 12:15:30 2026] GET /volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 => generated 1035 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:15:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-26f328e8-75a4-4f0b-8a02-daf7d88a5e25 req-1f60c5c6-654e-4cbf-8f00-3395816727b0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-26f328e8-75a4-4f0b-8a02-daf7d88a5e25 req-1f60c5c6-654e-4cbf-8f00-3395816727b0 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] PUT http://192.168.122.29/volume/v3/attachments/5d8fbf20-57ee-48d4-a188-b143b47c4024 Sep 01 12:15:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-26f328e8-75a4-4f0b-8a02-daf7d88a5e25 req-1f60c5c6-654e-4cbf-8f00-3395816727b0 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.29", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fcffd4db34b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "2d6c338d-1492-4969-8dee-5e70772e3ff2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:15:30 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-26f328e8-75a4-4f0b-8a02-daf7d88a5e25 req-1f60c5c6-654e-4cbf-8f00-3395816727b0 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Acquiring lock "cinder-attachment_update-ac190fbf-7f39-4860-89af-88b9eab4c997-devstack" by "attachment_update" {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:15:30 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-26f328e8-75a4-4f0b-8a02-daf7d88a5e25 req-1f60c5c6-654e-4cbf-8f00-3395816727b0 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Lock "cinder-attachment_update-ac190fbf-7f39-4860-89af-88b9eab4c997-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:15: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:15:30 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:15: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:15:30 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:15:30 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-26f328e8-75a4-4f0b-8a02-daf7d88a5e25 req-1f60c5c6-654e-4cbf-8f00-3395816727b0 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Lock "cinder-attachment_update-ac190fbf-7f39-4860-89af-88b9eab4c997-devstack" released by "attachment_update" :: held 0.259s {{(pid=86814) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:15:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-26f328e8-75a4-4f0b-8a02-daf7d88a5e25 req-1f60c5c6-654e-4cbf-8f00-3395816727b0 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] http://192.168.122.29/volume/v3/attachments/5d8fbf20-57ee-48d4-a188-b143b47c4024 returned with HTTP 200 Sep 01 12:15:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 836/1649] 192.168.122.29 () {66 vars in 1588 bytes} [Tue Sep 1 12:15:30 2026] PUT /volume/v3/attachments/5d8fbf20-57ee-48d4-a188-b143b47c4024 => generated 694 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:15:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-38ffb3ae-f5af-4493-9ed3-7ef8ce897ba5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-38ffb3ae-f5af-4493-9ed3-7ef8ce897ba5 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] GET http://192.168.122.29/volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 Sep 01 12:15:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-38ffb3ae-f5af-4493-9ed3-7ef8ce897ba5 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-38ffb3ae-f5af-4493-9ed3-7ef8ce897ba5 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:31 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:15: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:15:31 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:15:31 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-38ffb3ae-f5af-4493-9ed3-7ef8ce897ba5 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Volume info retrieved successfully. Sep 01 12:15:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-38ffb3ae-f5af-4493-9ed3-7ef8ce897ba5 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] http://192.168.122.29/volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 returned with HTTP 200 Sep 01 12:15:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 814/1650] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:15:31 2026] GET /volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 => generated 855 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:15:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-26f328e8-75a4-4f0b-8a02-daf7d88a5e25 req-33ad02c2-a60e-4e13-854a-b04a8a0e16dc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-26f328e8-75a4-4f0b-8a02-daf7d88a5e25 req-33ad02c2-a60e-4e13-854a-b04a8a0e16dc tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] POST http://192.168.122.29/volume/v3/attachments/5d8fbf20-57ee-48d4-a188-b143b47c4024/action Sep 01 12:15:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-26f328e8-75a4-4f0b-8a02-daf7d88a5e25 req-33ad02c2-a60e-4e13-854a-b04a8a0e16dc tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Action body: b'{"os-complete": null}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:15:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-26f328e8-75a4-4f0b-8a02-daf7d88a5e25 req-33ad02c2-a60e-4e13-854a-b04a8a0e16dc tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-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:15: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:15:31 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:15: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:15:31 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:15:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-26f328e8-75a4-4f0b-8a02-daf7d88a5e25 req-33ad02c2-a60e-4e13-854a-b04a8a0e16dc tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] http://192.168.122.29/volume/v3/attachments/5d8fbf20-57ee-48d4-a188-b143b47c4024/action returned with HTTP 204 Sep 01 12:15:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 837/1651] 192.168.122.29 () {66 vars in 1609 bytes} [Tue Sep 1 12:15:31 2026] POST /volume/v3/attachments/5d8fbf20-57ee-48d4-a188-b143b47c4024/action => generated 0 bytes in 158 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:15:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c33b673d-dcc2-4f91-bbae-db093e7236bb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c33b673d-dcc2-4f91-bbae-db093e7236bb tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] GET http://192.168.122.29/volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 Sep 01 12:15:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c33b673d-dcc2-4f91-bbae-db093e7236bb tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c33b673d-dcc2-4f91-bbae-db093e7236bb tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:32 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:15: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:15:32 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:15:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c33b673d-dcc2-4f91-bbae-db093e7236bb tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Volume info retrieved successfully. Sep 01 12:15:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c33b673d-dcc2-4f91-bbae-db093e7236bb tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] http://192.168.122.29/volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 returned with HTTP 200 Sep 01 12:15:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 815/1652] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:15:32 2026] GET /volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 => generated 1147 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:15:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bb254b7e-4261-4c8f-a0ea-c810203b9902 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bb254b7e-4261-4c8f-a0ea-c810203b9902 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] GET http://192.168.122.29/volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 Sep 01 12:15:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bb254b7e-4261-4c8f-a0ea-c810203b9902 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bb254b7e-4261-4c8f-a0ea-c810203b9902 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:32 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:15: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:15:32 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:15:32 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bb254b7e-4261-4c8f-a0ea-c810203b9902 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Volume info retrieved successfully. Sep 01 12:15:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bb254b7e-4261-4c8f-a0ea-c810203b9902 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] http://192.168.122.29/volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 returned with HTTP 200 Sep 01 12:15:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 838/1653] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:15:32 2026] GET /volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 => generated 1147 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:15:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-630de5ff-c57e-41fd-b9b5-936b0cc65543 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-630de5ff-c57e-41fd-b9b5-936b0cc65543 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] GET http://192.168.122.29/volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 Sep 01 12:15:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-630de5ff-c57e-41fd-b9b5-936b0cc65543 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-630de5ff-c57e-41fd-b9b5-936b0cc65543 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:32 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:15: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:15:32 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:15:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-630de5ff-c57e-41fd-b9b5-936b0cc65543 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Volume info retrieved successfully. Sep 01 12:15:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-630de5ff-c57e-41fd-b9b5-936b0cc65543 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] http://192.168.122.29/volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 returned with HTTP 200 Sep 01 12:15:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 816/1654] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:15:32 2026] GET /volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 => generated 1147 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:15:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-60649135-102b-43b0-ad18-6c19c3e368aa None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-60649135-102b-43b0-ad18-6c19c3e368aa tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:15:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-60649135-102b-43b0-ad18-6c19c3e368aa tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1786227271", "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:15:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-60649135-102b-43b0-ad18-6c19c3e368aa tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1786227271', '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:15:39 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-60649135-102b-43b0-ad18-6c19c3e368aa tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Create volume of 1 GB Sep 01 12:15:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-60649135-102b-43b0-ad18-6c19c3e368aa tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Availability Zones retrieved successfully. Sep 01 12:15:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-60649135-102b-43b0-ad18-6c19c3e368aa tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Flow 'volume_create_api' (ed524594-11d3-4eaa-9ad2-e138827d1007) 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:15:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-60649135-102b-43b0-ad18-6c19c3e368aa tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c24dfda-1997-4ead-89e0-7dc0bc30ec80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:15:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-60649135-102b-43b0-ad18-6c19c3e368aa tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-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:15:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-60649135-102b-43b0-ad18-6c19c3e368aa tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c24dfda-1997-4ead-89e0-7dc0bc30ec80) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:15:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-60649135-102b-43b0-ad18-6c19c3e368aa tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (198d218c-dbb7-462a-b43e-0c31831a8f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:15:39 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-60649135-102b-43b0-ad18-6c19c3e368aa tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Created reservations ['a2de43e5-d584-4dcf-bd52-cd8dbfca4581', 'a6361c9e-4392-4a2a-983f-ecaf7912470d', 'fb690b7c-b71e-4be6-bd57-44d7ecccd36a', 'e67e196b-c080-472b-b0b7-074dcf179508'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:15:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-60649135-102b-43b0-ad18-6c19c3e368aa tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (198d218c-dbb7-462a-b43e-0c31831a8f53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2de43e5-d584-4dcf-bd52-cd8dbfca4581', 'a6361c9e-4392-4a2a-983f-ecaf7912470d', 'fb690b7c-b71e-4be6-bd57-44d7ecccd36a', 'e67e196b-c080-472b-b0b7-074dcf179508']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:15:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-60649135-102b-43b0-ad18-6c19c3e368aa tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd565a07-e1d8-4148-ab5d-0813da91c388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:15: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:15:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:15:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-60649135-102b-43b0-ad18-6c19c3e368aa tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd565a07-e1d8-4148-ab5d-0813da91c388) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1786227271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dff26b592e3440bb9e9fc1ee49163e2e',qos_specs=None,replication_status=,reservations=['a2de43e5-d584-4dcf-bd52-cd8dbfca4581','a6361c9e-4392-4a2a-983f-ecaf7912470d','fb690b7c-b71e-4be6-bd57-44d7ecccd36a','e67e196b-c080-472b-b0b7-074dcf179508'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89bbbf46a98244928201e1252d4c515b',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:15:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1786227271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dff26b592e3440bb9e9fc1ee49163e2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89bbbf46a98244928201e1252d4c515b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:15:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-60649135-102b-43b0-ad18-6c19c3e368aa tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (712b46b4-f4dc-4ee7-9007-0697adec8df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:15:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-60649135-102b-43b0-ad18-6c19c3e368aa tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (712b46b4-f4dc-4ee7-9007-0697adec8df5) transitioned into state 'SUCCESS' from state '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-1786227271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dff26b592e3440bb9e9fc1ee49163e2e',qos_specs=None,replication_status=,reservations=['a2de43e5-d584-4dcf-bd52-cd8dbfca4581','a6361c9e-4392-4a2a-983f-ecaf7912470d','fb690b7c-b71e-4be6-bd57-44d7ecccd36a','e67e196b-c080-472b-b0b7-074dcf179508'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89bbbf46a98244928201e1252d4c515b',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:15:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-60649135-102b-43b0-ad18-6c19c3e368aa tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afa65302-ea74-4c51-809a-3446225b7541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:15:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-60649135-102b-43b0-ad18-6c19c3e368aa tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afa65302-ea74-4c51-809a-3446225b7541) 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:15:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-60649135-102b-43b0-ad18-6c19c3e368aa tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Flow 'volume_create_api' (ed524594-11d3-4eaa-9ad2-e138827d1007) 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:15:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-60649135-102b-43b0-ad18-6c19c3e368aa tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Create volume request issued successfully. Sep 01 12:15:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-60649135-102b-43b0-ad18-6c19c3e368aa tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:15:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 839/1655] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:15:39 2026] POST /volume/v3/volumes => generated 772 bytes in 668 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:15:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-230204a0-1d5a-41f2-967e-e0e0791753b7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-230204a0-1d5a-41f2-967e-e0e0791753b7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:15:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-230204a0-1d5a-41f2-967e-e0e0791753b7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-2044382702", "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:15:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-230204a0-1d5a-41f2-967e-e0e0791753b7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-2044382702', '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:15:40 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-230204a0-1d5a-41f2-967e-e0e0791753b7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Create volume of 1 GB Sep 01 12:15:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-230204a0-1d5a-41f2-967e-e0e0791753b7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Availability Zones retrieved successfully. Sep 01 12:15:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-230204a0-1d5a-41f2-967e-e0e0791753b7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Flow 'volume_create_api' (49f051bf-f046-45e4-bdf3-8527bbec73d4) 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:15:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-230204a0-1d5a-41f2-967e-e0e0791753b7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2bff197-05c4-4be1-a705-fb6ca53cbcf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:15:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-230204a0-1d5a-41f2-967e-e0e0791753b7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-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:15:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-230204a0-1d5a-41f2-967e-e0e0791753b7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2bff197-05c4-4be1-a705-fb6ca53cbcf9) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:15:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-230204a0-1d5a-41f2-967e-e0e0791753b7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (171d0547-3421-4888-a913-d8b2f5bc33ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:15:40 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-230204a0-1d5a-41f2-967e-e0e0791753b7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Created reservations ['c3345cf6-a0e3-4470-b6bf-21513ce996f8', 'eac54f55-69f2-4b35-84e9-fc4790f0094f', '66e1f65a-c6cf-4506-b75f-3a48b893d88a', '434bdd0f-fc14-414c-97f9-08915a723f1a'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:15:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-230204a0-1d5a-41f2-967e-e0e0791753b7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (171d0547-3421-4888-a913-d8b2f5bc33ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3345cf6-a0e3-4470-b6bf-21513ce996f8', 'eac54f55-69f2-4b35-84e9-fc4790f0094f', '66e1f65a-c6cf-4506-b75f-3a48b893d88a', '434bdd0f-fc14-414c-97f9-08915a723f1a']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:15:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-230204a0-1d5a-41f2-967e-e0e0791753b7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b896223d-1dd8-491c-bad8-62598ed1d36b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:15: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:15:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:15:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-230204a0-1d5a-41f2-967e-e0e0791753b7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b896223d-1dd8-491c-bad8-62598ed1d36b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2044382702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dff26b592e3440bb9e9fc1ee49163e2e',qos_specs=None,replication_status=,reservations=['c3345cf6-a0e3-4470-b6bf-21513ce996f8','eac54f55-69f2-4b35-84e9-fc4790f0094f','66e1f65a-c6cf-4506-b75f-3a48b893d88a','434bdd0f-fc14-414c-97f9-08915a723f1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89bbbf46a98244928201e1252d4c515b',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:15:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2044382702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dff26b592e3440bb9e9fc1ee49163e2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89bbbf46a98244928201e1252d4c515b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:15:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-230204a0-1d5a-41f2-967e-e0e0791753b7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e909cb1-8959-4087-9752-a2fdf156c574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:15:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-230204a0-1d5a-41f2-967e-e0e0791753b7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e909cb1-8959-4087-9752-a2fdf156c574) transitioned into state 'SUCCESS' from state '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-2044382702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dff26b592e3440bb9e9fc1ee49163e2e',qos_specs=None,replication_status=,reservations=['c3345cf6-a0e3-4470-b6bf-21513ce996f8','eac54f55-69f2-4b35-84e9-fc4790f0094f','66e1f65a-c6cf-4506-b75f-3a48b893d88a','434bdd0f-fc14-414c-97f9-08915a723f1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89bbbf46a98244928201e1252d4c515b',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:15:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-230204a0-1d5a-41f2-967e-e0e0791753b7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1222a0eb-a262-4449-8f6c-1603897e1090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:15:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-230204a0-1d5a-41f2-967e-e0e0791753b7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1222a0eb-a262-4449-8f6c-1603897e1090) 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:15:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-230204a0-1d5a-41f2-967e-e0e0791753b7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Flow 'volume_create_api' (49f051bf-f046-45e4-bdf3-8527bbec73d4) 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:15:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-230204a0-1d5a-41f2-967e-e0e0791753b7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Create volume request issued successfully. Sep 01 12:15:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-230204a0-1d5a-41f2-967e-e0e0791753b7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:15:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 817/1656] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:15:40 2026] POST /volume/v3/volumes => generated 772 bytes in 611 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:15:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-492e9233-547a-4228-a683-cee7170ef215 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-492e9233-547a-4228-a683-cee7170ef215 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:15:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-492e9233-547a-4228-a683-cee7170ef215 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-675240150"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:15:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-492e9233-547a-4228-a683-cee7170ef215 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-675240150'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:15:41 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-492e9233-547a-4228-a683-cee7170ef215 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Create volume of 1 GB Sep 01 12:15: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:15:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:15:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-492e9233-547a-4228-a683-cee7170ef215 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Availability Zones retrieved successfully. Sep 01 12:15:41 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-492e9233-547a-4228-a683-cee7170ef215 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Flow 'volume_create_api' (388f42b0-9a59-43a8-8d05-6737c312df92) 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:15:41 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-492e9233-547a-4228-a683-cee7170ef215 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40996707-3002-45ac-8449-a07d1a90cb80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:15:41 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-492e9233-547a-4228-a683-cee7170ef215 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-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:15:41 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-492e9233-547a-4228-a683-cee7170ef215 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40996707-3002-45ac-8449-a07d1a90cb80) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:15:41 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-492e9233-547a-4228-a683-cee7170ef215 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (623c3db9-e2ce-42f9-987c-31f50a6f799d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:15:41 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-492e9233-547a-4228-a683-cee7170ef215 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Created reservations ['171dced6-884f-4e31-baec-03f786b6493c', '13a373d9-d8bd-409a-8040-e7c4f414c1c1', 'ce02916e-969a-4484-89cf-5562a87b76e5', 'cd0e1970-b70d-490f-b5cd-7f70cf376515'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:15:41 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-492e9233-547a-4228-a683-cee7170ef215 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (623c3db9-e2ce-42f9-987c-31f50a6f799d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['171dced6-884f-4e31-baec-03f786b6493c', '13a373d9-d8bd-409a-8040-e7c4f414c1c1', 'ce02916e-969a-4484-89cf-5562a87b76e5', 'cd0e1970-b70d-490f-b5cd-7f70cf376515']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:15:41 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-492e9233-547a-4228-a683-cee7170ef215 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1e0a711-bfdc-4a10-957f-85c8419f3c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:15: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:15:41 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:15:41 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-492e9233-547a-4228-a683-cee7170ef215 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1e0a711-bfdc-4a10-957f-85c8419f3c0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7adbf8c-15f4-4933-bf53-44b3be8b4833', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-675240150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='887183f04898416bb6d0e0d14c5afe2f',qos_specs=None,replication_status=,reservations=['171dced6-884f-4e31-baec-03f786b6493c','13a373d9-d8bd-409a-8040-e7c4f414c1c1','ce02916e-969a-4484-89cf-5562a87b76e5','cd0e1970-b70d-490f-b5cd-7f70cf376515'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a95aaa9132d418f9af74530431b6c7b',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:15:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-675240150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7adbf8c-15f4-4933-bf53-44b3be8b4833,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='887183f04898416bb6d0e0d14c5afe2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a95aaa9132d418f9af74530431b6c7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:15:41 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-492e9233-547a-4228-a683-cee7170ef215 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8c9c2f5-fea7-4533-a492-ba644071f719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:15:41 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-492e9233-547a-4228-a683-cee7170ef215 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8c9c2f5-fea7-4533-a492-ba644071f719) transitioned into state 'SUCCESS' from state '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-675240150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='887183f04898416bb6d0e0d14c5afe2f',qos_specs=None,replication_status=,reservations=['171dced6-884f-4e31-baec-03f786b6493c','13a373d9-d8bd-409a-8040-e7c4f414c1c1','ce02916e-969a-4484-89cf-5562a87b76e5','cd0e1970-b70d-490f-b5cd-7f70cf376515'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a95aaa9132d418f9af74530431b6c7b',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:15:41 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-492e9233-547a-4228-a683-cee7170ef215 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9262b0b6-a00d-41aa-9c5e-eb6de671d6b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:15:41 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-492e9233-547a-4228-a683-cee7170ef215 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9262b0b6-a00d-41aa-9c5e-eb6de671d6b2) 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:15:41 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-492e9233-547a-4228-a683-cee7170ef215 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Flow 'volume_create_api' (388f42b0-9a59-43a8-8d05-6737c312df92) 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:15:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-492e9233-547a-4228-a683-cee7170ef215 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Create volume request issued successfully. Sep 01 12:15:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-492e9233-547a-4228-a683-cee7170ef215 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:15:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 840/1657] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:15:40 2026] POST /volume/v3/volumes => generated 760 bytes in 820 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:15:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3c665a23-29ce-4e46-8ab5-eb7d9e73653a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3c665a23-29ce-4e46-8ab5-eb7d9e73653a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/e7adbf8c-15f4-4933-bf53-44b3be8b4833 Sep 01 12:15:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3c665a23-29ce-4e46-8ab5-eb7d9e73653a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3c665a23-29ce-4e46-8ab5-eb7d9e73653a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:41 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:15: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:15:41 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:15:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3c665a23-29ce-4e46-8ab5-eb7d9e73653a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:15:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3c665a23-29ce-4e46-8ab5-eb7d9e73653a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/e7adbf8c-15f4-4933-bf53-44b3be8b4833 returned with HTTP 200 Sep 01 12:15:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 818/1658] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:15:41 2026] GET /volume/v3/volumes/e7adbf8c-15f4-4933-bf53-44b3be8b4833 => generated 828 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:15:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-62a88dbd-18f5-4882-bc4f-7171a4e94f45 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-62a88dbd-18f5-4882-bc4f-7171a4e94f45 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/e7adbf8c-15f4-4933-bf53-44b3be8b4833 Sep 01 12:15:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-62a88dbd-18f5-4882-bc4f-7171a4e94f45 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-62a88dbd-18f5-4882-bc4f-7171a4e94f45 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:15: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:15:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:15:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-62a88dbd-18f5-4882-bc4f-7171a4e94f45 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:15:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-62a88dbd-18f5-4882-bc4f-7171a4e94f45 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/e7adbf8c-15f4-4933-bf53-44b3be8b4833 returned with HTTP 200 Sep 01 12:15:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 841/1659] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:15:42 2026] GET /volume/v3/volumes/e7adbf8c-15f4-4933-bf53-44b3be8b4833 => generated 852 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:15:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-56c21c85-b9a6-4f09-9913-d026238a2f4d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-56c21c85-b9a6-4f09-9913-d026238a2f4d tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/e7adbf8c-15f4-4933-bf53-44b3be8b4833 Sep 01 12:15:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-56c21c85-b9a6-4f09-9913-d026238a2f4d tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-56c21c85-b9a6-4f09-9913-d026238a2f4d tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:44 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:15: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:15:44 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:15:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-56c21c85-b9a6-4f09-9913-d026238a2f4d tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:15:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-56c21c85-b9a6-4f09-9913-d026238a2f4d tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/e7adbf8c-15f4-4933-bf53-44b3be8b4833 returned with HTTP 200 Sep 01 12:15:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 819/1660] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:15:44 2026] GET /volume/v3/volumes/e7adbf8c-15f4-4933-bf53-44b3be8b4833 => generated 852 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:15:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-31ef32d5-8d35-4850-b1ab-a6b16d1cb50b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-31ef32d5-8d35-4850-b1ab-a6b16d1cb50b tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/e7adbf8c-15f4-4933-bf53-44b3be8b4833 Sep 01 12:15:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-31ef32d5-8d35-4850-b1ab-a6b16d1cb50b tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-31ef32d5-8d35-4850-b1ab-a6b16d1cb50b tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:15: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:15:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:15:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-31ef32d5-8d35-4850-b1ab-a6b16d1cb50b tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:15:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-31ef32d5-8d35-4850-b1ab-a6b16d1cb50b tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/e7adbf8c-15f4-4933-bf53-44b3be8b4833 returned with HTTP 200 Sep 01 12:15:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 842/1661] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:15:45 2026] GET /volume/v3/volumes/e7adbf8c-15f4-4933-bf53-44b3be8b4833 => generated 853 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:15:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-722871e1-d94e-4989-a847-f31fcd750271 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-722871e1-d94e-4989-a847-f31fcd750271 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/e7adbf8c-15f4-4933-bf53-44b3be8b4833 Sep 01 12:15:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-722871e1-d94e-4989-a847-f31fcd750271 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-722871e1-d94e-4989-a847-f31fcd750271 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:45 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:15: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:15:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:15:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-722871e1-d94e-4989-a847-f31fcd750271 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:15:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-722871e1-d94e-4989-a847-f31fcd750271 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/e7adbf8c-15f4-4933-bf53-44b3be8b4833 returned with HTTP 200 Sep 01 12:15:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 820/1662] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:15:45 2026] GET /volume/v3/volumes/e7adbf8c-15f4-4933-bf53-44b3be8b4833 => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:15:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-896e64f7-8821-4689-b6f4-d1f238ff41bf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-896e64f7-8821-4689-b6f4-d1f238ff41bf tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:15:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-896e64f7-8821-4689-b6f4-d1f238ff41bf tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e7adbf8c-15f4-4933-bf53-44b3be8b4833", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-855807938"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:15: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:15:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:15: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:15:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:15:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-896e64f7-8821-4689-b6f4-d1f238ff41bf tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:15:45 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-896e64f7-8821-4689-b6f4-d1f238ff41bf tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Create snapshot from volume e7adbf8c-15f4-4933-bf53-44b3be8b4833 Sep 01 12:15:45 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-896e64f7-8821-4689-b6f4-d1f238ff41bf tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Created reservations ['e6e7bc0f-97cb-4a49-94a0-8732e7438231', '77905da9-a55d-402a-bbdf-e0a0eaac3f0a', '42c6a554-6e50-4d04-80dc-5dc35e12eb4c', '61c2341c-4d1a-4e41-bb53-f58da7783b99'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:15: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:15:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:15:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-896e64f7-8821-4689-b6f4-d1f238ff41bf tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Snapshot create request issued successfully. Sep 01 12:15:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-896e64f7-8821-4689-b6f4-d1f238ff41bf tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/snapshots returned with HTTP 202 Sep 01 12:15:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 843/1663] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:15:45 2026] POST /volume/v3/snapshots => generated 379 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 12:15:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d47b71ab-ed0e-4a31-9c29-44e19b27a81b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d47b71ab-ed0e-4a31-9c29-44e19b27a81b tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/snapshots/38e99b25-d001-4b28-a613-e66db215a2f3 Sep 01 12:15:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d47b71ab-ed0e-4a31-9c29-44e19b27a81b tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d47b71ab-ed0e-4a31-9c29-44e19b27a81b tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:15:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d47b71ab-ed0e-4a31-9c29-44e19b27a81b tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Snapshot retrieved successfully. Sep 01 12:15:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d47b71ab-ed0e-4a31-9c29-44e19b27a81b tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/snapshots/38e99b25-d001-4b28-a613-e66db215a2f3 returned with HTTP 200 Sep 01 12:15:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 821/1664] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:15:45 2026] GET /volume/v3/snapshots/38e99b25-d001-4b28-a613-e66db215a2f3 => generated 511 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:15:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7f930a97-b283-4403-9fa7-dfd5939b8483 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7f930a97-b283-4403-9fa7-dfd5939b8483 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/snapshots/38e99b25-d001-4b28-a613-e66db215a2f3 Sep 01 12:15:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7f930a97-b283-4403-9fa7-dfd5939b8483 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7f930a97-b283-4403-9fa7-dfd5939b8483 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:15:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7f930a97-b283-4403-9fa7-dfd5939b8483 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Snapshot retrieved successfully. Sep 01 12:15:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7f930a97-b283-4403-9fa7-dfd5939b8483 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/snapshots/38e99b25-d001-4b28-a613-e66db215a2f3 returned with HTTP 200 Sep 01 12:15:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 844/1665] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:15:46 2026] GET /volume/v3/snapshots/38e99b25-d001-4b28-a613-e66db215a2f3 => generated 511 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:15:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-51f4e68c-7dbb-4c59-a6cd-1982990bf27c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-51f4e68c-7dbb-4c59-a6cd-1982990bf27c tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/snapshots/38e99b25-d001-4b28-a613-e66db215a2f3 Sep 01 12:15:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-51f4e68c-7dbb-4c59-a6cd-1982990bf27c tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-51f4e68c-7dbb-4c59-a6cd-1982990bf27c tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:48 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:15:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-51f4e68c-7dbb-4c59-a6cd-1982990bf27c tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Snapshot retrieved successfully. Sep 01 12:15:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-51f4e68c-7dbb-4c59-a6cd-1982990bf27c tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/snapshots/38e99b25-d001-4b28-a613-e66db215a2f3 returned with HTTP 200 Sep 01 12:15:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 822/1666] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:15:47 2026] GET /volume/v3/snapshots/38e99b25-d001-4b28-a613-e66db215a2f3 => generated 511 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:15:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4448184d-69ab-4307-bb62-c11c49d84957 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4448184d-69ab-4307-bb62-c11c49d84957 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/snapshots/38e99b25-d001-4b28-a613-e66db215a2f3 Sep 01 12:15:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4448184d-69ab-4307-bb62-c11c49d84957 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4448184d-69ab-4307-bb62-c11c49d84957 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:49 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:15:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4448184d-69ab-4307-bb62-c11c49d84957 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Snapshot retrieved successfully. Sep 01 12:15:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4448184d-69ab-4307-bb62-c11c49d84957 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/snapshots/38e99b25-d001-4b28-a613-e66db215a2f3 returned with HTTP 200 Sep 01 12:15:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 845/1667] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:15:49 2026] GET /volume/v3/snapshots/38e99b25-d001-4b28-a613-e66db215a2f3 => generated 511 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:15:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-38862f40-c255-43b5-8c08-022adc818a0a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-38862f40-c255-43b5-8c08-022adc818a0a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/snapshots/38e99b25-d001-4b28-a613-e66db215a2f3 Sep 01 12:15:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-38862f40-c255-43b5-8c08-022adc818a0a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-38862f40-c255-43b5-8c08-022adc818a0a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:15:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-38862f40-c255-43b5-8c08-022adc818a0a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Snapshot retrieved successfully. Sep 01 12:15:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-38862f40-c255-43b5-8c08-022adc818a0a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/snapshots/38e99b25-d001-4b28-a613-e66db215a2f3 returned with HTTP 200 Sep 01 12:15:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 823/1668] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:15:50 2026] GET /volume/v3/snapshots/38e99b25-d001-4b28-a613-e66db215a2f3 => generated 538 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:15:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4de3f91f-5180-4d2a-ba3e-68d1c062767c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4de3f91f-5180-4d2a-ba3e-68d1c062767c tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/snapshots/38e99b25-d001-4b28-a613-e66db215a2f3 Sep 01 12:15:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4de3f91f-5180-4d2a-ba3e-68d1c062767c tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4de3f91f-5180-4d2a-ba3e-68d1c062767c tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:50 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:15:50 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4de3f91f-5180-4d2a-ba3e-68d1c062767c tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Snapshot retrieved successfully. Sep 01 12:15:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4de3f91f-5180-4d2a-ba3e-68d1c062767c tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/snapshots/38e99b25-d001-4b28-a613-e66db215a2f3 returned with HTTP 200 Sep 01 12:15:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 846/1669] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:15:50 2026] GET /volume/v3/snapshots/38e99b25-d001-4b28-a613-e66db215a2f3 => generated 538 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:15:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-78b00e51-2bfe-4236-b5b0-8bd9e8c88ba2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-78b00e51-2bfe-4236-b5b0-8bd9e8c88ba2 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/snapshots Sep 01 12:15:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-78b00e51-2bfe-4236-b5b0-8bd9e8c88ba2 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-78b00e51-2bfe-4236-b5b0-8bd9e8c88ba2 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-78b00e51-2bfe-4236-b5b0-8bd9e8c88ba2 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:15:50 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-78b00e51-2bfe-4236-b5b0-8bd9e8c88ba2 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Building query based on filter {{(pid=86815) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:15:50 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:15:50 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:15:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-78b00e51-2bfe-4236-b5b0-8bd9e8c88ba2 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Get all snapshots completed successfully. Sep 01 12:15:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-78b00e51-2bfe-4236-b5b0-8bd9e8c88ba2 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/snapshots returned with HTTP 200 Sep 01 12:15:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 824/1670] 192.168.122.29 () {58 vars in 1122 bytes} [Tue Sep 1 12:15:50 2026] GET /volume/v3/snapshots => generated 407 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:15:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4f61f7ac-3846-48c0-a613-df8c94fbdbe6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4f61f7ac-3846-48c0-a613-df8c94fbdbe6 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] PUT http://192.168.122.29/volume/v3/snapshots/38e99b25-d001-4b28-a613-e66db215a2f3 Sep 01 12:15:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4f61f7ac-3846-48c0-a613-df8c94fbdbe6 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1425507113", "description": "This is the new description of snapshot."}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:15: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:15:50 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:15:50 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4f61f7ac-3846-48c0-a613-df8c94fbdbe6 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Snapshot retrieved successfully. Sep 01 12:15:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4f61f7ac-3846-48c0-a613-df8c94fbdbe6 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/snapshots/38e99b25-d001-4b28-a613-e66db215a2f3 returned with HTTP 200 Sep 01 12:15:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 847/1671] 192.168.122.29 () {60 vars in 1254 bytes} [Tue Sep 1 12:15:50 2026] PUT /volume/v3/snapshots/38e99b25-d001-4b28-a613-e66db215a2f3 => generated 443 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:15:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-492d56cc-f214-41d9-8a9f-8b1019a8c601 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-492d56cc-f214-41d9-8a9f-8b1019a8c601 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/snapshots/38e99b25-d001-4b28-a613-e66db215a2f3 Sep 01 12:15:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-492d56cc-f214-41d9-8a9f-8b1019a8c601 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-492d56cc-f214-41d9-8a9f-8b1019a8c601 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:15:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-492d56cc-f214-41d9-8a9f-8b1019a8c601 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Snapshot retrieved successfully. Sep 01 12:15:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-492d56cc-f214-41d9-8a9f-8b1019a8c601 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/snapshots/38e99b25-d001-4b28-a613-e66db215a2f3 returned with HTTP 200 Sep 01 12:15:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 825/1672] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:15:50 2026] GET /volume/v3/snapshots/38e99b25-d001-4b28-a613-e66db215a2f3 => generated 577 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:15:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ab747642-47cc-45e3-8bc0-ba31b7d5857f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ab747642-47cc-45e3-8bc0-ba31b7d5857f tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] DELETE http://192.168.122.29/volume/v3/snapshots/38e99b25-d001-4b28-a613-e66db215a2f3 Sep 01 12:15:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ab747642-47cc-45e3-8bc0-ba31b7d5857f tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ab747642-47cc-45e3-8bc0-ba31b7d5857f tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15:50 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-ab747642-47cc-45e3-8bc0-ba31b7d5857f tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Delete snapshot with id: 38e99b25-d001-4b28-a613-e66db215a2f3 Sep 01 12:15: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:15:50 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:15:50 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ab747642-47cc-45e3-8bc0-ba31b7d5857f tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Snapshot retrieved successfully. Sep 01 12:15: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:15:50 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:15:50 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ab747642-47cc-45e3-8bc0-ba31b7d5857f tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Snapshot delete request issued successfully. Sep 01 12:15:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ab747642-47cc-45e3-8bc0-ba31b7d5857f tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/snapshots/38e99b25-d001-4b28-a613-e66db215a2f3 returned with HTTP 202 Sep 01 12:15:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 848/1673] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:15:50 2026] DELETE /volume/v3/snapshots/38e99b25-d001-4b28-a613-e66db215a2f3 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 12:15:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7c52a517-c5bb-422c-a46b-455d3d0ca64e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7c52a517-c5bb-422c-a46b-455d3d0ca64e tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/snapshots/38e99b25-d001-4b28-a613-e66db215a2f3 Sep 01 12:15:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7c52a517-c5bb-422c-a46b-455d3d0ca64e tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7c52a517-c5bb-422c-a46b-455d3d0ca64e tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:15:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7c52a517-c5bb-422c-a46b-455d3d0ca64e tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Snapshot retrieved successfully. Sep 01 12:15:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7c52a517-c5bb-422c-a46b-455d3d0ca64e tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/snapshots/38e99b25-d001-4b28-a613-e66db215a2f3 returned with HTTP 200 Sep 01 12:15:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 826/1674] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:15:50 2026] GET /volume/v3/snapshots/38e99b25-d001-4b28-a613-e66db215a2f3 => generated 576 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:15:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-aecda61f-3959-4331-b683-7034db688aa9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aecda61f-3959-4331-b683-7034db688aa9 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/snapshots/38e99b25-d001-4b28-a613-e66db215a2f3 Sep 01 12:15:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-aecda61f-3959-4331-b683-7034db688aa9 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-aecda61f-3959-4331-b683-7034db688aa9 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:15:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-aecda61f-3959-4331-b683-7034db688aa9 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Snapshot retrieved successfully. Sep 01 12:15:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aecda61f-3959-4331-b683-7034db688aa9 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/snapshots/38e99b25-d001-4b28-a613-e66db215a2f3 returned with HTTP 200 Sep 01 12:15:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 849/1675] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:15:51 2026] GET /volume/v3/snapshots/38e99b25-d001-4b28-a613-e66db215a2f3 => generated 576 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:15:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1eae2e00-87f9-485c-9e63-324ffc629adf None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1eae2e00-87f9-485c-9e63-324ffc629adf tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/snapshots/38e99b25-d001-4b28-a613-e66db215a2f3 Sep 01 12:15:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1eae2e00-87f9-485c-9e63-324ffc629adf tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1eae2e00-87f9-485c-9e63-324ffc629adf tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:52 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:15:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1eae2e00-87f9-485c-9e63-324ffc629adf tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Snapshot retrieved successfully. Sep 01 12:15:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1eae2e00-87f9-485c-9e63-324ffc629adf tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/snapshots/38e99b25-d001-4b28-a613-e66db215a2f3 returned with HTTP 200 Sep 01 12:15:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 827/1676] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:15:52 2026] GET /volume/v3/snapshots/38e99b25-d001-4b28-a613-e66db215a2f3 => generated 576 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:15:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-dc133ad5-8ed7-4010-8da5-22c97002c581 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dc133ad5-8ed7-4010-8da5-22c97002c581 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/snapshots/38e99b25-d001-4b28-a613-e66db215a2f3 Sep 01 12:15:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dc133ad5-8ed7-4010-8da5-22c97002c581 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dc133ad5-8ed7-4010-8da5-22c97002c581 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dc133ad5-8ed7-4010-8da5-22c97002c581 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/snapshots/38e99b25-d001-4b28-a613-e66db215a2f3 returned with HTTP 404 Sep 01 12:15:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 850/1677] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:15:53 2026] GET /volume/v3/snapshots/38e99b25-d001-4b28-a613-e66db215a2f3 => generated 111 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:15:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-d9cbe78a-0b56-4c58-bea2-70a9072bb7fd req-4c1b61e4-9109-4061-97c7-fe75f0d07f3e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6dbaeaa9-40ad-4aad-a1be-1a38adacb19a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6dbaeaa9-40ad-4aad-a1be-1a38adacb19a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] DELETE http://192.168.122.29/volume/v3/snapshots/38e99b25-d001-4b28-a613-e66db215a2f3 Sep 01 12:15:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6dbaeaa9-40ad-4aad-a1be-1a38adacb19a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-d9cbe78a-0b56-4c58-bea2-70a9072bb7fd req-4c1b61e4-9109-4061-97c7-fe75f0d07f3e tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] GET http://192.168.122.29/volume/v3/attachments?instance_id=c5be2fb3-c92f-4318-84e0-2b475343768a Sep 01 12:15:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-d9cbe78a-0b56-4c58-bea2-70a9072bb7fd req-4c1b61e4-9109-4061-97c7-fe75f0d07f3e tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-d9cbe78a-0b56-4c58-bea2-70a9072bb7fd req-4c1b61e4-9109-4061-97c7-fe75f0d07f3e tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6dbaeaa9-40ad-4aad-a1be-1a38adacb19a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15:53 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-6dbaeaa9-40ad-4aad-a1be-1a38adacb19a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Delete snapshot with id: 38e99b25-d001-4b28-a613-e66db215a2f3 Sep 01 12:15:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6dbaeaa9-40ad-4aad-a1be-1a38adacb19a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/snapshots/38e99b25-d001-4b28-a613-e66db215a2f3 returned with HTTP 404 Sep 01 12:15:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 851/1678] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:15:53 2026] DELETE /volume/v3/snapshots/38e99b25-d001-4b28-a613-e66db215a2f3 => generated 111 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:15:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-699d47b3-864d-4b51-906a-78e71d260328 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-699d47b3-864d-4b51-906a-78e71d260328 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/e7adbf8c-15f4-4933-bf53-44b3be8b4833 Sep 01 12:15:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-699d47b3-864d-4b51-906a-78e71d260328 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-699d47b3-864d-4b51-906a-78e71d260328 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15:53 devstack devstack@c-api.service[86815]: /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:15:53 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), Sep 01 12:15:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-d9cbe78a-0b56-4c58-bea2-70a9072bb7fd req-4c1b61e4-9109-4061-97c7-fe75f0d07f3e tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] http://192.168.122.29/volume/v3/attachments?instance_id=c5be2fb3-c92f-4318-84e0-2b475343768a returned with HTTP 200 Sep 01 12:15:53 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 828/1679] 192.168.122.29 () {62 vars in 1521 bytes} [Tue Sep 1 12:15:53 2026] GET /volume/v3/attachments?instance_id=c5be2fb3-c92f-4318-84e0-2b475343768a => generated 192 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:15: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:15:53 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:15:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-d9cbe78a-0b56-4c58-bea2-70a9072bb7fd req-22670c01-d352-42c6-b15f-88bc8d47b34e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15: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:15:53 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:15:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-d9cbe78a-0b56-4c58-bea2-70a9072bb7fd req-22670c01-d352-42c6-b15f-88bc8d47b34e tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] GET http://192.168.122.29/volume/v3/attachments/5d8fbf20-57ee-48d4-a188-b143b47c4024 Sep 01 12:15:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-d9cbe78a-0b56-4c58-bea2-70a9072bb7fd req-22670c01-d352-42c6-b15f-88bc8d47b34e tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-d9cbe78a-0b56-4c58-bea2-70a9072bb7fd req-22670c01-d352-42c6-b15f-88bc8d47b34e tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15:53 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-699d47b3-864d-4b51-906a-78e71d260328 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:15:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-699d47b3-864d-4b51-906a-78e71d260328 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/e7adbf8c-15f4-4933-bf53-44b3be8b4833 returned with HTTP 200 Sep 01 12:15:54 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 852/1680] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:15:53 2026] GET /volume/v3/volumes/e7adbf8c-15f4-4933-bf53-44b3be8b4833 => generated 853 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:15: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:15:54 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:15:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-085f6e43-d4a1-48ca-83d2-ac8562485782 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-085f6e43-d4a1-48ca-83d2-ac8562485782 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:15:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-085f6e43-d4a1-48ca-83d2-ac8562485782 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1697652293"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:15:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-d9cbe78a-0b56-4c58-bea2-70a9072bb7fd req-22670c01-d352-42c6-b15f-88bc8d47b34e tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] http://192.168.122.29/volume/v3/attachments/5d8fbf20-57ee-48d4-a188-b143b47c4024 returned with HTTP 200 Sep 01 12:15:54 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 829/1681] 192.168.122.29 () {62 vars in 1535 bytes} [Tue Sep 1 12:15:53 2026] GET /volume/v3/attachments/5d8fbf20-57ee-48d4-a188-b143b47c4024 => generated 718 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:15:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-085f6e43-d4a1-48ca-83d2-ac8562485782 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1697652293'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:15:54 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-085f6e43-d4a1-48ca-83d2-ac8562485782 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Create volume of 1 GB Sep 01 12:15:54 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-085f6e43-d4a1-48ca-83d2-ac8562485782 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Availability Zones retrieved successfully. Sep 01 12:15:54 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-085f6e43-d4a1-48ca-83d2-ac8562485782 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Flow 'volume_create_api' (bc76aaf5-1e5b-4573-ba1c-5950697825f3) 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:15:54 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-085f6e43-d4a1-48ca-83d2-ac8562485782 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (482093c3-5b75-422e-bb3a-79dc1d9575e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:15:54 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-085f6e43-d4a1-48ca-83d2-ac8562485782 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-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:15:54 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-085f6e43-d4a1-48ca-83d2-ac8562485782 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (482093c3-5b75-422e-bb3a-79dc1d9575e9) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:15:54 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-085f6e43-d4a1-48ca-83d2-ac8562485782 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab6d9fee-795d-44e3-8f41-5eb9336f8823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:15:54 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-085f6e43-d4a1-48ca-83d2-ac8562485782 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Created reservations ['e8783b3a-09f5-4c1d-9843-4139ec10ac50', '0a2aba09-0a6f-4a43-be8d-dc756d440295', '9d9c82a5-89de-4f56-be5c-1f75c9160e85', 'ba00bf77-3773-4b9d-9437-76c9136e45ff'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:15:54 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-085f6e43-d4a1-48ca-83d2-ac8562485782 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab6d9fee-795d-44e3-8f41-5eb9336f8823) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8783b3a-09f5-4c1d-9843-4139ec10ac50', '0a2aba09-0a6f-4a43-be8d-dc756d440295', '9d9c82a5-89de-4f56-be5c-1f75c9160e85', 'ba00bf77-3773-4b9d-9437-76c9136e45ff']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:15:54 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-085f6e43-d4a1-48ca-83d2-ac8562485782 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8daaf7b1-6f52-4793-bf29-393a3539ce65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:15: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:15:54 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:15:54 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-085f6e43-d4a1-48ca-83d2-ac8562485782 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8daaf7b1-6f52-4793-bf29-393a3539ce65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc0f3619-b5dd-4671-8926-57ea24b9e207', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1697652293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='887183f04898416bb6d0e0d14c5afe2f',qos_specs=None,replication_status=,reservations=['e8783b3a-09f5-4c1d-9843-4139ec10ac50','0a2aba09-0a6f-4a43-be8d-dc756d440295','9d9c82a5-89de-4f56-be5c-1f75c9160e85','ba00bf77-3773-4b9d-9437-76c9136e45ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a95aaa9132d418f9af74530431b6c7b',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:15:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1697652293',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc0f3619-b5dd-4671-8926-57ea24b9e207,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='887183f04898416bb6d0e0d14c5afe2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a95aaa9132d418f9af74530431b6c7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:15:54 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-085f6e43-d4a1-48ca-83d2-ac8562485782 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82cb1c33-8a6d-46ea-804d-3f52660bfe17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:15:54 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-085f6e43-d4a1-48ca-83d2-ac8562485782 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82cb1c33-8a6d-46ea-804d-3f52660bfe17) transitioned into state 'SUCCESS' from state '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-1697652293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='887183f04898416bb6d0e0d14c5afe2f',qos_specs=None,replication_status=,reservations=['e8783b3a-09f5-4c1d-9843-4139ec10ac50','0a2aba09-0a6f-4a43-be8d-dc756d440295','9d9c82a5-89de-4f56-be5c-1f75c9160e85','ba00bf77-3773-4b9d-9437-76c9136e45ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a95aaa9132d418f9af74530431b6c7b',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:15:54 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-085f6e43-d4a1-48ca-83d2-ac8562485782 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fa2b4b1-26a2-4d3f-95e8-db2a1e4342fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:15:54 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-085f6e43-d4a1-48ca-83d2-ac8562485782 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fa2b4b1-26a2-4d3f-95e8-db2a1e4342fa) 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:15:54 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-085f6e43-d4a1-48ca-83d2-ac8562485782 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Flow 'volume_create_api' (bc76aaf5-1e5b-4573-ba1c-5950697825f3) 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:15:54 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-085f6e43-d4a1-48ca-83d2-ac8562485782 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Create volume request issued successfully. Sep 01 12:15:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-085f6e43-d4a1-48ca-83d2-ac8562485782 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:15:54 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 853/1682] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:15:54 2026] POST /volume/v3/volumes => generated 761 bytes in 601 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:15:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-98e8a2d5-893c-40d1-897d-f6d522ada276 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-98e8a2d5-893c-40d1-897d-f6d522ada276 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/bc0f3619-b5dd-4671-8926-57ea24b9e207 Sep 01 12:15:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-98e8a2d5-893c-40d1-897d-f6d522ada276 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-98e8a2d5-893c-40d1-897d-f6d522ada276 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:54 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:15: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:15:54 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:15:54 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-98e8a2d5-893c-40d1-897d-f6d522ada276 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:15:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-98e8a2d5-893c-40d1-897d-f6d522ada276 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/bc0f3619-b5dd-4671-8926-57ea24b9e207 returned with HTTP 200 Sep 01 12:15:54 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 830/1683] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:15:54 2026] GET /volume/v3/volumes/bc0f3619-b5dd-4671-8926-57ea24b9e207 => generated 829 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:15:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f85bc1d1-d1d2-4a16-92a5-5b0971371b7f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f85bc1d1-d1d2-4a16-92a5-5b0971371b7f tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/bc0f3619-b5dd-4671-8926-57ea24b9e207 Sep 01 12:15:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f85bc1d1-d1d2-4a16-92a5-5b0971371b7f tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f85bc1d1-d1d2-4a16-92a5-5b0971371b7f tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:55 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:15: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:15:55 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:15:55 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f85bc1d1-d1d2-4a16-92a5-5b0971371b7f tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:15:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f85bc1d1-d1d2-4a16-92a5-5b0971371b7f tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/bc0f3619-b5dd-4671-8926-57ea24b9e207 returned with HTTP 200 Sep 01 12:15:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 854/1684] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:15:55 2026] GET /volume/v3/volumes/bc0f3619-b5dd-4671-8926-57ea24b9e207 => generated 853 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:15:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3ec51e78-7c5b-446a-9c13-8667c43f5d05 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3ec51e78-7c5b-446a-9c13-8667c43f5d05 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/bc0f3619-b5dd-4671-8926-57ea24b9e207 Sep 01 12:15:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3ec51e78-7c5b-446a-9c13-8667c43f5d05 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3ec51e78-7c5b-446a-9c13-8667c43f5d05 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:56 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:15: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:15:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:15:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3ec51e78-7c5b-446a-9c13-8667c43f5d05 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:15:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3ec51e78-7c5b-446a-9c13-8667c43f5d05 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/bc0f3619-b5dd-4671-8926-57ea24b9e207 returned with HTTP 200 Sep 01 12:15:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 831/1685] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:15:56 2026] GET /volume/v3/volumes/bc0f3619-b5dd-4671-8926-57ea24b9e207 => generated 854 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:15:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f2abd321-144b-4ae0-a97e-f71de9d36039 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f2abd321-144b-4ae0-a97e-f71de9d36039 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:15:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f2abd321-144b-4ae0-a97e-f71de9d36039 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bc0f3619-b5dd-4671-8926-57ea24b9e207", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-141417984"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:15: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:15:57 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:15: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:15:57 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:15:57 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f2abd321-144b-4ae0-a97e-f71de9d36039 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:15:57 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-f2abd321-144b-4ae0-a97e-f71de9d36039 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Create snapshot from volume bc0f3619-b5dd-4671-8926-57ea24b9e207 Sep 01 12:15:57 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-f2abd321-144b-4ae0-a97e-f71de9d36039 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Created reservations ['98a98112-4351-4ff0-a3e9-8c57b363fe28', '610184c7-9fdc-491d-ae14-fc2bf194c16b', 'bd3db459-204f-4c28-86e0-e4265385704f', 'ae2cf054-1b55-4cdb-8ce6-af46b47a1e18'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:15: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:15:57 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:15:57 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f2abd321-144b-4ae0-a97e-f71de9d36039 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Snapshot create request issued successfully. Sep 01 12:15:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f2abd321-144b-4ae0-a97e-f71de9d36039 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/snapshots returned with HTTP 202 Sep 01 12:15:57 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 855/1686] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:15:56 2026] POST /volume/v3/snapshots => generated 309 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:15:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a549f328-6e23-4bb5-9c85-a56b1353623f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a549f328-6e23-4bb5-9c85-a56b1353623f tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/snapshots/f05eb475-c564-45be-8207-b4867c89be68 Sep 01 12:15:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a549f328-6e23-4bb5-9c85-a56b1353623f tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a549f328-6e23-4bb5-9c85-a56b1353623f tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:57 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:15:57 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a549f328-6e23-4bb5-9c85-a56b1353623f tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Snapshot retrieved successfully. Sep 01 12:15:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a549f328-6e23-4bb5-9c85-a56b1353623f tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/snapshots/f05eb475-c564-45be-8207-b4867c89be68 returned with HTTP 200 Sep 01 12:15:57 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 832/1687] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:15:57 2026] GET /volume/v3/snapshots/f05eb475-c564-45be-8207-b4867c89be68 => generated 441 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:15:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-671d0ef4-c3c7-4054-bd56-ebcfc83e8ec7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-671d0ef4-c3c7-4054-bd56-ebcfc83e8ec7 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/snapshots/f05eb475-c564-45be-8207-b4867c89be68 Sep 01 12:15:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-671d0ef4-c3c7-4054-bd56-ebcfc83e8ec7 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-671d0ef4-c3c7-4054-bd56-ebcfc83e8ec7 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15: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:15:58 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:15:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-671d0ef4-c3c7-4054-bd56-ebcfc83e8ec7 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Snapshot retrieved successfully. Sep 01 12:15:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-671d0ef4-c3c7-4054-bd56-ebcfc83e8ec7 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/snapshots/f05eb475-c564-45be-8207-b4867c89be68 returned with HTTP 200 Sep 01 12:15:58 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 856/1688] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:15:58 2026] GET /volume/v3/snapshots/f05eb475-c564-45be-8207-b4867c89be68 => generated 441 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:15:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3d9bf0d4-265f-4726-89d5-53a4283dfd32 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:15:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3d9bf0d4-265f-4726-89d5-53a4283dfd32 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/snapshots/f05eb475-c564-45be-8207-b4867c89be68 Sep 01 12:15:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3d9bf0d4-265f-4726-89d5-53a4283dfd32 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:15:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3d9bf0d4-265f-4726-89d5-53a4283dfd32 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:15:59 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=185,cinder:INSERT=14,cinder:UPDATE=32 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:15: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:15:59 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:15:59 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3d9bf0d4-265f-4726-89d5-53a4283dfd32 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Snapshot retrieved successfully. Sep 01 12:15:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3d9bf0d4-265f-4726-89d5-53a4283dfd32 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/snapshots/f05eb475-c564-45be-8207-b4867c89be68 returned with HTTP 200 Sep 01 12:15:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 833/1689] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:15:59 2026] GET /volume/v3/snapshots/f05eb475-c564-45be-8207-b4867c89be68 => generated 441 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-32627e06-0906-41d5-a8b4-3b481a1cbc69 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-32627e06-0906-41d5-a8b4-3b481a1cbc69 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/snapshots/f05eb475-c564-45be-8207-b4867c89be68 Sep 01 12:16:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-32627e06-0906-41d5-a8b4-3b481a1cbc69 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-32627e06-0906-41d5-a8b4-3b481a1cbc69 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:00 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=248,cinder:UPDATE=84,cinder:INSERT=52 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:16: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:16:00 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:00 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-32627e06-0906-41d5-a8b4-3b481a1cbc69 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Snapshot retrieved successfully. Sep 01 12:16:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-32627e06-0906-41d5-a8b4-3b481a1cbc69 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/snapshots/f05eb475-c564-45be-8207-b4867c89be68 returned with HTTP 200 Sep 01 12:16:00 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 857/1690] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:16:00 2026] GET /volume/v3/snapshots/f05eb475-c564-45be-8207-b4867c89be68 => generated 441 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a03178e2-a793-49b5-996c-a80809c3d2d9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a03178e2-a793-49b5-996c-a80809c3d2d9 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/snapshots/f05eb475-c564-45be-8207-b4867c89be68 Sep 01 12:16:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a03178e2-a793-49b5-996c-a80809c3d2d9 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a03178e2-a793-49b5-996c-a80809c3d2d9 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a03178e2-a793-49b5-996c-a80809c3d2d9 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Snapshot retrieved successfully. Sep 01 12:16:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a03178e2-a793-49b5-996c-a80809c3d2d9 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/snapshots/f05eb475-c564-45be-8207-b4867c89be68 returned with HTTP 200 Sep 01 12:16:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 834/1691] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:16:01 2026] GET /volume/v3/snapshots/f05eb475-c564-45be-8207-b4867c89be68 => generated 468 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c4063ff7-492f-495b-a80b-7c9db237421a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c4063ff7-492f-495b-a80b-7c9db237421a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:16:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c4063ff7-492f-495b-a80b-7c9db237421a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f05eb475-c564-45be-8207-b4867c89be68", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-359411342"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:16:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-c4063ff7-492f-495b-a80b-7c9db237421a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Create volume request body: {'volume': {'snapshot_id': 'f05eb475-c564-45be-8207-b4867c89be68', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-359411342'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:16: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:16:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c4063ff7-492f-495b-a80b-7c9db237421a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Snapshot retrieved successfully. Sep 01 12:16:01 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-c4063ff7-492f-495b-a80b-7c9db237421a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Create volume of 2 GB Sep 01 12:16:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c4063ff7-492f-495b-a80b-7c9db237421a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Availability Zones retrieved successfully. Sep 01 12:16:01 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c4063ff7-492f-495b-a80b-7c9db237421a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Flow 'volume_create_api' (c39a0178-f3d0-4b83-a2dd-44412b2348d9) 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:16:01 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c4063ff7-492f-495b-a80b-7c9db237421a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3275b2cb-d03f-4ffe-899e-afcccdc8d839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:16:01 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-c4063ff7-492f-495b-a80b-7c9db237421a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-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:16: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:16:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16:01 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c4063ff7-492f-495b-a80b-7c9db237421a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3275b2cb-d03f-4ffe-899e-afcccdc8d839) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'f05eb475-c564-45be-8207-b4867c89be68', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:16:01 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c4063ff7-492f-495b-a80b-7c9db237421a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6931c0f8-4de1-4123-a6d8-11f1fb154a1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:16:01 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-c4063ff7-492f-495b-a80b-7c9db237421a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Created reservations ['c67e5130-09a3-4a17-9f2a-b15f58baf5d2', '5b192e94-818c-4cab-b8b6-67b4da92ddd7', 'bcba695f-bda6-4529-99cd-aec1b97ff7d8', '6f6b43d5-4df6-42b6-95d0-5b20b271e12f'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:16:02 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c4063ff7-492f-495b-a80b-7c9db237421a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6931c0f8-4de1-4123-a6d8-11f1fb154a1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c67e5130-09a3-4a17-9f2a-b15f58baf5d2', '5b192e94-818c-4cab-b8b6-67b4da92ddd7', 'bcba695f-bda6-4529-99cd-aec1b97ff7d8', '6f6b43d5-4df6-42b6-95d0-5b20b271e12f']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:16:02 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c4063ff7-492f-495b-a80b-7c9db237421a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5044fcdd-a5bc-492c-bdf9-349e722f3c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:16: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:16:02 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:02 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16:02 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c4063ff7-492f-495b-a80b-7c9db237421a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5044fcdd-a5bc-492c-bdf9-349e722f3c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19e89f1e-7941-49e7-922a-d4ff86faa485', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-359411342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='887183f04898416bb6d0e0d14c5afe2f',qos_specs=None,replication_status=,reservations=['c67e5130-09a3-4a17-9f2a-b15f58baf5d2','5b192e94-818c-4cab-b8b6-67b4da92ddd7','bcba695f-bda6-4529-99cd-aec1b97ff7d8','6f6b43d5-4df6-42b6-95d0-5b20b271e12f'],size=2,snapshot_id=f05eb475-c564-45be-8207-b4867c89be68,source_replicaid=,source_volid=None,status='creating',user_id='5a95aaa9132d418f9af74530431b6c7b',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:16:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-359411342',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19e89f1e-7941-49e7-922a-d4ff86faa485,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='887183f04898416bb6d0e0d14c5afe2f',provider_auth=None,provider_geometry=None,provider_id=None,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=f05eb475-c564-45be-8207-b4867c89be68,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a95aaa9132d418f9af74530431b6c7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:16:02 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c4063ff7-492f-495b-a80b-7c9db237421a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a0fa760-84f9-4205-a05b-7e45eb5aefc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:16:02 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c4063ff7-492f-495b-a80b-7c9db237421a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a0fa760-84f9-4205-a05b-7e45eb5aefc0) transitioned into state 'SUCCESS' from state '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-359411342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='887183f04898416bb6d0e0d14c5afe2f',qos_specs=None,replication_status=,reservations=['c67e5130-09a3-4a17-9f2a-b15f58baf5d2','5b192e94-818c-4cab-b8b6-67b4da92ddd7','bcba695f-bda6-4529-99cd-aec1b97ff7d8','6f6b43d5-4df6-42b6-95d0-5b20b271e12f'],size=2,snapshot_id=f05eb475-c564-45be-8207-b4867c89be68,source_replicaid=,source_volid=None,status='creating',user_id='5a95aaa9132d418f9af74530431b6c7b',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:16:02 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c4063ff7-492f-495b-a80b-7c9db237421a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0165f22-086f-4fc5-98aa-0841d57ac47a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:16: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:16:02 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16:02 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c4063ff7-492f-495b-a80b-7c9db237421a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0165f22-086f-4fc5-98aa-0841d57ac47a) 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:16:02 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c4063ff7-492f-495b-a80b-7c9db237421a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Flow 'volume_create_api' (c39a0178-f3d0-4b83-a2dd-44412b2348d9) 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:16:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c4063ff7-492f-495b-a80b-7c9db237421a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Create volume request issued successfully. Sep 01 12:16:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c4063ff7-492f-495b-a80b-7c9db237421a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:16:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 858/1692] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:16:01 2026] POST /volume/v3/volumes => generated 794 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:16:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b038e8bb-01b0-45af-b00b-a52739624435 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b038e8bb-01b0-45af-b00b-a52739624435 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 Sep 01 12:16:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b038e8bb-01b0-45af-b00b-a52739624435 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b038e8bb-01b0-45af-b00b-a52739624435 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:02 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b038e8bb-01b0-45af-b00b-a52739624435 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:16:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b038e8bb-01b0-45af-b00b-a52739624435 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 returned with HTTP 200 Sep 01 12:16:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 835/1693] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:02 2026] GET /volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 => generated 862 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-929cc267-30a9-4e73-a9cf-2eb96601c5db None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-929cc267-30a9-4e73-a9cf-2eb96601c5db tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 Sep 01 12:16:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-929cc267-30a9-4e73-a9cf-2eb96601c5db tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-929cc267-30a9-4e73-a9cf-2eb96601c5db tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:03 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:03 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-929cc267-30a9-4e73-a9cf-2eb96601c5db tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:16:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-929cc267-30a9-4e73-a9cf-2eb96601c5db tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 returned with HTTP 200 Sep 01 12:16:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 859/1694] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:03 2026] GET /volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 => generated 886 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f6dcf8a7-31a4-48a2-8008-e5c57f44b06c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f6dcf8a7-31a4-48a2-8008-e5c57f44b06c tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 Sep 01 12:16:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f6dcf8a7-31a4-48a2-8008-e5c57f44b06c tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f6dcf8a7-31a4-48a2-8008-e5c57f44b06c tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:04 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:04 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:04 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f6dcf8a7-31a4-48a2-8008-e5c57f44b06c tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:16:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f6dcf8a7-31a4-48a2-8008-e5c57f44b06c tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 returned with HTTP 200 Sep 01 12:16:04 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 836/1695] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:04 2026] GET /volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 => generated 886 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c916b5c4-91ab-4e0d-83f5-6797bdcfde6b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c916b5c4-91ab-4e0d-83f5-6797bdcfde6b tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 Sep 01 12:16:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c916b5c4-91ab-4e0d-83f5-6797bdcfde6b tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c916b5c4-91ab-4e0d-83f5-6797bdcfde6b tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:05 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c916b5c4-91ab-4e0d-83f5-6797bdcfde6b tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:16:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c916b5c4-91ab-4e0d-83f5-6797bdcfde6b tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 returned with HTTP 200 Sep 01 12:16:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 860/1696] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:05 2026] GET /volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 => generated 886 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-72fc4149-2313-4144-9858-6b1150619c5b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-72fc4149-2313-4144-9858-6b1150619c5b tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 Sep 01 12:16:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-72fc4149-2313-4144-9858-6b1150619c5b tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-72fc4149-2313-4144-9858-6b1150619c5b tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:06 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:06 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-72fc4149-2313-4144-9858-6b1150619c5b tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:16:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-72fc4149-2313-4144-9858-6b1150619c5b tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 returned with HTTP 200 Sep 01 12:16:07 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 837/1697] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:06 2026] GET /volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 => generated 886 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8b065198-e0ec-416b-88f3-2ee409f42ea8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8b065198-e0ec-416b-88f3-2ee409f42ea8 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 Sep 01 12:16:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8b065198-e0ec-416b-88f3-2ee409f42ea8 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8b065198-e0ec-416b-88f3-2ee409f42ea8 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:08 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:08 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8b065198-e0ec-416b-88f3-2ee409f42ea8 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:16:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8b065198-e0ec-416b-88f3-2ee409f42ea8 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 returned with HTTP 200 Sep 01 12:16:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 861/1698] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:08 2026] GET /volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 => generated 886 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:16:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ed2688a1-186e-478d-940c-69b4816ec528 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ed2688a1-186e-478d-940c-69b4816ec528 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 Sep 01 12:16:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ed2688a1-186e-478d-940c-69b4816ec528 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ed2688a1-186e-478d-940c-69b4816ec528 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:09 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:09 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ed2688a1-186e-478d-940c-69b4816ec528 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:16:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ed2688a1-186e-478d-940c-69b4816ec528 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 returned with HTTP 200 Sep 01 12:16:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 838/1699] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:09 2026] GET /volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 => generated 886 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8a9b57a9-55ad-4b17-9386-8d8ccb646ec4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8a9b57a9-55ad-4b17-9386-8d8ccb646ec4 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 Sep 01 12:16:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8a9b57a9-55ad-4b17-9386-8d8ccb646ec4 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8a9b57a9-55ad-4b17-9386-8d8ccb646ec4 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:10 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:10 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8a9b57a9-55ad-4b17-9386-8d8ccb646ec4 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:16:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8a9b57a9-55ad-4b17-9386-8d8ccb646ec4 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 returned with HTTP 200 Sep 01 12:16:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 862/1700] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:10 2026] GET /volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 => generated 886 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:16:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b593b7a6-a104-47c3-8518-330f7c1a2aec None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b593b7a6-a104-47c3-8518-330f7c1a2aec tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:16:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b593b7a6-a104-47c3-8518-330f7c1a2aec tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1497442836"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:16:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-b593b7a6-a104-47c3-8518-330f7c1a2aec tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1497442836'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:16:11 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-b593b7a6-a104-47c3-8518-330f7c1a2aec tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Create volume of 1 GB Sep 01 12:16:11 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b593b7a6-a104-47c3-8518-330f7c1a2aec tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Availability Zones retrieved successfully. Sep 01 12:16:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b593b7a6-a104-47c3-8518-330f7c1a2aec tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Flow 'volume_create_api' (29e91d7e-9ac4-4d09-8b6e-373e0fd23185) 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:16:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b593b7a6-a104-47c3-8518-330f7c1a2aec tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ddeffb3-52fd-4884-b8f2-1b62baf5642f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:16:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-b593b7a6-a104-47c3-8518-330f7c1a2aec tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-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:16:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b593b7a6-a104-47c3-8518-330f7c1a2aec tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ddeffb3-52fd-4884-b8f2-1b62baf5642f) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:16:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b593b7a6-a104-47c3-8518-330f7c1a2aec tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c86fe565-1e79-49e2-a2d7-54db12587f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:16:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b8b8f2c0-22c1-4148-bd76-0299d23e59ec None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b8b8f2c0-22c1-4148-bd76-0299d23e59ec tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 Sep 01 12:16:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b8b8f2c0-22c1-4148-bd76-0299d23e59ec tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b8b8f2c0-22c1-4148-bd76-0299d23e59ec tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:11 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b8b8f2c0-22c1-4148-bd76-0299d23e59ec tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:16:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b8b8f2c0-22c1-4148-bd76-0299d23e59ec tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 returned with HTTP 200 Sep 01 12:16:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 863/1701] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:11 2026] GET /volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 => generated 886 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:12 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-b593b7a6-a104-47c3-8518-330f7c1a2aec tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Created reservations ['c7ca968b-e509-438e-a4c0-b0dadc727796', '9b154ecb-6a7f-4785-a34b-7cf554eb5e1b', 'c6339845-7565-4498-9ce9-c5025492ad4c', '8495fdcf-2d8f-48d1-88bd-8945276e33f9'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:16:12 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b593b7a6-a104-47c3-8518-330f7c1a2aec tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c86fe565-1e79-49e2-a2d7-54db12587f47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7ca968b-e509-438e-a4c0-b0dadc727796', '9b154ecb-6a7f-4785-a34b-7cf554eb5e1b', 'c6339845-7565-4498-9ce9-c5025492ad4c', '8495fdcf-2d8f-48d1-88bd-8945276e33f9']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:16:12 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b593b7a6-a104-47c3-8518-330f7c1a2aec tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e1d2f95-b3ce-4386-b359-69fd6d7b1bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:16: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:16:12 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16:12 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b593b7a6-a104-47c3-8518-330f7c1a2aec tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e1d2f95-b3ce-4386-b359-69fd6d7b1bf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecfd8ca8-5469-4ea7-b3cf-8de2b9526add', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1497442836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b55e72c87e374d6ca6ac118393a2c204',qos_specs=None,replication_status=,reservations=['c7ca968b-e509-438e-a4c0-b0dadc727796','9b154ecb-6a7f-4785-a34b-7cf554eb5e1b','c6339845-7565-4498-9ce9-c5025492ad4c','8495fdcf-2d8f-48d1-88bd-8945276e33f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d467767cd2dd4a19a729441172901fe7',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:16:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1497442836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecfd8ca8-5469-4ea7-b3cf-8de2b9526add,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b55e72c87e374d6ca6ac118393a2c204',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d467767cd2dd4a19a729441172901fe7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:16:12 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b593b7a6-a104-47c3-8518-330f7c1a2aec tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fafc2120-16ad-4b38-a587-ab4c326a8ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:16:12 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b593b7a6-a104-47c3-8518-330f7c1a2aec tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fafc2120-16ad-4b38-a587-ab4c326a8ae1) transitioned into state 'SUCCESS' from state '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-1497442836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b55e72c87e374d6ca6ac118393a2c204',qos_specs=None,replication_status=,reservations=['c7ca968b-e509-438e-a4c0-b0dadc727796','9b154ecb-6a7f-4785-a34b-7cf554eb5e1b','c6339845-7565-4498-9ce9-c5025492ad4c','8495fdcf-2d8f-48d1-88bd-8945276e33f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d467767cd2dd4a19a729441172901fe7',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:16:12 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b593b7a6-a104-47c3-8518-330f7c1a2aec tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5c127a4-a378-4f71-be71-d771f2ccc33a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:16:12 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b593b7a6-a104-47c3-8518-330f7c1a2aec tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5c127a4-a378-4f71-be71-d771f2ccc33a) 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:16:12 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b593b7a6-a104-47c3-8518-330f7c1a2aec tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Flow 'volume_create_api' (29e91d7e-9ac4-4d09-8b6e-373e0fd23185) 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:16:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b593b7a6-a104-47c3-8518-330f7c1a2aec tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Create volume request issued successfully. Sep 01 12:16:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b593b7a6-a104-47c3-8518-330f7c1a2aec tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:16:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 839/1702] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:16:11 2026] POST /volume/v3/volumes => generated 762 bytes in 660 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 12:16:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f6d3d622-c7a5-44ff-a579-2cca930b9f36 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f6d3d622-c7a5-44ff-a579-2cca930b9f36 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add Sep 01 12:16:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f6d3d622-c7a5-44ff-a579-2cca930b9f36 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f6d3d622-c7a5-44ff-a579-2cca930b9f36 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:12 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:12 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f6d3d622-c7a5-44ff-a579-2cca930b9f36 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:16:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f6d3d622-c7a5-44ff-a579-2cca930b9f36 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add returned with HTTP 200 Sep 01 12:16:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 864/1703] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:12 2026] GET /volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add => generated 830 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ec6f221f-a2ba-4421-88a7-e6c2c29a044b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ec6f221f-a2ba-4421-88a7-e6c2c29a044b tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 Sep 01 12:16:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ec6f221f-a2ba-4421-88a7-e6c2c29a044b tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ec6f221f-a2ba-4421-88a7-e6c2c29a044b tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:13 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:13 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ec6f221f-a2ba-4421-88a7-e6c2c29a044b tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:16:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ec6f221f-a2ba-4421-88a7-e6c2c29a044b tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 returned with HTTP 200 Sep 01 12:16:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 840/1704] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:13 2026] GET /volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 => generated 887 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e03a3da2-1ce7-453f-87a5-0f3bd04dc471 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e03a3da2-1ce7-453f-87a5-0f3bd04dc471 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 Sep 01 12:16:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e03a3da2-1ce7-453f-87a5-0f3bd04dc471 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e03a3da2-1ce7-453f-87a5-0f3bd04dc471 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:13 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:13 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e03a3da2-1ce7-453f-87a5-0f3bd04dc471 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:16:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e03a3da2-1ce7-453f-87a5-0f3bd04dc471 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 returned with HTTP 200 Sep 01 12:16:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 865/1705] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:13 2026] GET /volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 => generated 887 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a9e42442-486c-4295-93a2-276eb5ccc5f5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a9e42442-486c-4295-93a2-276eb5ccc5f5 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] DELETE http://192.168.122.29/volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 Sep 01 12:16:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a9e42442-486c-4295-93a2-276eb5ccc5f5 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a9e42442-486c-4295-93a2-276eb5ccc5f5 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:13 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-a9e42442-486c-4295-93a2-276eb5ccc5f5 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Delete volume with id: 19e89f1e-7941-49e7-922a-d4ff86faa485 Sep 01 12:16: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:16:13 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:13 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a9e42442-486c-4295-93a2-276eb5ccc5f5 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:16:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a9e42442-486c-4295-93a2-276eb5ccc5f5 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Delete volume request issued successfully. Sep 01 12:16:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a9e42442-486c-4295-93a2-276eb5ccc5f5 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 returned with HTTP 202 Sep 01 12:16:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 841/1706] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:16:13 2026] DELETE /volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 12:16:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-38476bda-1bd8-40c3-b492-730e78b4a715 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-38476bda-1bd8-40c3-b492-730e78b4a715 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 Sep 01 12:16:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-38476bda-1bd8-40c3-b492-730e78b4a715 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-38476bda-1bd8-40c3-b492-730e78b4a715 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:13 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:13 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-38476bda-1bd8-40c3-b492-730e78b4a715 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:16:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-38476bda-1bd8-40c3-b492-730e78b4a715 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 returned with HTTP 200 Sep 01 12:16:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 866/1707] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:13 2026] GET /volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 => generated 886 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-624261fa-c50d-4e39-a723-3545e2b6743b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-624261fa-c50d-4e39-a723-3545e2b6743b tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add Sep 01 12:16:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-624261fa-c50d-4e39-a723-3545e2b6743b tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-624261fa-c50d-4e39-a723-3545e2b6743b tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:13 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:13 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-624261fa-c50d-4e39-a723-3545e2b6743b tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:16:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-624261fa-c50d-4e39-a723-3545e2b6743b tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add returned with HTTP 200 Sep 01 12:16:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 842/1708] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:13 2026] GET /volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add => generated 854 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:16:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1fefb8d3-5561-45d8-a39d-a44a7c2e703d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1fefb8d3-5561-45d8-a39d-a44a7c2e703d tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 Sep 01 12:16:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1fefb8d3-5561-45d8-a39d-a44a7c2e703d tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1fefb8d3-5561-45d8-a39d-a44a7c2e703d tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1fefb8d3-5561-45d8-a39d-a44a7c2e703d tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 returned with HTTP 404 Sep 01 12:16:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 867/1709] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:14 2026] GET /volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:16:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ac245c06-9ede-4662-95eb-c646a36edb3b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ac245c06-9ede-4662-95eb-c646a36edb3b tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 Sep 01 12:16:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ac245c06-9ede-4662-95eb-c646a36edb3b tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ac245c06-9ede-4662-95eb-c646a36edb3b tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ac245c06-9ede-4662-95eb-c646a36edb3b tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 returned with HTTP 404 Sep 01 12:16:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 843/1710] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:14 2026] GET /volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:16:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-72746553-1a30-4459-9567-882305b8573e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-72746553-1a30-4459-9567-882305b8573e tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] DELETE http://192.168.122.29/volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 Sep 01 12:16:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-72746553-1a30-4459-9567-882305b8573e tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-72746553-1a30-4459-9567-882305b8573e tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:14 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-72746553-1a30-4459-9567-882305b8573e tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Delete volume with id: 19e89f1e-7941-49e7-922a-d4ff86faa485 Sep 01 12:16:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-72746553-1a30-4459-9567-882305b8573e tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 returned with HTTP 404 Sep 01 12:16:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 868/1711] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:16:14 2026] DELETE /volume/v3/volumes/19e89f1e-7941-49e7-922a-d4ff86faa485 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:16:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4a560482-98e8-46aa-b96b-4cc09b53fa44 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4a560482-98e8-46aa-b96b-4cc09b53fa44 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] DELETE http://192.168.122.29/volume/v3/snapshots/f05eb475-c564-45be-8207-b4867c89be68 Sep 01 12:16:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4a560482-98e8-46aa-b96b-4cc09b53fa44 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4a560482-98e8-46aa-b96b-4cc09b53fa44 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:14 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-4a560482-98e8-46aa-b96b-4cc09b53fa44 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Delete snapshot with id: f05eb475-c564-45be-8207-b4867c89be68 Sep 01 12:16: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:16:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4a560482-98e8-46aa-b96b-4cc09b53fa44 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Snapshot retrieved successfully. Sep 01 12:16: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:16:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4a560482-98e8-46aa-b96b-4cc09b53fa44 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Snapshot delete request issued successfully. Sep 01 12:16:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4a560482-98e8-46aa-b96b-4cc09b53fa44 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/snapshots/f05eb475-c564-45be-8207-b4867c89be68 returned with HTTP 202 Sep 01 12:16:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 844/1712] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:16:14 2026] DELETE /volume/v3/snapshots/f05eb475-c564-45be-8207-b4867c89be68 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:16:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-396ddd95-f441-4a76-aac4-c5b5599aa058 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-486c204b-3024-4781-bb35-23dd48e0fe1a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-396ddd95-f441-4a76-aac4-c5b5599aa058 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/snapshots/f05eb475-c564-45be-8207-b4867c89be68 Sep 01 12:16:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-396ddd95-f441-4a76-aac4-c5b5599aa058 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-396ddd95-f441-4a76-aac4-c5b5599aa058 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-486c204b-3024-4781-bb35-23dd48e0fe1a tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add Sep 01 12:16:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-486c204b-3024-4781-bb35-23dd48e0fe1a tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-486c204b-3024-4781-bb35-23dd48e0fe1a tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-396ddd95-f441-4a76-aac4-c5b5599aa058 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Snapshot retrieved successfully. Sep 01 12:16:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-396ddd95-f441-4a76-aac4-c5b5599aa058 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/snapshots/f05eb475-c564-45be-8207-b4867c89be68 returned with HTTP 200 Sep 01 12:16:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 845/1713] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:16:14 2026] GET /volume/v3/snapshots/f05eb475-c564-45be-8207-b4867c89be68 => generated 467 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16: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:16:14 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:14 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-486c204b-3024-4781-bb35-23dd48e0fe1a tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:16:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-486c204b-3024-4781-bb35-23dd48e0fe1a tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add returned with HTTP 200 Sep 01 12:16:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 869/1714] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:14 2026] GET /volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add => generated 855 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-938f1af4-5d43-4d75-9ca4-c0de27dddc2e req-a968ab15-7113-4df7-b76b-8fd6b236b306 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-938f1af4-5d43-4d75-9ca4-c0de27dddc2e req-a968ab15-7113-4df7-b76b-8fd6b236b306 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add Sep 01 12:16:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-938f1af4-5d43-4d75-9ca4-c0de27dddc2e req-a968ab15-7113-4df7-b76b-8fd6b236b306 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-938f1af4-5d43-4d75-9ca4-c0de27dddc2e req-a968ab15-7113-4df7-b76b-8fd6b236b306 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-938f1af4-5d43-4d75-9ca4-c0de27dddc2e req-a968ab15-7113-4df7-b76b-8fd6b236b306 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:16:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-938f1af4-5d43-4d75-9ca4-c0de27dddc2e req-a968ab15-7113-4df7-b76b-8fd6b236b306 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add returned with HTTP 200 Sep 01 12:16:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 846/1715] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:16:14 2026] GET /volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add => generated 855 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6dcfb106-ea5a-4a99-9f6d-f8e7ae60e237 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6dcfb106-ea5a-4a99-9f6d-f8e7ae60e237 None None] GET http://192.168.122.29/volume// Sep 01 12:16:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6dcfb106-ea5a-4a99-9f6d-f8e7ae60e237 None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6dcfb106-ea5a-4a99-9f6d-f8e7ae60e237 None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6dcfb106-ea5a-4a99-9f6d-f8e7ae60e237 None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:16:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 870/1716] 192.168.122.29 () {58 vars in 1312 bytes} [Tue Sep 1 12:16:15 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:16:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-938f1af4-5d43-4d75-9ca4-c0de27dddc2e req-236d2723-cd46-45da-9e4b-625a2b7c86db None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-938f1af4-5d43-4d75-9ca4-c0de27dddc2e req-236d2723-cd46-45da-9e4b-625a2b7c86db tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] POST http://192.168.122.29/volume/v3/attachments Sep 01 12:16:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-938f1af4-5d43-4d75-9ca4-c0de27dddc2e req-236d2723-cd46-45da-9e4b-625a2b7c86db tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ecfd8ca8-5469-4ea7-b3cf-8de2b9526add", "connector": null, "instance_uuid": "80bbdc63-a247-4390-8f34-2bc3fff4abd5"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:16: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:16:15 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:15 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-938f1af4-5d43-4d75-9ca4-c0de27dddc2e req-236d2723-cd46-45da-9e4b-625a2b7c86db tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/attachments returned with HTTP 200 Sep 01 12:16:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 847/1717] 192.168.122.29 () {66 vars in 1478 bytes} [Tue Sep 1 12:16:15 2026] POST /volume/v3/attachments => generated 273 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:16:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6624d47e-d4e3-48b6-9d5b-f04606db9b9f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6624d47e-d4e3-48b6-9d5b-f04606db9b9f tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add Sep 01 12:16:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6624d47e-d4e3-48b6-9d5b-f04606db9b9f tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6624d47e-d4e3-48b6-9d5b-f04606db9b9f tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:15 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-442c2fa4-4362-4aa9-a00e-f60fedaacb87 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-442c2fa4-4362-4aa9-a00e-f60fedaacb87 None None] GET http://192.168.122.29/volume// Sep 01 12:16:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-442c2fa4-4362-4aa9-a00e-f60fedaacb87 None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-442c2fa4-4362-4aa9-a00e-f60fedaacb87 None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-442c2fa4-4362-4aa9-a00e-f60fedaacb87 None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:16:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 848/1718] 192.168.122.29 () {58 vars in 1310 bytes} [Tue Sep 1 12:16:15 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:16: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:16:15 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-938f1af4-5d43-4d75-9ca4-c0de27dddc2e req-1d55e145-1290-40cb-b5d3-f66e20416891 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:15 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6624d47e-d4e3-48b6-9d5b-f04606db9b9f tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:16:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-938f1af4-5d43-4d75-9ca4-c0de27dddc2e req-1d55e145-1290-40cb-b5d3-f66e20416891 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add Sep 01 12:16:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-938f1af4-5d43-4d75-9ca4-c0de27dddc2e req-1d55e145-1290-40cb-b5d3-f66e20416891 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-938f1af4-5d43-4d75-9ca4-c0de27dddc2e req-1d55e145-1290-40cb-b5d3-f66e20416891 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6624d47e-d4e3-48b6-9d5b-f04606db9b9f tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add returned with HTTP 200 Sep 01 12:16:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 871/1719] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:15 2026] GET /volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add => generated 854 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16: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:16:15 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:15 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:15 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-938f1af4-5d43-4d75-9ca4-c0de27dddc2e req-1d55e145-1290-40cb-b5d3-f66e20416891 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:16:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-938f1af4-5d43-4d75-9ca4-c0de27dddc2e req-1d55e145-1290-40cb-b5d3-f66e20416891 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add returned with HTTP 200 Sep 01 12:16:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 849/1720] 192.168.122.29 () {62 vars in 1523 bytes} [Tue Sep 1 12:16:15 2026] GET /volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add => generated 1035 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 12:16:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-938f1af4-5d43-4d75-9ca4-c0de27dddc2e req-18bf8de1-e3d0-4fe8-877d-6679ae99cce6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-938f1af4-5d43-4d75-9ca4-c0de27dddc2e req-18bf8de1-e3d0-4fe8-877d-6679ae99cce6 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] PUT http://192.168.122.29/volume/v3/attachments/4566be89-c648-4339-91e0-0025a41e5a5c Sep 01 12:16:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-938f1af4-5d43-4d75-9ca4-c0de27dddc2e req-18bf8de1-e3d0-4fe8-877d-6679ae99cce6 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.29", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fcffd4db34b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "2d6c338d-1492-4969-8dee-5e70772e3ff2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:16:15 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-938f1af4-5d43-4d75-9ca4-c0de27dddc2e req-18bf8de1-e3d0-4fe8-877d-6679ae99cce6 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Acquiring lock "cinder-attachment_update-ecfd8ca8-5469-4ea7-b3cf-8de2b9526add-devstack" by "attachment_update" {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:16:15 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-938f1af4-5d43-4d75-9ca4-c0de27dddc2e req-18bf8de1-e3d0-4fe8-877d-6679ae99cce6 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Lock "cinder-attachment_update-ecfd8ca8-5469-4ea7-b3cf-8de2b9526add-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:16: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:16:15 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16: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:16:15 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5df0158a-0aaa-423e-b0f7-731a8f49f688 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5df0158a-0aaa-423e-b0f7-731a8f49f688 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/snapshots/f05eb475-c564-45be-8207-b4867c89be68 Sep 01 12:16:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5df0158a-0aaa-423e-b0f7-731a8f49f688 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5df0158a-0aaa-423e-b0f7-731a8f49f688 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:15 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:15 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5df0158a-0aaa-423e-b0f7-731a8f49f688 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Snapshot retrieved successfully. Sep 01 12:16:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5df0158a-0aaa-423e-b0f7-731a8f49f688 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/snapshots/f05eb475-c564-45be-8207-b4867c89be68 returned with HTTP 200 Sep 01 12:16:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 850/1721] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:16:15 2026] GET /volume/v3/snapshots/f05eb475-c564-45be-8207-b4867c89be68 => generated 467 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:15 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-938f1af4-5d43-4d75-9ca4-c0de27dddc2e req-18bf8de1-e3d0-4fe8-877d-6679ae99cce6 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Lock "cinder-attachment_update-ecfd8ca8-5469-4ea7-b3cf-8de2b9526add-devstack" released by "attachment_update" :: held 0.198s {{(pid=86814) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:16:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-938f1af4-5d43-4d75-9ca4-c0de27dddc2e req-18bf8de1-e3d0-4fe8-877d-6679ae99cce6 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/attachments/4566be89-c648-4339-91e0-0025a41e5a5c returned with HTTP 200 Sep 01 12:16:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 872/1722] 192.168.122.29 () {66 vars in 1588 bytes} [Tue Sep 1 12:16:15 2026] PUT /volume/v3/attachments/4566be89-c648-4339-91e0-0025a41e5a5c => generated 694 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:16:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-938f1af4-5d43-4d75-9ca4-c0de27dddc2e req-b71087c0-7c93-4ff5-acf0-6ad005a8d5be None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-938f1af4-5d43-4d75-9ca4-c0de27dddc2e req-b71087c0-7c93-4ff5-acf0-6ad005a8d5be tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] POST http://192.168.122.29/volume/v3/attachments/4566be89-c648-4339-91e0-0025a41e5a5c/action Sep 01 12:16:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-938f1af4-5d43-4d75-9ca4-c0de27dddc2e req-b71087c0-7c93-4ff5-acf0-6ad005a8d5be tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Action body: b'{"os-complete": null}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:16:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-938f1af4-5d43-4d75-9ca4-c0de27dddc2e req-b71087c0-7c93-4ff5-acf0-6ad005a8d5be tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-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:16: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:16:16 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-938f1af4-5d43-4d75-9ca4-c0de27dddc2e req-b71087c0-7c93-4ff5-acf0-6ad005a8d5be tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/attachments/4566be89-c648-4339-91e0-0025a41e5a5c/action returned with HTTP 204 Sep 01 12:16:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 851/1723] 192.168.122.29 () {66 vars in 1609 bytes} [Tue Sep 1 12:16:16 2026] POST /volume/v3/attachments/4566be89-c648-4339-91e0-0025a41e5a5c/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:16:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-47dd632a-4b34-44f2-a49f-e288c57af681 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-47dd632a-4b34-44f2-a49f-e288c57af681 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add Sep 01 12:16:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-47dd632a-4b34-44f2-a49f-e288c57af681 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-47dd632a-4b34-44f2-a49f-e288c57af681 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:16 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-47dd632a-4b34-44f2-a49f-e288c57af681 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:16:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-47dd632a-4b34-44f2-a49f-e288c57af681 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add returned with HTTP 200 Sep 01 12:16:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 873/1724] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:16 2026] GET /volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add => generated 1147 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:16:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-07722a6d-202c-41f7-8042-65ca7e003f5e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-07722a6d-202c-41f7-8042-65ca7e003f5e tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add Sep 01 12:16:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-07722a6d-202c-41f7-8042-65ca7e003f5e tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-07722a6d-202c-41f7-8042-65ca7e003f5e tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:16 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-07722a6d-202c-41f7-8042-65ca7e003f5e tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:16:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-07722a6d-202c-41f7-8042-65ca7e003f5e tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add returned with HTTP 200 Sep 01 12:16:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 852/1725] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:16 2026] GET /volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add => generated 1147 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:16:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-634ae67a-e442-49cb-a850-115978c4c230 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-634ae67a-e442-49cb-a850-115978c4c230 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] DELETE http://192.168.122.29/volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add Sep 01 12:16:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-634ae67a-e442-49cb-a850-115978c4c230 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-634ae67a-e442-49cb-a850-115978c4c230 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:16 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-634ae67a-e442-49cb-a850-115978c4c230 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Delete volume with id: ecfd8ca8-5469-4ea7-b3cf-8de2b9526add Sep 01 12:16: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:16:16 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-634ae67a-e442-49cb-a850-115978c4c230 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:16:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-634ae67a-e442-49cb-a850-115978c4c230 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-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:16:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-634ae67a-e442-49cb-a850-115978c4c230 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add returned with HTTP 400 Sep 01 12:16:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 874/1726] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:16:16 2026] DELETE /volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add => generated 307 bytes in 51 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 12:16:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-db73c199-9212-4d13-9028-833ac05163de None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-db73c199-9212-4d13-9028-833ac05163de tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add Sep 01 12:16:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-db73c199-9212-4d13-9028-833ac05163de tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-db73c199-9212-4d13-9028-833ac05163de tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:16 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-db73c199-9212-4d13-9028-833ac05163de tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:16:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-db73c199-9212-4d13-9028-833ac05163de tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add returned with HTTP 200 Sep 01 12:16:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 853/1727] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:16 2026] GET /volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add => generated 1147 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:16:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-16d938a1-8b28-4751-a51a-dd52705172f7 req-70ff0e7e-7baa-4995-83a5-694b720c9eaf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-16d938a1-8b28-4751-a51a-dd52705172f7 req-70ff0e7e-7baa-4995-83a5-694b720c9eaf tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add Sep 01 12:16:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-16d938a1-8b28-4751-a51a-dd52705172f7 req-70ff0e7e-7baa-4995-83a5-694b720c9eaf tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-16d938a1-8b28-4751-a51a-dd52705172f7 req-70ff0e7e-7baa-4995-83a5-694b720c9eaf tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:16 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-16d938a1-8b28-4751-a51a-dd52705172f7 req-70ff0e7e-7baa-4995-83a5-694b720c9eaf tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:16:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-16d938a1-8b28-4751-a51a-dd52705172f7 req-70ff0e7e-7baa-4995-83a5-694b720c9eaf tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add returned with HTTP 200 Sep 01 12:16:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 875/1728] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:16:16 2026] GET /volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add => generated 1147 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:16:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d4b864e4-a70c-462b-823b-f726b7c967f5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d4b864e4-a70c-462b-823b-f726b7c967f5 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/snapshots/f05eb475-c564-45be-8207-b4867c89be68 Sep 01 12:16:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-16d938a1-8b28-4751-a51a-dd52705172f7 req-caa3ac8d-b355-462d-8096-6917c4c2d5e3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d4b864e4-a70c-462b-823b-f726b7c967f5 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d4b864e4-a70c-462b-823b-f726b7c967f5 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-16d938a1-8b28-4751-a51a-dd52705172f7 req-caa3ac8d-b355-462d-8096-6917c4c2d5e3 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] POST http://192.168.122.29/volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add/action Sep 01 12:16:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-16d938a1-8b28-4751-a51a-dd52705172f7 req-caa3ac8d-b355-462d-8096-6917c4c2d5e3 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-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:16:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-16d938a1-8b28-4751-a51a-dd52705172f7 req-caa3ac8d-b355-462d-8096-6917c4c2d5e3 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-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:16:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d4b864e4-a70c-462b-823b-f726b7c967f5 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/snapshots/f05eb475-c564-45be-8207-b4867c89be68 returned with HTTP 404 Sep 01 12:16:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 854/1729] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:16:16 2026] GET /volume/v3/snapshots/f05eb475-c564-45be-8207-b4867c89be68 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:16: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:16:16 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0a2cdad7-dbb3-417d-a30b-15c2bc311fa4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0a2cdad7-dbb3-417d-a30b-15c2bc311fa4 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/bc0f3619-b5dd-4671-8926-57ea24b9e207 Sep 01 12:16:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0a2cdad7-dbb3-417d-a30b-15c2bc311fa4 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0a2cdad7-dbb3-417d-a30b-15c2bc311fa4 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-16d938a1-8b28-4751-a51a-dd52705172f7 req-caa3ac8d-b355-462d-8096-6917c4c2d5e3 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:16: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:16:16 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-16d938a1-8b28-4751-a51a-dd52705172f7 req-caa3ac8d-b355-462d-8096-6917c4c2d5e3 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Begin detaching volume completed successfully. Sep 01 12:16:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-16d938a1-8b28-4751-a51a-dd52705172f7 req-caa3ac8d-b355-462d-8096-6917c4c2d5e3 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add/action returned with HTTP 202 Sep 01 12:16:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 876/1730] 192.168.122.29 () {64 vars in 1556 bytes} [Tue Sep 1 12:16:16 2026] POST /volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:16:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0a2cdad7-dbb3-417d-a30b-15c2bc311fa4 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:16:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0a2cdad7-dbb3-417d-a30b-15c2bc311fa4 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/bc0f3619-b5dd-4671-8926-57ea24b9e207 returned with HTTP 200 Sep 01 12:16:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 855/1731] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:16 2026] GET /volume/v3/volumes/bc0f3619-b5dd-4671-8926-57ea24b9e207 => generated 854 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:16:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a687ff98-eb26-4235-86c2-315c14001b6a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a687ff98-eb26-4235-86c2-315c14001b6a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] DELETE http://192.168.122.29/volume/v3/volumes/bc0f3619-b5dd-4671-8926-57ea24b9e207 Sep 01 12:16:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a687ff98-eb26-4235-86c2-315c14001b6a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a687ff98-eb26-4235-86c2-315c14001b6a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:16 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-a687ff98-eb26-4235-86c2-315c14001b6a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Delete volume with id: bc0f3619-b5dd-4671-8926-57ea24b9e207 Sep 01 12:16: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:16:16 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a687ff98-eb26-4235-86c2-315c14001b6a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:16:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9dc4fa00-2628-48f7-ad97-d1cda2c883f5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9dc4fa00-2628-48f7-ad97-d1cda2c883f5 None None] GET http://192.168.122.29/volume// Sep 01 12:16:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9dc4fa00-2628-48f7-ad97-d1cda2c883f5 None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9dc4fa00-2628-48f7-ad97-d1cda2c883f5 None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9dc4fa00-2628-48f7-ad97-d1cda2c883f5 None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:16:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 856/1732] 192.168.122.29 () {58 vars in 1310 bytes} [Tue Sep 1 12:16:16 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:16:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-16d938a1-8b28-4751-a51a-dd52705172f7 req-96d436b0-1b0e-4610-99d4-89c298bba5bb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a687ff98-eb26-4235-86c2-315c14001b6a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Delete volume request issued successfully. Sep 01 12:16:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a687ff98-eb26-4235-86c2-315c14001b6a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/bc0f3619-b5dd-4671-8926-57ea24b9e207 returned with HTTP 202 Sep 01 12:16:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 877/1733] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:16:16 2026] DELETE /volume/v3/volumes/bc0f3619-b5dd-4671-8926-57ea24b9e207 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:16:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-16d938a1-8b28-4751-a51a-dd52705172f7 req-96d436b0-1b0e-4610-99d4-89c298bba5bb tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add Sep 01 12:16:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-16d938a1-8b28-4751-a51a-dd52705172f7 req-96d436b0-1b0e-4610-99d4-89c298bba5bb tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-16d938a1-8b28-4751-a51a-dd52705172f7 req-96d436b0-1b0e-4610-99d4-89c298bba5bb tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8fb5ab16-fed7-4ccb-b99d-d5b11ba1ab6c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8fb5ab16-fed7-4ccb-b99d-d5b11ba1ab6c tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/bc0f3619-b5dd-4671-8926-57ea24b9e207 Sep 01 12:16:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8fb5ab16-fed7-4ccb-b99d-d5b11ba1ab6c tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8fb5ab16-fed7-4ccb-b99d-d5b11ba1ab6c tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:16 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:17 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16: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:16:17 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8fb5ab16-fed7-4ccb-b99d-d5b11ba1ab6c tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:16:17 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-16d938a1-8b28-4751-a51a-dd52705172f7 req-96d436b0-1b0e-4610-99d4-89c298bba5bb tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:16:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8fb5ab16-fed7-4ccb-b99d-d5b11ba1ab6c tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/bc0f3619-b5dd-4671-8926-57ea24b9e207 returned with HTTP 200 Sep 01 12:16:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 878/1734] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:16 2026] GET /volume/v3/volumes/bc0f3619-b5dd-4671-8926-57ea24b9e207 => generated 853 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-16d938a1-8b28-4751-a51a-dd52705172f7 req-96d436b0-1b0e-4610-99d4-89c298bba5bb tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add returned with HTTP 200 Sep 01 12:16:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 857/1735] 192.168.122.29 () {62 vars in 1523 bytes} [Tue Sep 1 12:16:16 2026] GET /volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add => generated 1331 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:16:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-16d938a1-8b28-4751-a51a-dd52705172f7 req-50ad230b-56df-4de1-b30a-23b6f5c0d579 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-16d938a1-8b28-4751-a51a-dd52705172f7 req-50ad230b-56df-4de1-b30a-23b6f5c0d579 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] DELETE http://192.168.122.29/volume/v3/attachments/4566be89-c648-4339-91e0-0025a41e5a5c Sep 01 12:16:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-16d938a1-8b28-4751-a51a-dd52705172f7 req-50ad230b-56df-4de1-b30a-23b6f5c0d579 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-16d938a1-8b28-4751-a51a-dd52705172f7 req-50ad230b-56df-4de1-b30a-23b6f5c0d579 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16: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:16:17 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, Sep 01 12:16:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-16d938a1-8b28-4751-a51a-dd52705172f7 req-50ad230b-56df-4de1-b30a-23b6f5c0d579 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/attachments/4566be89-c648-4339-91e0-0025a41e5a5c returned with HTTP 200 Sep 01 12:16:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 879/1736] 192.168.122.29 () {64 vars in 1557 bytes} [Tue Sep 1 12:16:17 2026] DELETE /volume/v3/attachments/4566be89-c648-4339-91e0-0025a41e5a5c => generated 19 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ce7d8df6-1109-4e0a-ab25-0aec3b1b6493 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ce7d8df6-1109-4e0a-ab25-0aec3b1b6493 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add Sep 01 12:16:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ce7d8df6-1109-4e0a-ab25-0aec3b1b6493 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ce7d8df6-1109-4e0a-ab25-0aec3b1b6493 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3fd3eb40-f2ba-4327-a317-3a52a53f7ad6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3fd3eb40-f2ba-4327-a317-3a52a53f7ad6 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/bc0f3619-b5dd-4671-8926-57ea24b9e207 Sep 01 12:16:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3fd3eb40-f2ba-4327-a317-3a52a53f7ad6 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3fd3eb40-f2ba-4327-a317-3a52a53f7ad6 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ce7d8df6-1109-4e0a-ab25-0aec3b1b6493 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:16:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3fd3eb40-f2ba-4327-a317-3a52a53f7ad6 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/bc0f3619-b5dd-4671-8926-57ea24b9e207 returned with HTTP 404 Sep 01 12:16:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 880/1737] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:18 2026] GET /volume/v3/volumes/bc0f3619-b5dd-4671-8926-57ea24b9e207 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:16:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ce7d8df6-1109-4e0a-ab25-0aec3b1b6493 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add returned with HTTP 200 Sep 01 12:16:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 858/1738] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:18 2026] GET /volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-696abb2f-1b79-4d5c-968e-009facc181cb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-696abb2f-1b79-4d5c-968e-009facc181cb tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/e7adbf8c-15f4-4933-bf53-44b3be8b4833 Sep 01 12:16:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-696abb2f-1b79-4d5c-968e-009facc181cb tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-696abb2f-1b79-4d5c-968e-009facc181cb tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:18 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:18 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-696abb2f-1b79-4d5c-968e-009facc181cb tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:16:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-696abb2f-1b79-4d5c-968e-009facc181cb tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/e7adbf8c-15f4-4933-bf53-44b3be8b4833 returned with HTTP 200 Sep 01 12:16:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 881/1739] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:18 2026] GET /volume/v3/volumes/e7adbf8c-15f4-4933-bf53-44b3be8b4833 => generated 853 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:16:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-18a1c9c4-1332-4518-8a89-2b18ca9de166 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-18a1c9c4-1332-4518-8a89-2b18ca9de166 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:16:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-18a1c9c4-1332-4518-8a89-2b18ca9de166 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1538595780"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:16:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-18a1c9c4-1332-4518-8a89-2b18ca9de166 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1538595780'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:16:18 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-18a1c9c4-1332-4518-8a89-2b18ca9de166 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Create volume of 1 GB Sep 01 12:16:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-18a1c9c4-1332-4518-8a89-2b18ca9de166 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Availability Zones retrieved successfully. Sep 01 12:16:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-18a1c9c4-1332-4518-8a89-2b18ca9de166 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Flow 'volume_create_api' (75c9626a-e43e-4498-9a06-0229d9e0c80a) 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:16:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-18a1c9c4-1332-4518-8a89-2b18ca9de166 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68fa72c8-475c-41c1-aa08-6af25bca0769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:16:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-18a1c9c4-1332-4518-8a89-2b18ca9de166 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-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:16:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-18a1c9c4-1332-4518-8a89-2b18ca9de166 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68fa72c8-475c-41c1-aa08-6af25bca0769) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:16:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-18a1c9c4-1332-4518-8a89-2b18ca9de166 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94450b35-9e3f-4e31-bbdf-98c7579b48c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:16:18 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-18a1c9c4-1332-4518-8a89-2b18ca9de166 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Created reservations ['cbc909fe-080e-4cb1-b887-dd3bb02e2c2c', 'b4a56753-62fb-4dd0-a49f-97c1b067d685', 'cf61d229-d99b-4c7e-90e9-3389aacb705b', '75ab9c7d-d8e3-46d2-a40f-42328e87fd0a'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:16:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-18a1c9c4-1332-4518-8a89-2b18ca9de166 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94450b35-9e3f-4e31-bbdf-98c7579b48c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbc909fe-080e-4cb1-b887-dd3bb02e2c2c', 'b4a56753-62fb-4dd0-a49f-97c1b067d685', 'cf61d229-d99b-4c7e-90e9-3389aacb705b', '75ab9c7d-d8e3-46d2-a40f-42328e87fd0a']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:16:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-18a1c9c4-1332-4518-8a89-2b18ca9de166 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d478b2d6-45ff-4692-9ddf-66cc6504733b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:16: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:16:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-18a1c9c4-1332-4518-8a89-2b18ca9de166 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d478b2d6-45ff-4692-9ddf-66cc6504733b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddf6fcf3-5d12-4299-adc0-4e81d5b74a91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1538595780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='887183f04898416bb6d0e0d14c5afe2f',qos_specs=None,replication_status=,reservations=['cbc909fe-080e-4cb1-b887-dd3bb02e2c2c','b4a56753-62fb-4dd0-a49f-97c1b067d685','cf61d229-d99b-4c7e-90e9-3389aacb705b','75ab9c7d-d8e3-46d2-a40f-42328e87fd0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a95aaa9132d418f9af74530431b6c7b',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:16:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1538595780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ddf6fcf3-5d12-4299-adc0-4e81d5b74a91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='887183f04898416bb6d0e0d14c5afe2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a95aaa9132d418f9af74530431b6c7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:16:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-18a1c9c4-1332-4518-8a89-2b18ca9de166 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a124adfa-dcdc-4aa9-90a3-2ef0bbafc02f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:16:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-18a1c9c4-1332-4518-8a89-2b18ca9de166 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a124adfa-dcdc-4aa9-90a3-2ef0bbafc02f) transitioned into state 'SUCCESS' from state '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-1538595780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='887183f04898416bb6d0e0d14c5afe2f',qos_specs=None,replication_status=,reservations=['cbc909fe-080e-4cb1-b887-dd3bb02e2c2c','b4a56753-62fb-4dd0-a49f-97c1b067d685','cf61d229-d99b-4c7e-90e9-3389aacb705b','75ab9c7d-d8e3-46d2-a40f-42328e87fd0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a95aaa9132d418f9af74530431b6c7b',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:16:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-18a1c9c4-1332-4518-8a89-2b18ca9de166 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d4ffd4b-b1d1-4ea7-967b-eeb8bc7e2c51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:16:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-18a1c9c4-1332-4518-8a89-2b18ca9de166 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d4ffd4b-b1d1-4ea7-967b-eeb8bc7e2c51) 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:16:18 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-18a1c9c4-1332-4518-8a89-2b18ca9de166 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Flow 'volume_create_api' (75c9626a-e43e-4498-9a06-0229d9e0c80a) 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:16:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-18a1c9c4-1332-4518-8a89-2b18ca9de166 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Create volume request issued successfully. Sep 01 12:16:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-18a1c9c4-1332-4518-8a89-2b18ca9de166 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:16:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 859/1740] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:16:18 2026] POST /volume/v3/volumes => generated 761 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:16:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bbcb1247-b48c-4ad9-bed2-0bb53528c97b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bbcb1247-b48c-4ad9-bed2-0bb53528c97b tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/ddf6fcf3-5d12-4299-adc0-4e81d5b74a91 Sep 01 12:16:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bbcb1247-b48c-4ad9-bed2-0bb53528c97b tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bbcb1247-b48c-4ad9-bed2-0bb53528c97b tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:18 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:18 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bbcb1247-b48c-4ad9-bed2-0bb53528c97b tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:16:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bbcb1247-b48c-4ad9-bed2-0bb53528c97b tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/ddf6fcf3-5d12-4299-adc0-4e81d5b74a91 returned with HTTP 200 Sep 01 12:16:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 882/1741] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:18 2026] GET /volume/v3/volumes/ddf6fcf3-5d12-4299-adc0-4e81d5b74a91 => generated 829 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6fb65e25-380b-4b9c-b49e-57c58fddc665 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6fb65e25-380b-4b9c-b49e-57c58fddc665 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/ddf6fcf3-5d12-4299-adc0-4e81d5b74a91 Sep 01 12:16:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6fb65e25-380b-4b9c-b49e-57c58fddc665 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6fb65e25-380b-4b9c-b49e-57c58fddc665 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:19 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:19 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:19 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6fb65e25-380b-4b9c-b49e-57c58fddc665 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:16:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6fb65e25-380b-4b9c-b49e-57c58fddc665 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/ddf6fcf3-5d12-4299-adc0-4e81d5b74a91 returned with HTTP 200 Sep 01 12:16:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 860/1742] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:19 2026] GET /volume/v3/volumes/ddf6fcf3-5d12-4299-adc0-4e81d5b74a91 => generated 853 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3e1dd725-268c-4e64-a8df-74215b399240 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3e1dd725-268c-4e64-a8df-74215b399240 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/ddf6fcf3-5d12-4299-adc0-4e81d5b74a91 Sep 01 12:16:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3e1dd725-268c-4e64-a8df-74215b399240 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3e1dd725-268c-4e64-a8df-74215b399240 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:20 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:20 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3e1dd725-268c-4e64-a8df-74215b399240 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:16:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3e1dd725-268c-4e64-a8df-74215b399240 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/ddf6fcf3-5d12-4299-adc0-4e81d5b74a91 returned with HTTP 200 Sep 01 12:16:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 883/1743] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:20 2026] GET /volume/v3/volumes/ddf6fcf3-5d12-4299-adc0-4e81d5b74a91 => generated 854 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-576f9364-fd2d-426a-8bc0-9861fbb88037 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-576f9364-fd2d-426a-8bc0-9861fbb88037 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:16:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-576f9364-fd2d-426a-8bc0-9861fbb88037 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ddf6fcf3-5d12-4299-adc0-4e81d5b74a91", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-398543202"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:16: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:16:20 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:20 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-576f9364-fd2d-426a-8bc0-9861fbb88037 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:16:20 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-576f9364-fd2d-426a-8bc0-9861fbb88037 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Create snapshot from volume ddf6fcf3-5d12-4299-adc0-4e81d5b74a91 Sep 01 12:16:21 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-576f9364-fd2d-426a-8bc0-9861fbb88037 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Created reservations ['27ef23af-eff9-458f-8f87-cb5606c70843', '9c88e13c-77d1-44f3-8bd4-a3242285b374', '86037e5f-41e1-4f05-81ef-76ac3780e4ae', 'a4fc23ca-fd16-40df-acd0-cc482ef07f9e'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:16: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:16:21 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-576f9364-fd2d-426a-8bc0-9861fbb88037 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Snapshot create request issued successfully. Sep 01 12:16:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-576f9364-fd2d-426a-8bc0-9861fbb88037 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/snapshots returned with HTTP 202 Sep 01 12:16:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 861/1744] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:16:20 2026] POST /volume/v3/snapshots => generated 309 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:16:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1524461a-6e41-4e4f-b1f9-ff70a5fcbcbe None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1524461a-6e41-4e4f-b1f9-ff70a5fcbcbe tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/snapshots/cef68f11-ba20-4360-ad0b-09e848a6f9b8 Sep 01 12:16:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1524461a-6e41-4e4f-b1f9-ff70a5fcbcbe tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1524461a-6e41-4e4f-b1f9-ff70a5fcbcbe tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:21 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1524461a-6e41-4e4f-b1f9-ff70a5fcbcbe tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Snapshot retrieved successfully. Sep 01 12:16:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1524461a-6e41-4e4f-b1f9-ff70a5fcbcbe tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/snapshots/cef68f11-ba20-4360-ad0b-09e848a6f9b8 returned with HTTP 200 Sep 01 12:16:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 884/1745] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:16:21 2026] GET /volume/v3/snapshots/cef68f11-ba20-4360-ad0b-09e848a6f9b8 => generated 441 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-201345d7-3ad1-42eb-a1c7-00d09ba8bd6b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-201345d7-3ad1-42eb-a1c7-00d09ba8bd6b tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/snapshots/cef68f11-ba20-4360-ad0b-09e848a6f9b8 Sep 01 12:16:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-201345d7-3ad1-42eb-a1c7-00d09ba8bd6b tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-201345d7-3ad1-42eb-a1c7-00d09ba8bd6b tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-201345d7-3ad1-42eb-a1c7-00d09ba8bd6b tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Snapshot retrieved successfully. Sep 01 12:16:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-201345d7-3ad1-42eb-a1c7-00d09ba8bd6b tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/snapshots/cef68f11-ba20-4360-ad0b-09e848a6f9b8 returned with HTTP 200 Sep 01 12:16:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 862/1746] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:16:22 2026] GET /volume/v3/snapshots/cef68f11-ba20-4360-ad0b-09e848a6f9b8 => generated 441 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8123cd35-a17c-4a13-bb8a-15a8f1b2649f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8123cd35-a17c-4a13-bb8a-15a8f1b2649f tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] DELETE http://192.168.122.29/volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add Sep 01 12:16:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8123cd35-a17c-4a13-bb8a-15a8f1b2649f tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8123cd35-a17c-4a13-bb8a-15a8f1b2649f tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:22 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-8123cd35-a17c-4a13-bb8a-15a8f1b2649f tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Delete volume with id: ecfd8ca8-5469-4ea7-b3cf-8de2b9526add Sep 01 12:16: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:16:22 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8123cd35-a17c-4a13-bb8a-15a8f1b2649f tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:16:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8123cd35-a17c-4a13-bb8a-15a8f1b2649f tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Delete volume request issued successfully. Sep 01 12:16:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8123cd35-a17c-4a13-bb8a-15a8f1b2649f tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add returned with HTTP 202 Sep 01 12:16:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 885/1747] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:16:22 2026] DELETE /volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:16:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-94cebfcc-55eb-4919-84f6-129f22d233d1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-94cebfcc-55eb-4919-84f6-129f22d233d1 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add Sep 01 12:16:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-94cebfcc-55eb-4919-84f6-129f22d233d1 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-94cebfcc-55eb-4919-84f6-129f22d233d1 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:22 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-94cebfcc-55eb-4919-84f6-129f22d233d1 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:16:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-94cebfcc-55eb-4919-84f6-129f22d233d1 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add returned with HTTP 200 Sep 01 12:16:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 863/1748] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:22 2026] GET /volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add => generated 854 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:16:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1e3dd3fd-41a3-4c89-a103-86cbd47491a7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1e3dd3fd-41a3-4c89-a103-86cbd47491a7 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/snapshots/cef68f11-ba20-4360-ad0b-09e848a6f9b8 Sep 01 12:16:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1e3dd3fd-41a3-4c89-a103-86cbd47491a7 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1e3dd3fd-41a3-4c89-a103-86cbd47491a7 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1e3dd3fd-41a3-4c89-a103-86cbd47491a7 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Snapshot retrieved successfully. Sep 01 12:16:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1e3dd3fd-41a3-4c89-a103-86cbd47491a7 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/snapshots/cef68f11-ba20-4360-ad0b-09e848a6f9b8 returned with HTTP 200 Sep 01 12:16:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 886/1749] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:16:23 2026] GET /volume/v3/snapshots/cef68f11-ba20-4360-ad0b-09e848a6f9b8 => generated 441 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5d868233-8073-4702-bc20-9f45ca456244 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5d868233-8073-4702-bc20-9f45ca456244 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add Sep 01 12:16:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5d868233-8073-4702-bc20-9f45ca456244 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5d868233-8073-4702-bc20-9f45ca456244 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5d868233-8073-4702-bc20-9f45ca456244 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add returned with HTTP 404 Sep 01 12:16:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 864/1750] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:23 2026] GET /volume/v3/volumes/ecfd8ca8-5469-4ea7-b3cf-8de2b9526add => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:16:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f4650a71-cc4b-4999-9e49-7153672b96fa None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f4650a71-cc4b-4999-9e49-7153672b96fa tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] DELETE http://192.168.122.29/volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 Sep 01 12:16:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f4650a71-cc4b-4999-9e49-7153672b96fa tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f4650a71-cc4b-4999-9e49-7153672b96fa tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:23 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-f4650a71-cc4b-4999-9e49-7153672b96fa tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Delete volume with id: db4f4159-a7e9-4d29-bb73-ed754317eee3 Sep 01 12:16: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:16:23 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f4650a71-cc4b-4999-9e49-7153672b96fa tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:16:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f4650a71-cc4b-4999-9e49-7153672b96fa tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Delete volume request issued successfully. Sep 01 12:16:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f4650a71-cc4b-4999-9e49-7153672b96fa tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 returned with HTTP 202 Sep 01 12:16:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 887/1751] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:16:23 2026] DELETE /volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:16:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-120dc90f-b1b9-4d09-8629-5f157b69b9fc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-120dc90f-b1b9-4d09-8629-5f157b69b9fc tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 Sep 01 12:16:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-120dc90f-b1b9-4d09-8629-5f157b69b9fc tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-120dc90f-b1b9-4d09-8629-5f157b69b9fc tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-120dc90f-b1b9-4d09-8629-5f157b69b9fc tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:16:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-120dc90f-b1b9-4d09-8629-5f157b69b9fc tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 returned with HTTP 200 Sep 01 12:16:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 865/1752] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:23 2026] GET /volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bc5d5ffe-be3a-4ec7-9b42-19316e9450ee None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bc5d5ffe-be3a-4ec7-9b42-19316e9450ee tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/snapshots/cef68f11-ba20-4360-ad0b-09e848a6f9b8 Sep 01 12:16:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bc5d5ffe-be3a-4ec7-9b42-19316e9450ee tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bc5d5ffe-be3a-4ec7-9b42-19316e9450ee tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bc5d5ffe-be3a-4ec7-9b42-19316e9450ee tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Snapshot retrieved successfully. Sep 01 12:16:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bc5d5ffe-be3a-4ec7-9b42-19316e9450ee tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/snapshots/cef68f11-ba20-4360-ad0b-09e848a6f9b8 returned with HTTP 200 Sep 01 12:16:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 888/1753] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:16:24 2026] GET /volume/v3/snapshots/cef68f11-ba20-4360-ad0b-09e848a6f9b8 => generated 468 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2aa04f81-7bdf-4301-b68d-e7fbda6c87df None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2aa04f81-7bdf-4301-b68d-e7fbda6c87df tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:16:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2aa04f81-7bdf-4301-b68d-e7fbda6c87df tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "cef68f11-ba20-4360-ad0b-09e848a6f9b8", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-424330764"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:16:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-2aa04f81-7bdf-4301-b68d-e7fbda6c87df tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Create volume request body: {'volume': {'snapshot_id': 'cef68f11-ba20-4360-ad0b-09e848a6f9b8', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-424330764'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:16: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:16:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2aa04f81-7bdf-4301-b68d-e7fbda6c87df tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Snapshot retrieved successfully. Sep 01 12:16:24 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-2aa04f81-7bdf-4301-b68d-e7fbda6c87df tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Create volume of 1 GB Sep 01 12:16:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2aa04f81-7bdf-4301-b68d-e7fbda6c87df tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Availability Zones retrieved successfully. Sep 01 12:16:24 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2aa04f81-7bdf-4301-b68d-e7fbda6c87df tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Flow 'volume_create_api' (929373af-0b02-415e-a6d8-70c75f09bd73) 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:16:24 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2aa04f81-7bdf-4301-b68d-e7fbda6c87df tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b36b5a5-c90e-4762-b398-aea7df7f15d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:16:24 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-2aa04f81-7bdf-4301-b68d-e7fbda6c87df tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-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:16: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:16:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16:24 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2aa04f81-7bdf-4301-b68d-e7fbda6c87df tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b36b5a5-c90e-4762-b398-aea7df7f15d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cef68f11-ba20-4360-ad0b-09e848a6f9b8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:16:24 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2aa04f81-7bdf-4301-b68d-e7fbda6c87df tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e7aea1a-6f05-4589-baf4-961d67f6d4e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:16:24 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-2aa04f81-7bdf-4301-b68d-e7fbda6c87df tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Created reservations ['b9dfa7e2-5ecc-497d-b1d1-73dd89de3a9a', 'f343582e-8a38-4859-afbb-74a2d3b8821a', 'b9da4bef-a6b1-472a-8f4f-2bfeda4fae90', '36fadb2d-15a3-448c-a852-b0c164f39b27'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:16:24 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2aa04f81-7bdf-4301-b68d-e7fbda6c87df tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e7aea1a-6f05-4589-baf4-961d67f6d4e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9dfa7e2-5ecc-497d-b1d1-73dd89de3a9a', 'f343582e-8a38-4859-afbb-74a2d3b8821a', 'b9da4bef-a6b1-472a-8f4f-2bfeda4fae90', '36fadb2d-15a3-448c-a852-b0c164f39b27']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:16:24 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2aa04f81-7bdf-4301-b68d-e7fbda6c87df tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (031e849d-6f1e-450d-abd8-cadb6b4be32b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:16: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:16:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16:24 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2aa04f81-7bdf-4301-b68d-e7fbda6c87df tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (031e849d-6f1e-450d-abd8-cadb6b4be32b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c6e28e1-05f0-4527-bdda-b6fb7efe14d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-424330764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='887183f04898416bb6d0e0d14c5afe2f',qos_specs=None,replication_status=,reservations=['b9dfa7e2-5ecc-497d-b1d1-73dd89de3a9a','f343582e-8a38-4859-afbb-74a2d3b8821a','b9da4bef-a6b1-472a-8f4f-2bfeda4fae90','36fadb2d-15a3-448c-a852-b0c164f39b27'],size=1,snapshot_id=cef68f11-ba20-4360-ad0b-09e848a6f9b8,source_replicaid=,source_volid=None,status='creating',user_id='5a95aaa9132d418f9af74530431b6c7b',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:16:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-424330764',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c6e28e1-05f0-4527-bdda-b6fb7efe14d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='887183f04898416bb6d0e0d14c5afe2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cef68f11-ba20-4360-ad0b-09e848a6f9b8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a95aaa9132d418f9af74530431b6c7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:16:24 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2aa04f81-7bdf-4301-b68d-e7fbda6c87df tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (308a14b5-bf23-44fe-87bb-2d73226bc818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:16:24 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2aa04f81-7bdf-4301-b68d-e7fbda6c87df tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (308a14b5-bf23-44fe-87bb-2d73226bc818) transitioned into state 'SUCCESS' from state '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-424330764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='887183f04898416bb6d0e0d14c5afe2f',qos_specs=None,replication_status=,reservations=['b9dfa7e2-5ecc-497d-b1d1-73dd89de3a9a','f343582e-8a38-4859-afbb-74a2d3b8821a','b9da4bef-a6b1-472a-8f4f-2bfeda4fae90','36fadb2d-15a3-448c-a852-b0c164f39b27'],size=1,snapshot_id=cef68f11-ba20-4360-ad0b-09e848a6f9b8,source_replicaid=,source_volid=None,status='creating',user_id='5a95aaa9132d418f9af74530431b6c7b',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:16:24 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2aa04f81-7bdf-4301-b68d-e7fbda6c87df tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f95c421c-0dbf-4996-b77e-7210b2af5da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:16: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:16:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fceea5b1-ccd7-4183-ab85-3943ae78a255 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fceea5b1-ccd7-4183-ab85-3943ae78a255 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 Sep 01 12:16:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fceea5b1-ccd7-4183-ab85-3943ae78a255 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fceea5b1-ccd7-4183-ab85-3943ae78a255 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:24 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2aa04f81-7bdf-4301-b68d-e7fbda6c87df tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f95c421c-0dbf-4996-b77e-7210b2af5da0) 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:16:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fceea5b1-ccd7-4183-ab85-3943ae78a255 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 returned with HTTP 404 Sep 01 12:16:24 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-2aa04f81-7bdf-4301-b68d-e7fbda6c87df tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Flow 'volume_create_api' (929373af-0b02-415e-a6d8-70c75f09bd73) 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:16:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 889/1754] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:24 2026] GET /volume/v3/volumes/db4f4159-a7e9-4d29-bb73-ed754317eee3 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:16:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2aa04f81-7bdf-4301-b68d-e7fbda6c87df tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Create volume request issued successfully. Sep 01 12:16:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2aa04f81-7bdf-4301-b68d-e7fbda6c87df tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:16:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 866/1755] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:16:24 2026] POST /volume/v3/volumes => generated 794 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:16:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-57c0183b-d41a-4981-a206-d768d738bd04 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-57c0183b-d41a-4981-a206-d768d738bd04 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 Sep 01 12:16:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-57c0183b-d41a-4981-a206-d768d738bd04 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-57c0183b-d41a-4981-a206-d768d738bd04 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-57c0183b-d41a-4981-a206-d768d738bd04 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:16:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-57c0183b-d41a-4981-a206-d768d738bd04 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 returned with HTTP 200 Sep 01 12:16:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 890/1756] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:24 2026] GET /volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 => generated 862 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4928be78-1cd1-43ad-830f-74f4b488d245 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4928be78-1cd1-43ad-830f-74f4b488d245 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] DELETE http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c Sep 01 12:16:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4928be78-1cd1-43ad-830f-74f4b488d245 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4928be78-1cd1-43ad-830f-74f4b488d245 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:24 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-4928be78-1cd1-43ad-830f-74f4b488d245 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Delete volume with id: d25ff4b9-042b-4833-8e7f-d6cd18d6861c Sep 01 12:16: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:16:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4928be78-1cd1-43ad-830f-74f4b488d245 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:16:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4928be78-1cd1-43ad-830f-74f4b488d245 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Delete volume request issued successfully. Sep 01 12:16:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4928be78-1cd1-43ad-830f-74f4b488d245 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c returned with HTTP 202 Sep 01 12:16:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 867/1757] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:16:24 2026] DELETE /volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:16:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-18ba4ef1-c116-4280-9ac0-1aac9511d822 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-18ba4ef1-c116-4280-9ac0-1aac9511d822 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c Sep 01 12:16:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-18ba4ef1-c116-4280-9ac0-1aac9511d822 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-18ba4ef1-c116-4280-9ac0-1aac9511d822 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:25 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-18ba4ef1-c116-4280-9ac0-1aac9511d822 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Volume info retrieved successfully. Sep 01 12:16:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-18ba4ef1-c116-4280-9ac0-1aac9511d822 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c returned with HTTP 200 Sep 01 12:16:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 891/1758] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:25 2026] GET /volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3c375dca-fd61-4000-950f-7f49652787bc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3c375dca-fd61-4000-950f-7f49652787bc tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 Sep 01 12:16:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3c375dca-fd61-4000-950f-7f49652787bc tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3c375dca-fd61-4000-950f-7f49652787bc tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:25 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:25 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3c375dca-fd61-4000-950f-7f49652787bc tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:16:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3c375dca-fd61-4000-950f-7f49652787bc tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 returned with HTTP 200 Sep 01 12:16:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 868/1759] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:25 2026] GET /volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 => generated 886 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c5c93dae-4939-4a9f-9045-3fedf7c64c86 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c5c93dae-4939-4a9f-9045-3fedf7c64c86 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] GET http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c Sep 01 12:16:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c5c93dae-4939-4a9f-9045-3fedf7c64c86 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c5c93dae-4939-4a9f-9045-3fedf7c64c86 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c5c93dae-4939-4a9f-9045-3fedf7c64c86 tempest-AttachVolumeNegativeTest-36464837 tempest-AttachVolumeNegativeTest-36464837-project-member] http://192.168.122.29/volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c returned with HTTP 404 Sep 01 12:16:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 892/1760] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:26 2026] GET /volume/v3/volumes/d25ff4b9-042b-4833-8e7f-d6cd18d6861c => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:16:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ccb813fa-17f1-4c6e-8318-4120f85e6e7c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ccb813fa-17f1-4c6e-8318-4120f85e6e7c tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 Sep 01 12:16:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ccb813fa-17f1-4c6e-8318-4120f85e6e7c tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ccb813fa-17f1-4c6e-8318-4120f85e6e7c tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:26 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:26 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ccb813fa-17f1-4c6e-8318-4120f85e6e7c tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:16:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ccb813fa-17f1-4c6e-8318-4120f85e6e7c tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 returned with HTTP 200 Sep 01 12:16:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 869/1761] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:26 2026] GET /volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 => generated 886 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d1fcb8b8-6166-4d73-91b9-57fcd1347477 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d1fcb8b8-6166-4d73-91b9-57fcd1347477 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 Sep 01 12:16:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d1fcb8b8-6166-4d73-91b9-57fcd1347477 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d1fcb8b8-6166-4d73-91b9-57fcd1347477 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:28 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:28 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:28 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d1fcb8b8-6166-4d73-91b9-57fcd1347477 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:16:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d1fcb8b8-6166-4d73-91b9-57fcd1347477 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 returned with HTTP 200 Sep 01 12:16:28 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 893/1762] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:28 2026] GET /volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 => generated 886 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c37d6709-d14c-4066-be8b-03e27fd73786 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c37d6709-d14c-4066-be8b-03e27fd73786 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 Sep 01 12:16:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c37d6709-d14c-4066-be8b-03e27fd73786 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c37d6709-d14c-4066-be8b-03e27fd73786 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:29 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:29 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:29 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c37d6709-d14c-4066-be8b-03e27fd73786 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:16:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c37d6709-d14c-4066-be8b-03e27fd73786 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 returned with HTTP 200 Sep 01 12:16:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 870/1763] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:29 2026] GET /volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 => generated 886 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b08255d9-e054-4e95-a886-6b2a8b5e1d84 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b08255d9-e054-4e95-a886-6b2a8b5e1d84 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 Sep 01 12:16:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b08255d9-e054-4e95-a886-6b2a8b5e1d84 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b08255d9-e054-4e95-a886-6b2a8b5e1d84 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:30 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:30 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:30 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b08255d9-e054-4e95-a886-6b2a8b5e1d84 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:16:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b08255d9-e054-4e95-a886-6b2a8b5e1d84 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 returned with HTTP 200 Sep 01 12:16:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 894/1764] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:30 2026] GET /volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 => generated 886 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-301fc4b0-b35c-484e-8f51-7298afc452d1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-301fc4b0-b35c-484e-8f51-7298afc452d1 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 Sep 01 12:16:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-301fc4b0-b35c-484e-8f51-7298afc452d1 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-301fc4b0-b35c-484e-8f51-7298afc452d1 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:31 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:31 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:31 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-301fc4b0-b35c-484e-8f51-7298afc452d1 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:16:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-301fc4b0-b35c-484e-8f51-7298afc452d1 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 returned with HTTP 200 Sep 01 12:16:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 871/1765] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:31 2026] GET /volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 => generated 886 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4b7962f0-48ea-4c57-9c88-26636abe877a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4b7962f0-48ea-4c57-9c88-26636abe877a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 Sep 01 12:16:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4b7962f0-48ea-4c57-9c88-26636abe877a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4b7962f0-48ea-4c57-9c88-26636abe877a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:32 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:32 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:32 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4b7962f0-48ea-4c57-9c88-26636abe877a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:16:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4b7962f0-48ea-4c57-9c88-26636abe877a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 returned with HTTP 200 Sep 01 12:16:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 895/1766] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:32 2026] GET /volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 => generated 887 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0d94919b-ecc3-4adf-a93d-3f13d073b83d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0d94919b-ecc3-4adf-a93d-3f13d073b83d tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 Sep 01 12:16:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0d94919b-ecc3-4adf-a93d-3f13d073b83d tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0d94919b-ecc3-4adf-a93d-3f13d073b83d tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:32 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:32 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0d94919b-ecc3-4adf-a93d-3f13d073b83d tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:16:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0d94919b-ecc3-4adf-a93d-3f13d073b83d tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 returned with HTTP 200 Sep 01 12:16:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 872/1767] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:32 2026] GET /volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 => generated 887 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ea228838-3127-479b-9ccc-6e335231efbd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ea228838-3127-479b-9ccc-6e335231efbd tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] DELETE http://192.168.122.29/volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 Sep 01 12:16:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ea228838-3127-479b-9ccc-6e335231efbd tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ea228838-3127-479b-9ccc-6e335231efbd tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:32 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-ea228838-3127-479b-9ccc-6e335231efbd tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Delete volume with id: 1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 Sep 01 12:16: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:16:32 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:32 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:32 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ea228838-3127-479b-9ccc-6e335231efbd tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:16:32 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ea228838-3127-479b-9ccc-6e335231efbd tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Delete volume request issued successfully. Sep 01 12:16:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ea228838-3127-479b-9ccc-6e335231efbd tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 returned with HTTP 202 Sep 01 12:16:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 896/1768] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:16:32 2026] DELETE /volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:16:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-50d55c7a-69bf-4515-8ff4-838d370f796a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-5eb41478-a307-4326-a1f2-af6bc7ef8434 req-c007c0f5-4cf4-46eb-bc96-4b99679a75e3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-50d55c7a-69bf-4515-8ff4-838d370f796a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 Sep 01 12:16:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-50d55c7a-69bf-4515-8ff4-838d370f796a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-50d55c7a-69bf-4515-8ff4-838d370f796a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-5eb41478-a307-4326-a1f2-af6bc7ef8434 req-c007c0f5-4cf4-46eb-bc96-4b99679a75e3 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] GET http://192.168.122.29/volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 Sep 01 12:16:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-5eb41478-a307-4326-a1f2-af6bc7ef8434 req-c007c0f5-4cf4-46eb-bc96-4b99679a75e3 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-5eb41478-a307-4326-a1f2-af6bc7ef8434 req-c007c0f5-4cf4-46eb-bc96-4b99679a75e3 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:32 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:32 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:32 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16: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:16:32 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-5eb41478-a307-4326-a1f2-af6bc7ef8434 req-c007c0f5-4cf4-46eb-bc96-4b99679a75e3 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Volume info retrieved successfully. Sep 01 12:16:32 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-50d55c7a-69bf-4515-8ff4-838d370f796a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:16:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-5eb41478-a307-4326-a1f2-af6bc7ef8434 req-c007c0f5-4cf4-46eb-bc96-4b99679a75e3 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] http://192.168.122.29/volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 returned with HTTP 200 Sep 01 12:16:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 873/1769] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:16:32 2026] GET /volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 => generated 1147 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:16:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-50d55c7a-69bf-4515-8ff4-838d370f796a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 returned with HTTP 200 Sep 01 12:16:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 897/1770] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:32 2026] GET /volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 => generated 886 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-5eb41478-a307-4326-a1f2-af6bc7ef8434 req-04a9186a-1e42-4e59-8068-a1bcc81082cf None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-5eb41478-a307-4326-a1f2-af6bc7ef8434 req-04a9186a-1e42-4e59-8068-a1bcc81082cf tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] POST http://192.168.122.29/volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997/action Sep 01 12:16:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-5eb41478-a307-4326-a1f2-af6bc7ef8434 req-04a9186a-1e42-4e59-8068-a1bcc81082cf tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-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:16:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-5eb41478-a307-4326-a1f2-af6bc7ef8434 req-04a9186a-1e42-4e59-8068-a1bcc81082cf tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-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:16: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:16:33 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:33 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:33 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-5eb41478-a307-4326-a1f2-af6bc7ef8434 req-04a9186a-1e42-4e59-8068-a1bcc81082cf tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Volume info retrieved successfully. Sep 01 12:16:33 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-5eb41478-a307-4326-a1f2-af6bc7ef8434 req-04a9186a-1e42-4e59-8068-a1bcc81082cf tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Begin detaching volume completed successfully. Sep 01 12:16:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-5eb41478-a307-4326-a1f2-af6bc7ef8434 req-04a9186a-1e42-4e59-8068-a1bcc81082cf tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] http://192.168.122.29/volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997/action returned with HTTP 202 Sep 01 12:16:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 874/1771] 192.168.122.29 () {64 vars in 1556 bytes} [Tue Sep 1 12:16:33 2026] POST /volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:16:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a499ab1a-14f3-43fc-8f09-7d9c0782f74f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a499ab1a-14f3-43fc-8f09-7d9c0782f74f None None] GET http://192.168.122.29/volume// Sep 01 12:16:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a499ab1a-14f3-43fc-8f09-7d9c0782f74f None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a499ab1a-14f3-43fc-8f09-7d9c0782f74f None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a499ab1a-14f3-43fc-8f09-7d9c0782f74f None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:16:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 898/1772] 192.168.122.29 () {58 vars in 1310 bytes} [Tue Sep 1 12:16:33 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:16:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-5eb41478-a307-4326-a1f2-af6bc7ef8434 req-6d69e1d9-49d7-4cd0-b290-badfa4e588c5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-5eb41478-a307-4326-a1f2-af6bc7ef8434 req-6d69e1d9-49d7-4cd0-b290-badfa4e588c5 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] GET http://192.168.122.29/volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 Sep 01 12:16:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-5eb41478-a307-4326-a1f2-af6bc7ef8434 req-6d69e1d9-49d7-4cd0-b290-badfa4e588c5 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-5eb41478-a307-4326-a1f2-af6bc7ef8434 req-6d69e1d9-49d7-4cd0-b290-badfa4e588c5 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:33 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:33 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:33 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-5eb41478-a307-4326-a1f2-af6bc7ef8434 req-6d69e1d9-49d7-4cd0-b290-badfa4e588c5 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Volume info retrieved successfully. Sep 01 12:16:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-5eb41478-a307-4326-a1f2-af6bc7ef8434 req-6d69e1d9-49d7-4cd0-b290-badfa4e588c5 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] http://192.168.122.29/volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 returned with HTTP 200 Sep 01 12:16:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 875/1773] 192.168.122.29 () {62 vars in 1523 bytes} [Tue Sep 1 12:16:33 2026] GET /volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 => generated 1331 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:16:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-5eb41478-a307-4326-a1f2-af6bc7ef8434 req-50ec599d-9c8d-4e25-9176-452ce0d559d1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-5eb41478-a307-4326-a1f2-af6bc7ef8434 req-50ec599d-9c8d-4e25-9176-452ce0d559d1 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] DELETE http://192.168.122.29/volume/v3/attachments/5d8fbf20-57ee-48d4-a188-b143b47c4024 Sep 01 12:16:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-5eb41478-a307-4326-a1f2-af6bc7ef8434 req-50ec599d-9c8d-4e25-9176-452ce0d559d1 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-5eb41478-a307-4326-a1f2-af6bc7ef8434 req-50ec599d-9c8d-4e25-9176-452ce0d559d1 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:33 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:16:33 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, Sep 01 12:16:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-5eb41478-a307-4326-a1f2-af6bc7ef8434 req-50ec599d-9c8d-4e25-9176-452ce0d559d1 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] http://192.168.122.29/volume/v3/attachments/5d8fbf20-57ee-48d4-a188-b143b47c4024 returned with HTTP 200 Sep 01 12:16:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 899/1774] 192.168.122.29 () {64 vars in 1557 bytes} [Tue Sep 1 12:16:33 2026] DELETE /volume/v3/attachments/5d8fbf20-57ee-48d4-a188-b143b47c4024 => generated 19 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f4751cd2-01b2-4500-80db-4b2920bd7774 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f4751cd2-01b2-4500-80db-4b2920bd7774 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 Sep 01 12:16:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f4751cd2-01b2-4500-80db-4b2920bd7774 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f4751cd2-01b2-4500-80db-4b2920bd7774 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:34 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f4751cd2-01b2-4500-80db-4b2920bd7774 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:16:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f4751cd2-01b2-4500-80db-4b2920bd7774 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 returned with HTTP 200 Sep 01 12:16:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 876/1775] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:34 2026] GET /volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 => generated 886 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-4e129c7f-4514-453b-8f00-aa364ca31455 req-b710ab0e-45ba-495f-965d-ff0df7fabb01 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-4e129c7f-4514-453b-8f00-aa364ca31455 req-b710ab0e-45ba-495f-965d-ff0df7fabb01 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] GET http://192.168.122.29/volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 Sep 01 12:16:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-4e129c7f-4514-453b-8f00-aa364ca31455 req-b710ab0e-45ba-495f-965d-ff0df7fabb01 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-4e129c7f-4514-453b-8f00-aa364ca31455 req-b710ab0e-45ba-495f-965d-ff0df7fabb01 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:34 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:34 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:34 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-4e129c7f-4514-453b-8f00-aa364ca31455 req-b710ab0e-45ba-495f-965d-ff0df7fabb01 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Volume info retrieved successfully. Sep 01 12:16:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-4e129c7f-4514-453b-8f00-aa364ca31455 req-b710ab0e-45ba-495f-965d-ff0df7fabb01 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] http://192.168.122.29/volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 returned with HTTP 200 Sep 01 12:16:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 900/1776] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:16:34 2026] GET /volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 => generated 855 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-79449f60-0779-4285-9eb6-ab759b300f1c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-79449f60-0779-4285-9eb6-ab759b300f1c tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] DELETE http://192.168.122.29/volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 Sep 01 12:16:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-79449f60-0779-4285-9eb6-ab759b300f1c tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-79449f60-0779-4285-9eb6-ab759b300f1c tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:34 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-79449f60-0779-4285-9eb6-ab759b300f1c tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Delete volume with id: ac190fbf-7f39-4860-89af-88b9eab4c997 Sep 01 12:16: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:16:34 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-79449f60-0779-4285-9eb6-ab759b300f1c tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Volume info retrieved successfully. Sep 01 12:16:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-79449f60-0779-4285-9eb6-ab759b300f1c tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Delete volume request issued successfully. Sep 01 12:16:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-79449f60-0779-4285-9eb6-ab759b300f1c tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] http://192.168.122.29/volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 returned with HTTP 202 Sep 01 12:16:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 877/1777] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:16:34 2026] DELETE /volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 12:16:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6b966351-07ad-487a-8b06-4160a812319e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6b966351-07ad-487a-8b06-4160a812319e tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] GET http://192.168.122.29/volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 Sep 01 12:16:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6b966351-07ad-487a-8b06-4160a812319e tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6b966351-07ad-487a-8b06-4160a812319e tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:34 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:34 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:34 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6b966351-07ad-487a-8b06-4160a812319e tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Volume info retrieved successfully. Sep 01 12:16:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6b966351-07ad-487a-8b06-4160a812319e tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] http://192.168.122.29/volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 returned with HTTP 200 Sep 01 12:16:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 901/1778] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:34 2026] GET /volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 => generated 854 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-03d5b14d-a5ed-4bec-8b15-7d1e9430e3ce None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-03d5b14d-a5ed-4bec-8b15-7d1e9430e3ce tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 Sep 01 12:16:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-03d5b14d-a5ed-4bec-8b15-7d1e9430e3ce tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-03d5b14d-a5ed-4bec-8b15-7d1e9430e3ce tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-03d5b14d-a5ed-4bec-8b15-7d1e9430e3ce tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 returned with HTTP 404 Sep 01 12:16:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 878/1779] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:35 2026] GET /volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:16:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a28ead5a-845a-4327-8c57-006b38b7eed7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a28ead5a-845a-4327-8c57-006b38b7eed7 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 Sep 01 12:16:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a28ead5a-845a-4327-8c57-006b38b7eed7 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a28ead5a-845a-4327-8c57-006b38b7eed7 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a28ead5a-845a-4327-8c57-006b38b7eed7 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 returned with HTTP 404 Sep 01 12:16:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 902/1780] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:35 2026] GET /volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:16:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-19f2d9d1-6d73-4f4f-b6d9-9597ee26eb30 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-19f2d9d1-6d73-4f4f-b6d9-9597ee26eb30 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] DELETE http://192.168.122.29/volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 Sep 01 12:16:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-19f2d9d1-6d73-4f4f-b6d9-9597ee26eb30 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-19f2d9d1-6d73-4f4f-b6d9-9597ee26eb30 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:35 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-19f2d9d1-6d73-4f4f-b6d9-9597ee26eb30 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Delete volume with id: 1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 Sep 01 12:16:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-19f2d9d1-6d73-4f4f-b6d9-9597ee26eb30 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 returned with HTTP 404 Sep 01 12:16:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 879/1781] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:16:35 2026] DELETE /volume/v3/volumes/1c6e28e1-05f0-4527-bdda-b6fb7efe14d7 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:16:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-39db7bcd-ecb3-49e6-b320-b1bd9ae57bc3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-39db7bcd-ecb3-49e6-b320-b1bd9ae57bc3 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] DELETE http://192.168.122.29/volume/v3/snapshots/cef68f11-ba20-4360-ad0b-09e848a6f9b8 Sep 01 12:16:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-39db7bcd-ecb3-49e6-b320-b1bd9ae57bc3 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-39db7bcd-ecb3-49e6-b320-b1bd9ae57bc3 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:35 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-39db7bcd-ecb3-49e6-b320-b1bd9ae57bc3 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Delete snapshot with id: cef68f11-ba20-4360-ad0b-09e848a6f9b8 Sep 01 12:16: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:16:35 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:35 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-39db7bcd-ecb3-49e6-b320-b1bd9ae57bc3 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Snapshot retrieved successfully. Sep 01 12:16: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:16:35 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16:35 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-39db7bcd-ecb3-49e6-b320-b1bd9ae57bc3 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Snapshot delete request issued successfully. Sep 01 12:16:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-39db7bcd-ecb3-49e6-b320-b1bd9ae57bc3 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/snapshots/cef68f11-ba20-4360-ad0b-09e848a6f9b8 returned with HTTP 202 Sep 01 12:16:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 903/1782] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:16:35 2026] DELETE /volume/v3/snapshots/cef68f11-ba20-4360-ad0b-09e848a6f9b8 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:16:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e80d2046-8715-4b85-8637-907a6c3f593f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e80d2046-8715-4b85-8637-907a6c3f593f tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/snapshots/cef68f11-ba20-4360-ad0b-09e848a6f9b8 Sep 01 12:16:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e80d2046-8715-4b85-8637-907a6c3f593f tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e80d2046-8715-4b85-8637-907a6c3f593f tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e80d2046-8715-4b85-8637-907a6c3f593f tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Snapshot retrieved successfully. Sep 01 12:16:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e80d2046-8715-4b85-8637-907a6c3f593f tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/snapshots/cef68f11-ba20-4360-ad0b-09e848a6f9b8 returned with HTTP 200 Sep 01 12:16:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 880/1783] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:16:35 2026] GET /volume/v3/snapshots/cef68f11-ba20-4360-ad0b-09e848a6f9b8 => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3b7be947-449d-412a-b386-8c4366360568 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3b7be947-449d-412a-b386-8c4366360568 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] GET http://192.168.122.29/volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 Sep 01 12:16:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3b7be947-449d-412a-b386-8c4366360568 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3b7be947-449d-412a-b386-8c4366360568 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3b7be947-449d-412a-b386-8c4366360568 tempest-TestMinimumBasicScenario-2138008308 tempest-TestMinimumBasicScenario-2138008308-project-member] http://192.168.122.29/volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 returned with HTTP 404 Sep 01 12:16:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 904/1784] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:35 2026] GET /volume/v3/volumes/ac190fbf-7f39-4860-89af-88b9eab4c997 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:16:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3944c8fd-8777-4284-94c7-0fac20f89cfc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3944c8fd-8777-4284-94c7-0fac20f89cfc tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/snapshots/cef68f11-ba20-4360-ad0b-09e848a6f9b8 Sep 01 12:16:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3944c8fd-8777-4284-94c7-0fac20f89cfc tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3944c8fd-8777-4284-94c7-0fac20f89cfc tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3944c8fd-8777-4284-94c7-0fac20f89cfc tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Snapshot retrieved successfully. Sep 01 12:16:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3944c8fd-8777-4284-94c7-0fac20f89cfc tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/snapshots/cef68f11-ba20-4360-ad0b-09e848a6f9b8 returned with HTTP 200 Sep 01 12:16:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 881/1785] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:16:36 2026] GET /volume/v3/snapshots/cef68f11-ba20-4360-ad0b-09e848a6f9b8 => generated 467 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-354b30d7-7b5d-406d-8e17-c79e8eaefd0e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4f1494b1-ae90-4b99-ab31-1c5dad3151a2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4f1494b1-ae90-4b99-ab31-1c5dad3151a2 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/snapshots/cef68f11-ba20-4360-ad0b-09e848a6f9b8 Sep 01 12:16:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4f1494b1-ae90-4b99-ab31-1c5dad3151a2 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4f1494b1-ae90-4b99-ab31-1c5dad3151a2 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4f1494b1-ae90-4b99-ab31-1c5dad3151a2 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Snapshot retrieved successfully. Sep 01 12:16:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4f1494b1-ae90-4b99-ab31-1c5dad3151a2 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/snapshots/cef68f11-ba20-4360-ad0b-09e848a6f9b8 returned with HTTP 200 Sep 01 12:16:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 882/1786] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:16:37 2026] GET /volume/v3/snapshots/cef68f11-ba20-4360-ad0b-09e848a6f9b8 => generated 467 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-354b30d7-7b5d-406d-8e17-c79e8eaefd0e tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:16:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-354b30d7-7b5d-406d-8e17-c79e8eaefd0e tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-571036937"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:16:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-354b30d7-7b5d-406d-8e17-c79e8eaefd0e tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-571036937'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:16:37 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-354b30d7-7b5d-406d-8e17-c79e8eaefd0e tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Create volume of 1 GB Sep 01 12:16: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:16:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-354b30d7-7b5d-406d-8e17-c79e8eaefd0e tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Availability Zones retrieved successfully. Sep 01 12:16:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-354b30d7-7b5d-406d-8e17-c79e8eaefd0e tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Flow 'volume_create_api' (1560faca-0fd1-4c95-8211-3cea39f40ae9) 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:16:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-354b30d7-7b5d-406d-8e17-c79e8eaefd0e tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59be206b-f851-4ab5-b58b-7420efa381f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:16:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-354b30d7-7b5d-406d-8e17-c79e8eaefd0e tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-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:16:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-354b30d7-7b5d-406d-8e17-c79e8eaefd0e tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59be206b-f851-4ab5-b58b-7420efa381f1) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:16:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-354b30d7-7b5d-406d-8e17-c79e8eaefd0e tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ee0ed7e-9ca3-492a-9a08-e1f597f3074a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:16:38 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-354b30d7-7b5d-406d-8e17-c79e8eaefd0e tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Created reservations ['e79267d9-1745-4d3d-a4fa-7fa1eabc156f', 'ab2478d8-6dc3-4590-9d85-e85d8316f131', 'a0318b12-b8d7-4ce6-8639-6986d74cf96f', 'd72751cb-4b60-481e-866e-8d14a594edeb'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:16:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-354b30d7-7b5d-406d-8e17-c79e8eaefd0e tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ee0ed7e-9ca3-492a-9a08-e1f597f3074a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e79267d9-1745-4d3d-a4fa-7fa1eabc156f', 'ab2478d8-6dc3-4590-9d85-e85d8316f131', 'a0318b12-b8d7-4ce6-8639-6986d74cf96f', 'd72751cb-4b60-481e-866e-8d14a594edeb']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:16:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-354b30d7-7b5d-406d-8e17-c79e8eaefd0e tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d235846c-778b-47b9-bdd0-6dae19ecf42b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:16: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:16:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-354b30d7-7b5d-406d-8e17-c79e8eaefd0e tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d235846c-778b-47b9-bdd0-6dae19ecf42b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94d11bb3-96d2-4ff5-9bc4-ba57295bdcfb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-571036937',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a8ac1ce718a54b01b8f9fca93565c222',qos_specs=None,replication_status=,reservations=['e79267d9-1745-4d3d-a4fa-7fa1eabc156f','ab2478d8-6dc3-4590-9d85-e85d8316f131','a0318b12-b8d7-4ce6-8639-6986d74cf96f','d72751cb-4b60-481e-866e-8d14a594edeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='473f7b7a302a4c398f4e5f0058ff011f',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:16:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-571036937',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94d11bb3-96d2-4ff5-9bc4-ba57295bdcfb,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a8ac1ce718a54b01b8f9fca93565c222',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='473f7b7a302a4c398f4e5f0058ff011f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:16:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-354b30d7-7b5d-406d-8e17-c79e8eaefd0e tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8ef89f6-b657-43de-bdb5-53f46a3a0657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:16:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-720c3e63-f75b-454e-89bf-b30a5428e856 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-720c3e63-f75b-454e-89bf-b30a5428e856 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] GET http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca Sep 01 12:16:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-720c3e63-f75b-454e-89bf-b30a5428e856 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-720c3e63-f75b-454e-89bf-b30a5428e856 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:38 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-720c3e63-f75b-454e-89bf-b30a5428e856 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Volume info retrieved successfully. Sep 01 12:16:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-720c3e63-f75b-454e-89bf-b30a5428e856 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca returned with HTTP 200 Sep 01 12:16:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 883/1787] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:38 2026] GET /volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca => generated 865 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-354b30d7-7b5d-406d-8e17-c79e8eaefd0e tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8ef89f6-b657-43de-bdb5-53f46a3a0657) transitioned into state 'SUCCESS' from state '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-571036937',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a8ac1ce718a54b01b8f9fca93565c222',qos_specs=None,replication_status=,reservations=['e79267d9-1745-4d3d-a4fa-7fa1eabc156f','ab2478d8-6dc3-4590-9d85-e85d8316f131','a0318b12-b8d7-4ce6-8639-6986d74cf96f','d72751cb-4b60-481e-866e-8d14a594edeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='473f7b7a302a4c398f4e5f0058ff011f',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:16:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-354b30d7-7b5d-406d-8e17-c79e8eaefd0e tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3eafbecb-071f-40bb-925c-ff692c17cba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:16:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b92a7b84-58a6-4a94-a430-2200f403dd71 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b92a7b84-58a6-4a94-a430-2200f403dd71 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] GET http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca Sep 01 12:16:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b92a7b84-58a6-4a94-a430-2200f403dd71 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b92a7b84-58a6-4a94-a430-2200f403dd71 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:38 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-354b30d7-7b5d-406d-8e17-c79e8eaefd0e tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3eafbecb-071f-40bb-925c-ff692c17cba9) 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:16:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-354b30d7-7b5d-406d-8e17-c79e8eaefd0e tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Flow 'volume_create_api' (1560faca-0fd1-4c95-8211-3cea39f40ae9) 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:16:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-354b30d7-7b5d-406d-8e17-c79e8eaefd0e tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Create volume request issued successfully. Sep 01 12:16:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-354b30d7-7b5d-406d-8e17-c79e8eaefd0e tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:16:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 905/1788] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:16:37 2026] POST /volume/v3/volumes => generated 766 bytes in 926 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:16:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b92a7b84-58a6-4a94-a430-2200f403dd71 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Volume info retrieved successfully. Sep 01 12:16:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c4d097bb-17b0-4f7a-b8ac-c813d8e107b7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b92a7b84-58a6-4a94-a430-2200f403dd71 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca returned with HTTP 200 Sep 01 12:16:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 884/1789] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:38 2026] GET /volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca => generated 865 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c4d097bb-17b0-4f7a-b8ac-c813d8e107b7 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] GET http://192.168.122.29/volume/v3/volumes/94d11bb3-96d2-4ff5-9bc4-ba57295bdcfb Sep 01 12:16:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c4d097bb-17b0-4f7a-b8ac-c813d8e107b7 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c4d097bb-17b0-4f7a-b8ac-c813d8e107b7 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c4d097bb-17b0-4f7a-b8ac-c813d8e107b7 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Volume info retrieved successfully. Sep 01 12:16:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c4d097bb-17b0-4f7a-b8ac-c813d8e107b7 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] http://192.168.122.29/volume/v3/volumes/94d11bb3-96d2-4ff5-9bc4-ba57295bdcfb returned with HTTP 200 Sep 01 12:16:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 906/1790] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:38 2026] GET /volume/v3/volumes/94d11bb3-96d2-4ff5-9bc4-ba57295bdcfb => generated 834 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-44ec89ef-de05-4d0a-a764-0d63eb8bc757 req-268288d2-c8fb-49d1-9014-85d227957073 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-44ec89ef-de05-4d0a-a764-0d63eb8bc757 req-268288d2-c8fb-49d1-9014-85d227957073 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] GET http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca Sep 01 12:16:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-44ec89ef-de05-4d0a-a764-0d63eb8bc757 req-268288d2-c8fb-49d1-9014-85d227957073 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-44ec89ef-de05-4d0a-a764-0d63eb8bc757 req-268288d2-c8fb-49d1-9014-85d227957073 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:38 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-44ec89ef-de05-4d0a-a764-0d63eb8bc757 req-268288d2-c8fb-49d1-9014-85d227957073 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Volume info retrieved successfully. Sep 01 12:16:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-44ec89ef-de05-4d0a-a764-0d63eb8bc757 req-268288d2-c8fb-49d1-9014-85d227957073 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca returned with HTTP 200 Sep 01 12:16:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 885/1791] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:16:38 2026] GET /volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca => generated 865 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ed4bd12f-db60-49a6-b282-20f794dcc308 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ed4bd12f-db60-49a6-b282-20f794dcc308 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/snapshots/cef68f11-ba20-4360-ad0b-09e848a6f9b8 Sep 01 12:16:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ed4bd12f-db60-49a6-b282-20f794dcc308 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ed4bd12f-db60-49a6-b282-20f794dcc308 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ed4bd12f-db60-49a6-b282-20f794dcc308 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/snapshots/cef68f11-ba20-4360-ad0b-09e848a6f9b8 returned with HTTP 404 Sep 01 12:16:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 907/1792] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:16:38 2026] GET /volume/v3/snapshots/cef68f11-ba20-4360-ad0b-09e848a6f9b8 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:16:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a6abf7cf-c59e-4e61-b5a4-f8042270926c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a6abf7cf-c59e-4e61-b5a4-f8042270926c tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/ddf6fcf3-5d12-4299-adc0-4e81d5b74a91 Sep 01 12:16:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a6abf7cf-c59e-4e61-b5a4-f8042270926c tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a6abf7cf-c59e-4e61-b5a4-f8042270926c tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:38 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a6abf7cf-c59e-4e61-b5a4-f8042270926c tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:16:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a6abf7cf-c59e-4e61-b5a4-f8042270926c tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/ddf6fcf3-5d12-4299-adc0-4e81d5b74a91 returned with HTTP 200 Sep 01 12:16:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 886/1793] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:38 2026] GET /volume/v3/volumes/ddf6fcf3-5d12-4299-adc0-4e81d5b74a91 => generated 854 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1dc67b11-5bd3-4198-8154-8141ef285769 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1dc67b11-5bd3-4198-8154-8141ef285769 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] DELETE http://192.168.122.29/volume/v3/volumes/ddf6fcf3-5d12-4299-adc0-4e81d5b74a91 Sep 01 12:16:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1dc67b11-5bd3-4198-8154-8141ef285769 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1dc67b11-5bd3-4198-8154-8141ef285769 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:38 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-1dc67b11-5bd3-4198-8154-8141ef285769 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Delete volume with id: ddf6fcf3-5d12-4299-adc0-4e81d5b74a91 Sep 01 12:16: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:16:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1dc67b11-5bd3-4198-8154-8141ef285769 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:16:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a0519b30-898f-496d-b96a-efaeceec5913 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a0519b30-898f-496d-b96a-efaeceec5913 None None] GET http://192.168.122.29/volume// Sep 01 12:16:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a0519b30-898f-496d-b96a-efaeceec5913 None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a0519b30-898f-496d-b96a-efaeceec5913 None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a0519b30-898f-496d-b96a-efaeceec5913 None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:16:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 887/1794] 192.168.122.29 () {58 vars in 1312 bytes} [Tue Sep 1 12:16:38 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:16:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-44ec89ef-de05-4d0a-a764-0d63eb8bc757 req-0f5f8a61-1490-4da5-bc9b-ca35aa36dfe2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-44ec89ef-de05-4d0a-a764-0d63eb8bc757 req-0f5f8a61-1490-4da5-bc9b-ca35aa36dfe2 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] POST http://192.168.122.29/volume/v3/attachments Sep 01 12:16:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-44ec89ef-de05-4d0a-a764-0d63eb8bc757 req-0f5f8a61-1490-4da5-bc9b-ca35aa36dfe2 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca", "connector": null, "instance_uuid": "62bc6d05-c5c9-4b27-aaa9-d39f44b855d0"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:16: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:16:38 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1dc67b11-5bd3-4198-8154-8141ef285769 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Delete volume request issued successfully. Sep 01 12:16:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1dc67b11-5bd3-4198-8154-8141ef285769 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/ddf6fcf3-5d12-4299-adc0-4e81d5b74a91 returned with HTTP 202 Sep 01 12:16:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 908/1795] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:16:38 2026] DELETE /volume/v3/volumes/ddf6fcf3-5d12-4299-adc0-4e81d5b74a91 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:16:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-55deecca-8e5d-4e0f-9d1e-69cb3b75e391 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-55deecca-8e5d-4e0f-9d1e-69cb3b75e391 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/ddf6fcf3-5d12-4299-adc0-4e81d5b74a91 Sep 01 12:16:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-55deecca-8e5d-4e0f-9d1e-69cb3b75e391 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-55deecca-8e5d-4e0f-9d1e-69cb3b75e391 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-55deecca-8e5d-4e0f-9d1e-69cb3b75e391 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:16:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-44ec89ef-de05-4d0a-a764-0d63eb8bc757 req-0f5f8a61-1490-4da5-bc9b-ca35aa36dfe2 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/attachments returned with HTTP 200 Sep 01 12:16:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 888/1796] 192.168.122.29 () {66 vars in 1478 bytes} [Tue Sep 1 12:16:38 2026] POST /volume/v3/attachments => generated 273 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:16:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-55deecca-8e5d-4e0f-9d1e-69cb3b75e391 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/ddf6fcf3-5d12-4299-adc0-4e81d5b74a91 returned with HTTP 200 Sep 01 12:16:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 909/1797] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:38 2026] GET /volume/v3/volumes/ddf6fcf3-5d12-4299-adc0-4e81d5b74a91 => generated 853 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-65781a6e-fb67-4d54-bff9-8cb73ca8de45 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-65781a6e-fb67-4d54-bff9-8cb73ca8de45 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] GET http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca Sep 01 12:16:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-65781a6e-fb67-4d54-bff9-8cb73ca8de45 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-65781a6e-fb67-4d54-bff9-8cb73ca8de45 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:38 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1df2eec5-dd6e-47b4-960e-549af3fa2b21 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1df2eec5-dd6e-47b4-960e-549af3fa2b21 None None] GET http://192.168.122.29/volume// Sep 01 12:16:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1df2eec5-dd6e-47b4-960e-549af3fa2b21 None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1df2eec5-dd6e-47b4-960e-549af3fa2b21 None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1df2eec5-dd6e-47b4-960e-549af3fa2b21 None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:16:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 910/1798] 192.168.122.29 () {58 vars in 1310 bytes} [Tue Sep 1 12:16:38 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:16:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-65781a6e-fb67-4d54-bff9-8cb73ca8de45 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Volume info retrieved successfully. Sep 01 12:16:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-44ec89ef-de05-4d0a-a764-0d63eb8bc757 req-d589ec84-9490-4ef9-988b-2f1d22dd13fe None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-44ec89ef-de05-4d0a-a764-0d63eb8bc757 req-d589ec84-9490-4ef9-988b-2f1d22dd13fe tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] GET http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca Sep 01 12:16:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-44ec89ef-de05-4d0a-a764-0d63eb8bc757 req-d589ec84-9490-4ef9-988b-2f1d22dd13fe tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-44ec89ef-de05-4d0a-a764-0d63eb8bc757 req-d589ec84-9490-4ef9-988b-2f1d22dd13fe tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-65781a6e-fb67-4d54-bff9-8cb73ca8de45 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca returned with HTTP 200 Sep 01 12:16:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 889/1799] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:38 2026] GET /volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca => generated 864 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16: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:16:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-44ec89ef-de05-4d0a-a764-0d63eb8bc757 req-d589ec84-9490-4ef9-988b-2f1d22dd13fe tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Volume info retrieved successfully. Sep 01 12:16:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-44ec89ef-de05-4d0a-a764-0d63eb8bc757 req-d589ec84-9490-4ef9-988b-2f1d22dd13fe tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca returned with HTTP 200 Sep 01 12:16:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 911/1800] 192.168.122.29 () {62 vars in 1523 bytes} [Tue Sep 1 12:16:38 2026] GET /volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca => generated 1045 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:16:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-44ec89ef-de05-4d0a-a764-0d63eb8bc757 req-a3b4884e-230b-4750-9a86-78da9b21a83d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-44ec89ef-de05-4d0a-a764-0d63eb8bc757 req-a3b4884e-230b-4750-9a86-78da9b21a83d tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] PUT http://192.168.122.29/volume/v3/attachments/0d341adb-f123-4a9c-99ea-e835977ff387 Sep 01 12:16:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-44ec89ef-de05-4d0a-a764-0d63eb8bc757 req-a3b4884e-230b-4750-9a86-78da9b21a83d tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.29", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fcffd4db34b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "2d6c338d-1492-4969-8dee-5e70772e3ff2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:16:39 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-44ec89ef-de05-4d0a-a764-0d63eb8bc757 req-a3b4884e-230b-4750-9a86-78da9b21a83d tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Acquiring lock "cinder-attachment_update-1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca-devstack" by "attachment_update" {{(pid=86815) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:16:39 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-44ec89ef-de05-4d0a-a764-0d63eb8bc757 req-a3b4884e-230b-4750-9a86-78da9b21a83d tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Lock "cinder-attachment_update-1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=86815) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:16: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:16:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16: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:16:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6a472b3b-114e-46b7-8505-7a8d1f976876 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6a472b3b-114e-46b7-8505-7a8d1f976876 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] GET http://192.168.122.29/volume/v3/volumes/94d11bb3-96d2-4ff5-9bc4-ba57295bdcfb Sep 01 12:16:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6a472b3b-114e-46b7-8505-7a8d1f976876 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6a472b3b-114e-46b7-8505-7a8d1f976876 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6a472b3b-114e-46b7-8505-7a8d1f976876 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Volume info retrieved successfully. Sep 01 12:16:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6a472b3b-114e-46b7-8505-7a8d1f976876 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] http://192.168.122.29/volume/v3/volumes/94d11bb3-96d2-4ff5-9bc4-ba57295bdcfb returned with HTTP 200 Sep 01 12:16:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 912/1801] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:39 2026] GET /volume/v3/volumes/94d11bb3-96d2-4ff5-9bc4-ba57295bdcfb => generated 858 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-52b05f2c-732d-4084-a974-edc67ff36c40 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-52b05f2c-732d-4084-a974-edc67ff36c40 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/ddf6fcf3-5d12-4299-adc0-4e81d5b74a91 Sep 01 12:16:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-52b05f2c-732d-4084-a974-edc67ff36c40 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-52b05f2c-732d-4084-a974-edc67ff36c40 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-52b05f2c-732d-4084-a974-edc67ff36c40 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:16:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-52b05f2c-732d-4084-a974-edc67ff36c40 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/ddf6fcf3-5d12-4299-adc0-4e81d5b74a91 returned with HTTP 200 Sep 01 12:16:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 913/1802] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:39 2026] GET /volume/v3/volumes/ddf6fcf3-5d12-4299-adc0-4e81d5b74a91 => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:39 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-44ec89ef-de05-4d0a-a764-0d63eb8bc757 req-a3b4884e-230b-4750-9a86-78da9b21a83d tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Lock "cinder-attachment_update-1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca-devstack" released by "attachment_update" :: held 0.666s {{(pid=86815) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:16:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-44ec89ef-de05-4d0a-a764-0d63eb8bc757 req-a3b4884e-230b-4750-9a86-78da9b21a83d tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/attachments/0d341adb-f123-4a9c-99ea-e835977ff387 returned with HTTP 200 Sep 01 12:16:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 890/1803] 192.168.122.29 () {66 vars in 1588 bytes} [Tue Sep 1 12:16:39 2026] PUT /volume/v3/attachments/0d341adb-f123-4a9c-99ea-e835977ff387 => generated 694 bytes in 742 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:16:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-134d6fbb-adcd-473d-bc02-b0fddd131e0c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-134d6fbb-adcd-473d-bc02-b0fddd131e0c tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] GET http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca Sep 01 12:16:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-134d6fbb-adcd-473d-bc02-b0fddd131e0c tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-134d6fbb-adcd-473d-bc02-b0fddd131e0c tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-134d6fbb-adcd-473d-bc02-b0fddd131e0c tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Volume info retrieved successfully. Sep 01 12:16:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-134d6fbb-adcd-473d-bc02-b0fddd131e0c tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca returned with HTTP 200 Sep 01 12:16:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 914/1804] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:39 2026] GET /volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca => generated 865 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7afab545-5454-42dc-89b8-f41f92839570 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7afab545-5454-42dc-89b8-f41f92839570 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] GET http://192.168.122.29/volume/v3/volumes/94d11bb3-96d2-4ff5-9bc4-ba57295bdcfb Sep 01 12:16:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7afab545-5454-42dc-89b8-f41f92839570 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7afab545-5454-42dc-89b8-f41f92839570 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7afab545-5454-42dc-89b8-f41f92839570 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Volume info retrieved successfully. Sep 01 12:16:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7afab545-5454-42dc-89b8-f41f92839570 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] http://192.168.122.29/volume/v3/volumes/94d11bb3-96d2-4ff5-9bc4-ba57295bdcfb returned with HTTP 200 Sep 01 12:16:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 891/1805] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:40 2026] GET /volume/v3/volumes/94d11bb3-96d2-4ff5-9bc4-ba57295bdcfb => generated 859 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-488fe95d-9678-4b0c-9309-a36bb6b9adb1 req-c4ca245a-1692-480a-be1f-64cfacafb34a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-488fe95d-9678-4b0c-9309-a36bb6b9adb1 req-c4ca245a-1692-480a-be1f-64cfacafb34a tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] GET http://192.168.122.29/volume/v3/volumes/94d11bb3-96d2-4ff5-9bc4-ba57295bdcfb Sep 01 12:16:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-488fe95d-9678-4b0c-9309-a36bb6b9adb1 req-c4ca245a-1692-480a-be1f-64cfacafb34a tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-488fe95d-9678-4b0c-9309-a36bb6b9adb1 req-c4ca245a-1692-480a-be1f-64cfacafb34a tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-44ec89ef-de05-4d0a-a764-0d63eb8bc757 req-a48d2b34-0ed9-4fad-b899-559055f263aa None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-44ec89ef-de05-4d0a-a764-0d63eb8bc757 req-a48d2b34-0ed9-4fad-b899-559055f263aa tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] POST http://192.168.122.29/volume/v3/attachments/0d341adb-f123-4a9c-99ea-e835977ff387/action Sep 01 12:16:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-44ec89ef-de05-4d0a-a764-0d63eb8bc757 req-a48d2b34-0ed9-4fad-b899-559055f263aa tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Action body: b'{"os-complete": null}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:16:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-44ec89ef-de05-4d0a-a764-0d63eb8bc757 req-a48d2b34-0ed9-4fad-b899-559055f263aa tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-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:16:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-488fe95d-9678-4b0c-9309-a36bb6b9adb1 req-c4ca245a-1692-480a-be1f-64cfacafb34a tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Volume info retrieved successfully. Sep 01 12:16:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-488fe95d-9678-4b0c-9309-a36bb6b9adb1 req-c4ca245a-1692-480a-be1f-64cfacafb34a tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] http://192.168.122.29/volume/v3/volumes/94d11bb3-96d2-4ff5-9bc4-ba57295bdcfb returned with HTTP 200 Sep 01 12:16:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 915/1806] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:16:40 2026] GET /volume/v3/volumes/94d11bb3-96d2-4ff5-9bc4-ba57295bdcfb => generated 859 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16: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:16:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4d9195d7-9cd3-4dc8-a18e-d2afaf2bcee6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4d9195d7-9cd3-4dc8-a18e-d2afaf2bcee6 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:16: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:16:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4d9195d7-9cd3-4dc8-a18e-d2afaf2bcee6 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1041625613"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:16:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-4d9195d7-9cd3-4dc8-a18e-d2afaf2bcee6 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1041625613'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:16:40 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-4d9195d7-9cd3-4dc8-a18e-d2afaf2bcee6 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Create volume of 1 GB Sep 01 12:16:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4d9195d7-9cd3-4dc8-a18e-d2afaf2bcee6 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Availability Zones retrieved successfully. Sep 01 12:16:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-44ec89ef-de05-4d0a-a764-0d63eb8bc757 req-a48d2b34-0ed9-4fad-b899-559055f263aa tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/attachments/0d341adb-f123-4a9c-99ea-e835977ff387/action returned with HTTP 204 Sep 01 12:16:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 892/1807] 192.168.122.29 () {66 vars in 1609 bytes} [Tue Sep 1 12:16:40 2026] POST /volume/v3/attachments/0d341adb-f123-4a9c-99ea-e835977ff387/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:16:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4d9195d7-9cd3-4dc8-a18e-d2afaf2bcee6 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Flow 'volume_create_api' (22c40c63-01ef-461a-ae29-fd1add37a804) 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:16:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4d9195d7-9cd3-4dc8-a18e-d2afaf2bcee6 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9bcf151-25fa-4ba0-b611-c2f2084b0e80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:16:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-4d9195d7-9cd3-4dc8-a18e-d2afaf2bcee6 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-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:16:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4d9195d7-9cd3-4dc8-a18e-d2afaf2bcee6 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9bcf151-25fa-4ba0-b611-c2f2084b0e80) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:16:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4d9195d7-9cd3-4dc8-a18e-d2afaf2bcee6 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d955e7d-3ad4-49c4-ab6f-9a4b5b98c474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:16:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a89d6626-2fc3-4648-b516-ddc8560e83be None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a89d6626-2fc3-4648-b516-ddc8560e83be tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/ddf6fcf3-5d12-4299-adc0-4e81d5b74a91 Sep 01 12:16:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a89d6626-2fc3-4648-b516-ddc8560e83be tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a89d6626-2fc3-4648-b516-ddc8560e83be tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a89d6626-2fc3-4648-b516-ddc8560e83be tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/ddf6fcf3-5d12-4299-adc0-4e81d5b74a91 returned with HTTP 404 Sep 01 12:16:40 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-4d9195d7-9cd3-4dc8-a18e-d2afaf2bcee6 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Created reservations ['83690d32-d418-4fae-8d0b-4855465e7082', '22d3fb4a-2601-4052-937e-5d0ab52ff2c2', '9fbdd190-532c-4cd2-a0cb-86f56221b110', 'deb5d7f5-26ec-47b3-a82a-d814a9dd71e7'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:16:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 893/1808] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:40 2026] GET /volume/v3/volumes/ddf6fcf3-5d12-4299-adc0-4e81d5b74a91 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:16:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4d9195d7-9cd3-4dc8-a18e-d2afaf2bcee6 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d955e7d-3ad4-49c4-ab6f-9a4b5b98c474) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83690d32-d418-4fae-8d0b-4855465e7082', '22d3fb4a-2601-4052-937e-5d0ab52ff2c2', '9fbdd190-532c-4cd2-a0cb-86f56221b110', 'deb5d7f5-26ec-47b3-a82a-d814a9dd71e7']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:16:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4d9195d7-9cd3-4dc8-a18e-d2afaf2bcee6 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f2d1512-b976-4903-a845-7efd8ff90170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:16:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9b52f4d5-2175-43c8-9d38-548f0a1ce996 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9b52f4d5-2175-43c8-9d38-548f0a1ce996 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/e7adbf8c-15f4-4933-bf53-44b3be8b4833 Sep 01 12:16:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9b52f4d5-2175-43c8-9d38-548f0a1ce996 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9b52f4d5-2175-43c8-9d38-548f0a1ce996 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9b52f4d5-2175-43c8-9d38-548f0a1ce996 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:16: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:16:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4d9195d7-9cd3-4dc8-a18e-d2afaf2bcee6 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f2d1512-b976-4903-a845-7efd8ff90170) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94fcbcbd-5952-4622-bdce-b3d8b7ea06f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1041625613',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a8ac1ce718a54b01b8f9fca93565c222',qos_specs=None,replication_status=,reservations=['83690d32-d418-4fae-8d0b-4855465e7082','22d3fb4a-2601-4052-937e-5d0ab52ff2c2','9fbdd190-532c-4cd2-a0cb-86f56221b110','deb5d7f5-26ec-47b3-a82a-d814a9dd71e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='473f7b7a302a4c398f4e5f0058ff011f',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:16:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1041625613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94fcbcbd-5952-4622-bdce-b3d8b7ea06f9,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a8ac1ce718a54b01b8f9fca93565c222',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='473f7b7a302a4c398f4e5f0058ff011f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:16:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9b52f4d5-2175-43c8-9d38-548f0a1ce996 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/e7adbf8c-15f4-4933-bf53-44b3be8b4833 returned with HTTP 200 Sep 01 12:16:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 894/1809] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:40 2026] GET /volume/v3/volumes/e7adbf8c-15f4-4933-bf53-44b3be8b4833 => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4d9195d7-9cd3-4dc8-a18e-d2afaf2bcee6 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ff286c6-822a-42bb-8762-f76400c8fc8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:16:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-713f98f4-b892-425a-8af4-4694eb23797a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-713f98f4-b892-425a-8af4-4694eb23797a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] DELETE http://192.168.122.29/volume/v3/volumes/e7adbf8c-15f4-4933-bf53-44b3be8b4833 Sep 01 12:16:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-713f98f4-b892-425a-8af4-4694eb23797a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-713f98f4-b892-425a-8af4-4694eb23797a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:40 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-713f98f4-b892-425a-8af4-4694eb23797a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Delete volume with id: e7adbf8c-15f4-4933-bf53-44b3be8b4833 Sep 01 12:16: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:16:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-713f98f4-b892-425a-8af4-4694eb23797a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:16:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4d9195d7-9cd3-4dc8-a18e-d2afaf2bcee6 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ff286c6-822a-42bb-8762-f76400c8fc8c) transitioned into state 'SUCCESS' from state '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-1041625613',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a8ac1ce718a54b01b8f9fca93565c222',qos_specs=None,replication_status=,reservations=['83690d32-d418-4fae-8d0b-4855465e7082','22d3fb4a-2601-4052-937e-5d0ab52ff2c2','9fbdd190-532c-4cd2-a0cb-86f56221b110','deb5d7f5-26ec-47b3-a82a-d814a9dd71e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='473f7b7a302a4c398f4e5f0058ff011f',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:16:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4d9195d7-9cd3-4dc8-a18e-d2afaf2bcee6 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b8a600d-786a-4750-888a-21dd6ecdb4fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:16:41 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4d9195d7-9cd3-4dc8-a18e-d2afaf2bcee6 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b8a600d-786a-4750-888a-21dd6ecdb4fe) 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:16:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-713f98f4-b892-425a-8af4-4694eb23797a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Delete volume request issued successfully. Sep 01 12:16:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-713f98f4-b892-425a-8af4-4694eb23797a tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/e7adbf8c-15f4-4933-bf53-44b3be8b4833 returned with HTTP 202 Sep 01 12:16:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 895/1810] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:16:40 2026] DELETE /volume/v3/volumes/e7adbf8c-15f4-4933-bf53-44b3be8b4833 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:16:41 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4d9195d7-9cd3-4dc8-a18e-d2afaf2bcee6 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Flow 'volume_create_api' (22c40c63-01ef-461a-ae29-fd1add37a804) 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:16:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4d9195d7-9cd3-4dc8-a18e-d2afaf2bcee6 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Create volume request issued successfully. Sep 01 12:16:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4d9195d7-9cd3-4dc8-a18e-d2afaf2bcee6 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:16:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 916/1811] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:16:40 2026] POST /volume/v3/volumes => generated 767 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:16:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-599a7db6-a167-4213-a32b-cdd8f6dc9126 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-77df08c6-5163-477d-a284-15b62bd31c95 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-599a7db6-a167-4213-a32b-cdd8f6dc9126 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/e7adbf8c-15f4-4933-bf53-44b3be8b4833 Sep 01 12:16:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-599a7db6-a167-4213-a32b-cdd8f6dc9126 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-599a7db6-a167-4213-a32b-cdd8f6dc9126 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-77df08c6-5163-477d-a284-15b62bd31c95 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] GET http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca Sep 01 12:16:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-77df08c6-5163-477d-a284-15b62bd31c95 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-77df08c6-5163-477d-a284-15b62bd31c95 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:41 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16: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:16:41 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:41 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-599a7db6-a167-4213-a32b-cdd8f6dc9126 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:16:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-77df08c6-5163-477d-a284-15b62bd31c95 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Volume info retrieved successfully. Sep 01 12:16:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-599a7db6-a167-4213-a32b-cdd8f6dc9126 tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/e7adbf8c-15f4-4933-bf53-44b3be8b4833 returned with HTTP 200 Sep 01 12:16:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 896/1812] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:41 2026] GET /volume/v3/volumes/e7adbf8c-15f4-4933-bf53-44b3be8b4833 => generated 852 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-349cc2b7-23cf-4c16-8fc2-3fcfd0f3a44d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-349cc2b7-23cf-4c16-8fc2-3fcfd0f3a44d tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] GET http://192.168.122.29/volume/v3/volumes/94fcbcbd-5952-4622-bdce-b3d8b7ea06f9 Sep 01 12:16:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-349cc2b7-23cf-4c16-8fc2-3fcfd0f3a44d tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-349cc2b7-23cf-4c16-8fc2-3fcfd0f3a44d tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-77df08c6-5163-477d-a284-15b62bd31c95 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca returned with HTTP 200 Sep 01 12:16:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 917/1813] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:41 2026] GET /volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca => generated 1157 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:16: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:16:41 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:41 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-349cc2b7-23cf-4c16-8fc2-3fcfd0f3a44d tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Volume info retrieved successfully. Sep 01 12:16:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9c35f94c-501d-4d72-a0b8-9587c9242478 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9c35f94c-501d-4d72-a0b8-9587c9242478 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] GET http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca Sep 01 12:16:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9c35f94c-501d-4d72-a0b8-9587c9242478 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9c35f94c-501d-4d72-a0b8-9587c9242478 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-349cc2b7-23cf-4c16-8fc2-3fcfd0f3a44d tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] http://192.168.122.29/volume/v3/volumes/94fcbcbd-5952-4622-bdce-b3d8b7ea06f9 returned with HTTP 200 Sep 01 12:16:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 897/1814] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:41 2026] GET /volume/v3/volumes/94fcbcbd-5952-4622-bdce-b3d8b7ea06f9 => generated 835 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16: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:16:41 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9c35f94c-501d-4d72-a0b8-9587c9242478 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Volume info retrieved successfully. Sep 01 12:16:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9c35f94c-501d-4d72-a0b8-9587c9242478 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca returned with HTTP 200 Sep 01 12:16:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 918/1815] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:41 2026] GET /volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca => generated 1157 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:16:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f1098f1f-eee0-4050-913f-cb1757a7810c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f1098f1f-eee0-4050-913f-cb1757a7810c tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] POST http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca/action Sep 01 12:16:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f1098f1f-eee0-4050-913f-cb1757a7810c tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Action body: b'{"os-detach": {}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:16:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f1098f1f-eee0-4050-913f-cb1757a7810c tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-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:16: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:16:41 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:41 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f1098f1f-eee0-4050-913f-cb1757a7810c tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Volume info retrieved successfully. Sep 01 12:16:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f1098f1f-eee0-4050-913f-cb1757a7810c tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Attachment connected to vm 62bc6d05-c5c9-4b27-aaa9-d39f44b855d0, checking data on nova Sep 01 12:16:41 devstack devstack@c-api.service[86815]: DEBUG cinder.compute.nova [None req-f1098f1f-eee0-4050-913f-cb1757a7810c tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Creating Keystone token plugin using URL: http://192.168.122.29/identity {{(pid=86815) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 12:16:41 devstack devstack@c-api.service[86815]: DEBUG novaclient.v2.client [None req-f1098f1f-eee0-4050-913f-cb1757a7810c tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] REQ: curl -g -i -X GET http://192.168.122.29/compute/v2.1/servers/62bc6d05-c5c9-4b27-aaa9-d39f44b855d0/os-volume_attachments/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}18cbe900fec3b2ba5024deaa42463b8ff45fcb318e3dbed829cea5db125c9a65" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-f1098f1f-eee0-4050-913f-cb1757a7810c" -H "X-Service-Token: {SHA256}7d0262545fff9a77ec093dc89e3d1cc6715f1c41c745ecc0ec26ac4dbf4e7ce7" {{(pid=86815) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 01 12:16:41 devstack devstack@c-api.service[86815]: DEBUG novaclient.v2.client [None req-f1098f1f-eee0-4050-913f-cb1757a7810c tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 10:16:41 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-27f6a063-ae1c-47e4-854d-4869b7cc1e30 x-openstack-request-id: req-27f6a063-ae1c-47e4-854d-4869b7cc1e30 {{(pid=86815) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 01 12:16:41 devstack devstack@c-api.service[86815]: DEBUG novaclient.v2.client [None req-f1098f1f-eee0-4050-913f-cb1757a7810c tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca", "serverId": "62bc6d05-c5c9-4b27-aaa9-d39f44b855d0", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "0d341adb-f123-4a9c-99ea-e835977ff387", "bdm_uuid": "ae17d9cc-5fcd-4771-923c-50c2755b7b59"}} {{(pid=86815) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 01 12:16:41 devstack devstack@c-api.service[86815]: DEBUG novaclient.v2.client [None req-f1098f1f-eee0-4050-913f-cb1757a7810c tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] GET call to compute for http://192.168.122.29/compute/v2.1/servers/62bc6d05-c5c9-4b27-aaa9-d39f44b855d0/os-volume_attachments/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca used request id req-27f6a063-ae1c-47e4-854d-4869b7cc1e30 {{(pid=86815) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 01 12:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.volume.api [None req-f1098f1f-eee0-4050-913f-cb1757a7810c tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-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:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault [None req-f1098f1f-eee0-4050-913f-cb1757a7810c tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Caught error: Detach volume from instance 62bc6d05-c5c9-4b27-aaa9-d39f44b855d0 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 62bc6d05-c5c9-4b27-aaa9-d39f44b855d0 using the Compute API Sep 01 12:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 12:16:41 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:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 12:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:41 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:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 12:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:41 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:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 12:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:41 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:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 12:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:41 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:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 12:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:41 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:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 12:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:41 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:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 12:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:41 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:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 12:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:41 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:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 12:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:41 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:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 12:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:41 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:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 12:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:41 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:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 12:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:41 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:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 12:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:41 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:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 12:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:41 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:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 12:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:41 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:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 12:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:41 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:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 12:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:41 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:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 12:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:41 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:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 12:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:41 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:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 12:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:41 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:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 12:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:41 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:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 12:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:41 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:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 12:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:41 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:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 12:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:41 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:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 12:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:41 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:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 12:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:41 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:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 12:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:41 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:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 01 12:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:41 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:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 01 12:16:41 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:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 01 12:16:41 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:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 12:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 62bc6d05-c5c9-4b27-aaa9-d39f44b855d0 using the Compute API Sep 01 12:16:41 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault Sep 01 12:16:41 devstack devstack@c-api.service[86815]: INFO cinder.api.middleware.fault [None req-f1098f1f-eee0-4050-913f-cb1757a7810c tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca/action returned with HTTP 409 Sep 01 12:16:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 898/1816] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:16:41 2026] POST /volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca/action => generated 167 bytes in 635 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:16:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-40e0daac-9a6d-4c68-916a-291e17872cc7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-40e0daac-9a6d-4c68-916a-291e17872cc7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] POST http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca/action Sep 01 12:16:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-40e0daac-9a6d-4c68-916a-291e17872cc7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-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:16:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-40e0daac-9a6d-4c68-916a-291e17872cc7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-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:16: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:16:41 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-40e0daac-9a6d-4c68-916a-291e17872cc7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Volume info retrieved successfully. Sep 01 12:16:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-40e0daac-9a6d-4c68-916a-291e17872cc7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Attachment connected to vm 62bc6d05-c5c9-4b27-aaa9-d39f44b855d0, checking data on nova Sep 01 12:16:42 devstack devstack@c-api.service[86814]: DEBUG cinder.compute.nova [None req-40e0daac-9a6d-4c68-916a-291e17872cc7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Creating Keystone token plugin using URL: http://192.168.122.29/identity {{(pid=86814) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 12:16:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b392f85e-94ae-4ecd-87ff-b675b458a8fe None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b392f85e-94ae-4ecd-87ff-b675b458a8fe tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/e7adbf8c-15f4-4933-bf53-44b3be8b4833 Sep 01 12:16:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b392f85e-94ae-4ecd-87ff-b675b458a8fe tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b392f85e-94ae-4ecd-87ff-b675b458a8fe tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:42 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-b392f85e-94ae-4ecd-87ff-b675b458a8fe tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] MySQL server mode set 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:16: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:16:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b392f85e-94ae-4ecd-87ff-b675b458a8fe tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Volume info retrieved successfully. Sep 01 12:16:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b392f85e-94ae-4ecd-87ff-b675b458a8fe tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/e7adbf8c-15f4-4933-bf53-44b3be8b4833 returned with HTTP 200 Sep 01 12:16:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 899/1817] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:42 2026] GET /volume/v3/volumes/e7adbf8c-15f4-4933-bf53-44b3be8b4833 => generated 852 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-68724620-55fc-4dce-9c23-b15f74874432 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-68724620-55fc-4dce-9c23-b15f74874432 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] GET http://192.168.122.29/volume/v3/volumes/94fcbcbd-5952-4622-bdce-b3d8b7ea06f9 Sep 01 12:16:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-68724620-55fc-4dce-9c23-b15f74874432 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-68724620-55fc-4dce-9c23-b15f74874432 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-68724620-55fc-4dce-9c23-b15f74874432 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Volume info retrieved successfully. Sep 01 12:16:42 devstack devstack@c-api.service[86814]: DEBUG novaclient.v2.client [None req-40e0daac-9a6d-4c68-916a-291e17872cc7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] REQ: curl -g -i -X GET http://192.168.122.29/compute/v2.1/servers/62bc6d05-c5c9-4b27-aaa9-d39f44b855d0/os-volume_attachments/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}0c58751762cf72cca5301b9532ba88171c99207694e341e7852fff948c5342fe" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-40e0daac-9a6d-4c68-916a-291e17872cc7" -H "X-Service-Token: {SHA256}6f5fd1edf782d880b98bfc6d9b46c2e5dda70d92e3d5ce48f6fb3f68d7a56edb" {{(pid=86814) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 01 12:16:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-68724620-55fc-4dce-9c23-b15f74874432 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] http://192.168.122.29/volume/v3/volumes/94fcbcbd-5952-4622-bdce-b3d8b7ea06f9 returned with HTTP 200 Sep 01 12:16:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 900/1818] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:42 2026] GET /volume/v3/volumes/94fcbcbd-5952-4622-bdce-b3d8b7ea06f9 => generated 859 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:42 devstack devstack@c-api.service[86814]: DEBUG novaclient.v2.client [None req-40e0daac-9a6d-4c68-916a-291e17872cc7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 10:16:42 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-e11b4b0e-138d-46f8-91da-1dc379403738 x-openstack-request-id: req-e11b4b0e-138d-46f8-91da-1dc379403738 {{(pid=86814) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 01 12:16:42 devstack devstack@c-api.service[86814]: DEBUG novaclient.v2.client [None req-40e0daac-9a6d-4c68-916a-291e17872cc7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca", "serverId": "62bc6d05-c5c9-4b27-aaa9-d39f44b855d0", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "0d341adb-f123-4a9c-99ea-e835977ff387", "bdm_uuid": "ae17d9cc-5fcd-4771-923c-50c2755b7b59"}} {{(pid=86814) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 01 12:16:42 devstack devstack@c-api.service[86814]: DEBUG novaclient.v2.client [None req-40e0daac-9a6d-4c68-916a-291e17872cc7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] GET call to compute for http://192.168.122.29/compute/v2.1/servers/62bc6d05-c5c9-4b27-aaa9-d39f44b855d0/os-volume_attachments/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca used request id req-e11b4b0e-138d-46f8-91da-1dc379403738 {{(pid=86814) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 01 12:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.volume.api [None req-40e0daac-9a6d-4c68-916a-291e17872cc7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-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:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault [None req-40e0daac-9a6d-4c68-916a-291e17872cc7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Caught error: Detach volume from instance 62bc6d05-c5c9-4b27-aaa9-d39f44b855d0 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 62bc6d05-c5c9-4b27-aaa9-d39f44b855d0 using the Compute API Sep 01 12:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 12:16:42 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:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 12:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:42 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:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 12:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:42 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:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 12:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:42 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:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 12:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:42 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:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 12:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:42 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:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 12:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:42 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:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 12:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:42 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:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 12:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:42 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:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 12:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:42 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:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 12:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:42 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:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 12:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:42 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:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 12:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:42 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:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 12:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:42 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:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 12:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:42 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:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 12:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:42 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:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 12:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:42 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:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 12:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:42 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:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 12:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:42 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:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 12:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:42 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:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 12:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:42 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:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 12:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:42 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:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 12:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:42 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:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 12:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:42 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:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 12:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:42 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:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 12:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:42 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:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 12:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:42 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:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 12:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:42 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:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 01 12:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:42 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:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 01 12:16:42 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:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 01 12:16:42 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:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 12:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 62bc6d05-c5c9-4b27-aaa9-d39f44b855d0 using the Compute API Sep 01 12:16:42 devstack devstack@c-api.service[86814]: ERROR cinder.api.middleware.fault Sep 01 12:16:42 devstack devstack@c-api.service[86814]: INFO cinder.api.middleware.fault [None req-40e0daac-9a6d-4c68-916a-291e17872cc7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca/action returned with HTTP 409 Sep 01 12:16:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 919/1819] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:16:41 2026] POST /volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca/action => generated 167 bytes in 713 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:16:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-528f9e1c-6c66-4875-8bcf-3546b119bcfa None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 901/1820] 192.168.122.29 () {62 vars in 1476 bytes} [Tue Sep 1 12:16:42 2026] POST /volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca/action => generated 114 bytes in 9 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 12:16:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bc2bfecf-d4b0-4689-b12b-1573f841874b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 920/1821] 192.168.122.29 () {62 vars in 1476 bytes} [Tue Sep 1 12:16:42 2026] POST /volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca/action => generated 114 bytes in 7 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 12:16:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-280e2a05-970b-4c13-bbec-32e4cadad89c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:42 devstack devstack@c-api.service[86815]: WARNING keystonemiddleware.auth_token [None req-280e2a05-970b-4c13-bbec-32e4cadad89c None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 01 12:16:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 902/1822] 192.168.122.29 () {62 vars in 1476 bytes} [Tue Sep 1 12:16:42 2026] POST /volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca/action => generated 114 bytes in 58 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 12:16:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1a5b7c99-464b-469e-b9e5-d98c3a31da4b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:42 devstack devstack@c-api.service[86814]: WARNING keystonemiddleware.auth_token [None req-1a5b7c99-464b-469e-b9e5-d98c3a31da4b None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 01 12:16:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 921/1823] 192.168.122.29 () {62 vars in 1476 bytes} [Tue Sep 1 12:16:42 2026] POST /volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca/action => generated 114 bytes in 33 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 12:16:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ebb12435-32ec-4411-b7e4-3ca9969e462d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ebb12435-32ec-4411-b7e4-3ca9969e462d tempest-TestServerVolumeAttachmentScenario-1851625986 tempest-TestServerVolumeAttachmentScenario-1851625986-project-admin] POST http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca/action Sep 01 12:16:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ebb12435-32ec-4411-b7e4-3ca9969e462d tempest-TestServerVolumeAttachmentScenario-1851625986 tempest-TestServerVolumeAttachmentScenario-1851625986-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:16:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ebb12435-32ec-4411-b7e4-3ca9969e462d tempest-TestServerVolumeAttachmentScenario-1851625986 tempest-TestServerVolumeAttachmentScenario-1851625986-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:16: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:16:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.admin_actions [None req-ebb12435-32ec-4411-b7e4-3ca9969e462d tempest-TestServerVolumeAttachmentScenario-1851625986 tempest-TestServerVolumeAttachmentScenario-1851625986-project-admin] Updating volume '1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca' with '{'status': 'error'}' {{(pid=86815) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 12:16: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:16:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ebb12435-32ec-4411-b7e4-3ca9969e462d tempest-TestServerVolumeAttachmentScenario-1851625986 tempest-TestServerVolumeAttachmentScenario-1851625986-project-admin] http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca/action returned with HTTP 202 Sep 01 12:16:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 903/1824] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:16:42 2026] POST /volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca/action => generated 0 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:16:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fc3c8ca2-231a-4d3b-8e01-ad83f09fb862 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fc3c8ca2-231a-4d3b-8e01-ad83f09fb862 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] GET http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca Sep 01 12:16:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fc3c8ca2-231a-4d3b-8e01-ad83f09fb862 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fc3c8ca2-231a-4d3b-8e01-ad83f09fb862 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:43 devstack devstack@c-api.service[86814]: DEBUG oslo_db.sqlalchemy.engines [None req-fc3c8ca2-231a-4d3b-8e01-ad83f09fb862 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] MySQL server mode set 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:16: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:16:43 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:43 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:43 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-fc3c8ca2-231a-4d3b-8e01-ad83f09fb862 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Volume info retrieved successfully. Sep 01 12:16:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fc3c8ca2-231a-4d3b-8e01-ad83f09fb862 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca returned with HTTP 200 Sep 01 12:16:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 922/1825] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:42 2026] GET /volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca => generated 1156 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:16:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0fbda6c3-d16a-4383-9337-117b8d040cb4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0fbda6c3-d16a-4383-9337-117b8d040cb4 tempest-TestServerVolumeAttachmentScenario-1851625986 tempest-TestServerVolumeAttachmentScenario-1851625986-project-admin] POST http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca/action Sep 01 12:16:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0fbda6c3-d16a-4383-9337-117b8d040cb4 tempest-TestServerVolumeAttachmentScenario-1851625986 tempest-TestServerVolumeAttachmentScenario-1851625986-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "0d341adb-f123-4a9c-99ea-e835977ff387"}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:16:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0fbda6c3-d16a-4383-9337-117b8d040cb4 tempest-TestServerVolumeAttachmentScenario-1851625986 tempest-TestServerVolumeAttachmentScenario-1851625986-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "0d341adb-f123-4a9c-99ea-e835977ff387"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:16: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:16:43 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:43 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:43 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0fbda6c3-d16a-4383-9337-117b8d040cb4 tempest-TestServerVolumeAttachmentScenario-1851625986 tempest-TestServerVolumeAttachmentScenario-1851625986-project-admin] Volume info retrieved successfully. Sep 01 12:16:43 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0fbda6c3-d16a-4383-9337-117b8d040cb4 tempest-TestServerVolumeAttachmentScenario-1851625986 tempest-TestServerVolumeAttachmentScenario-1851625986-project-admin] Attachment connected to vm 62bc6d05-c5c9-4b27-aaa9-d39f44b855d0, checking data on nova Sep 01 12:16:43 devstack devstack@c-api.service[86815]: DEBUG cinder.compute.nova [None req-0fbda6c3-d16a-4383-9337-117b8d040cb4 tempest-TestServerVolumeAttachmentScenario-1851625986 tempest-TestServerVolumeAttachmentScenario-1851625986-project-admin] Creating Keystone token plugin using URL: http://192.168.122.29/identity {{(pid=86815) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 12:16:43 devstack devstack@c-api.service[86815]: DEBUG novaclient.v2.client [None req-0fbda6c3-d16a-4383-9337-117b8d040cb4 tempest-TestServerVolumeAttachmentScenario-1851625986 tempest-TestServerVolumeAttachmentScenario-1851625986-project-admin] REQ: curl -g -i -X GET http://192.168.122.29/compute/v2.1/servers/62bc6d05-c5c9-4b27-aaa9-d39f44b855d0/os-volume_attachments/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}9e79db520cc17478ec38413d5d978e59e056d1d892adbd1bbbba5907da545e85" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-0fbda6c3-d16a-4383-9337-117b8d040cb4" -H "X-Service-Token: {SHA256}7d0262545fff9a77ec093dc89e3d1cc6715f1c41c745ecc0ec26ac4dbf4e7ce7" {{(pid=86815) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 01 12:16:43 devstack devstack@c-api.service[86815]: DEBUG novaclient.v2.client [None req-0fbda6c3-d16a-4383-9337-117b8d040cb4 tempest-TestServerVolumeAttachmentScenario-1851625986 tempest-TestServerVolumeAttachmentScenario-1851625986-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 10:16:43 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-947e810b-1641-448d-bfa1-bfc160b139d9 x-openstack-request-id: req-947e810b-1641-448d-bfa1-bfc160b139d9 {{(pid=86815) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 01 12:16:43 devstack devstack@c-api.service[86815]: DEBUG novaclient.v2.client [None req-0fbda6c3-d16a-4383-9337-117b8d040cb4 tempest-TestServerVolumeAttachmentScenario-1851625986 tempest-TestServerVolumeAttachmentScenario-1851625986-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca", "serverId": "62bc6d05-c5c9-4b27-aaa9-d39f44b855d0", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "0d341adb-f123-4a9c-99ea-e835977ff387", "bdm_uuid": "ae17d9cc-5fcd-4771-923c-50c2755b7b59"}} {{(pid=86815) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 01 12:16:43 devstack devstack@c-api.service[86815]: DEBUG novaclient.v2.client [None req-0fbda6c3-d16a-4383-9337-117b8d040cb4 tempest-TestServerVolumeAttachmentScenario-1851625986 tempest-TestServerVolumeAttachmentScenario-1851625986-project-admin] GET call to compute for http://192.168.122.29/compute/v2.1/servers/62bc6d05-c5c9-4b27-aaa9-d39f44b855d0/os-volume_attachments/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca used request id req-947e810b-1641-448d-bfa1-bfc160b139d9 {{(pid=86815) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 01 12:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.volume.api [None req-0fbda6c3-d16a-4383-9337-117b8d040cb4 tempest-TestServerVolumeAttachmentScenario-1851625986 tempest-TestServerVolumeAttachmentScenario-1851625986-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:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault [None req-0fbda6c3-d16a-4383-9337-117b8d040cb4 tempest-TestServerVolumeAttachmentScenario-1851625986 tempest-TestServerVolumeAttachmentScenario-1851625986-project-admin] Caught error: Detach volume from instance 62bc6d05-c5c9-4b27-aaa9-d39f44b855d0 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 62bc6d05-c5c9-4b27-aaa9-d39f44b855d0 using the Compute API Sep 01 12:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 12:16:43 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:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 12:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:43 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:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 12:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:43 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:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 12:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:43 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:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 12:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:43 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:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 12:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:43 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:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 12:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:43 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:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 12:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:43 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:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 12:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:43 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:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 12:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:43 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:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 12:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:43 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:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 12:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:43 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:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 12:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:43 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:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 12:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:43 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:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 12:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:43 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:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 12:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:43 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:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 12:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:43 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:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 12:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:43 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:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 12:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:43 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:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 12:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:43 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:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 12:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:43 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:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 12:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:43 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:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 12:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:43 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:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 12:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:43 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:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 12:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:43 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:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 12:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:43 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:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 12:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:43 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:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 12:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:43 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:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 01 12:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 01 12:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 01 12:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 01 12:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 01 12:16:43 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:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 12:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 62bc6d05-c5c9-4b27-aaa9-d39f44b855d0 using the Compute API Sep 01 12:16:43 devstack devstack@c-api.service[86815]: ERROR cinder.api.middleware.fault Sep 01 12:16:43 devstack devstack@c-api.service[86815]: INFO cinder.api.middleware.fault [None req-0fbda6c3-d16a-4383-9337-117b8d040cb4 tempest-TestServerVolumeAttachmentScenario-1851625986 tempest-TestServerVolumeAttachmentScenario-1851625986-project-admin] http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca/action returned with HTTP 409 Sep 01 12:16:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 904/1826] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:16:43 2026] POST /volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca/action => generated 167 bytes in 270 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:16:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4f8e37af-46c2-4534-9e2f-04d68e78aa23 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-dc523d08-b64f-4203-81c3-5b323bc3304e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dc523d08-b64f-4203-81c3-5b323bc3304e tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] GET http://192.168.122.29/volume/v3/volumes/e7adbf8c-15f4-4933-bf53-44b3be8b4833 Sep 01 12:16:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dc523d08-b64f-4203-81c3-5b323bc3304e tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dc523d08-b64f-4203-81c3-5b323bc3304e tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 923/1827] 192.168.122.29 () {62 vars in 1476 bytes} [Tue Sep 1 12:16:43 2026] POST /volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca/action => generated 114 bytes in 26 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 12:16:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d746b8eb-1a25-4b91-86bc-9dcf469d7b8d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:43 devstack devstack@c-api.service[86814]: WARNING keystonemiddleware.auth_token [None req-d746b8eb-1a25-4b91-86bc-9dcf469d7b8d None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 01 12:16:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 924/1828] 192.168.122.29 () {62 vars in 1476 bytes} [Tue Sep 1 12:16:43 2026] POST /volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca/action => generated 114 bytes in 47 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 12:16:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e1a08742-1a87-4f5f-9eda-7ce7a6f27a85 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e1a08742-1a87-4f5f-9eda-7ce7a6f27a85 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] GET http://192.168.122.29/volume/v3/volumes/94fcbcbd-5952-4622-bdce-b3d8b7ea06f9 Sep 01 12:16:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e1a08742-1a87-4f5f-9eda-7ce7a6f27a85 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e1a08742-1a87-4f5f-9eda-7ce7a6f27a85 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:43 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16:43 devstack devstack@c-api.service[86815]: DEBUG oslo_db.sqlalchemy.engines [None req-dc523d08-b64f-4203-81c3-5b323bc3304e tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] MySQL server mode set 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:16: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:16:43 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:43 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e1a08742-1a87-4f5f-9eda-7ce7a6f27a85 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Volume info retrieved successfully. Sep 01 12:16:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dc523d08-b64f-4203-81c3-5b323bc3304e tempest-VolumesSnapshotTestJSON-607027352 tempest-VolumesSnapshotTestJSON-607027352-project-member] http://192.168.122.29/volume/v3/volumes/e7adbf8c-15f4-4933-bf53-44b3be8b4833 returned with HTTP 404 Sep 01 12:16:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 905/1829] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:43 2026] GET /volume/v3/volumes/e7adbf8c-15f4-4933-bf53-44b3be8b4833 => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:16:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0dc82ddd-ff5e-49a4-bb9f-052d008ca5fe None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0dc82ddd-ff5e-49a4-bb9f-052d008ca5fe tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] GET http://192.168.122.29/volume/v3/volumes/4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023 Sep 01 12:16:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0dc82ddd-ff5e-49a4-bb9f-052d008ca5fe tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0dc82ddd-ff5e-49a4-bb9f-052d008ca5fe tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e1a08742-1a87-4f5f-9eda-7ce7a6f27a85 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] http://192.168.122.29/volume/v3/volumes/94fcbcbd-5952-4622-bdce-b3d8b7ea06f9 returned with HTTP 200 Sep 01 12:16:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 925/1830] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:43 2026] GET /volume/v3/volumes/94fcbcbd-5952-4622-bdce-b3d8b7ea06f9 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16: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:16:43 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:43 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-8b34c434-d7e5-4f01-a86f-ececde82c3f9 req-49b4d6cd-84b7-41f3-88db-9a47ae865888 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:43 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0dc82ddd-ff5e-49a4-bb9f-052d008ca5fe tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Volume info retrieved successfully. Sep 01 12:16:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-8b34c434-d7e5-4f01-a86f-ececde82c3f9 req-49b4d6cd-84b7-41f3-88db-9a47ae865888 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] GET http://192.168.122.29/volume/v3/volumes/94fcbcbd-5952-4622-bdce-b3d8b7ea06f9 Sep 01 12:16:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-8b34c434-d7e5-4f01-a86f-ececde82c3f9 req-49b4d6cd-84b7-41f3-88db-9a47ae865888 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-8b34c434-d7e5-4f01-a86f-ececde82c3f9 req-49b4d6cd-84b7-41f3-88db-9a47ae865888 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0dc82ddd-ff5e-49a4-bb9f-052d008ca5fe tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/volumes/4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023 returned with HTTP 200 Sep 01 12:16:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 906/1831] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:43 2026] GET /volume/v3/volumes/4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023 => generated 865 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16: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:16:43 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:43 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fb9ecfcb-13b3-4f7a-9666-8fc79fb1616b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fb9ecfcb-13b3-4f7a-9666-8fc79fb1616b tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] GET http://192.168.122.29/volume/v3/volumes/4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023 Sep 01 12:16:43 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-8b34c434-d7e5-4f01-a86f-ececde82c3f9 req-49b4d6cd-84b7-41f3-88db-9a47ae865888 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Volume info retrieved successfully. Sep 01 12:16:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fb9ecfcb-13b3-4f7a-9666-8fc79fb1616b tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fb9ecfcb-13b3-4f7a-9666-8fc79fb1616b tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:43 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:43 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-8b34c434-d7e5-4f01-a86f-ececde82c3f9 req-49b4d6cd-84b7-41f3-88db-9a47ae865888 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] http://192.168.122.29/volume/v3/volumes/94fcbcbd-5952-4622-bdce-b3d8b7ea06f9 returned with HTTP 200 Sep 01 12:16:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 926/1832] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:16:43 2026] GET /volume/v3/volumes/94fcbcbd-5952-4622-bdce-b3d8b7ea06f9 => generated 860 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:43 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fb9ecfcb-13b3-4f7a-9666-8fc79fb1616b tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Volume info retrieved successfully. Sep 01 12:16:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fb9ecfcb-13b3-4f7a-9666-8fc79fb1616b tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/volumes/4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023 returned with HTTP 200 Sep 01 12:16:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 907/1833] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:43 2026] GET /volume/v3/volumes/4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023 => generated 865 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2dedea1b-5930-4b30-93c5-eef3d868de60 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2dedea1b-5930-4b30-93c5-eef3d868de60 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:16:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2dedea1b-5930-4b30-93c5-eef3d868de60 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1430827732"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:16:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-2dedea1b-5930-4b30-93c5-eef3d868de60 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1430827732'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:16:43 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-2dedea1b-5930-4b30-93c5-eef3d868de60 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Create volume of 1 GB Sep 01 12:16:43 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2dedea1b-5930-4b30-93c5-eef3d868de60 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Availability Zones retrieved successfully. Sep 01 12:16:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2dedea1b-5930-4b30-93c5-eef3d868de60 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Flow 'volume_create_api' (fbfd1b4d-1089-47be-b5be-80e90bd9085d) 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:16:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2dedea1b-5930-4b30-93c5-eef3d868de60 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1ffe584-2cf8-418e-8d7d-81ef33430dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:16:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-2dedea1b-5930-4b30-93c5-eef3d868de60 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-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:16:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-72fe334d-872c-40c5-8b46-fa234ad924fe req-9b8ee2f0-1256-4c15-a0b2-6aa726259152 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-72fe334d-872c-40c5-8b46-fa234ad924fe req-9b8ee2f0-1256-4c15-a0b2-6aa726259152 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] GET http://192.168.122.29/volume/v3/volumes/4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023 Sep 01 12:16:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-72fe334d-872c-40c5-8b46-fa234ad924fe req-9b8ee2f0-1256-4c15-a0b2-6aa726259152 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-72fe334d-872c-40c5-8b46-fa234ad924fe req-9b8ee2f0-1256-4c15-a0b2-6aa726259152 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:43 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:43 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:43 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-72fe334d-872c-40c5-8b46-fa234ad924fe req-9b8ee2f0-1256-4c15-a0b2-6aa726259152 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Volume info retrieved successfully. Sep 01 12:16:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2dedea1b-5930-4b30-93c5-eef3d868de60 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1ffe584-2cf8-418e-8d7d-81ef33430dd1) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:16:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-72fe334d-872c-40c5-8b46-fa234ad924fe req-9b8ee2f0-1256-4c15-a0b2-6aa726259152 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/volumes/4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023 returned with HTTP 200 Sep 01 12:16:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 908/1834] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:16:43 2026] GET /volume/v3/volumes/4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023 => generated 865 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2dedea1b-5930-4b30-93c5-eef3d868de60 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6e9948a-fdf7-4182-ad7a-f18e22bbe614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:16:43 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-2dedea1b-5930-4b30-93c5-eef3d868de60 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Created reservations ['d14ea6f6-85a7-45af-93a4-2e38cef68574', 'db2049ce-437c-4456-912a-6f9db8c792fb', 'f85ccb21-4231-467c-a588-73195f49b186', '1574078f-dde5-4710-9447-64746864cfa9'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:16:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2dedea1b-5930-4b30-93c5-eef3d868de60 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6e9948a-fdf7-4182-ad7a-f18e22bbe614) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d14ea6f6-85a7-45af-93a4-2e38cef68574', 'db2049ce-437c-4456-912a-6f9db8c792fb', 'f85ccb21-4231-467c-a588-73195f49b186', '1574078f-dde5-4710-9447-64746864cfa9']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:16:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2dedea1b-5930-4b30-93c5-eef3d868de60 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93334ae2-eb7a-4b26-89cc-986b1fef4b6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:16: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:16:43 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2dedea1b-5930-4b30-93c5-eef3d868de60 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93334ae2-eb7a-4b26-89cc-986b1fef4b6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47968777-9f2b-4648-8d52-fee376e58488', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1430827732',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a8ac1ce718a54b01b8f9fca93565c222',qos_specs=None,replication_status=,reservations=['d14ea6f6-85a7-45af-93a4-2e38cef68574','db2049ce-437c-4456-912a-6f9db8c792fb','f85ccb21-4231-467c-a588-73195f49b186','1574078f-dde5-4710-9447-64746864cfa9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='473f7b7a302a4c398f4e5f0058ff011f',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:16:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1430827732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47968777-9f2b-4648-8d52-fee376e58488,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a8ac1ce718a54b01b8f9fca93565c222',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='473f7b7a302a4c398f4e5f0058ff011f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:16:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2dedea1b-5930-4b30-93c5-eef3d868de60 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e32b1ae-9a86-4015-bc72-ce27060e7b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:16:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2dedea1b-5930-4b30-93c5-eef3d868de60 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e32b1ae-9a86-4015-bc72-ce27060e7b53) transitioned into state 'SUCCESS' from state '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-1430827732',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a8ac1ce718a54b01b8f9fca93565c222',qos_specs=None,replication_status=,reservations=['d14ea6f6-85a7-45af-93a4-2e38cef68574','db2049ce-437c-4456-912a-6f9db8c792fb','f85ccb21-4231-467c-a588-73195f49b186','1574078f-dde5-4710-9447-64746864cfa9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='473f7b7a302a4c398f4e5f0058ff011f',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:16:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2dedea1b-5930-4b30-93c5-eef3d868de60 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47aba269-c467-40fc-ac97-697bc776fe60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:16:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9db3d37f-fadb-4706-b804-e871e5015f65 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9db3d37f-fadb-4706-b804-e871e5015f65 None None] GET http://192.168.122.29/volume// Sep 01 12:16:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9db3d37f-fadb-4706-b804-e871e5015f65 None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9db3d37f-fadb-4706-b804-e871e5015f65 None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9db3d37f-fadb-4706-b804-e871e5015f65 None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:16:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 909/1835] 192.168.122.29 () {58 vars in 1312 bytes} [Tue Sep 1 12:16:43 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:16:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-72fe334d-872c-40c5-8b46-fa234ad924fe req-ba56af7f-74ce-4627-a69b-fa8d6c612fbc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-72fe334d-872c-40c5-8b46-fa234ad924fe req-ba56af7f-74ce-4627-a69b-fa8d6c612fbc tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] POST http://192.168.122.29/volume/v3/attachments Sep 01 12:16:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-72fe334d-872c-40c5-8b46-fa234ad924fe req-ba56af7f-74ce-4627-a69b-fa8d6c612fbc tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023", "connector": null, "instance_uuid": "62bc6d05-c5c9-4b27-aaa9-d39f44b855d0"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:16:44 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2dedea1b-5930-4b30-93c5-eef3d868de60 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47aba269-c467-40fc-ac97-697bc776fe60) 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:16:44 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2dedea1b-5930-4b30-93c5-eef3d868de60 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Flow 'volume_create_api' (fbfd1b4d-1089-47be-b5be-80e90bd9085d) 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:16:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2dedea1b-5930-4b30-93c5-eef3d868de60 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Create volume request issued successfully. Sep 01 12:16:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2dedea1b-5930-4b30-93c5-eef3d868de60 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:16:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 927/1836] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:16:43 2026] POST /volume/v3/volumes => generated 767 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:16: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:16:44 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:44 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a36643e8-22a3-4b87-990d-0ef8a6af3884 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a36643e8-22a3-4b87-990d-0ef8a6af3884 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] GET http://192.168.122.29/volume/v3/volumes/47968777-9f2b-4648-8d52-fee376e58488 Sep 01 12:16:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a36643e8-22a3-4b87-990d-0ef8a6af3884 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a36643e8-22a3-4b87-990d-0ef8a6af3884 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a36643e8-22a3-4b87-990d-0ef8a6af3884 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Volume info retrieved successfully. Sep 01 12:16:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a36643e8-22a3-4b87-990d-0ef8a6af3884 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] http://192.168.122.29/volume/v3/volumes/47968777-9f2b-4648-8d52-fee376e58488 returned with HTTP 200 Sep 01 12:16:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 928/1837] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:44 2026] GET /volume/v3/volumes/47968777-9f2b-4648-8d52-fee376e58488 => generated 835 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-72fe334d-872c-40c5-8b46-fa234ad924fe req-ba56af7f-74ce-4627-a69b-fa8d6c612fbc tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/attachments returned with HTTP 200 Sep 01 12:16:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 910/1838] 192.168.122.29 () {66 vars in 1478 bytes} [Tue Sep 1 12:16:44 2026] POST /volume/v3/attachments => generated 273 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:16:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e01de6ca-5760-458e-ba6b-174fa1267c41 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e01de6ca-5760-458e-ba6b-174fa1267c41 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] GET http://192.168.122.29/volume/v3/volumes/4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023 Sep 01 12:16:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e01de6ca-5760-458e-ba6b-174fa1267c41 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e01de6ca-5760-458e-ba6b-174fa1267c41 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-72f7a0ed-4dae-4db6-b1de-64e12d5be4b2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16: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:16:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-72f7a0ed-4dae-4db6-b1de-64e12d5be4b2 None None] GET http://192.168.122.29/volume// Sep 01 12:16:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-72f7a0ed-4dae-4db6-b1de-64e12d5be4b2 None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-72f7a0ed-4dae-4db6-b1de-64e12d5be4b2 None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-72f7a0ed-4dae-4db6-b1de-64e12d5be4b2 None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:16:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 911/1839] 192.168.122.29 () {58 vars in 1310 bytes} [Tue Sep 1 12:16:44 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:16: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:16:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-72fe334d-872c-40c5-8b46-fa234ad924fe req-96b65425-4110-4c37-95de-bc7feb54823d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e01de6ca-5760-458e-ba6b-174fa1267c41 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Volume info retrieved successfully. Sep 01 12:16:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-72fe334d-872c-40c5-8b46-fa234ad924fe req-96b65425-4110-4c37-95de-bc7feb54823d tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] GET http://192.168.122.29/volume/v3/volumes/4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023 Sep 01 12:16:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-72fe334d-872c-40c5-8b46-fa234ad924fe req-96b65425-4110-4c37-95de-bc7feb54823d tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-72fe334d-872c-40c5-8b46-fa234ad924fe req-96b65425-4110-4c37-95de-bc7feb54823d tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e01de6ca-5760-458e-ba6b-174fa1267c41 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/volumes/4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023 returned with HTTP 200 Sep 01 12:16:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 929/1840] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:44 2026] GET /volume/v3/volumes/4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023 => generated 864 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16: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:16:44 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:44 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-72fe334d-872c-40c5-8b46-fa234ad924fe req-96b65425-4110-4c37-95de-bc7feb54823d tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Volume info retrieved successfully. Sep 01 12:16:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-72fe334d-872c-40c5-8b46-fa234ad924fe req-96b65425-4110-4c37-95de-bc7feb54823d tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/volumes/4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023 returned with HTTP 200 Sep 01 12:16:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 912/1841] 192.168.122.29 () {62 vars in 1523 bytes} [Tue Sep 1 12:16:44 2026] GET /volume/v3/volumes/4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023 => generated 1045 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:16:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-72fe334d-872c-40c5-8b46-fa234ad924fe req-68105710-2516-4d83-a589-f42b0ef86e44 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-72fe334d-872c-40c5-8b46-fa234ad924fe req-68105710-2516-4d83-a589-f42b0ef86e44 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] PUT http://192.168.122.29/volume/v3/attachments/d6df6043-ac2d-4241-a828-0c304cfd39f8 Sep 01 12:16:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-72fe334d-872c-40c5-8b46-fa234ad924fe req-68105710-2516-4d83-a589-f42b0ef86e44 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.29", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fcffd4db34b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "2d6c338d-1492-4969-8dee-5e70772e3ff2", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:16:44 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-72fe334d-872c-40c5-8b46-fa234ad924fe req-68105710-2516-4d83-a589-f42b0ef86e44 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Acquiring lock "cinder-attachment_update-4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023-devstack" by "attachment_update" {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:16:44 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-72fe334d-872c-40c5-8b46-fa234ad924fe req-68105710-2516-4d83-a589-f42b0ef86e44 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Lock "cinder-attachment_update-4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:16: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:16:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16: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:16:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9ab22937-efa8-4a3e-ab20-db34d5b6ed53 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9ab22937-efa8-4a3e-ab20-db34d5b6ed53 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] GET http://192.168.122.29/volume/v3/volumes/47968777-9f2b-4648-8d52-fee376e58488 Sep 01 12:16:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9ab22937-efa8-4a3e-ab20-db34d5b6ed53 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9ab22937-efa8-4a3e-ab20-db34d5b6ed53 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:45 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9ab22937-efa8-4a3e-ab20-db34d5b6ed53 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Volume info retrieved successfully. Sep 01 12:16:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9ab22937-efa8-4a3e-ab20-db34d5b6ed53 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] http://192.168.122.29/volume/v3/volumes/47968777-9f2b-4648-8d52-fee376e58488 returned with HTTP 200 Sep 01 12:16:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 913/1842] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:45 2026] GET /volume/v3/volumes/47968777-9f2b-4648-8d52-fee376e58488 => generated 859 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-555dec27-26a5-496d-9d80-af3847130b81 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-555dec27-26a5-496d-9d80-af3847130b81 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] GET http://192.168.122.29/volume/v3/volumes/4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023 Sep 01 12:16:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-555dec27-26a5-496d-9d80-af3847130b81 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-555dec27-26a5-496d-9d80-af3847130b81 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:45 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-555dec27-26a5-496d-9d80-af3847130b81 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Volume info retrieved successfully. Sep 01 12:16:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-555dec27-26a5-496d-9d80-af3847130b81 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/volumes/4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023 returned with HTTP 200 Sep 01 12:16:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 914/1843] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:45 2026] GET /volume/v3/volumes/4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023 => generated 864 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:45 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-72fe334d-872c-40c5-8b46-fa234ad924fe req-68105710-2516-4d83-a589-f42b0ef86e44 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Lock "cinder-attachment_update-4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023-devstack" released by "attachment_update" :: held 0.976s {{(pid=86814) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:16:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-72fe334d-872c-40c5-8b46-fa234ad924fe req-68105710-2516-4d83-a589-f42b0ef86e44 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/attachments/d6df6043-ac2d-4241-a828-0c304cfd39f8 returned with HTTP 200 Sep 01 12:16:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 930/1844] 192.168.122.29 () {66 vars in 1588 bytes} [Tue Sep 1 12:16:44 2026] PUT /volume/v3/attachments/d6df6043-ac2d-4241-a828-0c304cfd39f8 => generated 694 bytes in 1037 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:16:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-72fe334d-872c-40c5-8b46-fa234ad924fe req-f0e25fd9-bc46-4103-9a50-aee9f78d73aa None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-72fe334d-872c-40c5-8b46-fa234ad924fe req-f0e25fd9-bc46-4103-9a50-aee9f78d73aa tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] POST http://192.168.122.29/volume/v3/attachments/d6df6043-ac2d-4241-a828-0c304cfd39f8/action Sep 01 12:16:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-72fe334d-872c-40c5-8b46-fa234ad924fe req-f0e25fd9-bc46-4103-9a50-aee9f78d73aa tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Action body: b'{"os-complete": null}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:16:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-72fe334d-872c-40c5-8b46-fa234ad924fe req-f0e25fd9-bc46-4103-9a50-aee9f78d73aa tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-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:16: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:16:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-72fe334d-872c-40c5-8b46-fa234ad924fe req-f0e25fd9-bc46-4103-9a50-aee9f78d73aa tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/attachments/d6df6043-ac2d-4241-a828-0c304cfd39f8/action returned with HTTP 204 Sep 01 12:16:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 915/1845] 192.168.122.29 () {66 vars in 1609 bytes} [Tue Sep 1 12:16:46 2026] POST /volume/v3/attachments/d6df6043-ac2d-4241-a828-0c304cfd39f8/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:16:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-18f76e50-89bd-430c-8cbc-207f8635d1cb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-18f76e50-89bd-430c-8cbc-207f8635d1cb tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] GET http://192.168.122.29/volume/v3/volumes/47968777-9f2b-4648-8d52-fee376e58488 Sep 01 12:16:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-18f76e50-89bd-430c-8cbc-207f8635d1cb tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-18f76e50-89bd-430c-8cbc-207f8635d1cb tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-18f76e50-89bd-430c-8cbc-207f8635d1cb tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Volume info retrieved successfully. Sep 01 12:16:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-18f76e50-89bd-430c-8cbc-207f8635d1cb tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] http://192.168.122.29/volume/v3/volumes/47968777-9f2b-4648-8d52-fee376e58488 returned with HTTP 200 Sep 01 12:16:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 931/1846] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:46 2026] GET /volume/v3/volumes/47968777-9f2b-4648-8d52-fee376e58488 => generated 860 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:16:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-b7bf3820-0761-4f36-872c-003c77aa70dc req-c1706a16-4c3f-4157-b94d-4b4009f9f110 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-b7bf3820-0761-4f36-872c-003c77aa70dc req-c1706a16-4c3f-4157-b94d-4b4009f9f110 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] GET http://192.168.122.29/volume/v3/volumes/47968777-9f2b-4648-8d52-fee376e58488 Sep 01 12:16:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-b7bf3820-0761-4f36-872c-003c77aa70dc req-c1706a16-4c3f-4157-b94d-4b4009f9f110 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-b7bf3820-0761-4f36-872c-003c77aa70dc req-c1706a16-4c3f-4157-b94d-4b4009f9f110 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-b7bf3820-0761-4f36-872c-003c77aa70dc req-c1706a16-4c3f-4157-b94d-4b4009f9f110 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Volume info retrieved successfully. Sep 01 12:16:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-b7bf3820-0761-4f36-872c-003c77aa70dc req-c1706a16-4c3f-4157-b94d-4b4009f9f110 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] http://192.168.122.29/volume/v3/volumes/47968777-9f2b-4648-8d52-fee376e58488 returned with HTTP 200 Sep 01 12:16:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 916/1847] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:16:46 2026] GET /volume/v3/volumes/47968777-9f2b-4648-8d52-fee376e58488 => generated 860 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d3529c33-c8bd-4c0a-88a8-5500124dd4f6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d3529c33-c8bd-4c0a-88a8-5500124dd4f6 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] GET http://192.168.122.29/volume/v3/volumes/4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023 Sep 01 12:16:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d3529c33-c8bd-4c0a-88a8-5500124dd4f6 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d3529c33-c8bd-4c0a-88a8-5500124dd4f6 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-7a4b9385-305e-4736-8935-82a1a1d83bb9 req-0c2cdcbc-14bf-4a47-9e1b-d630534243d8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-7a4b9385-305e-4736-8935-82a1a1d83bb9 req-0c2cdcbc-14bf-4a47-9e1b-d630534243d8 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] GET http://192.168.122.29/volume/v3/volumes/detail Sep 01 12:16:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-7a4b9385-305e-4736-8935-82a1a1d83bb9 req-0c2cdcbc-14bf-4a47-9e1b-d630534243d8 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-7a4b9385-305e-4736-8935-82a1a1d83bb9 req-0c2cdcbc-14bf-4a47-9e1b-d630534243d8 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [req-7a4b9385-305e-4736-8935-82a1a1d83bb9 req-0c2cdcbc-14bf-4a47-9e1b-d630534243d8 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:16: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:16:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16:46 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-7a4b9385-305e-4736-8935-82a1a1d83bb9 req-0c2cdcbc-14bf-4a47-9e1b-d630534243d8 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:16: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:16:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d3529c33-c8bd-4c0a-88a8-5500124dd4f6 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Volume info retrieved successfully. Sep 01 12:16: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:16:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-7a4b9385-305e-4736-8935-82a1a1d83bb9 req-0c2cdcbc-14bf-4a47-9e1b-d630534243d8 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] Get all volumes completed successfully. Sep 01 12:16: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:16:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d3529c33-c8bd-4c0a-88a8-5500124dd4f6 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/volumes/4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023 returned with HTTP 200 Sep 01 12:16:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 932/1848] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:46 2026] GET /volume/v3/volumes/4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023 => generated 1157 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:16:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-7a4b9385-305e-4736-8935-82a1a1d83bb9 req-0c2cdcbc-14bf-4a47-9e1b-d630534243d8 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] http://192.168.122.29/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:16:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 917/1849] 192.168.122.29 () {60 vars in 1392 bytes} [Tue Sep 1 12:16:46 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:16:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8d016673-9510-4f63-862e-bc8d5507a4e7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8d016673-9510-4f63-862e-bc8d5507a4e7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] GET http://192.168.122.29/volume/v3/volumes/4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023 Sep 01 12:16:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8d016673-9510-4f63-862e-bc8d5507a4e7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8d016673-9510-4f63-862e-bc8d5507a4e7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-a4237e3d-acb6-4e49-b5c2-01949bc133bf req-5d153119-f5ef-4ee3-9d4b-b399401d2770 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-a4237e3d-acb6-4e49-b5c2-01949bc133bf req-5d153119-f5ef-4ee3-9d4b-b399401d2770 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] GET http://192.168.122.29/volume/v3/volumes/detail Sep 01 12:16:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-a4237e3d-acb6-4e49-b5c2-01949bc133bf req-5d153119-f5ef-4ee3-9d4b-b399401d2770 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-a4237e3d-acb6-4e49-b5c2-01949bc133bf req-5d153119-f5ef-4ee3-9d4b-b399401d2770 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [req-a4237e3d-acb6-4e49-b5c2-01949bc133bf req-5d153119-f5ef-4ee3-9d4b-b399401d2770 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:16:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8d016673-9510-4f63-862e-bc8d5507a4e7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Volume info retrieved successfully. Sep 01 12:16:46 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-a4237e3d-acb6-4e49-b5c2-01949bc133bf req-5d153119-f5ef-4ee3-9d4b-b399401d2770 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:16:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8d016673-9510-4f63-862e-bc8d5507a4e7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/volumes/4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023 returned with HTTP 200 Sep 01 12:16:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 933/1850] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:46 2026] GET /volume/v3/volumes/4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023 => generated 1157 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:16: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:16:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-a4237e3d-acb6-4e49-b5c2-01949bc133bf req-5d153119-f5ef-4ee3-9d4b-b399401d2770 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] Get all volumes completed successfully. Sep 01 12:16: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:16:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6f9a532b-0e06-4cde-87e8-fa91eed7f4fe None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6f9a532b-0e06-4cde-87e8-fa91eed7f4fe tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] POST http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca/action Sep 01 12:16:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6f9a532b-0e06-4cde-87e8-fa91eed7f4fe tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Action body: b'{"os-detach": {"attachment_id": "d6df6043-ac2d-4241-a828-0c304cfd39f8"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:16:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6f9a532b-0e06-4cde-87e8-fa91eed7f4fe tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "d6df6043-ac2d-4241-a828-0c304cfd39f8"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:16:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-a4237e3d-acb6-4e49-b5c2-01949bc133bf req-5d153119-f5ef-4ee3-9d4b-b399401d2770 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] http://192.168.122.29/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:16:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 918/1851] 192.168.122.29 () {60 vars in 1392 bytes} [Tue Sep 1 12:16:46 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:16: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:16:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-aa068953-c4b1-46cd-9c0b-da291095e797 req-c1e3fab3-0d82-4864-b553-277bfaec74d2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16: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:16:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6f9a532b-0e06-4cde-87e8-fa91eed7f4fe tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Volume info retrieved successfully. Sep 01 12:16:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-aa068953-c4b1-46cd-9c0b-da291095e797 req-c1e3fab3-0d82-4864-b553-277bfaec74d2 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] GET http://192.168.122.29/volume/v3/volumes/detail Sep 01 12:16:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-aa068953-c4b1-46cd-9c0b-da291095e797 req-c1e3fab3-0d82-4864-b553-277bfaec74d2 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-aa068953-c4b1-46cd-9c0b-da291095e797 req-c1e3fab3-0d82-4864-b553-277bfaec74d2 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [req-aa068953-c4b1-46cd-9c0b-da291095e797 req-c1e3fab3-0d82-4864-b553-277bfaec74d2 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:16:46 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-aa068953-c4b1-46cd-9c0b-da291095e797 req-c1e3fab3-0d82-4864-b553-277bfaec74d2 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:16:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6f9a532b-0e06-4cde-87e8-fa91eed7f4fe tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca/action returned with HTTP 400 Sep 01 12:16:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 934/1852] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:16:46 2026] POST /volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca/action => generated 100 bytes in 85 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 12:16: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:16:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-aa068953-c4b1-46cd-9c0b-da291095e797 req-c1e3fab3-0d82-4864-b553-277bfaec74d2 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] Get all volumes completed successfully. Sep 01 12:16: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:16:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-aa068953-c4b1-46cd-9c0b-da291095e797 req-c1e3fab3-0d82-4864-b553-277bfaec74d2 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] http://192.168.122.29/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:16:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 919/1853] 192.168.122.29 () {60 vars in 1392 bytes} [Tue Sep 1 12:16:46 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:16:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-a2dff34e-0785-4fbf-9239-c66da814e6ca req-e65f84ca-d231-4e9c-b361-afc8be1effd2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-a2dff34e-0785-4fbf-9239-c66da814e6ca req-e65f84ca-d231-4e9c-b361-afc8be1effd2 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] GET http://192.168.122.29/volume/v3/volumes/4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023 Sep 01 12:16:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-a2dff34e-0785-4fbf-9239-c66da814e6ca req-e65f84ca-d231-4e9c-b361-afc8be1effd2 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-a2dff34e-0785-4fbf-9239-c66da814e6ca req-e65f84ca-d231-4e9c-b361-afc8be1effd2 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-6011ac28-c649-4d97-8f50-981db5a75dfe req-497484e6-e4f1-4658-bf33-41cca50e13eb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16: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:16:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-6011ac28-c649-4d97-8f50-981db5a75dfe req-497484e6-e4f1-4658-bf33-41cca50e13eb tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] GET http://192.168.122.29/volume/v3/volumes/detail Sep 01 12:16:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-6011ac28-c649-4d97-8f50-981db5a75dfe req-497484e6-e4f1-4658-bf33-41cca50e13eb tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-6011ac28-c649-4d97-8f50-981db5a75dfe req-497484e6-e4f1-4658-bf33-41cca50e13eb tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [req-6011ac28-c649-4d97-8f50-981db5a75dfe req-497484e6-e4f1-4658-bf33-41cca50e13eb tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:16:46 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-6011ac28-c649-4d97-8f50-981db5a75dfe req-497484e6-e4f1-4658-bf33-41cca50e13eb tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:16:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-a2dff34e-0785-4fbf-9239-c66da814e6ca req-e65f84ca-d231-4e9c-b361-afc8be1effd2 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Volume info retrieved successfully. Sep 01 12:16: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:16:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-6011ac28-c649-4d97-8f50-981db5a75dfe req-497484e6-e4f1-4658-bf33-41cca50e13eb tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] Get all volumes completed successfully. Sep 01 12:16: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:16:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-a2dff34e-0785-4fbf-9239-c66da814e6ca req-e65f84ca-d231-4e9c-b361-afc8be1effd2 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/volumes/4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023 returned with HTTP 200 Sep 01 12:16:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 935/1854] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:16:46 2026] GET /volume/v3/volumes/4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023 => generated 1157 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:16:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-6011ac28-c649-4d97-8f50-981db5a75dfe req-497484e6-e4f1-4658-bf33-41cca50e13eb tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] http://192.168.122.29/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:16:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 920/1855] 192.168.122.29 () {60 vars in 1392 bytes} [Tue Sep 1 12:16:46 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:16:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-a2dff34e-0785-4fbf-9239-c66da814e6ca req-71c6e0a5-c08d-449a-a012-9c3b719dd88e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-a2dff34e-0785-4fbf-9239-c66da814e6ca req-71c6e0a5-c08d-449a-a012-9c3b719dd88e tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] POST http://192.168.122.29/volume/v3/volumes/4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023/action Sep 01 12:16:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-a2dff34e-0785-4fbf-9239-c66da814e6ca req-71c6e0a5-c08d-449a-a012-9c3b719dd88e tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-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:16:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-a2dff34e-0785-4fbf-9239-c66da814e6ca req-71c6e0a5-c08d-449a-a012-9c3b719dd88e tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-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:16:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-911afc53-5c62-4b0c-ac19-0297373cff86 req-52202637-ab62-45f4-8e23-f1fc9ca582f8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-911afc53-5c62-4b0c-ac19-0297373cff86 req-52202637-ab62-45f4-8e23-f1fc9ca582f8 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] GET http://192.168.122.29/volume/v3/volumes/detail Sep 01 12:16:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-911afc53-5c62-4b0c-ac19-0297373cff86 req-52202637-ab62-45f4-8e23-f1fc9ca582f8 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-911afc53-5c62-4b0c-ac19-0297373cff86 req-52202637-ab62-45f4-8e23-f1fc9ca582f8 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [req-911afc53-5c62-4b0c-ac19-0297373cff86 req-52202637-ab62-45f4-8e23-f1fc9ca582f8 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:16:46 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-911afc53-5c62-4b0c-ac19-0297373cff86 req-52202637-ab62-45f4-8e23-f1fc9ca582f8 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:16: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:16:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-a2dff34e-0785-4fbf-9239-c66da814e6ca req-71c6e0a5-c08d-449a-a012-9c3b719dd88e tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Volume info retrieved successfully. Sep 01 12:16: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:16:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-911afc53-5c62-4b0c-ac19-0297373cff86 req-52202637-ab62-45f4-8e23-f1fc9ca582f8 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] Get all volumes completed successfully. Sep 01 12:16: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:16:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-a2dff34e-0785-4fbf-9239-c66da814e6ca req-71c6e0a5-c08d-449a-a012-9c3b719dd88e tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Begin detaching volume completed successfully. Sep 01 12:16:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-a2dff34e-0785-4fbf-9239-c66da814e6ca req-71c6e0a5-c08d-449a-a012-9c3b719dd88e tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/volumes/4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023/action returned with HTTP 202 Sep 01 12:16:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 936/1856] 192.168.122.29 () {64 vars in 1556 bytes} [Tue Sep 1 12:16:46 2026] POST /volume/v3/volumes/4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:16:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-911afc53-5c62-4b0c-ac19-0297373cff86 req-52202637-ab62-45f4-8e23-f1fc9ca582f8 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] http://192.168.122.29/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:16:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 921/1857] 192.168.122.29 () {60 vars in 1392 bytes} [Tue Sep 1 12:16:46 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:16:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-b1011a65-78a0-49c9-b9d1-9ee00218f016 req-b70ed91d-e97e-4bd9-9b99-e1a4d84471cc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-b1011a65-78a0-49c9-b9d1-9ee00218f016 req-b70ed91d-e97e-4bd9-9b99-e1a4d84471cc tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] GET http://192.168.122.29/volume/v3/volumes/detail Sep 01 12:16:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-b1011a65-78a0-49c9-b9d1-9ee00218f016 req-b70ed91d-e97e-4bd9-9b99-e1a4d84471cc tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-b1011a65-78a0-49c9-b9d1-9ee00218f016 req-b70ed91d-e97e-4bd9-9b99-e1a4d84471cc tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [req-b1011a65-78a0-49c9-b9d1-9ee00218f016 req-b70ed91d-e97e-4bd9-9b99-e1a4d84471cc tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:16:47 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [req-b1011a65-78a0-49c9-b9d1-9ee00218f016 req-b70ed91d-e97e-4bd9-9b99-e1a4d84471cc tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:16: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:16:47 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:16: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:16:47 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:47 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:47 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16:47 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-b1011a65-78a0-49c9-b9d1-9ee00218f016 req-b70ed91d-e97e-4bd9-9b99-e1a4d84471cc tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] Get all volumes completed successfully. Sep 01 12:16: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:16:47 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-43883707-7853-43ee-8036-d5c36d3baa31 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-43883707-7853-43ee-8036-d5c36d3baa31 None None] GET http://192.168.122.29/volume// Sep 01 12:16:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-43883707-7853-43ee-8036-d5c36d3baa31 None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-43883707-7853-43ee-8036-d5c36d3baa31 None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-43883707-7853-43ee-8036-d5c36d3baa31 None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:16:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-b1011a65-78a0-49c9-b9d1-9ee00218f016 req-b70ed91d-e97e-4bd9-9b99-e1a4d84471cc tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] http://192.168.122.29/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:16:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 922/1858] 192.168.122.29 () {58 vars in 1310 bytes} [Tue Sep 1 12:16:47 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:16:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 937/1859] 192.168.122.29 () {60 vars in 1392 bytes} [Tue Sep 1 12:16:47 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:16:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-a2dff34e-0785-4fbf-9239-c66da814e6ca req-3a948bca-fada-4a83-b533-8f00454e8625 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-a2dff34e-0785-4fbf-9239-c66da814e6ca req-3a948bca-fada-4a83-b533-8f00454e8625 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] GET http://192.168.122.29/volume/v3/volumes/4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023 Sep 01 12:16:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-a2dff34e-0785-4fbf-9239-c66da814e6ca req-3a948bca-fada-4a83-b533-8f00454e8625 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-a2dff34e-0785-4fbf-9239-c66da814e6ca req-3a948bca-fada-4a83-b533-8f00454e8625 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-2f7c3717-a653-4dec-8f28-831c60cecb90 req-eb385c52-77fe-4a4c-90a5-9b645a03422f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-2f7c3717-a653-4dec-8f28-831c60cecb90 req-eb385c52-77fe-4a4c-90a5-9b645a03422f tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] GET http://192.168.122.29/volume/v3/volumes/detail Sep 01 12:16:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-2f7c3717-a653-4dec-8f28-831c60cecb90 req-eb385c52-77fe-4a4c-90a5-9b645a03422f tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-2f7c3717-a653-4dec-8f28-831c60cecb90 req-eb385c52-77fe-4a4c-90a5-9b645a03422f tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [req-2f7c3717-a653-4dec-8f28-831c60cecb90 req-eb385c52-77fe-4a4c-90a5-9b645a03422f tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:16: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:16:47 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16:47 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [req-2f7c3717-a653-4dec-8f28-831c60cecb90 req-eb385c52-77fe-4a4c-90a5-9b645a03422f tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:16: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:16:47 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-a2dff34e-0785-4fbf-9239-c66da814e6ca req-3a948bca-fada-4a83-b533-8f00454e8625 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Volume info retrieved successfully. Sep 01 12:16: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:16:47 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:47 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:47 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16:47 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-2f7c3717-a653-4dec-8f28-831c60cecb90 req-eb385c52-77fe-4a4c-90a5-9b645a03422f tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] Get all volumes completed successfully. Sep 01 12:16: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:16:47 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-a2dff34e-0785-4fbf-9239-c66da814e6ca req-3a948bca-fada-4a83-b533-8f00454e8625 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/volumes/4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023 returned with HTTP 200 Sep 01 12:16:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 923/1860] 192.168.122.29 () {62 vars in 1523 bytes} [Tue Sep 1 12:16:47 2026] GET /volume/v3/volumes/4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023 => generated 1341 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:16:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-2f7c3717-a653-4dec-8f28-831c60cecb90 req-eb385c52-77fe-4a4c-90a5-9b645a03422f tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] http://192.168.122.29/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:16:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 938/1861] 192.168.122.29 () {60 vars in 1392 bytes} [Tue Sep 1 12:16:47 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:16:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-4095e0df-d62e-41e3-b9e7-d985da3033bc req-3be7bdf8-05c5-4be0-8439-817046295971 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-4095e0df-d62e-41e3-b9e7-d985da3033bc req-3be7bdf8-05c5-4be0-8439-817046295971 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] GET http://192.168.122.29/volume/v3/volumes/detail Sep 01 12:16:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-4095e0df-d62e-41e3-b9e7-d985da3033bc req-3be7bdf8-05c5-4be0-8439-817046295971 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-4095e0df-d62e-41e3-b9e7-d985da3033bc req-3be7bdf8-05c5-4be0-8439-817046295971 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [req-4095e0df-d62e-41e3-b9e7-d985da3033bc req-3be7bdf8-05c5-4be0-8439-817046295971 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:16:47 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [req-4095e0df-d62e-41e3-b9e7-d985da3033bc req-3be7bdf8-05c5-4be0-8439-817046295971 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:16: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:16:47 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:16: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:16:47 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:47 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:47 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-4095e0df-d62e-41e3-b9e7-d985da3033bc req-3be7bdf8-05c5-4be0-8439-817046295971 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] Get all volumes completed successfully. Sep 01 12:16: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:16:47 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-4095e0df-d62e-41e3-b9e7-d985da3033bc req-3be7bdf8-05c5-4be0-8439-817046295971 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-reader] http://192.168.122.29/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:16:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 924/1862] 192.168.122.29 () {60 vars in 1392 bytes} [Tue Sep 1 12:16:47 2026] GET /volume/v3/volumes/detail => generated 2562 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:16:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-221a0ce4-bbb6-48f4-a009-4dbeb6610703 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-221a0ce4-bbb6-48f4-a009-4dbeb6610703 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] DELETE http://192.168.122.29/volume/v3/volumes/47968777-9f2b-4648-8d52-fee376e58488 Sep 01 12:16:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-221a0ce4-bbb6-48f4-a009-4dbeb6610703 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-221a0ce4-bbb6-48f4-a009-4dbeb6610703 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:47 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-221a0ce4-bbb6-48f4-a009-4dbeb6610703 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Delete volume with id: 47968777-9f2b-4648-8d52-fee376e58488 Sep 01 12:16: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:16:47 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:47 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:47 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-221a0ce4-bbb6-48f4-a009-4dbeb6610703 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Volume info retrieved successfully. Sep 01 12:16:47 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-221a0ce4-bbb6-48f4-a009-4dbeb6610703 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Delete volume request issued successfully. Sep 01 12:16:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-221a0ce4-bbb6-48f4-a009-4dbeb6610703 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] http://192.168.122.29/volume/v3/volumes/47968777-9f2b-4648-8d52-fee376e58488 returned with HTTP 202 Sep 01 12:16:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 939/1863] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:16:47 2026] DELETE /volume/v3/volumes/47968777-9f2b-4648-8d52-fee376e58488 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:16:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a82a5b8c-18e7-4bc1-b3f2-67b0e890dcbf None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a82a5b8c-18e7-4bc1-b3f2-67b0e890dcbf tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] GET http://192.168.122.29/volume/v3/volumes/47968777-9f2b-4648-8d52-fee376e58488 Sep 01 12:16:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a82a5b8c-18e7-4bc1-b3f2-67b0e890dcbf tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a82a5b8c-18e7-4bc1-b3f2-67b0e890dcbf tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:47 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:47 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a82a5b8c-18e7-4bc1-b3f2-67b0e890dcbf tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Volume info retrieved successfully. Sep 01 12:16:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a82a5b8c-18e7-4bc1-b3f2-67b0e890dcbf tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] http://192.168.122.29/volume/v3/volumes/47968777-9f2b-4648-8d52-fee376e58488 returned with HTTP 200 Sep 01 12:16:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 925/1864] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:47 2026] GET /volume/v3/volumes/47968777-9f2b-4648-8d52-fee376e58488 => generated 859 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-a2dff34e-0785-4fbf-9239-c66da814e6ca req-fdee47ac-95c2-4e14-ba69-62e44f671042 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-a2dff34e-0785-4fbf-9239-c66da814e6ca req-fdee47ac-95c2-4e14-ba69-62e44f671042 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] DELETE http://192.168.122.29/volume/v3/attachments/d6df6043-ac2d-4241-a828-0c304cfd39f8 Sep 01 12:16:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-a2dff34e-0785-4fbf-9239-c66da814e6ca req-fdee47ac-95c2-4e14-ba69-62e44f671042 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-a2dff34e-0785-4fbf-9239-c66da814e6ca req-fdee47ac-95c2-4e14-ba69-62e44f671042 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:47 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16: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:16:47 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, Sep 01 12:16:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-a2dff34e-0785-4fbf-9239-c66da814e6ca req-fdee47ac-95c2-4e14-ba69-62e44f671042 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/attachments/d6df6043-ac2d-4241-a828-0c304cfd39f8 returned with HTTP 200 Sep 01 12:16:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 940/1865] 192.168.122.29 () {64 vars in 1557 bytes} [Tue Sep 1 12:16:47 2026] DELETE /volume/v3/attachments/d6df6043-ac2d-4241-a828-0c304cfd39f8 => generated 19 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-801cb942-fa0d-47ac-ab5b-eeb2ba9eea23 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-801cb942-fa0d-47ac-ab5b-eeb2ba9eea23 tempest-TestServerVolumeAttachmentScenario-1851625986 tempest-TestServerVolumeAttachmentScenario-1851625986-project-admin] POST http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca/action Sep 01 12:16:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-801cb942-fa0d-47ac-ab5b-eeb2ba9eea23 tempest-TestServerVolumeAttachmentScenario-1851625986 tempest-TestServerVolumeAttachmentScenario-1851625986-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:16:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-801cb942-fa0d-47ac-ab5b-eeb2ba9eea23 tempest-TestServerVolumeAttachmentScenario-1851625986 tempest-TestServerVolumeAttachmentScenario-1851625986-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:16: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:16:48 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:48 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.admin_actions [None req-801cb942-fa0d-47ac-ab5b-eeb2ba9eea23 tempest-TestServerVolumeAttachmentScenario-1851625986 tempest-TestServerVolumeAttachmentScenario-1851625986-project-admin] Updating volume '1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca' with '{'status': 'in-use'}' {{(pid=86815) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 12:16: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:16:48 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:48 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-801cb942-fa0d-47ac-ab5b-eeb2ba9eea23 tempest-TestServerVolumeAttachmentScenario-1851625986 tempest-TestServerVolumeAttachmentScenario-1851625986-project-admin] http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca/action returned with HTTP 202 Sep 01 12:16:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 926/1866] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:16:48 2026] POST /volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 12:16:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-299f08ab-85c9-433c-9a26-9611540534c3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-299f08ab-85c9-433c-9a26-9611540534c3 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] GET http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca Sep 01 12:16:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-299f08ab-85c9-433c-9a26-9611540534c3 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-299f08ab-85c9-433c-9a26-9611540534c3 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:48 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-299f08ab-85c9-433c-9a26-9611540534c3 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Volume info retrieved successfully. Sep 01 12:16:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-299f08ab-85c9-433c-9a26-9611540534c3 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca returned with HTTP 200 Sep 01 12:16:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 941/1867] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:48 2026] GET /volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca => generated 1157 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:16:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-65ba19ed-ebbb-4255-a780-9ed15453a3d1 req-60c5bc89-15bc-440a-8e08-f558035c53ce None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-65ba19ed-ebbb-4255-a780-9ed15453a3d1 req-60c5bc89-15bc-440a-8e08-f558035c53ce tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] GET http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca Sep 01 12:16:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-65ba19ed-ebbb-4255-a780-9ed15453a3d1 req-60c5bc89-15bc-440a-8e08-f558035c53ce tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-65ba19ed-ebbb-4255-a780-9ed15453a3d1 req-60c5bc89-15bc-440a-8e08-f558035c53ce tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:48 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-08897c38-2bdb-4926-b500-0274c5897d14 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-08897c38-2bdb-4926-b500-0274c5897d14 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] GET http://192.168.122.29/volume/v3/volumes/47968777-9f2b-4648-8d52-fee376e58488 Sep 01 12:16:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-08897c38-2bdb-4926-b500-0274c5897d14 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-08897c38-2bdb-4926-b500-0274c5897d14 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:48 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16: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:16:48 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-65ba19ed-ebbb-4255-a780-9ed15453a3d1 req-60c5bc89-15bc-440a-8e08-f558035c53ce tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Volume info retrieved successfully. Sep 01 12:16:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-08897c38-2bdb-4926-b500-0274c5897d14 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Volume info retrieved successfully. Sep 01 12:16:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-08897c38-2bdb-4926-b500-0274c5897d14 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] http://192.168.122.29/volume/v3/volumes/47968777-9f2b-4648-8d52-fee376e58488 returned with HTTP 200 Sep 01 12:16:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 942/1868] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:48 2026] GET /volume/v3/volumes/47968777-9f2b-4648-8d52-fee376e58488 => generated 859 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-65ba19ed-ebbb-4255-a780-9ed15453a3d1 req-60c5bc89-15bc-440a-8e08-f558035c53ce tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca returned with HTTP 200 Sep 01 12:16:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 927/1869] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:16:48 2026] GET /volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca => generated 1157 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:16:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-65ba19ed-ebbb-4255-a780-9ed15453a3d1 req-4eb346cd-1ba6-447d-974e-a03be2b610ae None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-65ba19ed-ebbb-4255-a780-9ed15453a3d1 req-4eb346cd-1ba6-447d-974e-a03be2b610ae tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] POST http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca/action Sep 01 12:16:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-65ba19ed-ebbb-4255-a780-9ed15453a3d1 req-4eb346cd-1ba6-447d-974e-a03be2b610ae tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-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:16:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-65ba19ed-ebbb-4255-a780-9ed15453a3d1 req-4eb346cd-1ba6-447d-974e-a03be2b610ae tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-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:16: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:16:48 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-65ba19ed-ebbb-4255-a780-9ed15453a3d1 req-4eb346cd-1ba6-447d-974e-a03be2b610ae tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Volume info retrieved successfully. Sep 01 12:16:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-65ba19ed-ebbb-4255-a780-9ed15453a3d1 req-4eb346cd-1ba6-447d-974e-a03be2b610ae tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Begin detaching volume completed successfully. Sep 01 12:16:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-65ba19ed-ebbb-4255-a780-9ed15453a3d1 req-4eb346cd-1ba6-447d-974e-a03be2b610ae tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca/action returned with HTTP 202 Sep 01 12:16:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 943/1870] 192.168.122.29 () {64 vars in 1556 bytes} [Tue Sep 1 12:16:48 2026] POST /volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:16:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0193f8a0-f6a4-4f10-a380-29f332ddebad None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0193f8a0-f6a4-4f10-a380-29f332ddebad None None] GET http://192.168.122.29/volume// Sep 01 12:16:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0193f8a0-f6a4-4f10-a380-29f332ddebad None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0193f8a0-f6a4-4f10-a380-29f332ddebad None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0193f8a0-f6a4-4f10-a380-29f332ddebad None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:16:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 928/1871] 192.168.122.29 () {58 vars in 1310 bytes} [Tue Sep 1 12:16:48 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:16:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-65ba19ed-ebbb-4255-a780-9ed15453a3d1 req-672e48fd-b76e-45a6-a631-d002553763dd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-65ba19ed-ebbb-4255-a780-9ed15453a3d1 req-672e48fd-b76e-45a6-a631-d002553763dd tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] GET http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca Sep 01 12:16:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-65ba19ed-ebbb-4255-a780-9ed15453a3d1 req-672e48fd-b76e-45a6-a631-d002553763dd tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-65ba19ed-ebbb-4255-a780-9ed15453a3d1 req-672e48fd-b76e-45a6-a631-d002553763dd tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:48 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-65ba19ed-ebbb-4255-a780-9ed15453a3d1 req-672e48fd-b76e-45a6-a631-d002553763dd tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Volume info retrieved successfully. Sep 01 12:16:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-65ba19ed-ebbb-4255-a780-9ed15453a3d1 req-672e48fd-b76e-45a6-a631-d002553763dd tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca returned with HTTP 200 Sep 01 12:16:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 944/1872] 192.168.122.29 () {62 vars in 1523 bytes} [Tue Sep 1 12:16:48 2026] GET /volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca => generated 1341 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:16:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-65ba19ed-ebbb-4255-a780-9ed15453a3d1 req-51dc91b4-9031-4bb8-9b9b-3b30af90731d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-65ba19ed-ebbb-4255-a780-9ed15453a3d1 req-51dc91b4-9031-4bb8-9b9b-3b30af90731d tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] DELETE http://192.168.122.29/volume/v3/attachments/0d341adb-f123-4a9c-99ea-e835977ff387 Sep 01 12:16:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-65ba19ed-ebbb-4255-a780-9ed15453a3d1 req-51dc91b4-9031-4bb8-9b9b-3b30af90731d tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-65ba19ed-ebbb-4255-a780-9ed15453a3d1 req-51dc91b4-9031-4bb8-9b9b-3b30af90731d tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:49 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16: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:16:49 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, Sep 01 12:16:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-65ba19ed-ebbb-4255-a780-9ed15453a3d1 req-51dc91b4-9031-4bb8-9b9b-3b30af90731d tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/attachments/0d341adb-f123-4a9c-99ea-e835977ff387 returned with HTTP 200 Sep 01 12:16:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 929/1873] 192.168.122.29 () {64 vars in 1557 bytes} [Tue Sep 1 12:16:49 2026] DELETE /volume/v3/attachments/0d341adb-f123-4a9c-99ea-e835977ff387 => generated 19 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-488a535e-1ce8-4c09-bc98-86f00bf9feb4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-488a535e-1ce8-4c09-bc98-86f00bf9feb4 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] GET http://192.168.122.29/volume/v3/volumes/47968777-9f2b-4648-8d52-fee376e58488 Sep 01 12:16:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-488a535e-1ce8-4c09-bc98-86f00bf9feb4 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-488a535e-1ce8-4c09-bc98-86f00bf9feb4 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-488a535e-1ce8-4c09-bc98-86f00bf9feb4 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] http://192.168.122.29/volume/v3/volumes/47968777-9f2b-4648-8d52-fee376e58488 returned with HTTP 404 Sep 01 12:16:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 945/1874] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:49 2026] GET /volume/v3/volumes/47968777-9f2b-4648-8d52-fee376e58488 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:16:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8935788e-c53c-479e-99ee-1bee980f6748 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8935788e-c53c-479e-99ee-1bee980f6748 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] DELETE http://192.168.122.29/volume/v3/volumes/94fcbcbd-5952-4622-bdce-b3d8b7ea06f9 Sep 01 12:16:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8935788e-c53c-479e-99ee-1bee980f6748 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8935788e-c53c-479e-99ee-1bee980f6748 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:49 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-8935788e-c53c-479e-99ee-1bee980f6748 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Delete volume with id: 94fcbcbd-5952-4622-bdce-b3d8b7ea06f9 Sep 01 12:16: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:16:49 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:49 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8935788e-c53c-479e-99ee-1bee980f6748 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Volume info retrieved successfully. Sep 01 12:16:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8935788e-c53c-479e-99ee-1bee980f6748 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Delete volume request issued successfully. Sep 01 12:16:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8935788e-c53c-479e-99ee-1bee980f6748 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] http://192.168.122.29/volume/v3/volumes/94fcbcbd-5952-4622-bdce-b3d8b7ea06f9 returned with HTTP 202 Sep 01 12:16:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 930/1875] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:16:49 2026] DELETE /volume/v3/volumes/94fcbcbd-5952-4622-bdce-b3d8b7ea06f9 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:16:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b462e440-c71d-4830-b989-ff4e46e60cd2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b462e440-c71d-4830-b989-ff4e46e60cd2 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] GET http://192.168.122.29/volume/v3/volumes/94fcbcbd-5952-4622-bdce-b3d8b7ea06f9 Sep 01 12:16:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b462e440-c71d-4830-b989-ff4e46e60cd2 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b462e440-c71d-4830-b989-ff4e46e60cd2 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:49 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:49 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b462e440-c71d-4830-b989-ff4e46e60cd2 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Volume info retrieved successfully. Sep 01 12:16:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b462e440-c71d-4830-b989-ff4e46e60cd2 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] http://192.168.122.29/volume/v3/volumes/94fcbcbd-5952-4622-bdce-b3d8b7ea06f9 returned with HTTP 200 Sep 01 12:16:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 946/1876] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:49 2026] GET /volume/v3/volumes/94fcbcbd-5952-4622-bdce-b3d8b7ea06f9 => generated 859 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-a42b1602-9344-4271-aa29-350130c3fa46 req-001244a0-b7a6-4a6d-abc8-9bf4a3231294 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-a42b1602-9344-4271-aa29-350130c3fa46 req-001244a0-b7a6-4a6d-abc8-9bf4a3231294 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] GET http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca Sep 01 12:16:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-a42b1602-9344-4271-aa29-350130c3fa46 req-001244a0-b7a6-4a6d-abc8-9bf4a3231294 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-a42b1602-9344-4271-aa29-350130c3fa46 req-001244a0-b7a6-4a6d-abc8-9bf4a3231294 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:50 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-a42b1602-9344-4271-aa29-350130c3fa46 req-001244a0-b7a6-4a6d-abc8-9bf4a3231294 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Volume info retrieved successfully. Sep 01 12:16:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-a42b1602-9344-4271-aa29-350130c3fa46 req-001244a0-b7a6-4a6d-abc8-9bf4a3231294 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca returned with HTTP 200 Sep 01 12:16:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 931/1877] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:16:49 2026] GET /volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca => generated 865 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ed50309b-34ad-4d34-917e-cd34d4651707 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ed50309b-34ad-4d34-917e-cd34d4651707 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] GET http://192.168.122.29/volume/v3/volumes/94fcbcbd-5952-4622-bdce-b3d8b7ea06f9 Sep 01 12:16:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ed50309b-34ad-4d34-917e-cd34d4651707 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ed50309b-34ad-4d34-917e-cd34d4651707 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:50 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:50 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:50 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ed50309b-34ad-4d34-917e-cd34d4651707 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Volume info retrieved successfully. Sep 01 12:16:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ed50309b-34ad-4d34-917e-cd34d4651707 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] http://192.168.122.29/volume/v3/volumes/94fcbcbd-5952-4622-bdce-b3d8b7ea06f9 returned with HTTP 200 Sep 01 12:16:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 947/1878] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:50 2026] GET /volume/v3/volumes/94fcbcbd-5952-4622-bdce-b3d8b7ea06f9 => generated 859 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5690865c-53b8-42ea-b91f-ff44b9585b3c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5690865c-53b8-42ea-b91f-ff44b9585b3c tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] GET http://192.168.122.29/volume/v3/volumes/94fcbcbd-5952-4622-bdce-b3d8b7ea06f9 Sep 01 12:16:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5690865c-53b8-42ea-b91f-ff44b9585b3c tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5690865c-53b8-42ea-b91f-ff44b9585b3c tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5690865c-53b8-42ea-b91f-ff44b9585b3c tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] http://192.168.122.29/volume/v3/volumes/94fcbcbd-5952-4622-bdce-b3d8b7ea06f9 returned with HTTP 404 Sep 01 12:16:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 932/1879] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:51 2026] GET /volume/v3/volumes/94fcbcbd-5952-4622-bdce-b3d8b7ea06f9 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:16:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f209d5be-759d-462b-babb-a06036fa7dc8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f209d5be-759d-462b-babb-a06036fa7dc8 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] DELETE http://192.168.122.29/volume/v3/volumes/94d11bb3-96d2-4ff5-9bc4-ba57295bdcfb Sep 01 12:16:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f209d5be-759d-462b-babb-a06036fa7dc8 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f209d5be-759d-462b-babb-a06036fa7dc8 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:51 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-f209d5be-759d-462b-babb-a06036fa7dc8 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Delete volume with id: 94d11bb3-96d2-4ff5-9bc4-ba57295bdcfb Sep 01 12:16: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:16:51 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f209d5be-759d-462b-babb-a06036fa7dc8 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Volume info retrieved successfully. Sep 01 12:16:52 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f209d5be-759d-462b-babb-a06036fa7dc8 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Delete volume request issued successfully. Sep 01 12:16:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f209d5be-759d-462b-babb-a06036fa7dc8 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] http://192.168.122.29/volume/v3/volumes/94d11bb3-96d2-4ff5-9bc4-ba57295bdcfb returned with HTTP 202 Sep 01 12:16:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 948/1880] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:16:51 2026] DELETE /volume/v3/volumes/94d11bb3-96d2-4ff5-9bc4-ba57295bdcfb => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:16:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1a8fa722-1c9b-4628-becb-1116f99dfb38 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1a8fa722-1c9b-4628-becb-1116f99dfb38 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] GET http://192.168.122.29/volume/v3/volumes/94d11bb3-96d2-4ff5-9bc4-ba57295bdcfb Sep 01 12:16:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1a8fa722-1c9b-4628-becb-1116f99dfb38 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1a8fa722-1c9b-4628-becb-1116f99dfb38 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:52 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:52 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1a8fa722-1c9b-4628-becb-1116f99dfb38 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Volume info retrieved successfully. Sep 01 12:16:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1a8fa722-1c9b-4628-becb-1116f99dfb38 tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] http://192.168.122.29/volume/v3/volumes/94d11bb3-96d2-4ff5-9bc4-ba57295bdcfb returned with HTTP 200 Sep 01 12:16:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 933/1881] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:52 2026] GET /volume/v3/volumes/94d11bb3-96d2-4ff5-9bc4-ba57295bdcfb => generated 858 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0c0ee62b-6791-406f-a009-681b41b1f71c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0c0ee62b-6791-406f-a009-681b41b1f71c tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] GET http://192.168.122.29/volume/v3/volumes/94d11bb3-96d2-4ff5-9bc4-ba57295bdcfb Sep 01 12:16:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0c0ee62b-6791-406f-a009-681b41b1f71c tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0c0ee62b-6791-406f-a009-681b41b1f71c tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0c0ee62b-6791-406f-a009-681b41b1f71c tempest-VolumesTestJSON-545176951 tempest-VolumesTestJSON-545176951-project-member] http://192.168.122.29/volume/v3/volumes/94d11bb3-96d2-4ff5-9bc4-ba57295bdcfb returned with HTTP 404 Sep 01 12:16:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 949/1882] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:53 2026] GET /volume/v3/volumes/94d11bb3-96d2-4ff5-9bc4-ba57295bdcfb => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:16:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8474f6b8-01a4-41b4-8560-43154189cb92 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8474f6b8-01a4-41b4-8560-43154189cb92 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] DELETE http://192.168.122.29/volume/v3/volumes/4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023 Sep 01 12:16:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8474f6b8-01a4-41b4-8560-43154189cb92 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8474f6b8-01a4-41b4-8560-43154189cb92 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:54 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-8474f6b8-01a4-41b4-8560-43154189cb92 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Delete volume with id: 4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023 Sep 01 12:16: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:16:54 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:54 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:54 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8474f6b8-01a4-41b4-8560-43154189cb92 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Volume info retrieved successfully. Sep 01 12:16:54 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8474f6b8-01a4-41b4-8560-43154189cb92 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Delete volume request issued successfully. Sep 01 12:16:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8474f6b8-01a4-41b4-8560-43154189cb92 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/volumes/4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023 returned with HTTP 202 Sep 01 12:16:54 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 934/1883] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:16:54 2026] DELETE /volume/v3/volumes/4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:16:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bc500fa7-9184-4160-b652-b72278a0a6e7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bc500fa7-9184-4160-b652-b72278a0a6e7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] GET http://192.168.122.29/volume/v3/volumes/4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023 Sep 01 12:16:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bc500fa7-9184-4160-b652-b72278a0a6e7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bc500fa7-9184-4160-b652-b72278a0a6e7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:54 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:54 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:54 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bc500fa7-9184-4160-b652-b72278a0a6e7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Volume info retrieved successfully. Sep 01 12:16:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bc500fa7-9184-4160-b652-b72278a0a6e7 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/volumes/4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023 returned with HTTP 200 Sep 01 12:16:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 950/1884] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:54 2026] GET /volume/v3/volumes/4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023 => generated 864 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f9fc421e-9922-4221-8954-84a6223b38cb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f9fc421e-9922-4221-8954-84a6223b38cb tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] GET http://192.168.122.29/volume/v3/volumes/4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023 Sep 01 12:16:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f9fc421e-9922-4221-8954-84a6223b38cb tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f9fc421e-9922-4221-8954-84a6223b38cb tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f9fc421e-9922-4221-8954-84a6223b38cb tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/volumes/4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023 returned with HTTP 404 Sep 01 12:16:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 935/1885] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:56 2026] GET /volume/v3/volumes/4b7a7640-a5a0-44ca-bc3b-0f3fb08a3023 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:16:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-67648224-96a0-4519-9f9e-10736b94b5a1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-67648224-96a0-4519-9f9e-10736b94b5a1 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] DELETE http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca Sep 01 12:16:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-67648224-96a0-4519-9f9e-10736b94b5a1 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-67648224-96a0-4519-9f9e-10736b94b5a1 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:56 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-67648224-96a0-4519-9f9e-10736b94b5a1 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Delete volume with id: 1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca Sep 01 12:16: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:16:56 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:16: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:16:56 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:16:56 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-67648224-96a0-4519-9f9e-10736b94b5a1 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Volume info retrieved successfully. Sep 01 12:16:56 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-67648224-96a0-4519-9f9e-10736b94b5a1 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Delete volume request issued successfully. Sep 01 12:16:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-67648224-96a0-4519-9f9e-10736b94b5a1 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca returned with HTTP 202 Sep 01 12:16:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 951/1886] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:16:56 2026] DELETE /volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:16:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9d5bde85-28ed-4966-ac65-29a6902cc94f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9d5bde85-28ed-4966-ac65-29a6902cc94f tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] GET http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca Sep 01 12:16:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9d5bde85-28ed-4966-ac65-29a6902cc94f tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9d5bde85-28ed-4966-ac65-29a6902cc94f tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16: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:16:56 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:16: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:16:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:16:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9d5bde85-28ed-4966-ac65-29a6902cc94f tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Volume info retrieved successfully. Sep 01 12:16:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9d5bde85-28ed-4966-ac65-29a6902cc94f tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca returned with HTTP 200 Sep 01 12:16:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 936/1887] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:56 2026] GET /volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca => generated 864 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e5bca2d6-fc74-486f-a433-c2fb980d0e06 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e5bca2d6-fc74-486f-a433-c2fb980d0e06 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] GET http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca Sep 01 12:16:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e5bca2d6-fc74-486f-a433-c2fb980d0e06 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e5bca2d6-fc74-486f-a433-c2fb980d0e06 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e5bca2d6-fc74-486f-a433-c2fb980d0e06 tempest-TestServerVolumeAttachmentScenario-1121532767 tempest-TestServerVolumeAttachmentScenario-1121532767-project-member] http://192.168.122.29/volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca returned with HTTP 404 Sep 01 12:16:57 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 952/1888] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:16:57 2026] GET /volume/v3/volumes/1d53cb8c-d611-4c19-83ac-9b4a2ec2a8ca => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:16:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9a94edf1-c180-4e35-aefd-ac6cc384b5a6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9a94edf1-c180-4e35-aefd-ac6cc384b5a6 tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] POST http://192.168.122.29/volume/v3/group_types Sep 01 12:16:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9a94edf1-c180-4e35-aefd-ac6cc384b5a6 tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-566930811"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:16:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9a94edf1-c180-4e35-aefd-ac6cc384b5a6 tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] http://192.168.122.29/volume/v3/group_types returned with HTTP 202 Sep 01 12:16:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 937/1889] 192.168.122.29 () {62 vars in 1190 bytes} [Tue Sep 1 12:16:58 2026] POST /volume/v3/group_types => generated 180 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:16:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cf288b92-12e0-46e0-8a64-48a4aff15900 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cf288b92-12e0-46e0-8a64-48a4aff15900 tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] POST http://192.168.122.29/volume/v3/group_types/e08fa67e-b96d-4f94-991d-d9fe254ff9e0/group_specs Sep 01 12:16:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cf288b92-12e0-46e0-8a64-48a4aff15900 tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-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:16:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cf288b92-12e0-46e0-8a64-48a4aff15900 tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] http://192.168.122.29/volume/v3/group_types/e08fa67e-b96d-4f94-991d-d9fe254ff9e0/group_specs returned with HTTP 202 Sep 01 12:16:58 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 953/1890] 192.168.122.29 () {62 vars in 1337 bytes} [Tue Sep 1 12:16:58 2026] POST /volume/v3/group_types/e08fa67e-b96d-4f94-991d-d9fe254ff9e0/group_specs => generated 53 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 12:16:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-da25c01a-0d42-434d-9a02-69b3c0bd77ec None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-da25c01a-0d42-434d-9a02-69b3c0bd77ec tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] POST http://192.168.122.29/volume/v3/group_types/e08fa67e-b96d-4f94-991d-d9fe254ff9e0/group_specs Sep 01 12:16:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-da25c01a-0d42-434d-9a02-69b3c0bd77ec tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-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:16:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-da25c01a-0d42-434d-9a02-69b3c0bd77ec tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] http://192.168.122.29/volume/v3/group_types/e08fa67e-b96d-4f94-991d-d9fe254ff9e0/group_specs returned with HTTP 202 Sep 01 12:16:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 938/1891] 192.168.122.29 () {62 vars in 1337 bytes} [Tue Sep 1 12:16:59 2026] POST /volume/v3/group_types/e08fa67e-b96d-4f94-991d-d9fe254ff9e0/group_specs => generated 61 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:16:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5ea04440-1bd6-4d39-b8bc-e7d74cb7b116 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5ea04440-1bd6-4d39-b8bc-e7d74cb7b116 tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] GET http://192.168.122.29/volume/v3/group_types/e08fa67e-b96d-4f94-991d-d9fe254ff9e0/group_specs/key2 Sep 01 12:16:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5ea04440-1bd6-4d39-b8bc-e7d74cb7b116 tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5ea04440-1bd6-4d39-b8bc-e7d74cb7b116 tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5ea04440-1bd6-4d39-b8bc-e7d74cb7b116 tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] http://192.168.122.29/volume/v3/group_types/e08fa67e-b96d-4f94-991d-d9fe254ff9e0/group_specs/key2 returned with HTTP 200 Sep 01 12:16:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 954/1892] 192.168.122.29 () {60 vars in 1331 bytes} [Tue Sep 1 12:16:59 2026] GET /volume/v3/group_types/e08fa67e-b96d-4f94-991d-d9fe254ff9e0/group_specs/key2 => generated 26 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cf4ca4b8-2167-4418-a36c-4b8b7603a586 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cf4ca4b8-2167-4418-a36c-4b8b7603a586 tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] GET http://192.168.122.29/volume/v3/group_types/e08fa67e-b96d-4f94-991d-d9fe254ff9e0/group_specs/key3 Sep 01 12:16:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cf4ca4b8-2167-4418-a36c-4b8b7603a586 tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cf4ca4b8-2167-4418-a36c-4b8b7603a586 tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cf4ca4b8-2167-4418-a36c-4b8b7603a586 tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] http://192.168.122.29/volume/v3/group_types/e08fa67e-b96d-4f94-991d-d9fe254ff9e0/group_specs/key3 returned with HTTP 200 Sep 01 12:16:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 939/1893] 192.168.122.29 () {60 vars in 1331 bytes} [Tue Sep 1 12:16:59 2026] GET /volume/v3/group_types/e08fa67e-b96d-4f94-991d-d9fe254ff9e0/group_specs/key3 => generated 18 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-27164536-9300-48cc-9752-b42a30f48ba4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-27164536-9300-48cc-9752-b42a30f48ba4 tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] PUT http://192.168.122.29/volume/v3/group_types/e08fa67e-b96d-4f94-991d-d9fe254ff9e0/group_specs/key3 Sep 01 12:16:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-27164536-9300-48cc-9752-b42a30f48ba4 tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-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:16:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-27164536-9300-48cc-9752-b42a30f48ba4 tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] http://192.168.122.29/volume/v3/group_types/e08fa67e-b96d-4f94-991d-d9fe254ff9e0/group_specs/key3 returned with HTTP 200 Sep 01 12:16:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 955/1894] 192.168.122.29 () {62 vars in 1351 bytes} [Tue Sep 1 12:16:59 2026] PUT /volume/v3/group_types/e08fa67e-b96d-4f94-991d-d9fe254ff9e0/group_specs/key3 => generated 26 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:16:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3e4ae9fb-c9f5-476d-9634-5701fb237b86 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3e4ae9fb-c9f5-476d-9634-5701fb237b86 tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] GET http://192.168.122.29/volume/v3/group_types/e08fa67e-b96d-4f94-991d-d9fe254ff9e0/group_specs Sep 01 12:16:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3e4ae9fb-c9f5-476d-9634-5701fb237b86 tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3e4ae9fb-c9f5-476d-9634-5701fb237b86 tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3e4ae9fb-c9f5-476d-9634-5701fb237b86 tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] http://192.168.122.29/volume/v3/group_types/e08fa67e-b96d-4f94-991d-d9fe254ff9e0/group_specs returned with HTTP 200 Sep 01 12:16:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 940/1895] 192.168.122.29 () {60 vars in 1316 bytes} [Tue Sep 1 12:16:59 2026] GET /volume/v3/group_types/e08fa67e-b96d-4f94-991d-d9fe254ff9e0/group_specs => generated 87 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:16:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4f03a601-1862-46f2-8d4b-e2e7a6ff69ee None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4f03a601-1862-46f2-8d4b-e2e7a6ff69ee tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] DELETE http://192.168.122.29/volume/v3/group_types/e08fa67e-b96d-4f94-991d-d9fe254ff9e0/group_specs/key1 Sep 01 12:16:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4f03a601-1862-46f2-8d4b-e2e7a6ff69ee tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4f03a601-1862-46f2-8d4b-e2e7a6ff69ee tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4f03a601-1862-46f2-8d4b-e2e7a6ff69ee tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] http://192.168.122.29/volume/v3/group_types/e08fa67e-b96d-4f94-991d-d9fe254ff9e0/group_specs/key1 returned with HTTP 202 Sep 01 12:16:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 956/1896] 192.168.122.29 () {60 vars in 1334 bytes} [Tue Sep 1 12:16:59 2026] DELETE /volume/v3/group_types/e08fa67e-b96d-4f94-991d-d9fe254ff9e0/group_specs/key1 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 12:16:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-80917ef0-8b1b-4ad7-9b85-5b192ac9f80f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-80917ef0-8b1b-4ad7-9b85-5b192ac9f80f tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] GET http://192.168.122.29/volume/v3/group_types/e08fa67e-b96d-4f94-991d-d9fe254ff9e0/group_specs/key1 Sep 01 12:16:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-80917ef0-8b1b-4ad7-9b85-5b192ac9f80f tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-80917ef0-8b1b-4ad7-9b85-5b192ac9f80f tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-80917ef0-8b1b-4ad7-9b85-5b192ac9f80f tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] HTTP exception thrown: Group Type e08fa67e-b96d-4f94-991d-d9fe254ff9e0 has no extra spec with key key1. Sep 01 12:16:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-80917ef0-8b1b-4ad7-9b85-5b192ac9f80f tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] http://192.168.122.29/volume/v3/group_types/e08fa67e-b96d-4f94-991d-d9fe254ff9e0/group_specs/key1 returned with HTTP 404 Sep 01 12:16:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 941/1897] 192.168.122.29 () {60 vars in 1331 bytes} [Tue Sep 1 12:16:59 2026] GET /volume/v3/group_types/e08fa67e-b96d-4f94-991d-d9fe254ff9e0/group_specs/key1 => generated 126 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:16:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c9776c5e-6e87-41a6-b5ea-87450fe62063 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c9776c5e-6e87-41a6-b5ea-87450fe62063 tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] DELETE http://192.168.122.29/volume/v3/group_types/e08fa67e-b96d-4f94-991d-d9fe254ff9e0/group_specs/key2 Sep 01 12:16:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c9776c5e-6e87-41a6-b5ea-87450fe62063 tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c9776c5e-6e87-41a6-b5ea-87450fe62063 tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c9776c5e-6e87-41a6-b5ea-87450fe62063 tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] http://192.168.122.29/volume/v3/group_types/e08fa67e-b96d-4f94-991d-d9fe254ff9e0/group_specs/key2 returned with HTTP 202 Sep 01 12:16:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 957/1898] 192.168.122.29 () {60 vars in 1334 bytes} [Tue Sep 1 12:16:59 2026] DELETE /volume/v3/group_types/e08fa67e-b96d-4f94-991d-d9fe254ff9e0/group_specs/key2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:16:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-695f4b7d-0b8d-4197-b3bd-0c6c8cf3be2a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-695f4b7d-0b8d-4197-b3bd-0c6c8cf3be2a tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] GET http://192.168.122.29/volume/v3/group_types/e08fa67e-b96d-4f94-991d-d9fe254ff9e0/group_specs/key2 Sep 01 12:16:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-695f4b7d-0b8d-4197-b3bd-0c6c8cf3be2a tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-695f4b7d-0b8d-4197-b3bd-0c6c8cf3be2a tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-695f4b7d-0b8d-4197-b3bd-0c6c8cf3be2a tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] HTTP exception thrown: Group Type e08fa67e-b96d-4f94-991d-d9fe254ff9e0 has no extra spec with key key2. Sep 01 12:16:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-695f4b7d-0b8d-4197-b3bd-0c6c8cf3be2a tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] http://192.168.122.29/volume/v3/group_types/e08fa67e-b96d-4f94-991d-d9fe254ff9e0/group_specs/key2 returned with HTTP 404 Sep 01 12:16:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 942/1899] 192.168.122.29 () {60 vars in 1331 bytes} [Tue Sep 1 12:16:59 2026] GET /volume/v3/group_types/e08fa67e-b96d-4f94-991d-d9fe254ff9e0/group_specs/key2 => generated 126 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:16:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0795f691-2fd8-4d19-a72a-38a7edd3336e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0795f691-2fd8-4d19-a72a-38a7edd3336e tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] DELETE http://192.168.122.29/volume/v3/group_types/e08fa67e-b96d-4f94-991d-d9fe254ff9e0/group_specs/key3 Sep 01 12:16:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0795f691-2fd8-4d19-a72a-38a7edd3336e tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0795f691-2fd8-4d19-a72a-38a7edd3336e tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0795f691-2fd8-4d19-a72a-38a7edd3336e tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] http://192.168.122.29/volume/v3/group_types/e08fa67e-b96d-4f94-991d-d9fe254ff9e0/group_specs/key3 returned with HTTP 202 Sep 01 12:16:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 958/1900] 192.168.122.29 () {60 vars in 1334 bytes} [Tue Sep 1 12:16:59 2026] DELETE /volume/v3/group_types/e08fa67e-b96d-4f94-991d-d9fe254ff9e0/group_specs/key3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:16:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e50658b3-2177-4f2b-8384-4c3c7eca2f32 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e50658b3-2177-4f2b-8384-4c3c7eca2f32 tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] GET http://192.168.122.29/volume/v3/group_types/e08fa67e-b96d-4f94-991d-d9fe254ff9e0/group_specs/key3 Sep 01 12:16:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e50658b3-2177-4f2b-8384-4c3c7eca2f32 tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e50658b3-2177-4f2b-8384-4c3c7eca2f32 tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e50658b3-2177-4f2b-8384-4c3c7eca2f32 tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] HTTP exception thrown: Group Type e08fa67e-b96d-4f94-991d-d9fe254ff9e0 has no extra spec with key key3. Sep 01 12:16:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e50658b3-2177-4f2b-8384-4c3c7eca2f32 tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] http://192.168.122.29/volume/v3/group_types/e08fa67e-b96d-4f94-991d-d9fe254ff9e0/group_specs/key3 returned with HTTP 404 Sep 01 12:16:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 943/1901] 192.168.122.29 () {60 vars in 1331 bytes} [Tue Sep 1 12:16:59 2026] GET /volume/v3/group_types/e08fa67e-b96d-4f94-991d-d9fe254ff9e0/group_specs/key3 => generated 126 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:16:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b2df1e82-caec-4c93-8c0c-f0da5860aaa9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:16:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b2df1e82-caec-4c93-8c0c-f0da5860aaa9 tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] DELETE http://192.168.122.29/volume/v3/group_types/e08fa67e-b96d-4f94-991d-d9fe254ff9e0 Sep 01 12:16:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b2df1e82-caec-4c93-8c0c-f0da5860aaa9 tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:16:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b2df1e82-caec-4c93-8c0c-f0da5860aaa9 tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:16:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b2df1e82-caec-4c93-8c0c-f0da5860aaa9 tempest-GroupTypeSpecsTest-1630675693 tempest-GroupTypeSpecsTest-1630675693-project-admin] http://192.168.122.29/volume/v3/group_types/e08fa67e-b96d-4f94-991d-d9fe254ff9e0 returned with HTTP 202 Sep 01 12:16:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 959/1902] 192.168.122.29 () {60 vars in 1283 bytes} [Tue Sep 1 12:16:59 2026] DELETE /volume/v3/group_types/e08fa67e-b96d-4f94-991d-d9fe254ff9e0 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:17:09 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=408,cinder:INSERT=34,cinder:UPDATE=75,cinder:DELETE=2 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:17:09 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=412,cinder:INSERT=41,cinder:UPDATE=78 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:17:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-722aa5f1-91a3-4bcd-a5bb-cc2991306dea None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-722aa5f1-91a3-4bcd-a5bb-cc2991306dea tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] POST http://192.168.122.29/volume/v3/qos-specs Sep 01 12:17:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-722aa5f1-91a3-4bcd-a5bb-cc2991306dea tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1805011528", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:17:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.qos_specs [None req-722aa5f1-91a3-4bcd-a5bb-cc2991306dea tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1805011528', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=86815) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 12:17:15 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-722aa5f1-91a3-4bcd-a5bb-cc2991306dea tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] DB qos_specs_create(): root {'id': '8d6b4964-c45c-4652-90fe-1af118168297', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1805011528'} {{(pid=86815) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 12:17:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-722aa5f1-91a3-4bcd-a5bb-cc2991306dea tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/qos-specs returned with HTTP 200 Sep 01 12:17:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 944/1903] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:17:14 2026] POST /volume/v3/qos-specs => generated 399 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fcd605d8-ff3c-4a5d-aba6-4176f08e9987 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fcd605d8-ff3c-4a5d-aba6-4176f08e9987 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:17:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fcd605d8-ff3c-4a5d-aba6-4176f08e9987 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-322951211"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:17:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fcd605d8-ff3c-4a5d-aba6-4176f08e9987 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:17:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 960/1904] 192.168.122.29 () {60 vars in 1131 bytes} [Tue Sep 1 12:17:15 2026] POST /volume/v3/types => generated 221 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0578c756-bdb3-4627-9e96-97eb75e215ac None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0578c756-bdb3-4627-9e96-97eb75e215ac tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:17:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0578c756-bdb3-4627-9e96-97eb75e215ac tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-906446475"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:17: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:17:15 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0578c756-bdb3-4627-9e96-97eb75e215ac tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:17:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 945/1905] 192.168.122.29 () {60 vars in 1131 bytes} [Tue Sep 1 12:17:15 2026] POST /volume/v3/types => generated 221 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a63c6ca9-f4d1-476c-81c8-bb20b1858d47 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a63c6ca9-f4d1-476c-81c8-bb20b1858d47 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:17:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a63c6ca9-f4d1-476c-81c8-bb20b1858d47 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-613230469"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:17:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a63c6ca9-f4d1-476c-81c8-bb20b1858d47 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:17:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 961/1906] 192.168.122.29 () {60 vars in 1131 bytes} [Tue Sep 1 12:17:15 2026] POST /volume/v3/types => generated 221 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bbf01698-6cb1-4070-924e-a2e813e3d202 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bbf01698-6cb1-4070-924e-a2e813e3d202 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] GET http://192.168.122.29/volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297/associate?vol_type_id=dcf4a86e-06c0-486e-8dd2-ba71e8f01927 Sep 01 12:17:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bbf01698-6cb1-4070-924e-a2e813e3d202 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bbf01698-6cb1-4070-924e-a2e813e3d202 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Calling method 'associate' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bbf01698-6cb1-4070-924e-a2e813e3d202 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Associate qos_spec: 8d6b4964-c45c-4652-90fe-1af118168297 with type: dcf4a86e-06c0-486e-8dd2-ba71e8f01927 {{(pid=86815) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 01 12:17:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bbf01698-6cb1-4070-924e-a2e813e3d202 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297/associate?vol_type_id=dcf4a86e-06c0-486e-8dd2-ba71e8f01927 returned with HTTP 202 Sep 01 12:17:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 946/1907] 192.168.122.29 () {58 vars in 1360 bytes} [Tue Sep 1 12:17:15 2026] GET /volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297/associate?vol_type_id=dcf4a86e-06c0-486e-8dd2-ba71e8f01927 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:17:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3555faca-78a7-4ff8-8515-edd93bac9f5a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3555faca-78a7-4ff8-8515-edd93bac9f5a tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] GET http://192.168.122.29/volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297/associate?vol_type_id=d0e5ad5c-9700-43cd-9670-104e211d8766 Sep 01 12:17:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3555faca-78a7-4ff8-8515-edd93bac9f5a tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3555faca-78a7-4ff8-8515-edd93bac9f5a tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Calling method 'associate' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3555faca-78a7-4ff8-8515-edd93bac9f5a tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Associate qos_spec: 8d6b4964-c45c-4652-90fe-1af118168297 with type: d0e5ad5c-9700-43cd-9670-104e211d8766 {{(pid=86814) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 01 12:17:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3555faca-78a7-4ff8-8515-edd93bac9f5a tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297/associate?vol_type_id=d0e5ad5c-9700-43cd-9670-104e211d8766 returned with HTTP 202 Sep 01 12:17:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 962/1908] 192.168.122.29 () {58 vars in 1360 bytes} [Tue Sep 1 12:17:15 2026] GET /volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297/associate?vol_type_id=d0e5ad5c-9700-43cd-9670-104e211d8766 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:17:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cc5d3917-6203-4039-89f8-b795091d9ddb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cc5d3917-6203-4039-89f8-b795091d9ddb tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] GET http://192.168.122.29/volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297/associate?vol_type_id=46a5f9b1-6ac6-411c-8294-a5d25140445d Sep 01 12:17:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cc5d3917-6203-4039-89f8-b795091d9ddb tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cc5d3917-6203-4039-89f8-b795091d9ddb tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Calling method 'associate' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:15 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cc5d3917-6203-4039-89f8-b795091d9ddb tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Associate qos_spec: 8d6b4964-c45c-4652-90fe-1af118168297 with type: 46a5f9b1-6ac6-411c-8294-a5d25140445d {{(pid=86815) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 01 12:17:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cc5d3917-6203-4039-89f8-b795091d9ddb tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297/associate?vol_type_id=46a5f9b1-6ac6-411c-8294-a5d25140445d returned with HTTP 202 Sep 01 12:17:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 947/1909] 192.168.122.29 () {58 vars in 1360 bytes} [Tue Sep 1 12:17:15 2026] GET /volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297/associate?vol_type_id=46a5f9b1-6ac6-411c-8294-a5d25140445d => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:17:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-21384521-8f8a-4278-ad72-af6e1f10e919 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-21384521-8f8a-4278-ad72-af6e1f10e919 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] GET http://192.168.122.29/volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297/associations Sep 01 12:17:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-21384521-8f8a-4278-ad72-af6e1f10e919 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-21384521-8f8a-4278-ad72-af6e1f10e919 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Calling method 'associations' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:15 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.qos_specs_manage [None req-21384521-8f8a-4278-ad72-af6e1f10e919 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Get associations for qos_spec id: 8d6b4964-c45c-4652-90fe-1af118168297 {{(pid=86814) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 01 12:17:15 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:17:15 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 12:17:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-21384521-8f8a-4278-ad72-af6e1f10e919 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297/associations returned with HTTP 200 Sep 01 12:17:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 963/1910] 192.168.122.29 () {58 vars in 1272 bytes} [Tue Sep 1 12:17:15 2026] GET /volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297/associations => generated 445 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-280e4d91-f085-4c3b-8a22-39902b4e12b1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-280e4d91-f085-4c3b-8a22-39902b4e12b1 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] GET http://192.168.122.29/volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297/disassociate?vol_type_id=dcf4a86e-06c0-486e-8dd2-ba71e8f01927 Sep 01 12:17:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-280e4d91-f085-4c3b-8a22-39902b4e12b1 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-280e4d91-f085-4c3b-8a22-39902b4e12b1 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Calling method 'disassociate' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:15 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.qos_specs_manage [None req-280e4d91-f085-4c3b-8a22-39902b4e12b1 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Disassociate qos_spec: 8d6b4964-c45c-4652-90fe-1af118168297 from type: dcf4a86e-06c0-486e-8dd2-ba71e8f01927 {{(pid=86815) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 01 12:17:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-280e4d91-f085-4c3b-8a22-39902b4e12b1 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297/disassociate?vol_type_id=dcf4a86e-06c0-486e-8dd2-ba71e8f01927 returned with HTTP 202 Sep 01 12:17:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 948/1911] 192.168.122.29 () {58 vars in 1369 bytes} [Tue Sep 1 12:17:15 2026] GET /volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297/disassociate?vol_type_id=dcf4a86e-06c0-486e-8dd2-ba71e8f01927 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:17:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-972b0a09-075d-4f2e-a0f7-d856ab3eb813 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-972b0a09-075d-4f2e-a0f7-d856ab3eb813 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] GET http://192.168.122.29/volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297/associations Sep 01 12:17:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-972b0a09-075d-4f2e-a0f7-d856ab3eb813 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-972b0a09-075d-4f2e-a0f7-d856ab3eb813 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Calling method 'associations' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:15 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.qos_specs_manage [None req-972b0a09-075d-4f2e-a0f7-d856ab3eb813 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Get associations for qos_spec id: 8d6b4964-c45c-4652-90fe-1af118168297 {{(pid=86814) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 01 12:17:15 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:17:15 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 12:17:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-972b0a09-075d-4f2e-a0f7-d856ab3eb813 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297/associations returned with HTTP 200 Sep 01 12:17:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 964/1912] 192.168.122.29 () {58 vars in 1272 bytes} [Tue Sep 1 12:17:15 2026] GET /volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297/associations => generated 304 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2d1e4ca4-9d4a-4183-9bcd-0db1fb698acc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2d1e4ca4-9d4a-4183-9bcd-0db1fb698acc tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] GET http://192.168.122.29/volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297/disassociate_all Sep 01 12:17:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2d1e4ca4-9d4a-4183-9bcd-0db1fb698acc tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2d1e4ca4-9d4a-4183-9bcd-0db1fb698acc tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Calling method 'disassociate_all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:15 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2d1e4ca4-9d4a-4183-9bcd-0db1fb698acc tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Disassociate qos_spec: 8d6b4964-c45c-4652-90fe-1af118168297 from all. {{(pid=86815) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 01 12:17:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2d1e4ca4-9d4a-4183-9bcd-0db1fb698acc tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297/disassociate_all returned with HTTP 202 Sep 01 12:17:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 949/1913] 192.168.122.29 () {58 vars in 1284 bytes} [Tue Sep 1 12:17:15 2026] GET /volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297/disassociate_all => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:17:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1ed88a89-1b14-4e42-8c2d-14142a125722 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1ed88a89-1b14-4e42-8c2d-14142a125722 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] GET http://192.168.122.29/volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297/associations Sep 01 12:17:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1ed88a89-1b14-4e42-8c2d-14142a125722 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1ed88a89-1b14-4e42-8c2d-14142a125722 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Calling method 'associations' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:15 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1ed88a89-1b14-4e42-8c2d-14142a125722 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Get associations for qos_spec id: 8d6b4964-c45c-4652-90fe-1af118168297 {{(pid=86814) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 01 12:17:15 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:17:15 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 12:17:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1ed88a89-1b14-4e42-8c2d-14142a125722 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297/associations returned with HTTP 200 Sep 01 12:17:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 965/1914] 192.168.122.29 () {58 vars in 1272 bytes} [Tue Sep 1 12:17:15 2026] GET /volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297/associations => generated 24 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:17:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e4d9535e-9708-427d-a632-e47ed0b9e3a4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e4d9535e-9708-427d-a632-e47ed0b9e3a4 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] DELETE http://192.168.122.29/volume/v3/types/46a5f9b1-6ac6-411c-8294-a5d25140445d Sep 01 12:17:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e4d9535e-9708-427d-a632-e47ed0b9e3a4 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e4d9535e-9708-427d-a632-e47ed0b9e3a4 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:15 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e4d9535e-9708-427d-a632-e47ed0b9e3a4 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/types/46a5f9b1-6ac6-411c-8294-a5d25140445d returned with HTTP 202 Sep 01 12:17:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 950/1915] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:17:15 2026] DELETE /volume/v3/types/46a5f9b1-6ac6-411c-8294-a5d25140445d => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 12:17:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-568d08e2-4405-41e9-8611-d3df5f2835f4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-568d08e2-4405-41e9-8611-d3df5f2835f4 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] GET http://192.168.122.29/volume/v3/types/46a5f9b1-6ac6-411c-8294-a5d25140445d Sep 01 12:17:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-568d08e2-4405-41e9-8611-d3df5f2835f4 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-568d08e2-4405-41e9-8611-d3df5f2835f4 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-568d08e2-4405-41e9-8611-d3df5f2835f4 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/types/46a5f9b1-6ac6-411c-8294-a5d25140445d returned with HTTP 404 Sep 01 12:17:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 966/1916] 192.168.122.29 () {58 vars in 1221 bytes} [Tue Sep 1 12:17:15 2026] GET /volume/v3/types/46a5f9b1-6ac6-411c-8294-a5d25140445d => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:17:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9f28171e-d8f2-4b62-a338-dff1d7b9196f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9f28171e-d8f2-4b62-a338-dff1d7b9196f tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] DELETE http://192.168.122.29/volume/v3/types/d0e5ad5c-9700-43cd-9670-104e211d8766 Sep 01 12:17:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9f28171e-d8f2-4b62-a338-dff1d7b9196f tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9f28171e-d8f2-4b62-a338-dff1d7b9196f tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9f28171e-d8f2-4b62-a338-dff1d7b9196f tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/types/d0e5ad5c-9700-43cd-9670-104e211d8766 returned with HTTP 202 Sep 01 12:17:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 951/1917] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:17:15 2026] DELETE /volume/v3/types/d0e5ad5c-9700-43cd-9670-104e211d8766 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:17:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c416f958-272e-43e3-a54b-51bfcfa8ffba None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c416f958-272e-43e3-a54b-51bfcfa8ffba tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] GET http://192.168.122.29/volume/v3/types/d0e5ad5c-9700-43cd-9670-104e211d8766 Sep 01 12:17:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c416f958-272e-43e3-a54b-51bfcfa8ffba tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c416f958-272e-43e3-a54b-51bfcfa8ffba tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c416f958-272e-43e3-a54b-51bfcfa8ffba tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/types/d0e5ad5c-9700-43cd-9670-104e211d8766 returned with HTTP 404 Sep 01 12:17:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 967/1918] 192.168.122.29 () {58 vars in 1221 bytes} [Tue Sep 1 12:17:16 2026] GET /volume/v3/types/d0e5ad5c-9700-43cd-9670-104e211d8766 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:17:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4bcf8f96-00d9-4d00-b17b-6320e099f4ae None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4bcf8f96-00d9-4d00-b17b-6320e099f4ae tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] DELETE http://192.168.122.29/volume/v3/types/dcf4a86e-06c0-486e-8dd2-ba71e8f01927 Sep 01 12:17:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4bcf8f96-00d9-4d00-b17b-6320e099f4ae tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4bcf8f96-00d9-4d00-b17b-6320e099f4ae tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4bcf8f96-00d9-4d00-b17b-6320e099f4ae tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/types/dcf4a86e-06c0-486e-8dd2-ba71e8f01927 returned with HTTP 202 Sep 01 12:17:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 952/1919] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:17:16 2026] DELETE /volume/v3/types/dcf4a86e-06c0-486e-8dd2-ba71e8f01927 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 12:17:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-552a35fb-8c9a-429f-81b1-b6ffd964de42 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-552a35fb-8c9a-429f-81b1-b6ffd964de42 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] GET http://192.168.122.29/volume/v3/types/dcf4a86e-06c0-486e-8dd2-ba71e8f01927 Sep 01 12:17:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-552a35fb-8c9a-429f-81b1-b6ffd964de42 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-552a35fb-8c9a-429f-81b1-b6ffd964de42 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-552a35fb-8c9a-429f-81b1-b6ffd964de42 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/types/dcf4a86e-06c0-486e-8dd2-ba71e8f01927 returned with HTTP 404 Sep 01 12:17:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 968/1920] 192.168.122.29 () {58 vars in 1221 bytes} [Tue Sep 1 12:17:16 2026] GET /volume/v3/types/dcf4a86e-06c0-486e-8dd2-ba71e8f01927 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:17:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9961ca4e-e4ce-4586-a70b-66cc80013b15 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9961ca4e-e4ce-4586-a70b-66cc80013b15 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] POST http://192.168.122.29/volume/v3/qos-specs Sep 01 12:17:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9961ca4e-e4ce-4586-a70b-66cc80013b15 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-974638271", "consumer": "back-end"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:17:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.qos_specs [None req-9961ca4e-e4ce-4586-a70b-66cc80013b15 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-974638271', 'consumer': 'back-end', 'specs': {}} {{(pid=86815) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 12:17:16 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-9961ca4e-e4ce-4586-a70b-66cc80013b15 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] DB qos_specs_create(): root {'id': 'cc82a463-5acd-4c09-bb5f-6a899e299f29', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-974638271'} {{(pid=86815) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 12:17:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9961ca4e-e4ce-4586-a70b-66cc80013b15 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/qos-specs returned with HTTP 200 Sep 01 12:17:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 953/1921] 192.168.122.29 () {60 vars in 1143 bytes} [Tue Sep 1 12:17:16 2026] POST /volume/v3/qos-specs => generated 374 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:17:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-25e62091-fe3b-4651-9a79-585ccbffb976 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-25e62091-fe3b-4651-9a79-585ccbffb976 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] DELETE http://192.168.122.29/volume/v3/qos-specs/cc82a463-5acd-4c09-bb5f-6a899e299f29?force=False Sep 01 12:17:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-25e62091-fe3b-4651-9a79-585ccbffb976 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-25e62091-fe3b-4651-9a79-585ccbffb976 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.qos_specs_manage [None req-25e62091-fe3b-4651-9a79-585ccbffb976 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Delete qos_spec: cc82a463-5acd-4c09-bb5f-6a899e299f29, force: False {{(pid=86814) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 12:17:16 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:17:16 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 12:17:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-25e62091-fe3b-4651-9a79-585ccbffb976 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/qos-specs/cc82a463-5acd-4c09-bb5f-6a899e299f29?force=False returned with HTTP 202 Sep 01 12:17:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 969/1922] 192.168.122.29 () {58 vars in 1259 bytes} [Tue Sep 1 12:17:16 2026] DELETE /volume/v3/qos-specs/cc82a463-5acd-4c09-bb5f-6a899e299f29?force=False => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:17:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-752a25f1-5768-48c1-9099-87f546b6d1d5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-752a25f1-5768-48c1-9099-87f546b6d1d5 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] GET http://192.168.122.29/volume/v3/qos-specs/cc82a463-5acd-4c09-bb5f-6a899e299f29 Sep 01 12:17:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-752a25f1-5768-48c1-9099-87f546b6d1d5 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-752a25f1-5768-48c1-9099-87f546b6d1d5 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-752a25f1-5768-48c1-9099-87f546b6d1d5 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/qos-specs/cc82a463-5acd-4c09-bb5f-6a899e299f29 returned with HTTP 404 Sep 01 12:17:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 954/1923] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:17:16 2026] GET /volume/v3/qos-specs/cc82a463-5acd-4c09-bb5f-6a899e299f29 => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:17:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-dcf39f36-4645-4d7a-957d-4ab41755cc32 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dcf39f36-4645-4d7a-957d-4ab41755cc32 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] GET http://192.168.122.29/volume/v3/qos-specs Sep 01 12:17:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dcf39f36-4645-4d7a-957d-4ab41755cc32 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dcf39f36-4645-4d7a-957d-4ab41755cc32 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:16 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:17:16 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:17:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dcf39f36-4645-4d7a-957d-4ab41755cc32 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/qos-specs returned with HTTP 200 Sep 01 12:17:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 970/1924] 192.168.122.29 () {58 vars in 1122 bytes} [Tue Sep 1 12:17:16 2026] GET /volume/v3/qos-specs => generated 175 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-311752d2-0759-4fbf-87f6-4282ce0f0493 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-311752d2-0759-4fbf-87f6-4282ce0f0493 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] DELETE http://192.168.122.29/volume/v3/qos-specs/cc82a463-5acd-4c09-bb5f-6a899e299f29?force=False Sep 01 12:17:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-311752d2-0759-4fbf-87f6-4282ce0f0493 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-311752d2-0759-4fbf-87f6-4282ce0f0493 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.qos_specs_manage [None req-311752d2-0759-4fbf-87f6-4282ce0f0493 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Delete qos_spec: cc82a463-5acd-4c09-bb5f-6a899e299f29, force: False {{(pid=86815) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 12:17:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-311752d2-0759-4fbf-87f6-4282ce0f0493 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/qos-specs/cc82a463-5acd-4c09-bb5f-6a899e299f29?force=False returned with HTTP 404 Sep 01 12:17:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 955/1925] 192.168.122.29 () {58 vars in 1259 bytes} [Tue Sep 1 12:17:16 2026] DELETE /volume/v3/qos-specs/cc82a463-5acd-4c09-bb5f-6a899e299f29?force=False => generated 100 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:17:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2cf68803-d6f4-4f9d-87c8-667782ca2e8b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2cf68803-d6f4-4f9d-87c8-667782ca2e8b tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] GET http://192.168.122.29/volume/v3/qos-specs/cc82a463-5acd-4c09-bb5f-6a899e299f29 Sep 01 12:17:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2cf68803-d6f4-4f9d-87c8-667782ca2e8b tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2cf68803-d6f4-4f9d-87c8-667782ca2e8b tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2cf68803-d6f4-4f9d-87c8-667782ca2e8b tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/qos-specs/cc82a463-5acd-4c09-bb5f-6a899e299f29 returned with HTTP 404 Sep 01 12:17:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 971/1926] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:17:16 2026] GET /volume/v3/qos-specs/cc82a463-5acd-4c09-bb5f-6a899e299f29 => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:17:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0ce0208f-d3c3-405c-b4be-108471aa50ee None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0ce0208f-d3c3-405c-b4be-108471aa50ee tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] POST http://192.168.122.29/volume/v3/qos-specs Sep 01 12:17:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0ce0208f-d3c3-405c-b4be-108471aa50ee tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-2131294350", "consumer": "both"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:17:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.qos_specs [None req-0ce0208f-d3c3-405c-b4be-108471aa50ee tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-2131294350', 'consumer': 'both', 'specs': {}} {{(pid=86815) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 12:17:16 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-0ce0208f-d3c3-405c-b4be-108471aa50ee tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] DB qos_specs_create(): root {'id': '37c9226f-64ec-498e-8fae-68f8381a33b7', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-2131294350'} {{(pid=86815) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 12:17:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0ce0208f-d3c3-405c-b4be-108471aa50ee tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/qos-specs returned with HTTP 200 Sep 01 12:17:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 956/1927] 192.168.122.29 () {60 vars in 1143 bytes} [Tue Sep 1 12:17:16 2026] POST /volume/v3/qos-specs => generated 371 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-27bb36a9-cd98-436f-88df-6b4814c0cc31 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-27bb36a9-cd98-436f-88df-6b4814c0cc31 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] DELETE http://192.168.122.29/volume/v3/qos-specs/37c9226f-64ec-498e-8fae-68f8381a33b7?force=False Sep 01 12:17:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-27bb36a9-cd98-436f-88df-6b4814c0cc31 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-27bb36a9-cd98-436f-88df-6b4814c0cc31 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.qos_specs_manage [None req-27bb36a9-cd98-436f-88df-6b4814c0cc31 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Delete qos_spec: 37c9226f-64ec-498e-8fae-68f8381a33b7, force: False {{(pid=86814) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 12:17:16 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:17:16 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 12:17:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-27bb36a9-cd98-436f-88df-6b4814c0cc31 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/qos-specs/37c9226f-64ec-498e-8fae-68f8381a33b7?force=False returned with HTTP 202 Sep 01 12:17:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 972/1928] 192.168.122.29 () {58 vars in 1259 bytes} [Tue Sep 1 12:17:16 2026] DELETE /volume/v3/qos-specs/37c9226f-64ec-498e-8fae-68f8381a33b7?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:17:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-aa6cfc28-c0cb-4fca-892c-f6439b1c4923 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-aa6cfc28-c0cb-4fca-892c-f6439b1c4923 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] GET http://192.168.122.29/volume/v3/qos-specs/37c9226f-64ec-498e-8fae-68f8381a33b7 Sep 01 12:17:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-aa6cfc28-c0cb-4fca-892c-f6439b1c4923 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-aa6cfc28-c0cb-4fca-892c-f6439b1c4923 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-aa6cfc28-c0cb-4fca-892c-f6439b1c4923 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/qos-specs/37c9226f-64ec-498e-8fae-68f8381a33b7 returned with HTTP 404 Sep 01 12:17:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 957/1929] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:17:16 2026] GET /volume/v3/qos-specs/37c9226f-64ec-498e-8fae-68f8381a33b7 => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:17:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-caf615fb-3f0e-4354-9261-7c933ce8c889 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-caf615fb-3f0e-4354-9261-7c933ce8c889 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] GET http://192.168.122.29/volume/v3/qos-specs Sep 01 12:17:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-caf615fb-3f0e-4354-9261-7c933ce8c889 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-caf615fb-3f0e-4354-9261-7c933ce8c889 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:16 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:17:16 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:17:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-caf615fb-3f0e-4354-9261-7c933ce8c889 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/qos-specs returned with HTTP 200 Sep 01 12:17:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 973/1930] 192.168.122.29 () {58 vars in 1122 bytes} [Tue Sep 1 12:17:16 2026] GET /volume/v3/qos-specs => generated 175 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6510f762-d486-47dd-8301-f2a559eb8015 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6510f762-d486-47dd-8301-f2a559eb8015 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] DELETE http://192.168.122.29/volume/v3/qos-specs/37c9226f-64ec-498e-8fae-68f8381a33b7?force=False Sep 01 12:17:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6510f762-d486-47dd-8301-f2a559eb8015 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6510f762-d486-47dd-8301-f2a559eb8015 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6510f762-d486-47dd-8301-f2a559eb8015 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Delete qos_spec: 37c9226f-64ec-498e-8fae-68f8381a33b7, force: False {{(pid=86815) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 12:17:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6510f762-d486-47dd-8301-f2a559eb8015 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/qos-specs/37c9226f-64ec-498e-8fae-68f8381a33b7?force=False returned with HTTP 404 Sep 01 12:17:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 958/1931] 192.168.122.29 () {58 vars in 1259 bytes} [Tue Sep 1 12:17:16 2026] DELETE /volume/v3/qos-specs/37c9226f-64ec-498e-8fae-68f8381a33b7?force=False => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:17:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1c829d21-2d71-4eae-93fe-faa3144a6854 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1c829d21-2d71-4eae-93fe-faa3144a6854 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] GET http://192.168.122.29/volume/v3/qos-specs/37c9226f-64ec-498e-8fae-68f8381a33b7 Sep 01 12:17:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1c829d21-2d71-4eae-93fe-faa3144a6854 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1c829d21-2d71-4eae-93fe-faa3144a6854 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1c829d21-2d71-4eae-93fe-faa3144a6854 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/qos-specs/37c9226f-64ec-498e-8fae-68f8381a33b7 returned with HTTP 404 Sep 01 12:17:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 974/1932] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:17:16 2026] GET /volume/v3/qos-specs/37c9226f-64ec-498e-8fae-68f8381a33b7 => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:17:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-478f1cd9-d438-49dd-b60a-5816ee9226c9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-478f1cd9-d438-49dd-b60a-5816ee9226c9 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] POST http://192.168.122.29/volume/v3/qos-specs Sep 01 12:17:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-478f1cd9-d438-49dd-b60a-5816ee9226c9 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1056401024", "consumer": "front-end"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:17:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.qos_specs [None req-478f1cd9-d438-49dd-b60a-5816ee9226c9 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1056401024', 'consumer': 'front-end', 'specs': {}} {{(pid=86815) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 12:17:16 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-478f1cd9-d438-49dd-b60a-5816ee9226c9 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] DB qos_specs_create(): root {'id': '2251f285-43b8-45d6-ba8a-8c5553ae3870', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1056401024'} {{(pid=86815) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 12:17:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-478f1cd9-d438-49dd-b60a-5816ee9226c9 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/qos-specs returned with HTTP 200 Sep 01 12:17:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 959/1933] 192.168.122.29 () {60 vars in 1143 bytes} [Tue Sep 1 12:17:16 2026] POST /volume/v3/qos-specs => generated 376 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9398d5c2-b449-48f6-88d5-dea7aa043e53 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9398d5c2-b449-48f6-88d5-dea7aa043e53 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] DELETE http://192.168.122.29/volume/v3/qos-specs/2251f285-43b8-45d6-ba8a-8c5553ae3870?force=False Sep 01 12:17:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9398d5c2-b449-48f6-88d5-dea7aa043e53 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9398d5c2-b449-48f6-88d5-dea7aa043e53 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9398d5c2-b449-48f6-88d5-dea7aa043e53 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Delete qos_spec: 2251f285-43b8-45d6-ba8a-8c5553ae3870, force: False {{(pid=86814) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 12:17:16 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:17:16 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 12:17:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9398d5c2-b449-48f6-88d5-dea7aa043e53 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/qos-specs/2251f285-43b8-45d6-ba8a-8c5553ae3870?force=False returned with HTTP 202 Sep 01 12:17:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 975/1934] 192.168.122.29 () {58 vars in 1259 bytes} [Tue Sep 1 12:17:16 2026] DELETE /volume/v3/qos-specs/2251f285-43b8-45d6-ba8a-8c5553ae3870?force=False => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:17:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b651671b-0c54-41c9-a1f0-2829b53fffc8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b651671b-0c54-41c9-a1f0-2829b53fffc8 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] GET http://192.168.122.29/volume/v3/qos-specs/2251f285-43b8-45d6-ba8a-8c5553ae3870 Sep 01 12:17:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b651671b-0c54-41c9-a1f0-2829b53fffc8 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b651671b-0c54-41c9-a1f0-2829b53fffc8 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b651671b-0c54-41c9-a1f0-2829b53fffc8 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/qos-specs/2251f285-43b8-45d6-ba8a-8c5553ae3870 returned with HTTP 404 Sep 01 12:17:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 960/1935] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:17:16 2026] GET /volume/v3/qos-specs/2251f285-43b8-45d6-ba8a-8c5553ae3870 => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:17:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9ec860ec-09a0-4395-af13-b0a1c64c06d5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9ec860ec-09a0-4395-af13-b0a1c64c06d5 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] GET http://192.168.122.29/volume/v3/qos-specs Sep 01 12:17:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9ec860ec-09a0-4395-af13-b0a1c64c06d5 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9ec860ec-09a0-4395-af13-b0a1c64c06d5 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:16 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:17:16 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:17:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9ec860ec-09a0-4395-af13-b0a1c64c06d5 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/qos-specs returned with HTTP 200 Sep 01 12:17:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 976/1936] 192.168.122.29 () {58 vars in 1122 bytes} [Tue Sep 1 12:17:16 2026] GET /volume/v3/qos-specs => generated 175 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ebab1ad4-d032-4822-835c-1ff30b395b90 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ebab1ad4-d032-4822-835c-1ff30b395b90 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] DELETE http://192.168.122.29/volume/v3/qos-specs/2251f285-43b8-45d6-ba8a-8c5553ae3870?force=False Sep 01 12:17:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ebab1ad4-d032-4822-835c-1ff30b395b90 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ebab1ad4-d032-4822-835c-1ff30b395b90 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ebab1ad4-d032-4822-835c-1ff30b395b90 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Delete qos_spec: 2251f285-43b8-45d6-ba8a-8c5553ae3870, force: False {{(pid=86815) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 12:17:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ebab1ad4-d032-4822-835c-1ff30b395b90 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/qos-specs/2251f285-43b8-45d6-ba8a-8c5553ae3870?force=False returned with HTTP 404 Sep 01 12:17:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 961/1937] 192.168.122.29 () {58 vars in 1259 bytes} [Tue Sep 1 12:17:16 2026] DELETE /volume/v3/qos-specs/2251f285-43b8-45d6-ba8a-8c5553ae3870?force=False => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:17:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8e408045-4ec0-454b-a20b-d6a035a2d981 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8e408045-4ec0-454b-a20b-d6a035a2d981 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] GET http://192.168.122.29/volume/v3/qos-specs/2251f285-43b8-45d6-ba8a-8c5553ae3870 Sep 01 12:17:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8e408045-4ec0-454b-a20b-d6a035a2d981 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8e408045-4ec0-454b-a20b-d6a035a2d981 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8e408045-4ec0-454b-a20b-d6a035a2d981 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/qos-specs/2251f285-43b8-45d6-ba8a-8c5553ae3870 returned with HTTP 404 Sep 01 12:17:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 977/1938] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:17:16 2026] GET /volume/v3/qos-specs/2251f285-43b8-45d6-ba8a-8c5553ae3870 => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:17:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f8aaefc7-5cf9-4168-b24c-0bcff5b08599 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f8aaefc7-5cf9-4168-b24c-0bcff5b08599 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] GET http://192.168.122.29/volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297 Sep 01 12:17:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f8aaefc7-5cf9-4168-b24c-0bcff5b08599 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f8aaefc7-5cf9-4168-b24c-0bcff5b08599 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f8aaefc7-5cf9-4168-b24c-0bcff5b08599 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297 returned with HTTP 200 Sep 01 12:17:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 962/1939] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:17:16 2026] GET /volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297 => generated 399 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e7fbf2d0-f049-4c2c-a714-90da57b1d973 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e7fbf2d0-f049-4c2c-a714-90da57b1d973 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] GET http://192.168.122.29/volume/v3/qos-specs Sep 01 12:17:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e7fbf2d0-f049-4c2c-a714-90da57b1d973 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e7fbf2d0-f049-4c2c-a714-90da57b1d973 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:16 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:17:16 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), Sep 01 12:17:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e7fbf2d0-f049-4c2c-a714-90da57b1d973 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/qos-specs returned with HTTP 200 Sep 01 12:17:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 978/1940] 192.168.122.29 () {58 vars in 1122 bytes} [Tue Sep 1 12:17:16 2026] GET /volume/v3/qos-specs => generated 175 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b667eb70-6dc5-43e7-b038-a62037e78d1c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b667eb70-6dc5-43e7-b038-a62037e78d1c tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] PUT http://192.168.122.29/volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297 Sep 01 12:17:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b667eb70-6dc5-43e7-b038-a62037e78d1c tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-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:17: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:17:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.qos_specs [None req-b667eb70-6dc5-43e7-b038-a62037e78d1c tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=86815) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 01 12:17:16 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-b667eb70-6dc5-43e7-b038-a62037e78d1c tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] qos_specs_update() value: {'id': '24deae66-10e8-4d63-913e-7f6ed1ca8b39', 'key': 'iops_bytes', 'value': '500', 'specs_id': '8d6b4964-c45c-4652-90fe-1af118168297', 'deleted': False} {{(pid=86815) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 01 12:17:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b667eb70-6dc5-43e7-b038-a62037e78d1c tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297 returned with HTTP 200 Sep 01 12:17:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 963/1941] 192.168.122.29 () {60 vars in 1253 bytes} [Tue Sep 1 12:17:16 2026] PUT /volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297 => generated 36 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:17:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a8ecc071-fe37-44d8-a06a-a9a4a43035da None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a8ecc071-fe37-44d8-a06a-a9a4a43035da tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] GET http://192.168.122.29/volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297 Sep 01 12:17:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a8ecc071-fe37-44d8-a06a-a9a4a43035da tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a8ecc071-fe37-44d8-a06a-a9a4a43035da tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a8ecc071-fe37-44d8-a06a-a9a4a43035da tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297 returned with HTTP 200 Sep 01 12:17:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 979/1942] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:17:16 2026] GET /volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297 => generated 420 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-98ec6742-cfe9-4443-b33d-e5fc47d2f790 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-98ec6742-cfe9-4443-b33d-e5fc47d2f790 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] PUT http://192.168.122.29/volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297/delete_keys Sep 01 12:17:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-98ec6742-cfe9-4443-b33d-e5fc47d2f790 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-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:17: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:17:17 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.qos_specs_manage [None req-98ec6742-cfe9-4443-b33d-e5fc47d2f790 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Delete_key spec: 8d6b4964-c45c-4652-90fe-1af118168297, keys: ['iops_bytes'] {{(pid=86815) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 01 12:17:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-98ec6742-cfe9-4443-b33d-e5fc47d2f790 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297/delete_keys returned with HTTP 202 Sep 01 12:17:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 964/1943] 192.168.122.29 () {60 vars in 1289 bytes} [Tue Sep 1 12:17:17 2026] PUT /volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297/delete_keys => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:17:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-434bce6c-49fa-4748-a87c-dfe79133145e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-434bce6c-49fa-4748-a87c-dfe79133145e tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] GET http://192.168.122.29/volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297 Sep 01 12:17:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-434bce6c-49fa-4748-a87c-dfe79133145e tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-434bce6c-49fa-4748-a87c-dfe79133145e tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-434bce6c-49fa-4748-a87c-dfe79133145e tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297 returned with HTTP 200 Sep 01 12:17:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 980/1944] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:17:17 2026] GET /volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297 => generated 399 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:17:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a1e55e02-0d81-4fce-b88c-377e1d8cc899 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a1e55e02-0d81-4fce-b88c-377e1d8cc899 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] GET http://192.168.122.29/volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297 Sep 01 12:17:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a1e55e02-0d81-4fce-b88c-377e1d8cc899 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a1e55e02-0d81-4fce-b88c-377e1d8cc899 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:17 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a1e55e02-0d81-4fce-b88c-377e1d8cc899 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297 returned with HTTP 200 Sep 01 12:17:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 965/1945] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:17:17 2026] GET /volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297 => generated 399 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1295055c-c976-4a02-8680-ff4568f51050 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1295055c-c976-4a02-8680-ff4568f51050 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] DELETE http://192.168.122.29/volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297?force=False Sep 01 12:17:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1295055c-c976-4a02-8680-ff4568f51050 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1295055c-c976-4a02-8680-ff4568f51050 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1295055c-c976-4a02-8680-ff4568f51050 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Delete qos_spec: 8d6b4964-c45c-4652-90fe-1af118168297, force: False {{(pid=86814) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 12:17:17 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:17:17 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 12:17:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1295055c-c976-4a02-8680-ff4568f51050 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297?force=False returned with HTTP 202 Sep 01 12:17:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 981/1946] 192.168.122.29 () {58 vars in 1259 bytes} [Tue Sep 1 12:17:17 2026] DELETE /volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297?force=False => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:17:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-06c07a9e-dd89-4c21-92a8-e986c0e713c7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-06c07a9e-dd89-4c21-92a8-e986c0e713c7 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] GET http://192.168.122.29/volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297 Sep 01 12:17:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-06c07a9e-dd89-4c21-92a8-e986c0e713c7 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-06c07a9e-dd89-4c21-92a8-e986c0e713c7 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:17 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-06c07a9e-dd89-4c21-92a8-e986c0e713c7 tempest-QosSpecsTestJSON-885579375 tempest-QosSpecsTestJSON-885579375-project-admin] http://192.168.122.29/volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297 returned with HTTP 404 Sep 01 12:17:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 966/1947] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:17:17 2026] GET /volume/v3/qos-specs/8d6b4964-c45c-4652-90fe-1af118168297 => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:17:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-26de5be1-7814-47bb-be4f-ae17246ee905 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-26de5be1-7814-47bb-be4f-ae17246ee905 tempest-TestInstancesWithCinderVolumes-1169471522 tempest-TestInstancesWithCinderVolumes-1169471522-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:17:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-26de5be1-7814-47bb-be4f-ae17246ee905 tempest-TestInstancesWithCinderVolumes-1169471522 tempest-TestInstancesWithCinderVolumes-1169471522-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-387904493-378850150", "extra_specs": {}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:17: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:17:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-26de5be1-7814-47bb-be4f-ae17246ee905 tempest-TestInstancesWithCinderVolumes-1169471522 tempest-TestInstancesWithCinderVolumes-1169471522-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:17:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 982/1948] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:17:22 2026] POST /volume/v3/types => generated 267 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:27 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=62,cinder:INSERT=11,cinder:UPDATE=17 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:17:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6bce5cda-2b4c-4424-b49f-a099acc7ebd2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6bce5cda-2b4c-4424-b49f-a099acc7ebd2 tempest-TestInstancesWithCinderVolumes-1169471522 tempest-TestInstancesWithCinderVolumes-1169471522-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:17:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6bce5cda-2b4c-4424-b49f-a099acc7ebd2 tempest-TestInstancesWithCinderVolumes-1169471522 tempest-TestInstancesWithCinderVolumes-1169471522-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2033691439-1598336007", "extra_specs": {}}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:17:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6bce5cda-2b4c-4424-b49f-a099acc7ebd2 tempest-TestInstancesWithCinderVolumes-1169471522 tempest-TestInstancesWithCinderVolumes-1169471522-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:17:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 967/1949] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:17:27 2026] POST /volume/v3/types => generated 269 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-57af4d68-f371-4dab-a503-1aece70d721f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-57af4d68-f371-4dab-a503-1aece70d721f tempest-TestInstancesWithCinderVolumes-1169471522 tempest-TestInstancesWithCinderVolumes-1169471522-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:17:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-57af4d68-f371-4dab-a503-1aece70d721f tempest-TestInstancesWithCinderVolumes-1169471522 tempest-TestInstancesWithCinderVolumes-1169471522-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1770873245-657216650", "extra_specs": {}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:17:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-57af4d68-f371-4dab-a503-1aece70d721f tempest-TestInstancesWithCinderVolumes-1169471522 tempest-TestInstancesWithCinderVolumes-1169471522-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:17:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 983/1950] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:17:27 2026] POST /volume/v3/types => generated 268 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-06c882c0-d066-4fc6-afe4-edd35c70bc02 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-06c882c0-d066-4fc6-afe4-edd35c70bc02 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:17:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-06c882c0-d066-4fc6-afe4-edd35c70bc02 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-751849970", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2033691439-1598336007", "size": 1}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:17:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-06c882c0-d066-4fc6-afe4-edd35c70bc02 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-751849970', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2033691439-1598336007', 'size': 1}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:17:27 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-06c882c0-d066-4fc6-afe4-edd35c70bc02 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Create volume of 1 GB Sep 01 12:17: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:17:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-06c882c0-d066-4fc6-afe4-edd35c70bc02 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Availability Zones retrieved successfully. Sep 01 12:17:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-06c882c0-d066-4fc6-afe4-edd35c70bc02 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Flow 'volume_create_api' (a66100ea-8f67-4a42-a3c7-3ae0a009774d) 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:17:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-06c882c0-d066-4fc6-afe4-edd35c70bc02 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (535b0cc0-048a-4be4-ae5b-cdca7f2ea664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-06c882c0-d066-4fc6-afe4-edd35c70bc02 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-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:17:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-06c882c0-d066-4fc6-afe4-edd35c70bc02 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (535b0cc0-048a-4be4-ae5b-cdca7f2ea664) 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:17:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=24cf4320-1057-4e79-bdfe-89f7dd0faedb,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2033691439-1598336007',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '24cf4320-1057-4e79-bdfe-89f7dd0faedb', 'encryption_key_id': None, 'qos_specs': None, '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:17:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-06c882c0-d066-4fc6-afe4-edd35c70bc02 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2963055a-80e5-4962-baa4-a6d616ebc2c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:27 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-06c882c0-d066-4fc6-afe4-edd35c70bc02 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2033691439-1598336007 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2033691439-1598336007, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:17:27 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-06c882c0-d066-4fc6-afe4-edd35c70bc02 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2033691439-1598336007 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2033691439-1598336007, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:17:27 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-06c882c0-d066-4fc6-afe4-edd35c70bc02 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Created reservations ['c3d329e0-24a4-45f6-8c75-e9e7e5b3116c', '1851009c-9392-48cf-b851-b48d33177b09', '5abdaeb8-6810-442a-8351-f14904397666', '696c7b69-d668-4d06-9892-e44c3b63e170'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:17:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-06c882c0-d066-4fc6-afe4-edd35c70bc02 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2963055a-80e5-4962-baa4-a6d616ebc2c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3d329e0-24a4-45f6-8c75-e9e7e5b3116c', '1851009c-9392-48cf-b851-b48d33177b09', '5abdaeb8-6810-442a-8351-f14904397666', '696c7b69-d668-4d06-9892-e44c3b63e170']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:17:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-06c882c0-d066-4fc6-afe4-edd35c70bc02 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53cd5d3b-f977-4f11-93a5-3d250262a7dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17: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:17:27 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-06c882c0-d066-4fc6-afe4-edd35c70bc02 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53cd5d3b-f977-4f11-93a5-3d250262a7dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35a522ab-8735-4d71-bd64-da0204c19aff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-751849970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2afa50e6db504f4a8898560c906048e5',qos_specs=None,replication_status=,reservations=['c3d329e0-24a4-45f6-8c75-e9e7e5b3116c','1851009c-9392-48cf-b851-b48d33177b09','5abdaeb8-6810-442a-8351-f14904397666','696c7b69-d668-4d06-9892-e44c3b63e170'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64674987b11f457c9df9dbcd30b271e9',volume_type_id=24cf4320-1057-4e79-bdfe-89f7dd0faedb), 'volume': Volume(_name_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:17:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-751849970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35a522ab-8735-4d71-bd64-da0204c19aff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2afa50e6db504f4a8898560c906048e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64674987b11f457c9df9dbcd30b271e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(24cf4320-1057-4e79-bdfe-89f7dd0faedb),volume_type_id=24cf4320-1057-4e79-bdfe-89f7dd0faedb)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:17:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-06c882c0-d066-4fc6-afe4-edd35c70bc02 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89a0e0e3-d764-46f9-afb9-59a05d419c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:28 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-06c882c0-d066-4fc6-afe4-edd35c70bc02 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89a0e0e3-d764-46f9-afb9-59a05d419c31) transitioned into state 'SUCCESS' from state '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-751849970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2afa50e6db504f4a8898560c906048e5',qos_specs=None,replication_status=,reservations=['c3d329e0-24a4-45f6-8c75-e9e7e5b3116c','1851009c-9392-48cf-b851-b48d33177b09','5abdaeb8-6810-442a-8351-f14904397666','696c7b69-d668-4d06-9892-e44c3b63e170'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64674987b11f457c9df9dbcd30b271e9',volume_type_id=24cf4320-1057-4e79-bdfe-89f7dd0faedb)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:17:28 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-06c882c0-d066-4fc6-afe4-edd35c70bc02 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b380e5e0-f0ee-47c3-86cb-d348187175ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:28 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-06c882c0-d066-4fc6-afe4-edd35c70bc02 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b380e5e0-f0ee-47c3-86cb-d348187175ff) 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:17:28 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-06c882c0-d066-4fc6-afe4-edd35c70bc02 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Flow 'volume_create_api' (a66100ea-8f67-4a42-a3c7-3ae0a009774d) 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:17:28 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-06c882c0-d066-4fc6-afe4-edd35c70bc02 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Create volume request issued successfully. Sep 01 12:17:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-06c882c0-d066-4fc6-afe4-edd35c70bc02 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:17:28 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 968/1951] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:17:27 2026] POST /volume/v3/volumes => generated 852 bytes in 657 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:17:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-af4baf51-2268-4d83-9cd9-d3a402a81ae1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-af4baf51-2268-4d83-9cd9-d3a402a81ae1 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:17:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-af4baf51-2268-4d83-9cd9-d3a402a81ae1 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1748744391", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1770873245-657216650", "size": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:17:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-af4baf51-2268-4d83-9cd9-d3a402a81ae1 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1748744391', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1770873245-657216650', 'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:17:28 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-af4baf51-2268-4d83-9cd9-d3a402a81ae1 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Create volume of 1 GB Sep 01 12:17: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:17:28 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:28 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-af4baf51-2268-4d83-9cd9-d3a402a81ae1 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Availability Zones retrieved successfully. Sep 01 12:17:28 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-af4baf51-2268-4d83-9cd9-d3a402a81ae1 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Flow 'volume_create_api' (4f46f025-760b-472f-a74c-5dbddf7a3045) 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:17:28 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-af4baf51-2268-4d83-9cd9-d3a402a81ae1 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd19f259-adb0-450a-a94d-c280d90d56b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:28 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-af4baf51-2268-4d83-9cd9-d3a402a81ae1 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-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:17:28 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-af4baf51-2268-4d83-9cd9-d3a402a81ae1 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd19f259-adb0-450a-a94d-c280d90d56b5) 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:17:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d755a1ac-c488-4612-94e5-215622caaa95,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1770873245-657216650',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd755a1ac-c488-4612-94e5-215622caaa95', 'encryption_key_id': None, 'qos_specs': None, '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:17:28 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-af4baf51-2268-4d83-9cd9-d3a402a81ae1 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (164a42d8-d5cf-402b-a4b0-290d2a07eba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:28 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-af4baf51-2268-4d83-9cd9-d3a402a81ae1 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1770873245-657216650 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1770873245-657216650, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:17:28 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-af4baf51-2268-4d83-9cd9-d3a402a81ae1 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1770873245-657216650 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1770873245-657216650, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:17:28 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-af4baf51-2268-4d83-9cd9-d3a402a81ae1 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Created reservations ['6ff160aa-ec83-4b51-897c-41af332193e2', 'f444f83f-f8bc-429e-91d3-4e98b8ae69cf', '410ba8cf-1717-4ea6-87da-601285f787d8', 'c6f89acb-fcec-4e2b-b189-311ca4e67eb0'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:17:28 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-af4baf51-2268-4d83-9cd9-d3a402a81ae1 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (164a42d8-d5cf-402b-a4b0-290d2a07eba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ff160aa-ec83-4b51-897c-41af332193e2', 'f444f83f-f8bc-429e-91d3-4e98b8ae69cf', '410ba8cf-1717-4ea6-87da-601285f787d8', 'c6f89acb-fcec-4e2b-b189-311ca4e67eb0']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:17:28 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-af4baf51-2268-4d83-9cd9-d3a402a81ae1 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02b037db-384a-465d-a06a-bc2c9d96421e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17: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:17:28 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:17:28 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-af4baf51-2268-4d83-9cd9-d3a402a81ae1 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02b037db-384a-465d-a06a-bc2c9d96421e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '349a9c42-40c3-4789-827a-b6d8d81cb3b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1748744391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2afa50e6db504f4a8898560c906048e5',qos_specs=None,replication_status=,reservations=['6ff160aa-ec83-4b51-897c-41af332193e2','f444f83f-f8bc-429e-91d3-4e98b8ae69cf','410ba8cf-1717-4ea6-87da-601285f787d8','c6f89acb-fcec-4e2b-b189-311ca4e67eb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64674987b11f457c9df9dbcd30b271e9',volume_type_id=d755a1ac-c488-4612-94e5-215622caaa95), 'volume': Volume(_name_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:17:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1748744391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=349a9c42-40c3-4789-827a-b6d8d81cb3b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2afa50e6db504f4a8898560c906048e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64674987b11f457c9df9dbcd30b271e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d755a1ac-c488-4612-94e5-215622caaa95),volume_type_id=d755a1ac-c488-4612-94e5-215622caaa95)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:17:28 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-af4baf51-2268-4d83-9cd9-d3a402a81ae1 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3fa290e-351e-4bb2-9f0c-2e6723642218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:28 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-af4baf51-2268-4d83-9cd9-d3a402a81ae1 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3fa290e-351e-4bb2-9f0c-2e6723642218) transitioned into state 'SUCCESS' from state '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-1748744391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2afa50e6db504f4a8898560c906048e5',qos_specs=None,replication_status=,reservations=['6ff160aa-ec83-4b51-897c-41af332193e2','f444f83f-f8bc-429e-91d3-4e98b8ae69cf','410ba8cf-1717-4ea6-87da-601285f787d8','c6f89acb-fcec-4e2b-b189-311ca4e67eb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64674987b11f457c9df9dbcd30b271e9',volume_type_id=d755a1ac-c488-4612-94e5-215622caaa95)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:17:28 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-af4baf51-2268-4d83-9cd9-d3a402a81ae1 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f106b6a5-87f0-43c5-b1e0-50434f754c9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:28 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-af4baf51-2268-4d83-9cd9-d3a402a81ae1 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f106b6a5-87f0-43c5-b1e0-50434f754c9d) 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:17:28 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-af4baf51-2268-4d83-9cd9-d3a402a81ae1 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Flow 'volume_create_api' (4f46f025-760b-472f-a74c-5dbddf7a3045) 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:17:28 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-af4baf51-2268-4d83-9cd9-d3a402a81ae1 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Create volume request issued successfully. Sep 01 12:17:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-af4baf51-2268-4d83-9cd9-d3a402a81ae1 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:17:28 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 984/1952] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:17:28 2026] POST /volume/v3/volumes => generated 852 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:17:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7bf61667-a34b-41ca-8ac2-f26b894d69be None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7bf61667-a34b-41ca-8ac2-f26b894d69be tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:17:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7bf61667-a34b-41ca-8ac2-f26b894d69be tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-375137003", "snapshot_id": null, "imageRef": "4885d5a5-f8b5-4bd8-8a48-27a080b2a1f9", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-387904493-378850150", "size": 1}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:17:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-7bf61667-a34b-41ca-8ac2-f26b894d69be tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-375137003', 'snapshot_id': None, 'imageRef': '4885d5a5-f8b5-4bd8-8a48-27a080b2a1f9', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-387904493-378850150', 'size': 1}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:17:29 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-7bf61667-a34b-41ca-8ac2-f26b894d69be tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Create volume of 1 GB Sep 01 12:17: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:17:29 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:29 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7bf61667-a34b-41ca-8ac2-f26b894d69be tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Availability Zones retrieved successfully. Sep 01 12:17:29 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7bf61667-a34b-41ca-8ac2-f26b894d69be tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Flow 'volume_create_api' (34ec2023-f5fe-41a9-8944-82871475f631) 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:17:29 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7bf61667-a34b-41ca-8ac2-f26b894d69be tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddbbe0fd-aca6-49e2-a050-193012df44e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:29 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-7bf61667-a34b-41ca-8ac2-f26b894d69be tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-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:17:29 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7bf61667-a34b-41ca-8ac2-f26b894d69be tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddbbe0fd-aca6-49e2-a050-193012df44e5) 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:17:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f94b84e7-c914-4b94-8edb-58c005915d7b,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-387904493-378850150',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f94b84e7-c914-4b94-8edb-58c005915d7b', 'encryption_key_id': None, 'qos_specs': None, '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:17:29 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7bf61667-a34b-41ca-8ac2-f26b894d69be tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53d9ffab-ff78-43ac-9a69-887350ecd70e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:29 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-7bf61667-a34b-41ca-8ac2-f26b894d69be tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-387904493-378850150 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-387904493-378850150, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:17:29 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-7bf61667-a34b-41ca-8ac2-f26b894d69be tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-387904493-378850150 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-387904493-378850150, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:17:29 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-7bf61667-a34b-41ca-8ac2-f26b894d69be tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Created reservations ['d573f0ea-6597-4824-acb0-babdda9f79ed', 'a71d147f-a1d7-4f40-9893-4055cd310408', 'd974f00c-eadc-460f-8a04-6a43a4dee5cc', 'c32415bd-2b3c-4202-bdb0-d06fe664417c'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:17:29 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7bf61667-a34b-41ca-8ac2-f26b894d69be tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53d9ffab-ff78-43ac-9a69-887350ecd70e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d573f0ea-6597-4824-acb0-babdda9f79ed', 'a71d147f-a1d7-4f40-9893-4055cd310408', 'd974f00c-eadc-460f-8a04-6a43a4dee5cc', 'c32415bd-2b3c-4202-bdb0-d06fe664417c']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:17:29 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7bf61667-a34b-41ca-8ac2-f26b894d69be tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bae41ec-87d0-4ca8-86a2-5d8cedf9e9f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4c870261-79e5-49cb-a483-54bfdea8702d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17: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:17:29 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17:29 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7bf61667-a34b-41ca-8ac2-f26b894d69be tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bae41ec-87d0-4ca8-86a2-5d8cedf9e9f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71968bae-fbd6-4c72-b636-5c907e1f8aa5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-375137003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2afa50e6db504f4a8898560c906048e5',qos_specs=None,replication_status=,reservations=['d573f0ea-6597-4824-acb0-babdda9f79ed','a71d147f-a1d7-4f40-9893-4055cd310408','d974f00c-eadc-460f-8a04-6a43a4dee5cc','c32415bd-2b3c-4202-bdb0-d06fe664417c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64674987b11f457c9df9dbcd30b271e9',volume_type_id=f94b84e7-c914-4b94-8edb-58c005915d7b), 'volume': Volume(_name_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:17:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-375137003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71968bae-fbd6-4c72-b636-5c907e1f8aa5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2afa50e6db504f4a8898560c906048e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64674987b11f457c9df9dbcd30b271e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f94b84e7-c914-4b94-8edb-58c005915d7b),volume_type_id=f94b84e7-c914-4b94-8edb-58c005915d7b)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:17:29 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7bf61667-a34b-41ca-8ac2-f26b894d69be tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8c527f3-7c87-4b1c-807e-eaa58d0c516e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:29 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7bf61667-a34b-41ca-8ac2-f26b894d69be tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8c527f3-7c87-4b1c-807e-eaa58d0c516e) transitioned into state 'SUCCESS' from state '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-375137003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2afa50e6db504f4a8898560c906048e5',qos_specs=None,replication_status=,reservations=['d573f0ea-6597-4824-acb0-babdda9f79ed','a71d147f-a1d7-4f40-9893-4055cd310408','d974f00c-eadc-460f-8a04-6a43a4dee5cc','c32415bd-2b3c-4202-bdb0-d06fe664417c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64674987b11f457c9df9dbcd30b271e9',volume_type_id=f94b84e7-c914-4b94-8edb-58c005915d7b)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:17:29 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7bf61667-a34b-41ca-8ac2-f26b894d69be tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b5eb463-bded-489c-9fd8-b2d1f5770df4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:29 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7bf61667-a34b-41ca-8ac2-f26b894d69be tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b5eb463-bded-489c-9fd8-b2d1f5770df4) 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:17:29 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7bf61667-a34b-41ca-8ac2-f26b894d69be tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Flow 'volume_create_api' (34ec2023-f5fe-41a9-8944-82871475f631) 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:17:29 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7bf61667-a34b-41ca-8ac2-f26b894d69be tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Create volume request issued successfully. Sep 01 12:17:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7bf61667-a34b-41ca-8ac2-f26b894d69be tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:17:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 969/1953] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:17:28 2026] POST /volume/v3/volumes => generated 850 bytes in 1100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:17:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1f77d75e-d46c-4223-bf14-2058603ecef9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1f77d75e-d46c-4223-bf14-2058603ecef9 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] GET http://192.168.122.29/volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 Sep 01 12:17:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1f77d75e-d46c-4223-bf14-2058603ecef9 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1f77d75e-d46c-4223-bf14-2058603ecef9 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:29 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17: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:17:29 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:29 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1f77d75e-d46c-4223-bf14-2058603ecef9 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Volume info retrieved successfully. Sep 01 12:17:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1f77d75e-d46c-4223-bf14-2058603ecef9 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 returned with HTTP 200 Sep 01 12:17:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 970/1954] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:29 2026] GET /volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 => generated 918 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4ff0db95-b064-4fc2-8d36-dc80e535a613 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4ff0db95-b064-4fc2-8d36-dc80e535a613 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:17:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4ff0db95-b064-4fc2-8d36-dc80e535a613 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-907414057"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:17:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-4ff0db95-b064-4fc2-8d36-dc80e535a613 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-907414057'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:17:30 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-4ff0db95-b064-4fc2-8d36-dc80e535a613 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Create volume of 1 GB Sep 01 12:17:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4ff0db95-b064-4fc2-8d36-dc80e535a613 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Availability Zones retrieved successfully. Sep 01 12:17:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4ff0db95-b064-4fc2-8d36-dc80e535a613 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Flow 'volume_create_api' (ae264f68-213d-44b5-9c2a-2003048d14a8) 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:17:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4ff0db95-b064-4fc2-8d36-dc80e535a613 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bccc030-e409-4920-8dbd-af21552d3315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-4ff0db95-b064-4fc2-8d36-dc80e535a613 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-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:17:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4c870261-79e5-49cb-a483-54bfdea8702d tempest-VolumeHostsAdminTestsJSON-2122827466 tempest-VolumeHostsAdminTestsJSON-2122827466-project-admin] GET http://192.168.122.29/volume/v3/os-hosts Sep 01 12:17:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4c870261-79e5-49cb-a483-54bfdea8702d tempest-VolumeHostsAdminTestsJSON-2122827466 tempest-VolumeHostsAdminTestsJSON-2122827466-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4c870261-79e5-49cb-a483-54bfdea8702d tempest-VolumeHostsAdminTestsJSON-2122827466 tempest-VolumeHostsAdminTestsJSON-2122827466-project-admin] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:30 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:30 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:17:30 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 12:17:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.hosts [None req-4c870261-79e5-49cb-a483-54bfdea8702d tempest-VolumeHostsAdminTestsJSON-2122827466 tempest-VolumeHostsAdminTestsJSON-2122827466-project-admin] status, active and update: available, enabled, 2026-09-01 10:16:55+00:00 {{(pid=86814) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 12:17:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.hosts [None req-4c870261-79e5-49cb-a483-54bfdea8702d tempest-VolumeHostsAdminTestsJSON-2122827466 tempest-VolumeHostsAdminTestsJSON-2122827466-project-admin] status, active and update: unavailable, enabled, 2026-09-01 10:03:13+00:00 {{(pid=86814) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 12:17:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4ff0db95-b064-4fc2-8d36-dc80e535a613 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bccc030-e409-4920-8dbd-af21552d3315) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:17:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.hosts [None req-4c870261-79e5-49cb-a483-54bfdea8702d tempest-VolumeHostsAdminTestsJSON-2122827466 tempest-VolumeHostsAdminTestsJSON-2122827466-project-admin] status, active and update: available, enabled, 2026-09-01 10:15:56+00:00 {{(pid=86814) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 12:17:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4c870261-79e5-49cb-a483-54bfdea8702d tempest-VolumeHostsAdminTestsJSON-2122827466 tempest-VolumeHostsAdminTestsJSON-2122827466-project-admin] http://192.168.122.29/volume/v3/os-hosts returned with HTTP 200 Sep 01 12:17:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4ff0db95-b064-4fc2-8d36-dc80e535a613 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4abc697-e0bf-4c4c-b713-d15c1655d47e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 985/1955] 192.168.122.29 () {58 vars in 1119 bytes} [Tue Sep 1 12:17:29 2026] GET /volume/v3/os-hosts => generated 563 bytes in 598 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cc651612-dac4-4b0f-9c39-87fb11c16aaf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cc651612-dac4-4b0f-9c39-87fb11c16aaf tempest-VolumeHostsAdminTestsJSON-2122827466 tempest-VolumeHostsAdminTestsJSON-2122827466-project-admin] GET http://192.168.122.29/volume/v3/os-hosts Sep 01 12:17:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cc651612-dac4-4b0f-9c39-87fb11c16aaf tempest-VolumeHostsAdminTestsJSON-2122827466 tempest-VolumeHostsAdminTestsJSON-2122827466-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cc651612-dac4-4b0f-9c39-87fb11c16aaf tempest-VolumeHostsAdminTestsJSON-2122827466 tempest-VolumeHostsAdminTestsJSON-2122827466-project-admin] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.hosts [None req-cc651612-dac4-4b0f-9c39-87fb11c16aaf tempest-VolumeHostsAdminTestsJSON-2122827466 tempest-VolumeHostsAdminTestsJSON-2122827466-project-admin] status, active and update: available, enabled, 2026-09-01 10:16:55+00:00 {{(pid=86814) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 12:17:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.hosts [None req-cc651612-dac4-4b0f-9c39-87fb11c16aaf tempest-VolumeHostsAdminTestsJSON-2122827466 tempest-VolumeHostsAdminTestsJSON-2122827466-project-admin] status, active and update: unavailable, enabled, 2026-09-01 10:03:13+00:00 {{(pid=86814) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 12:17:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.hosts [None req-cc651612-dac4-4b0f-9c39-87fb11c16aaf tempest-VolumeHostsAdminTestsJSON-2122827466 tempest-VolumeHostsAdminTestsJSON-2122827466-project-admin] status, active and update: available, enabled, 2026-09-01 10:15:56+00:00 {{(pid=86814) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 12:17:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cc651612-dac4-4b0f-9c39-87fb11c16aaf tempest-VolumeHostsAdminTestsJSON-2122827466 tempest-VolumeHostsAdminTestsJSON-2122827466-project-admin] http://192.168.122.29/volume/v3/os-hosts returned with HTTP 200 Sep 01 12:17:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 986/1956] 192.168.122.29 () {58 vars in 1119 bytes} [Tue Sep 1 12:17:30 2026] GET /volume/v3/os-hosts => generated 563 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8458e8f8-2007-4470-9161-59467d17e2f3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8458e8f8-2007-4470-9161-59467d17e2f3 tempest-VolumeHostsAdminTestsJSON-2122827466 tempest-VolumeHostsAdminTestsJSON-2122827466-project-admin] GET http://192.168.122.29/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 01 12:17:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8458e8f8-2007-4470-9161-59467d17e2f3 tempest-VolumeHostsAdminTestsJSON-2122827466 tempest-VolumeHostsAdminTestsJSON-2122827466-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8458e8f8-2007-4470-9161-59467d17e2f3 tempest-VolumeHostsAdminTestsJSON-2122827466 tempest-VolumeHostsAdminTestsJSON-2122827466-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8458e8f8-2007-4470-9161-59467d17e2f3 tempest-VolumeHostsAdminTestsJSON-2122827466 tempest-VolumeHostsAdminTestsJSON-2122827466-project-admin] http://192.168.122.29/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 01 12:17:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 987/1957] 192.168.122.29 () {58 vars in 1182 bytes} [Tue Sep 1 12:17:30 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f0a93498-26c1-4500-984f-e4afdb096166 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:30 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-4ff0db95-b064-4fc2-8d36-dc80e535a613 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Created reservations ['9d5fd1db-0fd1-4541-b808-e660bdc62b7a', 'c10f9963-f224-44dd-8c43-caee4cb83d3d', '17d7b2f5-29f5-4a5b-a40c-b51e3fa613d6', '584ffae3-0103-4215-8150-d7f326887e44'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:17:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f0a93498-26c1-4500-984f-e4afdb096166 tempest-VolumeHostsAdminTestsJSON-2122827466 tempest-VolumeHostsAdminTestsJSON-2122827466-project-admin] GET http://192.168.122.29/volume/v3/os-hosts/devstack@QuobyteHD Sep 01 12:17:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f0a93498-26c1-4500-984f-e4afdb096166 tempest-VolumeHostsAdminTestsJSON-2122827466 tempest-VolumeHostsAdminTestsJSON-2122827466-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f0a93498-26c1-4500-984f-e4afdb096166 tempest-VolumeHostsAdminTestsJSON-2122827466 tempest-VolumeHostsAdminTestsJSON-2122827466-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4ff0db95-b064-4fc2-8d36-dc80e535a613 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4abc697-e0bf-4c4c-b713-d15c1655d47e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d5fd1db-0fd1-4541-b808-e660bdc62b7a', 'c10f9963-f224-44dd-8c43-caee4cb83d3d', '17d7b2f5-29f5-4a5b-a40c-b51e3fa613d6', '584ffae3-0103-4215-8150-d7f326887e44']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:17:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4ff0db95-b064-4fc2-8d36-dc80e535a613 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b9ed55e-6c07-4838-aaff-6d861aef1500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f0a93498-26c1-4500-984f-e4afdb096166 tempest-VolumeHostsAdminTestsJSON-2122827466 tempest-VolumeHostsAdminTestsJSON-2122827466-project-admin] http://192.168.122.29/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 01 12:17:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 988/1958] 192.168.122.29 () {58 vars in 1176 bytes} [Tue Sep 1 12:17:30 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 359 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17: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:17:30 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4ff0db95-b064-4fc2-8d36-dc80e535a613 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b9ed55e-6c07-4838-aaff-6d861aef1500) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c577c54-472a-42c1-a405-50d6c5e2bbee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-907414057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c458673dbdf4e439df5eeb1bd1fece4',qos_specs=None,replication_status=,reservations=['9d5fd1db-0fd1-4541-b808-e660bdc62b7a','c10f9963-f224-44dd-8c43-caee4cb83d3d','17d7b2f5-29f5-4a5b-a40c-b51e3fa613d6','584ffae3-0103-4215-8150-d7f326887e44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ceafdf1a7f544b2c839adb3b632454ee',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:17:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-907414057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c577c54-472a-42c1-a405-50d6c5e2bbee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c458673dbdf4e439df5eeb1bd1fece4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ceafdf1a7f544b2c839adb3b632454ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:17:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4ff0db95-b064-4fc2-8d36-dc80e535a613 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f9a78d4-250a-4749-bb05-8e30f52ccdca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4ff0db95-b064-4fc2-8d36-dc80e535a613 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f9a78d4-250a-4749-bb05-8e30f52ccdca) transitioned into state 'SUCCESS' from state '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-907414057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c458673dbdf4e439df5eeb1bd1fece4',qos_specs=None,replication_status=,reservations=['9d5fd1db-0fd1-4541-b808-e660bdc62b7a','c10f9963-f224-44dd-8c43-caee4cb83d3d','17d7b2f5-29f5-4a5b-a40c-b51e3fa613d6','584ffae3-0103-4215-8150-d7f326887e44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ceafdf1a7f544b2c839adb3b632454ee',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:17:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4ff0db95-b064-4fc2-8d36-dc80e535a613 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f5252a7-e248-4c19-848e-439f945b75db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4ff0db95-b064-4fc2-8d36-dc80e535a613 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f5252a7-e248-4c19-848e-439f945b75db) 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:17:30 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4ff0db95-b064-4fc2-8d36-dc80e535a613 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Flow 'volume_create_api' (ae264f68-213d-44b5-9c2a-2003048d14a8) 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:17:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4ff0db95-b064-4fc2-8d36-dc80e535a613 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Create volume request issued successfully. Sep 01 12:17:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4ff0db95-b064-4fc2-8d36-dc80e535a613 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:17:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 971/1959] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:17:30 2026] POST /volume/v3/volumes => generated 770 bytes in 682 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:17:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0de4bd02-c7ea-4f60-9bc0-71946305dd9d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0de4bd02-c7ea-4f60-9bc0-71946305dd9d tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] GET http://192.168.122.29/volume/v3/volumes/2c577c54-472a-42c1-a405-50d6c5e2bbee Sep 01 12:17:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0de4bd02-c7ea-4f60-9bc0-71946305dd9d tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0de4bd02-c7ea-4f60-9bc0-71946305dd9d tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:30 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:17: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:17:30 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:30 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0de4bd02-c7ea-4f60-9bc0-71946305dd9d tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Volume info retrieved successfully. Sep 01 12:17:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0de4bd02-c7ea-4f60-9bc0-71946305dd9d tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] http://192.168.122.29/volume/v3/volumes/2c577c54-472a-42c1-a405-50d6c5e2bbee returned with HTTP 200 Sep 01 12:17:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 989/1960] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:30 2026] GET /volume/v3/volumes/2c577c54-472a-42c1-a405-50d6c5e2bbee => generated 838 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c4bdb19d-0185-4284-9823-8fd632a8c6ac None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c4bdb19d-0185-4284-9823-8fd632a8c6ac tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] GET http://192.168.122.29/volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 Sep 01 12:17:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c4bdb19d-0185-4284-9823-8fd632a8c6ac tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c4bdb19d-0185-4284-9823-8fd632a8c6ac tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:30 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17: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:17:30 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:31 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c4bdb19d-0185-4284-9823-8fd632a8c6ac tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Volume info retrieved successfully. Sep 01 12:17:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c4bdb19d-0185-4284-9823-8fd632a8c6ac tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 returned with HTTP 200 Sep 01 12:17:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 972/1961] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:30 2026] GET /volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 => generated 942 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5240d71e-7640-43fb-bb8f-8e1edf45bc59 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5240d71e-7640-43fb-bb8f-8e1edf45bc59 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] GET http://192.168.122.29/volume/v3/volumes/2c577c54-472a-42c1-a405-50d6c5e2bbee Sep 01 12:17:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5240d71e-7640-43fb-bb8f-8e1edf45bc59 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5240d71e-7640-43fb-bb8f-8e1edf45bc59 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:31 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:17: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:17:31 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:31 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5240d71e-7640-43fb-bb8f-8e1edf45bc59 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Volume info retrieved successfully. Sep 01 12:17:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5240d71e-7640-43fb-bb8f-8e1edf45bc59 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] http://192.168.122.29/volume/v3/volumes/2c577c54-472a-42c1-a405-50d6c5e2bbee returned with HTTP 200 Sep 01 12:17:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 990/1962] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:31 2026] GET /volume/v3/volumes/2c577c54-472a-42c1-a405-50d6c5e2bbee => generated 862 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-445ac394-1938-4de1-80da-019f133508d0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-445ac394-1938-4de1-80da-019f133508d0 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] GET http://192.168.122.29/volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 Sep 01 12:17:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-445ac394-1938-4de1-80da-019f133508d0 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-445ac394-1938-4de1-80da-019f133508d0 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:32 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17: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:17:32 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-445ac394-1938-4de1-80da-019f133508d0 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Volume info retrieved successfully. Sep 01 12:17:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-445ac394-1938-4de1-80da-019f133508d0 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 returned with HTTP 200 Sep 01 12:17:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 973/1963] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:32 2026] GET /volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 => generated 942 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d827a234-6684-438f-8de4-52c1ab6b9616 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d827a234-6684-438f-8de4-52c1ab6b9616 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:17:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d827a234-6684-438f-8de4-52c1ab6b9616 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-805422425", "imageRef": "8b6d23d5-cf6b-4f62-bc24-7a262454ec8c", "size": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:17:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-d827a234-6684-438f-8de4-52c1ab6b9616 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-805422425', 'imageRef': '8b6d23d5-cf6b-4f62-bc24-7a262454ec8c', 'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:17:32 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-d827a234-6684-438f-8de4-52c1ab6b9616 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Create volume of 1 GB Sep 01 12:17:32 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d827a234-6684-438f-8de4-52c1ab6b9616 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Availability Zones retrieved successfully. Sep 01 12:17:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4d7f1293-4650-4ad6-9749-128a6ba00ce1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4d7f1293-4650-4ad6-9749-128a6ba00ce1 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] GET http://192.168.122.29/volume/v3/volumes/2c577c54-472a-42c1-a405-50d6c5e2bbee Sep 01 12:17:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4d7f1293-4650-4ad6-9749-128a6ba00ce1 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4d7f1293-4650-4ad6-9749-128a6ba00ce1 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d827a234-6684-438f-8de4-52c1ab6b9616 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Flow 'volume_create_api' (8ea8888c-7799-4e1b-ac1c-444e239fe1fb) 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:17: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:17:33 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17: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:17:33 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d827a234-6684-438f-8de4-52c1ab6b9616 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65e10578-5d2c-4a13-bee8-efe874325b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-d827a234-6684-438f-8de4-52c1ab6b9616 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-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:17:33 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4d7f1293-4650-4ad6-9749-128a6ba00ce1 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Volume info retrieved successfully. Sep 01 12:17:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4d7f1293-4650-4ad6-9749-128a6ba00ce1 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] http://192.168.122.29/volume/v3/volumes/2c577c54-472a-42c1-a405-50d6c5e2bbee returned with HTTP 200 Sep 01 12:17:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 974/1964] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:32 2026] GET /volume/v3/volumes/2c577c54-472a-42c1-a405-50d6c5e2bbee => generated 863 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-07c6f834-47c5-49c9-943d-a2766370b6d9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-07c6f834-47c5-49c9-943d-a2766370b6d9 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:17:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-07c6f834-47c5-49c9-943d-a2766370b6d9 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "2c577c54-472a-42c1-a405-50d6c5e2bbee", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1248575265"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:17:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-07c6f834-47c5-49c9-943d-a2766370b6d9 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Create volume request body: {'volume': {"'source_volid": '2c577c54-472a-42c1-a405-50d6c5e2bbee', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1248575265'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:17:33 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-07c6f834-47c5-49c9-943d-a2766370b6d9 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Create volume of 1 GB Sep 01 12:17:33 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-07c6f834-47c5-49c9-943d-a2766370b6d9 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Availability Zones retrieved successfully. Sep 01 12:17:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-07c6f834-47c5-49c9-943d-a2766370b6d9 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Flow 'volume_create_api' (c712635b-5990-4be5-be8b-6888d80f0b26) 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:17:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-07c6f834-47c5-49c9-943d-a2766370b6d9 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (067f59a7-73ec-4208-a19e-ca0cee2f95d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-07c6f834-47c5-49c9-943d-a2766370b6d9 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-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:17:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d827a234-6684-438f-8de4-52c1ab6b9616 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65e10578-5d2c-4a13-bee8-efe874325b5b) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:17:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d827a234-6684-438f-8de4-52c1ab6b9616 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8dd4f38-2371-40f4-9143-912d959f8487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-07c6f834-47c5-49c9-943d-a2766370b6d9 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (067f59a7-73ec-4208-a19e-ca0cee2f95d3) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:17:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-07c6f834-47c5-49c9-943d-a2766370b6d9 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adc2c80c-95f5-4d77-b5e1-a36043e0ae45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:33 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-07c6f834-47c5-49c9-943d-a2766370b6d9 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Created reservations ['3099ab39-1870-4b31-a9a5-806090983d42', '298d0495-34a1-4cdd-88d9-0c1e8dfbddfc', '89434975-5976-4915-b3bd-f7818bcfbb80', '8ab6dffb-c4bc-4cab-ba7d-ccaf626b3706'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:17:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-07c6f834-47c5-49c9-943d-a2766370b6d9 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adc2c80c-95f5-4d77-b5e1-a36043e0ae45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3099ab39-1870-4b31-a9a5-806090983d42', '298d0495-34a1-4cdd-88d9-0c1e8dfbddfc', '89434975-5976-4915-b3bd-f7818bcfbb80', '8ab6dffb-c4bc-4cab-ba7d-ccaf626b3706']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:17:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-07c6f834-47c5-49c9-943d-a2766370b6d9 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab8917d9-fafc-4d1c-a2b2-78e11ad97f6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:33 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-d827a234-6684-438f-8de4-52c1ab6b9616 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Created reservations ['ddcb4356-0cb7-40b6-a770-edb7dfcc86b8', 'cbab074c-7f68-470f-8910-17a7eb557d44', '2d8e0f7d-b69b-40c7-afc5-3886651eaaa9', 'a259355d-a448-41d5-a2be-1f1d4ffdfa34'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:17:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d827a234-6684-438f-8de4-52c1ab6b9616 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8dd4f38-2371-40f4-9143-912d959f8487) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddcb4356-0cb7-40b6-a770-edb7dfcc86b8', 'cbab074c-7f68-470f-8910-17a7eb557d44', '2d8e0f7d-b69b-40c7-afc5-3886651eaaa9', 'a259355d-a448-41d5-a2be-1f1d4ffdfa34']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:17:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d827a234-6684-438f-8de4-52c1ab6b9616 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ebd2d56-9e83-475f-a14a-74943fc5116d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17: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:17:33 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-07c6f834-47c5-49c9-943d-a2766370b6d9 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab8917d9-fafc-4d1c-a2b2-78e11ad97f6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'caf5afe4-eb40-4d40-a255-d657e941f05b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1248575265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c458673dbdf4e439df5eeb1bd1fece4',qos_specs=None,replication_status=,reservations=['3099ab39-1870-4b31-a9a5-806090983d42','298d0495-34a1-4cdd-88d9-0c1e8dfbddfc','89434975-5976-4915-b3bd-f7818bcfbb80','8ab6dffb-c4bc-4cab-ba7d-ccaf626b3706'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ceafdf1a7f544b2c839adb3b632454ee',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:17:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1248575265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=caf5afe4-eb40-4d40-a255-d657e941f05b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c458673dbdf4e439df5eeb1bd1fece4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ceafdf1a7f544b2c839adb3b632454ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:17:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-07c6f834-47c5-49c9-943d-a2766370b6d9 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00546084-22ed-4246-a0d0-c10edd851b70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17: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:17:33 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:17:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d827a234-6684-438f-8de4-52c1ab6b9616 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ebd2d56-9e83-475f-a14a-74943fc5116d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d40bbe3-eb44-4085-b0a8-8eda7b2a812b', '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-805422425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09db2764fa444af8a224f6f056a9eb97',qos_specs=None,replication_status=,reservations=['ddcb4356-0cb7-40b6-a770-edb7dfcc86b8','cbab074c-7f68-470f-8910-17a7eb557d44','2d8e0f7d-b69b-40c7-afc5-3886651eaaa9','a259355d-a448-41d5-a2be-1f1d4ffdfa34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='713e9a5eaefa41bdbfee6899edfef147',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:17:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-805422425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d40bbe3-eb44-4085-b0a8-8eda7b2a812b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09db2764fa444af8a224f6f056a9eb97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='713e9a5eaefa41bdbfee6899edfef147',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:17:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d827a234-6684-438f-8de4-52c1ab6b9616 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f72e2f51-9a9e-43cc-8e7e-7c1da90da171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-07c6f834-47c5-49c9-943d-a2766370b6d9 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00546084-22ed-4246-a0d0-c10edd851b70) transitioned into state 'SUCCESS' from state '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-1248575265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c458673dbdf4e439df5eeb1bd1fece4',qos_specs=None,replication_status=,reservations=['3099ab39-1870-4b31-a9a5-806090983d42','298d0495-34a1-4cdd-88d9-0c1e8dfbddfc','89434975-5976-4915-b3bd-f7818bcfbb80','8ab6dffb-c4bc-4cab-ba7d-ccaf626b3706'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ceafdf1a7f544b2c839adb3b632454ee',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:17:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-07c6f834-47c5-49c9-943d-a2766370b6d9 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2ef5602-bdb4-4dd1-932a-8366a01f8ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-07c6f834-47c5-49c9-943d-a2766370b6d9 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2ef5602-bdb4-4dd1-932a-8366a01f8ad3) 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:17:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d827a234-6684-438f-8de4-52c1ab6b9616 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f72e2f51-9a9e-43cc-8e7e-7c1da90da171) transitioned into state 'SUCCESS' from state '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-805422425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09db2764fa444af8a224f6f056a9eb97',qos_specs=None,replication_status=,reservations=['ddcb4356-0cb7-40b6-a770-edb7dfcc86b8','cbab074c-7f68-470f-8910-17a7eb557d44','2d8e0f7d-b69b-40c7-afc5-3886651eaaa9','a259355d-a448-41d5-a2be-1f1d4ffdfa34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='713e9a5eaefa41bdbfee6899edfef147',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:17:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-07c6f834-47c5-49c9-943d-a2766370b6d9 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Flow 'volume_create_api' (c712635b-5990-4be5-be8b-6888d80f0b26) 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:17:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d827a234-6684-438f-8de4-52c1ab6b9616 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f8e4f38-4ec3-436e-8cb9-23b59f562632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:33 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-07c6f834-47c5-49c9-943d-a2766370b6d9 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Create volume request issued successfully. Sep 01 12:17:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-07c6f834-47c5-49c9-943d-a2766370b6d9 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:17:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 975/1965] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:17:33 2026] POST /volume/v3/volumes => generated 771 bytes in 517 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:17:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e440b07e-aa5d-4915-9324-d9fd0f9f992d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e440b07e-aa5d-4915-9324-d9fd0f9f992d tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] GET http://192.168.122.29/volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 Sep 01 12:17:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e440b07e-aa5d-4915-9324-d9fd0f9f992d tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e440b07e-aa5d-4915-9324-d9fd0f9f992d tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:33 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17: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:17:33 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d827a234-6684-438f-8de4-52c1ab6b9616 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f8e4f38-4ec3-436e-8cb9-23b59f562632) 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:17:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d827a234-6684-438f-8de4-52c1ab6b9616 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Flow 'volume_create_api' (8ea8888c-7799-4e1b-ac1c-444e239fe1fb) 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:17:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d827a234-6684-438f-8de4-52c1ab6b9616 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Create volume request issued successfully. Sep 01 12:17:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d827a234-6684-438f-8de4-52c1ab6b9616 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:17:33 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e440b07e-aa5d-4915-9324-d9fd0f9f992d tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Volume info retrieved successfully. Sep 01 12:17:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 991/1966] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:17:32 2026] POST /volume/v3/volumes => generated 759 bytes in 844 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:17:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4af2182a-c47a-4663-8704-79decbd39e10 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4af2182a-c47a-4663-8704-79decbd39e10 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:17:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4af2182a-c47a-4663-8704-79decbd39e10 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "2c577c54-472a-42c1-a405-50d6c5e2bbee", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-976026404"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:17:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-4af2182a-c47a-4663-8704-79decbd39e10 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Create volume request body: {'volume': {"'source_volid": '2c577c54-472a-42c1-a405-50d6c5e2bbee', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-976026404'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:17:33 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-4af2182a-c47a-4663-8704-79decbd39e10 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Create volume of 1 GB Sep 01 12:17: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:17:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e440b07e-aa5d-4915-9324-d9fd0f9f992d tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 returned with HTTP 200 Sep 01 12:17:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 976/1967] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:33 2026] GET /volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 => generated 942 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fea0d5fa-eabc-454f-b11c-c9f975714780 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4af2182a-c47a-4663-8704-79decbd39e10 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Availability Zones retrieved successfully. Sep 01 12:17:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fea0d5fa-eabc-454f-b11c-c9f975714780 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] GET http://192.168.122.29/volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b Sep 01 12:17:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fea0d5fa-eabc-454f-b11c-c9f975714780 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fea0d5fa-eabc-454f-b11c-c9f975714780 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4af2182a-c47a-4663-8704-79decbd39e10 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Flow 'volume_create_api' (c62d04f0-bac0-4b5a-a9ee-bf3002e1c96d) 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:17: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:17:33 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17: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:17:33 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4af2182a-c47a-4663-8704-79decbd39e10 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3214512-e79d-4603-9617-64d0bedbc42e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-4af2182a-c47a-4663-8704-79decbd39e10 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-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:17:33 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fea0d5fa-eabc-454f-b11c-c9f975714780 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Volume info retrieved successfully. Sep 01 12:17:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fea0d5fa-eabc-454f-b11c-c9f975714780 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] http://192.168.122.29/volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b returned with HTTP 200 Sep 01 12:17:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 977/1968] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:33 2026] GET /volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b => generated 827 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4af2182a-c47a-4663-8704-79decbd39e10 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3214512-e79d-4603-9617-64d0bedbc42e) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:17:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4af2182a-c47a-4663-8704-79decbd39e10 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f9a567a-d315-4271-b8f3-86492376cb0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:33 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-4af2182a-c47a-4663-8704-79decbd39e10 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Created reservations ['07232765-f929-4fd3-b580-d13ad1441785', 'eccef636-2ca1-43f8-ad2b-01e4b60dd51b', 'fafb2379-1127-4e1f-bd2a-b8130664d83c', '75a38d6c-3064-4528-a058-400f3f7e2c0d'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:17:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4af2182a-c47a-4663-8704-79decbd39e10 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f9a567a-d315-4271-b8f3-86492376cb0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07232765-f929-4fd3-b580-d13ad1441785', 'eccef636-2ca1-43f8-ad2b-01e4b60dd51b', 'fafb2379-1127-4e1f-bd2a-b8130664d83c', '75a38d6c-3064-4528-a058-400f3f7e2c0d']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:17:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4af2182a-c47a-4663-8704-79decbd39e10 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9efd2b63-fd0d-406b-9c0a-31394effc50c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17: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:17:33 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:17:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4af2182a-c47a-4663-8704-79decbd39e10 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9efd2b63-fd0d-406b-9c0a-31394effc50c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6dcb184e-78a7-4f01-8e02-59c584872685', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-976026404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c458673dbdf4e439df5eeb1bd1fece4',qos_specs=None,replication_status=,reservations=['07232765-f929-4fd3-b580-d13ad1441785','eccef636-2ca1-43f8-ad2b-01e4b60dd51b','fafb2379-1127-4e1f-bd2a-b8130664d83c','75a38d6c-3064-4528-a058-400f3f7e2c0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ceafdf1a7f544b2c839adb3b632454ee',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:17:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-976026404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6dcb184e-78a7-4f01-8e02-59c584872685,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c458673dbdf4e439df5eeb1bd1fece4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ceafdf1a7f544b2c839adb3b632454ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:17:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4af2182a-c47a-4663-8704-79decbd39e10 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01395e07-f5f3-4e33-a2a6-9c924b0a5bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4af2182a-c47a-4663-8704-79decbd39e10 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01395e07-f5f3-4e33-a2a6-9c924b0a5bd6) transitioned into state 'SUCCESS' from state '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-976026404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c458673dbdf4e439df5eeb1bd1fece4',qos_specs=None,replication_status=,reservations=['07232765-f929-4fd3-b580-d13ad1441785','eccef636-2ca1-43f8-ad2b-01e4b60dd51b','fafb2379-1127-4e1f-bd2a-b8130664d83c','75a38d6c-3064-4528-a058-400f3f7e2c0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ceafdf1a7f544b2c839adb3b632454ee',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:17:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4af2182a-c47a-4663-8704-79decbd39e10 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddb8d6d5-1ac7-4724-acef-76b964a6e4dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4af2182a-c47a-4663-8704-79decbd39e10 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddb8d6d5-1ac7-4724-acef-76b964a6e4dd) 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:17:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4af2182a-c47a-4663-8704-79decbd39e10 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Flow 'volume_create_api' (c62d04f0-bac0-4b5a-a9ee-bf3002e1c96d) 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:17:34 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4af2182a-c47a-4663-8704-79decbd39e10 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Create volume request issued successfully. Sep 01 12:17:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4af2182a-c47a-4663-8704-79decbd39e10 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:17:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 992/1969] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:17:33 2026] POST /volume/v3/volumes => generated 770 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:17:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b12f363c-7097-41fb-88d4-473b7ac0ca49 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b12f363c-7097-41fb-88d4-473b7ac0ca49 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:17:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b12f363c-7097-41fb-88d4-473b7ac0ca49 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "2c577c54-472a-42c1-a405-50d6c5e2bbee", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-971239124"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:17:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-b12f363c-7097-41fb-88d4-473b7ac0ca49 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Create volume request body: {'volume': {"'source_volid": '2c577c54-472a-42c1-a405-50d6c5e2bbee', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-971239124'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:17:34 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-b12f363c-7097-41fb-88d4-473b7ac0ca49 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Create volume of 1 GB Sep 01 12:17:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b12f363c-7097-41fb-88d4-473b7ac0ca49 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Availability Zones retrieved successfully. Sep 01 12:17:34 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b12f363c-7097-41fb-88d4-473b7ac0ca49 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Flow 'volume_create_api' (579e2039-1891-4a46-bf0b-27d1dc0bc0de) 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:17:34 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b12f363c-7097-41fb-88d4-473b7ac0ca49 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddb71a66-2a07-4c38-8aa1-b431ad808745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:34 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-b12f363c-7097-41fb-88d4-473b7ac0ca49 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-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:17:34 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b12f363c-7097-41fb-88d4-473b7ac0ca49 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddb71a66-2a07-4c38-8aa1-b431ad808745) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:17:34 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b12f363c-7097-41fb-88d4-473b7ac0ca49 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (725d4b8f-0073-484f-be9d-19768e549254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:34 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-b12f363c-7097-41fb-88d4-473b7ac0ca49 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Created reservations ['11abd320-8543-4792-af29-a465b6d1d692', 'a3ac11d0-9bee-4e55-b3ec-43e34cd99b16', 'b74f45f0-049b-4757-9436-0eb4d0ad16b3', '09176dc6-6da4-46c9-a7b6-a84d16654dca'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:17:34 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b12f363c-7097-41fb-88d4-473b7ac0ca49 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (725d4b8f-0073-484f-be9d-19768e549254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11abd320-8543-4792-af29-a465b6d1d692', 'a3ac11d0-9bee-4e55-b3ec-43e34cd99b16', 'b74f45f0-049b-4757-9436-0eb4d0ad16b3', '09176dc6-6da4-46c9-a7b6-a84d16654dca']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:17:34 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b12f363c-7097-41fb-88d4-473b7ac0ca49 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (146f4626-fa79-4730-8a8e-8c5cffb4798c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17: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:17:34 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17:34 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b12f363c-7097-41fb-88d4-473b7ac0ca49 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (146f4626-fa79-4730-8a8e-8c5cffb4798c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b81dc23d-29e1-4bc7-bcc6-12077cad1c7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-971239124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c458673dbdf4e439df5eeb1bd1fece4',qos_specs=None,replication_status=,reservations=['11abd320-8543-4792-af29-a465b6d1d692','a3ac11d0-9bee-4e55-b3ec-43e34cd99b16','b74f45f0-049b-4757-9436-0eb4d0ad16b3','09176dc6-6da4-46c9-a7b6-a84d16654dca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ceafdf1a7f544b2c839adb3b632454ee',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:17:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-971239124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b81dc23d-29e1-4bc7-bcc6-12077cad1c7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c458673dbdf4e439df5eeb1bd1fece4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ceafdf1a7f544b2c839adb3b632454ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:17:34 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b12f363c-7097-41fb-88d4-473b7ac0ca49 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08b00dd2-9c94-42ed-81af-9365d90f0ae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:34 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b12f363c-7097-41fb-88d4-473b7ac0ca49 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08b00dd2-9c94-42ed-81af-9365d90f0ae4) transitioned into state 'SUCCESS' from state '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-971239124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c458673dbdf4e439df5eeb1bd1fece4',qos_specs=None,replication_status=,reservations=['11abd320-8543-4792-af29-a465b6d1d692','a3ac11d0-9bee-4e55-b3ec-43e34cd99b16','b74f45f0-049b-4757-9436-0eb4d0ad16b3','09176dc6-6da4-46c9-a7b6-a84d16654dca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ceafdf1a7f544b2c839adb3b632454ee',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:17:34 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b12f363c-7097-41fb-88d4-473b7ac0ca49 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4da57855-aab8-4d89-bcb6-faf4dfc11a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:34 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b12f363c-7097-41fb-88d4-473b7ac0ca49 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4da57855-aab8-4d89-bcb6-faf4dfc11a77) 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:17:34 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b12f363c-7097-41fb-88d4-473b7ac0ca49 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Flow 'volume_create_api' (579e2039-1891-4a46-bf0b-27d1dc0bc0de) 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:17:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b12f363c-7097-41fb-88d4-473b7ac0ca49 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Create volume request issued successfully. Sep 01 12:17:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b12f363c-7097-41fb-88d4-473b7ac0ca49 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:17:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 978/1970] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:17:34 2026] POST /volume/v3/volumes => generated 770 bytes in 559 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:17:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b8699b80-9618-4d96-b019-696a99de9378 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b8699b80-9618-4d96-b019-696a99de9378 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:17:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b8699b80-9618-4d96-b019-696a99de9378 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "2c577c54-472a-42c1-a405-50d6c5e2bbee", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-276090569"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:17:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-b8699b80-9618-4d96-b019-696a99de9378 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Create volume request body: {'volume': {"'source_volid": '2c577c54-472a-42c1-a405-50d6c5e2bbee', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-276090569'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:17:34 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-b8699b80-9618-4d96-b019-696a99de9378 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Create volume of 1 GB Sep 01 12:17: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:17:34 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:34 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b8699b80-9618-4d96-b019-696a99de9378 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Availability Zones retrieved successfully. Sep 01 12:17:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a6dd6c83-0463-4124-9dda-59e1f65fa9a0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a6dd6c83-0463-4124-9dda-59e1f65fa9a0 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] GET http://192.168.122.29/volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 Sep 01 12:17:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a6dd6c83-0463-4124-9dda-59e1f65fa9a0 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a6dd6c83-0463-4124-9dda-59e1f65fa9a0 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b8699b80-9618-4d96-b019-696a99de9378 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Flow 'volume_create_api' (0417d86f-ab21-4dfc-9a5d-1ec2e8f8205f) 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:17:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b8699b80-9618-4d96-b019-696a99de9378 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91815f2f-cef6-4ed0-8488-fb7de9a16745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-b8699b80-9618-4d96-b019-696a99de9378 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-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:17: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:17:34 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17: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:17:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a6dd6c83-0463-4124-9dda-59e1f65fa9a0 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Volume info retrieved successfully. Sep 01 12:17:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a6dd6c83-0463-4124-9dda-59e1f65fa9a0 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 returned with HTTP 200 Sep 01 12:17:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 979/1971] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:34 2026] GET /volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 => generated 942 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9112693d-f321-4cd5-b9da-ea21444ce71e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9112693d-f321-4cd5-b9da-ea21444ce71e tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] GET http://192.168.122.29/volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b Sep 01 12:17:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9112693d-f321-4cd5-b9da-ea21444ce71e tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9112693d-f321-4cd5-b9da-ea21444ce71e tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:34 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17: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:17:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b8699b80-9618-4d96-b019-696a99de9378 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91815f2f-cef6-4ed0-8488-fb7de9a16745) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:17:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b8699b80-9618-4d96-b019-696a99de9378 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc3129dc-654d-4e2d-8cc9-eadd60801fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9112693d-f321-4cd5-b9da-ea21444ce71e tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Volume info retrieved successfully. Sep 01 12:17:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9112693d-f321-4cd5-b9da-ea21444ce71e tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] http://192.168.122.29/volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b returned with HTTP 200 Sep 01 12:17:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 980/1972] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:34 2026] GET /volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b => generated 851 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:35 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-b8699b80-9618-4d96-b019-696a99de9378 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Created reservations ['16362e54-ae91-4133-9ec1-a77e627927d7', '76676362-ffb7-40c0-ad2c-81b387e4125c', '51d0c4dd-17f1-4f8b-a567-6065232ca169', '2aaf06b6-b8bd-4995-9602-b9b8dfb123ef'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:17:35 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b8699b80-9618-4d96-b019-696a99de9378 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc3129dc-654d-4e2d-8cc9-eadd60801fcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16362e54-ae91-4133-9ec1-a77e627927d7', '76676362-ffb7-40c0-ad2c-81b387e4125c', '51d0c4dd-17f1-4f8b-a567-6065232ca169', '2aaf06b6-b8bd-4995-9602-b9b8dfb123ef']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:17:35 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b8699b80-9618-4d96-b019-696a99de9378 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (459a8cf4-d8f4-4ff3-b30e-94ddfde6c92f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17: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:17:35 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:17:35 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b8699b80-9618-4d96-b019-696a99de9378 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (459a8cf4-d8f4-4ff3-b30e-94ddfde6c92f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5544e5c5-4a48-4abd-baca-ec4ebaad3478', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-276090569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c458673dbdf4e439df5eeb1bd1fece4',qos_specs=None,replication_status=,reservations=['16362e54-ae91-4133-9ec1-a77e627927d7','76676362-ffb7-40c0-ad2c-81b387e4125c','51d0c4dd-17f1-4f8b-a567-6065232ca169','2aaf06b6-b8bd-4995-9602-b9b8dfb123ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ceafdf1a7f544b2c839adb3b632454ee',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:17:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-276090569',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5544e5c5-4a48-4abd-baca-ec4ebaad3478,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c458673dbdf4e439df5eeb1bd1fece4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ceafdf1a7f544b2c839adb3b632454ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:17:35 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b8699b80-9618-4d96-b019-696a99de9378 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25f782f9-91b5-477b-9af8-68b8d3470cd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:35 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b8699b80-9618-4d96-b019-696a99de9378 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25f782f9-91b5-477b-9af8-68b8d3470cd3) transitioned into state 'SUCCESS' from state '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-276090569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c458673dbdf4e439df5eeb1bd1fece4',qos_specs=None,replication_status=,reservations=['16362e54-ae91-4133-9ec1-a77e627927d7','76676362-ffb7-40c0-ad2c-81b387e4125c','51d0c4dd-17f1-4f8b-a567-6065232ca169','2aaf06b6-b8bd-4995-9602-b9b8dfb123ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ceafdf1a7f544b2c839adb3b632454ee',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:17:35 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b8699b80-9618-4d96-b019-696a99de9378 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc2c1b0e-0694-47ea-8871-cdae8f94b7b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:35 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b8699b80-9618-4d96-b019-696a99de9378 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc2c1b0e-0694-47ea-8871-cdae8f94b7b9) 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:17:35 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b8699b80-9618-4d96-b019-696a99de9378 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Flow 'volume_create_api' (0417d86f-ab21-4dfc-9a5d-1ec2e8f8205f) 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:17:35 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b8699b80-9618-4d96-b019-696a99de9378 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Create volume request issued successfully. Sep 01 12:17:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b8699b80-9618-4d96-b019-696a99de9378 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:17:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 993/1973] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:17:34 2026] POST /volume/v3/volumes => generated 770 bytes in 584 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:17:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4cec3426-aed1-4256-8578-80dc94bc6243 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4cec3426-aed1-4256-8578-80dc94bc6243 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:17:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4cec3426-aed1-4256-8578-80dc94bc6243 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "2c577c54-472a-42c1-a405-50d6c5e2bbee", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-974806446"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:17:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-4cec3426-aed1-4256-8578-80dc94bc6243 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Create volume request body: {'volume': {"'source_volid": '2c577c54-472a-42c1-a405-50d6c5e2bbee', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-974806446'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:17:35 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-4cec3426-aed1-4256-8578-80dc94bc6243 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Create volume of 1 GB Sep 01 12:17:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4cec3426-aed1-4256-8578-80dc94bc6243 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Availability Zones retrieved successfully. Sep 01 12:17:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4cec3426-aed1-4256-8578-80dc94bc6243 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Flow 'volume_create_api' (1f4ab201-652e-448d-8d60-87bcf4a4a3cc) 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:17:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4cec3426-aed1-4256-8578-80dc94bc6243 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8665bf31-c348-421f-9dab-a6a20cbf09ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-4cec3426-aed1-4256-8578-80dc94bc6243 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-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:17:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4cec3426-aed1-4256-8578-80dc94bc6243 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8665bf31-c348-421f-9dab-a6a20cbf09ca) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:17:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4cec3426-aed1-4256-8578-80dc94bc6243 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (032c8ca8-6090-4ac3-82d5-0bf064d62d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:35 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-4cec3426-aed1-4256-8578-80dc94bc6243 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Created reservations ['3eb62982-ceb0-47d8-a6fe-80486601d356', 'fd655642-aca6-494d-a0c7-afda4455b812', '5d4661e5-2240-4dc0-98de-6e9b7054b200', 'a97f17ea-e844-4abf-993d-90f4fffa4d31'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:17:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4cec3426-aed1-4256-8578-80dc94bc6243 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (032c8ca8-6090-4ac3-82d5-0bf064d62d6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3eb62982-ceb0-47d8-a6fe-80486601d356', 'fd655642-aca6-494d-a0c7-afda4455b812', '5d4661e5-2240-4dc0-98de-6e9b7054b200', 'a97f17ea-e844-4abf-993d-90f4fffa4d31']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:17:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4cec3426-aed1-4256-8578-80dc94bc6243 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31516d9d-fc2e-4ceb-87aa-68b043dfdcfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17: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:17:35 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4cec3426-aed1-4256-8578-80dc94bc6243 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31516d9d-fc2e-4ceb-87aa-68b043dfdcfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a60073a5-ea70-4652-9983-85749a9ea8a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-974806446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c458673dbdf4e439df5eeb1bd1fece4',qos_specs=None,replication_status=,reservations=['3eb62982-ceb0-47d8-a6fe-80486601d356','fd655642-aca6-494d-a0c7-afda4455b812','5d4661e5-2240-4dc0-98de-6e9b7054b200','a97f17ea-e844-4abf-993d-90f4fffa4d31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ceafdf1a7f544b2c839adb3b632454ee',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:17:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-974806446',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a60073a5-ea70-4652-9983-85749a9ea8a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c458673dbdf4e439df5eeb1bd1fece4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ceafdf1a7f544b2c839adb3b632454ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:17:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4cec3426-aed1-4256-8578-80dc94bc6243 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e48d559-bb9b-4c73-ba28-750f89a800bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4cec3426-aed1-4256-8578-80dc94bc6243 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e48d559-bb9b-4c73-ba28-750f89a800bf) transitioned into state 'SUCCESS' from state '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-974806446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c458673dbdf4e439df5eeb1bd1fece4',qos_specs=None,replication_status=,reservations=['3eb62982-ceb0-47d8-a6fe-80486601d356','fd655642-aca6-494d-a0c7-afda4455b812','5d4661e5-2240-4dc0-98de-6e9b7054b200','a97f17ea-e844-4abf-993d-90f4fffa4d31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ceafdf1a7f544b2c839adb3b632454ee',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:17:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4cec3426-aed1-4256-8578-80dc94bc6243 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91986694-7aac-4cb8-9def-a9e45fb217ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4cec3426-aed1-4256-8578-80dc94bc6243 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91986694-7aac-4cb8-9def-a9e45fb217ca) 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:17:35 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4cec3426-aed1-4256-8578-80dc94bc6243 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Flow 'volume_create_api' (1f4ab201-652e-448d-8d60-87bcf4a4a3cc) 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:17:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4cec3426-aed1-4256-8578-80dc94bc6243 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Create volume request issued successfully. Sep 01 12:17:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4cec3426-aed1-4256-8578-80dc94bc6243 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:17:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 981/1974] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:17:35 2026] POST /volume/v3/volumes => generated 770 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:17:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8883f1a2-06b4-4705-b075-9b3ba758aa52 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8883f1a2-06b4-4705-b075-9b3ba758aa52 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] GET http://192.168.122.29/volume/v3/volumes/caf5afe4-eb40-4d40-a255-d657e941f05b Sep 01 12:17:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8883f1a2-06b4-4705-b075-9b3ba758aa52 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-28707fff-5e6d-49e0-8e05-de76fd13b6b3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8883f1a2-06b4-4705-b075-9b3ba758aa52 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-28707fff-5e6d-49e0-8e05-de76fd13b6b3 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] GET http://192.168.122.29/volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 Sep 01 12:17:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-28707fff-5e6d-49e0-8e05-de76fd13b6b3 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-28707fff-5e6d-49e0-8e05-de76fd13b6b3 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:35 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17: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:17:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17: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:17:35 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:17: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:17:35 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-28707fff-5e6d-49e0-8e05-de76fd13b6b3 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Volume info retrieved successfully. Sep 01 12:17:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-28707fff-5e6d-49e0-8e05-de76fd13b6b3 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 returned with HTTP 200 Sep 01 12:17:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 982/1975] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:35 2026] GET /volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 => generated 942 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:35 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8883f1a2-06b4-4705-b075-9b3ba758aa52 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Volume info retrieved successfully. Sep 01 12:17:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d74175ad-9d2b-4650-8a88-d2bfa0587507 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8883f1a2-06b4-4705-b075-9b3ba758aa52 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] http://192.168.122.29/volume/v3/volumes/caf5afe4-eb40-4d40-a255-d657e941f05b returned with HTTP 200 Sep 01 12:17:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 994/1976] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:35 2026] GET /volume/v3/volumes/caf5afe4-eb40-4d40-a255-d657e941f05b => generated 864 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d74175ad-9d2b-4650-8a88-d2bfa0587507 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] GET http://192.168.122.29/volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b Sep 01 12:17:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d74175ad-9d2b-4650-8a88-d2bfa0587507 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d74175ad-9d2b-4650-8a88-d2bfa0587507 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e0647fbd-fc52-4a2b-b851-cd1c45a73f78 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e0647fbd-fc52-4a2b-b851-cd1c45a73f78 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] GET http://192.168.122.29/volume/v3/volumes/6dcb184e-78a7-4f01-8e02-59c584872685 Sep 01 12:17:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e0647fbd-fc52-4a2b-b851-cd1c45a73f78 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e0647fbd-fc52-4a2b-b851-cd1c45a73f78 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:35 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17: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:17:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d74175ad-9d2b-4650-8a88-d2bfa0587507 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Volume info retrieved successfully. Sep 01 12:17:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d74175ad-9d2b-4650-8a88-d2bfa0587507 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] http://192.168.122.29/volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b returned with HTTP 200 Sep 01 12:17: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:17:36 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:17:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 983/1977] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:35 2026] GET /volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b => generated 851 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17: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:17:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e0647fbd-fc52-4a2b-b851-cd1c45a73f78 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Volume info retrieved successfully. Sep 01 12:17:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e0647fbd-fc52-4a2b-b851-cd1c45a73f78 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] http://192.168.122.29/volume/v3/volumes/6dcb184e-78a7-4f01-8e02-59c584872685 returned with HTTP 200 Sep 01 12:17:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 995/1978] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:35 2026] GET /volume/v3/volumes/6dcb184e-78a7-4f01-8e02-59c584872685 => generated 862 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1a26390d-715e-4957-aafc-f443687f1937 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1a26390d-715e-4957-aafc-f443687f1937 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] GET http://192.168.122.29/volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 Sep 01 12:17:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1a26390d-715e-4957-aafc-f443687f1937 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1a26390d-715e-4957-aafc-f443687f1937 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17: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:17:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1a26390d-715e-4957-aafc-f443687f1937 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Volume info retrieved successfully. Sep 01 12:17:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1a26390d-715e-4957-aafc-f443687f1937 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 returned with HTTP 200 Sep 01 12:17:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 984/1979] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:36 2026] GET /volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 => generated 1000 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:17:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bacc4f8f-481e-40f9-a78d-d675b692bfee None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bacc4f8f-481e-40f9-a78d-d675b692bfee tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] GET http://192.168.122.29/volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b Sep 01 12:17:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bacc4f8f-481e-40f9-a78d-d675b692bfee tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bacc4f8f-481e-40f9-a78d-d675b692bfee tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:17: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:17:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bacc4f8f-481e-40f9-a78d-d675b692bfee tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Volume info retrieved successfully. Sep 01 12:17:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c8320309-2da2-45ed-95af-ff138d06cf50 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bacc4f8f-481e-40f9-a78d-d675b692bfee tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] http://192.168.122.29/volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b returned with HTTP 200 Sep 01 12:17:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 996/1980] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:37 2026] GET /volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b => generated 909 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c8320309-2da2-45ed-95af-ff138d06cf50 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] GET http://192.168.122.29/volume/v3/volumes/6dcb184e-78a7-4f01-8e02-59c584872685 Sep 01 12:17:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c8320309-2da2-45ed-95af-ff138d06cf50 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c8320309-2da2-45ed-95af-ff138d06cf50 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17: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:17:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c8320309-2da2-45ed-95af-ff138d06cf50 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Volume info retrieved successfully. Sep 01 12:17:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c8320309-2da2-45ed-95af-ff138d06cf50 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] http://192.168.122.29/volume/v3/volumes/6dcb184e-78a7-4f01-8e02-59c584872685 returned with HTTP 200 Sep 01 12:17:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 985/1981] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:37 2026] GET /volume/v3/volumes/6dcb184e-78a7-4f01-8e02-59c584872685 => generated 863 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f6884c00-68af-45f0-a0fa-4ae4b50db97e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f6884c00-68af-45f0-a0fa-4ae4b50db97e tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] GET http://192.168.122.29/volume/v3/volumes/b81dc23d-29e1-4bc7-bcc6-12077cad1c7a Sep 01 12:17:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f6884c00-68af-45f0-a0fa-4ae4b50db97e tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f6884c00-68af-45f0-a0fa-4ae4b50db97e tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:17: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:17:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f6884c00-68af-45f0-a0fa-4ae4b50db97e tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Volume info retrieved successfully. Sep 01 12:17:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f6884c00-68af-45f0-a0fa-4ae4b50db97e tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] http://192.168.122.29/volume/v3/volumes/b81dc23d-29e1-4bc7-bcc6-12077cad1c7a returned with HTTP 200 Sep 01 12:17:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 997/1982] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:37 2026] GET /volume/v3/volumes/b81dc23d-29e1-4bc7-bcc6-12077cad1c7a => generated 862 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-db533892-94a5-4e73-89ee-b209e24c226a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-db533892-94a5-4e73-89ee-b209e24c226a tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] GET http://192.168.122.29/volume/v3/os-quota-sets/15a8176924dd4233884ea26cba316f34 Sep 01 12:17:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-db533892-94a5-4e73-89ee-b209e24c226a tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-db533892-94a5-4e73-89ee-b209e24c226a tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:37 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-db533892-94a5-4e73-89ee-b209e24c226a tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1770873245-657216650 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1770873245-657216650, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:17:37 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-db533892-94a5-4e73-89ee-b209e24c226a tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1770873245-657216650 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1770873245-657216650, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:17:37 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-db533892-94a5-4e73-89ee-b209e24c226a tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1770873245-657216650 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1770873245-657216650, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:17:37 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-db533892-94a5-4e73-89ee-b209e24c226a tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2033691439-1598336007 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2033691439-1598336007, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:17:37 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-db533892-94a5-4e73-89ee-b209e24c226a tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-387904493-378850150 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-387904493-378850150, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:17:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-db533892-94a5-4e73-89ee-b209e24c226a tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] http://192.168.122.29/volume/v3/os-quota-sets/15a8176924dd4233884ea26cba316f34 returned with HTTP 200 Sep 01 12:17:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 986/1983] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:17:37 2026] GET /volume/v3/os-quota-sets/15a8176924dd4233884ea26cba316f34 => generated 1433 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:17:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3c914195-8ce0-40f8-a122-7c5d692ccd4a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3c914195-8ce0-40f8-a122-7c5d692ccd4a tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] GET http://192.168.122.29/volume/v3/os-quota-sets/15a8176924dd4233884ea26cba316f34/defaults Sep 01 12:17:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3c914195-8ce0-40f8-a122-7c5d692ccd4a tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3c914195-8ce0-40f8-a122-7c5d692ccd4a tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Calling method 'defaults' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:37 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-3c914195-8ce0-40f8-a122-7c5d692ccd4a tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1770873245-657216650 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1770873245-657216650, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:17:37 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-3c914195-8ce0-40f8-a122-7c5d692ccd4a tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2033691439-1598336007 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2033691439-1598336007, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:17:37 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-3c914195-8ce0-40f8-a122-7c5d692ccd4a tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2033691439-1598336007 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2033691439-1598336007, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:17:37 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-3c914195-8ce0-40f8-a122-7c5d692ccd4a tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2033691439-1598336007 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2033691439-1598336007, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:17:37 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-3c914195-8ce0-40f8-a122-7c5d692ccd4a tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-387904493-378850150 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-387904493-378850150, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:17:37 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-3c914195-8ce0-40f8-a122-7c5d692ccd4a tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-387904493-378850150 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-387904493-378850150, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:17:37 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-3c914195-8ce0-40f8-a122-7c5d692ccd4a tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-387904493-378850150 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-387904493-378850150, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:17:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3c914195-8ce0-40f8-a122-7c5d692ccd4a tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] http://192.168.122.29/volume/v3/os-quota-sets/15a8176924dd4233884ea26cba316f34/defaults returned with HTTP 200 Sep 01 12:17:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 998/1984] 192.168.122.29 () {58 vars in 1260 bytes} [Tue Sep 1 12:17:37 2026] GET /volume/v3/os-quota-sets/15a8176924dd4233884ea26cba316f34/defaults => generated 1433 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:17:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c35fc3e5-5d96-42f2-b74f-83cf21d6fd33 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c35fc3e5-5d96-42f2-b74f-83cf21d6fd33 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] PUT http://192.168.122.29/volume/v3/os-quota-sets/15a8176924dd4233884ea26cba316f34 Sep 01 12:17:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c35fc3e5-5d96-42f2-b74f-83cf21d6fd33 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:17:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c35fc3e5-5d96-42f2-b74f-83cf21d6fd33 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] http://192.168.122.29/volume/v3/os-quota-sets/15a8176924dd4233884ea26cba316f34 returned with HTTP 200 Sep 01 12:17:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 987/1985] 192.168.122.29 () {60 vars in 1253 bytes} [Tue Sep 1 12:17:37 2026] PUT /volume/v3/os-quota-sets/15a8176924dd4233884ea26cba316f34 => generated 1391 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:17:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c94400d5-241c-41a2-9391-1996cd7585cf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c94400d5-241c-41a2-9391-1996cd7585cf tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] DELETE http://192.168.122.29/volume/v3/os-quota-sets/15a8176924dd4233884ea26cba316f34 Sep 01 12:17:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c94400d5-241c-41a2-9391-1996cd7585cf tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c94400d5-241c-41a2-9391-1996cd7585cf tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c94400d5-241c-41a2-9391-1996cd7585cf tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] http://192.168.122.29/volume/v3/os-quota-sets/15a8176924dd4233884ea26cba316f34 returned with HTTP 200 Sep 01 12:17:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 999/1986] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:17:37 2026] DELETE /volume/v3/os-quota-sets/15a8176924dd4233884ea26cba316f34 => generated 0 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 12:17:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b08c5591-5af0-4142-98f8-8b208708cccb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b08c5591-5af0-4142-98f8-8b208708cccb tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] GET http://192.168.122.29/volume/v3/os-quota-sets/15a8176924dd4233884ea26cba316f34 Sep 01 12:17:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b08c5591-5af0-4142-98f8-8b208708cccb tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b08c5591-5af0-4142-98f8-8b208708cccb tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b08c5591-5af0-4142-98f8-8b208708cccb tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] http://192.168.122.29/volume/v3/os-quota-sets/15a8176924dd4233884ea26cba316f34 returned with HTTP 200 Sep 01 12:17:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 988/1987] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:17:37 2026] GET /volume/v3/os-quota-sets/15a8176924dd4233884ea26cba316f34 => generated 1433 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:17:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-88518ab2-2184-451c-9784-80df7a91a80e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-88518ab2-2184-451c-9784-80df7a91a80e tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] PUT http://192.168.122.29/volume/v3/os-quota-sets/15a8176924dd4233884ea26cba316f34 Sep 01 12:17:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-88518ab2-2184-451c-9784-80df7a91a80e tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-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:17:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-88518ab2-2184-451c-9784-80df7a91a80e tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] http://192.168.122.29/volume/v3/os-quota-sets/15a8176924dd4233884ea26cba316f34 returned with HTTP 200 Sep 01 12:17:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1000/1988] 192.168.122.29 () {60 vars in 1254 bytes} [Tue Sep 1 12:17:37 2026] PUT /volume/v3/os-quota-sets/15a8176924dd4233884ea26cba316f34 => generated 1391 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:17:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2b3057ad-8aef-4b25-b66e-102d25706767 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2b3057ad-8aef-4b25-b66e-102d25706767 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] GET http://192.168.122.29/volume/v3/os-quota-sets/15a8176924dd4233884ea26cba316f34/defaults Sep 01 12:17:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2b3057ad-8aef-4b25-b66e-102d25706767 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2b3057ad-8aef-4b25-b66e-102d25706767 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Calling method 'defaults' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2b3057ad-8aef-4b25-b66e-102d25706767 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] http://192.168.122.29/volume/v3/os-quota-sets/15a8176924dd4233884ea26cba316f34/defaults returned with HTTP 200 Sep 01 12:17:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 989/1989] 192.168.122.29 () {58 vars in 1260 bytes} [Tue Sep 1 12:17:37 2026] GET /volume/v3/os-quota-sets/15a8176924dd4233884ea26cba316f34/defaults => generated 1433 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:17:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-dcd0eb74-e639-4c66-bdf2-42be0f3f1df9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dcd0eb74-e639-4c66-bdf2-42be0f3f1df9 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] GET http://192.168.122.29/volume/v3/os-quota-sets/15a8176924dd4233884ea26cba316f34 Sep 01 12:17:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dcd0eb74-e639-4c66-bdf2-42be0f3f1df9 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dcd0eb74-e639-4c66-bdf2-42be0f3f1df9 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dcd0eb74-e639-4c66-bdf2-42be0f3f1df9 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] http://192.168.122.29/volume/v3/os-quota-sets/15a8176924dd4233884ea26cba316f34 returned with HTTP 200 Sep 01 12:17:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1001/1990] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:17:37 2026] GET /volume/v3/os-quota-sets/15a8176924dd4233884ea26cba316f34 => generated 1433 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:17:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c9f82be5-1a4b-44ee-b5c6-cbeaf4b8cf4c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c9f82be5-1a4b-44ee-b5c6-cbeaf4b8cf4c tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] GET http://192.168.122.29/volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 Sep 01 12:17:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c9f82be5-1a4b-44ee-b5c6-cbeaf4b8cf4c tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c9f82be5-1a4b-44ee-b5c6-cbeaf4b8cf4c tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5c73a1ea-e4cd-4222-8c0f-5d6f1ca22ff2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5c73a1ea-e4cd-4222-8c0f-5d6f1ca22ff2 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] GET http://192.168.122.29/volume/v3/os-quota-sets/15a8176924dd4233884ea26cba316f34?usage=True Sep 01 12:17:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5c73a1ea-e4cd-4222-8c0f-5d6f1ca22ff2 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5c73a1ea-e4cd-4222-8c0f-5d6f1ca22ff2 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:38 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17: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:17:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c9f82be5-1a4b-44ee-b5c6-cbeaf4b8cf4c tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Volume info retrieved successfully. Sep 01 12:17:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c9f82be5-1a4b-44ee-b5c6-cbeaf4b8cf4c tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 returned with HTTP 200 Sep 01 12:17:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 990/1991] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:37 2026] GET /volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 => generated 1000 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:17:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5c73a1ea-e4cd-4222-8c0f-5d6f1ca22ff2 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] http://192.168.122.29/volume/v3/os-quota-sets/15a8176924dd4233884ea26cba316f34?usage=True returned with HTTP 200 Sep 01 12:17:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1002/1992] 192.168.122.29 () {58 vars in 1254 bytes} [Tue Sep 1 12:17:37 2026] GET /volume/v3/os-quota-sets/15a8176924dd4233884ea26cba316f34?usage=True => generated 2408 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:17:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3dd58a8b-5c0d-4406-880b-7d42cce3f271 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-64c53e4a-04f4-4bf8-beb7-a72c9da0159b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-64c53e4a-04f4-4bf8-beb7-a72c9da0159b tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] GET http://192.168.122.29/volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b Sep 01 12:17:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-64c53e4a-04f4-4bf8-beb7-a72c9da0159b tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-64c53e4a-04f4-4bf8-beb7-a72c9da0159b tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:17: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:17:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-64c53e4a-04f4-4bf8-beb7-a72c9da0159b tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Volume info retrieved successfully. Sep 01 12:17:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-64c53e4a-04f4-4bf8-beb7-a72c9da0159b tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] http://192.168.122.29/volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b returned with HTTP 200 Sep 01 12:17:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1003/1993] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:38 2026] GET /volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b => generated 909 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3dd58a8b-5c0d-4406-880b-7d42cce3f271 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:17:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3dd58a8b-5c0d-4406-880b-7d42cce3f271 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2041532086"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:17:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-3dd58a8b-5c0d-4406-880b-7d42cce3f271 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-2041532086'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:17:38 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-3dd58a8b-5c0d-4406-880b-7d42cce3f271 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Create volume of 1 GB Sep 01 12:17:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3dd58a8b-5c0d-4406-880b-7d42cce3f271 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Availability Zones retrieved successfully. Sep 01 12:17:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f40320b3-6335-489b-bb80-b0fd6d52ff5d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f40320b3-6335-489b-bb80-b0fd6d52ff5d tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] GET http://192.168.122.29/volume/v3/volumes/b81dc23d-29e1-4bc7-bcc6-12077cad1c7a Sep 01 12:17:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f40320b3-6335-489b-bb80-b0fd6d52ff5d tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f40320b3-6335-489b-bb80-b0fd6d52ff5d tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3dd58a8b-5c0d-4406-880b-7d42cce3f271 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Flow 'volume_create_api' (9f60bf47-4601-4be5-a174-669e84bd8333) 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:17: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:17:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:17: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:17:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3dd58a8b-5c0d-4406-880b-7d42cce3f271 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd00ef26-3329-4d69-8601-43f69a6a10cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-3dd58a8b-5c0d-4406-880b-7d42cce3f271 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-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:17:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f40320b3-6335-489b-bb80-b0fd6d52ff5d tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Volume info retrieved successfully. Sep 01 12:17:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f40320b3-6335-489b-bb80-b0fd6d52ff5d tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] http://192.168.122.29/volume/v3/volumes/b81dc23d-29e1-4bc7-bcc6-12077cad1c7a returned with HTTP 200 Sep 01 12:17:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1004/1994] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:38 2026] GET /volume/v3/volumes/b81dc23d-29e1-4bc7-bcc6-12077cad1c7a => generated 863 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4e789124-70ac-4e22-a661-751020d158d3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4e789124-70ac-4e22-a661-751020d158d3 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] GET http://192.168.122.29/volume/v3/volumes/5544e5c5-4a48-4abd-baca-ec4ebaad3478 Sep 01 12:17:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4e789124-70ac-4e22-a661-751020d158d3 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4e789124-70ac-4e22-a661-751020d158d3 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:17: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:17:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3dd58a8b-5c0d-4406-880b-7d42cce3f271 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd00ef26-3329-4d69-8601-43f69a6a10cf) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:17:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3dd58a8b-5c0d-4406-880b-7d42cce3f271 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bf1bc74-689b-4eed-9199-975ffe674bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4e789124-70ac-4e22-a661-751020d158d3 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Volume info retrieved successfully. Sep 01 12:17:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4e789124-70ac-4e22-a661-751020d158d3 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] http://192.168.122.29/volume/v3/volumes/5544e5c5-4a48-4abd-baca-ec4ebaad3478 returned with HTTP 200 Sep 01 12:17:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1005/1995] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:38 2026] GET /volume/v3/volumes/5544e5c5-4a48-4abd-baca-ec4ebaad3478 => generated 862 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:38 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-3dd58a8b-5c0d-4406-880b-7d42cce3f271 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Created reservations ['02240702-99cf-4c98-af0e-557af503bdfa', 'f81b7a46-6a18-4dfc-a3ea-82aec4cc4fbd', '21096830-4113-42d8-8f64-139997e4ea22', '130381a7-90cf-40af-820d-2813b16e15fa'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:17:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3dd58a8b-5c0d-4406-880b-7d42cce3f271 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bf1bc74-689b-4eed-9199-975ffe674bfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02240702-99cf-4c98-af0e-557af503bdfa', 'f81b7a46-6a18-4dfc-a3ea-82aec4cc4fbd', '21096830-4113-42d8-8f64-139997e4ea22', '130381a7-90cf-40af-820d-2813b16e15fa']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:17:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3dd58a8b-5c0d-4406-880b-7d42cce3f271 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2477ff09-f94f-48d1-872d-a323c0cd82f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17: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:17:38 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3dd58a8b-5c0d-4406-880b-7d42cce3f271 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2477ff09-f94f-48d1-872d-a323c0cd82f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d8a586f-6286-4508-ac59-fcc204a1732e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2041532086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15a8176924dd4233884ea26cba316f34',qos_specs=None,replication_status=,reservations=['02240702-99cf-4c98-af0e-557af503bdfa','f81b7a46-6a18-4dfc-a3ea-82aec4cc4fbd','21096830-4113-42d8-8f64-139997e4ea22','130381a7-90cf-40af-820d-2813b16e15fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83f03bf0e7304502977a9d8c3455aad9',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:17:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2041532086',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d8a586f-6286-4508-ac59-fcc204a1732e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15a8176924dd4233884ea26cba316f34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83f03bf0e7304502977a9d8c3455aad9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:17:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3dd58a8b-5c0d-4406-880b-7d42cce3f271 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0721905a-4634-4434-bd86-691597079e46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3dd58a8b-5c0d-4406-880b-7d42cce3f271 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0721905a-4634-4434-bd86-691597079e46) transitioned into state 'SUCCESS' from state '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-2041532086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15a8176924dd4233884ea26cba316f34',qos_specs=None,replication_status=,reservations=['02240702-99cf-4c98-af0e-557af503bdfa','f81b7a46-6a18-4dfc-a3ea-82aec4cc4fbd','21096830-4113-42d8-8f64-139997e4ea22','130381a7-90cf-40af-820d-2813b16e15fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83f03bf0e7304502977a9d8c3455aad9',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:17:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3dd58a8b-5c0d-4406-880b-7d42cce3f271 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f23a5e02-d7f1-4f3d-bddc-94c313846acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3dd58a8b-5c0d-4406-880b-7d42cce3f271 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f23a5e02-d7f1-4f3d-bddc-94c313846acd) 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:17:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3dd58a8b-5c0d-4406-880b-7d42cce3f271 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Flow 'volume_create_api' (9f60bf47-4601-4be5-a174-669e84bd8333) 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:17:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3dd58a8b-5c0d-4406-880b-7d42cce3f271 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Create volume request issued successfully. Sep 01 12:17:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3dd58a8b-5c0d-4406-880b-7d42cce3f271 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:17:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 991/1996] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:17:38 2026] POST /volume/v3/volumes => generated 763 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:17:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2b73097d-cc41-4a49-a989-07ab26cf7050 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2b73097d-cc41-4a49-a989-07ab26cf7050 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] GET http://192.168.122.29/volume/v3/volumes/8d8a586f-6286-4508-ac59-fcc204a1732e Sep 01 12:17:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2b73097d-cc41-4a49-a989-07ab26cf7050 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2b73097d-cc41-4a49-a989-07ab26cf7050 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:17: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:17:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2b73097d-cc41-4a49-a989-07ab26cf7050 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Volume info retrieved successfully. Sep 01 12:17:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2b73097d-cc41-4a49-a989-07ab26cf7050 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] http://192.168.122.29/volume/v3/volumes/8d8a586f-6286-4508-ac59-fcc204a1732e returned with HTTP 200 Sep 01 12:17:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1006/1997] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:38 2026] GET /volume/v3/volumes/8d8a586f-6286-4508-ac59-fcc204a1732e => generated 831 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:17:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d8d7ef53-9f30-4864-af59-07f8515ebb82 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d8d7ef53-9f30-4864-af59-07f8515ebb82 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] GET http://192.168.122.29/volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 Sep 01 12:17:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d8d7ef53-9f30-4864-af59-07f8515ebb82 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d8d7ef53-9f30-4864-af59-07f8515ebb82 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17: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:17:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d8d7ef53-9f30-4864-af59-07f8515ebb82 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Volume info retrieved successfully. Sep 01 12:17:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d8d7ef53-9f30-4864-af59-07f8515ebb82 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 returned with HTTP 200 Sep 01 12:17:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 992/1998] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:39 2026] GET /volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 => generated 1000 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:17:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cba30b7f-5f02-4ce2-8d71-327d3ac7dab5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cba30b7f-5f02-4ce2-8d71-327d3ac7dab5 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] GET http://192.168.122.29/volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b Sep 01 12:17:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cba30b7f-5f02-4ce2-8d71-327d3ac7dab5 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cba30b7f-5f02-4ce2-8d71-327d3ac7dab5 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:17: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:17:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-cba30b7f-5f02-4ce2-8d71-327d3ac7dab5 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Volume info retrieved successfully. Sep 01 12:17:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cba30b7f-5f02-4ce2-8d71-327d3ac7dab5 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] http://192.168.122.29/volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b returned with HTTP 200 Sep 01 12:17:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1007/1999] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:39 2026] GET /volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b => generated 909 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d17e8260-0124-43d4-8b7d-4f91efd42db9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d17e8260-0124-43d4-8b7d-4f91efd42db9 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] GET http://192.168.122.29/volume/v3/volumes/5544e5c5-4a48-4abd-baca-ec4ebaad3478 Sep 01 12:17:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d17e8260-0124-43d4-8b7d-4f91efd42db9 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d17e8260-0124-43d4-8b7d-4f91efd42db9 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17: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:17:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d17e8260-0124-43d4-8b7d-4f91efd42db9 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Volume info retrieved successfully. Sep 01 12:17:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d17e8260-0124-43d4-8b7d-4f91efd42db9 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] http://192.168.122.29/volume/v3/volumes/5544e5c5-4a48-4abd-baca-ec4ebaad3478 returned with HTTP 200 Sep 01 12:17:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 993/2000] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:39 2026] GET /volume/v3/volumes/5544e5c5-4a48-4abd-baca-ec4ebaad3478 => generated 863 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2c906a0c-5794-4cf7-b00e-86874671bb1b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2c906a0c-5794-4cf7-b00e-86874671bb1b tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] GET http://192.168.122.29/volume/v3/volumes/a60073a5-ea70-4652-9983-85749a9ea8a1 Sep 01 12:17:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2c906a0c-5794-4cf7-b00e-86874671bb1b tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2c906a0c-5794-4cf7-b00e-86874671bb1b tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:17: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:17:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2c906a0c-5794-4cf7-b00e-86874671bb1b tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Volume info retrieved successfully. Sep 01 12:17:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2c906a0c-5794-4cf7-b00e-86874671bb1b tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] http://192.168.122.29/volume/v3/volumes/a60073a5-ea70-4652-9983-85749a9ea8a1 returned with HTTP 200 Sep 01 12:17:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1008/2001] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:39 2026] GET /volume/v3/volumes/a60073a5-ea70-4652-9983-85749a9ea8a1 => generated 863 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a50efb68-c590-49db-bc65-9cc019811a41 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a50efb68-c590-49db-bc65-9cc019811a41 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] DELETE http://192.168.122.29/volume/v3/volumes/a60073a5-ea70-4652-9983-85749a9ea8a1 Sep 01 12:17:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a50efb68-c590-49db-bc65-9cc019811a41 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a50efb68-c590-49db-bc65-9cc019811a41 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:39 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-a50efb68-c590-49db-bc65-9cc019811a41 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Delete volume with id: a60073a5-ea70-4652-9983-85749a9ea8a1 Sep 01 12:17: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:17:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17: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:17:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a50efb68-c590-49db-bc65-9cc019811a41 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Volume info retrieved successfully. Sep 01 12:17:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a50efb68-c590-49db-bc65-9cc019811a41 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Delete volume request issued successfully. Sep 01 12:17:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a50efb68-c590-49db-bc65-9cc019811a41 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] http://192.168.122.29/volume/v3/volumes/a60073a5-ea70-4652-9983-85749a9ea8a1 returned with HTTP 202 Sep 01 12:17:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 994/2002] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:17:39 2026] DELETE /volume/v3/volumes/a60073a5-ea70-4652-9983-85749a9ea8a1 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:17:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2fa05fa3-6000-4768-bf34-01c69369d054 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2fa05fa3-6000-4768-bf34-01c69369d054 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] GET http://192.168.122.29/volume/v3/volumes/a60073a5-ea70-4652-9983-85749a9ea8a1 Sep 01 12:17:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2fa05fa3-6000-4768-bf34-01c69369d054 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2fa05fa3-6000-4768-bf34-01c69369d054 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:17: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:17:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2fa05fa3-6000-4768-bf34-01c69369d054 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Volume info retrieved successfully. Sep 01 12:17:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2fa05fa3-6000-4768-bf34-01c69369d054 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] http://192.168.122.29/volume/v3/volumes/a60073a5-ea70-4652-9983-85749a9ea8a1 returned with HTTP 200 Sep 01 12:17:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1009/2003] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:39 2026] GET /volume/v3/volumes/a60073a5-ea70-4652-9983-85749a9ea8a1 => generated 862 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c1920584-5af4-4605-a8ce-626abf642921 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c1920584-5af4-4605-a8ce-626abf642921 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] GET http://192.168.122.29/volume/v3/volumes/8d8a586f-6286-4508-ac59-fcc204a1732e Sep 01 12:17:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c1920584-5af4-4605-a8ce-626abf642921 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c1920584-5af4-4605-a8ce-626abf642921 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17: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:17:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c1920584-5af4-4605-a8ce-626abf642921 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Volume info retrieved successfully. Sep 01 12:17:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c1920584-5af4-4605-a8ce-626abf642921 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] http://192.168.122.29/volume/v3/volumes/8d8a586f-6286-4508-ac59-fcc204a1732e returned with HTTP 200 Sep 01 12:17:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 995/2004] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:39 2026] GET /volume/v3/volumes/8d8a586f-6286-4508-ac59-fcc204a1732e => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a0aeb365-d819-4a4c-9b2f-281205da9871 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a0aeb365-d819-4a4c-9b2f-281205da9871 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] GET http://192.168.122.29/volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 Sep 01 12:17:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a0aeb365-d819-4a4c-9b2f-281205da9871 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a0aeb365-d819-4a4c-9b2f-281205da9871 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:17: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:17:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a0aeb365-d819-4a4c-9b2f-281205da9871 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Volume info retrieved successfully. Sep 01 12:17:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a0aeb365-d819-4a4c-9b2f-281205da9871 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 returned with HTTP 200 Sep 01 12:17:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1010/2005] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:40 2026] GET /volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 => generated 1000 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:17:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-64a3b4f3-d9e8-421c-af54-4e5c9f007404 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-64a3b4f3-d9e8-421c-af54-4e5c9f007404 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] GET http://192.168.122.29/volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b Sep 01 12:17:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-64a3b4f3-d9e8-421c-af54-4e5c9f007404 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-64a3b4f3-d9e8-421c-af54-4e5c9f007404 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17: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:17:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-64a3b4f3-d9e8-421c-af54-4e5c9f007404 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Volume info retrieved successfully. Sep 01 12:17:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-64a3b4f3-d9e8-421c-af54-4e5c9f007404 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] http://192.168.122.29/volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b returned with HTTP 200 Sep 01 12:17:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 996/2006] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:40 2026] GET /volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b => generated 912 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b5446d21-8144-49d9-88b3-373fc9bf92bf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b5446d21-8144-49d9-88b3-373fc9bf92bf tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] GET http://192.168.122.29/volume/v3/volumes/a60073a5-ea70-4652-9983-85749a9ea8a1 Sep 01 12:17:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b5446d21-8144-49d9-88b3-373fc9bf92bf tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b5446d21-8144-49d9-88b3-373fc9bf92bf tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b5446d21-8144-49d9-88b3-373fc9bf92bf tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] http://192.168.122.29/volume/v3/volumes/a60073a5-ea70-4652-9983-85749a9ea8a1 returned with HTTP 404 Sep 01 12:17:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1011/2007] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:40 2026] GET /volume/v3/volumes/a60073a5-ea70-4652-9983-85749a9ea8a1 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:17:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9ba668bc-3ddf-4bdd-8f15-8dda48b250ef None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9ba668bc-3ddf-4bdd-8f15-8dda48b250ef tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] DELETE http://192.168.122.29/volume/v3/volumes/5544e5c5-4a48-4abd-baca-ec4ebaad3478 Sep 01 12:17:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9ba668bc-3ddf-4bdd-8f15-8dda48b250ef tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9ba668bc-3ddf-4bdd-8f15-8dda48b250ef tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:40 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-9ba668bc-3ddf-4bdd-8f15-8dda48b250ef tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Delete volume with id: 5544e5c5-4a48-4abd-baca-ec4ebaad3478 Sep 01 12:17: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:17:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17: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:17:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9ba668bc-3ddf-4bdd-8f15-8dda48b250ef tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Volume info retrieved successfully. Sep 01 12:17:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e083fadf-fc57-4329-9adb-78f949efb279 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9ba668bc-3ddf-4bdd-8f15-8dda48b250ef tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Delete volume request issued successfully. Sep 01 12:17:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e083fadf-fc57-4329-9adb-78f949efb279 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] GET http://192.168.122.29/volume/v3/volumes/8d8a586f-6286-4508-ac59-fcc204a1732e Sep 01 12:17:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e083fadf-fc57-4329-9adb-78f949efb279 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e083fadf-fc57-4329-9adb-78f949efb279 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9ba668bc-3ddf-4bdd-8f15-8dda48b250ef tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] http://192.168.122.29/volume/v3/volumes/5544e5c5-4a48-4abd-baca-ec4ebaad3478 returned with HTTP 202 Sep 01 12:17:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 997/2008] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:17:40 2026] DELETE /volume/v3/volumes/5544e5c5-4a48-4abd-baca-ec4ebaad3478 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:17:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-54837f26-fd25-4b1b-8ac7-830fbf3c7bfe None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-54837f26-fd25-4b1b-8ac7-830fbf3c7bfe tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] GET http://192.168.122.29/volume/v3/volumes/5544e5c5-4a48-4abd-baca-ec4ebaad3478 Sep 01 12:17:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-54837f26-fd25-4b1b-8ac7-830fbf3c7bfe tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17: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:17:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:17:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-54837f26-fd25-4b1b-8ac7-830fbf3c7bfe tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e083fadf-fc57-4329-9adb-78f949efb279 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Volume info retrieved successfully. Sep 01 12:17: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:17:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e083fadf-fc57-4329-9adb-78f949efb279 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] http://192.168.122.29/volume/v3/volumes/8d8a586f-6286-4508-ac59-fcc204a1732e returned with HTTP 200 Sep 01 12:17:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1012/2009] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:40 2026] GET /volume/v3/volumes/8d8a586f-6286-4508-ac59-fcc204a1732e => generated 855 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17: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:17:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-54837f26-fd25-4b1b-8ac7-830fbf3c7bfe tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Volume info retrieved successfully. Sep 01 12:17:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-54837f26-fd25-4b1b-8ac7-830fbf3c7bfe tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] http://192.168.122.29/volume/v3/volumes/5544e5c5-4a48-4abd-baca-ec4ebaad3478 returned with HTTP 200 Sep 01 12:17:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 998/2010] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:40 2026] GET /volume/v3/volumes/5544e5c5-4a48-4abd-baca-ec4ebaad3478 => generated 862 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-799c2c5a-2b67-42a2-94ca-637cc43983f0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-799c2c5a-2b67-42a2-94ca-637cc43983f0 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] GET http://192.168.122.29/volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 Sep 01 12:17:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-799c2c5a-2b67-42a2-94ca-637cc43983f0 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-799c2c5a-2b67-42a2-94ca-637cc43983f0 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:41 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:17: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:17:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-799c2c5a-2b67-42a2-94ca-637cc43983f0 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Volume info retrieved successfully. Sep 01 12:17:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-799c2c5a-2b67-42a2-94ca-637cc43983f0 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 returned with HTTP 200 Sep 01 12:17:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1013/2011] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:41 2026] GET /volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 => generated 1003 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:17:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-18519535-7d44-40f6-8cd8-dd65052dff02 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-18519535-7d44-40f6-8cd8-dd65052dff02 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] GET http://192.168.122.29/volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b Sep 01 12:17:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-18519535-7d44-40f6-8cd8-dd65052dff02 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-18519535-7d44-40f6-8cd8-dd65052dff02 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:41 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17: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:17:41 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-18519535-7d44-40f6-8cd8-dd65052dff02 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Volume info retrieved successfully. Sep 01 12:17:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-18519535-7d44-40f6-8cd8-dd65052dff02 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] http://192.168.122.29/volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b returned with HTTP 200 Sep 01 12:17:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 999/2012] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:41 2026] GET /volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b => generated 912 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ad2f39bd-a904-4ed3-8273-fe7721c5b108 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ad2f39bd-a904-4ed3-8273-fe7721c5b108 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] GET http://192.168.122.29/volume/v3/volumes/8d8a586f-6286-4508-ac59-fcc204a1732e Sep 01 12:17:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ad2f39bd-a904-4ed3-8273-fe7721c5b108 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ad2f39bd-a904-4ed3-8273-fe7721c5b108 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:41 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:17: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:17:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ad2f39bd-a904-4ed3-8273-fe7721c5b108 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Volume info retrieved successfully. Sep 01 12:17:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ad2f39bd-a904-4ed3-8273-fe7721c5b108 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] http://192.168.122.29/volume/v3/volumes/8d8a586f-6286-4508-ac59-fcc204a1732e returned with HTTP 200 Sep 01 12:17:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1014/2013] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:41 2026] GET /volume/v3/volumes/8d8a586f-6286-4508-ac59-fcc204a1732e => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9ff03a3f-16d7-4e27-aae2-b389dbbbbe78 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9ff03a3f-16d7-4e27-aae2-b389dbbbbe78 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] GET http://192.168.122.29/volume/v3/volumes/5544e5c5-4a48-4abd-baca-ec4ebaad3478 Sep 01 12:17:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9ff03a3f-16d7-4e27-aae2-b389dbbbbe78 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-41b8390d-4b28-4f60-bd96-e9072ce0e5c6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9ff03a3f-16d7-4e27-aae2-b389dbbbbe78 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-41b8390d-4b28-4f60-bd96-e9072ce0e5c6 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] GET http://192.168.122.29/volume/v3/os-quota-sets/15a8176924dd4233884ea26cba316f34?usage=True Sep 01 12:17:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-41b8390d-4b28-4f60-bd96-e9072ce0e5c6 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-41b8390d-4b28-4f60-bd96-e9072ce0e5c6 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9ff03a3f-16d7-4e27-aae2-b389dbbbbe78 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] http://192.168.122.29/volume/v3/volumes/5544e5c5-4a48-4abd-baca-ec4ebaad3478 returned with HTTP 404 Sep 01 12:17:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1000/2014] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:41 2026] GET /volume/v3/volumes/5544e5c5-4a48-4abd-baca-ec4ebaad3478 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:17:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ab73175c-dcbd-4f7f-ad72-4bb16cf149af None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ab73175c-dcbd-4f7f-ad72-4bb16cf149af tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] DELETE http://192.168.122.29/volume/v3/volumes/b81dc23d-29e1-4bc7-bcc6-12077cad1c7a Sep 01 12:17:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ab73175c-dcbd-4f7f-ad72-4bb16cf149af tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ab73175c-dcbd-4f7f-ad72-4bb16cf149af tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:41 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-ab73175c-dcbd-4f7f-ad72-4bb16cf149af tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Delete volume with id: b81dc23d-29e1-4bc7-bcc6-12077cad1c7a Sep 01 12:17:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-41b8390d-4b28-4f60-bd96-e9072ce0e5c6 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] http://192.168.122.29/volume/v3/os-quota-sets/15a8176924dd4233884ea26cba316f34?usage=True returned with HTTP 200 Sep 01 12:17:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1015/2015] 192.168.122.29 () {58 vars in 1254 bytes} [Tue Sep 1 12:17:41 2026] GET /volume/v3/os-quota-sets/15a8176924dd4233884ea26cba316f34?usage=True => generated 2408 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:17: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:17:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-684bfd17-b18b-4782-b830-c04e4f7a9bc1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-684bfd17-b18b-4782-b830-c04e4f7a9bc1 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] DELETE http://192.168.122.29/volume/v3/volumes/8d8a586f-6286-4508-ac59-fcc204a1732e Sep 01 12:17:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-684bfd17-b18b-4782-b830-c04e4f7a9bc1 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17: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:17:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-684bfd17-b18b-4782-b830-c04e4f7a9bc1 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:42 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-684bfd17-b18b-4782-b830-c04e4f7a9bc1 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Delete volume with id: 8d8a586f-6286-4508-ac59-fcc204a1732e Sep 01 12:17:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ab73175c-dcbd-4f7f-ad72-4bb16cf149af tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Volume info retrieved successfully. Sep 01 12:17: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:17:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:17: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:17:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-684bfd17-b18b-4782-b830-c04e4f7a9bc1 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Volume info retrieved successfully. Sep 01 12:17:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ab73175c-dcbd-4f7f-ad72-4bb16cf149af tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Delete volume request issued successfully. Sep 01 12:17:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ab73175c-dcbd-4f7f-ad72-4bb16cf149af tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] http://192.168.122.29/volume/v3/volumes/b81dc23d-29e1-4bc7-bcc6-12077cad1c7a returned with HTTP 202 Sep 01 12:17:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1001/2016] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:17:41 2026] DELETE /volume/v3/volumes/b81dc23d-29e1-4bc7-bcc6-12077cad1c7a => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:17:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ca48d613-4f3d-4aaa-834f-bf735e6b3d91 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-684bfd17-b18b-4782-b830-c04e4f7a9bc1 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Delete volume request issued successfully. Sep 01 12:17:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-684bfd17-b18b-4782-b830-c04e4f7a9bc1 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] http://192.168.122.29/volume/v3/volumes/8d8a586f-6286-4508-ac59-fcc204a1732e returned with HTTP 202 Sep 01 12:17:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1016/2017] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:17:42 2026] DELETE /volume/v3/volumes/8d8a586f-6286-4508-ac59-fcc204a1732e => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 12:17:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ca48d613-4f3d-4aaa-834f-bf735e6b3d91 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] GET http://192.168.122.29/volume/v3/volumes/b81dc23d-29e1-4bc7-bcc6-12077cad1c7a Sep 01 12:17:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ca48d613-4f3d-4aaa-834f-bf735e6b3d91 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ca48d613-4f3d-4aaa-834f-bf735e6b3d91 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1f396d61-06cf-42a0-a251-8c77e1602cdf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1f396d61-06cf-42a0-a251-8c77e1602cdf tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] GET http://192.168.122.29/volume/v3/volumes/8d8a586f-6286-4508-ac59-fcc204a1732e Sep 01 12:17:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1f396d61-06cf-42a0-a251-8c77e1602cdf tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1f396d61-06cf-42a0-a251-8c77e1602cdf tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17: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:17:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ca48d613-4f3d-4aaa-834f-bf735e6b3d91 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Volume info retrieved successfully. Sep 01 12:17:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ca48d613-4f3d-4aaa-834f-bf735e6b3d91 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] http://192.168.122.29/volume/v3/volumes/b81dc23d-29e1-4bc7-bcc6-12077cad1c7a returned with HTTP 200 Sep 01 12:17:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1002/2018] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:42 2026] GET /volume/v3/volumes/b81dc23d-29e1-4bc7-bcc6-12077cad1c7a => generated 862 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17: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:17:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:17: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:17:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1f396d61-06cf-42a0-a251-8c77e1602cdf tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Volume info retrieved successfully. Sep 01 12:17:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1f396d61-06cf-42a0-a251-8c77e1602cdf tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] http://192.168.122.29/volume/v3/volumes/8d8a586f-6286-4508-ac59-fcc204a1732e returned with HTTP 200 Sep 01 12:17:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1017/2019] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:42 2026] GET /volume/v3/volumes/8d8a586f-6286-4508-ac59-fcc204a1732e => generated 855 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ffe288c4-16d9-47d0-aa38-6a8866940f29 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ffe288c4-16d9-47d0-aa38-6a8866940f29 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] GET http://192.168.122.29/volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 Sep 01 12:17:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ffe288c4-16d9-47d0-aa38-6a8866940f29 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ffe288c4-16d9-47d0-aa38-6a8866940f29 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17: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:17:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ffe288c4-16d9-47d0-aa38-6a8866940f29 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Volume info retrieved successfully. Sep 01 12:17:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ffe288c4-16d9-47d0-aa38-6a8866940f29 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 returned with HTTP 200 Sep 01 12:17:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1003/2020] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:42 2026] GET /volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 => generated 1003 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:17:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-46152a55-fea3-4ac9-a5e9-3a6f5654c83f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-46152a55-fea3-4ac9-a5e9-3a6f5654c83f tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] GET http://192.168.122.29/volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b Sep 01 12:17:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-46152a55-fea3-4ac9-a5e9-3a6f5654c83f tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-46152a55-fea3-4ac9-a5e9-3a6f5654c83f tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:17: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:17:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-46152a55-fea3-4ac9-a5e9-3a6f5654c83f tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Volume info retrieved successfully. Sep 01 12:17:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-46152a55-fea3-4ac9-a5e9-3a6f5654c83f tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] http://192.168.122.29/volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b returned with HTTP 200 Sep 01 12:17:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1018/2021] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:42 2026] GET /volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b => generated 912 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-dffc737f-bb04-4280-ac54-bd400e1010ac None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dffc737f-bb04-4280-ac54-bd400e1010ac tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] GET http://192.168.122.29/volume/v3/volumes/b81dc23d-29e1-4bc7-bcc6-12077cad1c7a Sep 01 12:17:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dffc737f-bb04-4280-ac54-bd400e1010ac tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dffc737f-bb04-4280-ac54-bd400e1010ac tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:43 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17: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:17:43 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b9735173-3283-4775-8d07-1a4d2c638a91 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b9735173-3283-4775-8d07-1a4d2c638a91 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] GET http://192.168.122.29/volume/v3/volumes/8d8a586f-6286-4508-ac59-fcc204a1732e Sep 01 12:17:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b9735173-3283-4775-8d07-1a4d2c638a91 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b9735173-3283-4775-8d07-1a4d2c638a91 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:43 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-dffc737f-bb04-4280-ac54-bd400e1010ac tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Volume info retrieved successfully. Sep 01 12:17: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:17:43 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:17: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:17:43 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dffc737f-bb04-4280-ac54-bd400e1010ac tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] http://192.168.122.29/volume/v3/volumes/b81dc23d-29e1-4bc7-bcc6-12077cad1c7a returned with HTTP 200 Sep 01 12:17:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1004/2022] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:43 2026] GET /volume/v3/volumes/b81dc23d-29e1-4bc7-bcc6-12077cad1c7a => generated 862 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:43 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b9735173-3283-4775-8d07-1a4d2c638a91 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Volume info retrieved successfully. Sep 01 12:17:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b9735173-3283-4775-8d07-1a4d2c638a91 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] http://192.168.122.29/volume/v3/volumes/8d8a586f-6286-4508-ac59-fcc204a1732e returned with HTTP 200 Sep 01 12:17:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1019/2023] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:43 2026] GET /volume/v3/volumes/8d8a586f-6286-4508-ac59-fcc204a1732e => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e393c12c-61a9-4500-bf79-ae676472df82 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e393c12c-61a9-4500-bf79-ae676472df82 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] GET http://192.168.122.29/volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 Sep 01 12:17:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e393c12c-61a9-4500-bf79-ae676472df82 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e393c12c-61a9-4500-bf79-ae676472df82 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:43 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17: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:17:43 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:43 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e393c12c-61a9-4500-bf79-ae676472df82 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Volume info retrieved successfully. Sep 01 12:17:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e393c12c-61a9-4500-bf79-ae676472df82 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 returned with HTTP 200 Sep 01 12:17:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1005/2024] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:43 2026] GET /volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 => generated 1003 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:17:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6f5cea58-2e1b-4d6e-9088-09b7bf16e09c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6f5cea58-2e1b-4d6e-9088-09b7bf16e09c tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] GET http://192.168.122.29/volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b Sep 01 12:17:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6f5cea58-2e1b-4d6e-9088-09b7bf16e09c tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6f5cea58-2e1b-4d6e-9088-09b7bf16e09c tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:43 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:17: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:17:43 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:43 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6f5cea58-2e1b-4d6e-9088-09b7bf16e09c tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Volume info retrieved successfully. Sep 01 12:17:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6f5cea58-2e1b-4d6e-9088-09b7bf16e09c tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] http://192.168.122.29/volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b returned with HTTP 200 Sep 01 12:17:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1020/2025] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:43 2026] GET /volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b => generated 912 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-408fec5d-6f0f-4d5f-9082-f31221fb16de None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-408fec5d-6f0f-4d5f-9082-f31221fb16de tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] GET http://192.168.122.29/volume/v3/volumes/b81dc23d-29e1-4bc7-bcc6-12077cad1c7a Sep 01 12:17:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-408fec5d-6f0f-4d5f-9082-f31221fb16de tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-408fec5d-6f0f-4d5f-9082-f31221fb16de tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-408fec5d-6f0f-4d5f-9082-f31221fb16de tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] http://192.168.122.29/volume/v3/volumes/b81dc23d-29e1-4bc7-bcc6-12077cad1c7a returned with HTTP 404 Sep 01 12:17:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2d52ad2b-c76d-4daf-967a-1e94f85c05f4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1006/2026] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:44 2026] GET /volume/v3/volumes/b81dc23d-29e1-4bc7-bcc6-12077cad1c7a => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:17:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2d52ad2b-c76d-4daf-967a-1e94f85c05f4 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] GET http://192.168.122.29/volume/v3/volumes/8d8a586f-6286-4508-ac59-fcc204a1732e Sep 01 12:17:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2d52ad2b-c76d-4daf-967a-1e94f85c05f4 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2d52ad2b-c76d-4daf-967a-1e94f85c05f4 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-08e1cad2-bdf5-4cf2-be0b-0ec77c413cd7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-08e1cad2-bdf5-4cf2-be0b-0ec77c413cd7 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] DELETE http://192.168.122.29/volume/v3/volumes/6dcb184e-78a7-4f01-8e02-59c584872685 Sep 01 12:17:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-08e1cad2-bdf5-4cf2-be0b-0ec77c413cd7 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-08e1cad2-bdf5-4cf2-be0b-0ec77c413cd7 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:44 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-08e1cad2-bdf5-4cf2-be0b-0ec77c413cd7 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Delete volume with id: 6dcb184e-78a7-4f01-8e02-59c584872685 Sep 01 12:17:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2d52ad2b-c76d-4daf-967a-1e94f85c05f4 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] http://192.168.122.29/volume/v3/volumes/8d8a586f-6286-4508-ac59-fcc204a1732e returned with HTTP 404 Sep 01 12:17:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1021/2027] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:44 2026] GET /volume/v3/volumes/8d8a586f-6286-4508-ac59-fcc204a1732e => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:17: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:17:44 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-af5a70ef-4310-4f06-a106-529ad593a704 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17: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:17:44 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-af5a70ef-4310-4f06-a106-529ad593a704 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] GET http://192.168.122.29/volume/v3/volumes/8d8a586f-6286-4508-ac59-fcc204a1732e Sep 01 12:17:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-af5a70ef-4310-4f06-a106-529ad593a704 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-af5a70ef-4310-4f06-a106-529ad593a704 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-08e1cad2-bdf5-4cf2-be0b-0ec77c413cd7 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Volume info retrieved successfully. Sep 01 12:17:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-af5a70ef-4310-4f06-a106-529ad593a704 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] http://192.168.122.29/volume/v3/volumes/8d8a586f-6286-4508-ac59-fcc204a1732e returned with HTTP 404 Sep 01 12:17:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1022/2028] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:44 2026] GET /volume/v3/volumes/8d8a586f-6286-4508-ac59-fcc204a1732e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:17:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a2e4af56-3d5e-42fb-9d3d-144abe7ff421 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a2e4af56-3d5e-42fb-9d3d-144abe7ff421 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] DELETE http://192.168.122.29/volume/v3/volumes/8d8a586f-6286-4508-ac59-fcc204a1732e Sep 01 12:17:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a2e4af56-3d5e-42fb-9d3d-144abe7ff421 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a2e4af56-3d5e-42fb-9d3d-144abe7ff421 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:44 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-a2e4af56-3d5e-42fb-9d3d-144abe7ff421 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Delete volume with id: 8d8a586f-6286-4508-ac59-fcc204a1732e Sep 01 12:17:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a2e4af56-3d5e-42fb-9d3d-144abe7ff421 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] http://192.168.122.29/volume/v3/volumes/8d8a586f-6286-4508-ac59-fcc204a1732e returned with HTTP 404 Sep 01 12:17:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1023/2029] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:17:44 2026] DELETE /volume/v3/volumes/8d8a586f-6286-4508-ac59-fcc204a1732e => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:17:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-08e1cad2-bdf5-4cf2-be0b-0ec77c413cd7 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Delete volume request issued successfully. Sep 01 12:17:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-08e1cad2-bdf5-4cf2-be0b-0ec77c413cd7 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] http://192.168.122.29/volume/v3/volumes/6dcb184e-78a7-4f01-8e02-59c584872685 returned with HTTP 202 Sep 01 12:17:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1007/2030] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:17:44 2026] DELETE /volume/v3/volumes/6dcb184e-78a7-4f01-8e02-59c584872685 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:17:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9cf9e38c-08d7-49a2-a0f1-17fd0880eb37 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8b1241da-9991-4eb3-b132-bace1053534d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8b1241da-9991-4eb3-b132-bace1053534d tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] GET http://192.168.122.29/volume/v3/volumes/6dcb184e-78a7-4f01-8e02-59c584872685 Sep 01 12:17:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8b1241da-9991-4eb3-b132-bace1053534d tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8b1241da-9991-4eb3-b132-bace1053534d tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9cf9e38c-08d7-49a2-a0f1-17fd0880eb37 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] GET http://192.168.122.29/volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 Sep 01 12:17:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9cf9e38c-08d7-49a2-a0f1-17fd0880eb37 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9cf9e38c-08d7-49a2-a0f1-17fd0880eb37 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:44 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17: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:17:44 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17: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:17:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:17:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8b1241da-9991-4eb3-b132-bace1053534d tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Volume info retrieved successfully. Sep 01 12:17: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:17:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8b1241da-9991-4eb3-b132-bace1053534d tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] http://192.168.122.29/volume/v3/volumes/6dcb184e-78a7-4f01-8e02-59c584872685 returned with HTTP 200 Sep 01 12:17:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1008/2031] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:44 2026] GET /volume/v3/volumes/6dcb184e-78a7-4f01-8e02-59c584872685 => generated 862 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9cf9e38c-08d7-49a2-a0f1-17fd0880eb37 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Volume info retrieved successfully. Sep 01 12:17:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5c9a03c7-ea06-4d52-9442-17f493ba9f49 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5c9a03c7-ea06-4d52-9442-17f493ba9f49 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:17:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5c9a03c7-ea06-4d52-9442-17f493ba9f49 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-945011992"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:17:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-5c9a03c7-ea06-4d52-9442-17f493ba9f49 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-945011992'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:17:44 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-5c9a03c7-ea06-4d52-9442-17f493ba9f49 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Create volume of 1 GB Sep 01 12:17:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9cf9e38c-08d7-49a2-a0f1-17fd0880eb37 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 returned with HTTP 200 Sep 01 12:17:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1024/2032] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:44 2026] GET /volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 => generated 1003 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:17:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5c9a03c7-ea06-4d52-9442-17f493ba9f49 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Availability Zones retrieved successfully. Sep 01 12:17:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5c9a03c7-ea06-4d52-9442-17f493ba9f49 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Flow 'volume_create_api' (b09bd8dc-faa6-4c97-9043-cfc3211017ee) 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:17:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5c9a03c7-ea06-4d52-9442-17f493ba9f49 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (553f1d01-2e3e-4f4a-a477-6dc638e4e054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-5c9a03c7-ea06-4d52-9442-17f493ba9f49 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-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:17:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9b2fd7e4-6025-4ddf-ad74-0592b4b04cd3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9b2fd7e4-6025-4ddf-ad74-0592b4b04cd3 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] GET http://192.168.122.29/volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b Sep 01 12:17:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9b2fd7e4-6025-4ddf-ad74-0592b4b04cd3 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9b2fd7e4-6025-4ddf-ad74-0592b4b04cd3 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:17: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:17:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9b2fd7e4-6025-4ddf-ad74-0592b4b04cd3 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Volume info retrieved successfully. Sep 01 12:17:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9b2fd7e4-6025-4ddf-ad74-0592b4b04cd3 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] http://192.168.122.29/volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b returned with HTTP 200 Sep 01 12:17:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1025/2033] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:44 2026] GET /volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b => generated 1330 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:17:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5c9a03c7-ea06-4d52-9442-17f493ba9f49 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (553f1d01-2e3e-4f4a-a477-6dc638e4e054) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:17:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5c9a03c7-ea06-4d52-9442-17f493ba9f49 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2351000-d1b3-45a8-92c2-e28e0c18f8c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-730801f2-31f5-4cb9-b53e-a84b0dc793c1 req-1599d93c-a332-45cd-9e91-3899420248bf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-730801f2-31f5-4cb9-b53e-a84b0dc793c1 req-1599d93c-a332-45cd-9e91-3899420248bf tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] GET http://192.168.122.29/volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b Sep 01 12:17:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-730801f2-31f5-4cb9-b53e-a84b0dc793c1 req-1599d93c-a332-45cd-9e91-3899420248bf tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-730801f2-31f5-4cb9-b53e-a84b0dc793c1 req-1599d93c-a332-45cd-9e91-3899420248bf tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:17: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:17:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-730801f2-31f5-4cb9-b53e-a84b0dc793c1 req-1599d93c-a332-45cd-9e91-3899420248bf tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Volume info retrieved successfully. Sep 01 12:17:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-730801f2-31f5-4cb9-b53e-a84b0dc793c1 req-1599d93c-a332-45cd-9e91-3899420248bf tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] http://192.168.122.29/volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b returned with HTTP 200 Sep 01 12:17:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1026/2034] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:17:44 2026] GET /volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b => generated 1330 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:17:44 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-5c9a03c7-ea06-4d52-9442-17f493ba9f49 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Created reservations ['bf075b52-51cf-400a-a692-3f8a87df444a', 'f477c845-e201-4e8b-b507-63968540a3c4', '1dcc240f-629a-4a41-a919-a770cd836d16', 'c111ed9b-372c-4a4f-805f-4f5600d96f94'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:17:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5c9a03c7-ea06-4d52-9442-17f493ba9f49 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2351000-d1b3-45a8-92c2-e28e0c18f8c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf075b52-51cf-400a-a692-3f8a87df444a', 'f477c845-e201-4e8b-b507-63968540a3c4', '1dcc240f-629a-4a41-a919-a770cd836d16', 'c111ed9b-372c-4a4f-805f-4f5600d96f94']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:17:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5c9a03c7-ea06-4d52-9442-17f493ba9f49 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8a8e460-a892-4bec-acfd-c37f0e2803ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17: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:17:44 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5c9a03c7-ea06-4d52-9442-17f493ba9f49 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8a8e460-a892-4bec-acfd-c37f0e2803ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9889deb8-c5b4-449a-84ce-5b37035cf92c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-945011992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15a8176924dd4233884ea26cba316f34',qos_specs=None,replication_status=,reservations=['bf075b52-51cf-400a-a692-3f8a87df444a','f477c845-e201-4e8b-b507-63968540a3c4','1dcc240f-629a-4a41-a919-a770cd836d16','c111ed9b-372c-4a4f-805f-4f5600d96f94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83f03bf0e7304502977a9d8c3455aad9',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:17:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-945011992',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9889deb8-c5b4-449a-84ce-5b37035cf92c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15a8176924dd4233884ea26cba316f34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83f03bf0e7304502977a9d8c3455aad9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:17:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5c9a03c7-ea06-4d52-9442-17f493ba9f49 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55af542d-a212-4d9e-86ad-863ba8035ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5c9a03c7-ea06-4d52-9442-17f493ba9f49 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55af542d-a212-4d9e-86ad-863ba8035ab9) transitioned into state 'SUCCESS' from state '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-945011992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15a8176924dd4233884ea26cba316f34',qos_specs=None,replication_status=,reservations=['bf075b52-51cf-400a-a692-3f8a87df444a','f477c845-e201-4e8b-b507-63968540a3c4','1dcc240f-629a-4a41-a919-a770cd836d16','c111ed9b-372c-4a4f-805f-4f5600d96f94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83f03bf0e7304502977a9d8c3455aad9',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:17:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5c9a03c7-ea06-4d52-9442-17f493ba9f49 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c40af95-2679-484b-8c85-b0180d4925ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:45 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5c9a03c7-ea06-4d52-9442-17f493ba9f49 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c40af95-2679-484b-8c85-b0180d4925ee) 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:17:45 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5c9a03c7-ea06-4d52-9442-17f493ba9f49 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Flow 'volume_create_api' (b09bd8dc-faa6-4c97-9043-cfc3211017ee) 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:17:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5c9a03c7-ea06-4d52-9442-17f493ba9f49 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Create volume request issued successfully. Sep 01 12:17:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5c9a03c7-ea06-4d52-9442-17f493ba9f49 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:17:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1009/2035] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:17:44 2026] POST /volume/v3/volumes => generated 762 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:17:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3537a7b4-a2ce-465c-93b7-8c382daeb183 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3537a7b4-a2ce-465c-93b7-8c382daeb183 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] GET http://192.168.122.29/volume/v3/volumes/9889deb8-c5b4-449a-84ce-5b37035cf92c Sep 01 12:17:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3537a7b4-a2ce-465c-93b7-8c382daeb183 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3537a7b4-a2ce-465c-93b7-8c382daeb183 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:17: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:17:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3537a7b4-a2ce-465c-93b7-8c382daeb183 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Volume info retrieved successfully. Sep 01 12:17:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3537a7b4-a2ce-465c-93b7-8c382daeb183 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] http://192.168.122.29/volume/v3/volumes/9889deb8-c5b4-449a-84ce-5b37035cf92c returned with HTTP 200 Sep 01 12:17:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1027/2036] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:45 2026] GET /volume/v3/volumes/9889deb8-c5b4-449a-84ce-5b37035cf92c => generated 830 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4566144b-27a5-4e90-9891-6a4db1f723fc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4566144b-27a5-4e90-9891-6a4db1f723fc tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] GET http://192.168.122.29/volume/v3/volumes/6dcb184e-78a7-4f01-8e02-59c584872685 Sep 01 12:17:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4566144b-27a5-4e90-9891-6a4db1f723fc tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4566144b-27a5-4e90-9891-6a4db1f723fc tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-19933289-3ceb-4f2b-9567-05e393b56ced None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-19933289-3ceb-4f2b-9567-05e393b56ced tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] GET http://192.168.122.29/volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 Sep 01 12:17:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-19933289-3ceb-4f2b-9567-05e393b56ced tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-19933289-3ceb-4f2b-9567-05e393b56ced tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4566144b-27a5-4e90-9891-6a4db1f723fc tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] http://192.168.122.29/volume/v3/volumes/6dcb184e-78a7-4f01-8e02-59c584872685 returned with HTTP 404 Sep 01 12:17:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1010/2037] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:45 2026] GET /volume/v3/volumes/6dcb184e-78a7-4f01-8e02-59c584872685 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:17:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-75878f87-e01c-4586-ac0e-d45184ff7194 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17: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:17:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:17:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-75878f87-e01c-4586-ac0e-d45184ff7194 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] DELETE http://192.168.122.29/volume/v3/volumes/caf5afe4-eb40-4d40-a255-d657e941f05b Sep 01 12:17:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-75878f87-e01c-4586-ac0e-d45184ff7194 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-75878f87-e01c-4586-ac0e-d45184ff7194 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:45 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-75878f87-e01c-4586-ac0e-d45184ff7194 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Delete volume with id: caf5afe4-eb40-4d40-a255-d657e941f05b Sep 01 12:17: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:17:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-19933289-3ceb-4f2b-9567-05e393b56ced tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Volume info retrieved successfully. Sep 01 12:17: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:17:45 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17: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:17:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-75878f87-e01c-4586-ac0e-d45184ff7194 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Volume info retrieved successfully. Sep 01 12:17:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-19933289-3ceb-4f2b-9567-05e393b56ced tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 returned with HTTP 200 Sep 01 12:17:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1028/2038] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:45 2026] GET /volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 => generated 1255 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:17:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-75878f87-e01c-4586-ac0e-d45184ff7194 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Delete volume request issued successfully. Sep 01 12:17:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-75878f87-e01c-4586-ac0e-d45184ff7194 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] http://192.168.122.29/volume/v3/volumes/caf5afe4-eb40-4d40-a255-d657e941f05b returned with HTTP 202 Sep 01 12:17:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1011/2039] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:17:45 2026] DELETE /volume/v3/volumes/caf5afe4-eb40-4d40-a255-d657e941f05b => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:17:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f66e85c3-c887-482b-a796-ccb474da0525 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f66e85c3-c887-482b-a796-ccb474da0525 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] GET http://192.168.122.29/volume/v3/volumes/caf5afe4-eb40-4d40-a255-d657e941f05b Sep 01 12:17:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f66e85c3-c887-482b-a796-ccb474da0525 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f66e85c3-c887-482b-a796-ccb474da0525 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:17: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:17:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f66e85c3-c887-482b-a796-ccb474da0525 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Volume info retrieved successfully. Sep 01 12:17:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f66e85c3-c887-482b-a796-ccb474da0525 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] http://192.168.122.29/volume/v3/volumes/caf5afe4-eb40-4d40-a255-d657e941f05b returned with HTTP 200 Sep 01 12:17:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1029/2040] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:45 2026] GET /volume/v3/volumes/caf5afe4-eb40-4d40-a255-d657e941f05b => generated 863 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-730801f2-31f5-4cb9-b53e-a84b0dc793c1 req-1ff08bb8-6ac1-4437-afed-e9d604c60513 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-730801f2-31f5-4cb9-b53e-a84b0dc793c1 req-1ff08bb8-6ac1-4437-afed-e9d604c60513 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] GET http://192.168.122.29/volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b Sep 01 12:17:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-730801f2-31f5-4cb9-b53e-a84b0dc793c1 req-1ff08bb8-6ac1-4437-afed-e9d604c60513 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-730801f2-31f5-4cb9-b53e-a84b0dc793c1 req-1ff08bb8-6ac1-4437-afed-e9d604c60513 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-b0f43503-220a-453d-90c8-f3dbc4b67a5a req-32a251bd-43e8-4858-832d-37aa5eebd958 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17: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:17:45 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17: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:17:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-b0f43503-220a-453d-90c8-f3dbc4b67a5a req-32a251bd-43e8-4858-832d-37aa5eebd958 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] GET http://192.168.122.29/volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 Sep 01 12:17:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-b0f43503-220a-453d-90c8-f3dbc4b67a5a req-32a251bd-43e8-4858-832d-37aa5eebd958 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-b0f43503-220a-453d-90c8-f3dbc4b67a5a req-32a251bd-43e8-4858-832d-37aa5eebd958 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-730801f2-31f5-4cb9-b53e-a84b0dc793c1 req-1ff08bb8-6ac1-4437-afed-e9d604c60513 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Volume info retrieved successfully. Sep 01 12:17: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:17:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:17:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-730801f2-31f5-4cb9-b53e-a84b0dc793c1 req-1ff08bb8-6ac1-4437-afed-e9d604c60513 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] http://192.168.122.29/volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b returned with HTTP 200 Sep 01 12:17:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1012/2041] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:17:45 2026] GET /volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b => generated 1330 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:17: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:17:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-535d8ea7-fb6f-45c2-a091-2c8b2f6c616b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-535d8ea7-fb6f-45c2-a091-2c8b2f6c616b None None] GET http://192.168.122.29/volume// Sep 01 12:17:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-535d8ea7-fb6f-45c2-a091-2c8b2f6c616b None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-b0f43503-220a-453d-90c8-f3dbc4b67a5a req-32a251bd-43e8-4858-832d-37aa5eebd958 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Volume info retrieved successfully. Sep 01 12:17:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-535d8ea7-fb6f-45c2-a091-2c8b2f6c616b None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-535d8ea7-fb6f-45c2-a091-2c8b2f6c616b None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:17:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1013/2042] 192.168.122.29 () {58 vars in 1303 bytes} [Tue Sep 1 12:17:45 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:17:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-730801f2-31f5-4cb9-b53e-a84b0dc793c1 req-218d4f1f-f8b6-4ef1-883a-8eeb9a3ad86c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-b0f43503-220a-453d-90c8-f3dbc4b67a5a req-32a251bd-43e8-4858-832d-37aa5eebd958 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 returned with HTTP 200 Sep 01 12:17:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-730801f2-31f5-4cb9-b53e-a84b0dc793c1 req-218d4f1f-f8b6-4ef1-883a-8eeb9a3ad86c tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] POST http://192.168.122.29/volume/v3/attachments Sep 01 12:17:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1030/2043] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:17:45 2026] GET /volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 => generated 1255 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:17:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-730801f2-31f5-4cb9-b53e-a84b0dc793c1 req-218d4f1f-f8b6-4ef1-883a-8eeb9a3ad86c tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6d40bbe3-eb44-4085-b0a8-8eda7b2a812b", "connector": null, "instance_uuid": "fd29dfdd-32be-40f1-9805-6ab33338aab4"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:17: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:17:45 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17: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:17:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-730801f2-31f5-4cb9-b53e-a84b0dc793c1 req-218d4f1f-f8b6-4ef1-883a-8eeb9a3ad86c tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] http://192.168.122.29/volume/v3/attachments returned with HTTP 200 Sep 01 12:17:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1014/2044] 192.168.122.29 () {66 vars in 1478 bytes} [Tue Sep 1 12:17:45 2026] POST /volume/v3/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:17:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-10a91bd6-aeec-4b5d-9f89-052327e80af1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-10a91bd6-aeec-4b5d-9f89-052327e80af1 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] GET http://192.168.122.29/volume/v3/volumes/9889deb8-c5b4-449a-84ce-5b37035cf92c Sep 01 12:17:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-10a91bd6-aeec-4b5d-9f89-052327e80af1 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-10a91bd6-aeec-4b5d-9f89-052327e80af1 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:17: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:17:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-10a91bd6-aeec-4b5d-9f89-052327e80af1 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Volume info retrieved successfully. Sep 01 12:17:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-10a91bd6-aeec-4b5d-9f89-052327e80af1 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] http://192.168.122.29/volume/v3/volumes/9889deb8-c5b4-449a-84ce-5b37035cf92c returned with HTTP 200 Sep 01 12:17:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1031/2045] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:46 2026] GET /volume/v3/volumes/9889deb8-c5b4-449a-84ce-5b37035cf92c => generated 854 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-b0f43503-220a-453d-90c8-f3dbc4b67a5a req-942372ed-f94d-4b86-a6ee-eb6f5c105603 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-b0f43503-220a-453d-90c8-f3dbc4b67a5a req-942372ed-f94d-4b86-a6ee-eb6f5c105603 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] GET http://192.168.122.29/volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 Sep 01 12:17:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-b0f43503-220a-453d-90c8-f3dbc4b67a5a req-942372ed-f94d-4b86-a6ee-eb6f5c105603 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-b0f43503-220a-453d-90c8-f3dbc4b67a5a req-942372ed-f94d-4b86-a6ee-eb6f5c105603 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17: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:17:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-b0f43503-220a-453d-90c8-f3dbc4b67a5a req-942372ed-f94d-4b86-a6ee-eb6f5c105603 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Volume info retrieved successfully. Sep 01 12:17:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-641bd2ae-5672-4696-99ce-4879d356ac02 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-b0f43503-220a-453d-90c8-f3dbc4b67a5a req-942372ed-f94d-4b86-a6ee-eb6f5c105603 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 returned with HTTP 200 Sep 01 12:17:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1015/2046] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:17:46 2026] GET /volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 => generated 1255 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:17:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-641bd2ae-5672-4696-99ce-4879d356ac02 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] GET http://192.168.122.29/volume/v3/volumes/caf5afe4-eb40-4d40-a255-d657e941f05b Sep 01 12:17:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-641bd2ae-5672-4696-99ce-4879d356ac02 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-641bd2ae-5672-4696-99ce-4879d356ac02 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e39fdc14-607c-431a-94ef-b781a4af52b1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e39fdc14-607c-431a-94ef-b781a4af52b1 None None] GET http://192.168.122.29/volume// Sep 01 12:17:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e39fdc14-607c-431a-94ef-b781a4af52b1 None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e39fdc14-607c-431a-94ef-b781a4af52b1 None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e39fdc14-607c-431a-94ef-b781a4af52b1 None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:17:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1016/2047] 192.168.122.29 () {58 vars in 1303 bytes} [Tue Sep 1 12:17:46 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:17:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-641bd2ae-5672-4696-99ce-4879d356ac02 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] http://192.168.122.29/volume/v3/volumes/caf5afe4-eb40-4d40-a255-d657e941f05b returned with HTTP 404 Sep 01 12:17:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1032/2048] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:46 2026] GET /volume/v3/volumes/caf5afe4-eb40-4d40-a255-d657e941f05b => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:17:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a90e51b1-da1e-4196-b474-c16426f09a76 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-b0f43503-220a-453d-90c8-f3dbc4b67a5a req-25421aed-3c3c-4185-8b93-be73207ee7f3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a90e51b1-da1e-4196-b474-c16426f09a76 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] DELETE http://192.168.122.29/volume/v3/volumes/2c577c54-472a-42c1-a405-50d6c5e2bbee Sep 01 12:17:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-b0f43503-220a-453d-90c8-f3dbc4b67a5a req-25421aed-3c3c-4185-8b93-be73207ee7f3 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] POST http://192.168.122.29/volume/v3/attachments Sep 01 12:17:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a90e51b1-da1e-4196-b474-c16426f09a76 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-b0f43503-220a-453d-90c8-f3dbc4b67a5a req-25421aed-3c3c-4185-8b93-be73207ee7f3 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "71968bae-fbd6-4c72-b636-5c907e1f8aa5", "connector": null, "instance_uuid": "15d2097e-2399-4c25-b7bd-bb6b69dfb167"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:17:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a90e51b1-da1e-4196-b474-c16426f09a76 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:46 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-a90e51b1-da1e-4196-b474-c16426f09a76 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Delete volume with id: 2c577c54-472a-42c1-a405-50d6c5e2bbee Sep 01 12:17: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:17:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17: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:17:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a90e51b1-da1e-4196-b474-c16426f09a76 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Volume info retrieved successfully. Sep 01 12:17: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:17:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:17: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:17:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a90e51b1-da1e-4196-b474-c16426f09a76 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Delete volume request issued successfully. Sep 01 12:17:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a90e51b1-da1e-4196-b474-c16426f09a76 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] http://192.168.122.29/volume/v3/volumes/2c577c54-472a-42c1-a405-50d6c5e2bbee returned with HTTP 202 Sep 01 12:17:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1017/2049] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:17:46 2026] DELETE /volume/v3/volumes/2c577c54-472a-42c1-a405-50d6c5e2bbee => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:17:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4d37f847-6da5-40fc-9bc7-44eb9d7df712 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4d37f847-6da5-40fc-9bc7-44eb9d7df712 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] GET http://192.168.122.29/volume/v3/volumes/2c577c54-472a-42c1-a405-50d6c5e2bbee Sep 01 12:17:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4d37f847-6da5-40fc-9bc7-44eb9d7df712 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4d37f847-6da5-40fc-9bc7-44eb9d7df712 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-b0f43503-220a-453d-90c8-f3dbc4b67a5a req-25421aed-3c3c-4185-8b93-be73207ee7f3 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/attachments returned with HTTP 200 Sep 01 12:17:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1033/2050] 192.168.122.29 () {66 vars in 1478 bytes} [Tue Sep 1 12:17:46 2026] POST /volume/v3/attachments => generated 273 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:17: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:17:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17: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:17:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4d37f847-6da5-40fc-9bc7-44eb9d7df712 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Volume info retrieved successfully. Sep 01 12:17:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4d37f847-6da5-40fc-9bc7-44eb9d7df712 tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] http://192.168.122.29/volume/v3/volumes/2c577c54-472a-42c1-a405-50d6c5e2bbee returned with HTTP 200 Sep 01 12:17:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1018/2051] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:46 2026] GET /volume/v3/volumes/2c577c54-472a-42c1-a405-50d6c5e2bbee => generated 862 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ae59fc9c-667a-4c9e-ad29-15ce38a8060d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ae59fc9c-667a-4c9e-ad29-15ce38a8060d tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] GET http://192.168.122.29/volume/v3/volumes/9889deb8-c5b4-449a-84ce-5b37035cf92c Sep 01 12:17:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ae59fc9c-667a-4c9e-ad29-15ce38a8060d tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ae59fc9c-667a-4c9e-ad29-15ce38a8060d tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:47 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:17: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:17:47 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:47 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ae59fc9c-667a-4c9e-ad29-15ce38a8060d tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Volume info retrieved successfully. Sep 01 12:17:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ae59fc9c-667a-4c9e-ad29-15ce38a8060d tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] http://192.168.122.29/volume/v3/volumes/9889deb8-c5b4-449a-84ce-5b37035cf92c returned with HTTP 200 Sep 01 12:17:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1034/2052] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:47 2026] GET /volume/v3/volumes/9889deb8-c5b4-449a-84ce-5b37035cf92c => generated 855 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8bed15e2-7cf6-4221-8c1f-21cbba7db835 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8bed15e2-7cf6-4221-8c1f-21cbba7db835 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] GET http://192.168.122.29/volume/v3/os-quota-sets/15a8176924dd4233884ea26cba316f34?usage=True Sep 01 12:17:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8bed15e2-7cf6-4221-8c1f-21cbba7db835 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8bed15e2-7cf6-4221-8c1f-21cbba7db835 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8bed15e2-7cf6-4221-8c1f-21cbba7db835 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] http://192.168.122.29/volume/v3/os-quota-sets/15a8176924dd4233884ea26cba316f34?usage=True returned with HTTP 200 Sep 01 12:17:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1019/2053] 192.168.122.29 () {58 vars in 1254 bytes} [Tue Sep 1 12:17:47 2026] GET /volume/v3/os-quota-sets/15a8176924dd4233884ea26cba316f34?usage=True => generated 2408 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:17:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-017358c6-7972-48ed-a5bb-1a1d14ee03de None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-017358c6-7972-48ed-a5bb-1a1d14ee03de tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] GET http://192.168.122.29/volume/v3/os-quota-sets/a468c7abe3c7484881bb86783ad9fc6d?usage=True Sep 01 12:17:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-017358c6-7972-48ed-a5bb-1a1d14ee03de tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-017358c6-7972-48ed-a5bb-1a1d14ee03de tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-017358c6-7972-48ed-a5bb-1a1d14ee03de tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] http://192.168.122.29/volume/v3/os-quota-sets/a468c7abe3c7484881bb86783ad9fc6d?usage=True returned with HTTP 200 Sep 01 12:17:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1035/2054] 192.168.122.29 () {58 vars in 1254 bytes} [Tue Sep 1 12:17:47 2026] GET /volume/v3/os-quota-sets/a468c7abe3c7484881bb86783ad9fc6d?usage=True => generated 2408 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:17:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-877470d4-a58e-40c8-8d96-9a74eb3e3069 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-877470d4-a58e-40c8-8d96-9a74eb3e3069 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] POST http://192.168.122.29/volume/v3/os-volume-transfer Sep 01 12:17:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-877470d4-a58e-40c8-8d96-9a74eb3e3069 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "9889deb8-c5b4-449a-84ce-5b37035cf92c"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:17:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.volume_transfer [None req-877470d4-a58e-40c8-8d96-9a74eb3e3069 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Creating new volume transfer {'transfer': {'volume_id': '9889deb8-c5b4-449a-84ce-5b37035cf92c'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 01 12:17:47 devstack devstack@c-api.service[86815]: INFO cinder.api.contrib.volume_transfer [None req-877470d4-a58e-40c8-8d96-9a74eb3e3069 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Creating transfer of volume 9889deb8-c5b4-449a-84ce-5b37035cf92c Sep 01 12:17:47 devstack devstack@c-api.service[86815]: INFO cinder.transfer.api [None req-877470d4-a58e-40c8-8d96-9a74eb3e3069 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Generating transfer record for volume 9889deb8-c5b4-449a-84ce-5b37035cf92c Sep 01 12:17: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:17:47 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17: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:17:47 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-877470d4-a58e-40c8-8d96-9a74eb3e3069 tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] http://192.168.122.29/volume/v3/os-volume-transfer returned with HTTP 202 Sep 01 12:17:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1020/2055] 192.168.122.29 () {60 vars in 1170 bytes} [Tue Sep 1 12:17:47 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:17:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-68ee13b4-ad75-4eaa-996b-d43f547ac1b6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-68ee13b4-ad75-4eaa-996b-d43f547ac1b6 tempest-VolumeQuotasAdminTestJSON-1661554913 tempest-VolumeQuotasAdminTestJSON-1661554913-project-member] POST http://192.168.122.29/volume/v3/os-volume-transfer/1ef35bb1-d2ce-4c21-a32e-33286673b2f6/accept Sep 01 12:17:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-68ee13b4-ad75-4eaa-996b-d43f547ac1b6 tempest-VolumeQuotasAdminTestJSON-1661554913 tempest-VolumeQuotasAdminTestJSON-1661554913-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "2863b5e81ee404cb"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:17:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.contrib.volume_transfer [None req-68ee13b4-ad75-4eaa-996b-d43f547ac1b6 tempest-VolumeQuotasAdminTestJSON-1661554913 tempest-VolumeQuotasAdminTestJSON-1661554913-project-member] Accepting volume transfer 1ef35bb1-d2ce-4c21-a32e-33286673b2f6 {{(pid=86814) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 12:17:47 devstack devstack@c-api.service[86814]: INFO cinder.api.contrib.volume_transfer [None req-68ee13b4-ad75-4eaa-996b-d43f547ac1b6 tempest-VolumeQuotasAdminTestJSON-1661554913 tempest-VolumeQuotasAdminTestJSON-1661554913-project-member] Accepting transfer 1ef35bb1-d2ce-4c21-a32e-33286673b2f6 Sep 01 12:17: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:17:47 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:17:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8c476899-178c-47b2-8a10-1b37eb2e6fbb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8c476899-178c-47b2-8a10-1b37eb2e6fbb tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] GET http://192.168.122.29/volume/v3/volumes/2c577c54-472a-42c1-a405-50d6c5e2bbee Sep 01 12:17:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8c476899-178c-47b2-8a10-1b37eb2e6fbb tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8c476899-178c-47b2-8a10-1b37eb2e6fbb tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:47 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17: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:17:47 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8c476899-178c-47b2-8a10-1b37eb2e6fbb tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Volume info retrieved successfully. Sep 01 12:17:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8c476899-178c-47b2-8a10-1b37eb2e6fbb tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] http://192.168.122.29/volume/v3/volumes/2c577c54-472a-42c1-a405-50d6c5e2bbee returned with HTTP 200 Sep 01 12:17:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1021/2056] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:47 2026] GET /volume/v3/volumes/2c577c54-472a-42c1-a405-50d6c5e2bbee => generated 862 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c5e2c053-da94-4753-9d72-3d583b12ae9f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c5e2c053-da94-4753-9d72-3d583b12ae9f None None] GET http://192.168.122.29/volume// Sep 01 12:17:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c5e2c053-da94-4753-9d72-3d583b12ae9f None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c5e2c053-da94-4753-9d72-3d583b12ae9f None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c5e2c053-da94-4753-9d72-3d583b12ae9f None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:17:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1022/2057] 192.168.122.29 () {58 vars in 1310 bytes} [Tue Sep 1 12:17:48 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:17:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-730801f2-31f5-4cb9-b53e-a84b0dc793c1 req-90155ffb-f948-463c-8db7-6e01a3e02f91 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-730801f2-31f5-4cb9-b53e-a84b0dc793c1 req-90155ffb-f948-463c-8db7-6e01a3e02f91 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] GET http://192.168.122.29/volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b Sep 01 12:17:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-730801f2-31f5-4cb9-b53e-a84b0dc793c1 req-90155ffb-f948-463c-8db7-6e01a3e02f91 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-730801f2-31f5-4cb9-b53e-a84b0dc793c1 req-90155ffb-f948-463c-8db7-6e01a3e02f91 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:48 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17: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:17:48 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-730801f2-31f5-4cb9-b53e-a84b0dc793c1 req-90155ffb-f948-463c-8db7-6e01a3e02f91 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Volume info retrieved successfully. Sep 01 12:17:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-730801f2-31f5-4cb9-b53e-a84b0dc793c1 req-90155ffb-f948-463c-8db7-6e01a3e02f91 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] http://192.168.122.29/volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b returned with HTTP 200 Sep 01 12:17:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1023/2058] 192.168.122.29 () {62 vars in 1523 bytes} [Tue Sep 1 12:17:48 2026] GET /volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b => generated 1510 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:17:48 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-68ee13b4-ad75-4eaa-996b-d43f547ac1b6 tempest-VolumeQuotasAdminTestJSON-1661554913 tempest-VolumeQuotasAdminTestJSON-1661554913-project-member] Created reservations ['527703a4-02e7-4658-8594-a59ae9193e8b', '68a6dc68-5c66-4017-b588-8375d59551f8', '4e91c593-48e7-4233-9db1-b41ea001b728', '32713aec-6367-4df3-bdcd-484fabd06912'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:17:48 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-68ee13b4-ad75-4eaa-996b-d43f547ac1b6 tempest-VolumeQuotasAdminTestJSON-1661554913 tempest-VolumeQuotasAdminTestJSON-1661554913-project-member] Created reservations ['0d830004-4fb4-4f86-bc70-770dbfa1dfa1', '084bb3ee-8d75-44b7-89c0-2c71f0d70f22', '578e7f56-574e-4dcd-98a9-bb4eb4992e20', '61594cf3-3e77-46e7-8a76-c57ffd6c551a'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:17: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:17:48 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:17:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-730801f2-31f5-4cb9-b53e-a84b0dc793c1 req-2f06a324-9fed-46e0-b114-c1bb964b830e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-730801f2-31f5-4cb9-b53e-a84b0dc793c1 req-2f06a324-9fed-46e0-b114-c1bb964b830e tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] PUT http://192.168.122.29/volume/v3/attachments/286c345e-4a01-4ccf-9d41-a950128770e4 Sep 01 12:17:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-730801f2-31f5-4cb9-b53e-a84b0dc793c1 req-2f06a324-9fed-46e0-b114-c1bb964b830e tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.29", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fcffd4db34b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "2d6c338d-1492-4969-8dee-5e70772e3ff2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:17:48 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-68ee13b4-ad75-4eaa-996b-d43f547ac1b6 tempest-VolumeQuotasAdminTestJSON-1661554913 tempest-VolumeQuotasAdminTestJSON-1661554913-project-member] Created reservations ['580f63ad-f3ad-4f96-ba94-39b1e02c57e3', 'bdf8117c-624c-4a3c-93fb-abc0047e456a', '5788773f-cf80-4c09-9597-220f5d6da16b', 'f65d30b2-f4b4-4b05-adb5-a3e9a336faae'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:17:48 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-730801f2-31f5-4cb9-b53e-a84b0dc793c1 req-2f06a324-9fed-46e0-b114-c1bb964b830e tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Acquiring lock "cinder-attachment_update-6d40bbe3-eb44-4085-b0a8-8eda7b2a812b-devstack" by "attachment_update" {{(pid=86815) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:17:48 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-730801f2-31f5-4cb9-b53e-a84b0dc793c1 req-2f06a324-9fed-46e0-b114-c1bb964b830e tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Lock "cinder-attachment_update-6d40bbe3-eb44-4085-b0a8-8eda7b2a812b-devstack" acquired by "attachment_update" :: waited 0.030s {{(pid=86815) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:17: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:17:48 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17: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:17:48 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17:48 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-68ee13b4-ad75-4eaa-996b-d43f547ac1b6 tempest-VolumeQuotasAdminTestJSON-1661554913 tempest-VolumeQuotasAdminTestJSON-1661554913-project-member] Created reservations ['e5ee1cc7-3215-43a6-9155-075c422d706d', '0457d389-77c6-4c2f-be29-7f1ef0ae5be6', '374672cb-b8bc-40da-935f-3510649a573e', '5da1241e-ad7d-4cd2-a648-99ddd76be8ac'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:17:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-68ee13b4-ad75-4eaa-996b-d43f547ac1b6 tempest-VolumeQuotasAdminTestJSON-1661554913 tempest-VolumeQuotasAdminTestJSON-1661554913-project-member] Transfer volume completed successfully. Sep 01 12:17:49 devstack devstack@c-api.service[86814]: INFO cinder.transfer.api [None req-68ee13b4-ad75-4eaa-996b-d43f547ac1b6 tempest-VolumeQuotasAdminTestJSON-1661554913 tempest-VolumeQuotasAdminTestJSON-1661554913-project-member] Volume 9889deb8-c5b4-449a-84ce-5b37035cf92c has been transferred. Sep 01 12:17:49 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-730801f2-31f5-4cb9-b53e-a84b0dc793c1 req-2f06a324-9fed-46e0-b114-c1bb964b830e tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Lock "cinder-attachment_update-6d40bbe3-eb44-4085-b0a8-8eda7b2a812b-devstack" released by "attachment_update" :: held 0.606s {{(pid=86815) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:17:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-730801f2-31f5-4cb9-b53e-a84b0dc793c1 req-2f06a324-9fed-46e0-b114-c1bb964b830e tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] http://192.168.122.29/volume/v3/attachments/286c345e-4a01-4ccf-9d41-a950128770e4 returned with HTTP 200 Sep 01 12:17:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1024/2059] 192.168.122.29 () {66 vars in 1588 bytes} [Tue Sep 1 12:17:48 2026] PUT /volume/v3/attachments/286c345e-4a01-4ccf-9d41-a950128770e4 => generated 694 bytes in 687 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:17: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:17:49 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:17:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-68ee13b4-ad75-4eaa-996b-d43f547ac1b6 tempest-VolumeQuotasAdminTestJSON-1661554913 tempest-VolumeQuotasAdminTestJSON-1661554913-project-member] http://192.168.122.29/volume/v3/os-volume-transfer/1ef35bb1-d2ce-4c21-a32e-33286673b2f6/accept returned with HTTP 202 Sep 01 12:17:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1036/2060] 192.168.122.29 () {60 vars in 1302 bytes} [Tue Sep 1 12:17:47 2026] POST /volume/v3/os-volume-transfer/1ef35bb1-d2ce-4c21-a32e-33286673b2f6/accept => generated 371 bytes in 1370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:17:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9700c666-3988-48d4-87d8-90000ff62a6c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-89f4dbef-d124-416e-912c-3e0ff899e306 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9700c666-3988-48d4-87d8-90000ff62a6c tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] GET http://192.168.122.29/volume/v3/volumes/2c577c54-472a-42c1-a405-50d6c5e2bbee Sep 01 12:17:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9700c666-3988-48d4-87d8-90000ff62a6c tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-89f4dbef-d124-416e-912c-3e0ff899e306 tempest-VolumeQuotasAdminTestJSON-1661554913 tempest-VolumeQuotasAdminTestJSON-1661554913-project-member] GET http://192.168.122.29/volume/v3/volumes/9889deb8-c5b4-449a-84ce-5b37035cf92c Sep 01 12:17:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9700c666-3988-48d4-87d8-90000ff62a6c tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-89f4dbef-d124-416e-912c-3e0ff899e306 tempest-VolumeQuotasAdminTestJSON-1661554913 tempest-VolumeQuotasAdminTestJSON-1661554913-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-89f4dbef-d124-416e-912c-3e0ff899e306 tempest-VolumeQuotasAdminTestJSON-1661554913 tempest-VolumeQuotasAdminTestJSON-1661554913-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:49 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:17: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:17:49 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9700c666-3988-48d4-87d8-90000ff62a6c tempest-CreateVolumesFromSourceVolumeTest-2042254713 tempest-CreateVolumesFromSourceVolumeTest-2042254713-project-member] http://192.168.122.29/volume/v3/volumes/2c577c54-472a-42c1-a405-50d6c5e2bbee returned with HTTP 404 Sep 01 12:17:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1025/2061] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:49 2026] GET /volume/v3/volumes/2c577c54-472a-42c1-a405-50d6c5e2bbee => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:17:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4961a58f-f379-4168-bab5-ec1cb4609690 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4961a58f-f379-4168-bab5-ec1cb4609690 None None] GET http://192.168.122.29/volume// Sep 01 12:17:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4961a58f-f379-4168-bab5-ec1cb4609690 None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4961a58f-f379-4168-bab5-ec1cb4609690 None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4961a58f-f379-4168-bab5-ec1cb4609690 None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:17:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1026/2062] 192.168.122.29 () {58 vars in 1310 bytes} [Tue Sep 1 12:17:49 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:17:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-89f4dbef-d124-416e-912c-3e0ff899e306 tempest-VolumeQuotasAdminTestJSON-1661554913 tempest-VolumeQuotasAdminTestJSON-1661554913-project-member] Volume info retrieved successfully. Sep 01 12:17:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-730801f2-31f5-4cb9-b53e-a84b0dc793c1 req-0851c6ad-5d84-44a8-ae48-95c10e777e4c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-89f4dbef-d124-416e-912c-3e0ff899e306 tempest-VolumeQuotasAdminTestJSON-1661554913 tempest-VolumeQuotasAdminTestJSON-1661554913-project-member] http://192.168.122.29/volume/v3/volumes/9889deb8-c5b4-449a-84ce-5b37035cf92c returned with HTTP 200 Sep 01 12:17:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1037/2063] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:49 2026] GET /volume/v3/volumes/9889deb8-c5b4-449a-84ce-5b37035cf92c => generated 855 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:17:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-b0f43503-220a-453d-90c8-f3dbc4b67a5a req-a57ecfcf-57bf-43be-8ea5-a14a99427668 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-b0f43503-220a-453d-90c8-f3dbc4b67a5a req-a57ecfcf-57bf-43be-8ea5-a14a99427668 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] GET http://192.168.122.29/volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 Sep 01 12:17:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-730801f2-31f5-4cb9-b53e-a84b0dc793c1 req-0851c6ad-5d84-44a8-ae48-95c10e777e4c tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] POST http://192.168.122.29/volume/v3/attachments/286c345e-4a01-4ccf-9d41-a950128770e4/action Sep 01 12:17:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-b0f43503-220a-453d-90c8-f3dbc4b67a5a req-a57ecfcf-57bf-43be-8ea5-a14a99427668 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-b0f43503-220a-453d-90c8-f3dbc4b67a5a req-a57ecfcf-57bf-43be-8ea5-a14a99427668 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-730801f2-31f5-4cb9-b53e-a84b0dc793c1 req-0851c6ad-5d84-44a8-ae48-95c10e777e4c tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Action body: b'{"os-complete": null}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:17:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-730801f2-31f5-4cb9-b53e-a84b0dc793c1 req-0851c6ad-5d84-44a8-ae48-95c10e777e4c tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-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:17: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:17:49 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:17: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:17:49 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-b0f43503-220a-453d-90c8-f3dbc4b67a5a req-a57ecfcf-57bf-43be-8ea5-a14a99427668 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Volume info retrieved successfully. Sep 01 12:17: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:17:49 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17: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:17:49 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-b0f43503-220a-453d-90c8-f3dbc4b67a5a req-a57ecfcf-57bf-43be-8ea5-a14a99427668 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 returned with HTTP 200 Sep 01 12:17:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1038/2064] 192.168.122.29 () {62 vars in 1523 bytes} [Tue Sep 1 12:17:49 2026] GET /volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 => generated 1435 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:17:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a1393ab3-ebb6-4870-a20c-455560d5391a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a1393ab3-ebb6-4870-a20c-455560d5391a tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] GET http://192.168.122.29/volume/v3/os-quota-sets/15a8176924dd4233884ea26cba316f34?usage=True Sep 01 12:17:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a1393ab3-ebb6-4870-a20c-455560d5391a tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a1393ab3-ebb6-4870-a20c-455560d5391a tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-730801f2-31f5-4cb9-b53e-a84b0dc793c1 req-0851c6ad-5d84-44a8-ae48-95c10e777e4c tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] http://192.168.122.29/volume/v3/attachments/286c345e-4a01-4ccf-9d41-a950128770e4/action returned with HTTP 204 Sep 01 12:17:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1027/2065] 192.168.122.29 () {66 vars in 1609 bytes} [Tue Sep 1 12:17:49 2026] POST /volume/v3/attachments/286c345e-4a01-4ccf-9d41-a950128770e4/action => generated 0 bytes in 160 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:17:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a1393ab3-ebb6-4870-a20c-455560d5391a tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] http://192.168.122.29/volume/v3/os-quota-sets/15a8176924dd4233884ea26cba316f34?usage=True returned with HTTP 200 Sep 01 12:17:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1039/2066] 192.168.122.29 () {58 vars in 1254 bytes} [Tue Sep 1 12:17:49 2026] GET /volume/v3/os-quota-sets/15a8176924dd4233884ea26cba316f34?usage=True => generated 2408 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:17:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f9027e42-1495-4c56-bed4-43ad6661b189 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f9027e42-1495-4c56-bed4-43ad6661b189 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] GET http://192.168.122.29/volume/v3/os-quota-sets/a468c7abe3c7484881bb86783ad9fc6d?usage=True Sep 01 12:17:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f9027e42-1495-4c56-bed4-43ad6661b189 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f9027e42-1495-4c56-bed4-43ad6661b189 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f9027e42-1495-4c56-bed4-43ad6661b189 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] http://192.168.122.29/volume/v3/os-quota-sets/a468c7abe3c7484881bb86783ad9fc6d?usage=True returned with HTTP 200 Sep 01 12:17:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1028/2067] 192.168.122.29 () {58 vars in 1254 bytes} [Tue Sep 1 12:17:49 2026] GET /volume/v3/os-quota-sets/a468c7abe3c7484881bb86783ad9fc6d?usage=True => generated 2408 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:17:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-781242d1-2b58-4ad5-9593-1d563e44b920 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-b0f43503-220a-453d-90c8-f3dbc4b67a5a req-f13accce-355f-417a-95e5-19c48170ac41 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-781242d1-2b58-4ad5-9593-1d563e44b920 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] DELETE http://192.168.122.29/volume/v3/volumes/9889deb8-c5b4-449a-84ce-5b37035cf92c Sep 01 12:17:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-781242d1-2b58-4ad5-9593-1d563e44b920 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-781242d1-2b58-4ad5-9593-1d563e44b920 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:49 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-781242d1-2b58-4ad5-9593-1d563e44b920 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Delete volume with id: 9889deb8-c5b4-449a-84ce-5b37035cf92c Sep 01 12:17:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-b0f43503-220a-453d-90c8-f3dbc4b67a5a req-f13accce-355f-417a-95e5-19c48170ac41 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] PUT http://192.168.122.29/volume/v3/attachments/c6b24771-edd4-4d09-96cb-ddf4b73347ee Sep 01 12:17:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-b0f43503-220a-453d-90c8-f3dbc4b67a5a req-f13accce-355f-417a-95e5-19c48170ac41 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.29", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fcffd4db34b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "2d6c338d-1492-4969-8dee-5e70772e3ff2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:17: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:17:49 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17: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:17:49 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-781242d1-2b58-4ad5-9593-1d563e44b920 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Volume info retrieved successfully. Sep 01 12:17:49 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-b0f43503-220a-453d-90c8-f3dbc4b67a5a req-f13accce-355f-417a-95e5-19c48170ac41 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Acquiring lock "cinder-attachment_update-71968bae-fbd6-4c72-b636-5c907e1f8aa5-devstack" by "attachment_update" {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:17:49 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-b0f43503-220a-453d-90c8-f3dbc4b67a5a req-f13accce-355f-417a-95e5-19c48170ac41 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Lock "cinder-attachment_update-71968bae-fbd6-4c72-b636-5c907e1f8aa5-devstack" acquired by "attachment_update" :: waited 0.044s {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:17: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:17:49 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-781242d1-2b58-4ad5-9593-1d563e44b920 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Delete volume request issued successfully. Sep 01 12:17:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-781242d1-2b58-4ad5-9593-1d563e44b920 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] http://192.168.122.29/volume/v3/volumes/9889deb8-c5b4-449a-84ce-5b37035cf92c returned with HTTP 202 Sep 01 12:17:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1029/2068] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:17:49 2026] DELETE /volume/v3/volumes/9889deb8-c5b4-449a-84ce-5b37035cf92c => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:17:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bbd16405-0f7a-498e-901b-b0ee94e65599 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17: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:17:49 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:17:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bbd16405-0f7a-498e-901b-b0ee94e65599 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] GET http://192.168.122.29/volume/v3/volumes/9889deb8-c5b4-449a-84ce-5b37035cf92c Sep 01 12:17:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bbd16405-0f7a-498e-901b-b0ee94e65599 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bbd16405-0f7a-498e-901b-b0ee94e65599 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:49 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17: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:17:49 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-bbd16405-0f7a-498e-901b-b0ee94e65599 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Volume info retrieved successfully. Sep 01 12:17:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bbd16405-0f7a-498e-901b-b0ee94e65599 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] http://192.168.122.29/volume/v3/volumes/9889deb8-c5b4-449a-84ce-5b37035cf92c returned with HTTP 200 Sep 01 12:17:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1030/2069] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:49 2026] GET /volume/v3/volumes/9889deb8-c5b4-449a-84ce-5b37035cf92c => generated 1017 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:17:50 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-b0f43503-220a-453d-90c8-f3dbc4b67a5a req-f13accce-355f-417a-95e5-19c48170ac41 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Lock "cinder-attachment_update-71968bae-fbd6-4c72-b636-5c907e1f8aa5-devstack" released by "attachment_update" :: held 0.396s {{(pid=86814) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:17:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-b0f43503-220a-453d-90c8-f3dbc4b67a5a req-f13accce-355f-417a-95e5-19c48170ac41 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/attachments/c6b24771-edd4-4d09-96cb-ddf4b73347ee returned with HTTP 200 Sep 01 12:17:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1040/2070] 192.168.122.29 () {66 vars in 1588 bytes} [Tue Sep 1 12:17:49 2026] PUT /volume/v3/attachments/c6b24771-edd4-4d09-96cb-ddf4b73347ee => generated 694 bytes in 530 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:17:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-b0f43503-220a-453d-90c8-f3dbc4b67a5a req-c42e2c95-3c7c-4658-86ed-c0c49affb81c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-b0f43503-220a-453d-90c8-f3dbc4b67a5a req-c42e2c95-3c7c-4658-86ed-c0c49affb81c tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] POST http://192.168.122.29/volume/v3/attachments/c6b24771-edd4-4d09-96cb-ddf4b73347ee/action Sep 01 12:17:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-b0f43503-220a-453d-90c8-f3dbc4b67a5a req-c42e2c95-3c7c-4658-86ed-c0c49affb81c tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Action body: b'{"os-complete": null}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:17:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-b0f43503-220a-453d-90c8-f3dbc4b67a5a req-c42e2c95-3c7c-4658-86ed-c0c49affb81c tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-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:17: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:17:50 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:17: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:17:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:17:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-b0f43503-220a-453d-90c8-f3dbc4b67a5a req-c42e2c95-3c7c-4658-86ed-c0c49affb81c tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/attachments/c6b24771-edd4-4d09-96cb-ddf4b73347ee/action returned with HTTP 204 Sep 01 12:17:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1031/2071] 192.168.122.29 () {66 vars in 1609 bytes} [Tue Sep 1 12:17:50 2026] POST /volume/v3/attachments/c6b24771-edd4-4d09-96cb-ddf4b73347ee/action => generated 0 bytes in 91 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:17:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b9edd143-3c45-45e3-a66b-5f5c47fbfece None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b9edd143-3c45-45e3-a66b-5f5c47fbfece tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] GET http://192.168.122.29/volume/v3/volumes/9889deb8-c5b4-449a-84ce-5b37035cf92c Sep 01 12:17:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b9edd143-3c45-45e3-a66b-5f5c47fbfece tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b9edd143-3c45-45e3-a66b-5f5c47fbfece tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17: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:17:50 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:17: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:17:50 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:17:50 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b9edd143-3c45-45e3-a66b-5f5c47fbfece tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Volume info retrieved successfully. Sep 01 12:17:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b9edd143-3c45-45e3-a66b-5f5c47fbfece tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] http://192.168.122.29/volume/v3/volumes/9889deb8-c5b4-449a-84ce-5b37035cf92c returned with HTTP 200 Sep 01 12:17:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1041/2072] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:50 2026] GET /volume/v3/volumes/9889deb8-c5b4-449a-84ce-5b37035cf92c => generated 1017 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:17:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a2cd9418-97cb-4879-89c9-a73564912fbd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a2cd9418-97cb-4879-89c9-a73564912fbd tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] GET http://192.168.122.29/volume/v3/volumes/9889deb8-c5b4-449a-84ce-5b37035cf92c Sep 01 12:17:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a2cd9418-97cb-4879-89c9-a73564912fbd tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a2cd9418-97cb-4879-89c9-a73564912fbd tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a2cd9418-97cb-4879-89c9-a73564912fbd tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] http://192.168.122.29/volume/v3/volumes/9889deb8-c5b4-449a-84ce-5b37035cf92c returned with HTTP 404 Sep 01 12:17:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1032/2073] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:51 2026] GET /volume/v3/volumes/9889deb8-c5b4-449a-84ce-5b37035cf92c => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:17:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-108623bd-714c-42c7-b4f5-18a7ee32781c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-108623bd-714c-42c7-b4f5-18a7ee32781c tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] GET http://192.168.122.29/volume/v3/volumes/9889deb8-c5b4-449a-84ce-5b37035cf92c Sep 01 12:17:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-108623bd-714c-42c7-b4f5-18a7ee32781c tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-108623bd-714c-42c7-b4f5-18a7ee32781c tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-108623bd-714c-42c7-b4f5-18a7ee32781c tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] http://192.168.122.29/volume/v3/volumes/9889deb8-c5b4-449a-84ce-5b37035cf92c returned with HTTP 404 Sep 01 12:17:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1042/2074] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:17:51 2026] GET /volume/v3/volumes/9889deb8-c5b4-449a-84ce-5b37035cf92c => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:17:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a8aeff9f-4862-4b07-a9fd-3652b0d3186f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a8aeff9f-4862-4b07-a9fd-3652b0d3186f tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] DELETE http://192.168.122.29/volume/v3/volumes/9889deb8-c5b4-449a-84ce-5b37035cf92c Sep 01 12:17:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a8aeff9f-4862-4b07-a9fd-3652b0d3186f tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a8aeff9f-4862-4b07-a9fd-3652b0d3186f tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:51 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-a8aeff9f-4862-4b07-a9fd-3652b0d3186f tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] Delete volume with id: 9889deb8-c5b4-449a-84ce-5b37035cf92c Sep 01 12:17:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a8aeff9f-4862-4b07-a9fd-3652b0d3186f tempest-VolumeQuotasAdminTestJSON-506138322 tempest-VolumeQuotasAdminTestJSON-506138322-project-member] http://192.168.122.29/volume/v3/volumes/9889deb8-c5b4-449a-84ce-5b37035cf92c returned with HTTP 404 Sep 01 12:17:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1033/2075] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:17:51 2026] DELETE /volume/v3/volumes/9889deb8-c5b4-449a-84ce-5b37035cf92c => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:17:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-65c6be17-dcad-48a7-b07c-018e22deba10 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-65c6be17-dcad-48a7-b07c-018e22deba10 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] GET http://192.168.122.29/volume/v3/os-quota-sets/321c74a4f4eb4b22a33a9d12105af8bc?usage=True Sep 01 12:17:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-65c6be17-dcad-48a7-b07c-018e22deba10 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:17:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-65c6be17-dcad-48a7-b07c-018e22deba10 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:17:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-65c6be17-dcad-48a7-b07c-018e22deba10 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] http://192.168.122.29/volume/v3/os-quota-sets/321c74a4f4eb4b22a33a9d12105af8bc?usage=True returned with HTTP 200 Sep 01 12:17:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1043/2076] 192.168.122.29 () {58 vars in 1254 bytes} [Tue Sep 1 12:17:52 2026] GET /volume/v3/os-quota-sets/321c74a4f4eb4b22a33a9d12105af8bc?usage=True => generated 2408 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:17:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3728b4c2-4fab-4e73-bb4c-5f199858759d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3728b4c2-4fab-4e73-bb4c-5f199858759d tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] PUT http://192.168.122.29/volume/v3/os-quota-sets/15a8176924dd4233884ea26cba316f34 Sep 01 12:17:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3728b4c2-4fab-4e73-bb4c-5f199858759d tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-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=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:17:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3728b4c2-4fab-4e73-bb4c-5f199858759d tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] http://192.168.122.29/volume/v3/os-quota-sets/15a8176924dd4233884ea26cba316f34 returned with HTTP 200 Sep 01 12:17:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1034/2077] 192.168.122.29 () {60 vars in 1254 bytes} [Tue Sep 1 12:17:52 2026] PUT /volume/v3/os-quota-sets/15a8176924dd4233884ea26cba316f34 => generated 1393 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:17:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0e8fc734-37a7-4092-98d5-0d260f6620b1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0e8fc734-37a7-4092-98d5-0d260f6620b1 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] PUT http://192.168.122.29/volume/v3/os-quota-sets/15a8176924dd4233884ea26cba316f34 Sep 01 12:17:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0e8fc734-37a7-4092-98d5-0d260f6620b1 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-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:17:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0e8fc734-37a7-4092-98d5-0d260f6620b1 tempest-VolumeQuotasAdminTestJSON-58796743 tempest-VolumeQuotasAdminTestJSON-58796743-project-admin] http://192.168.122.29/volume/v3/os-quota-sets/15a8176924dd4233884ea26cba316f34 returned with HTTP 200 Sep 01 12:17:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1044/2078] 192.168.122.29 () {60 vars in 1254 bytes} [Tue Sep 1 12:17:52 2026] PUT /volume/v3/os-quota-sets/15a8176924dd4233884ea26cba316f34 => generated 1391 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:17:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-67987bef-d69a-4124-ad29-88e68bfd25da None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:17:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-67987bef-d69a-4124-ad29-88e68bfd25da tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:17:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-67987bef-d69a-4124-ad29-88e68bfd25da tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "a52b0800-80a4-4437-8530-190aaee92caa", "size": 1}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:17:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-67987bef-d69a-4124-ad29-88e68bfd25da tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'a52b0800-80a4-4437-8530-190aaee92caa', 'size': 1}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:17:59 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-67987bef-d69a-4124-ad29-88e68bfd25da tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Create volume of 1 GB Sep 01 12:17:59 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-67987bef-d69a-4124-ad29-88e68bfd25da tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Availability Zones retrieved successfully. Sep 01 12:17:59 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-67987bef-d69a-4124-ad29-88e68bfd25da tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Flow 'volume_create_api' (0baa8915-4b8f-471d-9431-d0a671d70560) 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:17:59 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-67987bef-d69a-4124-ad29-88e68bfd25da tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (539542d9-458c-46a8-8af5-0b09573ed02b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:59 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-67987bef-d69a-4124-ad29-88e68bfd25da tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-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:17:59 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-67987bef-d69a-4124-ad29-88e68bfd25da tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (539542d9-458c-46a8-8af5-0b09573ed02b) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:17:59 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-67987bef-d69a-4124-ad29-88e68bfd25da tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (490a7d23-d421-49b2-b3ef-b4ceb93f2583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:17:59 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-67987bef-d69a-4124-ad29-88e68bfd25da tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Created reservations ['2dd5d874-e0ee-413a-b6fb-e26cfa314ebd', 'fb936e5b-53c2-4bbe-b7a3-50d1399795ca', '592a0309-fbf7-451d-914d-534d4e7e1975', 'f9dd4706-6428-4c11-8d59-0310dfc44fa3'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:17:59 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-67987bef-d69a-4124-ad29-88e68bfd25da tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (490a7d23-d421-49b2-b3ef-b4ceb93f2583) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2dd5d874-e0ee-413a-b6fb-e26cfa314ebd', 'fb936e5b-53c2-4bbe-b7a3-50d1399795ca', '592a0309-fbf7-451d-914d-534d4e7e1975', 'f9dd4706-6428-4c11-8d59-0310dfc44fa3']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:17:59 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-67987bef-d69a-4124-ad29-88e68bfd25da tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16057a7e-77d9-449a-809e-a9b2d293a95a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18: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:18:00 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18:00 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-67987bef-d69a-4124-ad29-88e68bfd25da tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16057a7e-77d9-449a-809e-a9b2d293a95a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcc47164-c94c-4074-b8c7-80ad2105c8d4', '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='a3b6b28b3fad4546a4287bd3075f0178',qos_specs=None,replication_status=,reservations=['2dd5d874-e0ee-413a-b6fb-e26cfa314ebd','fb936e5b-53c2-4bbe-b7a3-50d1399795ca','592a0309-fbf7-451d-914d-534d4e7e1975','f9dd4706-6428-4c11-8d59-0310dfc44fa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e684c703725e439e9881aa3bace64eb5',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:17:59Z,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=bcc47164-c94c-4074-b8c7-80ad2105c8d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3b6b28b3fad4546a4287bd3075f0178',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e684c703725e439e9881aa3bace64eb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:18:00 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-67987bef-d69a-4124-ad29-88e68bfd25da tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8943e533-709b-4663-8927-2d6ed08476d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:00 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-67987bef-d69a-4124-ad29-88e68bfd25da tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8943e533-709b-4663-8927-2d6ed08476d4) transitioned into state 'SUCCESS' from 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='a3b6b28b3fad4546a4287bd3075f0178',qos_specs=None,replication_status=,reservations=['2dd5d874-e0ee-413a-b6fb-e26cfa314ebd','fb936e5b-53c2-4bbe-b7a3-50d1399795ca','592a0309-fbf7-451d-914d-534d4e7e1975','f9dd4706-6428-4c11-8d59-0310dfc44fa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e684c703725e439e9881aa3bace64eb5',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:18:00 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-67987bef-d69a-4124-ad29-88e68bfd25da tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41239029-be2a-4048-957a-d74ef1ca3d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:00 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-67987bef-d69a-4124-ad29-88e68bfd25da tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41239029-be2a-4048-957a-d74ef1ca3d17) 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:18:00 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-67987bef-d69a-4124-ad29-88e68bfd25da tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Flow 'volume_create_api' (0baa8915-4b8f-471d-9431-d0a671d70560) 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:18:00 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-67987bef-d69a-4124-ad29-88e68bfd25da tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Create volume request issued successfully. Sep 01 12:18:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-67987bef-d69a-4124-ad29-88e68bfd25da tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:18:00 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1035/2079] 192.168.122.29 () {62 vars in 1179 bytes} [Tue Sep 1 12:17:58 2026] POST /volume/v3/volumes => generated 782 bytes in 1496 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:18:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-47050d0f-7b33-4efb-b562-c12526ee9e10 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-47050d0f-7b33-4efb-b562-c12526ee9e10 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] GET http://192.168.122.29/volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 Sep 01 12:18:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-47050d0f-7b33-4efb-b562-c12526ee9e10 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-47050d0f-7b33-4efb-b562-c12526ee9e10 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:00 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:00 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:00 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-47050d0f-7b33-4efb-b562-c12526ee9e10 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Volume info retrieved successfully. Sep 01 12:18:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-47050d0f-7b33-4efb-b562-c12526ee9e10 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] http://192.168.122.29/volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 returned with HTTP 200 Sep 01 12:18:00 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1045/2080] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:18:00 2026] GET /volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 => generated 850 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:18:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7e2e109c-d159-42c1-9f51-0d79bca71f30 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7e2e109c-d159-42c1-9f51-0d79bca71f30 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] GET http://192.168.122.29/volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 Sep 01 12:18:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7e2e109c-d159-42c1-9f51-0d79bca71f30 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7e2e109c-d159-42c1-9f51-0d79bca71f30 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:01 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18: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:18:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7e2e109c-d159-42c1-9f51-0d79bca71f30 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Volume info retrieved successfully. Sep 01 12:18:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7e2e109c-d159-42c1-9f51-0d79bca71f30 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] http://192.168.122.29/volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 returned with HTTP 200 Sep 01 12:18:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1036/2081] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:18:01 2026] GET /volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 => generated 874 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:18:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f5b224b6-d91f-4815-864e-fb38a28e5098 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f5b224b6-d91f-4815-864e-fb38a28e5098 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] GET http://192.168.122.29/volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 Sep 01 12:18:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f5b224b6-d91f-4815-864e-fb38a28e5098 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f5b224b6-d91f-4815-864e-fb38a28e5098 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:02 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f5b224b6-d91f-4815-864e-fb38a28e5098 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Volume info retrieved successfully. Sep 01 12:18:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f5b224b6-d91f-4815-864e-fb38a28e5098 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] http://192.168.122.29/volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 returned with HTTP 200 Sep 01 12:18:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1046/2082] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:18:02 2026] GET /volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 => generated 874 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:18:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b9d1aee5-4903-4f7b-9e49-8e2d99d26bde None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b9d1aee5-4903-4f7b-9e49-8e2d99d26bde tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] GET http://192.168.122.29/volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 Sep 01 12:18:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b9d1aee5-4903-4f7b-9e49-8e2d99d26bde tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b9d1aee5-4903-4f7b-9e49-8e2d99d26bde tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:03 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18: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:18:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b9d1aee5-4903-4f7b-9e49-8e2d99d26bde tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Volume info retrieved successfully. Sep 01 12:18:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b9d1aee5-4903-4f7b-9e49-8e2d99d26bde tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] http://192.168.122.29/volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 returned with HTTP 200 Sep 01 12:18:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1037/2083] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:18:03 2026] GET /volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 => generated 932 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:18:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c99a7d95-28b1-4e27-8c95-2c458449d170 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c99a7d95-28b1-4e27-8c95-2c458449d170 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] GET http://192.168.122.29/volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 Sep 01 12:18:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c99a7d95-28b1-4e27-8c95-2c458449d170 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c99a7d95-28b1-4e27-8c95-2c458449d170 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:04 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c99a7d95-28b1-4e27-8c95-2c458449d170 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Volume info retrieved successfully. Sep 01 12:18:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c99a7d95-28b1-4e27-8c95-2c458449d170 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] http://192.168.122.29/volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 returned with HTTP 200 Sep 01 12:18:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1047/2084] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:18:04 2026] GET /volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 => generated 932 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:18:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-75da37c8-175d-4fb7-a589-5261ead285c3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-75da37c8-175d-4fb7-a589-5261ead285c3 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] GET http://192.168.122.29/volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 Sep 01 12:18:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-75da37c8-175d-4fb7-a589-5261ead285c3 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-75da37c8-175d-4fb7-a589-5261ead285c3 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:06 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18: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:18:06 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-75da37c8-175d-4fb7-a589-5261ead285c3 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Volume info retrieved successfully. Sep 01 12:18:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-75da37c8-175d-4fb7-a589-5261ead285c3 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] http://192.168.122.29/volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 returned with HTTP 200 Sep 01 12:18:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1038/2085] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:18:06 2026] GET /volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 => generated 932 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:18:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cd51301e-87a9-42cd-9292-f952700c6247 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cd51301e-87a9-42cd-9292-f952700c6247 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] GET http://192.168.122.29/volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 Sep 01 12:18:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cd51301e-87a9-42cd-9292-f952700c6247 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cd51301e-87a9-42cd-9292-f952700c6247 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:07 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:07 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:07 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-cd51301e-87a9-42cd-9292-f952700c6247 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Volume info retrieved successfully. Sep 01 12:18:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cd51301e-87a9-42cd-9292-f952700c6247 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] http://192.168.122.29/volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 returned with HTTP 200 Sep 01 12:18:07 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1048/2086] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:18:07 2026] GET /volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 => generated 935 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:18:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-201f86e7-f3d6-41aa-bca6-c68877ade4c6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-201f86e7-f3d6-41aa-bca6-c68877ade4c6 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] GET http://192.168.122.29/volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 Sep 01 12:18:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-201f86e7-f3d6-41aa-bca6-c68877ade4c6 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-201f86e7-f3d6-41aa-bca6-c68877ade4c6 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:08 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18: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:18:08 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c41c609c-57e1-4b86-873a-150b748a0a12 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:08 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-201f86e7-f3d6-41aa-bca6-c68877ade4c6 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Volume info retrieved successfully. Sep 01 12:18:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-201f86e7-f3d6-41aa-bca6-c68877ade4c6 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] http://192.168.122.29/volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 returned with HTTP 200 Sep 01 12:18:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1039/2087] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:18:08 2026] GET /volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 => generated 935 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:18:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c41c609c-57e1-4b86-873a-150b748a0a12 tempest-VolumeQuotasNegativeTestJSON-57676618 tempest-VolumeQuotasNegativeTestJSON-57676618-project-admin] GET http://192.168.122.29/volume/v3/os-quota-sets/fa38d6b5bd054654b6dd0fdc7a271e9b Sep 01 12:18:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c41c609c-57e1-4b86-873a-150b748a0a12 tempest-VolumeQuotasNegativeTestJSON-57676618 tempest-VolumeQuotasNegativeTestJSON-57676618-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c41c609c-57e1-4b86-873a-150b748a0a12 tempest-VolumeQuotasNegativeTestJSON-57676618 tempest-VolumeQuotasNegativeTestJSON-57676618-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c41c609c-57e1-4b86-873a-150b748a0a12 tempest-VolumeQuotasNegativeTestJSON-57676618 tempest-VolumeQuotasNegativeTestJSON-57676618-project-admin] http://192.168.122.29/volume/v3/os-quota-sets/fa38d6b5bd054654b6dd0fdc7a271e9b returned with HTTP 200 Sep 01 12:18:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1049/2088] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:18:08 2026] GET /volume/v3/os-quota-sets/fa38d6b5bd054654b6dd0fdc7a271e9b => generated 1433 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:18:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-450e69ab-2d70-441a-9039-1fa52d6d35d9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-450e69ab-2d70-441a-9039-1fa52d6d35d9 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:18:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-450e69ab-2d70-441a-9039-1fa52d6d35d9 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1978810729"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:18:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-450e69ab-2d70-441a-9039-1fa52d6d35d9 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1978810729'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:18:09 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-450e69ab-2d70-441a-9039-1fa52d6d35d9 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Create volume of 1 GB Sep 01 12:18:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-450e69ab-2d70-441a-9039-1fa52d6d35d9 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Availability Zones retrieved successfully. Sep 01 12:18:09 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-450e69ab-2d70-441a-9039-1fa52d6d35d9 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Flow 'volume_create_api' (c2f52a56-30c6-466f-b54a-d95dce4cd764) 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:18:09 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-450e69ab-2d70-441a-9039-1fa52d6d35d9 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85570465-9cbd-43d0-9068-9b6e373ce46b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:09 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-450e69ab-2d70-441a-9039-1fa52d6d35d9 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-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:18:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7ceb876c-37cd-4f07-916d-353246210b7c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7ceb876c-37cd-4f07-916d-353246210b7c tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] GET http://192.168.122.29/volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 Sep 01 12:18:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7ceb876c-37cd-4f07-916d-353246210b7c tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7ceb876c-37cd-4f07-916d-353246210b7c tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:09 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:09 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7ceb876c-37cd-4f07-916d-353246210b7c tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Volume info retrieved successfully. Sep 01 12:18:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7ceb876c-37cd-4f07-916d-353246210b7c tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] http://192.168.122.29/volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 returned with HTTP 200 Sep 01 12:18:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1050/2089] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:18:09 2026] GET /volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 => generated 935 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:18:09 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-450e69ab-2d70-441a-9039-1fa52d6d35d9 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85570465-9cbd-43d0-9068-9b6e373ce46b) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:18:09 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-450e69ab-2d70-441a-9039-1fa52d6d35d9 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (686823be-9e8a-42a1-863b-425ad17ddfff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:09 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-450e69ab-2d70-441a-9039-1fa52d6d35d9 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Created reservations ['71dafcfc-938b-41a0-a53e-510da38c5b3f', 'efb6e760-9d02-463b-a7f2-d156ceacc666', '6065d80f-d55e-4f4e-b196-f4585239a9f0', '3ae5ad3b-7421-4734-b19c-29942922ffa5'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:18:09 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-450e69ab-2d70-441a-9039-1fa52d6d35d9 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (686823be-9e8a-42a1-863b-425ad17ddfff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71dafcfc-938b-41a0-a53e-510da38c5b3f', 'efb6e760-9d02-463b-a7f2-d156ceacc666', '6065d80f-d55e-4f4e-b196-f4585239a9f0', '3ae5ad3b-7421-4734-b19c-29942922ffa5']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:18:09 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-450e69ab-2d70-441a-9039-1fa52d6d35d9 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29b1dc6f-eba4-4812-9c55-f97b53c491d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18: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:18:09 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-450e69ab-2d70-441a-9039-1fa52d6d35d9 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29b1dc6f-eba4-4812-9c55-f97b53c491d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '408e2163-8d79-43d1-82f8-1d27f15bad15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1978810729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa38d6b5bd054654b6dd0fdc7a271e9b',qos_specs=None,replication_status=,reservations=['71dafcfc-938b-41a0-a53e-510da38c5b3f','efb6e760-9d02-463b-a7f2-d156ceacc666','6065d80f-d55e-4f4e-b196-f4585239a9f0','3ae5ad3b-7421-4734-b19c-29942922ffa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd1ba18d315b439e8186fb5816296861',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:18:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1978810729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=408e2163-8d79-43d1-82f8-1d27f15bad15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa38d6b5bd054654b6dd0fdc7a271e9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd1ba18d315b439e8186fb5816296861',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:18:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-450e69ab-2d70-441a-9039-1fa52d6d35d9 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7d93d78-c609-498a-adf4-82e528022701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-450e69ab-2d70-441a-9039-1fa52d6d35d9 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7d93d78-c609-498a-adf4-82e528022701) transitioned into state 'SUCCESS' from state '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-1978810729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa38d6b5bd054654b6dd0fdc7a271e9b',qos_specs=None,replication_status=,reservations=['71dafcfc-938b-41a0-a53e-510da38c5b3f','efb6e760-9d02-463b-a7f2-d156ceacc666','6065d80f-d55e-4f4e-b196-f4585239a9f0','3ae5ad3b-7421-4734-b19c-29942922ffa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd1ba18d315b439e8186fb5816296861',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:18:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-450e69ab-2d70-441a-9039-1fa52d6d35d9 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac1bda2e-de5a-4a75-9902-74718d9038c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-450e69ab-2d70-441a-9039-1fa52d6d35d9 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac1bda2e-de5a-4a75-9902-74718d9038c8) 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:18:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-450e69ab-2d70-441a-9039-1fa52d6d35d9 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Flow 'volume_create_api' (c2f52a56-30c6-466f-b54a-d95dce4cd764) 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:18:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-450e69ab-2d70-441a-9039-1fa52d6d35d9 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Create volume request issued successfully. Sep 01 12:18:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-450e69ab-2d70-441a-9039-1fa52d6d35d9 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:18:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1040/2090] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:18:08 2026] POST /volume/v3/volumes => generated 766 bytes in 1311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:18:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b72c4cfe-ec9c-44c4-86c4-d1195f17e149 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b72c4cfe-ec9c-44c4-86c4-d1195f17e149 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] GET http://192.168.122.29/volume/v3/volumes/408e2163-8d79-43d1-82f8-1d27f15bad15 Sep 01 12:18:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b72c4cfe-ec9c-44c4-86c4-d1195f17e149 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b72c4cfe-ec9c-44c4-86c4-d1195f17e149 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:10 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=476,cinder:INSERT=66,cinder:UPDATE=94 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:18: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:18:10 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:10 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b72c4cfe-ec9c-44c4-86c4-d1195f17e149 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Volume info retrieved successfully. Sep 01 12:18:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b72c4cfe-ec9c-44c4-86c4-d1195f17e149 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] http://192.168.122.29/volume/v3/volumes/408e2163-8d79-43d1-82f8-1d27f15bad15 returned with HTTP 200 Sep 01 12:18:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1051/2091] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:10 2026] GET /volume/v3/volumes/408e2163-8d79-43d1-82f8-1d27f15bad15 => generated 834 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-63de06ef-1398-4b57-a8a4-e6c71184c5ad None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-63de06ef-1398-4b57-a8a4-e6c71184c5ad tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] GET http://192.168.122.29/volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 Sep 01 12:18:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-63de06ef-1398-4b57-a8a4-e6c71184c5ad tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-63de06ef-1398-4b57-a8a4-e6c71184c5ad tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:10 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18: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:18:10 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-63de06ef-1398-4b57-a8a4-e6c71184c5ad tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Volume info retrieved successfully. Sep 01 12:18:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-63de06ef-1398-4b57-a8a4-e6c71184c5ad tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] http://192.168.122.29/volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 returned with HTTP 200 Sep 01 12:18:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1041/2092] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:18:10 2026] GET /volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 => generated 935 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:18:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8720d4e0-be38-4721-9b44-d7db9f233ddc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8720d4e0-be38-4721-9b44-d7db9f233ddc tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] GET http://192.168.122.29/volume/v3/volumes/408e2163-8d79-43d1-82f8-1d27f15bad15 Sep 01 12:18:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8720d4e0-be38-4721-9b44-d7db9f233ddc tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8720d4e0-be38-4721-9b44-d7db9f233ddc tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:11 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8720d4e0-be38-4721-9b44-d7db9f233ddc tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Volume info retrieved successfully. Sep 01 12:18:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8720d4e0-be38-4721-9b44-d7db9f233ddc tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] http://192.168.122.29/volume/v3/volumes/408e2163-8d79-43d1-82f8-1d27f15bad15 returned with HTTP 200 Sep 01 12:18:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1052/2093] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:11 2026] GET /volume/v3/volumes/408e2163-8d79-43d1-82f8-1d27f15bad15 => generated 858 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-de6b0a3f-302b-45fd-b3b3-5327c09f8a53 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-de6b0a3f-302b-45fd-b3b3-5327c09f8a53 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] GET http://192.168.122.29/volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 Sep 01 12:18:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-de6b0a3f-302b-45fd-b3b3-5327c09f8a53 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-de6b0a3f-302b-45fd-b3b3-5327c09f8a53 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:11 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18: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:18:11 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:11 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-de6b0a3f-302b-45fd-b3b3-5327c09f8a53 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Volume info retrieved successfully. Sep 01 12:18:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-de6b0a3f-302b-45fd-b3b3-5327c09f8a53 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] http://192.168.122.29/volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 returned with HTTP 200 Sep 01 12:18:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1042/2094] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:18:11 2026] GET /volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 => generated 1200 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:18:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-58b42784-40df-4877-ad61-bbb2b5633fd9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-58b42784-40df-4877-ad61-bbb2b5633fd9 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] GET http://192.168.122.29/volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 Sep 01 12:18:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-58b42784-40df-4877-ad61-bbb2b5633fd9 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-58b42784-40df-4877-ad61-bbb2b5633fd9 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:12 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:12 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-58b42784-40df-4877-ad61-bbb2b5633fd9 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Volume info retrieved successfully. Sep 01 12:18:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-58b42784-40df-4877-ad61-bbb2b5633fd9 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] http://192.168.122.29/volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 returned with HTTP 200 Sep 01 12:18:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1053/2095] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:18:12 2026] GET /volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 => generated 1200 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 12:18:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1879d1ef-73e4-4dfe-bee9-b6131b179e88 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1879d1ef-73e4-4dfe-bee9-b6131b179e88 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] DELETE http://192.168.122.29/volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 Sep 01 12:18:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1879d1ef-73e4-4dfe-bee9-b6131b179e88 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1879d1ef-73e4-4dfe-bee9-b6131b179e88 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:12 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-1879d1ef-73e4-4dfe-bee9-b6131b179e88 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Delete volume with id: bcc47164-c94c-4074-b8c7-80ad2105c8d4 Sep 01 12:18: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:18:12 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18: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:18:12 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1879d1ef-73e4-4dfe-bee9-b6131b179e88 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Volume info retrieved successfully. Sep 01 12:18:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1879d1ef-73e4-4dfe-bee9-b6131b179e88 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Delete volume request issued successfully. Sep 01 12:18:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1879d1ef-73e4-4dfe-bee9-b6131b179e88 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] http://192.168.122.29/volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 returned with HTTP 202 Sep 01 12:18:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1043/2096] 192.168.122.29 () {60 vars in 1271 bytes} [Tue Sep 1 12:18:12 2026] DELETE /volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:18:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6096decd-21da-4b0f-80bb-bc5dc957e19e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6096decd-21da-4b0f-80bb-bc5dc957e19e tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] GET http://192.168.122.29/volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 Sep 01 12:18:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6096decd-21da-4b0f-80bb-bc5dc957e19e tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6096decd-21da-4b0f-80bb-bc5dc957e19e tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:12 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:12 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6096decd-21da-4b0f-80bb-bc5dc957e19e tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Volume info retrieved successfully. Sep 01 12:18:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6096decd-21da-4b0f-80bb-bc5dc957e19e tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] http://192.168.122.29/volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 returned with HTTP 200 Sep 01 12:18:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1054/2097] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:18:12 2026] GET /volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 => generated 1199 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:18:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cb7fc67c-4303-4307-b648-cb444467e7bb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cb7fc67c-4303-4307-b648-cb444467e7bb tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] GET http://192.168.122.29/volume/v3/volumes/408e2163-8d79-43d1-82f8-1d27f15bad15 Sep 01 12:18:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cb7fc67c-4303-4307-b648-cb444467e7bb tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cb7fc67c-4303-4307-b648-cb444467e7bb tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:12 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18: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:18:12 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cb7fc67c-4303-4307-b648-cb444467e7bb tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Volume info retrieved successfully. Sep 01 12:18:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cb7fc67c-4303-4307-b648-cb444467e7bb tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] http://192.168.122.29/volume/v3/volumes/408e2163-8d79-43d1-82f8-1d27f15bad15 returned with HTTP 200 Sep 01 12:18:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1044/2098] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:12 2026] GET /volume/v3/volumes/408e2163-8d79-43d1-82f8-1d27f15bad15 => generated 859 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8bcd169e-564e-4c5b-8386-f978be59ee67 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8bcd169e-564e-4c5b-8386-f978be59ee67 tempest-VolumeQuotasNegativeTestJSON-57676618 tempest-VolumeQuotasNegativeTestJSON-57676618-project-admin] PUT http://192.168.122.29/volume/v3/os-quota-sets/fa38d6b5bd054654b6dd0fdc7a271e9b Sep 01 12:18:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8bcd169e-564e-4c5b-8386-f978be59ee67 tempest-VolumeQuotasNegativeTestJSON-57676618 tempest-VolumeQuotasNegativeTestJSON-57676618-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:18:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8bcd169e-564e-4c5b-8386-f978be59ee67 tempest-VolumeQuotasNegativeTestJSON-57676618 tempest-VolumeQuotasNegativeTestJSON-57676618-project-admin] http://192.168.122.29/volume/v3/os-quota-sets/fa38d6b5bd054654b6dd0fdc7a271e9b returned with HTTP 200 Sep 01 12:18:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1055/2099] 192.168.122.29 () {60 vars in 1253 bytes} [Tue Sep 1 12:18:12 2026] PUT /volume/v3/os-quota-sets/fa38d6b5bd054654b6dd0fdc7a271e9b => generated 1388 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:18:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-61c04a95-bda7-4e02-8e12-0ccb71ae0801 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-61c04a95-bda7-4e02-8e12-0ccb71ae0801 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:18:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-61c04a95-bda7-4e02-8e12-0ccb71ae0801 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:18:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-61c04a95-bda7-4e02-8e12-0ccb71ae0801 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:18:12 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-61c04a95-bda7-4e02-8e12-0ccb71ae0801 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Create volume of 2 GB Sep 01 12:18:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-61c04a95-bda7-4e02-8e12-0ccb71ae0801 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Availability Zones retrieved successfully. Sep 01 12:18:13 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-61c04a95-bda7-4e02-8e12-0ccb71ae0801 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Flow 'volume_create_api' (200cc49e-79b5-4e2e-92dc-5cee771e3bc2) 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:18:13 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-61c04a95-bda7-4e02-8e12-0ccb71ae0801 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96804c23-167a-42bf-a0c3-68c44f872bed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:13 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-61c04a95-bda7-4e02-8e12-0ccb71ae0801 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-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:18:13 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-61c04a95-bda7-4e02-8e12-0ccb71ae0801 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96804c23-167a-42bf-a0c3-68c44f872bed) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:18:13 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-61c04a95-bda7-4e02-8e12-0ccb71ae0801 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa74774f-ac3b-440b-b42a-674cf7d882c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:13 devstack devstack@c-api.service[86815]: WARNING cinder.quota_utils [None req-61c04a95-bda7-4e02-8e12-0ccb71ae0801 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Quota exceeded for fa38d6b5bd054654b6dd0fdc7a271e9b, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 01 12:18:13 devstack devstack@c-api.service[86815]: WARNING cinder.volume.api [None req-61c04a95-bda7-4e02-8e12-0ccb71ae0801 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa74774f-ac3b-440b-b42a-674cf7d882c0) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 12:18:13 devstack devstack@c-api.service[86815]: 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:18:13 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-61c04a95-bda7-4e02-8e12-0ccb71ae0801 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa74774f-ac3b-440b-b42a-674cf7d882c0) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:13 devstack devstack@c-api.service[86815]: WARNING cinder.volume.api [None req-61c04a95-bda7-4e02-8e12-0ccb71ae0801 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa74774f-ac3b-440b-b42a-674cf7d882c0) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 12:18:13 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-61c04a95-bda7-4e02-8e12-0ccb71ae0801 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96804c23-167a-42bf-a0c3-68c44f872bed) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:13 devstack devstack@c-api.service[86815]: WARNING cinder.volume.api [None req-61c04a95-bda7-4e02-8e12-0ccb71ae0801 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96804c23-167a-42bf-a0c3-68c44f872bed) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 12:18:13 devstack devstack@c-api.service[86815]: WARNING cinder.volume.api [None req-61c04a95-bda7-4e02-8e12-0ccb71ae0801 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Flow 'volume_create_api' (200cc49e-79b5-4e2e-92dc-5cee771e3bc2) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 12:18:13 devstack devstack@c-api.service[86815]: INFO cinder.api.middleware.fault [None req-61c04a95-bda7-4e02-8e12-0ccb71ae0801 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 413 Sep 01 12:18:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1045/2100] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:18:12 2026] POST /volume/v3/volumes => generated 208 bytes in 494 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Sep 01 12:18:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-941e7723-cc10-40c2-b077-02098d1cf4a2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bf9daf51-1863-4896-9ade-2490f394f731 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bf9daf51-1863-4896-9ade-2490f394f731 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] GET http://192.168.122.29/volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 Sep 01 12:18:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-941e7723-cc10-40c2-b077-02098d1cf4a2 tempest-VolumeQuotasNegativeTestJSON-57676618 tempest-VolumeQuotasNegativeTestJSON-57676618-project-admin] PUT http://192.168.122.29/volume/v3/os-quota-sets/fa38d6b5bd054654b6dd0fdc7a271e9b Sep 01 12:18:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-941e7723-cc10-40c2-b077-02098d1cf4a2 tempest-VolumeQuotasNegativeTestJSON-57676618 tempest-VolumeQuotasNegativeTestJSON-57676618-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:18:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bf9daf51-1863-4896-9ade-2490f394f731 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bf9daf51-1863-4896-9ade-2490f394f731 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:13 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:13 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18: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:18:13 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bf9daf51-1863-4896-9ade-2490f394f731 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Volume info retrieved successfully. Sep 01 12:18:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bf9daf51-1863-4896-9ade-2490f394f731 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] http://192.168.122.29/volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 returned with HTTP 200 Sep 01 12:18:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1056/2101] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:18:13 2026] GET /volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 => generated 1199 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:18:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-941e7723-cc10-40c2-b077-02098d1cf4a2 tempest-VolumeQuotasNegativeTestJSON-57676618 tempest-VolumeQuotasNegativeTestJSON-57676618-project-admin] http://192.168.122.29/volume/v3/os-quota-sets/fa38d6b5bd054654b6dd0fdc7a271e9b returned with HTTP 200 Sep 01 12:18:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1046/2102] 192.168.122.29 () {60 vars in 1253 bytes} [Tue Sep 1 12:18:13 2026] PUT /volume/v3/os-quota-sets/fa38d6b5bd054654b6dd0fdc7a271e9b => generated 1388 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:18:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2dcc2ca2-7f5c-4cda-805b-c7d4e8c3c94d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2dcc2ca2-7f5c-4cda-805b-c7d4e8c3c94d tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:18:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2dcc2ca2-7f5c-4cda-805b-c7d4e8c3c94d tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-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:18:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-2dcc2ca2-7f5c-4cda-805b-c7d4e8c3c94d tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:18:13 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-2dcc2ca2-7f5c-4cda-805b-c7d4e8c3c94d tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Create volume of 1 GB Sep 01 12:18:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2dcc2ca2-7f5c-4cda-805b-c7d4e8c3c94d tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Availability Zones retrieved successfully. Sep 01 12:18:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2dcc2ca2-7f5c-4cda-805b-c7d4e8c3c94d tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Flow 'volume_create_api' (60c31d79-7364-4e15-9609-7057dca83ed8) 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:18:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2dcc2ca2-7f5c-4cda-805b-c7d4e8c3c94d tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5330ce7e-aad2-4cee-879d-a27674d3a2d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-2dcc2ca2-7f5c-4cda-805b-c7d4e8c3c94d tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-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:18:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2dcc2ca2-7f5c-4cda-805b-c7d4e8c3c94d tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5330ce7e-aad2-4cee-879d-a27674d3a2d7) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:18:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2dcc2ca2-7f5c-4cda-805b-c7d4e8c3c94d tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (475a7b24-1f9d-466a-9418-e65ed2bbc191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:13 devstack devstack@c-api.service[86814]: WARNING cinder.quota_utils [None req-2dcc2ca2-7f5c-4cda-805b-c7d4e8c3c94d tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Quota exceeded for fa38d6b5bd054654b6dd0fdc7a271e9b, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 01 12:18:13 devstack devstack@c-api.service[86814]: WARNING cinder.volume.api [None req-2dcc2ca2-7f5c-4cda-805b-c7d4e8c3c94d tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (475a7b24-1f9d-466a-9418-e65ed2bbc191) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 12:18:13 devstack devstack@c-api.service[86814]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 01 12:18:13 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2dcc2ca2-7f5c-4cda-805b-c7d4e8c3c94d tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (475a7b24-1f9d-466a-9418-e65ed2bbc191) 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:18:13 devstack devstack@c-api.service[86814]: WARNING cinder.volume.api [None req-2dcc2ca2-7f5c-4cda-805b-c7d4e8c3c94d tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (475a7b24-1f9d-466a-9418-e65ed2bbc191) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 12:18:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2dcc2ca2-7f5c-4cda-805b-c7d4e8c3c94d tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5330ce7e-aad2-4cee-879d-a27674d3a2d7) 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:18:14 devstack devstack@c-api.service[86814]: WARNING cinder.volume.api [None req-2dcc2ca2-7f5c-4cda-805b-c7d4e8c3c94d tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5330ce7e-aad2-4cee-879d-a27674d3a2d7) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 12:18:14 devstack devstack@c-api.service[86814]: WARNING cinder.volume.api [None req-2dcc2ca2-7f5c-4cda-805b-c7d4e8c3c94d tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Flow 'volume_create_api' (60c31d79-7364-4e15-9609-7057dca83ed8) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 12:18:14 devstack devstack@c-api.service[86814]: INFO cinder.api.middleware.fault [None req-2dcc2ca2-7f5c-4cda-805b-c7d4e8c3c94d tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 413 Sep 01 12:18:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1057/2103] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:18:13 2026] POST /volume/v3/volumes => generated 150 bytes in 302 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 12:18:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8449fef4-0da8-4960-ae53-8bb4b4fa9c5b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8449fef4-0da8-4960-ae53-8bb4b4fa9c5b tempest-VolumeQuotasNegativeTestJSON-57676618 tempest-VolumeQuotasNegativeTestJSON-57676618-project-admin] PUT http://192.168.122.29/volume/v3/os-quota-sets/fa38d6b5bd054654b6dd0fdc7a271e9b Sep 01 12:18:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8449fef4-0da8-4960-ae53-8bb4b4fa9c5b tempest-VolumeQuotasNegativeTestJSON-57676618 tempest-VolumeQuotasNegativeTestJSON-57676618-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:18:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8449fef4-0da8-4960-ae53-8bb4b4fa9c5b tempest-VolumeQuotasNegativeTestJSON-57676618 tempest-VolumeQuotasNegativeTestJSON-57676618-project-admin] http://192.168.122.29/volume/v3/os-quota-sets/fa38d6b5bd054654b6dd0fdc7a271e9b returned with HTTP 200 Sep 01 12:18:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1047/2104] 192.168.122.29 () {60 vars in 1253 bytes} [Tue Sep 1 12:18:14 2026] PUT /volume/v3/os-quota-sets/fa38d6b5bd054654b6dd0fdc7a271e9b => generated 1387 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:18:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6ab6cf05-98c2-4bfe-9439-a3380eba22d5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6ab6cf05-98c2-4bfe-9439-a3380eba22d5 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] POST http://192.168.122.29/volume/v3/volumes/408e2163-8d79-43d1-82f8-1d27f15bad15/action Sep 01 12:18:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6ab6cf05-98c2-4bfe-9439-a3380eba22d5 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-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:18:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6ab6cf05-98c2-4bfe-9439-a3380eba22d5 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-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:18: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:18:14 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:14 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6ab6cf05-98c2-4bfe-9439-a3380eba22d5 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Volume info retrieved successfully. Sep 01 12:18:14 devstack devstack@c-api.service[86814]: ERROR cinder.volume.api [None req-6ab6cf05-98c2-4bfe-9439-a3380eba22d5 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Quota exceeded for fa38d6b5bd054654b6dd0fdc7a271e9b, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 01 12:18:14 devstack devstack@c-api.service[86814]: INFO cinder.api.middleware.fault [None req-6ab6cf05-98c2-4bfe-9439-a3380eba22d5 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] http://192.168.122.29/volume/v3/volumes/408e2163-8d79-43d1-82f8-1d27f15bad15/action returned with HTTP 413 Sep 01 12:18:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1058/2105] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:18:14 2026] POST /volume/v3/volumes/408e2163-8d79-43d1-82f8-1d27f15bad15/action => generated 208 bytes in 226 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 12:18:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-af503c66-09e8-4aa6-addb-445996eb44fd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-af503c66-09e8-4aa6-addb-445996eb44fd tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] GET http://192.168.122.29/volume/v3/volumes/408e2163-8d79-43d1-82f8-1d27f15bad15 Sep 01 12:18:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-af503c66-09e8-4aa6-addb-445996eb44fd tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-af503c66-09e8-4aa6-addb-445996eb44fd tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18: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:18:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-af503c66-09e8-4aa6-addb-445996eb44fd tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Volume info retrieved successfully. Sep 01 12:18:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-af503c66-09e8-4aa6-addb-445996eb44fd tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] http://192.168.122.29/volume/v3/volumes/408e2163-8d79-43d1-82f8-1d27f15bad15 returned with HTTP 200 Sep 01 12:18:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1048/2106] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:14 2026] GET /volume/v3/volumes/408e2163-8d79-43d1-82f8-1d27f15bad15 => generated 859 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f58ffe08-c0d2-47b6-8cad-16f804c71775 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f58ffe08-c0d2-47b6-8cad-16f804c71775 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] DELETE http://192.168.122.29/volume/v3/volumes/408e2163-8d79-43d1-82f8-1d27f15bad15 Sep 01 12:18:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f58ffe08-c0d2-47b6-8cad-16f804c71775 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f58ffe08-c0d2-47b6-8cad-16f804c71775 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:14 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-f58ffe08-c0d2-47b6-8cad-16f804c71775 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Delete volume with id: 408e2163-8d79-43d1-82f8-1d27f15bad15 Sep 01 12:18: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:18:14 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:14 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f58ffe08-c0d2-47b6-8cad-16f804c71775 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Volume info retrieved successfully. Sep 01 12:18:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c9da8ae0-50e3-4d1b-9bad-eaf04c963f4f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c9da8ae0-50e3-4d1b-9bad-eaf04c963f4f tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] GET http://192.168.122.29/volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 Sep 01 12:18:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c9da8ae0-50e3-4d1b-9bad-eaf04c963f4f tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c9da8ae0-50e3-4d1b-9bad-eaf04c963f4f tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c9da8ae0-50e3-4d1b-9bad-eaf04c963f4f tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] http://192.168.122.29/volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 returned with HTTP 404 Sep 01 12:18:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1049/2107] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:18:14 2026] GET /volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:18:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f58ffe08-c0d2-47b6-8cad-16f804c71775 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Delete volume request issued successfully. Sep 01 12:18:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f58ffe08-c0d2-47b6-8cad-16f804c71775 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] http://192.168.122.29/volume/v3/volumes/408e2163-8d79-43d1-82f8-1d27f15bad15 returned with HTTP 202 Sep 01 12:18:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1059/2108] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:18:14 2026] DELETE /volume/v3/volumes/408e2163-8d79-43d1-82f8-1d27f15bad15 => generated 0 bytes in 317 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:18:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-856a1cb4-7e16-4f25-9400-c7cfec6109e6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-856a1cb4-7e16-4f25-9400-c7cfec6109e6 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] GET http://192.168.122.29/volume/v3/volumes/408e2163-8d79-43d1-82f8-1d27f15bad15 Sep 01 12:18:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-856a1cb4-7e16-4f25-9400-c7cfec6109e6 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-856a1cb4-7e16-4f25-9400-c7cfec6109e6 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18: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:18:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-856a1cb4-7e16-4f25-9400-c7cfec6109e6 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Volume info retrieved successfully. Sep 01 12:18:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-856a1cb4-7e16-4f25-9400-c7cfec6109e6 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] http://192.168.122.29/volume/v3/volumes/408e2163-8d79-43d1-82f8-1d27f15bad15 returned with HTTP 200 Sep 01 12:18:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1050/2109] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:14 2026] GET /volume/v3/volumes/408e2163-8d79-43d1-82f8-1d27f15bad15 => generated 858 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8c0130ac-f1c9-4651-b2ea-0feec52456ef None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8c0130ac-f1c9-4651-b2ea-0feec52456ef tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] DELETE http://192.168.122.29/volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 Sep 01 12:18:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8c0130ac-f1c9-4651-b2ea-0feec52456ef tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8c0130ac-f1c9-4651-b2ea-0feec52456ef tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:14 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-8c0130ac-f1c9-4651-b2ea-0feec52456ef tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Delete volume with id: bcc47164-c94c-4074-b8c7-80ad2105c8d4 Sep 01 12:18:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8c0130ac-f1c9-4651-b2ea-0feec52456ef tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] http://192.168.122.29/volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 returned with HTTP 404 Sep 01 12:18:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1060/2110] 192.168.122.29 () {60 vars in 1271 bytes} [Tue Sep 1 12:18:14 2026] DELETE /volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:18:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-73c7b719-26ec-48e1-9649-7856903837b8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-73c7b719-26ec-48e1-9649-7856903837b8 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] GET http://192.168.122.29/volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 Sep 01 12:18:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-73c7b719-26ec-48e1-9649-7856903837b8 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-73c7b719-26ec-48e1-9649-7856903837b8 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-73c7b719-26ec-48e1-9649-7856903837b8 tempest-VolumeImageDependencyTests-1576141414 tempest-VolumeImageDependencyTests-1576141414-project-member] http://192.168.122.29/volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 returned with HTTP 404 Sep 01 12:18:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1051/2111] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:18:15 2026] GET /volume/v3/volumes/bcc47164-c94c-4074-b8c7-80ad2105c8d4 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:18:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bb1a3eeb-2be8-44c4-8033-c37d2fef33a4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bb1a3eeb-2be8-44c4-8033-c37d2fef33a4 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] GET http://192.168.122.29/volume/v3/volumes/408e2163-8d79-43d1-82f8-1d27f15bad15 Sep 01 12:18:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bb1a3eeb-2be8-44c4-8033-c37d2fef33a4 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bb1a3eeb-2be8-44c4-8033-c37d2fef33a4 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bb1a3eeb-2be8-44c4-8033-c37d2fef33a4 tempest-VolumeQuotasNegativeTestJSON-1421646161 tempest-VolumeQuotasNegativeTestJSON-1421646161-project-member] http://192.168.122.29/volume/v3/volumes/408e2163-8d79-43d1-82f8-1d27f15bad15 returned with HTTP 404 Sep 01 12:18:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1061/2112] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:15 2026] GET /volume/v3/volumes/408e2163-8d79-43d1-82f8-1d27f15bad15 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:18:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-55555966-f6ef-424c-b72c-d9ae198519a2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-55555966-f6ef-424c-b72c-d9ae198519a2 tempest-VolumeQuotasNegativeTestJSON-57676618 tempest-VolumeQuotasNegativeTestJSON-57676618-project-admin] PUT http://192.168.122.29/volume/v3/os-quota-sets/fa38d6b5bd054654b6dd0fdc7a271e9b Sep 01 12:18:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-55555966-f6ef-424c-b72c-d9ae198519a2 tempest-VolumeQuotasNegativeTestJSON-57676618 tempest-VolumeQuotasNegativeTestJSON-57676618-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:18:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-55555966-f6ef-424c-b72c-d9ae198519a2 tempest-VolumeQuotasNegativeTestJSON-57676618 tempest-VolumeQuotasNegativeTestJSON-57676618-project-admin] http://192.168.122.29/volume/v3/os-quota-sets/fa38d6b5bd054654b6dd0fdc7a271e9b returned with HTTP 200 Sep 01 12:18:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1052/2113] 192.168.122.29 () {60 vars in 1254 bytes} [Tue Sep 1 12:18:15 2026] PUT /volume/v3/os-quota-sets/fa38d6b5bd054654b6dd0fdc7a271e9b => generated 1391 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:18:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1d4f35cf-4d97-40fb-ba0c-bde3ef3406c7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1d4f35cf-4d97-40fb-ba0c-bde3ef3406c7 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:18:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1d4f35cf-4d97-40fb-ba0c-bde3ef3406c7 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-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:18:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-1d4f35cf-4d97-40fb-ba0c-bde3ef3406c7 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-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:18:18 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-1d4f35cf-4d97-40fb-ba0c-bde3ef3406c7 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Create volume of 1 GB Sep 01 12:18:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1d4f35cf-4d97-40fb-ba0c-bde3ef3406c7 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Availability Zones retrieved successfully. Sep 01 12:18:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1d4f35cf-4d97-40fb-ba0c-bde3ef3406c7 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Flow 'volume_create_api' (99ead461-4070-4230-80d6-3fd9e615187b) 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:18:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1d4f35cf-4d97-40fb-ba0c-bde3ef3406c7 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90a0aef6-1680-4196-9fc3-7212883b7862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-1d4f35cf-4d97-40fb-ba0c-bde3ef3406c7 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-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:18:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1d4f35cf-4d97-40fb-ba0c-bde3ef3406c7 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90a0aef6-1680-4196-9fc3-7212883b7862) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:18:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1d4f35cf-4d97-40fb-ba0c-bde3ef3406c7 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa5355dc-9c3b-45ee-8a32-79eb7ff894f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:18 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-1d4f35cf-4d97-40fb-ba0c-bde3ef3406c7 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Created reservations ['1837ca69-3dbd-43a2-afaa-2a8dc9b8c52c', '3fd04a17-a881-4e18-93fb-4e2cfc82575e', '36ef23ee-7b0b-4fa2-ab8b-eeeed17a5a9d', 'a39c2b4d-00dc-41f8-900d-665f06f8477c'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:18:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1d4f35cf-4d97-40fb-ba0c-bde3ef3406c7 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa5355dc-9c3b-45ee-8a32-79eb7ff894f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1837ca69-3dbd-43a2-afaa-2a8dc9b8c52c', '3fd04a17-a881-4e18-93fb-4e2cfc82575e', '36ef23ee-7b0b-4fa2-ab8b-eeeed17a5a9d', 'a39c2b4d-00dc-41f8-900d-665f06f8477c']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:18:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1d4f35cf-4d97-40fb-ba0c-bde3ef3406c7 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90d12b72-56f6-414e-a654-d78ca8e797fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18: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:18:18 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1d4f35cf-4d97-40fb-ba0c-bde3ef3406c7 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90d12b72-56f6-414e-a654-d78ca8e797fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '241f7949-fe12-4494-86e1-e5ed706bda3d', '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='b6c21fd209b944c0b8a76d1dfdbd0f87',qos_specs=None,replication_status=,reservations=['1837ca69-3dbd-43a2-afaa-2a8dc9b8c52c','3fd04a17-a881-4e18-93fb-4e2cfc82575e','36ef23ee-7b0b-4fa2-ab8b-eeeed17a5a9d','a39c2b4d-00dc-41f8-900d-665f06f8477c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2be738ddd3e4752919114e9b6b3a6a1',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:18:18Z,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=241f7949-fe12-4494-86e1-e5ed706bda3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6c21fd209b944c0b8a76d1dfdbd0f87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2be738ddd3e4752919114e9b6b3a6a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:18:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1d4f35cf-4d97-40fb-ba0c-bde3ef3406c7 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (512432e7-1b19-49ef-9212-fd33d1a46848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1d4f35cf-4d97-40fb-ba0c-bde3ef3406c7 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (512432e7-1b19-49ef-9212-fd33d1a46848) transitioned into state 'SUCCESS' from 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='b6c21fd209b944c0b8a76d1dfdbd0f87',qos_specs=None,replication_status=,reservations=['1837ca69-3dbd-43a2-afaa-2a8dc9b8c52c','3fd04a17-a881-4e18-93fb-4e2cfc82575e','36ef23ee-7b0b-4fa2-ab8b-eeeed17a5a9d','a39c2b4d-00dc-41f8-900d-665f06f8477c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2be738ddd3e4752919114e9b6b3a6a1',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:18:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1d4f35cf-4d97-40fb-ba0c-bde3ef3406c7 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da38a2d4-cb87-40b5-a3ed-6ed15c64a47f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1d4f35cf-4d97-40fb-ba0c-bde3ef3406c7 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da38a2d4-cb87-40b5-a3ed-6ed15c64a47f) 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:18:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-1d4f35cf-4d97-40fb-ba0c-bde3ef3406c7 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Flow 'volume_create_api' (99ead461-4070-4230-80d6-3fd9e615187b) 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:18:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1d4f35cf-4d97-40fb-ba0c-bde3ef3406c7 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Create volume request issued successfully. Sep 01 12:18:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1d4f35cf-4d97-40fb-ba0c-bde3ef3406c7 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:18:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1062/2114] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:18:18 2026] POST /volume/v3/volumes => generated 747 bytes in 614 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:18:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9fb49bc3-fe15-43d5-840f-dd5e39f3863f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9fb49bc3-fe15-43d5-840f-dd5e39f3863f tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] GET http://192.168.122.29/volume/v3/volumes/241f7949-fe12-4494-86e1-e5ed706bda3d Sep 01 12:18:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9fb49bc3-fe15-43d5-840f-dd5e39f3863f tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9fb49bc3-fe15-43d5-840f-dd5e39f3863f tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18: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:18:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9fb49bc3-fe15-43d5-840f-dd5e39f3863f tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Volume info retrieved successfully. Sep 01 12:18:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9fb49bc3-fe15-43d5-840f-dd5e39f3863f tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] http://192.168.122.29/volume/v3/volumes/241f7949-fe12-4494-86e1-e5ed706bda3d returned with HTTP 200 Sep 01 12:18:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1053/2115] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:18 2026] GET /volume/v3/volumes/241f7949-fe12-4494-86e1-e5ed706bda3d => generated 815 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-61f68743-a866-4e0d-950e-cd85e6083dea None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-61f68743-a866-4e0d-950e-cd85e6083dea tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] GET http://192.168.122.29/volume/v3/volumes/241f7949-fe12-4494-86e1-e5ed706bda3d Sep 01 12:18:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-61f68743-a866-4e0d-950e-cd85e6083dea tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-61f68743-a866-4e0d-950e-cd85e6083dea tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:20 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:20 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-61f68743-a866-4e0d-950e-cd85e6083dea tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Volume info retrieved successfully. Sep 01 12:18:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-61f68743-a866-4e0d-950e-cd85e6083dea tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] http://192.168.122.29/volume/v3/volumes/241f7949-fe12-4494-86e1-e5ed706bda3d returned with HTTP 200 Sep 01 12:18:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1063/2116] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:19 2026] GET /volume/v3/volumes/241f7949-fe12-4494-86e1-e5ed706bda3d => generated 839 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f5ffa9df-5e1d-411d-8fc9-fdc5a53de738 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f5ffa9df-5e1d-411d-8fc9-fdc5a53de738 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] GET http://192.168.122.29/volume/v3/volumes/241f7949-fe12-4494-86e1-e5ed706bda3d Sep 01 12:18:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f5ffa9df-5e1d-411d-8fc9-fdc5a53de738 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f5ffa9df-5e1d-411d-8fc9-fdc5a53de738 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:21 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18: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:18:21 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f5ffa9df-5e1d-411d-8fc9-fdc5a53de738 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Volume info retrieved successfully. Sep 01 12:18:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f5ffa9df-5e1d-411d-8fc9-fdc5a53de738 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] http://192.168.122.29/volume/v3/volumes/241f7949-fe12-4494-86e1-e5ed706bda3d returned with HTTP 200 Sep 01 12:18:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1054/2117] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:21 2026] GET /volume/v3/volumes/241f7949-fe12-4494-86e1-e5ed706bda3d => generated 840 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-14d5ce34-7a44-4d01-aeba-15c0bc4372c6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-14d5ce34-7a44-4d01-aeba-15c0bc4372c6 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] GET http://192.168.122.29/volume/v3/volumes/241f7949-fe12-4494-86e1-e5ed706bda3d Sep 01 12:18:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-14d5ce34-7a44-4d01-aeba-15c0bc4372c6 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-14d5ce34-7a44-4d01-aeba-15c0bc4372c6 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:21 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:21 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-14d5ce34-7a44-4d01-aeba-15c0bc4372c6 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Volume info retrieved successfully. Sep 01 12:18:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-14d5ce34-7a44-4d01-aeba-15c0bc4372c6 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] http://192.168.122.29/volume/v3/volumes/241f7949-fe12-4494-86e1-e5ed706bda3d returned with HTTP 200 Sep 01 12:18:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1064/2118] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:21 2026] GET /volume/v3/volumes/241f7949-fe12-4494-86e1-e5ed706bda3d => generated 840 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5ce16f1d-04d9-432b-bb34-cd548e373219 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5ce16f1d-04d9-432b-bb34-cd548e373219 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:18:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5ce16f1d-04d9-432b-bb34-cd548e373219 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1383766694"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:18:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-5ce16f1d-04d9-432b-bb34-cd548e373219 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1383766694'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:18:21 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-5ce16f1d-04d9-432b-bb34-cd548e373219 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Create volume of 1 GB Sep 01 12:18:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5ce16f1d-04d9-432b-bb34-cd548e373219 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Availability Zones retrieved successfully. Sep 01 12:18:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5ce16f1d-04d9-432b-bb34-cd548e373219 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Flow 'volume_create_api' (60bce7cf-3891-40f1-b5fb-74285af95144) 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:18:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5ce16f1d-04d9-432b-bb34-cd548e373219 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (438abfa6-95f7-4253-96bd-6e5c511b4130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-5ce16f1d-04d9-432b-bb34-cd548e373219 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-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:18:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5ce16f1d-04d9-432b-bb34-cd548e373219 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (438abfa6-95f7-4253-96bd-6e5c511b4130) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:18:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5ce16f1d-04d9-432b-bb34-cd548e373219 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6249626-85da-4d3d-9d64-2b415273c34a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:21 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-5ce16f1d-04d9-432b-bb34-cd548e373219 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Created reservations ['92fa34f3-ff73-494f-9443-249237d770be', '52e2b87f-fef8-4b4c-9e89-31534062e0e4', 'c8bda6ca-46a7-41ae-8e33-42f281994c13', '3c8310ee-49f8-41c2-82eb-e3939e928b6e'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:18:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5ce16f1d-04d9-432b-bb34-cd548e373219 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6249626-85da-4d3d-9d64-2b415273c34a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92fa34f3-ff73-494f-9443-249237d770be', '52e2b87f-fef8-4b4c-9e89-31534062e0e4', 'c8bda6ca-46a7-41ae-8e33-42f281994c13', '3c8310ee-49f8-41c2-82eb-e3939e928b6e']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:18:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5ce16f1d-04d9-432b-bb34-cd548e373219 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (980a91cb-83ef-45f4-adf1-fdcb09a383fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18: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:18:21 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5ce16f1d-04d9-432b-bb34-cd548e373219 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (980a91cb-83ef-45f4-adf1-fdcb09a383fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4365717-e9c5-4af8-bf9a-ba4cc513e368', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1383766694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6c21fd209b944c0b8a76d1dfdbd0f87',qos_specs=None,replication_status=,reservations=['92fa34f3-ff73-494f-9443-249237d770be','52e2b87f-fef8-4b4c-9e89-31534062e0e4','c8bda6ca-46a7-41ae-8e33-42f281994c13','3c8310ee-49f8-41c2-82eb-e3939e928b6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2be738ddd3e4752919114e9b6b3a6a1',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:18:21Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1383766694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4365717-e9c5-4af8-bf9a-ba4cc513e368,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6c21fd209b944c0b8a76d1dfdbd0f87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2be738ddd3e4752919114e9b6b3a6a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:18:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5ce16f1d-04d9-432b-bb34-cd548e373219 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cfc8df5-7550-4641-a510-d79550e69163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5ce16f1d-04d9-432b-bb34-cd548e373219 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cfc8df5-7550-4641-a510-d79550e69163) transitioned into 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-1383766694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6c21fd209b944c0b8a76d1dfdbd0f87',qos_specs=None,replication_status=,reservations=['92fa34f3-ff73-494f-9443-249237d770be','52e2b87f-fef8-4b4c-9e89-31534062e0e4','c8bda6ca-46a7-41ae-8e33-42f281994c13','3c8310ee-49f8-41c2-82eb-e3939e928b6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2be738ddd3e4752919114e9b6b3a6a1',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:18:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5ce16f1d-04d9-432b-bb34-cd548e373219 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8581720-69dc-408d-97f7-4e383b12d493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5ce16f1d-04d9-432b-bb34-cd548e373219 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8581720-69dc-408d-97f7-4e383b12d493) 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:18:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5ce16f1d-04d9-432b-bb34-cd548e373219 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Flow 'volume_create_api' (60bce7cf-3891-40f1-b5fb-74285af95144) 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:18:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5ce16f1d-04d9-432b-bb34-cd548e373219 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Create volume request issued successfully. Sep 01 12:18:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5ce16f1d-04d9-432b-bb34-cd548e373219 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:18:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1055/2119] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:18:21 2026] POST /volume/v3/volumes => generated 783 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:18:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9a18a52c-0214-4fef-85b9-daa31b318041 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9a18a52c-0214-4fef-85b9-daa31b318041 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] GET http://192.168.122.29/volume/v3/volumes/f4365717-e9c5-4af8-bf9a-ba4cc513e368 Sep 01 12:18:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9a18a52c-0214-4fef-85b9-daa31b318041 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9a18a52c-0214-4fef-85b9-daa31b318041 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:21 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:21 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9a18a52c-0214-4fef-85b9-daa31b318041 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Volume info retrieved successfully. Sep 01 12:18:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9a18a52c-0214-4fef-85b9-daa31b318041 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] http://192.168.122.29/volume/v3/volumes/f4365717-e9c5-4af8-bf9a-ba4cc513e368 returned with HTTP 200 Sep 01 12:18:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1065/2120] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:21 2026] GET /volume/v3/volumes/f4365717-e9c5-4af8-bf9a-ba4cc513e368 => generated 851 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f21598a0-d8bc-4d99-a78d-981715ede755 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f21598a0-d8bc-4d99-a78d-981715ede755 tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:18:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f21598a0-d8bc-4d99-a78d-981715ede755 tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1676778168", "os-volume-type-access:is_public": false}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:18: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:18:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f21598a0-d8bc-4d99-a78d-981715ede755 tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:18:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1056/2121] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:18:22 2026] POST /volume/v3/types => generated 229 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9cf9f90c-a12e-4fee-9125-f5624c97ae5e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9cf9f90c-a12e-4fee-9125-f5624c97ae5e tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:18:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9cf9f90c-a12e-4fee-9125-f5624c97ae5e tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b4aba76a-8de5-4b7c-a85e-692041a79d10", "size": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:18:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-9cf9f90c-a12e-4fee-9125-f5624c97ae5e tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Create volume request body: {'volume': {'volume_type': 'b4aba76a-8de5-4b7c-a85e-692041a79d10', 'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:18:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9cf9f90c-a12e-4fee-9125-f5624c97ae5e tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 404 Sep 01 12:18:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1066/2122] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:18:22 2026] POST /volume/v3/volumes => generated 114 bytes in 162 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:18:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6c343748-f59d-4b7f-add5-9e68d0b904d3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6c343748-f59d-4b7f-add5-9e68d0b904d3 tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] POST http://192.168.122.29/volume/v3/types/b4aba76a-8de5-4b7c-a85e-692041a79d10/action Sep 01 12:18:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6c343748-f59d-4b7f-add5-9e68d0b904d3 tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] Action body: b'{"addProjectAccess": {"project": "50fc29e618c1481985c7c77efb4c9576"}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:18:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6c343748-f59d-4b7f-add5-9e68d0b904d3 tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "50fc29e618c1481985c7c77efb4c9576"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:18:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6c343748-f59d-4b7f-add5-9e68d0b904d3 tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] http://192.168.122.29/volume/v3/types/b4aba76a-8de5-4b7c-a85e-692041a79d10/action returned with HTTP 202 Sep 01 12:18:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1057/2123] 192.168.122.29 () {60 vars in 1263 bytes} [Tue Sep 1 12:18:22 2026] POST /volume/v3/types/b4aba76a-8de5-4b7c-a85e-692041a79d10/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:18:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-aacab119-c44b-4926-94ac-61189bef52c2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aacab119-c44b-4926-94ac-61189bef52c2 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:18:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-aacab119-c44b-4926-94ac-61189bef52c2 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b4aba76a-8de5-4b7c-a85e-692041a79d10", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1614909962"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:18:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-aacab119-c44b-4926-94ac-61189bef52c2 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Create volume request body: {'volume': {'volume_type': 'b4aba76a-8de5-4b7c-a85e-692041a79d10', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1614909962'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:18:22 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-aacab119-c44b-4926-94ac-61189bef52c2 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Create volume of 1 GB Sep 01 12:18: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:18:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-aacab119-c44b-4926-94ac-61189bef52c2 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Availability Zones retrieved successfully. Sep 01 12:18:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-aacab119-c44b-4926-94ac-61189bef52c2 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Flow 'volume_create_api' (0c13559e-1923-427e-8dd2-cff9dd3dab2e) 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:18:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-aacab119-c44b-4926-94ac-61189bef52c2 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34ff746d-5180-4091-9c92-c638558b7edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-aacab119-c44b-4926-94ac-61189bef52c2 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-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:18:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-aacab119-c44b-4926-94ac-61189bef52c2 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34ff746d-5180-4091-9c92-c638558b7edc) 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:18:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b4aba76a-8de5-4b7c-a85e-692041a79d10,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1676778168',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4aba76a-8de5-4b7c-a85e-692041a79d10', 'encryption_key_id': None, 'qos_specs': None, '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:18:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-aacab119-c44b-4926-94ac-61189bef52c2 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e0d8741-5b04-4da4-b143-e841b22ab4c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:22 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-aacab119-c44b-4926-94ac-61189bef52c2 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1676778168 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1676778168, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:18:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b5fe4ee6-c7e7-42bb-9abb-775665a76114 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:22 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-aacab119-c44b-4926-94ac-61189bef52c2 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1676778168 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1676778168, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:18:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b5fe4ee6-c7e7-42bb-9abb-775665a76114 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] GET http://192.168.122.29/volume/v3/volumes/f4365717-e9c5-4af8-bf9a-ba4cc513e368 Sep 01 12:18:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b5fe4ee6-c7e7-42bb-9abb-775665a76114 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b5fe4ee6-c7e7-42bb-9abb-775665a76114 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:22 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18: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:18:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b5fe4ee6-c7e7-42bb-9abb-775665a76114 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Volume info retrieved successfully. Sep 01 12:18:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b5fe4ee6-c7e7-42bb-9abb-775665a76114 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] http://192.168.122.29/volume/v3/volumes/f4365717-e9c5-4af8-bf9a-ba4cc513e368 returned with HTTP 200 Sep 01 12:18:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1058/2124] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:22 2026] GET /volume/v3/volumes/f4365717-e9c5-4af8-bf9a-ba4cc513e368 => generated 876 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1fa67e29-aac6-4409-ae89-45ca83e48eec None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1fa67e29-aac6-4409-ae89-45ca83e48eec tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] GET http://192.168.122.29/volume/v3/volumes/f4365717-e9c5-4af8-bf9a-ba4cc513e368 Sep 01 12:18:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1fa67e29-aac6-4409-ae89-45ca83e48eec tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1fa67e29-aac6-4409-ae89-45ca83e48eec tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:22 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18: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:18:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:22 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-aacab119-c44b-4926-94ac-61189bef52c2 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Created reservations ['3689d927-fcf8-47cc-b68b-f928abc583e1', '3cf06700-4922-4ccf-af27-bb8019090567', '522fdf5a-d5a3-4543-b875-a73c6ab0ae80', '65fe78df-6a19-47f9-9323-4d5c72f8587c'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:18:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1fa67e29-aac6-4409-ae89-45ca83e48eec tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Volume info retrieved successfully. Sep 01 12:18:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-aacab119-c44b-4926-94ac-61189bef52c2 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e0d8741-5b04-4da4-b143-e841b22ab4c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3689d927-fcf8-47cc-b68b-f928abc583e1', '3cf06700-4922-4ccf-af27-bb8019090567', '522fdf5a-d5a3-4543-b875-a73c6ab0ae80', '65fe78df-6a19-47f9-9323-4d5c72f8587c']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:18:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-aacab119-c44b-4926-94ac-61189bef52c2 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ad5aac7-cee4-4c6b-bb94-ec290bd67cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1fa67e29-aac6-4409-ae89-45ca83e48eec tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] http://192.168.122.29/volume/v3/volumes/f4365717-e9c5-4af8-bf9a-ba4cc513e368 returned with HTTP 200 Sep 01 12:18:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1059/2125] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:22 2026] GET /volume/v3/volumes/f4365717-e9c5-4af8-bf9a-ba4cc513e368 => generated 876 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-658c93c2-e22c-4995-8821-fc41cb62750d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-658c93c2-e22c-4995-8821-fc41cb62750d tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:18:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-658c93c2-e22c-4995-8821-fc41cb62750d tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f4365717-e9c5-4af8-bf9a-ba4cc513e368", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1548399663"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:18: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:18:22 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-aacab119-c44b-4926-94ac-61189bef52c2 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ad5aac7-cee4-4c6b-bb94-ec290bd67cf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '318a08aa-5433-46a2-840e-21fb6802812e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1614909962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50fc29e618c1481985c7c77efb4c9576',qos_specs=None,replication_status=,reservations=['3689d927-fcf8-47cc-b68b-f928abc583e1','3cf06700-4922-4ccf-af27-bb8019090567','522fdf5a-d5a3-4543-b875-a73c6ab0ae80','65fe78df-6a19-47f9-9323-4d5c72f8587c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24fdf933eb6048d9b6dcc43e6cd341eb',volume_type_id=b4aba76a-8de5-4b7c-a85e-692041a79d10), 'volume': Volume(_name_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:18:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1614909962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=318a08aa-5433-46a2-840e-21fb6802812e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50fc29e618c1481985c7c77efb4c9576',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24fdf933eb6048d9b6dcc43e6cd341eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b4aba76a-8de5-4b7c-a85e-692041a79d10),volume_type_id=b4aba76a-8de5-4b7c-a85e-692041a79d10)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:18:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-aacab119-c44b-4926-94ac-61189bef52c2 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4f226ed-3644-43c1-9c78-aa03311ed8e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18: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:18:22 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18: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:18:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-658c93c2-e22c-4995-8821-fc41cb62750d tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Volume info retrieved successfully. Sep 01 12:18:22 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-658c93c2-e22c-4995-8821-fc41cb62750d tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Create snapshot from volume f4365717-e9c5-4af8-bf9a-ba4cc513e368 Sep 01 12:18:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-aacab119-c44b-4926-94ac-61189bef52c2 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4f226ed-3644-43c1-9c78-aa03311ed8e0) transitioned into state 'SUCCESS' from state '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-1614909962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50fc29e618c1481985c7c77efb4c9576',qos_specs=None,replication_status=,reservations=['3689d927-fcf8-47cc-b68b-f928abc583e1','3cf06700-4922-4ccf-af27-bb8019090567','522fdf5a-d5a3-4543-b875-a73c6ab0ae80','65fe78df-6a19-47f9-9323-4d5c72f8587c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24fdf933eb6048d9b6dcc43e6cd341eb',volume_type_id=b4aba76a-8de5-4b7c-a85e-692041a79d10)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:18:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-aacab119-c44b-4926-94ac-61189bef52c2 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c74e825-1b38-49c1-ae41-b2db2a3e17a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-aacab119-c44b-4926-94ac-61189bef52c2 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c74e825-1b38-49c1-ae41-b2db2a3e17a6) 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:18:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-aacab119-c44b-4926-94ac-61189bef52c2 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Flow 'volume_create_api' (0c13559e-1923-427e-8dd2-cff9dd3dab2e) 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:18:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-aacab119-c44b-4926-94ac-61189bef52c2 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Create volume request issued successfully. Sep 01 12:18:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aacab119-c44b-4926-94ac-61189bef52c2 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:18:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1067/2126] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:18:22 2026] POST /volume/v3/volumes => generated 802 bytes in 498 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:18:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-209764fe-e00a-4bc6-9fb8-71695a47a2fc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-209764fe-e00a-4bc6-9fb8-71695a47a2fc tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] GET http://192.168.122.29/volume/v3/volumes/318a08aa-5433-46a2-840e-21fb6802812e Sep 01 12:18:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-209764fe-e00a-4bc6-9fb8-71695a47a2fc tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-209764fe-e00a-4bc6-9fb8-71695a47a2fc tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:22 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-658c93c2-e22c-4995-8821-fc41cb62750d tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Created reservations ['c4ac98bd-5d08-4664-8c88-53bdb1170be3', 'ea74b10b-0c56-4b62-b89a-e0fc7b59047b', 'baa1cb84-73f0-46f5-a797-e9fe5b6f4087', '61f1ee32-1022-46ee-964d-cf694052d5a2'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:18: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:18:22 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-209764fe-e00a-4bc6-9fb8-71695a47a2fc tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Volume info retrieved successfully. Sep 01 12:18:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-209764fe-e00a-4bc6-9fb8-71695a47a2fc tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] http://192.168.122.29/volume/v3/volumes/318a08aa-5433-46a2-840e-21fb6802812e returned with HTTP 200 Sep 01 12:18:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1068/2127] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:22 2026] GET /volume/v3/volumes/318a08aa-5433-46a2-840e-21fb6802812e => generated 870 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18: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:18:22 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-658c93c2-e22c-4995-8821-fc41cb62750d tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Snapshot create request issued successfully. Sep 01 12:18:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-658c93c2-e22c-4995-8821-fc41cb62750d tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] http://192.168.122.29/volume/v3/snapshots returned with HTTP 202 Sep 01 12:18:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1060/2128] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:18:22 2026] POST /volume/v3/snapshots => generated 326 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:18:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-566bc0e0-8904-4dd5-af97-388cec2744ba None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-566bc0e0-8904-4dd5-af97-388cec2744ba tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] GET http://192.168.122.29/volume/v3/snapshots/bece9a02-5eab-4501-ad63-b21846c437b1 Sep 01 12:18:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-566bc0e0-8904-4dd5-af97-388cec2744ba tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-566bc0e0-8904-4dd5-af97-388cec2744ba tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-566bc0e0-8904-4dd5-af97-388cec2744ba tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Snapshot retrieved successfully. Sep 01 12:18:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-566bc0e0-8904-4dd5-af97-388cec2744ba tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] http://192.168.122.29/volume/v3/snapshots/bece9a02-5eab-4501-ad63-b21846c437b1 returned with HTTP 200 Sep 01 12:18:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1069/2129] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:18:23 2026] GET /volume/v3/snapshots/bece9a02-5eab-4501-ad63-b21846c437b1 => generated 458 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-688f19ce-0fa4-4b36-8085-baed5d9dd2a9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-688f19ce-0fa4-4b36-8085-baed5d9dd2a9 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] GET http://192.168.122.29/volume/v3/volumes/318a08aa-5433-46a2-840e-21fb6802812e Sep 01 12:18:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-688f19ce-0fa4-4b36-8085-baed5d9dd2a9 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-688f19ce-0fa4-4b36-8085-baed5d9dd2a9 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18: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:18:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-688f19ce-0fa4-4b36-8085-baed5d9dd2a9 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Volume info retrieved successfully. Sep 01 12:18:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-688f19ce-0fa4-4b36-8085-baed5d9dd2a9 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] http://192.168.122.29/volume/v3/volumes/318a08aa-5433-46a2-840e-21fb6802812e returned with HTTP 200 Sep 01 12:18:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1061/2130] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:23 2026] GET /volume/v3/volumes/318a08aa-5433-46a2-840e-21fb6802812e => generated 894 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:18:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d1467fd4-ded3-4e97-a819-cb1410ee2718 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d1467fd4-ded3-4e97-a819-cb1410ee2718 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] GET http://192.168.122.29/volume/v3/snapshots/bece9a02-5eab-4501-ad63-b21846c437b1 Sep 01 12:18:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d1467fd4-ded3-4e97-a819-cb1410ee2718 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d1467fd4-ded3-4e97-a819-cb1410ee2718 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d1467fd4-ded3-4e97-a819-cb1410ee2718 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Snapshot retrieved successfully. Sep 01 12:18:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d1467fd4-ded3-4e97-a819-cb1410ee2718 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] http://192.168.122.29/volume/v3/snapshots/bece9a02-5eab-4501-ad63-b21846c437b1 returned with HTTP 200 Sep 01 12:18:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1070/2131] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:18:24 2026] GET /volume/v3/snapshots/bece9a02-5eab-4501-ad63-b21846c437b1 => generated 458 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3c10a62c-1db3-446b-a227-5a149b52b3f2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3c10a62c-1db3-446b-a227-5a149b52b3f2 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] GET http://192.168.122.29/volume/v3/volumes/318a08aa-5433-46a2-840e-21fb6802812e Sep 01 12:18:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3c10a62c-1db3-446b-a227-5a149b52b3f2 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3c10a62c-1db3-446b-a227-5a149b52b3f2 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:25 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18: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:18:25 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3c10a62c-1db3-446b-a227-5a149b52b3f2 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Volume info retrieved successfully. Sep 01 12:18:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3c10a62c-1db3-446b-a227-5a149b52b3f2 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] http://192.168.122.29/volume/v3/volumes/318a08aa-5433-46a2-840e-21fb6802812e returned with HTTP 200 Sep 01 12:18:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1062/2132] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:25 2026] GET /volume/v3/volumes/318a08aa-5433-46a2-840e-21fb6802812e => generated 894 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e24cf1cb-7227-4356-b342-236645a07b29 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e24cf1cb-7227-4356-b342-236645a07b29 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] GET http://192.168.122.29/volume/v3/snapshots/bece9a02-5eab-4501-ad63-b21846c437b1 Sep 01 12:18:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e24cf1cb-7227-4356-b342-236645a07b29 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e24cf1cb-7227-4356-b342-236645a07b29 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e24cf1cb-7227-4356-b342-236645a07b29 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Snapshot retrieved successfully. Sep 01 12:18:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e24cf1cb-7227-4356-b342-236645a07b29 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] http://192.168.122.29/volume/v3/snapshots/bece9a02-5eab-4501-ad63-b21846c437b1 returned with HTTP 200 Sep 01 12:18:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1071/2133] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:18:25 2026] GET /volume/v3/snapshots/bece9a02-5eab-4501-ad63-b21846c437b1 => generated 458 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5ac1a1f9-1495-4e96-8b58-17a393d3ff51 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5ac1a1f9-1495-4e96-8b58-17a393d3ff51 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] GET http://192.168.122.29/volume/v3/volumes/318a08aa-5433-46a2-840e-21fb6802812e Sep 01 12:18:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5ac1a1f9-1495-4e96-8b58-17a393d3ff51 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5ac1a1f9-1495-4e96-8b58-17a393d3ff51 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f00a37ab-6162-431e-b5eb-b01d8fefdfbe None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f00a37ab-6162-431e-b5eb-b01d8fefdfbe tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] GET http://192.168.122.29/volume/v3/snapshots/bece9a02-5eab-4501-ad63-b21846c437b1 Sep 01 12:18:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f00a37ab-6162-431e-b5eb-b01d8fefdfbe tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f00a37ab-6162-431e-b5eb-b01d8fefdfbe tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:26 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18: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:18:26 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18: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:18:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f00a37ab-6162-431e-b5eb-b01d8fefdfbe tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Snapshot retrieved successfully. Sep 01 12:18:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f00a37ab-6162-431e-b5eb-b01d8fefdfbe tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] http://192.168.122.29/volume/v3/snapshots/bece9a02-5eab-4501-ad63-b21846c437b1 returned with HTTP 200 Sep 01 12:18:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1072/2134] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:18:26 2026] GET /volume/v3/snapshots/bece9a02-5eab-4501-ad63-b21846c437b1 => generated 485 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:26 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5ac1a1f9-1495-4e96-8b58-17a393d3ff51 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Volume info retrieved successfully. Sep 01 12:18:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8c2de88d-219f-4162-bbb7-517a1f96aa40 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8c2de88d-219f-4162-bbb7-517a1f96aa40 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] GET http://192.168.122.29/volume/v3/snapshots/bece9a02-5eab-4501-ad63-b21846c437b1 Sep 01 12:18:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8c2de88d-219f-4162-bbb7-517a1f96aa40 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8c2de88d-219f-4162-bbb7-517a1f96aa40 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5ac1a1f9-1495-4e96-8b58-17a393d3ff51 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] http://192.168.122.29/volume/v3/volumes/318a08aa-5433-46a2-840e-21fb6802812e returned with HTTP 200 Sep 01 12:18:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1063/2135] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:26 2026] GET /volume/v3/volumes/318a08aa-5433-46a2-840e-21fb6802812e => generated 895 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18: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:18:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8c2de88d-219f-4162-bbb7-517a1f96aa40 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Snapshot retrieved successfully. Sep 01 12:18:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8c2de88d-219f-4162-bbb7-517a1f96aa40 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] http://192.168.122.29/volume/v3/snapshots/bece9a02-5eab-4501-ad63-b21846c437b1 returned with HTTP 200 Sep 01 12:18:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1073/2136] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:18:26 2026] GET /volume/v3/snapshots/bece9a02-5eab-4501-ad63-b21846c437b1 => generated 485 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-768eaee2-5806-4d6b-95b5-7d1cc17ac3f6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-dca34695-06a8-4fba-9d53-6a876bd5d891 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dca34695-06a8-4fba-9d53-6a876bd5d891 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] DELETE http://192.168.122.29/volume/v3/snapshots/bece9a02-5eab-4501-ad63-b21846c437b1 Sep 01 12:18:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-768eaee2-5806-4d6b-95b5-7d1cc17ac3f6 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] GET http://192.168.122.29/volume/v3/volumes/318a08aa-5433-46a2-840e-21fb6802812e Sep 01 12:18:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-768eaee2-5806-4d6b-95b5-7d1cc17ac3f6 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-768eaee2-5806-4d6b-95b5-7d1cc17ac3f6 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dca34695-06a8-4fba-9d53-6a876bd5d891 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dca34695-06a8-4fba-9d53-6a876bd5d891 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:26 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-dca34695-06a8-4fba-9d53-6a876bd5d891 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Delete snapshot with id: bece9a02-5eab-4501-ad63-b21846c437b1 Sep 01 12:18: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:18:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-dca34695-06a8-4fba-9d53-6a876bd5d891 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Snapshot retrieved successfully. Sep 01 12:18: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:18:26 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18: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:18:26 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:26 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-768eaee2-5806-4d6b-95b5-7d1cc17ac3f6 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Volume info retrieved successfully. Sep 01 12:18: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:18:26 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-768eaee2-5806-4d6b-95b5-7d1cc17ac3f6 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] http://192.168.122.29/volume/v3/volumes/318a08aa-5433-46a2-840e-21fb6802812e returned with HTTP 200 Sep 01 12:18:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1064/2137] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:26 2026] GET /volume/v3/volumes/318a08aa-5433-46a2-840e-21fb6802812e => generated 895 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9c53daef-f83e-4068-9cb1-b505eee57179 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9c53daef-f83e-4068-9cb1-b505eee57179 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] DELETE http://192.168.122.29/volume/v3/volumes/318a08aa-5433-46a2-840e-21fb6802812e Sep 01 12:18:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9c53daef-f83e-4068-9cb1-b505eee57179 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9c53daef-f83e-4068-9cb1-b505eee57179 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:26 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-9c53daef-f83e-4068-9cb1-b505eee57179 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Delete volume with id: 318a08aa-5433-46a2-840e-21fb6802812e Sep 01 12:18:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-dca34695-06a8-4fba-9d53-6a876bd5d891 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Snapshot delete request issued successfully. Sep 01 12:18:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dca34695-06a8-4fba-9d53-6a876bd5d891 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] http://192.168.122.29/volume/v3/snapshots/bece9a02-5eab-4501-ad63-b21846c437b1 returned with HTTP 202 Sep 01 12:18:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1074/2138] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:18:26 2026] DELETE /volume/v3/snapshots/bece9a02-5eab-4501-ad63-b21846c437b1 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:18: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:18:26 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-723ee5df-d69e-4b39-b7eb-56361640d175 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18: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:18:26 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-723ee5df-d69e-4b39-b7eb-56361640d175 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] GET http://192.168.122.29/volume/v3/snapshots/bece9a02-5eab-4501-ad63-b21846c437b1 Sep 01 12:18:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-723ee5df-d69e-4b39-b7eb-56361640d175 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-723ee5df-d69e-4b39-b7eb-56361640d175 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:26 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9c53daef-f83e-4068-9cb1-b505eee57179 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Volume info retrieved successfully. Sep 01 12:18: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:18:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-723ee5df-d69e-4b39-b7eb-56361640d175 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Snapshot retrieved successfully. Sep 01 12:18:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-723ee5df-d69e-4b39-b7eb-56361640d175 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] http://192.168.122.29/volume/v3/snapshots/bece9a02-5eab-4501-ad63-b21846c437b1 returned with HTTP 200 Sep 01 12:18:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1075/2139] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:18:26 2026] GET /volume/v3/snapshots/bece9a02-5eab-4501-ad63-b21846c437b1 => generated 484 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:26 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9c53daef-f83e-4068-9cb1-b505eee57179 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Delete volume request issued successfully. Sep 01 12:18:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9c53daef-f83e-4068-9cb1-b505eee57179 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] http://192.168.122.29/volume/v3/volumes/318a08aa-5433-46a2-840e-21fb6802812e returned with HTTP 202 Sep 01 12:18:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1065/2140] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:18:26 2026] DELETE /volume/v3/volumes/318a08aa-5433-46a2-840e-21fb6802812e => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:18:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f6f68d8e-2215-4d72-9c4c-37852286834e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f6f68d8e-2215-4d72-9c4c-37852286834e tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] GET http://192.168.122.29/volume/v3/volumes/318a08aa-5433-46a2-840e-21fb6802812e Sep 01 12:18:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f6f68d8e-2215-4d72-9c4c-37852286834e tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f6f68d8e-2215-4d72-9c4c-37852286834e tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:26 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f6f68d8e-2215-4d72-9c4c-37852286834e tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Volume info retrieved successfully. Sep 01 12:18:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f6f68d8e-2215-4d72-9c4c-37852286834e tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] http://192.168.122.29/volume/v3/volumes/318a08aa-5433-46a2-840e-21fb6802812e returned with HTTP 200 Sep 01 12:18:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1076/2141] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:26 2026] GET /volume/v3/volumes/318a08aa-5433-46a2-840e-21fb6802812e => generated 894 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5d9d6df9-a591-4df3-8b28-a4b92df912d5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5d9d6df9-a591-4df3-8b28-a4b92df912d5 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] GET http://192.168.122.29/volume/v3/snapshots/bece9a02-5eab-4501-ad63-b21846c437b1 Sep 01 12:18:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5d9d6df9-a591-4df3-8b28-a4b92df912d5 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5d9d6df9-a591-4df3-8b28-a4b92df912d5 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:27 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=646,cinder:INSERT=114,cinder:UPDATE=172 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:18: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:18:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5d9d6df9-a591-4df3-8b28-a4b92df912d5 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Snapshot retrieved successfully. Sep 01 12:18:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5d9d6df9-a591-4df3-8b28-a4b92df912d5 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] http://192.168.122.29/volume/v3/snapshots/bece9a02-5eab-4501-ad63-b21846c437b1 returned with HTTP 200 Sep 01 12:18:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1066/2142] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:18:27 2026] GET /volume/v3/snapshots/bece9a02-5eab-4501-ad63-b21846c437b1 => generated 484 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d9c016d6-0ff1-462a-8735-2a64a8ac97c4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d9c016d6-0ff1-462a-8735-2a64a8ac97c4 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] GET http://192.168.122.29/volume/v3/volumes/318a08aa-5433-46a2-840e-21fb6802812e Sep 01 12:18:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d9c016d6-0ff1-462a-8735-2a64a8ac97c4 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d9c016d6-0ff1-462a-8735-2a64a8ac97c4 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:27 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:27 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d9c016d6-0ff1-462a-8735-2a64a8ac97c4 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Volume info retrieved successfully. Sep 01 12:18:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d9c016d6-0ff1-462a-8735-2a64a8ac97c4 tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] http://192.168.122.29/volume/v3/volumes/318a08aa-5433-46a2-840e-21fb6802812e returned with HTTP 200 Sep 01 12:18:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1077/2143] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:27 2026] GET /volume/v3/volumes/318a08aa-5433-46a2-840e-21fb6802812e => generated 894 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2642cb16-b68d-4570-ae99-d999978e62a9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2642cb16-b68d-4570-ae99-d999978e62a9 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] GET http://192.168.122.29/volume/v3/snapshots/bece9a02-5eab-4501-ad63-b21846c437b1 Sep 01 12:18:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2642cb16-b68d-4570-ae99-d999978e62a9 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2642cb16-b68d-4570-ae99-d999978e62a9 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:28 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:28 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2642cb16-b68d-4570-ae99-d999978e62a9 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Snapshot retrieved successfully. Sep 01 12:18:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2642cb16-b68d-4570-ae99-d999978e62a9 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] http://192.168.122.29/volume/v3/snapshots/bece9a02-5eab-4501-ad63-b21846c437b1 returned with HTTP 200 Sep 01 12:18:28 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1067/2144] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:18:28 2026] GET /volume/v3/snapshots/bece9a02-5eab-4501-ad63-b21846c437b1 => generated 484 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-16c1f78c-24c6-4e56-ac63-6b9dd4ff9024 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-16c1f78c-24c6-4e56-ac63-6b9dd4ff9024 None None] GET http://192.168.122.29/volume// Sep 01 12:18:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-16c1f78c-24c6-4e56-ac63-6b9dd4ff9024 None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-16c1f78c-24c6-4e56-ac63-6b9dd4ff9024 None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-16c1f78c-24c6-4e56-ac63-6b9dd4ff9024 None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:18:28 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1078/2145] 192.168.122.29 () {58 vars in 1310 bytes} [Tue Sep 1 12:18:28 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 01 12:18:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-e28ff351-4862-4406-a989-8dc8600b0a4d req-4a8612c2-aabd-41f7-98f4-c661669e90aa None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-e28ff351-4862-4406-a989-8dc8600b0a4d req-4a8612c2-aabd-41f7-98f4-c661669e90aa tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] POST http://192.168.122.29/volume/v3/attachments Sep 01 12:18:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-e28ff351-4862-4406-a989-8dc8600b0a4d req-4a8612c2-aabd-41f7-98f4-c661669e90aa tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6d40bbe3-eb44-4085-b0a8-8eda7b2a812b", "connector": null, "instance_uuid": "fd29dfdd-32be-40f1-9805-6ab33338aab4"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:18: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:18:28 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18: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:18:28 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18: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:18:28 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a666c055-9b79-4365-adfd-e5ff7b91113f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a666c055-9b79-4365-adfd-e5ff7b91113f tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] GET http://192.168.122.29/volume/v3/volumes/318a08aa-5433-46a2-840e-21fb6802812e Sep 01 12:18:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a666c055-9b79-4365-adfd-e5ff7b91113f tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a666c055-9b79-4365-adfd-e5ff7b91113f tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a666c055-9b79-4365-adfd-e5ff7b91113f tempest-VolumeTypesAccessTest-1859617084 tempest-VolumeTypesAccessTest-1859617084-project-member] http://192.168.122.29/volume/v3/volumes/318a08aa-5433-46a2-840e-21fb6802812e returned with HTTP 404 Sep 01 12:18:28 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1079/2146] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:28 2026] GET /volume/v3/volumes/318a08aa-5433-46a2-840e-21fb6802812e => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:18:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fed16426-e880-494e-a6e2-c316afcc940e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fed16426-e880-494e-a6e2-c316afcc940e tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] POST http://192.168.122.29/volume/v3/types/b4aba76a-8de5-4b7c-a85e-692041a79d10/action Sep 01 12:18:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fed16426-e880-494e-a6e2-c316afcc940e tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] Action body: b'{"removeProjectAccess": {"project": "50fc29e618c1481985c7c77efb4c9576"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:18:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fed16426-e880-494e-a6e2-c316afcc940e tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "50fc29e618c1481985c7c77efb4c9576"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:18:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-e28ff351-4862-4406-a989-8dc8600b0a4d req-4a8612c2-aabd-41f7-98f4-c661669e90aa tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] http://192.168.122.29/volume/v3/attachments returned with HTTP 200 Sep 01 12:18:28 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1068/2147] 192.168.122.29 () {66 vars in 1478 bytes} [Tue Sep 1 12:18:28 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:18:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fed16426-e880-494e-a6e2-c316afcc940e tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] http://192.168.122.29/volume/v3/types/b4aba76a-8de5-4b7c-a85e-692041a79d10/action returned with HTTP 202 Sep 01 12:18:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-e28ff351-4862-4406-a989-8dc8600b0a4d req-66707ff7-afb4-4d60-89e6-451d43c07ea5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:28 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1080/2148] 192.168.122.29 () {60 vars in 1263 bytes} [Tue Sep 1 12:18:28 2026] POST /volume/v3/types/b4aba76a-8de5-4b7c-a85e-692041a79d10/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:18:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-e28ff351-4862-4406-a989-8dc8600b0a4d req-66707ff7-afb4-4d60-89e6-451d43c07ea5 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] DELETE http://192.168.122.29/volume/v3/attachments/286c345e-4a01-4ccf-9d41-a950128770e4 Sep 01 12:18:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-e28ff351-4862-4406-a989-8dc8600b0a4d req-66707ff7-afb4-4d60-89e6-451d43c07ea5 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-e28ff351-4862-4406-a989-8dc8600b0a4d req-66707ff7-afb4-4d60-89e6-451d43c07ea5 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-120731b9-6aa3-4a07-b095-cbfe809617bd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-120731b9-6aa3-4a07-b095-cbfe809617bd tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] DELETE http://192.168.122.29/volume/v3/types/b4aba76a-8de5-4b7c-a85e-692041a79d10 Sep 01 12:18:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-120731b9-6aa3-4a07-b095-cbfe809617bd tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-120731b9-6aa3-4a07-b095-cbfe809617bd tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:28 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18: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:18:28 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, Sep 01 12:18:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-120731b9-6aa3-4a07-b095-cbfe809617bd tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] http://192.168.122.29/volume/v3/types/b4aba76a-8de5-4b7c-a85e-692041a79d10 returned with HTTP 202 Sep 01 12:18:28 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1081/2149] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:18:28 2026] DELETE /volume/v3/types/b4aba76a-8de5-4b7c-a85e-692041a79d10 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:18:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f156b5b9-4071-4936-93f4-17d69984e9dc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f156b5b9-4071-4936-93f4-17d69984e9dc tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] GET http://192.168.122.29/volume/v3/types/b4aba76a-8de5-4b7c-a85e-692041a79d10 Sep 01 12:18:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f156b5b9-4071-4936-93f4-17d69984e9dc tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f156b5b9-4071-4936-93f4-17d69984e9dc tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f156b5b9-4071-4936-93f4-17d69984e9dc tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] http://192.168.122.29/volume/v3/types/b4aba76a-8de5-4b7c-a85e-692041a79d10 returned with HTTP 404 Sep 01 12:18:28 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1082/2150] 192.168.122.29 () {58 vars in 1221 bytes} [Tue Sep 1 12:18:28 2026] GET /volume/v3/types/b4aba76a-8de5-4b7c-a85e-692041a79d10 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:18:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a12ab397-4c4e-490e-a060-bd426027b6eb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a12ab397-4c4e-490e-a060-bd426027b6eb tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:18:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a12ab397-4c4e-490e-a060-bd426027b6eb tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1590544034", "os-volume-type-access:is_public": false}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:18:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-e28ff351-4862-4406-a989-8dc8600b0a4d req-66707ff7-afb4-4d60-89e6-451d43c07ea5 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] http://192.168.122.29/volume/v3/attachments/286c345e-4a01-4ccf-9d41-a950128770e4 returned with HTTP 200 Sep 01 12:18:28 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1069/2151] 192.168.122.29 () {64 vars in 1557 bytes} [Tue Sep 1 12:18:28 2026] DELETE /volume/v3/attachments/286c345e-4a01-4ccf-9d41-a950128770e4 => generated 192 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:18:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a12ab397-4c4e-490e-a060-bd426027b6eb tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:18:28 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1083/2152] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:18:28 2026] POST /volume/v3/types => generated 229 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-60bc1ce1-c259-404d-8f21-54a0fbf6427e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-60bc1ce1-c259-404d-8f21-54a0fbf6427e tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] POST http://192.168.122.29/volume/v3/types/0a9148a3-df28-4ddb-9e8f-194e09a619aa/action Sep 01 12:18:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-60bc1ce1-c259-404d-8f21-54a0fbf6427e tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] Action body: b'{"addProjectAccess": {"project": "50fc29e618c1481985c7c77efb4c9576"}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:18:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-60bc1ce1-c259-404d-8f21-54a0fbf6427e tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "50fc29e618c1481985c7c77efb4c9576"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:18: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:18:28 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-60bc1ce1-c259-404d-8f21-54a0fbf6427e tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] http://192.168.122.29/volume/v3/types/0a9148a3-df28-4ddb-9e8f-194e09a619aa/action returned with HTTP 202 Sep 01 12:18:28 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1070/2153] 192.168.122.29 () {60 vars in 1263 bytes} [Tue Sep 1 12:18:28 2026] POST /volume/v3/types/0a9148a3-df28-4ddb-9e8f-194e09a619aa/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:18:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-dc17ec19-fa07-414b-b368-81bda76f9835 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dc17ec19-fa07-414b-b368-81bda76f9835 tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] POST http://192.168.122.29/volume/v3/types/0a9148a3-df28-4ddb-9e8f-194e09a619aa/action Sep 01 12:18:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dc17ec19-fa07-414b-b368-81bda76f9835 tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] Action body: b'{"addProjectAccess": {"project": "372177a02ae74126ab41328240623612"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:18:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dc17ec19-fa07-414b-b368-81bda76f9835 tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "372177a02ae74126ab41328240623612"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:18:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dc17ec19-fa07-414b-b368-81bda76f9835 tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] http://192.168.122.29/volume/v3/types/0a9148a3-df28-4ddb-9e8f-194e09a619aa/action returned with HTTP 202 Sep 01 12:18:28 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1084/2154] 192.168.122.29 () {60 vars in 1263 bytes} [Tue Sep 1 12:18:28 2026] POST /volume/v3/types/0a9148a3-df28-4ddb-9e8f-194e09a619aa/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:18:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-469eeac3-ebb9-4815-82c8-43e1cf1449c5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-469eeac3-ebb9-4815-82c8-43e1cf1449c5 tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] GET http://192.168.122.29/volume/v3/types/0a9148a3-df28-4ddb-9e8f-194e09a619aa/os-volume-type-access Sep 01 12:18:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-469eeac3-ebb9-4815-82c8-43e1cf1449c5 tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-469eeac3-ebb9-4815-82c8-43e1cf1449c5 tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-469eeac3-ebb9-4815-82c8-43e1cf1449c5 tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] http://192.168.122.29/volume/v3/types/0a9148a3-df28-4ddb-9e8f-194e09a619aa/os-volume-type-access returned with HTTP 200 Sep 01 12:18:28 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1071/2155] 192.168.122.29 () {58 vars in 1287 bytes} [Tue Sep 1 12:18:28 2026] GET /volume/v3/types/0a9148a3-df28-4ddb-9e8f-194e09a619aa/os-volume-type-access => generated 244 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-600e7717-c7d3-4615-8f0c-699e19dea8d7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-600e7717-c7d3-4615-8f0c-699e19dea8d7 tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] POST http://192.168.122.29/volume/v3/types/0a9148a3-df28-4ddb-9e8f-194e09a619aa/action Sep 01 12:18:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-600e7717-c7d3-4615-8f0c-699e19dea8d7 tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] Action body: b'{"removeProjectAccess": {"project": "372177a02ae74126ab41328240623612"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:18:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-600e7717-c7d3-4615-8f0c-699e19dea8d7 tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "372177a02ae74126ab41328240623612"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:18:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-600e7717-c7d3-4615-8f0c-699e19dea8d7 tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] http://192.168.122.29/volume/v3/types/0a9148a3-df28-4ddb-9e8f-194e09a619aa/action returned with HTTP 202 Sep 01 12:18:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1085/2156] 192.168.122.29 () {60 vars in 1263 bytes} [Tue Sep 1 12:18:28 2026] POST /volume/v3/types/0a9148a3-df28-4ddb-9e8f-194e09a619aa/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:18:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1a74f7e0-d1f8-41c9-946a-f27670e0db7b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1a74f7e0-d1f8-41c9-946a-f27670e0db7b tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] POST http://192.168.122.29/volume/v3/types/0a9148a3-df28-4ddb-9e8f-194e09a619aa/action Sep 01 12:18:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1a74f7e0-d1f8-41c9-946a-f27670e0db7b tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] Action body: b'{"removeProjectAccess": {"project": "50fc29e618c1481985c7c77efb4c9576"}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:18:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1a74f7e0-d1f8-41c9-946a-f27670e0db7b tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "50fc29e618c1481985c7c77efb4c9576"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:18:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1a74f7e0-d1f8-41c9-946a-f27670e0db7b tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] http://192.168.122.29/volume/v3/types/0a9148a3-df28-4ddb-9e8f-194e09a619aa/action returned with HTTP 202 Sep 01 12:18:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1072/2157] 192.168.122.29 () {60 vars in 1263 bytes} [Tue Sep 1 12:18:29 2026] POST /volume/v3/types/0a9148a3-df28-4ddb-9e8f-194e09a619aa/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 12:18:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-91402b1a-5972-47d6-bfb5-a68690874ad1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-91402b1a-5972-47d6-bfb5-a68690874ad1 tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] DELETE http://192.168.122.29/volume/v3/types/0a9148a3-df28-4ddb-9e8f-194e09a619aa Sep 01 12:18:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-91402b1a-5972-47d6-bfb5-a68690874ad1 tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-91402b1a-5972-47d6-bfb5-a68690874ad1 tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-91402b1a-5972-47d6-bfb5-a68690874ad1 tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] http://192.168.122.29/volume/v3/types/0a9148a3-df28-4ddb-9e8f-194e09a619aa returned with HTTP 202 Sep 01 12:18:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1086/2158] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:18:29 2026] DELETE /volume/v3/types/0a9148a3-df28-4ddb-9e8f-194e09a619aa => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:18:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0244c46a-962d-4638-8dc5-2e419fccc9b5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0244c46a-962d-4638-8dc5-2e419fccc9b5 tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] GET http://192.168.122.29/volume/v3/types/0a9148a3-df28-4ddb-9e8f-194e09a619aa Sep 01 12:18:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0244c46a-962d-4638-8dc5-2e419fccc9b5 tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0244c46a-962d-4638-8dc5-2e419fccc9b5 tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0244c46a-962d-4638-8dc5-2e419fccc9b5 tempest-VolumeTypesAccessTest-171340275 tempest-VolumeTypesAccessTest-171340275-project-admin] http://192.168.122.29/volume/v3/types/0a9148a3-df28-4ddb-9e8f-194e09a619aa returned with HTTP 404 Sep 01 12:18:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1073/2159] 192.168.122.29 () {58 vars in 1221 bytes} [Tue Sep 1 12:18:29 2026] GET /volume/v3/types/0a9148a3-df28-4ddb-9e8f-194e09a619aa => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:18:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-81627986-f031-4915-b375-8b50ef73eab4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-81627986-f031-4915-b375-8b50ef73eab4 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] GET http://192.168.122.29/volume/v3/snapshots/bece9a02-5eab-4501-ad63-b21846c437b1 Sep 01 12:18:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-81627986-f031-4915-b375-8b50ef73eab4 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-81627986-f031-4915-b375-8b50ef73eab4 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-81627986-f031-4915-b375-8b50ef73eab4 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] http://192.168.122.29/volume/v3/snapshots/bece9a02-5eab-4501-ad63-b21846c437b1 returned with HTTP 404 Sep 01 12:18:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1087/2160] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:18:29 2026] GET /volume/v3/snapshots/bece9a02-5eab-4501-ad63-b21846c437b1 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:18:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3bfc9e03-6f20-4014-9fba-47838b0c82ea None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3bfc9e03-6f20-4014-9fba-47838b0c82ea tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] DELETE http://192.168.122.29/volume/v3/volumes/f4365717-e9c5-4af8-bf9a-ba4cc513e368 Sep 01 12:18:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3bfc9e03-6f20-4014-9fba-47838b0c82ea tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3bfc9e03-6f20-4014-9fba-47838b0c82ea tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:29 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-3bfc9e03-6f20-4014-9fba-47838b0c82ea tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Delete volume with id: f4365717-e9c5-4af8-bf9a-ba4cc513e368 Sep 01 12:18: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:18:29 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18: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:18:29 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:29 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3bfc9e03-6f20-4014-9fba-47838b0c82ea tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Volume info retrieved successfully. Sep 01 12:18:29 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3bfc9e03-6f20-4014-9fba-47838b0c82ea tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Delete volume request issued successfully. Sep 01 12:18:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3bfc9e03-6f20-4014-9fba-47838b0c82ea tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] http://192.168.122.29/volume/v3/volumes/f4365717-e9c5-4af8-bf9a-ba4cc513e368 returned with HTTP 202 Sep 01 12:18:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1074/2161] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:18:29 2026] DELETE /volume/v3/volumes/f4365717-e9c5-4af8-bf9a-ba4cc513e368 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:18:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-63bdfa07-c32f-441b-a8fc-345a172b1421 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-63bdfa07-c32f-441b-a8fc-345a172b1421 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] GET http://192.168.122.29/volume/v3/volumes/f4365717-e9c5-4af8-bf9a-ba4cc513e368 Sep 01 12:18:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-63bdfa07-c32f-441b-a8fc-345a172b1421 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-63bdfa07-c32f-441b-a8fc-345a172b1421 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:29 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:29 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:29 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-63bdfa07-c32f-441b-a8fc-345a172b1421 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Volume info retrieved successfully. Sep 01 12:18:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-63bdfa07-c32f-441b-a8fc-345a172b1421 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] http://192.168.122.29/volume/v3/volumes/f4365717-e9c5-4af8-bf9a-ba4cc513e368 returned with HTTP 200 Sep 01 12:18:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1088/2162] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:29 2026] GET /volume/v3/volumes/f4365717-e9c5-4af8-bf9a-ba4cc513e368 => generated 875 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-61385856-7f18-44c4-9bc5-d66127a5c6fb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-61385856-7f18-44c4-9bc5-d66127a5c6fb tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] GET http://192.168.122.29/volume/v3/volumes/f4365717-e9c5-4af8-bf9a-ba4cc513e368 Sep 01 12:18:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-61385856-7f18-44c4-9bc5-d66127a5c6fb tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-61385856-7f18-44c4-9bc5-d66127a5c6fb tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-61385856-7f18-44c4-9bc5-d66127a5c6fb tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] http://192.168.122.29/volume/v3/volumes/f4365717-e9c5-4af8-bf9a-ba4cc513e368 returned with HTTP 404 Sep 01 12:18:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1075/2163] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:30 2026] GET /volume/v3/volumes/f4365717-e9c5-4af8-bf9a-ba4cc513e368 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:18:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9d4e49be-3f37-4999-b57d-d320fe0fbe2f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9d4e49be-3f37-4999-b57d-d320fe0fbe2f tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] DELETE http://192.168.122.29/volume/v3/volumes/241f7949-fe12-4494-86e1-e5ed706bda3d Sep 01 12:18:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9d4e49be-3f37-4999-b57d-d320fe0fbe2f tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9d4e49be-3f37-4999-b57d-d320fe0fbe2f tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:30 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-9d4e49be-3f37-4999-b57d-d320fe0fbe2f tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Delete volume with id: 241f7949-fe12-4494-86e1-e5ed706bda3d Sep 01 12:18: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:18:30 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:30 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:30 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9d4e49be-3f37-4999-b57d-d320fe0fbe2f tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Volume info retrieved successfully. Sep 01 12:18:30 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9d4e49be-3f37-4999-b57d-d320fe0fbe2f tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Delete volume request issued successfully. Sep 01 12:18:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9d4e49be-3f37-4999-b57d-d320fe0fbe2f tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] http://192.168.122.29/volume/v3/volumes/241f7949-fe12-4494-86e1-e5ed706bda3d returned with HTTP 202 Sep 01 12:18:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1089/2164] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:18:30 2026] DELETE /volume/v3/volumes/241f7949-fe12-4494-86e1-e5ed706bda3d => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:18:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c4d2a1ec-fb6b-419d-9210-a7051225a3fa None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c4d2a1ec-fb6b-419d-9210-a7051225a3fa tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] GET http://192.168.122.29/volume/v3/volumes/241f7949-fe12-4494-86e1-e5ed706bda3d Sep 01 12:18:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c4d2a1ec-fb6b-419d-9210-a7051225a3fa tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c4d2a1ec-fb6b-419d-9210-a7051225a3fa tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:30 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18: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:18:30 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c4d2a1ec-fb6b-419d-9210-a7051225a3fa tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Volume info retrieved successfully. Sep 01 12:18:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c4d2a1ec-fb6b-419d-9210-a7051225a3fa tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] http://192.168.122.29/volume/v3/volumes/241f7949-fe12-4494-86e1-e5ed706bda3d returned with HTTP 200 Sep 01 12:18:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1076/2165] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:30 2026] GET /volume/v3/volumes/241f7949-fe12-4494-86e1-e5ed706bda3d => generated 839 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1421db7a-fe42-4a3f-994d-8a4d0d258710 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1421db7a-fe42-4a3f-994d-8a4d0d258710 None None] GET http://192.168.122.29/volume// Sep 01 12:18:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1421db7a-fe42-4a3f-994d-8a4d0d258710 None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1421db7a-fe42-4a3f-994d-8a4d0d258710 None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1421db7a-fe42-4a3f-994d-8a4d0d258710 None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:18:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1090/2166] 192.168.122.29 () {58 vars in 1310 bytes} [Tue Sep 1 12:18:31 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 01 12:18:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-ff766c21-7119-4e9c-b834-0a2f4edb64af req-9352287a-87aa-44a8-8b26-78e5fc601070 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-ff766c21-7119-4e9c-b834-0a2f4edb64af req-9352287a-87aa-44a8-8b26-78e5fc601070 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] GET http://192.168.122.29/volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b Sep 01 12:18:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-ff766c21-7119-4e9c-b834-0a2f4edb64af req-9352287a-87aa-44a8-8b26-78e5fc601070 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-ff766c21-7119-4e9c-b834-0a2f4edb64af req-9352287a-87aa-44a8-8b26-78e5fc601070 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:31 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18: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:18:31 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:31 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-ff766c21-7119-4e9c-b834-0a2f4edb64af req-9352287a-87aa-44a8-8b26-78e5fc601070 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Volume info retrieved successfully. Sep 01 12:18:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-ff766c21-7119-4e9c-b834-0a2f4edb64af req-9352287a-87aa-44a8-8b26-78e5fc601070 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] http://192.168.122.29/volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b returned with HTTP 200 Sep 01 12:18:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1077/2167] 192.168.122.29 () {62 vars in 1523 bytes} [Tue Sep 1 12:18:31 2026] GET /volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b => generated 1510 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:18:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-ff766c21-7119-4e9c-b834-0a2f4edb64af req-c1b5e3e7-3cb0-4d3f-9d25-1c9d116c9f17 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-ff766c21-7119-4e9c-b834-0a2f4edb64af req-c1b5e3e7-3cb0-4d3f-9d25-1c9d116c9f17 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] PUT http://192.168.122.29/volume/v3/attachments/52d2beaf-b701-4304-ad20-307963684e99 Sep 01 12:18:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-ff766c21-7119-4e9c-b834-0a2f4edb64af req-c1b5e3e7-3cb0-4d3f-9d25-1c9d116c9f17 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.29", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fcffd4db34b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "2d6c338d-1492-4969-8dee-5e70772e3ff2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:18:31 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-ff766c21-7119-4e9c-b834-0a2f4edb64af req-c1b5e3e7-3cb0-4d3f-9d25-1c9d116c9f17 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Acquiring lock "cinder-attachment_update-6d40bbe3-eb44-4085-b0a8-8eda7b2a812b-devstack" by "attachment_update" {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:18:31 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-ff766c21-7119-4e9c-b834-0a2f4edb64af req-c1b5e3e7-3cb0-4d3f-9d25-1c9d116c9f17 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Lock "cinder-attachment_update-6d40bbe3-eb44-4085-b0a8-8eda7b2a812b-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=86814) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:18: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:18:31 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18: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:18:31 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18:31 devstack devstack@c-api.service[86814]: DEBUG cinder.coordination [req-ff766c21-7119-4e9c-b834-0a2f4edb64af req-c1b5e3e7-3cb0-4d3f-9d25-1c9d116c9f17 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Lock "cinder-attachment_update-6d40bbe3-eb44-4085-b0a8-8eda7b2a812b-devstack" released by "attachment_update" :: held 0.193s {{(pid=86814) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:18:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-ff766c21-7119-4e9c-b834-0a2f4edb64af req-c1b5e3e7-3cb0-4d3f-9d25-1c9d116c9f17 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] http://192.168.122.29/volume/v3/attachments/52d2beaf-b701-4304-ad20-307963684e99 returned with HTTP 200 Sep 01 12:18:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1091/2168] 192.168.122.29 () {66 vars in 1588 bytes} [Tue Sep 1 12:18:31 2026] PUT /volume/v3/attachments/52d2beaf-b701-4304-ad20-307963684e99 => generated 694 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:18:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-ff766c21-7119-4e9c-b834-0a2f4edb64af req-9963ddea-7c6d-4011-add6-60353df06f75 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-ff766c21-7119-4e9c-b834-0a2f4edb64af req-9963ddea-7c6d-4011-add6-60353df06f75 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] POST http://192.168.122.29/volume/v3/attachments/52d2beaf-b701-4304-ad20-307963684e99/action Sep 01 12:18:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-ff766c21-7119-4e9c-b834-0a2f4edb64af req-9963ddea-7c6d-4011-add6-60353df06f75 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Action body: b'{"os-complete": null}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:18:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-ff766c21-7119-4e9c-b834-0a2f4edb64af req-9963ddea-7c6d-4011-add6-60353df06f75 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-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:18: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:18:31 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18: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:18:31 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-149f7cb8-21cd-4c4e-b985-6bf72768f145 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-ff766c21-7119-4e9c-b834-0a2f4edb64af req-9963ddea-7c6d-4011-add6-60353df06f75 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] http://192.168.122.29/volume/v3/attachments/52d2beaf-b701-4304-ad20-307963684e99/action returned with HTTP 204 Sep 01 12:18:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1078/2169] 192.168.122.29 () {66 vars in 1609 bytes} [Tue Sep 1 12:18:31 2026] POST /volume/v3/attachments/52d2beaf-b701-4304-ad20-307963684e99/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:18:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-149f7cb8-21cd-4c4e-b985-6bf72768f145 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] GET http://192.168.122.29/volume/v3/volumes/241f7949-fe12-4494-86e1-e5ed706bda3d Sep 01 12:18:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-149f7cb8-21cd-4c4e-b985-6bf72768f145 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-149f7cb8-21cd-4c4e-b985-6bf72768f145 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-149f7cb8-21cd-4c4e-b985-6bf72768f145 tempest-CinderUnicodeTest-1937926506 tempest-CinderUnicodeTest-1937926506-project-member] http://192.168.122.29/volume/v3/volumes/241f7949-fe12-4494-86e1-e5ed706bda3d returned with HTTP 404 Sep 01 12:18:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1092/2170] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:31 2026] GET /volume/v3/volumes/241f7949-fe12-4494-86e1-e5ed706bda3d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:18:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-224762f9-115d-4ec6-9113-13713d4f2905 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-224762f9-115d-4ec6-9113-13713d4f2905 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] GET http://192.168.122.29/volume/v3/volumes/35a522ab-8735-4d71-bd64-da0204c19aff Sep 01 12:18:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-224762f9-115d-4ec6-9113-13713d4f2905 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-224762f9-115d-4ec6-9113-13713d4f2905 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:33 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18: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:18:33 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:33 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-224762f9-115d-4ec6-9113-13713d4f2905 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Volume info retrieved successfully. Sep 01 12:18:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-224762f9-115d-4ec6-9113-13713d4f2905 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/35a522ab-8735-4d71-bd64-da0204c19aff returned with HTTP 200 Sep 01 12:18:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1079/2171] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:33 2026] GET /volume/v3/volumes/35a522ab-8735-4d71-bd64-da0204c19aff => generated 945 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-d3dfcdab-f840-470e-a1a7-ca8bc101109e req-1e6e531e-3706-45fb-9362-503feaff324e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-d3dfcdab-f840-470e-a1a7-ca8bc101109e req-1e6e531e-3706-45fb-9362-503feaff324e tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] GET http://192.168.122.29/volume/v3/volumes/35a522ab-8735-4d71-bd64-da0204c19aff Sep 01 12:18:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-d3dfcdab-f840-470e-a1a7-ca8bc101109e req-1e6e531e-3706-45fb-9362-503feaff324e tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-d3dfcdab-f840-470e-a1a7-ca8bc101109e req-1e6e531e-3706-45fb-9362-503feaff324e tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:34 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:34 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:34 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-d3dfcdab-f840-470e-a1a7-ca8bc101109e req-1e6e531e-3706-45fb-9362-503feaff324e tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Volume info retrieved successfully. Sep 01 12:18:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-d3dfcdab-f840-470e-a1a7-ca8bc101109e req-1e6e531e-3706-45fb-9362-503feaff324e tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/35a522ab-8735-4d71-bd64-da0204c19aff returned with HTTP 200 Sep 01 12:18:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1093/2172] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:18:33 2026] GET /volume/v3/volumes/35a522ab-8735-4d71-bd64-da0204c19aff => generated 945 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-145dd726-52b1-4b5c-867d-29463efc5980 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-145dd726-52b1-4b5c-867d-29463efc5980 None None] GET http://192.168.122.29/volume// Sep 01 12:18:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-145dd726-52b1-4b5c-867d-29463efc5980 None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-145dd726-52b1-4b5c-867d-29463efc5980 None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-145dd726-52b1-4b5c-867d-29463efc5980 None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:18:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1080/2173] 192.168.122.29 () {58 vars in 1312 bytes} [Tue Sep 1 12:18:34 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:18:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-d3dfcdab-f840-470e-a1a7-ca8bc101109e req-8a0971b1-e6b7-4368-b71f-beedc0ef58a6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-d3dfcdab-f840-470e-a1a7-ca8bc101109e req-8a0971b1-e6b7-4368-b71f-beedc0ef58a6 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] POST http://192.168.122.29/volume/v3/attachments Sep 01 12:18:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-d3dfcdab-f840-470e-a1a7-ca8bc101109e req-8a0971b1-e6b7-4368-b71f-beedc0ef58a6 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "35a522ab-8735-4d71-bd64-da0204c19aff", "connector": null, "instance_uuid": "15d2097e-2399-4c25-b7bd-bb6b69dfb167"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:18: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:18:34 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:34 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-d3dfcdab-f840-470e-a1a7-ca8bc101109e req-8a0971b1-e6b7-4368-b71f-beedc0ef58a6 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/attachments returned with HTTP 200 Sep 01 12:18:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1094/2174] 192.168.122.29 () {66 vars in 1478 bytes} [Tue Sep 1 12:18:34 2026] POST /volume/v3/attachments => generated 273 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:18:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-55f21e91-42bf-436a-a168-bee2b3cf6638 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-55f21e91-42bf-436a-a168-bee2b3cf6638 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] GET http://192.168.122.29/volume/v3/volumes/35a522ab-8735-4d71-bd64-da0204c19aff Sep 01 12:18:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-55f21e91-42bf-436a-a168-bee2b3cf6638 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-55f21e91-42bf-436a-a168-bee2b3cf6638 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fdff1616-93a1-4836-8880-879fef7f22a8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fdff1616-93a1-4836-8880-879fef7f22a8 None None] GET http://192.168.122.29/volume// Sep 01 12:18:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fdff1616-93a1-4836-8880-879fef7f22a8 None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fdff1616-93a1-4836-8880-879fef7f22a8 None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:34 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fdff1616-93a1-4836-8880-879fef7f22a8 None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:18:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1095/2175] 192.168.122.29 () {58 vars in 1310 bytes} [Tue Sep 1 12:18:34 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:18: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:18:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-d3dfcdab-f840-470e-a1a7-ca8bc101109e req-d3fdbfd9-d1aa-40a7-83d5-bbebb70a36d6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-55f21e91-42bf-436a-a168-bee2b3cf6638 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Volume info retrieved successfully. Sep 01 12:18:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-d3dfcdab-f840-470e-a1a7-ca8bc101109e req-d3fdbfd9-d1aa-40a7-83d5-bbebb70a36d6 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] GET http://192.168.122.29/volume/v3/volumes/35a522ab-8735-4d71-bd64-da0204c19aff Sep 01 12:18:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-d3dfcdab-f840-470e-a1a7-ca8bc101109e req-d3fdbfd9-d1aa-40a7-83d5-bbebb70a36d6 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-d3dfcdab-f840-470e-a1a7-ca8bc101109e req-d3fdbfd9-d1aa-40a7-83d5-bbebb70a36d6 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-55f21e91-42bf-436a-a168-bee2b3cf6638 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/35a522ab-8735-4d71-bd64-da0204c19aff returned with HTTP 200 Sep 01 12:18:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1081/2176] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:34 2026] GET /volume/v3/volumes/35a522ab-8735-4d71-bd64-da0204c19aff => generated 944 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18: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:18:34 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:34 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:34 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-d3dfcdab-f840-470e-a1a7-ca8bc101109e req-d3fdbfd9-d1aa-40a7-83d5-bbebb70a36d6 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Volume info retrieved successfully. Sep 01 12:18:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-d3dfcdab-f840-470e-a1a7-ca8bc101109e req-d3fdbfd9-d1aa-40a7-83d5-bbebb70a36d6 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/35a522ab-8735-4d71-bd64-da0204c19aff returned with HTTP 200 Sep 01 12:18:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1096/2177] 192.168.122.29 () {62 vars in 1523 bytes} [Tue Sep 1 12:18:34 2026] GET /volume/v3/volumes/35a522ab-8735-4d71-bd64-da0204c19aff => generated 1125 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:18:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-d3dfcdab-f840-470e-a1a7-ca8bc101109e req-7a00867f-00dd-49ef-8d6d-046d63462e94 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-d3dfcdab-f840-470e-a1a7-ca8bc101109e req-7a00867f-00dd-49ef-8d6d-046d63462e94 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] PUT http://192.168.122.29/volume/v3/attachments/8a39a98f-4b75-49b3-9bcb-373564e2da24 Sep 01 12:18:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-d3dfcdab-f840-470e-a1a7-ca8bc101109e req-7a00867f-00dd-49ef-8d6d-046d63462e94 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.29", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fcffd4db34b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "2d6c338d-1492-4969-8dee-5e70772e3ff2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:18:34 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-d3dfcdab-f840-470e-a1a7-ca8bc101109e req-7a00867f-00dd-49ef-8d6d-046d63462e94 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Acquiring lock "cinder-attachment_update-35a522ab-8735-4d71-bd64-da0204c19aff-devstack" by "attachment_update" {{(pid=86815) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:18:34 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-d3dfcdab-f840-470e-a1a7-ca8bc101109e req-7a00867f-00dd-49ef-8d6d-046d63462e94 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Lock "cinder-attachment_update-35a522ab-8735-4d71-bd64-da0204c19aff-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=86815) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:18: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:18:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18: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:18:34 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18:35 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-d3dfcdab-f840-470e-a1a7-ca8bc101109e req-7a00867f-00dd-49ef-8d6d-046d63462e94 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Lock "cinder-attachment_update-35a522ab-8735-4d71-bd64-da0204c19aff-devstack" released by "attachment_update" :: held 0.215s {{(pid=86815) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:18:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-d3dfcdab-f840-470e-a1a7-ca8bc101109e req-7a00867f-00dd-49ef-8d6d-046d63462e94 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/attachments/8a39a98f-4b75-49b3-9bcb-373564e2da24 returned with HTTP 200 Sep 01 12:18:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1082/2178] 192.168.122.29 () {66 vars in 1588 bytes} [Tue Sep 1 12:18:34 2026] PUT /volume/v3/attachments/8a39a98f-4b75-49b3-9bcb-373564e2da24 => generated 694 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:18:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-aec07aae-0c7a-44e0-9cd0-dd8d986e7cd1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aec07aae-0c7a-44e0-9cd0-dd8d986e7cd1 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] GET http://192.168.122.29/volume/v3/volumes/35a522ab-8735-4d71-bd64-da0204c19aff Sep 01 12:18:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-aec07aae-0c7a-44e0-9cd0-dd8d986e7cd1 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-aec07aae-0c7a-44e0-9cd0-dd8d986e7cd1 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:35 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:35 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:35 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-aec07aae-0c7a-44e0-9cd0-dd8d986e7cd1 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Volume info retrieved successfully. Sep 01 12:18:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aec07aae-0c7a-44e0-9cd0-dd8d986e7cd1 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/35a522ab-8735-4d71-bd64-da0204c19aff returned with HTTP 200 Sep 01 12:18:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1097/2179] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:35 2026] GET /volume/v3/volumes/35a522ab-8735-4d71-bd64-da0204c19aff => generated 945 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-d3dfcdab-f840-470e-a1a7-ca8bc101109e req-42eddf10-b42e-41f2-b96b-a2ec91584872 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-d3dfcdab-f840-470e-a1a7-ca8bc101109e req-42eddf10-b42e-41f2-b96b-a2ec91584872 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] POST http://192.168.122.29/volume/v3/attachments/8a39a98f-4b75-49b3-9bcb-373564e2da24/action Sep 01 12:18:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-d3dfcdab-f840-470e-a1a7-ca8bc101109e req-42eddf10-b42e-41f2-b96b-a2ec91584872 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Action body: b'{"os-complete": null}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:18:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-d3dfcdab-f840-470e-a1a7-ca8bc101109e req-42eddf10-b42e-41f2-b96b-a2ec91584872 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-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:18: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:18:35 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18: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:18:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-d3dfcdab-f840-470e-a1a7-ca8bc101109e req-42eddf10-b42e-41f2-b96b-a2ec91584872 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/attachments/8a39a98f-4b75-49b3-9bcb-373564e2da24/action returned with HTTP 204 Sep 01 12:18:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1083/2180] 192.168.122.29 () {66 vars in 1609 bytes} [Tue Sep 1 12:18:35 2026] POST /volume/v3/attachments/8a39a98f-4b75-49b3-9bcb-373564e2da24/action => generated 0 bytes in 203 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:18:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5a7d8040-ccfc-45af-b5fa-31b202470bac None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5a7d8040-ccfc-45af-b5fa-31b202470bac tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] GET http://192.168.122.29/volume/v3/volumes/35a522ab-8735-4d71-bd64-da0204c19aff Sep 01 12:18:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5a7d8040-ccfc-45af-b5fa-31b202470bac tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5a7d8040-ccfc-45af-b5fa-31b202470bac tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:36 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5a7d8040-ccfc-45af-b5fa-31b202470bac tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Volume info retrieved successfully. Sep 01 12:18:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5a7d8040-ccfc-45af-b5fa-31b202470bac tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/35a522ab-8735-4d71-bd64-da0204c19aff returned with HTTP 200 Sep 01 12:18:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1098/2181] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:36 2026] GET /volume/v3/volumes/35a522ab-8735-4d71-bd64-da0204c19aff => generated 1237 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:18:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d4b8ba13-1f30-4097-8614-966dca0cec91 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d4b8ba13-1f30-4097-8614-966dca0cec91 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] GET http://192.168.122.29/volume/v3/volumes/35a522ab-8735-4d71-bd64-da0204c19aff Sep 01 12:18:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d4b8ba13-1f30-4097-8614-966dca0cec91 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d4b8ba13-1f30-4097-8614-966dca0cec91 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18: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:18:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d4b8ba13-1f30-4097-8614-966dca0cec91 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Volume info retrieved successfully. Sep 01 12:18:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d4b8ba13-1f30-4097-8614-966dca0cec91 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/35a522ab-8735-4d71-bd64-da0204c19aff returned with HTTP 200 Sep 01 12:18:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1084/2182] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:36 2026] GET /volume/v3/volumes/35a522ab-8735-4d71-bd64-da0204c19aff => generated 1237 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:18:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-590dd3ec-bd60-46f1-8c7d-10688db3cc76 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a530964b-12a4-45dc-a7f6-fafba28b4172 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a530964b-12a4-45dc-a7f6-fafba28b4172 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] GET http://192.168.122.29/volume/v3/volumes/349a9c42-40c3-4789-827a-b6d8d81cb3b3 Sep 01 12:18:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a530964b-12a4-45dc-a7f6-fafba28b4172 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a530964b-12a4-45dc-a7f6-fafba28b4172 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18: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:18:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a530964b-12a4-45dc-a7f6-fafba28b4172 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Volume info retrieved successfully. Sep 01 12:18:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a530964b-12a4-45dc-a7f6-fafba28b4172 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/349a9c42-40c3-4789-827a-b6d8d81cb3b3 returned with HTTP 200 Sep 01 12:18:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1085/2183] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:37 2026] GET /volume/v3/volumes/349a9c42-40c3-4789-827a-b6d8d81cb3b3 => generated 945 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-177f179a-4488-4b54-9e5b-7ee06aa06bb2 req-22843933-d993-4a5b-8fb4-2961dd34f93e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-177f179a-4488-4b54-9e5b-7ee06aa06bb2 req-22843933-d993-4a5b-8fb4-2961dd34f93e tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] GET http://192.168.122.29/volume/v3/volumes/349a9c42-40c3-4789-827a-b6d8d81cb3b3 Sep 01 12:18:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-177f179a-4488-4b54-9e5b-7ee06aa06bb2 req-22843933-d993-4a5b-8fb4-2961dd34f93e tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-177f179a-4488-4b54-9e5b-7ee06aa06bb2 req-22843933-d993-4a5b-8fb4-2961dd34f93e tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-590dd3ec-bd60-46f1-8c7d-10688db3cc76 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:18:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-590dd3ec-bd60-46f1-8c7d-10688db3cc76 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-668391326"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:18:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-590dd3ec-bd60-46f1-8c7d-10688db3cc76 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-668391326'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:18:37 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-590dd3ec-bd60-46f1-8c7d-10688db3cc76 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Create volume of 1 GB Sep 01 12:18:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-590dd3ec-bd60-46f1-8c7d-10688db3cc76 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Availability Zones retrieved successfully. Sep 01 12:18: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:18:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18: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:18:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-590dd3ec-bd60-46f1-8c7d-10688db3cc76 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Flow 'volume_create_api' (1fb1b95e-3d74-4838-87e2-92c740792c09) 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:18:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-590dd3ec-bd60-46f1-8c7d-10688db3cc76 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67796dac-6d45-4a3a-9356-a0a386ffc30c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-177f179a-4488-4b54-9e5b-7ee06aa06bb2 req-22843933-d993-4a5b-8fb4-2961dd34f93e tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Volume info retrieved successfully. Sep 01 12:18:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-590dd3ec-bd60-46f1-8c7d-10688db3cc76 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-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:18:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-177f179a-4488-4b54-9e5b-7ee06aa06bb2 req-22843933-d993-4a5b-8fb4-2961dd34f93e tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/349a9c42-40c3-4789-827a-b6d8d81cb3b3 returned with HTTP 200 Sep 01 12:18:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1086/2184] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:18:37 2026] GET /volume/v3/volumes/349a9c42-40c3-4789-827a-b6d8d81cb3b3 => generated 945 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-590dd3ec-bd60-46f1-8c7d-10688db3cc76 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67796dac-6d45-4a3a-9356-a0a386ffc30c) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:18:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-590dd3ec-bd60-46f1-8c7d-10688db3cc76 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d719e6c4-73d1-4c29-a746-f602f8766c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8f497bf3-0c4d-40a3-8e3b-8095676fc3e7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:37 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-590dd3ec-bd60-46f1-8c7d-10688db3cc76 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Created reservations ['d4ec18f3-e489-4c63-870a-55b19b074834', 'bee0e1ca-7b0e-40da-86bc-8bda4f163c95', 'b93c3d40-62e9-4e94-8777-066bb26c1568', '127e5d84-eb1f-4121-94d5-5e228d479192'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:18:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-590dd3ec-bd60-46f1-8c7d-10688db3cc76 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d719e6c4-73d1-4c29-a746-f602f8766c5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4ec18f3-e489-4c63-870a-55b19b074834', 'bee0e1ca-7b0e-40da-86bc-8bda4f163c95', 'b93c3d40-62e9-4e94-8777-066bb26c1568', '127e5d84-eb1f-4121-94d5-5e228d479192']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:18:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-590dd3ec-bd60-46f1-8c7d-10688db3cc76 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2feb8c1d-0a59-4a0a-93a4-b2d9ac5ee9dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18: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:18:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-590dd3ec-bd60-46f1-8c7d-10688db3cc76 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2feb8c1d-0a59-4a0a-93a4-b2d9ac5ee9dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e065a97b-c3c4-4d0e-9e1a-2bd919ec40fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-668391326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e9ba19d136847bb86d0b620b0b3352d',qos_specs=None,replication_status=,reservations=['d4ec18f3-e489-4c63-870a-55b19b074834','bee0e1ca-7b0e-40da-86bc-8bda4f163c95','b93c3d40-62e9-4e94-8777-066bb26c1568','127e5d84-eb1f-4121-94d5-5e228d479192'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d83ec013457b4c15a6e9dbb5c49915be',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:18:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-668391326',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e065a97b-c3c4-4d0e-9e1a-2bd919ec40fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e9ba19d136847bb86d0b620b0b3352d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d83ec013457b4c15a6e9dbb5c49915be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:18:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-590dd3ec-bd60-46f1-8c7d-10688db3cc76 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (851ffb0a-4ee3-408d-aedf-243b027fa169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8f497bf3-0c4d-40a3-8e3b-8095676fc3e7 tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:18:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8f497bf3-0c4d-40a3-8e3b-8095676fc3e7 tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-76550535"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:18:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8f497bf3-0c4d-40a3-8e3b-8095676fc3e7 tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:18:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1087/2185] 192.168.122.29 () {60 vars in 1131 bytes} [Tue Sep 1 12:18:37 2026] POST /volume/v3/types => generated 229 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7ff54a1c-259f-4ee6-9c2c-90128b0ac8f5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7ff54a1c-259f-4ee6-9c2c-90128b0ac8f5 None None] GET http://192.168.122.29/volume// Sep 01 12:18:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7ff54a1c-259f-4ee6-9c2c-90128b0ac8f5 None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7ff54a1c-259f-4ee6-9c2c-90128b0ac8f5 None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7ff54a1c-259f-4ee6-9c2c-90128b0ac8f5 None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:18:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1088/2186] 192.168.122.29 () {58 vars in 1312 bytes} [Tue Sep 1 12:18:38 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:18:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e6d3c407-58ac-4533-a8cb-04c4fcdeb257 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e6d3c407-58ac-4533-a8cb-04c4fcdeb257 tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] POST http://192.168.122.29/volume/v3/types/56e966af-9a62-46ad-a471-f0f2c77c9f27/extra_specs Sep 01 12:18:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e6d3c407-58ac-4533-a8cb-04c4fcdeb257 tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-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:18:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-590dd3ec-bd60-46f1-8c7d-10688db3cc76 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (851ffb0a-4ee3-408d-aedf-243b027fa169) transitioned into state 'SUCCESS' from state '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-668391326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e9ba19d136847bb86d0b620b0b3352d',qos_specs=None,replication_status=,reservations=['d4ec18f3-e489-4c63-870a-55b19b074834','bee0e1ca-7b0e-40da-86bc-8bda4f163c95','b93c3d40-62e9-4e94-8777-066bb26c1568','127e5d84-eb1f-4121-94d5-5e228d479192'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d83ec013457b4c15a6e9dbb5c49915be',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:18:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-590dd3ec-bd60-46f1-8c7d-10688db3cc76 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4831a6cf-9b1c-4b9d-8f86-de70a6d88cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-590dd3ec-bd60-46f1-8c7d-10688db3cc76 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4831a6cf-9b1c-4b9d-8f86-de70a6d88cfc) 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:18:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-590dd3ec-bd60-46f1-8c7d-10688db3cc76 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Flow 'volume_create_api' (1fb1b95e-3d74-4838-87e2-92c740792c09) 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:18:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-590dd3ec-bd60-46f1-8c7d-10688db3cc76 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Create volume request issued successfully. Sep 01 12:18:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-590dd3ec-bd60-46f1-8c7d-10688db3cc76 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:18:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1099/2187] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:18:37 2026] POST /volume/v3/volumes => generated 784 bytes in 1002 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:18:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-177f179a-4488-4b54-9e5b-7ee06aa06bb2 req-997114a5-3553-4175-8281-3aa3e15b9f37 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-177f179a-4488-4b54-9e5b-7ee06aa06bb2 req-997114a5-3553-4175-8281-3aa3e15b9f37 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] POST http://192.168.122.29/volume/v3/attachments Sep 01 12:18:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-177f179a-4488-4b54-9e5b-7ee06aa06bb2 req-997114a5-3553-4175-8281-3aa3e15b9f37 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "349a9c42-40c3-4789-827a-b6d8d81cb3b3", "connector": null, "instance_uuid": "15d2097e-2399-4c25-b7bd-bb6b69dfb167"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:18:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e6d3c407-58ac-4533-a8cb-04c4fcdeb257 tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] http://192.168.122.29/volume/v3/types/56e966af-9a62-46ad-a471-f0f2c77c9f27/extra_specs returned with HTTP 200 Sep 01 12:18:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1089/2188] 192.168.122.29 () {60 vars in 1278 bytes} [Tue Sep 1 12:18:38 2026] POST /volume/v3/types/56e966af-9a62-46ad-a471-f0f2c77c9f27/extra_specs => generated 34 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:18: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:18:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8d19e0ee-193d-4b45-a6c9-19df9231df6c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8d19e0ee-193d-4b45-a6c9-19df9231df6c tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] GET http://192.168.122.29/volume/v3/volumes/e065a97b-c3c4-4d0e-9e1a-2bd919ec40fd Sep 01 12:18:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8d19e0ee-193d-4b45-a6c9-19df9231df6c tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8d19e0ee-193d-4b45-a6c9-19df9231df6c tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:38 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18: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:18:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8d19e0ee-193d-4b45-a6c9-19df9231df6c tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Volume info retrieved successfully. Sep 01 12:18:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8d19e0ee-193d-4b45-a6c9-19df9231df6c tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] http://192.168.122.29/volume/v3/volumes/e065a97b-c3c4-4d0e-9e1a-2bd919ec40fd returned with HTTP 200 Sep 01 12:18:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1090/2189] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:38 2026] GET /volume/v3/volumes/e065a97b-c3c4-4d0e-9e1a-2bd919ec40fd => generated 963 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8fd82b40-0422-43dd-8c1e-575b1c99926b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8fd82b40-0422-43dd-8c1e-575b1c99926b tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] GET http://192.168.122.29/volume/v3/types/56e966af-9a62-46ad-a471-f0f2c77c9f27/extra_specs/spec3 Sep 01 12:18:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8fd82b40-0422-43dd-8c1e-575b1c99926b tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8fd82b40-0422-43dd-8c1e-575b1c99926b tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8fd82b40-0422-43dd-8c1e-575b1c99926b tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] http://192.168.122.29/volume/v3/types/56e966af-9a62-46ad-a471-f0f2c77c9f27/extra_specs/spec3 returned with HTTP 200 Sep 01 12:18:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1091/2190] 192.168.122.29 () {58 vars in 1275 bytes} [Tue Sep 1 12:18:38 2026] GET /volume/v3/types/56e966af-9a62-46ad-a471-f0f2c77c9f27/extra_specs/spec3 => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:18:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-177f179a-4488-4b54-9e5b-7ee06aa06bb2 req-997114a5-3553-4175-8281-3aa3e15b9f37 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/attachments returned with HTTP 200 Sep 01 12:18:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1100/2191] 192.168.122.29 () {66 vars in 1478 bytes} [Tue Sep 1 12:18:38 2026] POST /volume/v3/attachments => generated 273 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:18:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a3a5bdef-4465-4f32-90a8-85c602bbd0a5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a3a5bdef-4465-4f32-90a8-85c602bbd0a5 tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] DELETE http://192.168.122.29/volume/v3/types/56e966af-9a62-46ad-a471-f0f2c77c9f27/extra_specs/spec3 Sep 01 12:18:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a3a5bdef-4465-4f32-90a8-85c602bbd0a5 tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a3a5bdef-4465-4f32-90a8-85c602bbd0a5 tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a3a5bdef-4465-4f32-90a8-85c602bbd0a5 tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] http://192.168.122.29/volume/v3/types/56e966af-9a62-46ad-a471-f0f2c77c9f27/extra_specs/spec3 returned with HTTP 202 Sep 01 12:18:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1092/2192] 192.168.122.29 () {58 vars in 1278 bytes} [Tue Sep 1 12:18:38 2026] DELETE /volume/v3/types/56e966af-9a62-46ad-a471-f0f2c77c9f27/extra_specs/spec3 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:18:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-68cd0262-5218-4a81-9c7a-b67467bddf19 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-aa421a6e-608c-4b41-b760-4b616b724ff8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-aa421a6e-608c-4b41-b760-4b616b724ff8 tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] GET http://192.168.122.29/volume/v3/types/56e966af-9a62-46ad-a471-f0f2c77c9f27/extra_specs/spec3 Sep 01 12:18:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-aa421a6e-608c-4b41-b760-4b616b724ff8 tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-68cd0262-5218-4a81-9c7a-b67467bddf19 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] GET http://192.168.122.29/volume/v3/volumes/349a9c42-40c3-4789-827a-b6d8d81cb3b3 Sep 01 12:18:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-aa421a6e-608c-4b41-b760-4b616b724ff8 tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-68cd0262-5218-4a81-9c7a-b67467bddf19 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-68cd0262-5218-4a81-9c7a-b67467bddf19 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-aa421a6e-608c-4b41-b760-4b616b724ff8 tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] http://192.168.122.29/volume/v3/types/56e966af-9a62-46ad-a471-f0f2c77c9f27/extra_specs/spec3 returned with HTTP 404 Sep 01 12:18: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:18:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1093/2193] 192.168.122.29 () {58 vars in 1275 bytes} [Tue Sep 1 12:18:38 2026] GET /volume/v3/types/56e966af-9a62-46ad-a471-f0f2c77c9f27/extra_specs/spec3 => generated 129 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:18:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-12f0191d-bc7c-4f17-aa39-0de564a0c7f0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-12f0191d-bc7c-4f17-aa39-0de564a0c7f0 None None] GET http://192.168.122.29/volume// Sep 01 12:18:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-12f0191d-bc7c-4f17-aa39-0de564a0c7f0 None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-12f0191d-bc7c-4f17-aa39-0de564a0c7f0 None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-12f0191d-bc7c-4f17-aa39-0de564a0c7f0 None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:18:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1094/2194] 192.168.122.29 () {58 vars in 1310 bytes} [Tue Sep 1 12:18:38 2026] GET /volume/ => generated 389 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:18:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d8c395e4-0dba-4c75-9b89-2fa56a14aa68 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-68cd0262-5218-4a81-9c7a-b67467bddf19 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Volume info retrieved successfully. Sep 01 12:18:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d8c395e4-0dba-4c75-9b89-2fa56a14aa68 tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] POST http://192.168.122.29/volume/v3/types/56e966af-9a62-46ad-a471-f0f2c77c9f27/extra_specs Sep 01 12:18:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d8c395e4-0dba-4c75-9b89-2fa56a14aa68 tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-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:18:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-68cd0262-5218-4a81-9c7a-b67467bddf19 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/349a9c42-40c3-4789-827a-b6d8d81cb3b3 returned with HTTP 200 Sep 01 12:18:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1101/2195] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:38 2026] GET /volume/v3/volumes/349a9c42-40c3-4789-827a-b6d8d81cb3b3 => generated 944 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-177f179a-4488-4b54-9e5b-7ee06aa06bb2 req-42f163e2-8872-47c4-93d5-b9c0ddded2fc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-177f179a-4488-4b54-9e5b-7ee06aa06bb2 req-42f163e2-8872-47c4-93d5-b9c0ddded2fc tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] GET http://192.168.122.29/volume/v3/volumes/349a9c42-40c3-4789-827a-b6d8d81cb3b3 Sep 01 12:18:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-177f179a-4488-4b54-9e5b-7ee06aa06bb2 req-42f163e2-8872-47c4-93d5-b9c0ddded2fc tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-177f179a-4488-4b54-9e5b-7ee06aa06bb2 req-42f163e2-8872-47c4-93d5-b9c0ddded2fc tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-177f179a-4488-4b54-9e5b-7ee06aa06bb2 req-42f163e2-8872-47c4-93d5-b9c0ddded2fc tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Volume info retrieved successfully. Sep 01 12:18:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d8c395e4-0dba-4c75-9b89-2fa56a14aa68 tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] http://192.168.122.29/volume/v3/types/56e966af-9a62-46ad-a471-f0f2c77c9f27/extra_specs returned with HTTP 200 Sep 01 12:18:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1095/2196] 192.168.122.29 () {60 vars in 1278 bytes} [Tue Sep 1 12:18:38 2026] POST /volume/v3/types/56e966af-9a62-46ad-a471-f0f2c77c9f27/extra_specs => generated 34 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:18:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-85428c0f-538e-4d31-900a-1a535a9682a4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-85428c0f-538e-4d31-900a-1a535a9682a4 tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] GET http://192.168.122.29/volume/v3/types/56e966af-9a62-46ad-a471-f0f2c77c9f27/extra_specs Sep 01 12:18:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-85428c0f-538e-4d31-900a-1a535a9682a4 tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-85428c0f-538e-4d31-900a-1a535a9682a4 tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-177f179a-4488-4b54-9e5b-7ee06aa06bb2 req-42f163e2-8872-47c4-93d5-b9c0ddded2fc tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/349a9c42-40c3-4789-827a-b6d8d81cb3b3 returned with HTTP 200 Sep 01 12:18:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1102/2197] 192.168.122.29 () {62 vars in 1523 bytes} [Tue Sep 1 12:18:38 2026] GET /volume/v3/volumes/349a9c42-40c3-4789-827a-b6d8d81cb3b3 => generated 1125 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:18:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-85428c0f-538e-4d31-900a-1a535a9682a4 tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] http://192.168.122.29/volume/v3/types/56e966af-9a62-46ad-a471-f0f2c77c9f27/extra_specs returned with HTTP 200 Sep 01 12:18:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1096/2198] 192.168.122.29 () {58 vars in 1257 bytes} [Tue Sep 1 12:18:38 2026] GET /volume/v3/types/56e966af-9a62-46ad-a471-f0f2c77c9f27/extra_specs => generated 34 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:18:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-85ecf629-1f58-437f-88d0-3c2794fcc7ac None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-85ecf629-1f58-437f-88d0-3c2794fcc7ac tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] POST http://192.168.122.29/volume/v3/types/56e966af-9a62-46ad-a471-f0f2c77c9f27/extra_specs Sep 01 12:18:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-85ecf629-1f58-437f-88d0-3c2794fcc7ac tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:18:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-177f179a-4488-4b54-9e5b-7ee06aa06bb2 req-0b91428e-84c2-4c8e-902a-9d946ebf1617 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-177f179a-4488-4b54-9e5b-7ee06aa06bb2 req-0b91428e-84c2-4c8e-902a-9d946ebf1617 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] PUT http://192.168.122.29/volume/v3/attachments/476c1ccc-64e8-475c-9a44-3bb25bc4a54c Sep 01 12:18:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-177f179a-4488-4b54-9e5b-7ee06aa06bb2 req-0b91428e-84c2-4c8e-902a-9d946ebf1617 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.29", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fcffd4db34b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "2d6c338d-1492-4969-8dee-5e70772e3ff2", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:18:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-85ecf629-1f58-437f-88d0-3c2794fcc7ac tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] http://192.168.122.29/volume/v3/types/56e966af-9a62-46ad-a471-f0f2c77c9f27/extra_specs returned with HTTP 200 Sep 01 12:18:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1103/2199] 192.168.122.29 () {60 vars in 1278 bytes} [Tue Sep 1 12:18:38 2026] POST /volume/v3/types/56e966af-9a62-46ad-a471-f0f2c77c9f27/extra_specs => generated 34 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:18:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-231370ea-0ae3-4ed4-9691-58fa89c621cc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:38 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-177f179a-4488-4b54-9e5b-7ee06aa06bb2 req-0b91428e-84c2-4c8e-902a-9d946ebf1617 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Acquiring lock "cinder-attachment_update-349a9c42-40c3-4789-827a-b6d8d81cb3b3-devstack" by "attachment_update" {{(pid=86815) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:18:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-231370ea-0ae3-4ed4-9691-58fa89c621cc tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] PUT http://192.168.122.29/volume/v3/types/56e966af-9a62-46ad-a471-f0f2c77c9f27/extra_specs/spec2 Sep 01 12:18:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-231370ea-0ae3-4ed4-9691-58fa89c621cc tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-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:18:38 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-177f179a-4488-4b54-9e5b-7ee06aa06bb2 req-0b91428e-84c2-4c8e-902a-9d946ebf1617 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Lock "cinder-attachment_update-349a9c42-40c3-4789-827a-b6d8d81cb3b3-devstack" acquired by "attachment_update" :: waited 0.030s {{(pid=86815) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:18: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:18:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18: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:18:38 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-231370ea-0ae3-4ed4-9691-58fa89c621cc tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] http://192.168.122.29/volume/v3/types/56e966af-9a62-46ad-a471-f0f2c77c9f27/extra_specs/spec2 returned with HTTP 200 Sep 01 12:18:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1104/2200] 192.168.122.29 () {60 vars in 1295 bytes} [Tue Sep 1 12:18:38 2026] PUT /volume/v3/types/56e966af-9a62-46ad-a471-f0f2c77c9f27/extra_specs/spec2 => generated 17 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:18:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-88c59de1-eb7f-4bad-8059-2bbfb66a0c11 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-88c59de1-eb7f-4bad-8059-2bbfb66a0c11 tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] GET http://192.168.122.29/volume/v3/types/56e966af-9a62-46ad-a471-f0f2c77c9f27/extra_specs/spec2 Sep 01 12:18:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-88c59de1-eb7f-4bad-8059-2bbfb66a0c11 tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-88c59de1-eb7f-4bad-8059-2bbfb66a0c11 tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-88c59de1-eb7f-4bad-8059-2bbfb66a0c11 tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] http://192.168.122.29/volume/v3/types/56e966af-9a62-46ad-a471-f0f2c77c9f27/extra_specs/spec2 returned with HTTP 200 Sep 01 12:18:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1105/2201] 192.168.122.29 () {58 vars in 1275 bytes} [Tue Sep 1 12:18:38 2026] GET /volume/v3/types/56e966af-9a62-46ad-a471-f0f2c77c9f27/extra_specs/spec2 => generated 17 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:18:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f5dd22ef-686c-41c0-92f7-fd355f1fd21e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f5dd22ef-686c-41c0-92f7-fd355f1fd21e tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] POST http://192.168.122.29/volume/v3/types/56e966af-9a62-46ad-a471-f0f2c77c9f27/extra_specs Sep 01 12:18:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f5dd22ef-686c-41c0-92f7-fd355f1fd21e tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-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:18:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f5dd22ef-686c-41c0-92f7-fd355f1fd21e tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] http://192.168.122.29/volume/v3/types/56e966af-9a62-46ad-a471-f0f2c77c9f27/extra_specs returned with HTTP 200 Sep 01 12:18:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1106/2202] 192.168.122.29 () {60 vars in 1278 bytes} [Tue Sep 1 12:18:38 2026] POST /volume/v3/types/56e966af-9a62-46ad-a471-f0f2c77c9f27/extra_specs => generated 51 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:18:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-54bb1381-04c6-4491-b549-56ad76a94d98 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-54bb1381-04c6-4491-b549-56ad76a94d98 tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] GET http://192.168.122.29/volume/v3/types/56e966af-9a62-46ad-a471-f0f2c77c9f27/extra_specs Sep 01 12:18:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-54bb1381-04c6-4491-b549-56ad76a94d98 tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-54bb1381-04c6-4491-b549-56ad76a94d98 tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-54bb1381-04c6-4491-b549-56ad76a94d98 tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] http://192.168.122.29/volume/v3/types/56e966af-9a62-46ad-a471-f0f2c77c9f27/extra_specs returned with HTTP 200 Sep 01 12:18:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1107/2203] 192.168.122.29 () {58 vars in 1257 bytes} [Tue Sep 1 12:18:39 2026] GET /volume/v3/types/56e966af-9a62-46ad-a471-f0f2c77c9f27/extra_specs => generated 68 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:18:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4dda01ad-2b14-4bfc-a49e-3c5a8ac53456 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4dda01ad-2b14-4bfc-a49e-3c5a8ac53456 tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] DELETE http://192.168.122.29/volume/v3/types/56e966af-9a62-46ad-a471-f0f2c77c9f27 Sep 01 12:18:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4dda01ad-2b14-4bfc-a49e-3c5a8ac53456 tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4dda01ad-2b14-4bfc-a49e-3c5a8ac53456 tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4dda01ad-2b14-4bfc-a49e-3c5a8ac53456 tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] http://192.168.122.29/volume/v3/types/56e966af-9a62-46ad-a471-f0f2c77c9f27 returned with HTTP 202 Sep 01 12:18:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1108/2204] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:18:39 2026] DELETE /volume/v3/types/56e966af-9a62-46ad-a471-f0f2c77c9f27 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:18:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-deeb6594-7792-4bca-ab3a-1dd457bdc16b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-deeb6594-7792-4bca-ab3a-1dd457bdc16b tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] GET http://192.168.122.29/volume/v3/types/56e966af-9a62-46ad-a471-f0f2c77c9f27 Sep 01 12:18:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-deeb6594-7792-4bca-ab3a-1dd457bdc16b tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-deeb6594-7792-4bca-ab3a-1dd457bdc16b tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-deeb6594-7792-4bca-ab3a-1dd457bdc16b tempest-VolumeTypesExtraSpecsTest-1231641569 tempest-VolumeTypesExtraSpecsTest-1231641569-project-admin] http://192.168.122.29/volume/v3/types/56e966af-9a62-46ad-a471-f0f2c77c9f27 returned with HTTP 404 Sep 01 12:18:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1109/2205] 192.168.122.29 () {58 vars in 1221 bytes} [Tue Sep 1 12:18:39 2026] GET /volume/v3/types/56e966af-9a62-46ad-a471-f0f2c77c9f27 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:18:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8fb037d7-31ac-45cc-b7e3-ddeaabe6c820 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8fb037d7-31ac-45cc-b7e3-ddeaabe6c820 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] GET http://192.168.122.29/volume/v3/volumes/e065a97b-c3c4-4d0e-9e1a-2bd919ec40fd Sep 01 12:18:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8fb037d7-31ac-45cc-b7e3-ddeaabe6c820 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8fb037d7-31ac-45cc-b7e3-ddeaabe6c820 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8fb037d7-31ac-45cc-b7e3-ddeaabe6c820 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Volume info retrieved successfully. Sep 01 12:18:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8fb037d7-31ac-45cc-b7e3-ddeaabe6c820 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] http://192.168.122.29/volume/v3/volumes/e065a97b-c3c4-4d0e-9e1a-2bd919ec40fd returned with HTTP 200 Sep 01 12:18:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1110/2206] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:39 2026] GET /volume/v3/volumes/e065a97b-c3c4-4d0e-9e1a-2bd919ec40fd => generated 1013 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:18:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6dc77fbb-1053-476d-aa8d-9350c674af5f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6dc77fbb-1053-476d-aa8d-9350c674af5f tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] GET http://192.168.122.29/volume/v3/volumes/349a9c42-40c3-4789-827a-b6d8d81cb3b3 Sep 01 12:18:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6dc77fbb-1053-476d-aa8d-9350c674af5f tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6dc77fbb-1053-476d-aa8d-9350c674af5f tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6dc77fbb-1053-476d-aa8d-9350c674af5f tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Volume info retrieved successfully. Sep 01 12:18:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6dc77fbb-1053-476d-aa8d-9350c674af5f tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/349a9c42-40c3-4789-827a-b6d8d81cb3b3 returned with HTTP 200 Sep 01 12:18:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1111/2207] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:39 2026] GET /volume/v3/volumes/349a9c42-40c3-4789-827a-b6d8d81cb3b3 => generated 944 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:39 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-177f179a-4488-4b54-9e5b-7ee06aa06bb2 req-0b91428e-84c2-4c8e-902a-9d946ebf1617 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Lock "cinder-attachment_update-349a9c42-40c3-4789-827a-b6d8d81cb3b3-devstack" released by "attachment_update" :: held 1.057s {{(pid=86815) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:18:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-177f179a-4488-4b54-9e5b-7ee06aa06bb2 req-0b91428e-84c2-4c8e-902a-9d946ebf1617 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/attachments/476c1ccc-64e8-475c-9a44-3bb25bc4a54c returned with HTTP 200 Sep 01 12:18:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1097/2208] 192.168.122.29 () {66 vars in 1588 bytes} [Tue Sep 1 12:18:38 2026] PUT /volume/v3/attachments/476c1ccc-64e8-475c-9a44-3bb25bc4a54c => generated 694 bytes in 1141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:18:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-177f179a-4488-4b54-9e5b-7ee06aa06bb2 req-a2bee2e2-2504-4aa3-9759-b59545765899 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-177f179a-4488-4b54-9e5b-7ee06aa06bb2 req-a2bee2e2-2504-4aa3-9759-b59545765899 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] POST http://192.168.122.29/volume/v3/attachments/476c1ccc-64e8-475c-9a44-3bb25bc4a54c/action Sep 01 12:18:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-177f179a-4488-4b54-9e5b-7ee06aa06bb2 req-a2bee2e2-2504-4aa3-9759-b59545765899 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Action body: b'{"os-complete": null}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:18:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-177f179a-4488-4b54-9e5b-7ee06aa06bb2 req-a2bee2e2-2504-4aa3-9759-b59545765899 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-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:18:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-77788472-9535-46ac-8d6c-94ba3194aa6a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-77788472-9535-46ac-8d6c-94ba3194aa6a tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] GET http://192.168.122.29/volume/v3/volumes/e065a97b-c3c4-4d0e-9e1a-2bd919ec40fd Sep 01 12:18:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-77788472-9535-46ac-8d6c-94ba3194aa6a tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-77788472-9535-46ac-8d6c-94ba3194aa6a tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18: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:18:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18: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:18:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-77788472-9535-46ac-8d6c-94ba3194aa6a tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Volume info retrieved successfully. Sep 01 12:18:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-177f179a-4488-4b54-9e5b-7ee06aa06bb2 req-a2bee2e2-2504-4aa3-9759-b59545765899 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/attachments/476c1ccc-64e8-475c-9a44-3bb25bc4a54c/action returned with HTTP 204 Sep 01 12:18:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-77788472-9535-46ac-8d6c-94ba3194aa6a tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] http://192.168.122.29/volume/v3/volumes/e065a97b-c3c4-4d0e-9e1a-2bd919ec40fd returned with HTTP 200 Sep 01 12:18:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1098/2209] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:40 2026] GET /volume/v3/volumes/e065a97b-c3c4-4d0e-9e1a-2bd919ec40fd => generated 1014 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:18:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1112/2210] 192.168.122.29 () {66 vars in 1609 bytes} [Tue Sep 1 12:18:40 2026] POST /volume/v3/attachments/476c1ccc-64e8-475c-9a44-3bb25bc4a54c/action => generated 0 bytes in 97 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:18:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c22b206a-77ca-48b5-b24d-7091ea9d7b8d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5d416d9c-1525-4598-9ff2-329d2d425a0a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5d416d9c-1525-4598-9ff2-329d2d425a0a tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] GET http://192.168.122.29/volume/v3/volumes/349a9c42-40c3-4789-827a-b6d8d81cb3b3 Sep 01 12:18:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5d416d9c-1525-4598-9ff2-329d2d425a0a tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5d416d9c-1525-4598-9ff2-329d2d425a0a tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5d416d9c-1525-4598-9ff2-329d2d425a0a tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Volume info retrieved successfully. Sep 01 12:18:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5d416d9c-1525-4598-9ff2-329d2d425a0a tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/349a9c42-40c3-4789-827a-b6d8d81cb3b3 returned with HTTP 200 Sep 01 12:18:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1113/2211] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:40 2026] GET /volume/v3/volumes/349a9c42-40c3-4789-827a-b6d8d81cb3b3 => generated 1237 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:18:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3bdc1b68-89b2-4007-b577-fad511f94d45 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3bdc1b68-89b2-4007-b577-fad511f94d45 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] GET http://192.168.122.29/volume/v3/volumes/349a9c42-40c3-4789-827a-b6d8d81cb3b3 Sep 01 12:18:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3bdc1b68-89b2-4007-b577-fad511f94d45 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3bdc1b68-89b2-4007-b577-fad511f94d45 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3bdc1b68-89b2-4007-b577-fad511f94d45 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Volume info retrieved successfully. Sep 01 12:18:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3bdc1b68-89b2-4007-b577-fad511f94d45 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/349a9c42-40c3-4789-827a-b6d8d81cb3b3 returned with HTTP 200 Sep 01 12:18:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1114/2212] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:40 2026] GET /volume/v3/volumes/349a9c42-40c3-4789-827a-b6d8d81cb3b3 => generated 1237 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:18:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c22b206a-77ca-48b5-b24d-7091ea9d7b8d tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-reader] POST http://192.168.122.29/volume/v3/volumes/e065a97b-c3c4-4d0e-9e1a-2bd919ec40fd/action Sep 01 12:18:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c22b206a-77ca-48b5-b24d-7091ea9d7b8d tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:18:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c22b206a-77ca-48b5-b24d-7091ea9d7b8d tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-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:18: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:18:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18: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:18:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c22b206a-77ca-48b5-b24d-7091ea9d7b8d tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-reader] Volume info retrieved successfully. Sep 01 12:18:40 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-c22b206a-77ca-48b5-b24d-7091ea9d7b8d tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '3ab05837440e4722ac83b949f99bb895', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e9ba19d136847bb86d0b620b0b3352d', '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:18:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c22b206a-77ca-48b5-b24d-7091ea9d7b8d tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-reader] http://192.168.122.29/volume/v3/volumes/e065a97b-c3c4-4d0e-9e1a-2bd919ec40fd/action returned with HTTP 403 Sep 01 12:18:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1099/2213] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:18:40 2026] POST /volume/v3/volumes/e065a97b-c3c4-4d0e-9e1a-2bd919ec40fd/action => generated 131 bytes in 494 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:18:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-abef7acb-b708-42e6-9f20-0fece05e69b9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-abef7acb-b708-42e6-9f20-0fece05e69b9 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] DELETE http://192.168.122.29/volume/v3/volumes/e065a97b-c3c4-4d0e-9e1a-2bd919ec40fd Sep 01 12:18:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-abef7acb-b708-42e6-9f20-0fece05e69b9 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-abef7acb-b708-42e6-9f20-0fece05e69b9 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:40 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-abef7acb-b708-42e6-9f20-0fece05e69b9 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Delete volume with id: e065a97b-c3c4-4d0e-9e1a-2bd919ec40fd Sep 01 12:18: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:18:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-abef7acb-b708-42e6-9f20-0fece05e69b9 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Volume info retrieved successfully. Sep 01 12:18:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-abef7acb-b708-42e6-9f20-0fece05e69b9 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Delete volume request issued successfully. Sep 01 12:18:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-abef7acb-b708-42e6-9f20-0fece05e69b9 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] http://192.168.122.29/volume/v3/volumes/e065a97b-c3c4-4d0e-9e1a-2bd919ec40fd returned with HTTP 202 Sep 01 12:18:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1115/2214] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:18:40 2026] DELETE /volume/v3/volumes/e065a97b-c3c4-4d0e-9e1a-2bd919ec40fd => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:18:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b99cc7e5-1172-4fe9-8ac0-44b47e076bf3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b99cc7e5-1172-4fe9-8ac0-44b47e076bf3 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] GET http://192.168.122.29/volume/v3/volumes/e065a97b-c3c4-4d0e-9e1a-2bd919ec40fd Sep 01 12:18:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b99cc7e5-1172-4fe9-8ac0-44b47e076bf3 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b99cc7e5-1172-4fe9-8ac0-44b47e076bf3 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:41 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18: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:18:41 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b99cc7e5-1172-4fe9-8ac0-44b47e076bf3 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Volume info retrieved successfully. Sep 01 12:18:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b99cc7e5-1172-4fe9-8ac0-44b47e076bf3 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] http://192.168.122.29/volume/v3/volumes/e065a97b-c3c4-4d0e-9e1a-2bd919ec40fd returned with HTTP 200 Sep 01 12:18:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1100/2215] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:41 2026] GET /volume/v3/volumes/e065a97b-c3c4-4d0e-9e1a-2bd919ec40fd => generated 1013 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:18:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-71bbd875-1015-4b6b-8af7-5e933851f815 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-71bbd875-1015-4b6b-8af7-5e933851f815 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] GET http://192.168.122.29/volume/v3/volumes/e065a97b-c3c4-4d0e-9e1a-2bd919ec40fd Sep 01 12:18:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-71bbd875-1015-4b6b-8af7-5e933851f815 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-71bbd875-1015-4b6b-8af7-5e933851f815 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-71bbd875-1015-4b6b-8af7-5e933851f815 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Volume info retrieved successfully. Sep 01 12:18:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-71bbd875-1015-4b6b-8af7-5e933851f815 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] http://192.168.122.29/volume/v3/volumes/e065a97b-c3c4-4d0e-9e1a-2bd919ec40fd returned with HTTP 200 Sep 01 12:18:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1116/2216] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:42 2026] GET /volume/v3/volumes/e065a97b-c3c4-4d0e-9e1a-2bd919ec40fd => generated 1013 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:18:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bb43a66e-4f35-49d0-ac2b-fc0871a2697b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bb43a66e-4f35-49d0-ac2b-fc0871a2697b tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] GET http://192.168.122.29/volume/v3/volumes/e065a97b-c3c4-4d0e-9e1a-2bd919ec40fd Sep 01 12:18:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bb43a66e-4f35-49d0-ac2b-fc0871a2697b tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bb43a66e-4f35-49d0-ac2b-fc0871a2697b tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bb43a66e-4f35-49d0-ac2b-fc0871a2697b tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] http://192.168.122.29/volume/v3/volumes/e065a97b-c3c4-4d0e-9e1a-2bd919ec40fd returned with HTTP 404 Sep 01 12:18:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1101/2217] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:43 2026] GET /volume/v3/volumes/e065a97b-c3c4-4d0e-9e1a-2bd919ec40fd => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:18:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c5ddc56e-52cf-461b-94a0-e3cd99c9fb3e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c5ddc56e-52cf-461b-94a0-e3cd99c9fb3e tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:18:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c5ddc56e-52cf-461b-94a0-e3cd99c9fb3e tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-890717323"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:18:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-c5ddc56e-52cf-461b-94a0-e3cd99c9fb3e tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-890717323'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:18:43 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-c5ddc56e-52cf-461b-94a0-e3cd99c9fb3e tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Create volume of 1 GB Sep 01 12:18:43 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c5ddc56e-52cf-461b-94a0-e3cd99c9fb3e tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Availability Zones retrieved successfully. Sep 01 12:18:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c5ddc56e-52cf-461b-94a0-e3cd99c9fb3e tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Flow 'volume_create_api' (b25bd0e9-586e-4f3b-8011-a135e73a698a) 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:18:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c5ddc56e-52cf-461b-94a0-e3cd99c9fb3e tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea2befba-8160-4609-a570-ccc322e828e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-c5ddc56e-52cf-461b-94a0-e3cd99c9fb3e tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-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:18:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c5ddc56e-52cf-461b-94a0-e3cd99c9fb3e tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea2befba-8160-4609-a570-ccc322e828e9) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:18:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c5ddc56e-52cf-461b-94a0-e3cd99c9fb3e tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b7bed09-4b6c-4832-801d-c0f81b80e5a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:43 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-c5ddc56e-52cf-461b-94a0-e3cd99c9fb3e tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Created reservations ['f0961628-1186-4ea1-84ae-4cf30abdfa81', '2e1122b9-8dd5-4e3f-af61-5cb93b719329', 'e7d090fb-e02b-4590-85c5-f3e2951b7cb7', 'df9551e0-c8df-469e-bc85-1d61e1470378'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:18:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c5ddc56e-52cf-461b-94a0-e3cd99c9fb3e tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b7bed09-4b6c-4832-801d-c0f81b80e5a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0961628-1186-4ea1-84ae-4cf30abdfa81', '2e1122b9-8dd5-4e3f-af61-5cb93b719329', 'e7d090fb-e02b-4590-85c5-f3e2951b7cb7', 'df9551e0-c8df-469e-bc85-1d61e1470378']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:18:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c5ddc56e-52cf-461b-94a0-e3cd99c9fb3e tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3b748cd-7ce5-45c4-9e5e-975681f532b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18: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:18:43 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c5ddc56e-52cf-461b-94a0-e3cd99c9fb3e tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3b748cd-7ce5-45c4-9e5e-975681f532b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f796b6d-fb46-4200-b1f6-67bdf8487858', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-890717323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e9ba19d136847bb86d0b620b0b3352d',qos_specs=None,replication_status=,reservations=['f0961628-1186-4ea1-84ae-4cf30abdfa81','2e1122b9-8dd5-4e3f-af61-5cb93b719329','e7d090fb-e02b-4590-85c5-f3e2951b7cb7','df9551e0-c8df-469e-bc85-1d61e1470378'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d83ec013457b4c15a6e9dbb5c49915be',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:18:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-890717323',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f796b6d-fb46-4200-b1f6-67bdf8487858,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e9ba19d136847bb86d0b620b0b3352d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d83ec013457b4c15a6e9dbb5c49915be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:18:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c5ddc56e-52cf-461b-94a0-e3cd99c9fb3e tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f7357a3-4eaa-4383-964b-4d108a119d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c5ddc56e-52cf-461b-94a0-e3cd99c9fb3e tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f7357a3-4eaa-4383-964b-4d108a119d84) transitioned into state 'SUCCESS' from state '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-890717323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e9ba19d136847bb86d0b620b0b3352d',qos_specs=None,replication_status=,reservations=['f0961628-1186-4ea1-84ae-4cf30abdfa81','2e1122b9-8dd5-4e3f-af61-5cb93b719329','e7d090fb-e02b-4590-85c5-f3e2951b7cb7','df9551e0-c8df-469e-bc85-1d61e1470378'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d83ec013457b4c15a6e9dbb5c49915be',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:18:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c5ddc56e-52cf-461b-94a0-e3cd99c9fb3e tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b615971d-b63e-45c3-8392-b5d82db10159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c5ddc56e-52cf-461b-94a0-e3cd99c9fb3e tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b615971d-b63e-45c3-8392-b5d82db10159) 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:18:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c5ddc56e-52cf-461b-94a0-e3cd99c9fb3e tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Flow 'volume_create_api' (b25bd0e9-586e-4f3b-8011-a135e73a698a) 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:18:43 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c5ddc56e-52cf-461b-94a0-e3cd99c9fb3e tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Create volume request issued successfully. Sep 01 12:18:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c5ddc56e-52cf-461b-94a0-e3cd99c9fb3e tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:18:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1117/2218] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:18:43 2026] POST /volume/v3/volumes => generated 784 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 12:18:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-609f9e7a-5bd0-417e-8140-4868ec856661 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-609f9e7a-5bd0-417e-8140-4868ec856661 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] GET http://192.168.122.29/volume/v3/volumes/4f796b6d-fb46-4200-b1f6-67bdf8487858 Sep 01 12:18:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-609f9e7a-5bd0-417e-8140-4868ec856661 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-609f9e7a-5bd0-417e-8140-4868ec856661 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:43 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18: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:18:43 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:43 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-609f9e7a-5bd0-417e-8140-4868ec856661 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Volume info retrieved successfully. Sep 01 12:18:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-609f9e7a-5bd0-417e-8140-4868ec856661 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] http://192.168.122.29/volume/v3/volumes/4f796b6d-fb46-4200-b1f6-67bdf8487858 returned with HTTP 200 Sep 01 12:18:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1102/2219] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:43 2026] GET /volume/v3/volumes/4f796b6d-fb46-4200-b1f6-67bdf8487858 => generated 963 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5bcc120e-d4dc-43c6-b1fd-b07a1221f408 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5bcc120e-d4dc-43c6-b1fd-b07a1221f408 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] GET http://192.168.122.29/volume/v3/volumes/4f796b6d-fb46-4200-b1f6-67bdf8487858 Sep 01 12:18:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5bcc120e-d4dc-43c6-b1fd-b07a1221f408 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5bcc120e-d4dc-43c6-b1fd-b07a1221f408 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5bcc120e-d4dc-43c6-b1fd-b07a1221f408 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Volume info retrieved successfully. Sep 01 12:18:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5bcc120e-d4dc-43c6-b1fd-b07a1221f408 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] http://192.168.122.29/volume/v3/volumes/4f796b6d-fb46-4200-b1f6-67bdf8487858 returned with HTTP 200 Sep 01 12:18:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1118/2220] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:44 2026] GET /volume/v3/volumes/4f796b6d-fb46-4200-b1f6-67bdf8487858 => generated 1013 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:18:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-8940241a-122e-41aa-a7d9-fd6b08abcc9a req-6dedaa16-d71d-44d9-9f3d-d149881bd4d6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-8940241a-122e-41aa-a7d9-fd6b08abcc9a req-6dedaa16-d71d-44d9-9f3d-d149881bd4d6 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] GET http://192.168.122.29/volume/v3/volumes/35a522ab-8735-4d71-bd64-da0204c19aff Sep 01 12:18:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-8940241a-122e-41aa-a7d9-fd6b08abcc9a req-6dedaa16-d71d-44d9-9f3d-d149881bd4d6 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-8940241a-122e-41aa-a7d9-fd6b08abcc9a req-6dedaa16-d71d-44d9-9f3d-d149881bd4d6 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:45 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18: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:18:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-8940241a-122e-41aa-a7d9-fd6b08abcc9a req-6dedaa16-d71d-44d9-9f3d-d149881bd4d6 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Volume info retrieved successfully. Sep 01 12:18:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-8940241a-122e-41aa-a7d9-fd6b08abcc9a req-6dedaa16-d71d-44d9-9f3d-d149881bd4d6 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/35a522ab-8735-4d71-bd64-da0204c19aff returned with HTTP 200 Sep 01 12:18:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1103/2221] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:18:45 2026] GET /volume/v3/volumes/35a522ab-8735-4d71-bd64-da0204c19aff => generated 1237 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:18:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-8940241a-122e-41aa-a7d9-fd6b08abcc9a req-cd8a1b6d-9c7d-4736-a514-1efb9f54b57d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-8940241a-122e-41aa-a7d9-fd6b08abcc9a req-cd8a1b6d-9c7d-4736-a514-1efb9f54b57d tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] POST http://192.168.122.29/volume/v3/volumes/35a522ab-8735-4d71-bd64-da0204c19aff/action Sep 01 12:18:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-8940241a-122e-41aa-a7d9-fd6b08abcc9a req-cd8a1b6d-9c7d-4736-a514-1efb9f54b57d tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-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:18:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-8940241a-122e-41aa-a7d9-fd6b08abcc9a req-cd8a1b6d-9c7d-4736-a514-1efb9f54b57d tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-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:18: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:18:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-8940241a-122e-41aa-a7d9-fd6b08abcc9a req-cd8a1b6d-9c7d-4736-a514-1efb9f54b57d tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Volume info retrieved successfully. Sep 01 12:18:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-8940241a-122e-41aa-a7d9-fd6b08abcc9a req-cd8a1b6d-9c7d-4736-a514-1efb9f54b57d tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Begin detaching volume completed successfully. Sep 01 12:18:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-8940241a-122e-41aa-a7d9-fd6b08abcc9a req-cd8a1b6d-9c7d-4736-a514-1efb9f54b57d tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/35a522ab-8735-4d71-bd64-da0204c19aff/action returned with HTTP 202 Sep 01 12:18:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1119/2222] 192.168.122.29 () {64 vars in 1556 bytes} [Tue Sep 1 12:18:45 2026] POST /volume/v3/volumes/35a522ab-8735-4d71-bd64-da0204c19aff/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 12:18:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a8dbe2a5-f530-43a7-bc2e-40d830f1a95b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a8dbe2a5-f530-43a7-bc2e-40d830f1a95b None None] GET http://192.168.122.29/volume// Sep 01 12:18:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a8dbe2a5-f530-43a7-bc2e-40d830f1a95b None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a8dbe2a5-f530-43a7-bc2e-40d830f1a95b None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a8dbe2a5-f530-43a7-bc2e-40d830f1a95b None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:18:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1104/2223] 192.168.122.29 () {58 vars in 1310 bytes} [Tue Sep 1 12:18:45 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:18:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-8940241a-122e-41aa-a7d9-fd6b08abcc9a req-9191b9de-f289-4e7d-b05c-5d1f0f552f9b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-8940241a-122e-41aa-a7d9-fd6b08abcc9a req-9191b9de-f289-4e7d-b05c-5d1f0f552f9b tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] GET http://192.168.122.29/volume/v3/volumes/35a522ab-8735-4d71-bd64-da0204c19aff Sep 01 12:18:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-8940241a-122e-41aa-a7d9-fd6b08abcc9a req-9191b9de-f289-4e7d-b05c-5d1f0f552f9b tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-8940241a-122e-41aa-a7d9-fd6b08abcc9a req-9191b9de-f289-4e7d-b05c-5d1f0f552f9b tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-8940241a-122e-41aa-a7d9-fd6b08abcc9a req-9191b9de-f289-4e7d-b05c-5d1f0f552f9b tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Volume info retrieved successfully. Sep 01 12:18:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-8940241a-122e-41aa-a7d9-fd6b08abcc9a req-9191b9de-f289-4e7d-b05c-5d1f0f552f9b tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/35a522ab-8735-4d71-bd64-da0204c19aff returned with HTTP 200 Sep 01 12:18:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1120/2224] 192.168.122.29 () {62 vars in 1523 bytes} [Tue Sep 1 12:18:45 2026] GET /volume/v3/volumes/35a522ab-8735-4d71-bd64-da0204c19aff => generated 1421 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 12:18:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b587e1c2-b9c2-4b08-b9a1-55dff4586ce8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b587e1c2-b9c2-4b08-b9a1-55dff4586ce8 tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:18:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b587e1c2-b9c2-4b08-b9a1-55dff4586ce8 tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-22295019", "extra_specs": {"spec1": "val1"}}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:18:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b587e1c2-b9c2-4b08-b9a1-55dff4586ce8 tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:18:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1105/2225] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:18:45 2026] POST /volume/v3/types => generated 241 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-26350a56-e468-4a22-abc7-e32e9145f1bb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-26350a56-e468-4a22-abc7-e32e9145f1bb tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] POST http://192.168.122.29/volume/v3/types/734b76e9-04d1-44b5-8a7e-b7d133526e3d/extra_specs Sep 01 12:18:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-26350a56-e468-4a22-abc7-e32e9145f1bb tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:18:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-26350a56-e468-4a22-abc7-e32e9145f1bb tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] http://192.168.122.29/volume/v3/types/734b76e9-04d1-44b5-8a7e-b7d133526e3d/extra_specs returned with HTTP 400 Sep 01 12:18:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1121/2226] 192.168.122.29 () {60 vars in 1278 bytes} [Tue Sep 1 12:18:45 2026] POST /volume/v3/types/734b76e9-04d1-44b5-8a7e-b7d133526e3d/extra_specs => generated 146 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 12:18:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-91e05f4b-0275-4701-aa84-d3e1289828d0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-91e05f4b-0275-4701-aa84-d3e1289828d0 tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] POST http://192.168.122.29/volume/v3/types/734b76e9-04d1-44b5-8a7e-b7d133526e3d/extra_specs Sep 01 12:18:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-91e05f4b-0275-4701-aa84-d3e1289828d0 tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:18:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-91e05f4b-0275-4701-aa84-d3e1289828d0 tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] http://192.168.122.29/volume/v3/types/734b76e9-04d1-44b5-8a7e-b7d133526e3d/extra_specs returned with HTTP 400 Sep 01 12:18:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1106/2227] 192.168.122.29 () {60 vars in 1278 bytes} [Tue Sep 1 12:18:45 2026] POST /volume/v3/types/734b76e9-04d1-44b5-8a7e-b7d133526e3d/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:18:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8b32486b-c550-40eb-b748-96d77f18bdda None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8b32486b-c550-40eb-b748-96d77f18bdda tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] POST http://192.168.122.29/volume/v3/types/f3513935-7c5a-43c3-ae3d-c90bdafc6432/extra_specs Sep 01 12:18:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8b32486b-c550-40eb-b748-96d77f18bdda tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:18:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-8940241a-122e-41aa-a7d9-fd6b08abcc9a req-4e20d956-e4fb-4b36-9f46-ca997e420797 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-8940241a-122e-41aa-a7d9-fd6b08abcc9a req-4e20d956-e4fb-4b36-9f46-ca997e420797 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] DELETE http://192.168.122.29/volume/v3/attachments/8a39a98f-4b75-49b3-9bcb-373564e2da24 Sep 01 12:18:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-8940241a-122e-41aa-a7d9-fd6b08abcc9a req-4e20d956-e4fb-4b36-9f46-ca997e420797 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-8940241a-122e-41aa-a7d9-fd6b08abcc9a req-4e20d956-e4fb-4b36-9f46-ca997e420797 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8b32486b-c550-40eb-b748-96d77f18bdda tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] http://192.168.122.29/volume/v3/types/f3513935-7c5a-43c3-ae3d-c90bdafc6432/extra_specs returned with HTTP 404 Sep 01 12:18:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1122/2228] 192.168.122.29 () {60 vars in 1278 bytes} [Tue Sep 1 12:18:45 2026] POST /volume/v3/types/f3513935-7c5a-43c3-ae3d-c90bdafc6432/extra_specs => generated 114 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:18:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d4bb4b3a-1023-473f-b7bf-0ea70c45c72b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18: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:18:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d4bb4b3a-1023-473f-b7bf-0ea70c45c72b tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] DELETE http://192.168.122.29/volume/v3/types/bd7a62dd-952f-43de-8bfc-16136af1df6d/extra_specs/spec1 Sep 01 12:18:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d4bb4b3a-1023-473f-b7bf-0ea70c45c72b tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d4bb4b3a-1023-473f-b7bf-0ea70c45c72b tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d4bb4b3a-1023-473f-b7bf-0ea70c45c72b tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] http://192.168.122.29/volume/v3/types/bd7a62dd-952f-43de-8bfc-16136af1df6d/extra_specs/spec1 returned with HTTP 404 Sep 01 12:18:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1123/2229] 192.168.122.29 () {58 vars in 1278 bytes} [Tue Sep 1 12:18:45 2026] DELETE /volume/v3/types/bd7a62dd-952f-43de-8bfc-16136af1df6d/extra_specs/spec1 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:18:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0e50e3fd-055e-41b4-8798-61265b059b69 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0e50e3fd-055e-41b4-8798-61265b059b69 tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] GET http://192.168.122.29/volume/v3/types/734b76e9-04d1-44b5-8a7e-b7d133526e3d/extra_specs/nonexistent_extra_spec_name Sep 01 12:18:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0e50e3fd-055e-41b4-8798-61265b059b69 tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0e50e3fd-055e-41b4-8798-61265b059b69 tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0e50e3fd-055e-41b4-8798-61265b059b69 tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] http://192.168.122.29/volume/v3/types/734b76e9-04d1-44b5-8a7e-b7d133526e3d/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 01 12:18:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1124/2230] 192.168.122.29 () {58 vars in 1341 bytes} [Tue Sep 1 12:18:45 2026] GET /volume/v3/types/734b76e9-04d1-44b5-8a7e-b7d133526e3d/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:18:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2282c4f4-0244-422f-b00a-15366d5895b9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2282c4f4-0244-422f-b00a-15366d5895b9 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] GET http://192.168.122.29/volume/v3/volumes/4f796b6d-fb46-4200-b1f6-67bdf8487858 Sep 01 12:18:46 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:18:46 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, Sep 01 12:18:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2282c4f4-0244-422f-b00a-15366d5895b9 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2282c4f4-0244-422f-b00a-15366d5895b9 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2282c4f4-0244-422f-b00a-15366d5895b9 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Volume info retrieved successfully. Sep 01 12:18:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2282c4f4-0244-422f-b00a-15366d5895b9 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] http://192.168.122.29/volume/v3/volumes/4f796b6d-fb46-4200-b1f6-67bdf8487858 returned with HTTP 200 Sep 01 12:18:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1125/2231] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:46 2026] GET /volume/v3/volumes/4f796b6d-fb46-4200-b1f6-67bdf8487858 => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:18:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c6f25c89-5988-4253-a158-9f466e5c0ba0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c6f25c89-5988-4253-a158-9f466e5c0ba0 tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] GET http://192.168.122.29/volume/v3/types/32aa2b83-6244-4ff3-8814-22aa95c45b72/extra_specs/spec1 Sep 01 12:18:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c6f25c89-5988-4253-a158-9f466e5c0ba0 tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c6f25c89-5988-4253-a158-9f466e5c0ba0 tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c6f25c89-5988-4253-a158-9f466e5c0ba0 tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] http://192.168.122.29/volume/v3/types/32aa2b83-6244-4ff3-8814-22aa95c45b72/extra_specs/spec1 returned with HTTP 404 Sep 01 12:18:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1126/2232] 192.168.122.29 () {58 vars in 1275 bytes} [Tue Sep 1 12:18:46 2026] GET /volume/v3/types/32aa2b83-6244-4ff3-8814-22aa95c45b72/extra_specs/spec1 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:18:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-df5e6457-b47a-4a92-849f-d2ddc4f5ccc0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-df5e6457-b47a-4a92-849f-d2ddc4f5ccc0 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-reader] POST http://192.168.122.29/volume/v3/volumes/4f796b6d-fb46-4200-b1f6-67bdf8487858/action Sep 01 12:18:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-df5e6457-b47a-4a92-849f-d2ddc4f5ccc0 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-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:18:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-df5e6457-b47a-4a92-849f-d2ddc4f5ccc0 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-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:18: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:18:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:46 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-df5e6457-b47a-4a92-849f-d2ddc4f5ccc0 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '3ab05837440e4722ac83b949f99bb895', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e9ba19d136847bb86d0b620b0b3352d', '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:18:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-df5e6457-b47a-4a92-849f-d2ddc4f5ccc0 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-reader] http://192.168.122.29/volume/v3/volumes/4f796b6d-fb46-4200-b1f6-67bdf8487858/action returned with HTTP 403 Sep 01 12:18:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1127/2233] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:18:46 2026] POST /volume/v3/volumes/4f796b6d-fb46-4200-b1f6-67bdf8487858/action => generated 131 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:18:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-41052b52-bdb5-44ac-8631-a7f283049751 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-41052b52-bdb5-44ac-8631-a7f283049751 tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] GET http://192.168.122.29/volume/v3/types/27c0cb72-afe8-4148-99b5-1fd2e8aabaa9/extra_specs Sep 01 12:18:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-41052b52-bdb5-44ac-8631-a7f283049751 tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-41052b52-bdb5-44ac-8631-a7f283049751 tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-8940241a-122e-41aa-a7d9-fd6b08abcc9a req-4e20d956-e4fb-4b36-9f46-ca997e420797 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/attachments/8a39a98f-4b75-49b3-9bcb-373564e2da24 returned with HTTP 200 Sep 01 12:18:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1107/2234] 192.168.122.29 () {64 vars in 1557 bytes} [Tue Sep 1 12:18:45 2026] DELETE /volume/v3/attachments/8a39a98f-4b75-49b3-9bcb-373564e2da24 => generated 19 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:18:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-41052b52-bdb5-44ac-8631-a7f283049751 tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] http://192.168.122.29/volume/v3/types/27c0cb72-afe8-4148-99b5-1fd2e8aabaa9/extra_specs returned with HTTP 404 Sep 01 12:18:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a0549b39-b8fd-4393-bcb2-1bc7c3405344 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1128/2235] 192.168.122.29 () {58 vars in 1257 bytes} [Tue Sep 1 12:18:46 2026] GET /volume/v3/types/27c0cb72-afe8-4148-99b5-1fd2e8aabaa9/extra_specs => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:18:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a0549b39-b8fd-4393-bcb2-1bc7c3405344 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] DELETE http://192.168.122.29/volume/v3/volumes/4f796b6d-fb46-4200-b1f6-67bdf8487858 Sep 01 12:18:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a0549b39-b8fd-4393-bcb2-1bc7c3405344 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a0549b39-b8fd-4393-bcb2-1bc7c3405344 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:46 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-a0549b39-b8fd-4393-bcb2-1bc7c3405344 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Delete volume with id: 4f796b6d-fb46-4200-b1f6-67bdf8487858 Sep 01 12:18:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-79cb2511-0521-4031-9567-d536627106ac None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-79cb2511-0521-4031-9567-d536627106ac tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] PUT http://192.168.122.29/volume/v3/types/734b76e9-04d1-44b5-8a7e-b7d133526e3d/extra_specs/spec1 Sep 01 12:18:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-79cb2511-0521-4031-9567-d536627106ac tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-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:18:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-79cb2511-0521-4031-9567-d536627106ac tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] http://192.168.122.29/volume/v3/types/734b76e9-04d1-44b5-8a7e-b7d133526e3d/extra_specs/spec1 returned with HTTP 400 Sep 01 12:18:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1129/2236] 192.168.122.29 () {60 vars in 1295 bytes} [Tue Sep 1 12:18:46 2026] PUT /volume/v3/types/734b76e9-04d1-44b5-8a7e-b7d133526e3d/extra_specs/spec1 => generated 102 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 12:18:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d636da6c-f5b0-4d70-be20-4461abd24fec None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d636da6c-f5b0-4d70-be20-4461abd24fec tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] PUT http://192.168.122.29/volume/v3/types/734b76e9-04d1-44b5-8a7e-b7d133526e3d/extra_specs/spec1 Sep 01 12:18:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d636da6c-f5b0-4d70-be20-4461abd24fec tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] Action: 'update', calling method: update, body: null {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:18:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d636da6c-f5b0-4d70-be20-4461abd24fec tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] http://192.168.122.29/volume/v3/types/734b76e9-04d1-44b5-8a7e-b7d133526e3d/extra_specs/spec1 returned with HTTP 400 Sep 01 12:18:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1130/2237] 192.168.122.29 () {60 vars in 1294 bytes} [Tue Sep 1 12:18:46 2026] PUT /volume/v3/types/734b76e9-04d1-44b5-8a7e-b7d133526e3d/extra_specs/spec1 => generated 72 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:18:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-74d96bb0-cdf7-41d4-aa82-0221081200fd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18: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:18:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-74d96bb0-cdf7-41d4-aa82-0221081200fd tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] PUT http://192.168.122.29/volume/v3/types/734b76e9-04d1-44b5-8a7e-b7d133526e3d/extra_specs/None Sep 01 12:18: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:18:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-74d96bb0-cdf7-41d4-aa82-0221081200fd tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-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:18:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a0549b39-b8fd-4393-bcb2-1bc7c3405344 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Volume info retrieved successfully. Sep 01 12:18:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-74d96bb0-cdf7-41d4-aa82-0221081200fd tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 01 12:18:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-74d96bb0-cdf7-41d4-aa82-0221081200fd tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] http://192.168.122.29/volume/v3/types/734b76e9-04d1-44b5-8a7e-b7d133526e3d/extra_specs/None returned with HTTP 400 Sep 01 12:18:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1131/2238] 192.168.122.29 () {60 vars in 1292 bytes} [Tue Sep 1 12:18:46 2026] PUT /volume/v3/types/734b76e9-04d1-44b5-8a7e-b7d133526e3d/extra_specs/None => generated 73 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:18:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3a4650cc-3ac3-4acc-bd62-8c30b2dda2ac None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3a4650cc-3ac3-4acc-bd62-8c30b2dda2ac tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] PUT http://192.168.122.29/volume/v3/types/734b76e9-04d1-44b5-8a7e-b7d133526e3d/extra_specs/2ac6520c-31b1-4d79-a7fa-3474bb81c910 Sep 01 12:18:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3a4650cc-3ac3-4acc-bd62-8c30b2dda2ac tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-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:18:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3a4650cc-3ac3-4acc-bd62-8c30b2dda2ac tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 01 12:18:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3a4650cc-3ac3-4acc-bd62-8c30b2dda2ac tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] http://192.168.122.29/volume/v3/types/734b76e9-04d1-44b5-8a7e-b7d133526e3d/extra_specs/2ac6520c-31b1-4d79-a7fa-3474bb81c910 returned with HTTP 400 Sep 01 12:18:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1132/2239] 192.168.122.29 () {60 vars in 1388 bytes} [Tue Sep 1 12:18:46 2026] PUT /volume/v3/types/734b76e9-04d1-44b5-8a7e-b7d133526e3d/extra_specs/2ac6520c-31b1-4d79-a7fa-3474bb81c910 => generated 73 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:18:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1ebe8492-12e5-4cf3-a105-aea6627b3f72 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a0549b39-b8fd-4393-bcb2-1bc7c3405344 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Delete volume request issued successfully. Sep 01 12:18:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a0549b39-b8fd-4393-bcb2-1bc7c3405344 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] http://192.168.122.29/volume/v3/volumes/4f796b6d-fb46-4200-b1f6-67bdf8487858 returned with HTTP 202 Sep 01 12:18:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1ebe8492-12e5-4cf3-a105-aea6627b3f72 tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] PUT http://192.168.122.29/volume/v3/types/56529e2b-ea3d-45b0-a009-64221a8a0006/extra_specs/spec1 Sep 01 12:18:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1ebe8492-12e5-4cf3-a105-aea6627b3f72 tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-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:18:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1108/2240] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:18:46 2026] DELETE /volume/v3/volumes/4f796b6d-fb46-4200-b1f6-67bdf8487858 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:18:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b3a8ca29-2b4e-45ff-af9a-9388ddd8a4f4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b3a8ca29-2b4e-45ff-af9a-9388ddd8a4f4 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] GET http://192.168.122.29/volume/v3/volumes/4f796b6d-fb46-4200-b1f6-67bdf8487858 Sep 01 12:18:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b3a8ca29-2b4e-45ff-af9a-9388ddd8a4f4 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b3a8ca29-2b4e-45ff-af9a-9388ddd8a4f4 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1ebe8492-12e5-4cf3-a105-aea6627b3f72 tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] http://192.168.122.29/volume/v3/types/56529e2b-ea3d-45b0-a009-64221a8a0006/extra_specs/spec1 returned with HTTP 404 Sep 01 12:18:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1133/2241] 192.168.122.29 () {60 vars in 1295 bytes} [Tue Sep 1 12:18:46 2026] PUT /volume/v3/types/56529e2b-ea3d-45b0-a009-64221a8a0006/extra_specs/spec1 => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:18:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a620c819-2ca1-4910-8eab-f73d6c20cf54 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18: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:18:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18: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:18:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a620c819-2ca1-4910-8eab-f73d6c20cf54 tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] DELETE http://192.168.122.29/volume/v3/types/734b76e9-04d1-44b5-8a7e-b7d133526e3d Sep 01 12:18:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a620c819-2ca1-4910-8eab-f73d6c20cf54 tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a620c819-2ca1-4910-8eab-f73d6c20cf54 tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b3a8ca29-2b4e-45ff-af9a-9388ddd8a4f4 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Volume info retrieved successfully. Sep 01 12:18:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b3a8ca29-2b4e-45ff-af9a-9388ddd8a4f4 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] http://192.168.122.29/volume/v3/volumes/4f796b6d-fb46-4200-b1f6-67bdf8487858 returned with HTTP 200 Sep 01 12:18:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1109/2242] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:46 2026] GET /volume/v3/volumes/4f796b6d-fb46-4200-b1f6-67bdf8487858 => generated 1013 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:18:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a620c819-2ca1-4910-8eab-f73d6c20cf54 tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] http://192.168.122.29/volume/v3/types/734b76e9-04d1-44b5-8a7e-b7d133526e3d returned with HTTP 202 Sep 01 12:18:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1134/2243] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:18:46 2026] DELETE /volume/v3/types/734b76e9-04d1-44b5-8a7e-b7d133526e3d => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:18:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1d0686db-70ae-4d11-aed2-ce941b9ce038 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1d0686db-70ae-4d11-aed2-ce941b9ce038 tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] GET http://192.168.122.29/volume/v3/types/734b76e9-04d1-44b5-8a7e-b7d133526e3d Sep 01 12:18:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1d0686db-70ae-4d11-aed2-ce941b9ce038 tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1d0686db-70ae-4d11-aed2-ce941b9ce038 tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1d0686db-70ae-4d11-aed2-ce941b9ce038 tempest-ExtraSpecsNegativeTest-1555149689 tempest-ExtraSpecsNegativeTest-1555149689-project-admin] http://192.168.122.29/volume/v3/types/734b76e9-04d1-44b5-8a7e-b7d133526e3d returned with HTTP 404 Sep 01 12:18:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1110/2244] 192.168.122.29 () {58 vars in 1221 bytes} [Tue Sep 1 12:18:46 2026] GET /volume/v3/types/734b76e9-04d1-44b5-8a7e-b7d133526e3d => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:18:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8fdcb240-5736-4c1f-b637-95e50459847c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8fdcb240-5736-4c1f-b637-95e50459847c tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] DELETE http://192.168.122.29/volume/v3/volumes/35a522ab-8735-4d71-bd64-da0204c19aff Sep 01 12:18:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8fdcb240-5736-4c1f-b637-95e50459847c tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8fdcb240-5736-4c1f-b637-95e50459847c tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:46 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-8fdcb240-5736-4c1f-b637-95e50459847c tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Delete volume with id: 35a522ab-8735-4d71-bd64-da0204c19aff Sep 01 12:18: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:18:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8fdcb240-5736-4c1f-b637-95e50459847c tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Volume info retrieved successfully. Sep 01 12:18:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8fdcb240-5736-4c1f-b637-95e50459847c tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Delete volume request issued successfully. Sep 01 12:18:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8fdcb240-5736-4c1f-b637-95e50459847c tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/35a522ab-8735-4d71-bd64-da0204c19aff returned with HTTP 202 Sep 01 12:18:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1135/2245] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:18:46 2026] DELETE /volume/v3/volumes/35a522ab-8735-4d71-bd64-da0204c19aff => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:18:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3ce27b88-dd9a-407f-bbda-fe7531ce3904 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3ce27b88-dd9a-407f-bbda-fe7531ce3904 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] GET http://192.168.122.29/volume/v3/volumes/4f796b6d-fb46-4200-b1f6-67bdf8487858 Sep 01 12:18:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3ce27b88-dd9a-407f-bbda-fe7531ce3904 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3ce27b88-dd9a-407f-bbda-fe7531ce3904 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:47 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18: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:18:47 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3ce27b88-dd9a-407f-bbda-fe7531ce3904 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Volume info retrieved successfully. Sep 01 12:18:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3ce27b88-dd9a-407f-bbda-fe7531ce3904 tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] http://192.168.122.29/volume/v3/volumes/4f796b6d-fb46-4200-b1f6-67bdf8487858 returned with HTTP 200 Sep 01 12:18:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1111/2246] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:47 2026] GET /volume/v3/volumes/4f796b6d-fb46-4200-b1f6-67bdf8487858 => generated 1013 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:18:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0fb24fc1-7c38-4f32-872c-5b2ef8256a9b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0fb24fc1-7c38-4f32-872c-5b2ef8256a9b tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] GET http://192.168.122.29/volume/v3/volumes/4f796b6d-fb46-4200-b1f6-67bdf8487858 Sep 01 12:18:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0fb24fc1-7c38-4f32-872c-5b2ef8256a9b tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0fb24fc1-7c38-4f32-872c-5b2ef8256a9b tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0fb24fc1-7c38-4f32-872c-5b2ef8256a9b tempest-ProjectReaderTests-287135173 tempest-ProjectReaderTests-287135173-project-admin] http://192.168.122.29/volume/v3/volumes/4f796b6d-fb46-4200-b1f6-67bdf8487858 returned with HTTP 404 Sep 01 12:18:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1136/2247] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:48 2026] GET /volume/v3/volumes/4f796b6d-fb46-4200-b1f6-67bdf8487858 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:18:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-39d16040-8a0e-47d8-a224-3dfa4ee63eb0 req-fb9bbe73-d4be-41f1-8640-784c0d22a1b5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-39d16040-8a0e-47d8-a224-3dfa4ee63eb0 req-fb9bbe73-d4be-41f1-8640-784c0d22a1b5 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] GET http://192.168.122.29/volume/v3/volumes/349a9c42-40c3-4789-827a-b6d8d81cb3b3 Sep 01 12:18:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-39d16040-8a0e-47d8-a224-3dfa4ee63eb0 req-fb9bbe73-d4be-41f1-8640-784c0d22a1b5 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-39d16040-8a0e-47d8-a224-3dfa4ee63eb0 req-fb9bbe73-d4be-41f1-8640-784c0d22a1b5 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:50 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18: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:18:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-39d16040-8a0e-47d8-a224-3dfa4ee63eb0 req-fb9bbe73-d4be-41f1-8640-784c0d22a1b5 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Volume info retrieved successfully. Sep 01 12:18:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-39d16040-8a0e-47d8-a224-3dfa4ee63eb0 req-fb9bbe73-d4be-41f1-8640-784c0d22a1b5 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/349a9c42-40c3-4789-827a-b6d8d81cb3b3 returned with HTTP 200 Sep 01 12:18:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1112/2248] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:18:50 2026] GET /volume/v3/volumes/349a9c42-40c3-4789-827a-b6d8d81cb3b3 => generated 1237 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:18:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-39d16040-8a0e-47d8-a224-3dfa4ee63eb0 req-fef6193e-0d4f-4c39-9955-f7d093bb2158 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-39d16040-8a0e-47d8-a224-3dfa4ee63eb0 req-fef6193e-0d4f-4c39-9955-f7d093bb2158 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] POST http://192.168.122.29/volume/v3/volumes/349a9c42-40c3-4789-827a-b6d8d81cb3b3/action Sep 01 12:18:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-39d16040-8a0e-47d8-a224-3dfa4ee63eb0 req-fef6193e-0d4f-4c39-9955-f7d093bb2158 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-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:18:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-39d16040-8a0e-47d8-a224-3dfa4ee63eb0 req-fef6193e-0d4f-4c39-9955-f7d093bb2158 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-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:18: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:18:51 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-39d16040-8a0e-47d8-a224-3dfa4ee63eb0 req-fef6193e-0d4f-4c39-9955-f7d093bb2158 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Volume info retrieved successfully. Sep 01 12:18:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-39d16040-8a0e-47d8-a224-3dfa4ee63eb0 req-fef6193e-0d4f-4c39-9955-f7d093bb2158 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Begin detaching volume completed successfully. Sep 01 12:18:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-39d16040-8a0e-47d8-a224-3dfa4ee63eb0 req-fef6193e-0d4f-4c39-9955-f7d093bb2158 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/349a9c42-40c3-4789-827a-b6d8d81cb3b3/action returned with HTTP 202 Sep 01 12:18:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1137/2249] 192.168.122.29 () {64 vars in 1556 bytes} [Tue Sep 1 12:18:51 2026] POST /volume/v3/volumes/349a9c42-40c3-4789-827a-b6d8d81cb3b3/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:18:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5e7c1381-dd4f-43b1-9b5c-b2c750884cd2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5e7c1381-dd4f-43b1-9b5c-b2c750884cd2 None None] GET http://192.168.122.29/volume// Sep 01 12:18:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5e7c1381-dd4f-43b1-9b5c-b2c750884cd2 None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5e7c1381-dd4f-43b1-9b5c-b2c750884cd2 None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5e7c1381-dd4f-43b1-9b5c-b2c750884cd2 None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:18:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1113/2250] 192.168.122.29 () {58 vars in 1310 bytes} [Tue Sep 1 12:18:51 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:18:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-39d16040-8a0e-47d8-a224-3dfa4ee63eb0 req-c694b673-e85d-4c75-aeb8-6301d6644b14 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-39d16040-8a0e-47d8-a224-3dfa4ee63eb0 req-c694b673-e85d-4c75-aeb8-6301d6644b14 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] GET http://192.168.122.29/volume/v3/volumes/349a9c42-40c3-4789-827a-b6d8d81cb3b3 Sep 01 12:18:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-39d16040-8a0e-47d8-a224-3dfa4ee63eb0 req-c694b673-e85d-4c75-aeb8-6301d6644b14 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-39d16040-8a0e-47d8-a224-3dfa4ee63eb0 req-c694b673-e85d-4c75-aeb8-6301d6644b14 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:51 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-39d16040-8a0e-47d8-a224-3dfa4ee63eb0 req-c694b673-e85d-4c75-aeb8-6301d6644b14 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Volume info retrieved successfully. Sep 01 12:18:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-39d16040-8a0e-47d8-a224-3dfa4ee63eb0 req-c694b673-e85d-4c75-aeb8-6301d6644b14 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/349a9c42-40c3-4789-827a-b6d8d81cb3b3 returned with HTTP 200 Sep 01 12:18:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1138/2251] 192.168.122.29 () {62 vars in 1523 bytes} [Tue Sep 1 12:18:51 2026] GET /volume/v3/volumes/349a9c42-40c3-4789-827a-b6d8d81cb3b3 => generated 1421 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:18:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-39d16040-8a0e-47d8-a224-3dfa4ee63eb0 req-40abe9b8-7df7-4f18-b0de-240bf1d548dc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-39d16040-8a0e-47d8-a224-3dfa4ee63eb0 req-40abe9b8-7df7-4f18-b0de-240bf1d548dc tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] DELETE http://192.168.122.29/volume/v3/attachments/476c1ccc-64e8-475c-9a44-3bb25bc4a54c Sep 01 12:18:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-39d16040-8a0e-47d8-a224-3dfa4ee63eb0 req-40abe9b8-7df7-4f18-b0de-240bf1d548dc tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-39d16040-8a0e-47d8-a224-3dfa4ee63eb0 req-40abe9b8-7df7-4f18-b0de-240bf1d548dc tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18: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:18:51 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, Sep 01 12:18:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-39d16040-8a0e-47d8-a224-3dfa4ee63eb0 req-40abe9b8-7df7-4f18-b0de-240bf1d548dc tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/attachments/476c1ccc-64e8-475c-9a44-3bb25bc4a54c returned with HTTP 200 Sep 01 12:18:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1114/2252] 192.168.122.29 () {64 vars in 1557 bytes} [Tue Sep 1 12:18:51 2026] DELETE /volume/v3/attachments/476c1ccc-64e8-475c-9a44-3bb25bc4a54c => generated 19 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-20a21c09-af87-4cc9-bfbf-72b6b9e17b61 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-20a21c09-af87-4cc9-bfbf-72b6b9e17b61 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] DELETE http://192.168.122.29/volume/v3/volumes/349a9c42-40c3-4789-827a-b6d8d81cb3b3 Sep 01 12:18:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-20a21c09-af87-4cc9-bfbf-72b6b9e17b61 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-20a21c09-af87-4cc9-bfbf-72b6b9e17b61 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:52 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-20a21c09-af87-4cc9-bfbf-72b6b9e17b61 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Delete volume with id: 349a9c42-40c3-4789-827a-b6d8d81cb3b3 Sep 01 12:18: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:18:52 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:52 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:52 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-20a21c09-af87-4cc9-bfbf-72b6b9e17b61 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Volume info retrieved successfully. Sep 01 12:18:52 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-20a21c09-af87-4cc9-bfbf-72b6b9e17b61 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Delete volume request issued successfully. Sep 01 12:18:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-20a21c09-af87-4cc9-bfbf-72b6b9e17b61 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/349a9c42-40c3-4789-827a-b6d8d81cb3b3 returned with HTTP 202 Sep 01 12:18:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1139/2253] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:18:52 2026] DELETE /volume/v3/volumes/349a9c42-40c3-4789-827a-b6d8d81cb3b3 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:18:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-222ef2e6-e3e3-4921-ab0c-9ff361f7de44 req-23e81dd2-e9e5-4f10-83d5-9fbdf18b848d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-222ef2e6-e3e3-4921-ab0c-9ff361f7de44 req-23e81dd2-e9e5-4f10-83d5-9fbdf18b848d tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] GET http://192.168.122.29/volume/v3/volumes/349a9c42-40c3-4789-827a-b6d8d81cb3b3 Sep 01 12:18:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-222ef2e6-e3e3-4921-ab0c-9ff361f7de44 req-23e81dd2-e9e5-4f10-83d5-9fbdf18b848d tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-222ef2e6-e3e3-4921-ab0c-9ff361f7de44 req-23e81dd2-e9e5-4f10-83d5-9fbdf18b848d tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:52 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18: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:18:52 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-222ef2e6-e3e3-4921-ab0c-9ff361f7de44 req-23e81dd2-e9e5-4f10-83d5-9fbdf18b848d tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Volume info retrieved successfully. Sep 01 12:18:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-222ef2e6-e3e3-4921-ab0c-9ff361f7de44 req-23e81dd2-e9e5-4f10-83d5-9fbdf18b848d tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/349a9c42-40c3-4789-827a-b6d8d81cb3b3 returned with HTTP 200 Sep 01 12:18:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1115/2254] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:18:52 2026] GET /volume/v3/volumes/349a9c42-40c3-4789-827a-b6d8d81cb3b3 => generated 944 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-bb7a1fd9-8dcc-4c4d-b98f-14e5b22768f6 req-5a4328dc-52dc-4db2-a7c3-4a9a5acf4e84 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-bb7a1fd9-8dcc-4c4d-b98f-14e5b22768f6 req-5a4328dc-52dc-4db2-a7c3-4a9a5acf4e84 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] GET http://192.168.122.29/volume/v3/volumes/35a522ab-8735-4d71-bd64-da0204c19aff Sep 01 12:18:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-bb7a1fd9-8dcc-4c4d-b98f-14e5b22768f6 req-5a4328dc-52dc-4db2-a7c3-4a9a5acf4e84 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-bb7a1fd9-8dcc-4c4d-b98f-14e5b22768f6 req-5a4328dc-52dc-4db2-a7c3-4a9a5acf4e84 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-bb7a1fd9-8dcc-4c4d-b98f-14e5b22768f6 req-5a4328dc-52dc-4db2-a7c3-4a9a5acf4e84 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/35a522ab-8735-4d71-bd64-da0204c19aff returned with HTTP 404 Sep 01 12:18:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1140/2255] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:18:52 2026] GET /volume/v3/volumes/35a522ab-8735-4d71-bd64-da0204c19aff => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:18:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0512e71b-254b-4b5a-b580-170bdb473e14 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0512e71b-254b-4b5a-b580-170bdb473e14 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] GET http://192.168.122.29/volume/v3/volumes Sep 01 12:18:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0512e71b-254b-4b5a-b580-170bdb473e14 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0512e71b-254b-4b5a-b580-170bdb473e14 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-0512e71b-254b-4b5a-b580-170bdb473e14 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:18:53 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-0512e71b-254b-4b5a-b580-170bdb473e14 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:18:53 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0512e71b-254b-4b5a-b580-170bdb473e14 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Get all volumes completed successfully. Sep 01 12:18:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0512e71b-254b-4b5a-b580-170bdb473e14 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 200 Sep 01 12:18:53 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1116/2256] 192.168.122.29 () {58 vars in 1116 bytes} [Tue Sep 1 12:18:52 2026] GET /volume/v3/volumes => generated 15 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:18:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-25170716-77e9-44dc-9c50-f7fc7131650a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-25170716-77e9-44dc-9c50-f7fc7131650a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:18:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-25170716-77e9-44dc-9c50-f7fc7131650a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1298480862"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:18:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-25170716-77e9-44dc-9c50-f7fc7131650a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1298480862'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:18:53 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-25170716-77e9-44dc-9c50-f7fc7131650a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Create volume of 1 GB Sep 01 12:18:53 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-25170716-77e9-44dc-9c50-f7fc7131650a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Availability Zones retrieved successfully. Sep 01 12:18:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-25170716-77e9-44dc-9c50-f7fc7131650a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Flow 'volume_create_api' (a0a4aac8-9ff5-4e16-b1a3-7cd88f8b01cf) 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:18:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-25170716-77e9-44dc-9c50-f7fc7131650a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e183590b-5027-4461-a00c-ec0d8870c0ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-25170716-77e9-44dc-9c50-f7fc7131650a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-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:18:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-25170716-77e9-44dc-9c50-f7fc7131650a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e183590b-5027-4461-a00c-ec0d8870c0ff) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:18:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-25170716-77e9-44dc-9c50-f7fc7131650a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf79b61f-9cba-4056-a564-e340b1f27c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:53 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-25170716-77e9-44dc-9c50-f7fc7131650a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Created reservations ['912d3126-c042-4bdd-855f-9a52001e9480', '0dec3c9b-ad4f-4345-8048-bdfee7880bcd', '99dc5fb6-966d-4557-a4a3-cfce70465b0e', '3a2a92fe-1a02-492e-97fa-1f5fa1b0249d'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:18:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-25170716-77e9-44dc-9c50-f7fc7131650a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf79b61f-9cba-4056-a564-e340b1f27c9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['912d3126-c042-4bdd-855f-9a52001e9480', '0dec3c9b-ad4f-4345-8048-bdfee7880bcd', '99dc5fb6-966d-4557-a4a3-cfce70465b0e', '3a2a92fe-1a02-492e-97fa-1f5fa1b0249d']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:18:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-25170716-77e9-44dc-9c50-f7fc7131650a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (038075b5-30b6-40e2-842e-30d09ad8b247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18: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:18:53 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-25170716-77e9-44dc-9c50-f7fc7131650a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (038075b5-30b6-40e2-842e-30d09ad8b247) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f85dade5-2cc6-4a62-87e1-6563a5481f43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1298480862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48ce0b6630b44cbdbb5bcaf7b27edb2a',qos_specs=None,replication_status=,reservations=['912d3126-c042-4bdd-855f-9a52001e9480','0dec3c9b-ad4f-4345-8048-bdfee7880bcd','99dc5fb6-966d-4557-a4a3-cfce70465b0e','3a2a92fe-1a02-492e-97fa-1f5fa1b0249d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61b0eb8d18b647cbb606f8696ce894d3',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:18:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1298480862',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f85dade5-2cc6-4a62-87e1-6563a5481f43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48ce0b6630b44cbdbb5bcaf7b27edb2a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61b0eb8d18b647cbb606f8696ce894d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:18:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-25170716-77e9-44dc-9c50-f7fc7131650a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8de82934-dcef-41c7-8545-256509877f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-25170716-77e9-44dc-9c50-f7fc7131650a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8de82934-dcef-41c7-8545-256509877f51) transitioned into state 'SUCCESS' from state '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-1298480862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48ce0b6630b44cbdbb5bcaf7b27edb2a',qos_specs=None,replication_status=,reservations=['912d3126-c042-4bdd-855f-9a52001e9480','0dec3c9b-ad4f-4345-8048-bdfee7880bcd','99dc5fb6-966d-4557-a4a3-cfce70465b0e','3a2a92fe-1a02-492e-97fa-1f5fa1b0249d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61b0eb8d18b647cbb606f8696ce894d3',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:18:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-25170716-77e9-44dc-9c50-f7fc7131650a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf50a375-0cb1-414c-be49-0340907858bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-25170716-77e9-44dc-9c50-f7fc7131650a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf50a375-0cb1-414c-be49-0340907858bd) 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:18:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-25170716-77e9-44dc-9c50-f7fc7131650a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Flow 'volume_create_api' (a0a4aac8-9ff5-4e16-b1a3-7cd88f8b01cf) 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:18:53 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-25170716-77e9-44dc-9c50-f7fc7131650a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Create volume request issued successfully. Sep 01 12:18:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-25170716-77e9-44dc-9c50-f7fc7131650a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:18:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1141/2257] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:18:53 2026] POST /volume/v3/volumes => generated 762 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:18:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-89302fb3-e206-4b56-b1a0-730ac55efd68 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-89302fb3-e206-4b56-b1a0-730ac55efd68 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] GET http://192.168.122.29/volume/v3/volumes/f85dade5-2cc6-4a62-87e1-6563a5481f43 Sep 01 12:18:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-89302fb3-e206-4b56-b1a0-730ac55efd68 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-89302fb3-e206-4b56-b1a0-730ac55efd68 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:53 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18: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:18:53 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:53 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-89302fb3-e206-4b56-b1a0-730ac55efd68 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Volume info retrieved successfully. Sep 01 12:18:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-89302fb3-e206-4b56-b1a0-730ac55efd68 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] http://192.168.122.29/volume/v3/volumes/f85dade5-2cc6-4a62-87e1-6563a5481f43 returned with HTTP 200 Sep 01 12:18:53 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1117/2258] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:53 2026] GET /volume/v3/volumes/f85dade5-2cc6-4a62-87e1-6563a5481f43 => generated 830 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b7bcb362-eb38-42a2-a654-38c93130a559 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b7bcb362-eb38-42a2-a654-38c93130a559 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] GET http://192.168.122.29/volume/v3/volumes/f85dade5-2cc6-4a62-87e1-6563a5481f43 Sep 01 12:18:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b7bcb362-eb38-42a2-a654-38c93130a559 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b7bcb362-eb38-42a2-a654-38c93130a559 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:54 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:54 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:54 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b7bcb362-eb38-42a2-a654-38c93130a559 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Volume info retrieved successfully. Sep 01 12:18:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b7bcb362-eb38-42a2-a654-38c93130a559 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] http://192.168.122.29/volume/v3/volumes/f85dade5-2cc6-4a62-87e1-6563a5481f43 returned with HTTP 200 Sep 01 12:18:54 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1142/2259] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:54 2026] GET /volume/v3/volumes/f85dade5-2cc6-4a62-87e1-6563a5481f43 => generated 854 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-28bb90b1-5734-44dd-8dde-e5771a70c473 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-28bb90b1-5734-44dd-8dde-e5771a70c473 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] GET http://192.168.122.29/volume/v3/volumes/f85dade5-2cc6-4a62-87e1-6563a5481f43 Sep 01 12:18:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-28bb90b1-5734-44dd-8dde-e5771a70c473 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-28bb90b1-5734-44dd-8dde-e5771a70c473 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:55 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18: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:18:55 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:55 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-28bb90b1-5734-44dd-8dde-e5771a70c473 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Volume info retrieved successfully. Sep 01 12:18:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-28bb90b1-5734-44dd-8dde-e5771a70c473 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] http://192.168.122.29/volume/v3/volumes/f85dade5-2cc6-4a62-87e1-6563a5481f43 returned with HTTP 200 Sep 01 12:18:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1118/2260] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:55 2026] GET /volume/v3/volumes/f85dade5-2cc6-4a62-87e1-6563a5481f43 => generated 855 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3ba9cb18-f85e-4fdc-ae17-bb16f3d422f4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3ba9cb18-f85e-4fdc-ae17-bb16f3d422f4 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] GET http://192.168.122.29/volume/v3/volumes/f85dade5-2cc6-4a62-87e1-6563a5481f43 Sep 01 12:18:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3ba9cb18-f85e-4fdc-ae17-bb16f3d422f4 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3ba9cb18-f85e-4fdc-ae17-bb16f3d422f4 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:55 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:55 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:55 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3ba9cb18-f85e-4fdc-ae17-bb16f3d422f4 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Volume info retrieved successfully. Sep 01 12:18:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3ba9cb18-f85e-4fdc-ae17-bb16f3d422f4 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] http://192.168.122.29/volume/v3/volumes/f85dade5-2cc6-4a62-87e1-6563a5481f43 returned with HTTP 200 Sep 01 12:18:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1143/2261] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:55 2026] GET /volume/v3/volumes/f85dade5-2cc6-4a62-87e1-6563a5481f43 => generated 855 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cf74b61d-38f3-4bbe-8b3b-3662d7eb770b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cf74b61d-38f3-4bbe-8b3b-3662d7eb770b tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:18:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cf74b61d-38f3-4bbe-8b3b-3662d7eb770b tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-911522311"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:18:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-cf74b61d-38f3-4bbe-8b3b-3662d7eb770b tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-911522311'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:18:56 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-cf74b61d-38f3-4bbe-8b3b-3662d7eb770b tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Create volume of 1 GB Sep 01 12:18:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cf74b61d-38f3-4bbe-8b3b-3662d7eb770b tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Availability Zones retrieved successfully. Sep 01 12:18:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cf74b61d-38f3-4bbe-8b3b-3662d7eb770b tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Flow 'volume_create_api' (d6772b6c-206d-45d5-8d0b-54708eedb27d) 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:18:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cf74b61d-38f3-4bbe-8b3b-3662d7eb770b tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8b445cb-c5ce-495f-82e6-a05db3d0b80f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-cf74b61d-38f3-4bbe-8b3b-3662d7eb770b tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-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:18:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cf74b61d-38f3-4bbe-8b3b-3662d7eb770b tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8b445cb-c5ce-495f-82e6-a05db3d0b80f) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:18:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cf74b61d-38f3-4bbe-8b3b-3662d7eb770b tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (924794ff-d0ac-48d8-92a5-897e5da95d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:56 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-cf74b61d-38f3-4bbe-8b3b-3662d7eb770b tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Created reservations ['53a4f315-35e9-49ce-a30a-cca67b12ae21', 'd4f21d4b-d049-463d-9f90-b8f0edb2d0c0', 'b7f505f2-77b4-4fae-8ba7-13b2b5b18f54', 'ea3dc19e-3f2e-491e-89d6-1ad7f3e45ebd'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:18:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cf74b61d-38f3-4bbe-8b3b-3662d7eb770b tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (924794ff-d0ac-48d8-92a5-897e5da95d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53a4f315-35e9-49ce-a30a-cca67b12ae21', 'd4f21d4b-d049-463d-9f90-b8f0edb2d0c0', 'b7f505f2-77b4-4fae-8ba7-13b2b5b18f54', 'ea3dc19e-3f2e-491e-89d6-1ad7f3e45ebd']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:18:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cf74b61d-38f3-4bbe-8b3b-3662d7eb770b tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (668b58df-a234-4e32-bdad-0986e9b64d70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18: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:18:56 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cf74b61d-38f3-4bbe-8b3b-3662d7eb770b tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (668b58df-a234-4e32-bdad-0986e9b64d70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c687dac4-116b-4419-b99b-1e770b46e2cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-911522311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48ce0b6630b44cbdbb5bcaf7b27edb2a',qos_specs=None,replication_status=,reservations=['53a4f315-35e9-49ce-a30a-cca67b12ae21','d4f21d4b-d049-463d-9f90-b8f0edb2d0c0','b7f505f2-77b4-4fae-8ba7-13b2b5b18f54','ea3dc19e-3f2e-491e-89d6-1ad7f3e45ebd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61b0eb8d18b647cbb606f8696ce894d3',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:18:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-911522311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c687dac4-116b-4419-b99b-1e770b46e2cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48ce0b6630b44cbdbb5bcaf7b27edb2a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61b0eb8d18b647cbb606f8696ce894d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:18:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cf74b61d-38f3-4bbe-8b3b-3662d7eb770b tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eea98141-1482-4ee7-8496-c02017886b7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cf74b61d-38f3-4bbe-8b3b-3662d7eb770b tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eea98141-1482-4ee7-8496-c02017886b7b) transitioned into state 'SUCCESS' from state '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-911522311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48ce0b6630b44cbdbb5bcaf7b27edb2a',qos_specs=None,replication_status=,reservations=['53a4f315-35e9-49ce-a30a-cca67b12ae21','d4f21d4b-d049-463d-9f90-b8f0edb2d0c0','b7f505f2-77b4-4fae-8ba7-13b2b5b18f54','ea3dc19e-3f2e-491e-89d6-1ad7f3e45ebd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61b0eb8d18b647cbb606f8696ce894d3',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:18:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cf74b61d-38f3-4bbe-8b3b-3662d7eb770b tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc53d033-0411-4936-9fa2-e649cde12fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cf74b61d-38f3-4bbe-8b3b-3662d7eb770b tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc53d033-0411-4936-9fa2-e649cde12fc7) 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:18:56 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-cf74b61d-38f3-4bbe-8b3b-3662d7eb770b tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Flow 'volume_create_api' (d6772b6c-206d-45d5-8d0b-54708eedb27d) 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:18:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cf74b61d-38f3-4bbe-8b3b-3662d7eb770b tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Create volume request issued successfully. Sep 01 12:18:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cf74b61d-38f3-4bbe-8b3b-3662d7eb770b tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:18:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1119/2262] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:18:56 2026] POST /volume/v3/volumes => generated 761 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:18:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-eb9d07f3-eb4c-4635-a86b-7c7e291a709e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-eb9d07f3-eb4c-4635-a86b-7c7e291a709e tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] GET http://192.168.122.29/volume/v3/volumes/c687dac4-116b-4419-b99b-1e770b46e2cd Sep 01 12:18:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-eb9d07f3-eb4c-4635-a86b-7c7e291a709e tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-eb9d07f3-eb4c-4635-a86b-7c7e291a709e tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:56 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:56 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:56 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-eb9d07f3-eb4c-4635-a86b-7c7e291a709e tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Volume info retrieved successfully. Sep 01 12:18:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-eb9d07f3-eb4c-4635-a86b-7c7e291a709e tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] http://192.168.122.29/volume/v3/volumes/c687dac4-116b-4419-b99b-1e770b46e2cd returned with HTTP 200 Sep 01 12:18:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1144/2263] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:56 2026] GET /volume/v3/volumes/c687dac4-116b-4419-b99b-1e770b46e2cd => generated 829 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-5ee3b5b4-f5ef-4688-9ea4-5e7d97f6ac24 req-de126286-85b3-4709-a0ac-5fd77002b8d6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-5ee3b5b4-f5ef-4688-9ea4-5e7d97f6ac24 req-de126286-85b3-4709-a0ac-5fd77002b8d6 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] DELETE http://192.168.122.29/volume/v3/attachments/c6b24771-edd4-4d09-96cb-ddf4b73347ee Sep 01 12:18:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-5ee3b5b4-f5ef-4688-9ea4-5e7d97f6ac24 req-de126286-85b3-4709-a0ac-5fd77002b8d6 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-5ee3b5b4-f5ef-4688-9ea4-5e7d97f6ac24 req-de126286-85b3-4709-a0ac-5fd77002b8d6 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:57 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:57 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:18:57 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, Sep 01 12:18:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-5ee3b5b4-f5ef-4688-9ea4-5e7d97f6ac24 req-de126286-85b3-4709-a0ac-5fd77002b8d6 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/attachments/c6b24771-edd4-4d09-96cb-ddf4b73347ee returned with HTTP 200 Sep 01 12:18:57 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1120/2264] 192.168.122.29 () {64 vars in 1557 bytes} [Tue Sep 1 12:18:57 2026] DELETE /volume/v3/attachments/c6b24771-edd4-4d09-96cb-ddf4b73347ee => generated 19 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d211acff-6251-4cd4-a729-e796e311b5b8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d211acff-6251-4cd4-a729-e796e311b5b8 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] GET http://192.168.122.29/volume/v3/volumes/c687dac4-116b-4419-b99b-1e770b46e2cd Sep 01 12:18:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d211acff-6251-4cd4-a729-e796e311b5b8 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d211acff-6251-4cd4-a729-e796e311b5b8 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:57 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:57 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:57 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d211acff-6251-4cd4-a729-e796e311b5b8 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Volume info retrieved successfully. Sep 01 12:18:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d211acff-6251-4cd4-a729-e796e311b5b8 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] http://192.168.122.29/volume/v3/volumes/c687dac4-116b-4419-b99b-1e770b46e2cd returned with HTTP 200 Sep 01 12:18:57 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1145/2265] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:57 2026] GET /volume/v3/volumes/c687dac4-116b-4419-b99b-1e770b46e2cd => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-395ce83d-b378-4dd5-bc0e-979b34ff0cb5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-395ce83d-b378-4dd5-bc0e-979b34ff0cb5 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] DELETE http://192.168.122.29/volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 Sep 01 12:18:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-395ce83d-b378-4dd5-bc0e-979b34ff0cb5 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-395ce83d-b378-4dd5-bc0e-979b34ff0cb5 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:58 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-395ce83d-b378-4dd5-bc0e-979b34ff0cb5 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Delete volume with id: 71968bae-fbd6-4c72-b636-5c907e1f8aa5 Sep 01 12:18: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:18:58 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18: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:18:58 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-395ce83d-b378-4dd5-bc0e-979b34ff0cb5 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Volume info retrieved successfully. Sep 01 12:18:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-395ce83d-b378-4dd5-bc0e-979b34ff0cb5 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Delete volume request issued successfully. Sep 01 12:18:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-395ce83d-b378-4dd5-bc0e-979b34ff0cb5 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 returned with HTTP 202 Sep 01 12:18:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1121/2266] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:18:58 2026] DELETE /volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:18:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a5fe57f7-4458-49ea-a5eb-dabdc3fc6bda None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a5fe57f7-4458-49ea-a5eb-dabdc3fc6bda tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] GET http://192.168.122.29/volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 Sep 01 12:18:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a5fe57f7-4458-49ea-a5eb-dabdc3fc6bda tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a5fe57f7-4458-49ea-a5eb-dabdc3fc6bda tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:58 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:58 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a5fe57f7-4458-49ea-a5eb-dabdc3fc6bda tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Volume info retrieved successfully. Sep 01 12:18:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a5fe57f7-4458-49ea-a5eb-dabdc3fc6bda tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 returned with HTTP 200 Sep 01 12:18:58 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1146/2267] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:58 2026] GET /volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 => generated 1254 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:18:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-18d1b9e0-f8c0-4b05-a6fe-81140f74818f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-18d1b9e0-f8c0-4b05-a6fe-81140f74818f tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] GET http://192.168.122.29/volume/v3/volumes/c687dac4-116b-4419-b99b-1e770b46e2cd Sep 01 12:18:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-18d1b9e0-f8c0-4b05-a6fe-81140f74818f tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-18d1b9e0-f8c0-4b05-a6fe-81140f74818f tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:58 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18: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:18:58 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-18d1b9e0-f8c0-4b05-a6fe-81140f74818f tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Volume info retrieved successfully. Sep 01 12:18:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-18d1b9e0-f8c0-4b05-a6fe-81140f74818f tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] http://192.168.122.29/volume/v3/volumes/c687dac4-116b-4419-b99b-1e770b46e2cd returned with HTTP 200 Sep 01 12:18:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1122/2268] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:58 2026] GET /volume/v3/volumes/c687dac4-116b-4419-b99b-1e770b46e2cd => generated 854 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b0cbc2d0-201f-4321-9fab-f00507ca7b6e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b0cbc2d0-201f-4321-9fab-f00507ca7b6e tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] GET http://192.168.122.29/volume/v3/volumes/c687dac4-116b-4419-b99b-1e770b46e2cd Sep 01 12:18:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b0cbc2d0-201f-4321-9fab-f00507ca7b6e tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b0cbc2d0-201f-4321-9fab-f00507ca7b6e tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:58 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:58 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b0cbc2d0-201f-4321-9fab-f00507ca7b6e tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Volume info retrieved successfully. Sep 01 12:18:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b0cbc2d0-201f-4321-9fab-f00507ca7b6e tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] http://192.168.122.29/volume/v3/volumes/c687dac4-116b-4419-b99b-1e770b46e2cd returned with HTTP 200 Sep 01 12:18:58 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1147/2269] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:58 2026] GET /volume/v3/volumes/c687dac4-116b-4419-b99b-1e770b46e2cd => generated 854 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5c577056-b5da-4836-aadf-4bb13438b34a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5c577056-b5da-4836-aadf-4bb13438b34a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:18:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5c577056-b5da-4836-aadf-4bb13438b34a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-780935872"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:18:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-5c577056-b5da-4836-aadf-4bb13438b34a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-780935872'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:18:58 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-5c577056-b5da-4836-aadf-4bb13438b34a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Create volume of 1 GB Sep 01 12:18:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5c577056-b5da-4836-aadf-4bb13438b34a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Availability Zones retrieved successfully. Sep 01 12:18:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5c577056-b5da-4836-aadf-4bb13438b34a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Flow 'volume_create_api' (6f7cf36d-7ea7-4714-bd5f-ee0f804d6f37) 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:18:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5c577056-b5da-4836-aadf-4bb13438b34a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47bcd821-91bb-4823-b762-0fe527e1f66c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-5c577056-b5da-4836-aadf-4bb13438b34a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-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:18:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5c577056-b5da-4836-aadf-4bb13438b34a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47bcd821-91bb-4823-b762-0fe527e1f66c) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:18:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5c577056-b5da-4836-aadf-4bb13438b34a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84d1ab42-9d0e-4bc0-8ce9-c72730e104e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:58 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-5c577056-b5da-4836-aadf-4bb13438b34a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Created reservations ['623e6ac1-da93-41c0-ae8c-e53b5dbb851b', '4a716d3b-3225-4e9b-87bc-35703183261e', '5eebc736-9b75-4677-bad3-41e1b06710dc', '2663b74e-846a-49a7-b062-4b1dbdef1adf'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:18:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5c577056-b5da-4836-aadf-4bb13438b34a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84d1ab42-9d0e-4bc0-8ce9-c72730e104e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['623e6ac1-da93-41c0-ae8c-e53b5dbb851b', '4a716d3b-3225-4e9b-87bc-35703183261e', '5eebc736-9b75-4677-bad3-41e1b06710dc', '2663b74e-846a-49a7-b062-4b1dbdef1adf']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:18:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5c577056-b5da-4836-aadf-4bb13438b34a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eea72686-2217-43ac-a895-1a9f9047e418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18: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:18:58 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:18:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5c577056-b5da-4836-aadf-4bb13438b34a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eea72686-2217-43ac-a895-1a9f9047e418) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46c1f177-9c99-4c74-aa80-6fbfbe05bedb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-780935872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48ce0b6630b44cbdbb5bcaf7b27edb2a',qos_specs=None,replication_status=,reservations=['623e6ac1-da93-41c0-ae8c-e53b5dbb851b','4a716d3b-3225-4e9b-87bc-35703183261e','5eebc736-9b75-4677-bad3-41e1b06710dc','2663b74e-846a-49a7-b062-4b1dbdef1adf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61b0eb8d18b647cbb606f8696ce894d3',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:18:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-780935872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46c1f177-9c99-4c74-aa80-6fbfbe05bedb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48ce0b6630b44cbdbb5bcaf7b27edb2a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61b0eb8d18b647cbb606f8696ce894d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:18:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5c577056-b5da-4836-aadf-4bb13438b34a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1149cd90-b8b8-4f09-852a-9b5bcc01ce8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:59 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5c577056-b5da-4836-aadf-4bb13438b34a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1149cd90-b8b8-4f09-852a-9b5bcc01ce8e) transitioned into state 'SUCCESS' from state '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-780935872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48ce0b6630b44cbdbb5bcaf7b27edb2a',qos_specs=None,replication_status=,reservations=['623e6ac1-da93-41c0-ae8c-e53b5dbb851b','4a716d3b-3225-4e9b-87bc-35703183261e','5eebc736-9b75-4677-bad3-41e1b06710dc','2663b74e-846a-49a7-b062-4b1dbdef1adf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61b0eb8d18b647cbb606f8696ce894d3',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:18:59 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5c577056-b5da-4836-aadf-4bb13438b34a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ac84d01-97e2-4cde-bdee-ba7b9bd618b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:18:59 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5c577056-b5da-4836-aadf-4bb13438b34a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ac84d01-97e2-4cde-bdee-ba7b9bd618b3) 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:18:59 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5c577056-b5da-4836-aadf-4bb13438b34a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Flow 'volume_create_api' (6f7cf36d-7ea7-4714-bd5f-ee0f804d6f37) 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:18:59 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5c577056-b5da-4836-aadf-4bb13438b34a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Create volume request issued successfully. Sep 01 12:18:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5c577056-b5da-4836-aadf-4bb13438b34a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:18:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1123/2270] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:18:58 2026] POST /volume/v3/volumes => generated 761 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:18:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f9ec16ee-9e78-4bc6-b528-184a1053accd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f9ec16ee-9e78-4bc6-b528-184a1053accd tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] GET http://192.168.122.29/volume/v3/volumes/46c1f177-9c99-4c74-aa80-6fbfbe05bedb Sep 01 12:18:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f9ec16ee-9e78-4bc6-b528-184a1053accd tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f9ec16ee-9e78-4bc6-b528-184a1053accd tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:59 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:59 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:59 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f9ec16ee-9e78-4bc6-b528-184a1053accd tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Volume info retrieved successfully. Sep 01 12:18:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f9ec16ee-9e78-4bc6-b528-184a1053accd tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] http://192.168.122.29/volume/v3/volumes/46c1f177-9c99-4c74-aa80-6fbfbe05bedb returned with HTTP 200 Sep 01 12:18:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1148/2271] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:59 2026] GET /volume/v3/volumes/46c1f177-9c99-4c74-aa80-6fbfbe05bedb => generated 829 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:18:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-dbd5ace7-a3af-4f23-a6e5-02bfccee9234 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dbd5ace7-a3af-4f23-a6e5-02bfccee9234 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] GET http://192.168.122.29/volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 Sep 01 12:18:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dbd5ace7-a3af-4f23-a6e5-02bfccee9234 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dbd5ace7-a3af-4f23-a6e5-02bfccee9234 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dbd5ace7-a3af-4f23-a6e5-02bfccee9234 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 returned with HTTP 404 Sep 01 12:18:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1124/2272] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:59 2026] GET /volume/v3/volumes/71968bae-fbd6-4c72-b636-5c907e1f8aa5 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:18:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f6af4890-fba6-4272-a145-efd21664555a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f6af4890-fba6-4272-a145-efd21664555a tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] DELETE http://192.168.122.29/volume/v3/volumes/349a9c42-40c3-4789-827a-b6d8d81cb3b3 Sep 01 12:18:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f6af4890-fba6-4272-a145-efd21664555a tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f6af4890-fba6-4272-a145-efd21664555a tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:59 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-f6af4890-fba6-4272-a145-efd21664555a tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Delete volume with id: 349a9c42-40c3-4789-827a-b6d8d81cb3b3 Sep 01 12:18:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f6af4890-fba6-4272-a145-efd21664555a tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/349a9c42-40c3-4789-827a-b6d8d81cb3b3 returned with HTTP 404 Sep 01 12:18:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1149/2273] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:18:59 2026] DELETE /volume/v3/volumes/349a9c42-40c3-4789-827a-b6d8d81cb3b3 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:18:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e0f4ef9a-9bcf-4d68-ac7f-32ddaa8670e9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e0f4ef9a-9bcf-4d68-ac7f-32ddaa8670e9 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] GET http://192.168.122.29/volume/v3/volumes/349a9c42-40c3-4789-827a-b6d8d81cb3b3 Sep 01 12:18:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e0f4ef9a-9bcf-4d68-ac7f-32ddaa8670e9 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e0f4ef9a-9bcf-4d68-ac7f-32ddaa8670e9 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e0f4ef9a-9bcf-4d68-ac7f-32ddaa8670e9 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/349a9c42-40c3-4789-827a-b6d8d81cb3b3 returned with HTTP 404 Sep 01 12:18:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1125/2274] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:59 2026] GET /volume/v3/volumes/349a9c42-40c3-4789-827a-b6d8d81cb3b3 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:18:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0af0c36e-914d-4d46-bffe-7d97eaad2db1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0af0c36e-914d-4d46-bffe-7d97eaad2db1 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] DELETE http://192.168.122.29/volume/v3/volumes/35a522ab-8735-4d71-bd64-da0204c19aff Sep 01 12:18:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0af0c36e-914d-4d46-bffe-7d97eaad2db1 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0af0c36e-914d-4d46-bffe-7d97eaad2db1 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:59 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-0af0c36e-914d-4d46-bffe-7d97eaad2db1 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Delete volume with id: 35a522ab-8735-4d71-bd64-da0204c19aff Sep 01 12:18:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0af0c36e-914d-4d46-bffe-7d97eaad2db1 tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/35a522ab-8735-4d71-bd64-da0204c19aff returned with HTTP 404 Sep 01 12:18:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1150/2275] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:18:59 2026] DELETE /volume/v3/volumes/35a522ab-8735-4d71-bd64-da0204c19aff => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:18:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-dad7046d-a47a-435c-bdf3-2a915c7c1bbc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dad7046d-a47a-435c-bdf3-2a915c7c1bbc tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] GET http://192.168.122.29/volume/v3/volumes/35a522ab-8735-4d71-bd64-da0204c19aff Sep 01 12:18:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dad7046d-a47a-435c-bdf3-2a915c7c1bbc tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dad7046d-a47a-435c-bdf3-2a915c7c1bbc tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dad7046d-a47a-435c-bdf3-2a915c7c1bbc tempest-TestInstancesWithCinderVolumes-1035486613 tempest-TestInstancesWithCinderVolumes-1035486613-project-member] http://192.168.122.29/volume/v3/volumes/35a522ab-8735-4d71-bd64-da0204c19aff returned with HTTP 404 Sep 01 12:18:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1126/2276] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:18:59 2026] GET /volume/v3/volumes/35a522ab-8735-4d71-bd64-da0204c19aff => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:18:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d4b0c3fe-e591-4a9b-9b83-7cf1b5fe4162 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d4b0c3fe-e591-4a9b-9b83-7cf1b5fe4162 tempest-TestInstancesWithCinderVolumes-1169471522 tempest-TestInstancesWithCinderVolumes-1169471522-project-admin] GET http://192.168.122.29/volume/v3/volumes/detail?all_tenants=1 Sep 01 12:18:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d4b0c3fe-e591-4a9b-9b83-7cf1b5fe4162 tempest-TestInstancesWithCinderVolumes-1169471522 tempest-TestInstancesWithCinderVolumes-1169471522-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d4b0c3fe-e591-4a9b-9b83-7cf1b5fe4162 tempest-TestInstancesWithCinderVolumes-1169471522 tempest-TestInstancesWithCinderVolumes-1169471522-project-admin] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:59 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d4b0c3fe-e591-4a9b-9b83-7cf1b5fe4162 tempest-TestInstancesWithCinderVolumes-1169471522 tempest-TestInstancesWithCinderVolumes-1169471522-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:18: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:18:59 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:59 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:59 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:59 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18:59 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d4b0c3fe-e591-4a9b-9b83-7cf1b5fe4162 tempest-TestInstancesWithCinderVolumes-1169471522 tempest-TestInstancesWithCinderVolumes-1169471522-project-admin] Get all volumes completed successfully. Sep 01 12:18: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:18:59 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d4b0c3fe-e591-4a9b-9b83-7cf1b5fe4162 tempest-TestInstancesWithCinderVolumes-1169471522 tempest-TestInstancesWithCinderVolumes-1169471522-project-admin] http://192.168.122.29/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 12:18:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1151/2277] 192.168.122.29 () {58 vars in 1164 bytes} [Tue Sep 1 12:18:59 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 4815 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:18:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e38dd615-c7e5-4a51-aeb4-593512f58bc3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e38dd615-c7e5-4a51-aeb4-593512f58bc3 tempest-TestInstancesWithCinderVolumes-1169471522 tempest-TestInstancesWithCinderVolumes-1169471522-project-admin] DELETE http://192.168.122.29/volume/v3/types/d755a1ac-c488-4612-94e5-215622caaa95 Sep 01 12:18:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e38dd615-c7e5-4a51-aeb4-593512f58bc3 tempest-TestInstancesWithCinderVolumes-1169471522 tempest-TestInstancesWithCinderVolumes-1169471522-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e38dd615-c7e5-4a51-aeb4-593512f58bc3 tempest-TestInstancesWithCinderVolumes-1169471522 tempest-TestInstancesWithCinderVolumes-1169471522-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18: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:18:59 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:18:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e38dd615-c7e5-4a51-aeb4-593512f58bc3 tempest-TestInstancesWithCinderVolumes-1169471522 tempest-TestInstancesWithCinderVolumes-1169471522-project-admin] http://192.168.122.29/volume/v3/types/d755a1ac-c488-4612-94e5-215622caaa95 returned with HTTP 202 Sep 01 12:18:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1127/2278] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:18:59 2026] DELETE /volume/v3/types/d755a1ac-c488-4612-94e5-215622caaa95 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:18:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4a478522-2e22-4a35-8cbc-fb42ec9dd280 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4a478522-2e22-4a35-8cbc-fb42ec9dd280 tempest-TestInstancesWithCinderVolumes-1169471522 tempest-TestInstancesWithCinderVolumes-1169471522-project-admin] GET http://192.168.122.29/volume/v3/volumes/detail?all_tenants=1 Sep 01 12:18:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4a478522-2e22-4a35-8cbc-fb42ec9dd280 tempest-TestInstancesWithCinderVolumes-1169471522 tempest-TestInstancesWithCinderVolumes-1169471522-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4a478522-2e22-4a35-8cbc-fb42ec9dd280 tempest-TestInstancesWithCinderVolumes-1169471522 tempest-TestInstancesWithCinderVolumes-1169471522-project-admin] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:59 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4a478522-2e22-4a35-8cbc-fb42ec9dd280 tempest-TestInstancesWithCinderVolumes-1169471522 tempest-TestInstancesWithCinderVolumes-1169471522-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:18:59 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:672: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:18:59 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:18: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:18:59 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:59 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:59 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:59 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18:59 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4a478522-2e22-4a35-8cbc-fb42ec9dd280 tempest-TestInstancesWithCinderVolumes-1169471522 tempest-TestInstancesWithCinderVolumes-1169471522-project-admin] Get all volumes completed successfully. Sep 01 12:18: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:18:59 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4a478522-2e22-4a35-8cbc-fb42ec9dd280 tempest-TestInstancesWithCinderVolumes-1169471522 tempest-TestInstancesWithCinderVolumes-1169471522-project-admin] http://192.168.122.29/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 12:18:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1152/2279] 192.168.122.29 () {58 vars in 1164 bytes} [Tue Sep 1 12:18:59 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 4815 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:18:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0746b96e-a0ee-4423-be20-25adce8515a2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0746b96e-a0ee-4423-be20-25adce8515a2 tempest-TestInstancesWithCinderVolumes-1169471522 tempest-TestInstancesWithCinderVolumes-1169471522-project-admin] DELETE http://192.168.122.29/volume/v3/types/24cf4320-1057-4e79-bdfe-89f7dd0faedb Sep 01 12:18:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0746b96e-a0ee-4423-be20-25adce8515a2 tempest-TestInstancesWithCinderVolumes-1169471522 tempest-TestInstancesWithCinderVolumes-1169471522-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0746b96e-a0ee-4423-be20-25adce8515a2 tempest-TestInstancesWithCinderVolumes-1169471522 tempest-TestInstancesWithCinderVolumes-1169471522-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0746b96e-a0ee-4423-be20-25adce8515a2 tempest-TestInstancesWithCinderVolumes-1169471522 tempest-TestInstancesWithCinderVolumes-1169471522-project-admin] http://192.168.122.29/volume/v3/types/24cf4320-1057-4e79-bdfe-89f7dd0faedb returned with HTTP 202 Sep 01 12:18:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1128/2280] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:18:59 2026] DELETE /volume/v3/types/24cf4320-1057-4e79-bdfe-89f7dd0faedb => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:18:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8a94eb8d-eed2-4dd8-ae16-245fb31248ca None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8a94eb8d-eed2-4dd8-ae16-245fb31248ca tempest-TestInstancesWithCinderVolumes-1169471522 tempest-TestInstancesWithCinderVolumes-1169471522-project-admin] GET http://192.168.122.29/volume/v3/volumes/detail?all_tenants=1 Sep 01 12:18:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8a94eb8d-eed2-4dd8-ae16-245fb31248ca tempest-TestInstancesWithCinderVolumes-1169471522 tempest-TestInstancesWithCinderVolumes-1169471522-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8a94eb8d-eed2-4dd8-ae16-245fb31248ca tempest-TestInstancesWithCinderVolumes-1169471522 tempest-TestInstancesWithCinderVolumes-1169471522-project-admin] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:59 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8a94eb8d-eed2-4dd8-ae16-245fb31248ca tempest-TestInstancesWithCinderVolumes-1169471522 tempest-TestInstancesWithCinderVolumes-1169471522-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:18:59 devstack devstack@c-api.service[86814]: /opt/stack/cinder/cinder/objects/volume.py:672: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 12:18:59 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:18: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:18:59 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:59 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:59 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18: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:18:59 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:18:59 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8a94eb8d-eed2-4dd8-ae16-245fb31248ca tempest-TestInstancesWithCinderVolumes-1169471522 tempest-TestInstancesWithCinderVolumes-1169471522-project-admin] Get all volumes completed successfully. Sep 01 12:18: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:18:59 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:18:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8a94eb8d-eed2-4dd8-ae16-245fb31248ca tempest-TestInstancesWithCinderVolumes-1169471522 tempest-TestInstancesWithCinderVolumes-1169471522-project-admin] http://192.168.122.29/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 12:18:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1153/2281] 192.168.122.29 () {58 vars in 1164 bytes} [Tue Sep 1 12:18:59 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 4815 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:18:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f14cf3ec-8e36-46f9-9384-fe8b764dc861 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:18:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f14cf3ec-8e36-46f9-9384-fe8b764dc861 tempest-TestInstancesWithCinderVolumes-1169471522 tempest-TestInstancesWithCinderVolumes-1169471522-project-admin] DELETE http://192.168.122.29/volume/v3/types/f94b84e7-c914-4b94-8edb-58c005915d7b Sep 01 12:18:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f14cf3ec-8e36-46f9-9384-fe8b764dc861 tempest-TestInstancesWithCinderVolumes-1169471522 tempest-TestInstancesWithCinderVolumes-1169471522-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:18:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f14cf3ec-8e36-46f9-9384-fe8b764dc861 tempest-TestInstancesWithCinderVolumes-1169471522 tempest-TestInstancesWithCinderVolumes-1169471522-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:18:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f14cf3ec-8e36-46f9-9384-fe8b764dc861 tempest-TestInstancesWithCinderVolumes-1169471522 tempest-TestInstancesWithCinderVolumes-1169471522-project-admin] http://192.168.122.29/volume/v3/types/f94b84e7-c914-4b94-8edb-58c005915d7b returned with HTTP 202 Sep 01 12:18:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1129/2282] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:18:59 2026] DELETE /volume/v3/types/f94b84e7-c914-4b94-8edb-58c005915d7b => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:19:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bd85b2ec-1219-499b-b65a-976214e946ba None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bd85b2ec-1219-499b-b65a-976214e946ba tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] GET http://192.168.122.29/volume/v3/volumes/46c1f177-9c99-4c74-aa80-6fbfbe05bedb Sep 01 12:19:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bd85b2ec-1219-499b-b65a-976214e946ba tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bd85b2ec-1219-499b-b65a-976214e946ba tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:00 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:00 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:00 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bd85b2ec-1219-499b-b65a-976214e946ba tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Volume info retrieved successfully. Sep 01 12:19:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bd85b2ec-1219-499b-b65a-976214e946ba tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] http://192.168.122.29/volume/v3/volumes/46c1f177-9c99-4c74-aa80-6fbfbe05bedb returned with HTTP 200 Sep 01 12:19:00 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1154/2283] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:00 2026] GET /volume/v3/volumes/46c1f177-9c99-4c74-aa80-6fbfbe05bedb => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f4f0e567-68d7-4d00-b8df-5e648be7536c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f4f0e567-68d7-4d00-b8df-5e648be7536c tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] GET http://192.168.122.29/volume/v3/volumes/46c1f177-9c99-4c74-aa80-6fbfbe05bedb Sep 01 12:19:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f4f0e567-68d7-4d00-b8df-5e648be7536c tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f4f0e567-68d7-4d00-b8df-5e648be7536c tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:01 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f4f0e567-68d7-4d00-b8df-5e648be7536c tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Volume info retrieved successfully. Sep 01 12:19:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f4f0e567-68d7-4d00-b8df-5e648be7536c tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] http://192.168.122.29/volume/v3/volumes/46c1f177-9c99-4c74-aa80-6fbfbe05bedb returned with HTTP 200 Sep 01 12:19:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1130/2284] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:01 2026] GET /volume/v3/volumes/46c1f177-9c99-4c74-aa80-6fbfbe05bedb => generated 854 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7bd8cdaf-2201-4f54-b9d8-665d532811f7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7bd8cdaf-2201-4f54-b9d8-665d532811f7 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] GET http://192.168.122.29/volume/v3/volumes/46c1f177-9c99-4c74-aa80-6fbfbe05bedb Sep 01 12:19:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7bd8cdaf-2201-4f54-b9d8-665d532811f7 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7bd8cdaf-2201-4f54-b9d8-665d532811f7 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7bd8cdaf-2201-4f54-b9d8-665d532811f7 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Volume info retrieved successfully. Sep 01 12:19:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7bd8cdaf-2201-4f54-b9d8-665d532811f7 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] http://192.168.122.29/volume/v3/volumes/46c1f177-9c99-4c74-aa80-6fbfbe05bedb returned with HTTP 200 Sep 01 12:19:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1155/2285] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:01 2026] GET /volume/v3/volumes/46c1f177-9c99-4c74-aa80-6fbfbe05bedb => generated 854 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5b83fb44-1dc2-4180-9d23-7d24f7e2ed98 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5b83fb44-1dc2-4180-9d23-7d24f7e2ed98 tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-project-admin] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:19:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5b83fb44-1dc2-4180-9d23-7d24f7e2ed98 tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-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:19:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-5b83fb44-1dc2-4180-9d23-7d24f7e2ed98 tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:19:01 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-5b83fb44-1dc2-4180-9d23-7d24f7e2ed98 tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-project-admin] Create volume of 1 GB Sep 01 12:19:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5b83fb44-1dc2-4180-9d23-7d24f7e2ed98 tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-project-admin] Availability Zones retrieved successfully. Sep 01 12:19:01 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5b83fb44-1dc2-4180-9d23-7d24f7e2ed98 tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-project-admin] Flow 'volume_create_api' (0ca8555c-1bea-4507-961c-40277840204c) 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:19:01 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5b83fb44-1dc2-4180-9d23-7d24f7e2ed98 tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b358e70-572a-472a-84f2-dc3d005e1659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:01 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-5b83fb44-1dc2-4180-9d23-7d24f7e2ed98 tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-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:19:01 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5b83fb44-1dc2-4180-9d23-7d24f7e2ed98 tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b358e70-572a-472a-84f2-dc3d005e1659) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:19:01 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5b83fb44-1dc2-4180-9d23-7d24f7e2ed98 tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3854493a-809e-4aa4-a309-b5f59eba39b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:01 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-5b83fb44-1dc2-4180-9d23-7d24f7e2ed98 tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-project-admin] Created reservations ['227f809d-f23b-4b76-a383-9a0abe6d3164', '62fa2d27-b6a2-444d-b328-ab6186e5d799', '4b5d5477-ae3e-4e16-acce-588e61fac908', '5d2da0d8-1318-4b0f-9033-f8b99aea110f'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:19:01 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5b83fb44-1dc2-4180-9d23-7d24f7e2ed98 tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3854493a-809e-4aa4-a309-b5f59eba39b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['227f809d-f23b-4b76-a383-9a0abe6d3164', '62fa2d27-b6a2-444d-b328-ab6186e5d799', '4b5d5477-ae3e-4e16-acce-588e61fac908', '5d2da0d8-1318-4b0f-9033-f8b99aea110f']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:01 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5b83fb44-1dc2-4180-9d23-7d24f7e2ed98 tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b978708d-a273-4583-9952-97afe2e9b86a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19: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:19:01 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19:01 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5b83fb44-1dc2-4180-9d23-7d24f7e2ed98 tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b978708d-a273-4583-9952-97afe2e9b86a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '495d1c83-4ed1-4326-9a94-0719930365f7', '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='b73c9e7205bf490e9884a109fdc1cd16',qos_specs=None,replication_status=,reservations=['227f809d-f23b-4b76-a383-9a0abe6d3164','62fa2d27-b6a2-444d-b328-ab6186e5d799','4b5d5477-ae3e-4e16-acce-588e61fac908','5d2da0d8-1318-4b0f-9033-f8b99aea110f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c526cf68747401eaac26cf181674d9a',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:19:01Z,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=495d1c83-4ed1-4326-9a94-0719930365f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b73c9e7205bf490e9884a109fdc1cd16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c526cf68747401eaac26cf181674d9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:01 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5b83fb44-1dc2-4180-9d23-7d24f7e2ed98 tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2082867b-bb03-4ab1-a686-7df062671eb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:01 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5b83fb44-1dc2-4180-9d23-7d24f7e2ed98 tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2082867b-bb03-4ab1-a686-7df062671eb3) transitioned into state 'SUCCESS' from 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='b73c9e7205bf490e9884a109fdc1cd16',qos_specs=None,replication_status=,reservations=['227f809d-f23b-4b76-a383-9a0abe6d3164','62fa2d27-b6a2-444d-b328-ab6186e5d799','4b5d5477-ae3e-4e16-acce-588e61fac908','5d2da0d8-1318-4b0f-9033-f8b99aea110f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c526cf68747401eaac26cf181674d9a',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:01 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5b83fb44-1dc2-4180-9d23-7d24f7e2ed98 tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c396896-8e9c-4f83-b04a-d8f04b26a996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:01 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5b83fb44-1dc2-4180-9d23-7d24f7e2ed98 tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c396896-8e9c-4f83-b04a-d8f04b26a996) 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:19:01 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-5b83fb44-1dc2-4180-9d23-7d24f7e2ed98 tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-project-admin] Flow 'volume_create_api' (0ca8555c-1bea-4507-961c-40277840204c) 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:19:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5b83fb44-1dc2-4180-9d23-7d24f7e2ed98 tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-project-admin] Create volume request issued successfully. Sep 01 12:19:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5b83fb44-1dc2-4180-9d23-7d24f7e2ed98 tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-project-admin] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:19:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1131/2286] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:19:01 2026] POST /volume/v3/volumes => generated 740 bytes in 540 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:19:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2e22e7b1-2e17-414c-b703-5df72c9fc140 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2e22e7b1-2e17-414c-b703-5df72c9fc140 tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-project-admin] GET http://192.168.122.29/volume/v3/volumes/495d1c83-4ed1-4326-9a94-0719930365f7 Sep 01 12:19:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2e22e7b1-2e17-414c-b703-5df72c9fc140 tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2e22e7b1-2e17-414c-b703-5df72c9fc140 tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2e22e7b1-2e17-414c-b703-5df72c9fc140 tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-project-admin] Volume info retrieved successfully. Sep 01 12:19:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2e22e7b1-2e17-414c-b703-5df72c9fc140 tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-project-admin] http://192.168.122.29/volume/v3/volumes/495d1c83-4ed1-4326-9a94-0719930365f7 returned with HTTP 200 Sep 01 12:19:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1156/2287] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:01 2026] GET /volume/v3/volumes/495d1c83-4ed1-4326-9a94-0719930365f7 => generated 919 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ff31609a-ceed-44a7-8fa2-abbfe0f3e1bd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ff31609a-ceed-44a7-8fa2-abbfe0f3e1bd tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-project-admin] GET http://192.168.122.29/volume/v3/volumes/495d1c83-4ed1-4326-9a94-0719930365f7 Sep 01 12:19:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ff31609a-ceed-44a7-8fa2-abbfe0f3e1bd tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ff31609a-ceed-44a7-8fa2-abbfe0f3e1bd tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:03 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ff31609a-ceed-44a7-8fa2-abbfe0f3e1bd tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-project-admin] Volume info retrieved successfully. Sep 01 12:19:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ff31609a-ceed-44a7-8fa2-abbfe0f3e1bd tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-project-admin] http://192.168.122.29/volume/v3/volumes/495d1c83-4ed1-4326-9a94-0719930365f7 returned with HTTP 200 Sep 01 12:19:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1132/2288] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:03 2026] GET /volume/v3/volumes/495d1c83-4ed1-4326-9a94-0719930365f7 => generated 970 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8e72909b-6eec-4b9c-bd29-eb7d1f69cf1f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8e72909b-6eec-4b9c-bd29-eb7d1f69cf1f tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-project-admin] GET http://192.168.122.29/volume/v3/volumes/detail?all_tenants=1&project_id=48ce0b6630b44cbdbb5bcaf7b27edb2a Sep 01 12:19:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8e72909b-6eec-4b9c-bd29-eb7d1f69cf1f tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8e72909b-6eec-4b9c-bd29-eb7d1f69cf1f tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-project-admin] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:03 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8e72909b-6eec-4b9c-bd29-eb7d1f69cf1f tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-project-admin] Could not evaluate value 48ce0b6630b44cbdbb5bcaf7b27edb2a, assuming string {{(pid=86814) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 12:19:03 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8e72909b-6eec-4b9c-bd29-eb7d1f69cf1f tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-project-admin] Searching by: MultiDict([('project_id', '48ce0b6630b44cbdbb5bcaf7b27edb2a'), ('all_tenants', 1)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:19: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:19:03 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:03 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:03 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19:03 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8e72909b-6eec-4b9c-bd29-eb7d1f69cf1f tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-project-admin] Get all volumes completed successfully. Sep 01 12:19: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:19:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8e72909b-6eec-4b9c-bd29-eb7d1f69cf1f tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-project-admin] http://192.168.122.29/volume/v3/volumes/detail?all_tenants=1&project_id=48ce0b6630b44cbdbb5bcaf7b27edb2a returned with HTTP 200 Sep 01 12:19:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1157/2289] 192.168.122.29 () {58 vars in 1252 bytes} [Tue Sep 1 12:19:03 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=48ce0b6630b44cbdbb5bcaf7b27edb2a => generated 3035 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:19:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-580eeb38-96fb-4557-a14c-aa84033720b1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-580eeb38-96fb-4557-a14c-aa84033720b1 tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-project-admin] DELETE http://192.168.122.29/volume/v3/volumes/495d1c83-4ed1-4326-9a94-0719930365f7 Sep 01 12:19:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-580eeb38-96fb-4557-a14c-aa84033720b1 tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-580eeb38-96fb-4557-a14c-aa84033720b1 tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:03 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-580eeb38-96fb-4557-a14c-aa84033720b1 tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-project-admin] Delete volume with id: 495d1c83-4ed1-4326-9a94-0719930365f7 Sep 01 12:19: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:19:03 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-580eeb38-96fb-4557-a14c-aa84033720b1 tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-project-admin] Volume info retrieved successfully. Sep 01 12:19:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-580eeb38-96fb-4557-a14c-aa84033720b1 tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-project-admin] Delete volume request issued successfully. Sep 01 12:19:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-580eeb38-96fb-4557-a14c-aa84033720b1 tempest-VolumesListAdminTestJSON-2135414671 tempest-VolumesListAdminTestJSON-2135414671-project-admin] http://192.168.122.29/volume/v3/volumes/495d1c83-4ed1-4326-9a94-0719930365f7 returned with HTTP 202 Sep 01 12:19:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1133/2290] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:19:03 2026] DELETE /volume/v3/volumes/495d1c83-4ed1-4326-9a94-0719930365f7 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:19:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-667068b4-d828-4a10-b1eb-c9622853c3c4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-667068b4-d828-4a10-b1eb-c9622853c3c4 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] GET http://192.168.122.29/volume/v3/volumes/46c1f177-9c99-4c74-aa80-6fbfbe05bedb Sep 01 12:19:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-667068b4-d828-4a10-b1eb-c9622853c3c4 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-667068b4-d828-4a10-b1eb-c9622853c3c4 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:03 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:03 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-667068b4-d828-4a10-b1eb-c9622853c3c4 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Volume info retrieved successfully. Sep 01 12:19:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-667068b4-d828-4a10-b1eb-c9622853c3c4 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] http://192.168.122.29/volume/v3/volumes/46c1f177-9c99-4c74-aa80-6fbfbe05bedb returned with HTTP 200 Sep 01 12:19:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1158/2291] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:03 2026] GET /volume/v3/volumes/46c1f177-9c99-4c74-aa80-6fbfbe05bedb => generated 854 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bd4a0bcd-3755-4f9a-94bb-2553e790d899 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bd4a0bcd-3755-4f9a-94bb-2553e790d899 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] DELETE http://192.168.122.29/volume/v3/volumes/46c1f177-9c99-4c74-aa80-6fbfbe05bedb Sep 01 12:19:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bd4a0bcd-3755-4f9a-94bb-2553e790d899 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bd4a0bcd-3755-4f9a-94bb-2553e790d899 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:03 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-bd4a0bcd-3755-4f9a-94bb-2553e790d899 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Delete volume with id: 46c1f177-9c99-4c74-aa80-6fbfbe05bedb Sep 01 12:19: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:19:03 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-bd4a0bcd-3755-4f9a-94bb-2553e790d899 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Volume info retrieved successfully. Sep 01 12:19:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-bd4a0bcd-3755-4f9a-94bb-2553e790d899 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Delete volume request issued successfully. Sep 01 12:19:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bd4a0bcd-3755-4f9a-94bb-2553e790d899 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] http://192.168.122.29/volume/v3/volumes/46c1f177-9c99-4c74-aa80-6fbfbe05bedb returned with HTTP 202 Sep 01 12:19:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1134/2292] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:19:03 2026] DELETE /volume/v3/volumes/46c1f177-9c99-4c74-aa80-6fbfbe05bedb => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:19:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f302cb02-5c14-49aa-8b3f-303c0c252257 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f302cb02-5c14-49aa-8b3f-303c0c252257 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] GET http://192.168.122.29/volume/v3/volumes/46c1f177-9c99-4c74-aa80-6fbfbe05bedb Sep 01 12:19:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f302cb02-5c14-49aa-8b3f-303c0c252257 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f302cb02-5c14-49aa-8b3f-303c0c252257 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:03 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:03 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f302cb02-5c14-49aa-8b3f-303c0c252257 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Volume info retrieved successfully. Sep 01 12:19:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f302cb02-5c14-49aa-8b3f-303c0c252257 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] http://192.168.122.29/volume/v3/volumes/46c1f177-9c99-4c74-aa80-6fbfbe05bedb returned with HTTP 200 Sep 01 12:19:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1159/2293] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:03 2026] GET /volume/v3/volumes/46c1f177-9c99-4c74-aa80-6fbfbe05bedb => generated 853 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-973ca431-65ab-403f-9d8d-ecd59fd5015e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-973ca431-65ab-403f-9d8d-ecd59fd5015e tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] GET http://192.168.122.29/volume/v3/volumes/46c1f177-9c99-4c74-aa80-6fbfbe05bedb Sep 01 12:19:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-973ca431-65ab-403f-9d8d-ecd59fd5015e tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-973ca431-65ab-403f-9d8d-ecd59fd5015e tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-973ca431-65ab-403f-9d8d-ecd59fd5015e tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] http://192.168.122.29/volume/v3/volumes/46c1f177-9c99-4c74-aa80-6fbfbe05bedb returned with HTTP 404 Sep 01 12:19:04 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1135/2294] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:04 2026] GET /volume/v3/volumes/46c1f177-9c99-4c74-aa80-6fbfbe05bedb => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:19:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3fe3cfe9-ac46-49ac-9da1-0cd5158a681b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3fe3cfe9-ac46-49ac-9da1-0cd5158a681b tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] GET http://192.168.122.29/volume/v3/volumes/c687dac4-116b-4419-b99b-1e770b46e2cd Sep 01 12:19:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3fe3cfe9-ac46-49ac-9da1-0cd5158a681b tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3fe3cfe9-ac46-49ac-9da1-0cd5158a681b tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:04 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3fe3cfe9-ac46-49ac-9da1-0cd5158a681b tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Volume info retrieved successfully. Sep 01 12:19:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3fe3cfe9-ac46-49ac-9da1-0cd5158a681b tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] http://192.168.122.29/volume/v3/volumes/c687dac4-116b-4419-b99b-1e770b46e2cd returned with HTTP 200 Sep 01 12:19:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1160/2295] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:04 2026] GET /volume/v3/volumes/c687dac4-116b-4419-b99b-1e770b46e2cd => generated 854 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-57ea2930-5f4f-40cd-9417-00e5d920fc04 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-57ea2930-5f4f-40cd-9417-00e5d920fc04 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] DELETE http://192.168.122.29/volume/v3/volumes/c687dac4-116b-4419-b99b-1e770b46e2cd Sep 01 12:19:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-57ea2930-5f4f-40cd-9417-00e5d920fc04 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-57ea2930-5f4f-40cd-9417-00e5d920fc04 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:04 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-57ea2930-5f4f-40cd-9417-00e5d920fc04 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Delete volume with id: c687dac4-116b-4419-b99b-1e770b46e2cd Sep 01 12:19: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:19:04 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:04 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:04 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-57ea2930-5f4f-40cd-9417-00e5d920fc04 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Volume info retrieved successfully. Sep 01 12:19:04 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-57ea2930-5f4f-40cd-9417-00e5d920fc04 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Delete volume request issued successfully. Sep 01 12:19:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-57ea2930-5f4f-40cd-9417-00e5d920fc04 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] http://192.168.122.29/volume/v3/volumes/c687dac4-116b-4419-b99b-1e770b46e2cd returned with HTTP 202 Sep 01 12:19:04 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1136/2296] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:19:04 2026] DELETE /volume/v3/volumes/c687dac4-116b-4419-b99b-1e770b46e2cd => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:19:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fa1e90f1-b2ca-4b1b-9aad-d469dd0bd85a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fa1e90f1-b2ca-4b1b-9aad-d469dd0bd85a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] GET http://192.168.122.29/volume/v3/volumes/c687dac4-116b-4419-b99b-1e770b46e2cd Sep 01 12:19:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fa1e90f1-b2ca-4b1b-9aad-d469dd0bd85a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fa1e90f1-b2ca-4b1b-9aad-d469dd0bd85a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:04 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-fa1e90f1-b2ca-4b1b-9aad-d469dd0bd85a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Volume info retrieved successfully. Sep 01 12:19:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fa1e90f1-b2ca-4b1b-9aad-d469dd0bd85a tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] http://192.168.122.29/volume/v3/volumes/c687dac4-116b-4419-b99b-1e770b46e2cd returned with HTTP 200 Sep 01 12:19:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1161/2297] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:04 2026] GET /volume/v3/volumes/c687dac4-116b-4419-b99b-1e770b46e2cd => generated 853 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2d0e2296-9f45-4073-8b19-32b17803788b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2d0e2296-9f45-4073-8b19-32b17803788b tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] GET http://192.168.122.29/volume/v3/volumes/c687dac4-116b-4419-b99b-1e770b46e2cd Sep 01 12:19:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2d0e2296-9f45-4073-8b19-32b17803788b tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2d0e2296-9f45-4073-8b19-32b17803788b tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2d0e2296-9f45-4073-8b19-32b17803788b tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] http://192.168.122.29/volume/v3/volumes/c687dac4-116b-4419-b99b-1e770b46e2cd returned with HTTP 404 Sep 01 12:19:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1137/2298] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:05 2026] GET /volume/v3/volumes/c687dac4-116b-4419-b99b-1e770b46e2cd => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:19:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f48bf196-71eb-47f4-afee-4a5fc7dba156 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f48bf196-71eb-47f4-afee-4a5fc7dba156 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] GET http://192.168.122.29/volume/v3/volumes/f85dade5-2cc6-4a62-87e1-6563a5481f43 Sep 01 12:19:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f48bf196-71eb-47f4-afee-4a5fc7dba156 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f48bf196-71eb-47f4-afee-4a5fc7dba156 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:05 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f48bf196-71eb-47f4-afee-4a5fc7dba156 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Volume info retrieved successfully. Sep 01 12:19:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f48bf196-71eb-47f4-afee-4a5fc7dba156 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] http://192.168.122.29/volume/v3/volumes/f85dade5-2cc6-4a62-87e1-6563a5481f43 returned with HTTP 200 Sep 01 12:19:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1162/2299] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:05 2026] GET /volume/v3/volumes/f85dade5-2cc6-4a62-87e1-6563a5481f43 => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9e6c5053-11d4-487f-844f-960b672c3923 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9e6c5053-11d4-487f-844f-960b672c3923 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] DELETE http://192.168.122.29/volume/v3/volumes/f85dade5-2cc6-4a62-87e1-6563a5481f43 Sep 01 12:19:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9e6c5053-11d4-487f-844f-960b672c3923 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9e6c5053-11d4-487f-844f-960b672c3923 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:05 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-9e6c5053-11d4-487f-844f-960b672c3923 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Delete volume with id: f85dade5-2cc6-4a62-87e1-6563a5481f43 Sep 01 12:19: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:19:05 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:06 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9e6c5053-11d4-487f-844f-960b672c3923 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Volume info retrieved successfully. Sep 01 12:19:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9e6c5053-11d4-487f-844f-960b672c3923 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Delete volume request issued successfully. Sep 01 12:19:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9e6c5053-11d4-487f-844f-960b672c3923 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] http://192.168.122.29/volume/v3/volumes/f85dade5-2cc6-4a62-87e1-6563a5481f43 returned with HTTP 202 Sep 01 12:19:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1138/2300] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:19:05 2026] DELETE /volume/v3/volumes/f85dade5-2cc6-4a62-87e1-6563a5481f43 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:19:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-abbbfc7d-c857-4f30-ab0e-e1ed2f0905ab None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-abbbfc7d-c857-4f30-ab0e-e1ed2f0905ab tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] GET http://192.168.122.29/volume/v3/volumes/f85dade5-2cc6-4a62-87e1-6563a5481f43 Sep 01 12:19:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-abbbfc7d-c857-4f30-ab0e-e1ed2f0905ab tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-abbbfc7d-c857-4f30-ab0e-e1ed2f0905ab tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:06 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-abbbfc7d-c857-4f30-ab0e-e1ed2f0905ab tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Volume info retrieved successfully. Sep 01 12:19:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-abbbfc7d-c857-4f30-ab0e-e1ed2f0905ab tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] http://192.168.122.29/volume/v3/volumes/f85dade5-2cc6-4a62-87e1-6563a5481f43 returned with HTTP 200 Sep 01 12:19:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1163/2301] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:06 2026] GET /volume/v3/volumes/f85dade5-2cc6-4a62-87e1-6563a5481f43 => generated 854 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-038937db-84f4-4118-a667-b9dea1a85704 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-038937db-84f4-4118-a667-b9dea1a85704 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] GET http://192.168.122.29/volume/v3/volumes/f85dade5-2cc6-4a62-87e1-6563a5481f43 Sep 01 12:19:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-038937db-84f4-4118-a667-b9dea1a85704 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-038937db-84f4-4118-a667-b9dea1a85704 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-038937db-84f4-4118-a667-b9dea1a85704 tempest-VolumesListAdminTestJSON-601449589 tempest-VolumesListAdminTestJSON-601449589-project-member] http://192.168.122.29/volume/v3/volumes/f85dade5-2cc6-4a62-87e1-6563a5481f43 returned with HTTP 404 Sep 01 12:19:07 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1139/2302] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:07 2026] GET /volume/v3/volumes/f85dade5-2cc6-4a62-87e1-6563a5481f43 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:19:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d5da23bb-f37a-4dd0-8f6d-341441fd0084 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d5da23bb-f37a-4dd0-8f6d-341441fd0084 tempest-AvailabilityZoneTestJSON-247210450 tempest-AvailabilityZoneTestJSON-247210450-project-member] GET http://192.168.122.29/volume/v3/os-availability-zone Sep 01 12:19:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d5da23bb-f37a-4dd0-8f6d-341441fd0084 tempest-AvailabilityZoneTestJSON-247210450 tempest-AvailabilityZoneTestJSON-247210450-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d5da23bb-f37a-4dd0-8f6d-341441fd0084 tempest-AvailabilityZoneTestJSON-247210450 tempest-AvailabilityZoneTestJSON-247210450-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:11 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=494,cinder:INSERT=59,cinder:UPDATE=97 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:19:11 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:19:11 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 12:19:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d5da23bb-f37a-4dd0-8f6d-341441fd0084 tempest-AvailabilityZoneTestJSON-247210450 tempest-AvailabilityZoneTestJSON-247210450-project-member] Availability Zones retrieved successfully. Sep 01 12:19:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d5da23bb-f37a-4dd0-8f6d-341441fd0084 tempest-AvailabilityZoneTestJSON-247210450 tempest-AvailabilityZoneTestJSON-247210450-project-member] http://192.168.122.29/volume/v3/os-availability-zone returned with HTTP 200 Sep 01 12:19:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1164/2303] 192.168.122.29 () {58 vars in 1155 bytes} [Tue Sep 1 12:19:11 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:19:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-452fe29a-5cc8-465b-9911-7b4b712b659f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-452fe29a-5cc8-465b-9911-7b4b712b659f tempest-VolumeAndVolumeTypeFromImageTest-1240044430 tempest-VolumeAndVolumeTypeFromImageTest-1240044430-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:19:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-452fe29a-5cc8-465b-9911-7b4b712b659f tempest-VolumeAndVolumeTypeFromImageTest-1240044430 tempest-VolumeAndVolumeTypeFromImageTest-1240044430-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:19:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-452fe29a-5cc8-465b-9911-7b4b712b659f tempest-VolumeAndVolumeTypeFromImageTest-1240044430 tempest-VolumeAndVolumeTypeFromImageTest-1240044430-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:19:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1140/2304] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:19:13 2026] POST /volume/v3/types => generated 287 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a499a160-a23a-4236-b907-dd90504233fd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a499a160-a23a-4236-b907-dd90504233fd tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:19:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a499a160-a23a-4236-b907-dd90504233fd tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "8b6d23d5-cf6b-4f62-bc24-7a262454ec8c", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1867826635"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:19:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-a499a160-a23a-4236-b907-dd90504233fd tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Create volume request body: {'volume': {'imageRef': '8b6d23d5-cf6b-4f62-bc24-7a262454ec8c', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1867826635'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:19:14 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-a499a160-a23a-4236-b907-dd90504233fd tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Create volume of 1 GB Sep 01 12:19:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a499a160-a23a-4236-b907-dd90504233fd tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Availability Zones retrieved successfully. Sep 01 12:19:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a499a160-a23a-4236-b907-dd90504233fd tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Flow 'volume_create_api' (211c40ba-a755-45b1-855a-84c6eb7ef5a2) 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:19:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a499a160-a23a-4236-b907-dd90504233fd tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db82f9b5-6aaa-4a6d-a5f3-10e9f783cd31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-a499a160-a23a-4236-b907-dd90504233fd tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-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:19:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a499a160-a23a-4236-b907-dd90504233fd tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db82f9b5-6aaa-4a6d-a5f3-10e9f783cd31) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:19:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a499a160-a23a-4236-b907-dd90504233fd tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1701af82-859a-40ef-9e64-f42ec45c07ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:14 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-a499a160-a23a-4236-b907-dd90504233fd tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Created reservations ['724cca5f-303b-4bd7-b281-928d21a461d9', 'ff54ef7f-1bfc-4c77-8db9-4aff9c294b70', '9582dc39-a585-4c05-bcd5-e6c9db39b77f', '642614c4-316d-4f51-9b7c-8b572b7e0b1c'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:19:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a499a160-a23a-4236-b907-dd90504233fd tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1701af82-859a-40ef-9e64-f42ec45c07ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['724cca5f-303b-4bd7-b281-928d21a461d9', 'ff54ef7f-1bfc-4c77-8db9-4aff9c294b70', '9582dc39-a585-4c05-bcd5-e6c9db39b77f', '642614c4-316d-4f51-9b7c-8b572b7e0b1c']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a499a160-a23a-4236-b907-dd90504233fd tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa97d7fd-2e62-4d4f-8423-806e74587389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19: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:19:14 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a499a160-a23a-4236-b907-dd90504233fd tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa97d7fd-2e62-4d4f-8423-806e74587389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3ddf0f7-8037-47e5-8d77-841a012d495d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1867826635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='707130c52989497eb0916d8a0fff975f',qos_specs=None,replication_status=,reservations=['724cca5f-303b-4bd7-b281-928d21a461d9','ff54ef7f-1bfc-4c77-8db9-4aff9c294b70','9582dc39-a585-4c05-bcd5-e6c9db39b77f','642614c4-316d-4f51-9b7c-8b572b7e0b1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cc70cc6341d459f9f307cb3502c4944',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:19:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1867826635',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3ddf0f7-8037-47e5-8d77-841a012d495d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='707130c52989497eb0916d8a0fff975f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cc70cc6341d459f9f307cb3502c4944',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a499a160-a23a-4236-b907-dd90504233fd tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6981552-b44e-4f32-8923-5937a1b27f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a499a160-a23a-4236-b907-dd90504233fd tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6981552-b44e-4f32-8923-5937a1b27f00) transitioned into state 'SUCCESS' from state '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-1867826635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='707130c52989497eb0916d8a0fff975f',qos_specs=None,replication_status=,reservations=['724cca5f-303b-4bd7-b281-928d21a461d9','ff54ef7f-1bfc-4c77-8db9-4aff9c294b70','9582dc39-a585-4c05-bcd5-e6c9db39b77f','642614c4-316d-4f51-9b7c-8b572b7e0b1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cc70cc6341d459f9f307cb3502c4944',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a499a160-a23a-4236-b907-dd90504233fd tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13a4054d-1ee9-4554-8c9d-2f50fe09f754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a499a160-a23a-4236-b907-dd90504233fd tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13a4054d-1ee9-4554-8c9d-2f50fe09f754) 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:19:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a499a160-a23a-4236-b907-dd90504233fd tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Flow 'volume_create_api' (211c40ba-a755-45b1-855a-84c6eb7ef5a2) 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:19:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a499a160-a23a-4236-b907-dd90504233fd tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Create volume request issued successfully. Sep 01 12:19:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a499a160-a23a-4236-b907-dd90504233fd tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:19:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1165/2305] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:19:13 2026] POST /volume/v3/volumes => generated 758 bytes in 503 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:19:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d10a0901-4b37-49c5-a9aa-aff93487d6b3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d10a0901-4b37-49c5-a9aa-aff93487d6b3 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] GET http://192.168.122.29/volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d Sep 01 12:19:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d10a0901-4b37-49c5-a9aa-aff93487d6b3 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d10a0901-4b37-49c5-a9aa-aff93487d6b3 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d10a0901-4b37-49c5-a9aa-aff93487d6b3 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Volume info retrieved successfully. Sep 01 12:19:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d10a0901-4b37-49c5-a9aa-aff93487d6b3 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] http://192.168.122.29/volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d returned with HTTP 200 Sep 01 12:19:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1141/2306] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:14 2026] GET /volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d => generated 826 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fc21d58a-3cb8-4b73-bf93-a912b0708523 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fc21d58a-3cb8-4b73-bf93-a912b0708523 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] GET http://192.168.122.29/volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d Sep 01 12:19:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fc21d58a-3cb8-4b73-bf93-a912b0708523 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fc21d58a-3cb8-4b73-bf93-a912b0708523 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:15 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:15 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:15 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-fc21d58a-3cb8-4b73-bf93-a912b0708523 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Volume info retrieved successfully. Sep 01 12:19:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fc21d58a-3cb8-4b73-bf93-a912b0708523 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] http://192.168.122.29/volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d returned with HTTP 200 Sep 01 12:19:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1166/2307] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:15 2026] GET /volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d => generated 850 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-26657c63-d410-48d9-b1ed-192915f37ee4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-26657c63-d410-48d9-b1ed-192915f37ee4 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:19:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-26657c63-d410-48d9-b1ed-192915f37ee4 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "36cc8422-4e6d-4a4f-9179-90e197eb12c6", "size": 1}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:19:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-26657c63-d410-48d9-b1ed-192915f37ee4 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '36cc8422-4e6d-4a4f-9179-90e197eb12c6', 'size': 1}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:19:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4d062d02-df23-4b98-b160-fd135bd5ebe3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4d062d02-df23-4b98-b160-fd135bd5ebe3 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] GET http://192.168.122.29/volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d Sep 01 12:19:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4d062d02-df23-4b98-b160-fd135bd5ebe3 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4d062d02-df23-4b98-b160-fd135bd5ebe3 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:16 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4d062d02-df23-4b98-b160-fd135bd5ebe3 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Volume info retrieved successfully. Sep 01 12:19:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4d062d02-df23-4b98-b160-fd135bd5ebe3 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] http://192.168.122.29/volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d returned with HTTP 200 Sep 01 12:19:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1167/2308] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:16 2026] GET /volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d => generated 908 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:16 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-26657c63-d410-48d9-b1ed-192915f37ee4 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Create volume of 1 GB Sep 01 12:19:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-26657c63-d410-48d9-b1ed-192915f37ee4 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Availability Zones retrieved successfully. Sep 01 12:19:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-26657c63-d410-48d9-b1ed-192915f37ee4 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Flow 'volume_create_api' (ed5bca9e-3522-4857-84f3-2e885d886751) 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:19:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-26657c63-d410-48d9-b1ed-192915f37ee4 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b87a7279-82b9-4ce5-8a77-e2dee6dde4b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-26657c63-d410-48d9-b1ed-192915f37ee4 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-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:19:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-26657c63-d410-48d9-b1ed-192915f37ee4 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b87a7279-82b9-4ce5-8a77-e2dee6dde4b1) 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:19:14Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=a68d982d-3627-47d7-86b1-1698cf64b107,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': 'a68d982d-3627-47d7-86b1-1698cf64b107', 'encryption_key_id': None, 'qos_specs': None, '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:19:16 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-26657c63-d410-48d9-b1ed-192915f37ee4 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c68b019d-b26d-4308-b61a-531e8687fb19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:17 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-26657c63-d410-48d9-b1ed-192915f37ee4 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-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:19:17 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-26657c63-d410-48d9-b1ed-192915f37ee4 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-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:19:17 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-26657c63-d410-48d9-b1ed-192915f37ee4 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Created reservations ['6152de3f-077d-44d2-8e9d-f0837d7c27ef', 'f0c1c7af-cf12-498b-95fb-1995a3096883', 'e399b76e-5c09-4487-affe-6a4b3c492555', '2a75ad1b-0339-4ef9-8b7e-c4e58863cc7c'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:19:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-26657c63-d410-48d9-b1ed-192915f37ee4 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c68b019d-b26d-4308-b61a-531e8687fb19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6152de3f-077d-44d2-8e9d-f0837d7c27ef', 'f0c1c7af-cf12-498b-95fb-1995a3096883', 'e399b76e-5c09-4487-affe-6a4b3c492555', '2a75ad1b-0339-4ef9-8b7e-c4e58863cc7c']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-26657c63-d410-48d9-b1ed-192915f37ee4 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dd2aed8-4d03-46ca-a59a-738581167236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19: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:19:17 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-26657c63-d410-48d9-b1ed-192915f37ee4 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dd2aed8-4d03-46ca-a59a-738581167236) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81cfafa1-bbe5-462b-8560-777598e7c913', '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='a60384677c0d498fb3f7a6930161b784',qos_specs=None,replication_status=,reservations=['6152de3f-077d-44d2-8e9d-f0837d7c27ef','f0c1c7af-cf12-498b-95fb-1995a3096883','e399b76e-5c09-4487-affe-6a4b3c492555','2a75ad1b-0339-4ef9-8b7e-c4e58863cc7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1421231307843b69f3b708454271b40',volume_type_id=a68d982d-3627-47d7-86b1-1698cf64b107), 'volume': Volume(_name_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:19:17Z,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=81cfafa1-bbe5-462b-8560-777598e7c913,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a60384677c0d498fb3f7a6930161b784',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1421231307843b69f3b708454271b40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a68d982d-3627-47d7-86b1-1698cf64b107),volume_type_id=a68d982d-3627-47d7-86b1-1698cf64b107)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-26657c63-d410-48d9-b1ed-192915f37ee4 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de78ebfb-fb22-4201-a1df-eb1c11f49f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-26657c63-d410-48d9-b1ed-192915f37ee4 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de78ebfb-fb22-4201-a1df-eb1c11f49f32) transitioned into state 'SUCCESS' from 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='a60384677c0d498fb3f7a6930161b784',qos_specs=None,replication_status=,reservations=['6152de3f-077d-44d2-8e9d-f0837d7c27ef','f0c1c7af-cf12-498b-95fb-1995a3096883','e399b76e-5c09-4487-affe-6a4b3c492555','2a75ad1b-0339-4ef9-8b7e-c4e58863cc7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1421231307843b69f3b708454271b40',volume_type_id=a68d982d-3627-47d7-86b1-1698cf64b107)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-26657c63-d410-48d9-b1ed-192915f37ee4 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49604023-37f5-457b-b283-0c5a50280902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-26657c63-d410-48d9-b1ed-192915f37ee4 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49604023-37f5-457b-b283-0c5a50280902) 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:19:17 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-26657c63-d410-48d9-b1ed-192915f37ee4 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Flow 'volume_create_api' (ed5bca9e-3522-4857-84f3-2e885d886751) 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:19:17 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-26657c63-d410-48d9-b1ed-192915f37ee4 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Create volume request issued successfully. Sep 01 12:19:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-26657c63-d410-48d9-b1ed-192915f37ee4 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:19:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1142/2309] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:19:16 2026] POST /volume/v3/volumes => generated 804 bytes in 915 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:19:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b68ff4d6-54de-42eb-b239-f4166b9d24f2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b68ff4d6-54de-42eb-b239-f4166b9d24f2 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] GET http://192.168.122.29/volume/v3/volumes/81cfafa1-bbe5-462b-8560-777598e7c913 Sep 01 12:19:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b68ff4d6-54de-42eb-b239-f4166b9d24f2 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b68ff4d6-54de-42eb-b239-f4166b9d24f2 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:17 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b68ff4d6-54de-42eb-b239-f4166b9d24f2 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Volume info retrieved successfully. Sep 01 12:19:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b68ff4d6-54de-42eb-b239-f4166b9d24f2 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] http://192.168.122.29/volume/v3/volumes/81cfafa1-bbe5-462b-8560-777598e7c913 returned with HTTP 200 Sep 01 12:19:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1168/2310] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:17 2026] GET /volume/v3/volumes/81cfafa1-bbe5-462b-8560-777598e7c913 => generated 872 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-b3159dc7-f258-497b-af62-041ee610f8e8 req-390c2b17-a834-406b-9021-6db23c1e2ca9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-b3159dc7-f258-497b-af62-041ee610f8e8 req-390c2b17-a834-406b-9021-6db23c1e2ca9 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] DELETE http://192.168.122.29/volume/v3/attachments/52d2beaf-b701-4304-ad20-307963684e99 Sep 01 12:19:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-b3159dc7-f258-497b-af62-041ee610f8e8 req-390c2b17-a834-406b-9021-6db23c1e2ca9 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-b3159dc7-f258-497b-af62-041ee610f8e8 req-390c2b17-a834-406b-9021-6db23c1e2ca9 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:17 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a8d43847-523d-43f8-838c-67ef4687a43d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a8d43847-523d-43f8-838c-67ef4687a43d tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] GET http://192.168.122.29/volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d Sep 01 12:19:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a8d43847-523d-43f8-838c-67ef4687a43d tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a8d43847-523d-43f8-838c-67ef4687a43d tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:17 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19: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:19:17 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, Sep 01 12:19:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a8d43847-523d-43f8-838c-67ef4687a43d tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Volume info retrieved successfully. Sep 01 12:19:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a8d43847-523d-43f8-838c-67ef4687a43d tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] http://192.168.122.29/volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d returned with HTTP 200 Sep 01 12:19:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1169/2311] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:17 2026] GET /volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d => generated 908 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-b3159dc7-f258-497b-af62-041ee610f8e8 req-390c2b17-a834-406b-9021-6db23c1e2ca9 tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] http://192.168.122.29/volume/v3/attachments/52d2beaf-b701-4304-ad20-307963684e99 returned with HTTP 200 Sep 01 12:19:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1143/2312] 192.168.122.29 () {64 vars in 1557 bytes} [Tue Sep 1 12:19:17 2026] DELETE /volume/v3/attachments/52d2beaf-b701-4304-ad20-307963684e99 => generated 19 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-b3159dc7-f258-497b-af62-041ee610f8e8 req-6d0750ee-606f-4b5c-854b-e5a07326193b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-b3159dc7-f258-497b-af62-041ee610f8e8 req-6d0750ee-606f-4b5c-854b-e5a07326193b tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] DELETE http://192.168.122.29/volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b Sep 01 12:19:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-b3159dc7-f258-497b-af62-041ee610f8e8 req-6d0750ee-606f-4b5c-854b-e5a07326193b tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-b3159dc7-f258-497b-af62-041ee610f8e8 req-6d0750ee-606f-4b5c-854b-e5a07326193b tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:17 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [req-b3159dc7-f258-497b-af62-041ee610f8e8 req-6d0750ee-606f-4b5c-854b-e5a07326193b tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Delete volume with id: 6d40bbe3-eb44-4085-b0a8-8eda7b2a812b Sep 01 12:19: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:19:17 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-b3159dc7-f258-497b-af62-041ee610f8e8 req-6d0750ee-606f-4b5c-854b-e5a07326193b tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Volume info retrieved successfully. Sep 01 12:19:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-b3159dc7-f258-497b-af62-041ee610f8e8 req-6d0750ee-606f-4b5c-854b-e5a07326193b tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] Delete volume request issued successfully. Sep 01 12:19:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-b3159dc7-f258-497b-af62-041ee610f8e8 req-6d0750ee-606f-4b5c-854b-e5a07326193b tempest-TestShelveInstance-1786574594 tempest-TestShelveInstance-1786574594-project-member] http://192.168.122.29/volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b returned with HTTP 202 Sep 01 12:19:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1170/2313] 192.168.122.29 () {62 vars in 1504 bytes} [Tue Sep 1 12:19:17 2026] DELETE /volume/v3/volumes/6d40bbe3-eb44-4085-b0a8-8eda7b2a812b => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:19:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d682c574-d72c-4e02-b941-ca222d8e1639 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d682c574-d72c-4e02-b941-ca222d8e1639 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] GET http://192.168.122.29/volume/v3/volumes/81cfafa1-bbe5-462b-8560-777598e7c913 Sep 01 12:19:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d682c574-d72c-4e02-b941-ca222d8e1639 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d682c574-d72c-4e02-b941-ca222d8e1639 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d682c574-d72c-4e02-b941-ca222d8e1639 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Volume info retrieved successfully. Sep 01 12:19:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d682c574-d72c-4e02-b941-ca222d8e1639 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] http://192.168.122.29/volume/v3/volumes/81cfafa1-bbe5-462b-8560-777598e7c913 returned with HTTP 200 Sep 01 12:19:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1144/2314] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:18 2026] GET /volume/v3/volumes/81cfafa1-bbe5-462b-8560-777598e7c913 => generated 896 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fa9e58fc-3b59-44cb-b4b3-0710ecb52d88 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fa9e58fc-3b59-44cb-b4b3-0710ecb52d88 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] GET http://192.168.122.29/volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d Sep 01 12:19:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fa9e58fc-3b59-44cb-b4b3-0710ecb52d88 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fa9e58fc-3b59-44cb-b4b3-0710ecb52d88 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:18 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:18 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-fa9e58fc-3b59-44cb-b4b3-0710ecb52d88 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Volume info retrieved successfully. Sep 01 12:19:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fa9e58fc-3b59-44cb-b4b3-0710ecb52d88 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] http://192.168.122.29/volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d returned with HTTP 200 Sep 01 12:19:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1171/2315] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:18 2026] GET /volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d => generated 911 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0946648c-69e4-4ea1-a27b-53490deed05c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0946648c-69e4-4ea1-a27b-53490deed05c tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] GET http://192.168.122.29/volume/v3/volumes/81cfafa1-bbe5-462b-8560-777598e7c913 Sep 01 12:19:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0946648c-69e4-4ea1-a27b-53490deed05c tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0946648c-69e4-4ea1-a27b-53490deed05c tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:19 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:19 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:19 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0946648c-69e4-4ea1-a27b-53490deed05c tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Volume info retrieved successfully. Sep 01 12:19:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0946648c-69e4-4ea1-a27b-53490deed05c tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] http://192.168.122.29/volume/v3/volumes/81cfafa1-bbe5-462b-8560-777598e7c913 returned with HTTP 200 Sep 01 12:19:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1145/2316] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:19 2026] GET /volume/v3/volumes/81cfafa1-bbe5-462b-8560-777598e7c913 => generated 954 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ae49a407-5d1c-4158-95ab-7628eb76d01e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ae49a407-5d1c-4158-95ab-7628eb76d01e tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] GET http://192.168.122.29/volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d Sep 01 12:19:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ae49a407-5d1c-4158-95ab-7628eb76d01e tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ae49a407-5d1c-4158-95ab-7628eb76d01e tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:19 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:19 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ae49a407-5d1c-4158-95ab-7628eb76d01e tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Volume info retrieved successfully. Sep 01 12:19:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ae49a407-5d1c-4158-95ab-7628eb76d01e tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] http://192.168.122.29/volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d returned with HTTP 200 Sep 01 12:19:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1172/2317] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:19 2026] GET /volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d => generated 911 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-86287058-e396-4247-9180-b3da02b1e21e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-86287058-e396-4247-9180-b3da02b1e21e tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] GET http://192.168.122.29/volume/v3/volumes/81cfafa1-bbe5-462b-8560-777598e7c913 Sep 01 12:19:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-86287058-e396-4247-9180-b3da02b1e21e tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-86287058-e396-4247-9180-b3da02b1e21e tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:20 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:20 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-86287058-e396-4247-9180-b3da02b1e21e tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Volume info retrieved successfully. Sep 01 12:19:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-86287058-e396-4247-9180-b3da02b1e21e tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] http://192.168.122.29/volume/v3/volumes/81cfafa1-bbe5-462b-8560-777598e7c913 returned with HTTP 200 Sep 01 12:19:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1146/2318] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:20 2026] GET /volume/v3/volumes/81cfafa1-bbe5-462b-8560-777598e7c913 => generated 954 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-67522415-9ec1-43b9-be85-7658aaff9600 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-67522415-9ec1-43b9-be85-7658aaff9600 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] GET http://192.168.122.29/volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d Sep 01 12:19:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-67522415-9ec1-43b9-be85-7658aaff9600 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-67522415-9ec1-43b9-be85-7658aaff9600 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:21 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:21 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-67522415-9ec1-43b9-be85-7658aaff9600 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Volume info retrieved successfully. Sep 01 12:19:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-67522415-9ec1-43b9-be85-7658aaff9600 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] http://192.168.122.29/volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d returned with HTTP 200 Sep 01 12:19:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1173/2319] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:21 2026] GET /volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d => generated 911 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5657233f-7776-42c8-938d-1f5325f49f36 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5657233f-7776-42c8-938d-1f5325f49f36 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] GET http://192.168.122.29/volume/v3/volumes/81cfafa1-bbe5-462b-8560-777598e7c913 Sep 01 12:19:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5657233f-7776-42c8-938d-1f5325f49f36 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5657233f-7776-42c8-938d-1f5325f49f36 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:21 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:21 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5657233f-7776-42c8-938d-1f5325f49f36 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Volume info retrieved successfully. Sep 01 12:19:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5657233f-7776-42c8-938d-1f5325f49f36 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] http://192.168.122.29/volume/v3/volumes/81cfafa1-bbe5-462b-8560-777598e7c913 returned with HTTP 200 Sep 01 12:19:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1147/2320] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:21 2026] GET /volume/v3/volumes/81cfafa1-bbe5-462b-8560-777598e7c913 => generated 957 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1e0a8b7f-bca0-4fd3-b745-1a7d091fe681 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1e0a8b7f-bca0-4fd3-b745-1a7d091fe681 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] GET http://192.168.122.29/volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d Sep 01 12:19:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1e0a8b7f-bca0-4fd3-b745-1a7d091fe681 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1e0a8b7f-bca0-4fd3-b745-1a7d091fe681 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:22 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1e0a8b7f-bca0-4fd3-b745-1a7d091fe681 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Volume info retrieved successfully. Sep 01 12:19:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1e0a8b7f-bca0-4fd3-b745-1a7d091fe681 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] http://192.168.122.29/volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d returned with HTTP 200 Sep 01 12:19:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1174/2321] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:22 2026] GET /volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d => generated 1329 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:19:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-18a6a400-6f44-4a84-91cf-33962016a4b9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-18a6a400-6f44-4a84-91cf-33962016a4b9 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] POST http://192.168.122.29/volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d/action Sep 01 12:19:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-18a6a400-6f44-4a84-91cf-33962016a4b9 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-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:19:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-18a6a400-6f44-4a84-91cf-33962016a4b9 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-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:19: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:19:22 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19: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:19:22 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-18a6a400-6f44-4a84-91cf-33962016a4b9 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Volume info retrieved successfully. Sep 01 12:19:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-18a6a400-6f44-4a84-91cf-33962016a4b9 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Update volume metadata completed successfully. Sep 01 12:19:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-18a6a400-6f44-4a84-91cf-33962016a4b9 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] http://192.168.122.29/volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d/action returned with HTTP 200 Sep 01 12:19:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1148/2322] 192.168.122.29 () {60 vars in 1270 bytes} [Tue Sep 1 12:19:22 2026] POST /volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d/action => generated 526 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4618153b-5207-40ed-87b7-2ebae565adf2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4618153b-5207-40ed-87b7-2ebae565adf2 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] GET http://192.168.122.29/volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d Sep 01 12:19:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4618153b-5207-40ed-87b7-2ebae565adf2 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4618153b-5207-40ed-87b7-2ebae565adf2 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:22 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4618153b-5207-40ed-87b7-2ebae565adf2 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Volume info retrieved successfully. Sep 01 12:19:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4618153b-5207-40ed-87b7-2ebae565adf2 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] http://192.168.122.29/volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d returned with HTTP 200 Sep 01 12:19:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1175/2323] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:22 2026] GET /volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d => generated 1389 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:19:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-50ead53a-ceb2-4c13-be58-3b1739d7d69a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-50ead53a-ceb2-4c13-be58-3b1739d7d69a tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] POST http://192.168.122.29/volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d/action Sep 01 12:19:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-50ead53a-ceb2-4c13-be58-3b1739d7d69a tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-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:19:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-50ead53a-ceb2-4c13-be58-3b1739d7d69a tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-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:19: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:19:22 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19: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:19:22 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-50ead53a-ceb2-4c13-be58-3b1739d7d69a tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Volume info retrieved successfully. Sep 01 12:19:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-50ead53a-ceb2-4c13-be58-3b1739d7d69a tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Get volume image-metadata completed successfully. Sep 01 12:19:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-50ead53a-ceb2-4c13-be58-3b1739d7d69a tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Delete volume metadata completed successfully. Sep 01 12:19:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-50ead53a-ceb2-4c13-be58-3b1739d7d69a tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] http://192.168.122.29/volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d/action returned with HTTP 200 Sep 01 12:19:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1149/2324] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:19:22 2026] POST /volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d/action => generated 0 bytes in 76 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 01 12:19:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-84f85d54-00ba-488d-ada9-37ce97f79594 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-84f85d54-00ba-488d-ada9-37ce97f79594 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] POST http://192.168.122.29/volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d/action Sep 01 12:19:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-84f85d54-00ba-488d-ada9-37ce97f79594 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-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:19:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-84f85d54-00ba-488d-ada9-37ce97f79594 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-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:19: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:19:22 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-84f85d54-00ba-488d-ada9-37ce97f79594 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Volume info retrieved successfully. Sep 01 12:19:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-84f85d54-00ba-488d-ada9-37ce97f79594 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Get volume image-metadata completed successfully. Sep 01 12:19:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-84f85d54-00ba-488d-ada9-37ce97f79594 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] http://192.168.122.29/volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d/action returned with HTTP 200 Sep 01 12:19:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1176/2325] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:19:22 2026] POST /volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d/action => generated 500 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e4f0a86e-7c6e-474f-8a83-3804032bbe3e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e4f0a86e-7c6e-474f-8a83-3804032bbe3e tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] GET http://192.168.122.29/volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d Sep 01 12:19:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e4f0a86e-7c6e-474f-8a83-3804032bbe3e tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e4f0a86e-7c6e-474f-8a83-3804032bbe3e tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:22 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e4f0a86e-7c6e-474f-8a83-3804032bbe3e tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Volume info retrieved successfully. Sep 01 12:19:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e4f0a86e-7c6e-474f-8a83-3804032bbe3e tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] http://192.168.122.29/volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d returned with HTTP 200 Sep 01 12:19:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1150/2326] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:22 2026] GET /volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d => generated 1363 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:19:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-664a1d49-f456-4059-b330-db4ca27283da None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-664a1d49-f456-4059-b330-db4ca27283da tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] DELETE http://192.168.122.29/volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d Sep 01 12:19:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-664a1d49-f456-4059-b330-db4ca27283da tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-664a1d49-f456-4059-b330-db4ca27283da tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:22 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-664a1d49-f456-4059-b330-db4ca27283da tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Delete volume with id: f3ddf0f7-8037-47e5-8d77-841a012d495d Sep 01 12:19: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:19:22 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-664a1d49-f456-4059-b330-db4ca27283da tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Volume info retrieved successfully. Sep 01 12:19:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-664a1d49-f456-4059-b330-db4ca27283da tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Delete volume request issued successfully. Sep 01 12:19:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-664a1d49-f456-4059-b330-db4ca27283da tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] http://192.168.122.29/volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d returned with HTTP 202 Sep 01 12:19:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1177/2327] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:19:22 2026] DELETE /volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:19:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2db108f5-6c92-4667-b971-ae941e70d64f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2db108f5-6c92-4667-b971-ae941e70d64f tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] GET http://192.168.122.29/volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d Sep 01 12:19:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2db108f5-6c92-4667-b971-ae941e70d64f tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2db108f5-6c92-4667-b971-ae941e70d64f tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:22 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2db108f5-6c92-4667-b971-ae941e70d64f tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Volume info retrieved successfully. Sep 01 12:19:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2db108f5-6c92-4667-b971-ae941e70d64f tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] http://192.168.122.29/volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d returned with HTTP 200 Sep 01 12:19:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1151/2328] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:22 2026] GET /volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d => generated 1362 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:19:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6d93e538-4f2d-45f8-9b76-08e8687cc5e9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6d93e538-4f2d-45f8-9b76-08e8687cc5e9 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] GET http://192.168.122.29/volume/v3/volumes/81cfafa1-bbe5-462b-8560-777598e7c913 Sep 01 12:19:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6d93e538-4f2d-45f8-9b76-08e8687cc5e9 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6d93e538-4f2d-45f8-9b76-08e8687cc5e9 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:22 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6d93e538-4f2d-45f8-9b76-08e8687cc5e9 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Volume info retrieved successfully. Sep 01 12:19:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6d93e538-4f2d-45f8-9b76-08e8687cc5e9 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] http://192.168.122.29/volume/v3/volumes/81cfafa1-bbe5-462b-8560-777598e7c913 returned with HTTP 200 Sep 01 12:19:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1178/2329] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:22 2026] GET /volume/v3/volumes/81cfafa1-bbe5-462b-8560-777598e7c913 => generated 957 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:19:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f4cf3541-72c3-4e40-a08a-2407040a0f41 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f4cf3541-72c3-4e40-a08a-2407040a0f41 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] GET http://192.168.122.29/volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d Sep 01 12:19:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f4cf3541-72c3-4e40-a08a-2407040a0f41 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f4cf3541-72c3-4e40-a08a-2407040a0f41 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f4cf3541-72c3-4e40-a08a-2407040a0f41 tempest-VolumesImageMetadata-1116890042 tempest-VolumesImageMetadata-1116890042-project-member] http://192.168.122.29/volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d returned with HTTP 404 Sep 01 12:19:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1152/2330] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:23 2026] GET /volume/v3/volumes/f3ddf0f7-8037-47e5-8d77-841a012d495d => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:19:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4eec55c1-861c-416f-93f5-60662fbdb562 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4eec55c1-861c-416f-93f5-60662fbdb562 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] GET http://192.168.122.29/volume/v3/volumes/81cfafa1-bbe5-462b-8560-777598e7c913 Sep 01 12:19:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4eec55c1-861c-416f-93f5-60662fbdb562 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4eec55c1-861c-416f-93f5-60662fbdb562 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:23 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4eec55c1-861c-416f-93f5-60662fbdb562 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Volume info retrieved successfully. Sep 01 12:19:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4eec55c1-861c-416f-93f5-60662fbdb562 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] http://192.168.122.29/volume/v3/volumes/81cfafa1-bbe5-462b-8560-777598e7c913 returned with HTTP 200 Sep 01 12:19:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1179/2331] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:23 2026] GET /volume/v3/volumes/81cfafa1-bbe5-462b-8560-777598e7c913 => generated 1301 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:19:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-af60fdb7-8ba1-4bcc-8bb9-d6b8e4efda6f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-af60fdb7-8ba1-4bcc-8bb9-d6b8e4efda6f tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] DELETE http://192.168.122.29/volume/v3/volumes/81cfafa1-bbe5-462b-8560-777598e7c913 Sep 01 12:19:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-af60fdb7-8ba1-4bcc-8bb9-d6b8e4efda6f tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-af60fdb7-8ba1-4bcc-8bb9-d6b8e4efda6f tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:23 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-af60fdb7-8ba1-4bcc-8bb9-d6b8e4efda6f tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Delete volume with id: 81cfafa1-bbe5-462b-8560-777598e7c913 Sep 01 12:19: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:19:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-af60fdb7-8ba1-4bcc-8bb9-d6b8e4efda6f tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Volume info retrieved successfully. Sep 01 12:19:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-af60fdb7-8ba1-4bcc-8bb9-d6b8e4efda6f tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Delete volume request issued successfully. Sep 01 12:19:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-af60fdb7-8ba1-4bcc-8bb9-d6b8e4efda6f tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] http://192.168.122.29/volume/v3/volumes/81cfafa1-bbe5-462b-8560-777598e7c913 returned with HTTP 202 Sep 01 12:19:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1153/2332] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:19:23 2026] DELETE /volume/v3/volumes/81cfafa1-bbe5-462b-8560-777598e7c913 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:19:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-46bdb302-8d6d-457a-aaa8-4625093a4dd8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-46bdb302-8d6d-457a-aaa8-4625093a4dd8 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] GET http://192.168.122.29/volume/v3/volumes/81cfafa1-bbe5-462b-8560-777598e7c913 Sep 01 12:19:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-46bdb302-8d6d-457a-aaa8-4625093a4dd8 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-46bdb302-8d6d-457a-aaa8-4625093a4dd8 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-46bdb302-8d6d-457a-aaa8-4625093a4dd8 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Volume info retrieved successfully. Sep 01 12:19:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-46bdb302-8d6d-457a-aaa8-4625093a4dd8 tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] http://192.168.122.29/volume/v3/volumes/81cfafa1-bbe5-462b-8560-777598e7c913 returned with HTTP 200 Sep 01 12:19:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1180/2333] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:24 2026] GET /volume/v3/volumes/81cfafa1-bbe5-462b-8560-777598e7c913 => generated 1300 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:19:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-10f6b1ad-5142-4151-91b5-d6f4ac6e4d0a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-10f6b1ad-5142-4151-91b5-d6f4ac6e4d0a tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] GET http://192.168.122.29/volume/v3/volumes/81cfafa1-bbe5-462b-8560-777598e7c913 Sep 01 12:19:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-10f6b1ad-5142-4151-91b5-d6f4ac6e4d0a tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-10f6b1ad-5142-4151-91b5-d6f4ac6e4d0a tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-10f6b1ad-5142-4151-91b5-d6f4ac6e4d0a tempest-VolumeAndVolumeTypeFromImageTest-338009680 tempest-VolumeAndVolumeTypeFromImageTest-338009680-project-member] http://192.168.122.29/volume/v3/volumes/81cfafa1-bbe5-462b-8560-777598e7c913 returned with HTTP 404 Sep 01 12:19:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1154/2334] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:25 2026] GET /volume/v3/volumes/81cfafa1-bbe5-462b-8560-777598e7c913 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:19:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-20cabf0f-e1da-4263-ab40-d2e0b0bbdc14 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-20cabf0f-e1da-4263-ab40-d2e0b0bbdc14 tempest-VolumeAndVolumeTypeFromImageTest-1240044430 tempest-VolumeAndVolumeTypeFromImageTest-1240044430-project-admin] GET http://192.168.122.29/volume/v3/volumes/detail?all_tenants=1 Sep 01 12:19:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-20cabf0f-e1da-4263-ab40-d2e0b0bbdc14 tempest-VolumeAndVolumeTypeFromImageTest-1240044430 tempest-VolumeAndVolumeTypeFromImageTest-1240044430-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-20cabf0f-e1da-4263-ab40-d2e0b0bbdc14 tempest-VolumeAndVolumeTypeFromImageTest-1240044430 tempest-VolumeAndVolumeTypeFromImageTest-1240044430-project-admin] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:25 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-20cabf0f-e1da-4263-ab40-d2e0b0bbdc14 tempest-VolumeAndVolumeTypeFromImageTest-1240044430 tempest-VolumeAndVolumeTypeFromImageTest-1240044430-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:19:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-20cabf0f-e1da-4263-ab40-d2e0b0bbdc14 tempest-VolumeAndVolumeTypeFromImageTest-1240044430 tempest-VolumeAndVolumeTypeFromImageTest-1240044430-project-admin] Get all volumes completed successfully. Sep 01 12:19:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-20cabf0f-e1da-4263-ab40-d2e0b0bbdc14 tempest-VolumeAndVolumeTypeFromImageTest-1240044430 tempest-VolumeAndVolumeTypeFromImageTest-1240044430-project-admin] http://192.168.122.29/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 12:19:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1181/2335] 192.168.122.29 () {58 vars in 1164 bytes} [Tue Sep 1 12:19:25 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:19:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b5a5bf59-a0de-4944-84b9-8fc3da080273 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b5a5bf59-a0de-4944-84b9-8fc3da080273 tempest-VolumeAndVolumeTypeFromImageTest-1240044430 tempest-VolumeAndVolumeTypeFromImageTest-1240044430-project-admin] DELETE http://192.168.122.29/volume/v3/types/a68d982d-3627-47d7-86b1-1698cf64b107 Sep 01 12:19:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b5a5bf59-a0de-4944-84b9-8fc3da080273 tempest-VolumeAndVolumeTypeFromImageTest-1240044430 tempest-VolumeAndVolumeTypeFromImageTest-1240044430-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b5a5bf59-a0de-4944-84b9-8fc3da080273 tempest-VolumeAndVolumeTypeFromImageTest-1240044430 tempest-VolumeAndVolumeTypeFromImageTest-1240044430-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b5a5bf59-a0de-4944-84b9-8fc3da080273 tempest-VolumeAndVolumeTypeFromImageTest-1240044430 tempest-VolumeAndVolumeTypeFromImageTest-1240044430-project-admin] http://192.168.122.29/volume/v3/types/a68d982d-3627-47d7-86b1-1698cf64b107 returned with HTTP 202 Sep 01 12:19:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1155/2336] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:19:25 2026] DELETE /volume/v3/types/a68d982d-3627-47d7-86b1-1698cf64b107 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:19:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b7fa133a-2c6f-4b9c-b9f4-b6c6ae876201 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b7fa133a-2c6f-4b9c-b9f4-b6c6ae876201 tempest-VolumeAndVolumeTypeFromImageTest-1240044430 tempest-VolumeAndVolumeTypeFromImageTest-1240044430-project-admin] GET http://192.168.122.29/volume/v3/types/a68d982d-3627-47d7-86b1-1698cf64b107 Sep 01 12:19:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b7fa133a-2c6f-4b9c-b9f4-b6c6ae876201 tempest-VolumeAndVolumeTypeFromImageTest-1240044430 tempest-VolumeAndVolumeTypeFromImageTest-1240044430-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b7fa133a-2c6f-4b9c-b9f4-b6c6ae876201 tempest-VolumeAndVolumeTypeFromImageTest-1240044430 tempest-VolumeAndVolumeTypeFromImageTest-1240044430-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b7fa133a-2c6f-4b9c-b9f4-b6c6ae876201 tempest-VolumeAndVolumeTypeFromImageTest-1240044430 tempest-VolumeAndVolumeTypeFromImageTest-1240044430-project-admin] http://192.168.122.29/volume/v3/types/a68d982d-3627-47d7-86b1-1698cf64b107 returned with HTTP 404 Sep 01 12:19:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1182/2337] 192.168.122.29 () {58 vars in 1221 bytes} [Tue Sep 1 12:19:25 2026] GET /volume/v3/types/a68d982d-3627-47d7-86b1-1698cf64b107 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:19:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-96dea290-c4f9-406a-8025-7bd4c51424a7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-96dea290-c4f9-406a-8025-7bd4c51424a7 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:19:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-96dea290-c4f9-406a-8025-7bd4c51424a7 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1818025181"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:19:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-96dea290-c4f9-406a-8025-7bd4c51424a7 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1818025181'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:19:26 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-96dea290-c4f9-406a-8025-7bd4c51424a7 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Create volume of 1 GB Sep 01 12:19:26 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-96dea290-c4f9-406a-8025-7bd4c51424a7 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Availability Zones retrieved successfully. Sep 01 12:19:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-96dea290-c4f9-406a-8025-7bd4c51424a7 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Flow 'volume_create_api' (d0db8dae-8aa1-48d6-80de-4cd84e8dab3b) 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:19:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-96dea290-c4f9-406a-8025-7bd4c51424a7 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9aeb4399-713a-4aad-9e55-07a01b7cb075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-96dea290-c4f9-406a-8025-7bd4c51424a7 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-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:19:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-96dea290-c4f9-406a-8025-7bd4c51424a7 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9aeb4399-713a-4aad-9e55-07a01b7cb075) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:19:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-96dea290-c4f9-406a-8025-7bd4c51424a7 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (800c2653-e458-4f59-aa3c-803cbbd70c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:27 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-96dea290-c4f9-406a-8025-7bd4c51424a7 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Created reservations ['f34a5c4d-597c-486c-aceb-af0dd482aeca', 'c237a595-27b5-41cc-8504-5ff8d0d82aee', '403402f4-a9ad-4f3e-8112-5b119f0a6273', '803c629c-554f-4bd0-9e4c-113ae4c0e43e'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:19:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-96dea290-c4f9-406a-8025-7bd4c51424a7 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (800c2653-e458-4f59-aa3c-803cbbd70c64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f34a5c4d-597c-486c-aceb-af0dd482aeca', 'c237a595-27b5-41cc-8504-5ff8d0d82aee', '403402f4-a9ad-4f3e-8112-5b119f0a6273', '803c629c-554f-4bd0-9e4c-113ae4c0e43e']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-96dea290-c4f9-406a-8025-7bd4c51424a7 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9cb8c60-70fd-4dfe-bc23-028fadd76f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19: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:19:27 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-96dea290-c4f9-406a-8025-7bd4c51424a7 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9cb8c60-70fd-4dfe-bc23-028fadd76f69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19caa553-8cd6-44f0-aca7-c644af90fc59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1818025181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d52c1aeb0e0648428b8ed9e13279080f',qos_specs=None,replication_status=,reservations=['f34a5c4d-597c-486c-aceb-af0dd482aeca','c237a595-27b5-41cc-8504-5ff8d0d82aee','403402f4-a9ad-4f3e-8112-5b119f0a6273','803c629c-554f-4bd0-9e4c-113ae4c0e43e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b1954005dd24aa980220dfe1305830b',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:19:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1818025181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19caa553-8cd6-44f0-aca7-c644af90fc59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d52c1aeb0e0648428b8ed9e13279080f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b1954005dd24aa980220dfe1305830b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-96dea290-c4f9-406a-8025-7bd4c51424a7 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e76ac4ea-bfd5-4214-b673-ef88f560632a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-96dea290-c4f9-406a-8025-7bd4c51424a7 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e76ac4ea-bfd5-4214-b673-ef88f560632a) transitioned into state 'SUCCESS' from state '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-1818025181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d52c1aeb0e0648428b8ed9e13279080f',qos_specs=None,replication_status=,reservations=['f34a5c4d-597c-486c-aceb-af0dd482aeca','c237a595-27b5-41cc-8504-5ff8d0d82aee','403402f4-a9ad-4f3e-8112-5b119f0a6273','803c629c-554f-4bd0-9e4c-113ae4c0e43e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b1954005dd24aa980220dfe1305830b',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-96dea290-c4f9-406a-8025-7bd4c51424a7 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15816be3-87e0-408b-876e-27bbbc1e38e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-96dea290-c4f9-406a-8025-7bd4c51424a7 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15816be3-87e0-408b-876e-27bbbc1e38e9) 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:19:27 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-96dea290-c4f9-406a-8025-7bd4c51424a7 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Flow 'volume_create_api' (d0db8dae-8aa1-48d6-80de-4cd84e8dab3b) 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:19:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-96dea290-c4f9-406a-8025-7bd4c51424a7 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Create volume request issued successfully. Sep 01 12:19:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-96dea290-c4f9-406a-8025-7bd4c51424a7 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:19:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1156/2338] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:19:26 2026] POST /volume/v3/volumes => generated 762 bytes in 554 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:19:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7693adaa-45e8-4631-831b-442042d86db0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7693adaa-45e8-4631-831b-442042d86db0 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] GET http://192.168.122.29/volume/v3/volumes/19caa553-8cd6-44f0-aca7-c644af90fc59 Sep 01 12:19:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7693adaa-45e8-4631-831b-442042d86db0 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7693adaa-45e8-4631-831b-442042d86db0 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:27 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:27 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7693adaa-45e8-4631-831b-442042d86db0 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Volume info retrieved successfully. Sep 01 12:19:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7693adaa-45e8-4631-831b-442042d86db0 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] http://192.168.122.29/volume/v3/volumes/19caa553-8cd6-44f0-aca7-c644af90fc59 returned with HTTP 200 Sep 01 12:19:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1183/2339] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:27 2026] GET /volume/v3/volumes/19caa553-8cd6-44f0-aca7-c644af90fc59 => generated 830 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-957ffa9e-23ba-4ed1-8c65-2a2bf233407e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-957ffa9e-23ba-4ed1-8c65-2a2bf233407e tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] GET http://192.168.122.29/volume/v3/volumes/19caa553-8cd6-44f0-aca7-c644af90fc59 Sep 01 12:19:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-957ffa9e-23ba-4ed1-8c65-2a2bf233407e tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-957ffa9e-23ba-4ed1-8c65-2a2bf233407e tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:28 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=430,cinder:UPDATE=112,cinder:INSERT=59 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:19: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:19:28 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:28 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:28 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-957ffa9e-23ba-4ed1-8c65-2a2bf233407e tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Volume info retrieved successfully. Sep 01 12:19:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-957ffa9e-23ba-4ed1-8c65-2a2bf233407e tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] http://192.168.122.29/volume/v3/volumes/19caa553-8cd6-44f0-aca7-c644af90fc59 returned with HTTP 200 Sep 01 12:19:28 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1157/2340] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:28 2026] GET /volume/v3/volumes/19caa553-8cd6-44f0-aca7-c644af90fc59 => generated 854 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2c84e863-8e02-4fb9-b033-408c2f416f7c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2c84e863-8e02-4fb9-b033-408c2f416f7c tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] GET http://192.168.122.29/volume/v3/volumes/19caa553-8cd6-44f0-aca7-c644af90fc59 Sep 01 12:19:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2c84e863-8e02-4fb9-b033-408c2f416f7c tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2c84e863-8e02-4fb9-b033-408c2f416f7c tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:29 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:29 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:29 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2c84e863-8e02-4fb9-b033-408c2f416f7c tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Volume info retrieved successfully. Sep 01 12:19:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2c84e863-8e02-4fb9-b033-408c2f416f7c tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] http://192.168.122.29/volume/v3/volumes/19caa553-8cd6-44f0-aca7-c644af90fc59 returned with HTTP 200 Sep 01 12:19:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1184/2341] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:29 2026] GET /volume/v3/volumes/19caa553-8cd6-44f0-aca7-c644af90fc59 => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b7b0d954-fb5b-487c-bc84-8464349d9b27 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b7b0d954-fb5b-487c-bc84-8464349d9b27 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:19:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b7b0d954-fb5b-487c-bc84-8464349d9b27 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "19caa553-8cd6-44f0-aca7-c644af90fc59", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-717045025"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:19: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:19:29 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:29 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:29 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b7b0d954-fb5b-487c-bc84-8464349d9b27 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Volume info retrieved successfully. Sep 01 12:19:29 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-b7b0d954-fb5b-487c-bc84-8464349d9b27 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Create snapshot from volume 19caa553-8cd6-44f0-aca7-c644af90fc59 Sep 01 12:19:29 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-b7b0d954-fb5b-487c-bc84-8464349d9b27 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Created reservations ['d0014d31-c618-4018-a309-50b705e623ec', 'f54f236c-b708-45b5-a3e3-c6b92acd2934', 'a7f80403-2349-413f-90fb-805f5d8695ef', '8bf7148d-419e-4639-b58b-dc15c83fdbea'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:19: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:19:29 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19:29 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b7b0d954-fb5b-487c-bc84-8464349d9b27 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Snapshot create request issued successfully. Sep 01 12:19:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b7b0d954-fb5b-487c-bc84-8464349d9b27 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] http://192.168.122.29/volume/v3/snapshots returned with HTTP 202 Sep 01 12:19:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1158/2342] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:19:29 2026] POST /volume/v3/snapshots => generated 310 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:19:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7400fe45-6fa1-4c43-9aa2-0c253a786947 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c02dcf01-dc3e-4ce8-8a57-3d16556147f5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c02dcf01-dc3e-4ce8-8a57-3d16556147f5 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] GET http://192.168.122.29/volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af Sep 01 12:19:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c02dcf01-dc3e-4ce8-8a57-3d16556147f5 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c02dcf01-dc3e-4ce8-8a57-3d16556147f5 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:29 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:29 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c02dcf01-dc3e-4ce8-8a57-3d16556147f5 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Snapshot retrieved successfully. Sep 01 12:19:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c02dcf01-dc3e-4ce8-8a57-3d16556147f5 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] http://192.168.122.29/volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af returned with HTTP 200 Sep 01 12:19:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1159/2343] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:19:29 2026] GET /volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af => generated 442 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7400fe45-6fa1-4c43-9aa2-0c253a786947 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:19:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7400fe45-6fa1-4c43-9aa2-0c253a786947 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1046061393"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:19:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-7400fe45-6fa1-4c43-9aa2-0c253a786947 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1046061393'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:19:30 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-7400fe45-6fa1-4c43-9aa2-0c253a786947 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Create volume of 1 GB Sep 01 12:19:30 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7400fe45-6fa1-4c43-9aa2-0c253a786947 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Availability Zones retrieved successfully. Sep 01 12:19:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7400fe45-6fa1-4c43-9aa2-0c253a786947 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Flow 'volume_create_api' (43adbe41-0df2-46de-83cf-b636be55164f) 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:19:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7400fe45-6fa1-4c43-9aa2-0c253a786947 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a5167bc-5e57-4564-9d83-eb8769499223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-7400fe45-6fa1-4c43-9aa2-0c253a786947 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-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:19:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7400fe45-6fa1-4c43-9aa2-0c253a786947 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a5167bc-5e57-4564-9d83-eb8769499223) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:19:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7400fe45-6fa1-4c43-9aa2-0c253a786947 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45d45b9b-3411-4002-9486-5eace423ef4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:30 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-7400fe45-6fa1-4c43-9aa2-0c253a786947 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Created reservations ['8a30e7c0-baac-452b-933b-31a5a0bea10b', '5060bffc-d820-4b51-a3c2-1b1d3bd6b8b0', '84c36849-787a-414d-bef4-6f5e0d3528d8', '3f8b03cb-af85-4058-9d73-164406eea471'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:19:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7400fe45-6fa1-4c43-9aa2-0c253a786947 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45d45b9b-3411-4002-9486-5eace423ef4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a30e7c0-baac-452b-933b-31a5a0bea10b', '5060bffc-d820-4b51-a3c2-1b1d3bd6b8b0', '84c36849-787a-414d-bef4-6f5e0d3528d8', '3f8b03cb-af85-4058-9d73-164406eea471']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7400fe45-6fa1-4c43-9aa2-0c253a786947 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f785984f-c425-4f80-8ac2-a8e423d21702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19: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:19:30 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7400fe45-6fa1-4c43-9aa2-0c253a786947 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f785984f-c425-4f80-8ac2-a8e423d21702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5b818f2-fd6e-415f-8d65-f12a5404ea97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1046061393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='019c699980594a7cbd23865d5d9c594f',qos_specs=None,replication_status=,reservations=['8a30e7c0-baac-452b-933b-31a5a0bea10b','5060bffc-d820-4b51-a3c2-1b1d3bd6b8b0','84c36849-787a-414d-bef4-6f5e0d3528d8','3f8b03cb-af85-4058-9d73-164406eea471'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f59165f24364e5e9cd66d8f180c3f36',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:19:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1046061393',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5b818f2-fd6e-415f-8d65-f12a5404ea97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='019c699980594a7cbd23865d5d9c594f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f59165f24364e5e9cd66d8f180c3f36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7400fe45-6fa1-4c43-9aa2-0c253a786947 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a48b4d2-42be-405d-9dbc-2eee55af778d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7400fe45-6fa1-4c43-9aa2-0c253a786947 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a48b4d2-42be-405d-9dbc-2eee55af778d) transitioned into state 'SUCCESS' from state '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-1046061393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='019c699980594a7cbd23865d5d9c594f',qos_specs=None,replication_status=,reservations=['8a30e7c0-baac-452b-933b-31a5a0bea10b','5060bffc-d820-4b51-a3c2-1b1d3bd6b8b0','84c36849-787a-414d-bef4-6f5e0d3528d8','3f8b03cb-af85-4058-9d73-164406eea471'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f59165f24364e5e9cd66d8f180c3f36',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7400fe45-6fa1-4c43-9aa2-0c253a786947 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (981569f5-ed71-4fc9-9ed0-7907eba89419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7400fe45-6fa1-4c43-9aa2-0c253a786947 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (981569f5-ed71-4fc9-9ed0-7907eba89419) 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:19:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7400fe45-6fa1-4c43-9aa2-0c253a786947 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Flow 'volume_create_api' (43adbe41-0df2-46de-83cf-b636be55164f) 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:19:30 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7400fe45-6fa1-4c43-9aa2-0c253a786947 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Create volume request issued successfully. Sep 01 12:19:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7400fe45-6fa1-4c43-9aa2-0c253a786947 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:19:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1185/2344] 192.168.122.29 () {62 vars in 1178 bytes} [Tue Sep 1 12:19:29 2026] POST /volume/v3/volumes => generated 777 bytes in 645 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:19:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-87a9cec1-95c1-4d4f-8c15-93488abc4001 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-87a9cec1-95c1-4d4f-8c15-93488abc4001 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] GET http://192.168.122.29/volume/v3/volumes/c5b818f2-fd6e-415f-8d65-f12a5404ea97 Sep 01 12:19:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-87a9cec1-95c1-4d4f-8c15-93488abc4001 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-87a9cec1-95c1-4d4f-8c15-93488abc4001 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:30 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:30 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-87a9cec1-95c1-4d4f-8c15-93488abc4001 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Volume info retrieved successfully. Sep 01 12:19:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-87a9cec1-95c1-4d4f-8c15-93488abc4001 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] http://192.168.122.29/volume/v3/volumes/c5b818f2-fd6e-415f-8d65-f12a5404ea97 returned with HTTP 200 Sep 01 12:19:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1160/2345] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:19:30 2026] GET /volume/v3/volumes/c5b818f2-fd6e-415f-8d65-f12a5404ea97 => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:19:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b584f964-88e7-4e02-a2f5-976b3f28e42c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b584f964-88e7-4e02-a2f5-976b3f28e42c tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] GET http://192.168.122.29/volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af Sep 01 12:19:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b584f964-88e7-4e02-a2f5-976b3f28e42c tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b584f964-88e7-4e02-a2f5-976b3f28e42c tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:30 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:30 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b584f964-88e7-4e02-a2f5-976b3f28e42c tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Snapshot retrieved successfully. Sep 01 12:19:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b584f964-88e7-4e02-a2f5-976b3f28e42c tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] http://192.168.122.29/volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af returned with HTTP 200 Sep 01 12:19:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1186/2346] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:19:30 2026] GET /volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af => generated 442 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-287f1bc1-2f3c-46ac-a153-9831d93c75cd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-287f1bc1-2f3c-46ac-a153-9831d93c75cd tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] GET http://192.168.122.29/volume/v3/volumes/c5b818f2-fd6e-415f-8d65-f12a5404ea97 Sep 01 12:19:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-287f1bc1-2f3c-46ac-a153-9831d93c75cd tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-287f1bc1-2f3c-46ac-a153-9831d93c75cd tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:31 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:31 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:31 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-287f1bc1-2f3c-46ac-a153-9831d93c75cd tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Volume info retrieved successfully. Sep 01 12:19:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-287f1bc1-2f3c-46ac-a153-9831d93c75cd tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] http://192.168.122.29/volume/v3/volumes/c5b818f2-fd6e-415f-8d65-f12a5404ea97 returned with HTTP 200 Sep 01 12:19:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1161/2347] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:19:31 2026] GET /volume/v3/volumes/c5b818f2-fd6e-415f-8d65-f12a5404ea97 => generated 869 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:19:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-99eb5781-6a85-4329-b487-6f621561d829 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-99eb5781-6a85-4329-b487-6f621561d829 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] GET http://192.168.122.29/volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af Sep 01 12:19:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-99eb5781-6a85-4329-b487-6f621561d829 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-99eb5781-6a85-4329-b487-6f621561d829 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:31 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:31 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-99eb5781-6a85-4329-b487-6f621561d829 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Snapshot retrieved successfully. Sep 01 12:19:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-99eb5781-6a85-4329-b487-6f621561d829 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] http://192.168.122.29/volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af returned with HTTP 200 Sep 01 12:19:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1187/2348] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:19:31 2026] GET /volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af => generated 442 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c526bf38-327d-45a6-b1e4-195616d68119 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c526bf38-327d-45a6-b1e4-195616d68119 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:19:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c526bf38-327d-45a6-b1e4-195616d68119 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8b6d23d5-cf6b-4f62-bc24-7a262454ec8c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-171233446"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:19:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-c526bf38-327d-45a6-b1e4-195616d68119 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Create volume request body: {'volume': {"'imageRef": '8b6d23d5-cf6b-4f62-bc24-7a262454ec8c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-171233446'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:19:32 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-c526bf38-327d-45a6-b1e4-195616d68119 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Create volume of 1 GB Sep 01 12:19:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c526bf38-327d-45a6-b1e4-195616d68119 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Availability Zones retrieved successfully. Sep 01 12:19:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c526bf38-327d-45a6-b1e4-195616d68119 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Flow 'volume_create_api' (4abe51cf-277f-4faf-b54c-418deb7d9921) 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:19:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c526bf38-327d-45a6-b1e4-195616d68119 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6421c62c-0765-4d60-9dd7-fad63d90a320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-c526bf38-327d-45a6-b1e4-195616d68119 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-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:19:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c526bf38-327d-45a6-b1e4-195616d68119 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6421c62c-0765-4d60-9dd7-fad63d90a320) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:19:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c526bf38-327d-45a6-b1e4-195616d68119 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd24df7d-f420-4a2e-ba55-a7845b03dcc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:32 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-c526bf38-327d-45a6-b1e4-195616d68119 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Created reservations ['00ca7924-056d-44f9-bf65-04c81c71158e', 'e7fe6c28-4a4c-4e27-a264-f6fba32e0158', '65709f24-4da5-476b-91c6-aa1f497dd3a9', '04559e4c-e6e2-4361-97cc-3d0947912a52'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:19:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c526bf38-327d-45a6-b1e4-195616d68119 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd24df7d-f420-4a2e-ba55-a7845b03dcc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00ca7924-056d-44f9-bf65-04c81c71158e', 'e7fe6c28-4a4c-4e27-a264-f6fba32e0158', '65709f24-4da5-476b-91c6-aa1f497dd3a9', '04559e4c-e6e2-4361-97cc-3d0947912a52']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c526bf38-327d-45a6-b1e4-195616d68119 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd3f6ac5-5cd0-4d99-9513-73bdb51ba0c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19: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:19:32 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c526bf38-327d-45a6-b1e4-195616d68119 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd3f6ac5-5cd0-4d99-9513-73bdb51ba0c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf711a1a-55f5-42f9-8794-ae38bf44b3f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-171233446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ab1d5b6771546cda103c5a459be7332',qos_specs=None,replication_status=,reservations=['00ca7924-056d-44f9-bf65-04c81c71158e','e7fe6c28-4a4c-4e27-a264-f6fba32e0158','65709f24-4da5-476b-91c6-aa1f497dd3a9','04559e4c-e6e2-4361-97cc-3d0947912a52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8de6acd74084d8c935160caafca9424',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:19:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-171233446',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf711a1a-55f5-42f9-8794-ae38bf44b3f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ab1d5b6771546cda103c5a459be7332',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8de6acd74084d8c935160caafca9424',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c526bf38-327d-45a6-b1e4-195616d68119 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (135a9b78-6d8f-4428-b2ea-cce6af95a1d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c526bf38-327d-45a6-b1e4-195616d68119 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (135a9b78-6d8f-4428-b2ea-cce6af95a1d1) transitioned into state 'SUCCESS' from state '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-171233446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ab1d5b6771546cda103c5a459be7332',qos_specs=None,replication_status=,reservations=['00ca7924-056d-44f9-bf65-04c81c71158e','e7fe6c28-4a4c-4e27-a264-f6fba32e0158','65709f24-4da5-476b-91c6-aa1f497dd3a9','04559e4c-e6e2-4361-97cc-3d0947912a52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8de6acd74084d8c935160caafca9424',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c526bf38-327d-45a6-b1e4-195616d68119 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ce5cb1e-5ae0-4b62-8405-2141eca31059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c526bf38-327d-45a6-b1e4-195616d68119 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ce5cb1e-5ae0-4b62-8405-2141eca31059) 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:19:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-c526bf38-327d-45a6-b1e4-195616d68119 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Flow 'volume_create_api' (4abe51cf-277f-4faf-b54c-418deb7d9921) 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:19:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c526bf38-327d-45a6-b1e4-195616d68119 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Create volume request issued successfully. Sep 01 12:19:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c526bf38-327d-45a6-b1e4-195616d68119 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:19:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1162/2349] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:19:32 2026] POST /volume/v3/volumes => generated 763 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:19:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5dc87be7-5ea3-452e-9382-619685903b51 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5dc87be7-5ea3-452e-9382-619685903b51 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:19:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5dc87be7-5ea3-452e-9382-619685903b51 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8b6d23d5-cf6b-4f62-bc24-7a262454ec8c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1124803867"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:19:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-5dc87be7-5ea3-452e-9382-619685903b51 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Create volume request body: {'volume': {"'imageRef": '8b6d23d5-cf6b-4f62-bc24-7a262454ec8c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1124803867'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:19:32 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-5dc87be7-5ea3-452e-9382-619685903b51 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Create volume of 1 GB Sep 01 12:19:32 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5dc87be7-5ea3-452e-9382-619685903b51 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Availability Zones retrieved successfully. Sep 01 12:19:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5dc87be7-5ea3-452e-9382-619685903b51 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Flow 'volume_create_api' (9e263d4a-c0c1-489a-a03a-9210cc7f51d0) 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:19:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5dc87be7-5ea3-452e-9382-619685903b51 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e7cc561-3b42-41de-94af-5a32d81f6e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-5dc87be7-5ea3-452e-9382-619685903b51 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-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:19:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0ad210d8-7ddf-45bf-8a39-973009581f00 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0ad210d8-7ddf-45bf-8a39-973009581f00 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] GET http://192.168.122.29/volume/v3/volumes/c5b818f2-fd6e-415f-8d65-f12a5404ea97 Sep 01 12:19:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0ad210d8-7ddf-45bf-8a39-973009581f00 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0ad210d8-7ddf-45bf-8a39-973009581f00 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5dc87be7-5ea3-452e-9382-619685903b51 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e7cc561-3b42-41de-94af-5a32d81f6e5e) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:19: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:19:32 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5dc87be7-5ea3-452e-9382-619685903b51 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3d3b734-c4ac-411c-8902-2d029fc1ac27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19: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:19:32 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0ad210d8-7ddf-45bf-8a39-973009581f00 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Volume info retrieved successfully. Sep 01 12:19:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0ad210d8-7ddf-45bf-8a39-973009581f00 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] http://192.168.122.29/volume/v3/volumes/c5b818f2-fd6e-415f-8d65-f12a5404ea97 returned with HTTP 200 Sep 01 12:19:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1163/2350] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:19:32 2026] GET /volume/v3/volumes/c5b818f2-fd6e-415f-8d65-f12a5404ea97 => generated 869 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:19:32 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-5dc87be7-5ea3-452e-9382-619685903b51 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Created reservations ['50777e98-a556-479d-a4eb-5a411191099c', '65b32fad-944e-48c5-9c51-4598e22a3124', 'a0d401a6-69bb-4ebf-acd8-c86414e0b52a', '9f794327-7e5c-45a5-a214-e931e8613c6b'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:19:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5dc87be7-5ea3-452e-9382-619685903b51 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3d3b734-c4ac-411c-8902-2d029fc1ac27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50777e98-a556-479d-a4eb-5a411191099c', '65b32fad-944e-48c5-9c51-4598e22a3124', 'a0d401a6-69bb-4ebf-acd8-c86414e0b52a', '9f794327-7e5c-45a5-a214-e931e8613c6b']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5dc87be7-5ea3-452e-9382-619685903b51 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21eac4e3-4513-4e51-92ff-875ef3452fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19: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:19:32 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5dc87be7-5ea3-452e-9382-619685903b51 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21eac4e3-4513-4e51-92ff-875ef3452fd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3fed75f-b8d9-4702-9262-db42dd0079a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1124803867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ab1d5b6771546cda103c5a459be7332',qos_specs=None,replication_status=,reservations=['50777e98-a556-479d-a4eb-5a411191099c','65b32fad-944e-48c5-9c51-4598e22a3124','a0d401a6-69bb-4ebf-acd8-c86414e0b52a','9f794327-7e5c-45a5-a214-e931e8613c6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8de6acd74084d8c935160caafca9424',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:19:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1124803867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3fed75f-b8d9-4702-9262-db42dd0079a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ab1d5b6771546cda103c5a459be7332',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8de6acd74084d8c935160caafca9424',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5dc87be7-5ea3-452e-9382-619685903b51 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f48b242-2983-4c41-b9da-e46c4666593a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5dc87be7-5ea3-452e-9382-619685903b51 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f48b242-2983-4c41-b9da-e46c4666593a) transitioned into state 'SUCCESS' from state '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-1124803867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ab1d5b6771546cda103c5a459be7332',qos_specs=None,replication_status=,reservations=['50777e98-a556-479d-a4eb-5a411191099c','65b32fad-944e-48c5-9c51-4598e22a3124','a0d401a6-69bb-4ebf-acd8-c86414e0b52a','9f794327-7e5c-45a5-a214-e931e8613c6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8de6acd74084d8c935160caafca9424',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5dc87be7-5ea3-452e-9382-619685903b51 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d0dfefd-1351-4cf7-86d5-ec4ddbeb5ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5dc87be7-5ea3-452e-9382-619685903b51 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d0dfefd-1351-4cf7-86d5-ec4ddbeb5ad2) 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:19:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5dc87be7-5ea3-452e-9382-619685903b51 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Flow 'volume_create_api' (9e263d4a-c0c1-489a-a03a-9210cc7f51d0) 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:19:32 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5dc87be7-5ea3-452e-9382-619685903b51 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Create volume request issued successfully. Sep 01 12:19:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5dc87be7-5ea3-452e-9382-619685903b51 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:19:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1188/2351] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:19:32 2026] POST /volume/v3/volumes => generated 764 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:19:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-483a9a73-8345-4693-813f-44b72605b780 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-483a9a73-8345-4693-813f-44b72605b780 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:19:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-483a9a73-8345-4693-813f-44b72605b780 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8b6d23d5-cf6b-4f62-bc24-7a262454ec8c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-935108022"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:19:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-483a9a73-8345-4693-813f-44b72605b780 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Create volume request body: {'volume': {"'imageRef": '8b6d23d5-cf6b-4f62-bc24-7a262454ec8c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-935108022'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:19:32 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-483a9a73-8345-4693-813f-44b72605b780 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Create volume of 1 GB Sep 01 12:19:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-483a9a73-8345-4693-813f-44b72605b780 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Availability Zones retrieved successfully. Sep 01 12:19:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-483a9a73-8345-4693-813f-44b72605b780 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Flow 'volume_create_api' (697e3f1c-edc9-4dd7-bcfa-cc9fb63da0b9) 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:19:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-483a9a73-8345-4693-813f-44b72605b780 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e91187f-3334-4cc8-b122-e275660091fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-271e00c1-c309-4647-bbb2-3df039c3edff None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-483a9a73-8345-4693-813f-44b72605b780 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-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:19:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-271e00c1-c309-4647-bbb2-3df039c3edff tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] GET http://192.168.122.29/volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af Sep 01 12:19:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-271e00c1-c309-4647-bbb2-3df039c3edff tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-271e00c1-c309-4647-bbb2-3df039c3edff tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-271e00c1-c309-4647-bbb2-3df039c3edff tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Snapshot retrieved successfully. Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-271e00c1-c309-4647-bbb2-3df039c3edff tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] http://192.168.122.29/volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af returned with HTTP 200 Sep 01 12:19:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1189/2352] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:19:32 2026] GET /volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af => generated 469 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e51a8e3d-e612-49d3-9681-c51f4681c5cc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e51a8e3d-e612-49d3-9681-c51f4681c5cc tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] POST http://192.168.122.29/volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af/metadata Sep 01 12:19:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e51a8e3d-e612-49d3-9681-c51f4681c5cc tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:19: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:19:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e51a8e3d-e612-49d3-9681-c51f4681c5cc tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Snapshot retrieved successfully. Sep 01 12:19:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-483a9a73-8345-4693-813f-44b72605b780 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e91187f-3334-4cc8-b122-e275660091fd) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:19:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-483a9a73-8345-4693-813f-44b72605b780 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (389b6864-090f-46ab-bfed-06b531bbb8c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e51a8e3d-e612-49d3-9681-c51f4681c5cc tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Update snapshot metadata completed successfully. Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e51a8e3d-e612-49d3-9681-c51f4681c5cc tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] http://192.168.122.29/volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af/metadata returned with HTTP 200 Sep 01 12:19:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1190/2353] 192.168.122.29 () {60 vars in 1281 bytes} [Tue Sep 1 12:19:33 2026] POST /volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af/metadata => generated 68 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:19:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-886ad9a4-f787-4198-bcf3-41fa4cdfa02c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-886ad9a4-f787-4198-bcf3-41fa4cdfa02c tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] GET http://192.168.122.29/volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af/metadata Sep 01 12:19:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-886ad9a4-f787-4198-bcf3-41fa4cdfa02c tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-886ad9a4-f787-4198-bcf3-41fa4cdfa02c tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-886ad9a4-f787-4198-bcf3-41fa4cdfa02c tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Snapshot retrieved successfully. Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-886ad9a4-f787-4198-bcf3-41fa4cdfa02c tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Get snapshot metadata completed successfully. Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-886ad9a4-f787-4198-bcf3-41fa4cdfa02c tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] http://192.168.122.29/volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af/metadata returned with HTTP 200 Sep 01 12:19:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1191/2354] 192.168.122.29 () {58 vars in 1260 bytes} [Tue Sep 1 12:19:33 2026] GET /volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af/metadata => generated 68 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:19:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ee1eaf80-7602-451f-978d-5909c66fe558 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ee1eaf80-7602-451f-978d-5909c66fe558 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] PUT http://192.168.122.29/volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af/metadata Sep 01 12:19:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ee1eaf80-7602-451f-978d-5909c66fe558 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:19: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:19:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ee1eaf80-7602-451f-978d-5909c66fe558 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Snapshot retrieved successfully. Sep 01 12:19:33 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-483a9a73-8345-4693-813f-44b72605b780 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Created reservations ['d6d60692-4b16-4b02-9b26-4714de603203', '82ccd1a4-1cdc-4e7f-a73a-98e363fb0ec0', '2a515b08-2bbc-436b-ad6e-c6ffd528a704', 'd472c594-0b69-4172-a586-113f2225945e'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:19:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-483a9a73-8345-4693-813f-44b72605b780 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (389b6864-090f-46ab-bfed-06b531bbb8c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6d60692-4b16-4b02-9b26-4714de603203', '82ccd1a4-1cdc-4e7f-a73a-98e363fb0ec0', '2a515b08-2bbc-436b-ad6e-c6ffd528a704', 'd472c594-0b69-4172-a586-113f2225945e']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-483a9a73-8345-4693-813f-44b72605b780 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c5fe983-d1f3-4ced-97be-c9705b511c69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ee1eaf80-7602-451f-978d-5909c66fe558 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Update snapshot metadata completed successfully. Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ee1eaf80-7602-451f-978d-5909c66fe558 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] http://192.168.122.29/volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af/metadata returned with HTTP 200 Sep 01 12:19:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1192/2355] 192.168.122.29 () {60 vars in 1280 bytes} [Tue Sep 1 12:19:33 2026] PUT /volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af/metadata => generated 57 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:19:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7ecbf578-89db-41ce-8779-86e85a6c263e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7ecbf578-89db-41ce-8779-86e85a6c263e tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] GET http://192.168.122.29/volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af/metadata Sep 01 12:19:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7ecbf578-89db-41ce-8779-86e85a6c263e tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7ecbf578-89db-41ce-8779-86e85a6c263e tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:33 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-483a9a73-8345-4693-813f-44b72605b780 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c5fe983-d1f3-4ced-97be-c9705b511c69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b56a9f1-18e9-409a-908b-33cb427afad5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-935108022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ab1d5b6771546cda103c5a459be7332',qos_specs=None,replication_status=,reservations=['d6d60692-4b16-4b02-9b26-4714de603203','82ccd1a4-1cdc-4e7f-a73a-98e363fb0ec0','2a515b08-2bbc-436b-ad6e-c6ffd528a704','d472c594-0b69-4172-a586-113f2225945e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8de6acd74084d8c935160caafca9424',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:19:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-935108022',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b56a9f1-18e9-409a-908b-33cb427afad5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ab1d5b6771546cda103c5a459be7332',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8de6acd74084d8c935160caafca9424',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-483a9a73-8345-4693-813f-44b72605b780 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eff89a42-f045-419f-969a-c7182f53bf4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19: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:19:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7ecbf578-89db-41ce-8779-86e85a6c263e tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Snapshot retrieved successfully. Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7ecbf578-89db-41ce-8779-86e85a6c263e tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Get snapshot metadata completed successfully. Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7ecbf578-89db-41ce-8779-86e85a6c263e tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] http://192.168.122.29/volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af/metadata returned with HTTP 200 Sep 01 12:19:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1193/2356] 192.168.122.29 () {58 vars in 1260 bytes} [Tue Sep 1 12:19:33 2026] GET /volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af/metadata => generated 57 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:19:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ec6f13d9-d7a8-48f2-bf59-a73b541f98bb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ec6f13d9-d7a8-48f2-bf59-a73b541f98bb tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] DELETE http://192.168.122.29/volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af/metadata/key3 Sep 01 12:19:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ec6f13d9-d7a8-48f2-bf59-a73b541f98bb tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ec6f13d9-d7a8-48f2-bf59-a73b541f98bb tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ec6f13d9-d7a8-48f2-bf59-a73b541f98bb tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Snapshot retrieved successfully. Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ec6f13d9-d7a8-48f2-bf59-a73b541f98bb tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Get snapshot metadata completed successfully. Sep 01 12:19:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-483a9a73-8345-4693-813f-44b72605b780 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eff89a42-f045-419f-969a-c7182f53bf4e) transitioned into state 'SUCCESS' from state '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-935108022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ab1d5b6771546cda103c5a459be7332',qos_specs=None,replication_status=,reservations=['d6d60692-4b16-4b02-9b26-4714de603203','82ccd1a4-1cdc-4e7f-a73a-98e363fb0ec0','2a515b08-2bbc-436b-ad6e-c6ffd528a704','d472c594-0b69-4172-a586-113f2225945e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8de6acd74084d8c935160caafca9424',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-483a9a73-8345-4693-813f-44b72605b780 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bd45880-96d6-4b96-9b51-0aaa25c66df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ec6f13d9-d7a8-48f2-bf59-a73b541f98bb tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Delete snapshot metadata completed successfully. Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ec6f13d9-d7a8-48f2-bf59-a73b541f98bb tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] http://192.168.122.29/volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af/metadata/key3 returned with HTTP 200 Sep 01 12:19:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1194/2357] 192.168.122.29 () {58 vars in 1278 bytes} [Tue Sep 1 12:19:33 2026] DELETE /volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af/metadata/key3 => generated 0 bytes in 54 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 01 12:19:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9023f698-6fc8-4b8d-a238-0b104f55bcee None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9023f698-6fc8-4b8d-a238-0b104f55bcee tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] GET http://192.168.122.29/volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af/metadata Sep 01 12:19:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9023f698-6fc8-4b8d-a238-0b104f55bcee tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9023f698-6fc8-4b8d-a238-0b104f55bcee tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-483a9a73-8345-4693-813f-44b72605b780 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bd45880-96d6-4b96-9b51-0aaa25c66df0) 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:19: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:19:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9023f698-6fc8-4b8d-a238-0b104f55bcee tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Snapshot retrieved successfully. Sep 01 12:19:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-483a9a73-8345-4693-813f-44b72605b780 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Flow 'volume_create_api' (697e3f1c-edc9-4dd7-bcfa-cc9fb63da0b9) 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:19:33 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-483a9a73-8345-4693-813f-44b72605b780 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Create volume request issued successfully. Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9023f698-6fc8-4b8d-a238-0b104f55bcee tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Get snapshot metadata completed successfully. Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9023f698-6fc8-4b8d-a238-0b104f55bcee tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] http://192.168.122.29/volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af/metadata returned with HTTP 200 Sep 01 12:19:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-483a9a73-8345-4693-813f-44b72605b780 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:19:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1195/2358] 192.168.122.29 () {58 vars in 1260 bytes} [Tue Sep 1 12:19:33 2026] GET /volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af/metadata => generated 32 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:19:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1164/2359] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:19:32 2026] POST /volume/v3/volumes => generated 763 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:19:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-52891092-ef19-4b7a-90f9-60d7e9669094 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-52891092-ef19-4b7a-90f9-60d7e9669094 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] PUT http://192.168.122.29/volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af/metadata Sep 01 12:19:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-52891092-ef19-4b7a-90f9-60d7e9669094 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-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:19:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-28643bda-21b3-49e8-b109-0f09ae0e82cf None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-28643bda-21b3-49e8-b109-0f09ae0e82cf tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:19:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-28643bda-21b3-49e8-b109-0f09ae0e82cf tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8b6d23d5-cf6b-4f62-bc24-7a262454ec8c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-927026484"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:19:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-28643bda-21b3-49e8-b109-0f09ae0e82cf tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Create volume request body: {'volume': {"'imageRef": '8b6d23d5-cf6b-4f62-bc24-7a262454ec8c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-927026484'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:19:33 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-28643bda-21b3-49e8-b109-0f09ae0e82cf tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Create volume of 1 GB Sep 01 12:19: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:19:33 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19: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:19:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-52891092-ef19-4b7a-90f9-60d7e9669094 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Snapshot retrieved successfully. Sep 01 12:19:33 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-28643bda-21b3-49e8-b109-0f09ae0e82cf tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Availability Zones retrieved successfully. Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-52891092-ef19-4b7a-90f9-60d7e9669094 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Update snapshot metadata completed successfully. Sep 01 12:19:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-28643bda-21b3-49e8-b109-0f09ae0e82cf tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Flow 'volume_create_api' (079c3f12-4777-47be-957d-72a2276d680c) 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:19:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-52891092-ef19-4b7a-90f9-60d7e9669094 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] http://192.168.122.29/volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af/metadata returned with HTTP 200 Sep 01 12:19:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1196/2360] 192.168.122.29 () {60 vars in 1280 bytes} [Tue Sep 1 12:19:33 2026] PUT /volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af/metadata => generated 16 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:19:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-28643bda-21b3-49e8-b109-0f09ae0e82cf tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61d38608-0382-4a82-a320-e2f8c18a1913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-28643bda-21b3-49e8-b109-0f09ae0e82cf tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-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:19:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8023afff-a5f0-4e59-a4e9-22f9d2ecccd4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8023afff-a5f0-4e59-a4e9-22f9d2ecccd4 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] POST http://192.168.122.29/volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af/metadata Sep 01 12:19:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8023afff-a5f0-4e59-a4e9-22f9d2ecccd4 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:19: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:19:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8023afff-a5f0-4e59-a4e9-22f9d2ecccd4 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Snapshot retrieved successfully. Sep 01 12:19:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-28643bda-21b3-49e8-b109-0f09ae0e82cf tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61d38608-0382-4a82-a320-e2f8c18a1913) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:19:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-28643bda-21b3-49e8-b109-0f09ae0e82cf tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (defb33b2-7884-49c3-9291-d21f26423208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8023afff-a5f0-4e59-a4e9-22f9d2ecccd4 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Update snapshot metadata completed successfully. Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8023afff-a5f0-4e59-a4e9-22f9d2ecccd4 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] http://192.168.122.29/volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af/metadata returned with HTTP 200 Sep 01 12:19:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1197/2361] 192.168.122.29 () {60 vars in 1281 bytes} [Tue Sep 1 12:19:33 2026] POST /volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af/metadata => generated 68 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:19:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0041b415-3ca2-41b9-afb2-030de08b4d2d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0041b415-3ca2-41b9-afb2-030de08b4d2d tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] GET http://192.168.122.29/volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af/metadata Sep 01 12:19:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0041b415-3ca2-41b9-afb2-030de08b4d2d tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0041b415-3ca2-41b9-afb2-030de08b4d2d tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0041b415-3ca2-41b9-afb2-030de08b4d2d tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Snapshot retrieved successfully. Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0041b415-3ca2-41b9-afb2-030de08b4d2d tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Get snapshot metadata completed successfully. Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0041b415-3ca2-41b9-afb2-030de08b4d2d tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] http://192.168.122.29/volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af/metadata returned with HTTP 200 Sep 01 12:19:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1198/2362] 192.168.122.29 () {58 vars in 1260 bytes} [Tue Sep 1 12:19:33 2026] GET /volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af/metadata => generated 68 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:19:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ed26dbb4-587a-4686-9725-efdbdd334723 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ed26dbb4-587a-4686-9725-efdbdd334723 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] PUT http://192.168.122.29/volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af/metadata/key3 Sep 01 12:19:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ed26dbb4-587a-4686-9725-efdbdd334723 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-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:19: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:19:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ed26dbb4-587a-4686-9725-efdbdd334723 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Snapshot retrieved successfully. Sep 01 12:19:33 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-28643bda-21b3-49e8-b109-0f09ae0e82cf tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Created reservations ['7d927389-984f-4e2d-a6de-c6869da58839', '8029d9ae-b93c-47ba-919a-219adf7317c1', 'a975f8f7-39cb-4180-a765-12dea8a68b39', 'e9d0a29a-bf53-463f-98ef-d47d80e69851'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:19:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-28643bda-21b3-49e8-b109-0f09ae0e82cf tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (defb33b2-7884-49c3-9291-d21f26423208) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d927389-984f-4e2d-a6de-c6869da58839', '8029d9ae-b93c-47ba-919a-219adf7317c1', 'a975f8f7-39cb-4180-a765-12dea8a68b39', 'e9d0a29a-bf53-463f-98ef-d47d80e69851']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-28643bda-21b3-49e8-b109-0f09ae0e82cf tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14d19044-965b-4ab2-bc7d-5a80d318e46f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19: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:19:33 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ed26dbb4-587a-4686-9725-efdbdd334723 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Update snapshot metadata completed successfully. Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ed26dbb4-587a-4686-9725-efdbdd334723 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] http://192.168.122.29/volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af/metadata/key3 returned with HTTP 200 Sep 01 12:19:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-28643bda-21b3-49e8-b109-0f09ae0e82cf tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14d19044-965b-4ab2-bc7d-5a80d318e46f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e8f6797-611e-469b-a194-e501e90d4aae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-927026484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ab1d5b6771546cda103c5a459be7332',qos_specs=None,replication_status=,reservations=['7d927389-984f-4e2d-a6de-c6869da58839','8029d9ae-b93c-47ba-919a-219adf7317c1','a975f8f7-39cb-4180-a765-12dea8a68b39','e9d0a29a-bf53-463f-98ef-d47d80e69851'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8de6acd74084d8c935160caafca9424',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:19:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-927026484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e8f6797-611e-469b-a194-e501e90d4aae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ab1d5b6771546cda103c5a459be7332',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8de6acd74084d8c935160caafca9424',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1199/2363] 192.168.122.29 () {60 vars in 1295 bytes} [Tue Sep 1 12:19:33 2026] PUT /volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af/metadata/key3 => generated 35 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:19:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-28643bda-21b3-49e8-b109-0f09ae0e82cf tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24db93c4-1165-4b37-bf12-aabf6e252d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-224dddbd-3664-404a-adb0-a172016cce7c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-224dddbd-3664-404a-adb0-a172016cce7c tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] GET http://192.168.122.29/volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af/metadata/key3 Sep 01 12:19:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-224dddbd-3664-404a-adb0-a172016cce7c tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-224dddbd-3664-404a-adb0-a172016cce7c tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-224dddbd-3664-404a-adb0-a172016cce7c tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Snapshot retrieved successfully. Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-224dddbd-3664-404a-adb0-a172016cce7c tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Get snapshot metadata completed successfully. Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-224dddbd-3664-404a-adb0-a172016cce7c tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] http://192.168.122.29/volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af/metadata/key3 returned with HTTP 200 Sep 01 12:19:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1200/2364] 192.168.122.29 () {58 vars in 1275 bytes} [Tue Sep 1 12:19:33 2026] GET /volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af/metadata/key3 => generated 35 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:19:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cdfe2241-7a20-404b-b866-3c2cdd01f2f7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cdfe2241-7a20-404b-b866-3c2cdd01f2f7 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] GET http://192.168.122.29/volume/v3/volumes/c5b818f2-fd6e-415f-8d65-f12a5404ea97 Sep 01 12:19:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cdfe2241-7a20-404b-b866-3c2cdd01f2f7 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cdfe2241-7a20-404b-b866-3c2cdd01f2f7 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-28643bda-21b3-49e8-b109-0f09ae0e82cf tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24db93c4-1165-4b37-bf12-aabf6e252d19) transitioned into state 'SUCCESS' from state '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-927026484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ab1d5b6771546cda103c5a459be7332',qos_specs=None,replication_status=,reservations=['7d927389-984f-4e2d-a6de-c6869da58839','8029d9ae-b93c-47ba-919a-219adf7317c1','a975f8f7-39cb-4180-a765-12dea8a68b39','e9d0a29a-bf53-463f-98ef-d47d80e69851'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8de6acd74084d8c935160caafca9424',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-28643bda-21b3-49e8-b109-0f09ae0e82cf tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00691133-60d6-45a6-ace4-69b307e3d7a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19: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:19:33 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:33 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-cdfe2241-7a20-404b-b866-3c2cdd01f2f7 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Volume info retrieved successfully. Sep 01 12:19:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-28643bda-21b3-49e8-b109-0f09ae0e82cf tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00691133-60d6-45a6-ace4-69b307e3d7a6) 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:19:33 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-28643bda-21b3-49e8-b109-0f09ae0e82cf tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Flow 'volume_create_api' (079c3f12-4777-47be-957d-72a2276d680c) 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:19:33 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-28643bda-21b3-49e8-b109-0f09ae0e82cf tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Create volume request issued successfully. Sep 01 12:19:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-28643bda-21b3-49e8-b109-0f09ae0e82cf tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:19:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1165/2365] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:19:33 2026] POST /volume/v3/volumes => generated 763 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:19:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2fb2de3e-001d-4f7d-865d-15475ac7d3bf None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cdfe2241-7a20-404b-b866-3c2cdd01f2f7 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] http://192.168.122.29/volume/v3/volumes/c5b818f2-fd6e-415f-8d65-f12a5404ea97 returned with HTTP 200 Sep 01 12:19:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1201/2366] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:19:33 2026] GET /volume/v3/volumes/c5b818f2-fd6e-415f-8d65-f12a5404ea97 => generated 870 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:19:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2fb2de3e-001d-4f7d-865d-15475ac7d3bf tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] GET http://192.168.122.29/volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af/metadata Sep 01 12:19:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2fb2de3e-001d-4f7d-865d-15475ac7d3bf tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2fb2de3e-001d-4f7d-865d-15475ac7d3bf tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a65df3ba-81aa-4682-ab9b-3f0bb900e04b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a65df3ba-81aa-4682-ab9b-3f0bb900e04b tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:19:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a65df3ba-81aa-4682-ab9b-3f0bb900e04b tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8b6d23d5-cf6b-4f62-bc24-7a262454ec8c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1878815284"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:19:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-a65df3ba-81aa-4682-ab9b-3f0bb900e04b tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Create volume request body: {'volume': {"'imageRef": '8b6d23d5-cf6b-4f62-bc24-7a262454ec8c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1878815284'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-a65df3ba-81aa-4682-ab9b-3f0bb900e04b tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Create volume of 1 GB Sep 01 12:19: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:19:33 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:33 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2fb2de3e-001d-4f7d-865d-15475ac7d3bf tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Snapshot retrieved successfully. Sep 01 12:19:33 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2fb2de3e-001d-4f7d-865d-15475ac7d3bf tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Get snapshot metadata completed successfully. Sep 01 12:19:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2fb2de3e-001d-4f7d-865d-15475ac7d3bf tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] http://192.168.122.29/volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af/metadata returned with HTTP 200 Sep 01 12:19:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1166/2367] 192.168.122.29 () {58 vars in 1260 bytes} [Tue Sep 1 12:19:33 2026] GET /volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af/metadata => generated 75 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:19:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0c31b33e-e168-401a-9d2e-4f0c165eba08 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0c31b33e-e168-401a-9d2e-4f0c165eba08 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:19:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0c31b33e-e168-401a-9d2e-4f0c165eba08 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c5b818f2-fd6e-415f-8d65-f12a5404ea97", "name": "tempest-VolumeDependencyTests-Snapshot-722799987"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:19:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a65df3ba-81aa-4682-ab9b-3f0bb900e04b tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Availability Zones retrieved successfully. Sep 01 12:19: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:19:33 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:33 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:33 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0c31b33e-e168-401a-9d2e-4f0c165eba08 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Volume info retrieved successfully. Sep 01 12:19:33 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-0c31b33e-e168-401a-9d2e-4f0c165eba08 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Create snapshot from volume c5b818f2-fd6e-415f-8d65-f12a5404ea97 Sep 01 12:19:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a65df3ba-81aa-4682-ab9b-3f0bb900e04b tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Flow 'volume_create_api' (2a68c244-be2e-46d6-b757-dd15a34ea35e) 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:19:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a65df3ba-81aa-4682-ab9b-3f0bb900e04b tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6652055-a36b-45e1-ad35-a94a16263b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-a65df3ba-81aa-4682-ab9b-3f0bb900e04b tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-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:19:33 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-0c31b33e-e168-401a-9d2e-4f0c165eba08 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Created reservations ['62d8bce3-7068-4bf1-a208-f9ee6189dfec', '68c3234a-5733-40b1-8508-a6d084e2bcc2', '4d0c614c-128e-47a2-8d59-556811b438c7', '1f041682-b006-4fac-b571-87785a1013fa'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:19: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:19:33 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a65df3ba-81aa-4682-ab9b-3f0bb900e04b tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6652055-a36b-45e1-ad35-a94a16263b4c) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:19:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a65df3ba-81aa-4682-ab9b-3f0bb900e04b tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd960515-de9c-4d9a-97da-3abd9e69a97c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0c31b33e-e168-401a-9d2e-4f0c165eba08 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Snapshot create request issued successfully. Sep 01 12:19:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0c31b33e-e168-401a-9d2e-4f0c165eba08 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] http://192.168.122.29/volume/v3/snapshots returned with HTTP 202 Sep 01 12:19:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1167/2368] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:19:33 2026] POST /volume/v3/snapshots => generated 307 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:19:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f36e1ec4-3a97-48da-a14f-a219517bad06 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f36e1ec4-3a97-48da-a14f-a219517bad06 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] PUT http://192.168.122.29/volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af/metadata Sep 01 12:19:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f36e1ec4-3a97-48da-a14f-a219517bad06 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-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:19: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:19:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f36e1ec4-3a97-48da-a14f-a219517bad06 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Snapshot retrieved successfully. Sep 01 12:19:34 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-a65df3ba-81aa-4682-ab9b-3f0bb900e04b tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Created reservations ['1b80c969-f8b4-4590-b6d6-929d59fc0284', '13c32261-d8c5-4af8-b992-f3f47e7c102d', '4e18a9a5-98f0-4eaa-aa55-f52703330566', 'b4bf2a57-36c8-4232-b68f-a21f0c794c75'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:19:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a65df3ba-81aa-4682-ab9b-3f0bb900e04b tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd960515-de9c-4d9a-97da-3abd9e69a97c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b80c969-f8b4-4590-b6d6-929d59fc0284', '13c32261-d8c5-4af8-b992-f3f47e7c102d', '4e18a9a5-98f0-4eaa-aa55-f52703330566', 'b4bf2a57-36c8-4232-b68f-a21f0c794c75']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f36e1ec4-3a97-48da-a14f-a219517bad06 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Update snapshot metadata completed successfully. Sep 01 12:19:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f36e1ec4-3a97-48da-a14f-a219517bad06 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] http://192.168.122.29/volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af/metadata returned with HTTP 200 Sep 01 12:19:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1168/2369] 192.168.122.29 () {60 vars in 1280 bytes} [Tue Sep 1 12:19:34 2026] PUT /volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af/metadata => generated 16 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:19:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7af222ba-9d03-424d-80dd-3ff686be8912 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a65df3ba-81aa-4682-ab9b-3f0bb900e04b tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a9b0e5e-499a-402e-813c-fce94928c9ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7af222ba-9d03-424d-80dd-3ff686be8912 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] GET http://192.168.122.29/volume/v3/snapshots/2f4717b4-c7eb-4f74-8990-f9ddfd69488e Sep 01 12:19:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7af222ba-9d03-424d-80dd-3ff686be8912 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7af222ba-9d03-424d-80dd-3ff686be8912 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7af222ba-9d03-424d-80dd-3ff686be8912 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Snapshot retrieved successfully. Sep 01 12:19:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7af222ba-9d03-424d-80dd-3ff686be8912 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] http://192.168.122.29/volume/v3/snapshots/2f4717b4-c7eb-4f74-8990-f9ddfd69488e returned with HTTP 200 Sep 01 12:19:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1169/2370] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:19:34 2026] GET /volume/v3/snapshots/2f4717b4-c7eb-4f74-8990-f9ddfd69488e => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5170b0e4-76ab-421c-a129-e22eeb69f58e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5170b0e4-76ab-421c-a129-e22eeb69f58e tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] DELETE http://192.168.122.29/volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af Sep 01 12:19:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5170b0e4-76ab-421c-a129-e22eeb69f58e tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5170b0e4-76ab-421c-a129-e22eeb69f58e tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:34 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-5170b0e4-76ab-421c-a129-e22eeb69f58e tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Delete snapshot with id: 4e9e9516-df81-40e9-916e-7bf2adb736af Sep 01 12:19: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:19:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5170b0e4-76ab-421c-a129-e22eeb69f58e tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Snapshot retrieved successfully. Sep 01 12:19: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:19:34 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:34 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a65df3ba-81aa-4682-ab9b-3f0bb900e04b tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a9b0e5e-499a-402e-813c-fce94928c9ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22d73d76-ecf6-4228-bbed-6b9d24878e52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1878815284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ab1d5b6771546cda103c5a459be7332',qos_specs=None,replication_status=,reservations=['1b80c969-f8b4-4590-b6d6-929d59fc0284','13c32261-d8c5-4af8-b992-f3f47e7c102d','4e18a9a5-98f0-4eaa-aa55-f52703330566','b4bf2a57-36c8-4232-b68f-a21f0c794c75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8de6acd74084d8c935160caafca9424',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:19:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1878815284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22d73d76-ecf6-4228-bbed-6b9d24878e52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ab1d5b6771546cda103c5a459be7332',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8de6acd74084d8c935160caafca9424',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a65df3ba-81aa-4682-ab9b-3f0bb900e04b tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (877d987e-3abc-443c-9481-be49498fb951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5170b0e4-76ab-421c-a129-e22eeb69f58e tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Snapshot delete request issued successfully. Sep 01 12:19:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5170b0e4-76ab-421c-a129-e22eeb69f58e tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] http://192.168.122.29/volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af returned with HTTP 202 Sep 01 12:19:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1170/2371] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:19:34 2026] DELETE /volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:19:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f6acb02d-104c-4c73-bfe5-115eab6e1700 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f6acb02d-104c-4c73-bfe5-115eab6e1700 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] GET http://192.168.122.29/volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af Sep 01 12:19:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f6acb02d-104c-4c73-bfe5-115eab6e1700 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f6acb02d-104c-4c73-bfe5-115eab6e1700 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f6acb02d-104c-4c73-bfe5-115eab6e1700 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Snapshot retrieved successfully. Sep 01 12:19:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f6acb02d-104c-4c73-bfe5-115eab6e1700 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] http://192.168.122.29/volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af returned with HTTP 200 Sep 01 12:19:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1171/2372] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:19:34 2026] GET /volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af => generated 468 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a65df3ba-81aa-4682-ab9b-3f0bb900e04b tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (877d987e-3abc-443c-9481-be49498fb951) transitioned into state 'SUCCESS' from state '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-1878815284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ab1d5b6771546cda103c5a459be7332',qos_specs=None,replication_status=,reservations=['1b80c969-f8b4-4590-b6d6-929d59fc0284','13c32261-d8c5-4af8-b992-f3f47e7c102d','4e18a9a5-98f0-4eaa-aa55-f52703330566','b4bf2a57-36c8-4232-b68f-a21f0c794c75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8de6acd74084d8c935160caafca9424',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a65df3ba-81aa-4682-ab9b-3f0bb900e04b tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97473e71-b4ce-4697-9dc5-59fa36a3de70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a65df3ba-81aa-4682-ab9b-3f0bb900e04b tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97473e71-b4ce-4697-9dc5-59fa36a3de70) 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:19:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-a65df3ba-81aa-4682-ab9b-3f0bb900e04b tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Flow 'volume_create_api' (2a68c244-be2e-46d6-b757-dd15a34ea35e) 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:19:34 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a65df3ba-81aa-4682-ab9b-3f0bb900e04b tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Create volume request issued successfully. Sep 01 12:19:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a65df3ba-81aa-4682-ab9b-3f0bb900e04b tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:19:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1202/2373] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:19:33 2026] POST /volume/v3/volumes => generated 764 bytes in 522 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:19:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7cc8e061-0c1e-44f3-b08d-cad52bb68b22 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7cc8e061-0c1e-44f3-b08d-cad52bb68b22 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] GET http://192.168.122.29/volume/v3/volumes/cf711a1a-55f5-42f9-8794-ae38bf44b3f1 Sep 01 12:19:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7cc8e061-0c1e-44f3-b08d-cad52bb68b22 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7cc8e061-0c1e-44f3-b08d-cad52bb68b22 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:34 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7cc8e061-0c1e-44f3-b08d-cad52bb68b22 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Volume info retrieved successfully. Sep 01 12:19:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7cc8e061-0c1e-44f3-b08d-cad52bb68b22 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] http://192.168.122.29/volume/v3/volumes/cf711a1a-55f5-42f9-8794-ae38bf44b3f1 returned with HTTP 200 Sep 01 12:19:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1172/2374] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:34 2026] GET /volume/v3/volumes/cf711a1a-55f5-42f9-8794-ae38bf44b3f1 => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-dd3eea70-82bd-4574-808b-b9c7ec9863b4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dd3eea70-82bd-4574-808b-b9c7ec9863b4 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] GET http://192.168.122.29/volume/v3/volumes/d3fed75f-b8d9-4702-9262-db42dd0079a6 Sep 01 12:19:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dd3eea70-82bd-4574-808b-b9c7ec9863b4 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dd3eea70-82bd-4574-808b-b9c7ec9863b4 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:34 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:34 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:34 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-dd3eea70-82bd-4574-808b-b9c7ec9863b4 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Volume info retrieved successfully. Sep 01 12:19:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dd3eea70-82bd-4574-808b-b9c7ec9863b4 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] http://192.168.122.29/volume/v3/volumes/d3fed75f-b8d9-4702-9262-db42dd0079a6 returned with HTTP 200 Sep 01 12:19:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1203/2375] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:34 2026] GET /volume/v3/volumes/d3fed75f-b8d9-4702-9262-db42dd0079a6 => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9b2fd21a-5549-4ac9-804e-518bd6353394 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9b2fd21a-5549-4ac9-804e-518bd6353394 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] GET http://192.168.122.29/volume/v3/snapshots/2f4717b4-c7eb-4f74-8990-f9ddfd69488e Sep 01 12:19:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9b2fd21a-5549-4ac9-804e-518bd6353394 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9b2fd21a-5549-4ac9-804e-518bd6353394 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9b2fd21a-5549-4ac9-804e-518bd6353394 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Snapshot retrieved successfully. Sep 01 12:19:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9b2fd21a-5549-4ac9-804e-518bd6353394 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] http://192.168.122.29/volume/v3/snapshots/2f4717b4-c7eb-4f74-8990-f9ddfd69488e returned with HTTP 200 Sep 01 12:19:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1173/2376] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:19:35 2026] GET /volume/v3/snapshots/2f4717b4-c7eb-4f74-8990-f9ddfd69488e => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-772128b0-eba4-41e5-a579-8080bc202a90 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-772128b0-eba4-41e5-a579-8080bc202a90 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] GET http://192.168.122.29/volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af Sep 01 12:19:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-772128b0-eba4-41e5-a579-8080bc202a90 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-772128b0-eba4-41e5-a579-8080bc202a90 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:35 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:35 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-772128b0-eba4-41e5-a579-8080bc202a90 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Snapshot retrieved successfully. Sep 01 12:19:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-772128b0-eba4-41e5-a579-8080bc202a90 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] http://192.168.122.29/volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af returned with HTTP 200 Sep 01 12:19:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1204/2377] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:19:35 2026] GET /volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af => generated 468 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d33ee2ad-6964-4950-878b-78770ea9d9bd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d33ee2ad-6964-4950-878b-78770ea9d9bd tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] GET http://192.168.122.29/volume/v3/volumes/d3fed75f-b8d9-4702-9262-db42dd0079a6 Sep 01 12:19:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d33ee2ad-6964-4950-878b-78770ea9d9bd tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d33ee2ad-6964-4950-878b-78770ea9d9bd tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:35 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d33ee2ad-6964-4950-878b-78770ea9d9bd tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Volume info retrieved successfully. Sep 01 12:19:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d33ee2ad-6964-4950-878b-78770ea9d9bd tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] http://192.168.122.29/volume/v3/volumes/d3fed75f-b8d9-4702-9262-db42dd0079a6 returned with HTTP 200 Sep 01 12:19:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1174/2378] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:35 2026] GET /volume/v3/volumes/d3fed75f-b8d9-4702-9262-db42dd0079a6 => generated 857 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-157f3a21-6132-439a-a123-4feb73767706 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-157f3a21-6132-439a-a123-4feb73767706 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] GET http://192.168.122.29/volume/v3/volumes/9b56a9f1-18e9-409a-908b-33cb427afad5 Sep 01 12:19:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-157f3a21-6132-439a-a123-4feb73767706 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-157f3a21-6132-439a-a123-4feb73767706 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:35 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:35 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:35 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-157f3a21-6132-439a-a123-4feb73767706 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Volume info retrieved successfully. Sep 01 12:19:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-157f3a21-6132-439a-a123-4feb73767706 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] http://192.168.122.29/volume/v3/volumes/9b56a9f1-18e9-409a-908b-33cb427afad5 returned with HTTP 200 Sep 01 12:19:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1205/2379] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:35 2026] GET /volume/v3/volumes/9b56a9f1-18e9-409a-908b-33cb427afad5 => generated 855 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d0fdbb3d-a7f9-4d86-9f7c-1cf3a8023a66 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d0fdbb3d-a7f9-4d86-9f7c-1cf3a8023a66 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] GET http://192.168.122.29/volume/v3/snapshots/2f4717b4-c7eb-4f74-8990-f9ddfd69488e Sep 01 12:19:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d0fdbb3d-a7f9-4d86-9f7c-1cf3a8023a66 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d0fdbb3d-a7f9-4d86-9f7c-1cf3a8023a66 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d0fdbb3d-a7f9-4d86-9f7c-1cf3a8023a66 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Snapshot retrieved successfully. Sep 01 12:19:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d0fdbb3d-a7f9-4d86-9f7c-1cf3a8023a66 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] http://192.168.122.29/volume/v3/snapshots/2f4717b4-c7eb-4f74-8990-f9ddfd69488e returned with HTTP 200 Sep 01 12:19:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1175/2380] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:19:36 2026] GET /volume/v3/snapshots/2f4717b4-c7eb-4f74-8990-f9ddfd69488e => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5db9c26d-554b-414f-bc26-1141570c4307 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5db9c26d-554b-414f-bc26-1141570c4307 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] GET http://192.168.122.29/volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af Sep 01 12:19:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5db9c26d-554b-414f-bc26-1141570c4307 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5db9c26d-554b-414f-bc26-1141570c4307 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5db9c26d-554b-414f-bc26-1141570c4307 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] http://192.168.122.29/volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af returned with HTTP 404 Sep 01 12:19:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1206/2381] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:19:36 2026] GET /volume/v3/snapshots/4e9e9516-df81-40e9-916e-7bf2adb736af => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:19:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1bcdb48a-c8fc-4a3a-aecc-ac4b518cec0f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1bcdb48a-c8fc-4a3a-aecc-ac4b518cec0f tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] GET http://192.168.122.29/volume/v3/volumes/19caa553-8cd6-44f0-aca7-c644af90fc59 Sep 01 12:19:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1bcdb48a-c8fc-4a3a-aecc-ac4b518cec0f tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1bcdb48a-c8fc-4a3a-aecc-ac4b518cec0f tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1bcdb48a-c8fc-4a3a-aecc-ac4b518cec0f tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Volume info retrieved successfully. Sep 01 12:19:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1bcdb48a-c8fc-4a3a-aecc-ac4b518cec0f tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] http://192.168.122.29/volume/v3/volumes/19caa553-8cd6-44f0-aca7-c644af90fc59 returned with HTTP 200 Sep 01 12:19:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1176/2382] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:36 2026] GET /volume/v3/volumes/19caa553-8cd6-44f0-aca7-c644af90fc59 => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-54ac2a51-87f7-41ab-a43f-777a38644446 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-54ac2a51-87f7-41ab-a43f-777a38644446 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] DELETE http://192.168.122.29/volume/v3/volumes/19caa553-8cd6-44f0-aca7-c644af90fc59 Sep 01 12:19:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-54ac2a51-87f7-41ab-a43f-777a38644446 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-54ac2a51-87f7-41ab-a43f-777a38644446 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:36 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-54ac2a51-87f7-41ab-a43f-777a38644446 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Delete volume with id: 19caa553-8cd6-44f0-aca7-c644af90fc59 Sep 01 12:19: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:19:36 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-54ac2a51-87f7-41ab-a43f-777a38644446 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Volume info retrieved successfully. Sep 01 12:19:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-54ac2a51-87f7-41ab-a43f-777a38644446 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Delete volume request issued successfully. Sep 01 12:19:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-54ac2a51-87f7-41ab-a43f-777a38644446 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] http://192.168.122.29/volume/v3/volumes/19caa553-8cd6-44f0-aca7-c644af90fc59 returned with HTTP 202 Sep 01 12:19:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1207/2383] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:19:36 2026] DELETE /volume/v3/volumes/19caa553-8cd6-44f0-aca7-c644af90fc59 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:19:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3a31926f-f844-4e23-9b3e-fa204d74db4c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3a31926f-f844-4e23-9b3e-fa204d74db4c tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] GET http://192.168.122.29/volume/v3/volumes/19caa553-8cd6-44f0-aca7-c644af90fc59 Sep 01 12:19:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3a31926f-f844-4e23-9b3e-fa204d74db4c tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3a31926f-f844-4e23-9b3e-fa204d74db4c tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3a31926f-f844-4e23-9b3e-fa204d74db4c tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Volume info retrieved successfully. Sep 01 12:19:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3a31926f-f844-4e23-9b3e-fa204d74db4c tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] http://192.168.122.29/volume/v3/volumes/19caa553-8cd6-44f0-aca7-c644af90fc59 returned with HTTP 200 Sep 01 12:19:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1177/2384] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:36 2026] GET /volume/v3/volumes/19caa553-8cd6-44f0-aca7-c644af90fc59 => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e5a8d420-f724-4f63-9558-6aaf589fa6c8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e5a8d420-f724-4f63-9558-6aaf589fa6c8 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] GET http://192.168.122.29/volume/v3/volumes/9b56a9f1-18e9-409a-908b-33cb427afad5 Sep 01 12:19:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e5a8d420-f724-4f63-9558-6aaf589fa6c8 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e5a8d420-f724-4f63-9558-6aaf589fa6c8 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:36 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e5a8d420-f724-4f63-9558-6aaf589fa6c8 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Volume info retrieved successfully. Sep 01 12:19:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e5a8d420-f724-4f63-9558-6aaf589fa6c8 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] http://192.168.122.29/volume/v3/volumes/9b56a9f1-18e9-409a-908b-33cb427afad5 returned with HTTP 200 Sep 01 12:19:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1208/2385] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:36 2026] GET /volume/v3/volumes/9b56a9f1-18e9-409a-908b-33cb427afad5 => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8dd9cc47-97c7-4f85-959f-c9a2a5ee8101 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8dd9cc47-97c7-4f85-959f-c9a2a5ee8101 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] GET http://192.168.122.29/volume/v3/volumes/5e8f6797-611e-469b-a194-e501e90d4aae Sep 01 12:19:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8dd9cc47-97c7-4f85-959f-c9a2a5ee8101 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8dd9cc47-97c7-4f85-959f-c9a2a5ee8101 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8dd9cc47-97c7-4f85-959f-c9a2a5ee8101 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Volume info retrieved successfully. Sep 01 12:19:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8dd9cc47-97c7-4f85-959f-c9a2a5ee8101 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] http://192.168.122.29/volume/v3/volumes/5e8f6797-611e-469b-a194-e501e90d4aae returned with HTTP 200 Sep 01 12:19:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1178/2386] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:36 2026] GET /volume/v3/volumes/5e8f6797-611e-469b-a194-e501e90d4aae => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d7fed2b4-60a4-4b26-9f7f-acf4a5b81925 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d7fed2b4-60a4-4b26-9f7f-acf4a5b81925 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] GET http://192.168.122.29/volume/v3/snapshots/2f4717b4-c7eb-4f74-8990-f9ddfd69488e Sep 01 12:19:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d7fed2b4-60a4-4b26-9f7f-acf4a5b81925 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d7fed2b4-60a4-4b26-9f7f-acf4a5b81925 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d7fed2b4-60a4-4b26-9f7f-acf4a5b81925 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Snapshot retrieved successfully. Sep 01 12:19:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d7fed2b4-60a4-4b26-9f7f-acf4a5b81925 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] http://192.168.122.29/volume/v3/snapshots/2f4717b4-c7eb-4f74-8990-f9ddfd69488e returned with HTTP 200 Sep 01 12:19:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1209/2387] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:19:37 2026] GET /volume/v3/snapshots/2f4717b4-c7eb-4f74-8990-f9ddfd69488e => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4afa3148-2304-432d-965a-a3e5075b92f7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4afa3148-2304-432d-965a-a3e5075b92f7 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] GET http://192.168.122.29/volume/v3/volumes/19caa553-8cd6-44f0-aca7-c644af90fc59 Sep 01 12:19:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4afa3148-2304-432d-965a-a3e5075b92f7 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4afa3148-2304-432d-965a-a3e5075b92f7 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4afa3148-2304-432d-965a-a3e5075b92f7 tempest-SnapshotMetadataTestJSON-700512914 tempest-SnapshotMetadataTestJSON-700512914-project-member] http://192.168.122.29/volume/v3/volumes/19caa553-8cd6-44f0-aca7-c644af90fc59 returned with HTTP 404 Sep 01 12:19:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1179/2388] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:37 2026] GET /volume/v3/volumes/19caa553-8cd6-44f0-aca7-c644af90fc59 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:19:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f3d47ca4-8038-46de-a07c-0bfbea9a4d6e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f3d47ca4-8038-46de-a07c-0bfbea9a4d6e tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] GET http://192.168.122.29/volume/v3/volumes/5e8f6797-611e-469b-a194-e501e90d4aae Sep 01 12:19:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f3d47ca4-8038-46de-a07c-0bfbea9a4d6e tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f3d47ca4-8038-46de-a07c-0bfbea9a4d6e tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f3d47ca4-8038-46de-a07c-0bfbea9a4d6e tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Volume info retrieved successfully. Sep 01 12:19:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f3d47ca4-8038-46de-a07c-0bfbea9a4d6e tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] http://192.168.122.29/volume/v3/volumes/5e8f6797-611e-469b-a194-e501e90d4aae returned with HTTP 200 Sep 01 12:19:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1210/2389] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:37 2026] GET /volume/v3/volumes/5e8f6797-611e-469b-a194-e501e90d4aae => generated 855 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3cf03ebb-c133-4a6b-a9b7-5875e0fac27c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3cf03ebb-c133-4a6b-a9b7-5875e0fac27c tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] GET http://192.168.122.29/volume/v3/snapshots/2f4717b4-c7eb-4f74-8990-f9ddfd69488e Sep 01 12:19:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3cf03ebb-c133-4a6b-a9b7-5875e0fac27c tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3cf03ebb-c133-4a6b-a9b7-5875e0fac27c tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3cf03ebb-c133-4a6b-a9b7-5875e0fac27c tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Snapshot retrieved successfully. Sep 01 12:19:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3cf03ebb-c133-4a6b-a9b7-5875e0fac27c tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] http://192.168.122.29/volume/v3/snapshots/2f4717b4-c7eb-4f74-8990-f9ddfd69488e returned with HTTP 200 Sep 01 12:19:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1180/2390] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:19:38 2026] GET /volume/v3/snapshots/2f4717b4-c7eb-4f74-8990-f9ddfd69488e => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b1ebf1a3-cda8-439a-8acc-3bbe76fc16d9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b1ebf1a3-cda8-439a-8acc-3bbe76fc16d9 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:19:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b1ebf1a3-cda8-439a-8acc-3bbe76fc16d9 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2f4717b4-c7eb-4f74-8990-f9ddfd69488e", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-893074684"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:19:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-b1ebf1a3-cda8-439a-8acc-3bbe76fc16d9 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Create volume request body: {'volume': {'snapshot_id': '2f4717b4-c7eb-4f74-8990-f9ddfd69488e', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-893074684'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:19: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:19:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b1ebf1a3-cda8-439a-8acc-3bbe76fc16d9 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Snapshot retrieved successfully. Sep 01 12:19:38 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-b1ebf1a3-cda8-439a-8acc-3bbe76fc16d9 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Create volume of 1 GB Sep 01 12:19:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b1ebf1a3-cda8-439a-8acc-3bbe76fc16d9 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Availability Zones retrieved successfully. Sep 01 12:19:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b1ebf1a3-cda8-439a-8acc-3bbe76fc16d9 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Flow 'volume_create_api' (d5d19a78-1fa7-4fc5-9d70-24c039135bd0) 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:19:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b1ebf1a3-cda8-439a-8acc-3bbe76fc16d9 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d18bce89-52d4-4798-8173-d05f62a70ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-b1ebf1a3-cda8-439a-8acc-3bbe76fc16d9 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-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:19: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:19:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b1ebf1a3-cda8-439a-8acc-3bbe76fc16d9 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d18bce89-52d4-4798-8173-d05f62a70ef2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2f4717b4-c7eb-4f74-8990-f9ddfd69488e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:19:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b1ebf1a3-cda8-439a-8acc-3bbe76fc16d9 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (798dc9d3-843b-487a-bc99-4f091c3efbc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:38 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-b1ebf1a3-cda8-439a-8acc-3bbe76fc16d9 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Created reservations ['9452e95a-e8da-427a-8082-1a2765476032', 'f31a2f54-3c6d-47ac-94c6-ce8dc081c261', 'ac514840-cdf5-4237-a318-9dd62435bd8d', '874c853a-6bcf-4dc7-a878-ffab210df452'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:19:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b1ebf1a3-cda8-439a-8acc-3bbe76fc16d9 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (798dc9d3-843b-487a-bc99-4f091c3efbc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9452e95a-e8da-427a-8082-1a2765476032', 'f31a2f54-3c6d-47ac-94c6-ce8dc081c261', 'ac514840-cdf5-4237-a318-9dd62435bd8d', '874c853a-6bcf-4dc7-a878-ffab210df452']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b1ebf1a3-cda8-439a-8acc-3bbe76fc16d9 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25d2e294-4ac8-49a1-8439-e17e8b7c1084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19: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:19:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b1ebf1a3-cda8-439a-8acc-3bbe76fc16d9 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25d2e294-4ac8-49a1-8439-e17e8b7c1084) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9663518d-b05e-4a6d-9eab-b9815935c88f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-893074684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='019c699980594a7cbd23865d5d9c594f',qos_specs=None,replication_status=,reservations=['9452e95a-e8da-427a-8082-1a2765476032','f31a2f54-3c6d-47ac-94c6-ce8dc081c261','ac514840-cdf5-4237-a318-9dd62435bd8d','874c853a-6bcf-4dc7-a878-ffab210df452'],size=1,snapshot_id=2f4717b4-c7eb-4f74-8990-f9ddfd69488e,source_replicaid=,source_volid=None,status='creating',user_id='4f59165f24364e5e9cd66d8f180c3f36',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:19:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-893074684',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9663518d-b05e-4a6d-9eab-b9815935c88f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='019c699980594a7cbd23865d5d9c594f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2f4717b4-c7eb-4f74-8990-f9ddfd69488e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f59165f24364e5e9cd66d8f180c3f36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b1ebf1a3-cda8-439a-8acc-3bbe76fc16d9 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93c638e1-76b2-41bf-bddb-7eb00532c58d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b1ebf1a3-cda8-439a-8acc-3bbe76fc16d9 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93c638e1-76b2-41bf-bddb-7eb00532c58d) transitioned into state 'SUCCESS' from state '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-893074684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='019c699980594a7cbd23865d5d9c594f',qos_specs=None,replication_status=,reservations=['9452e95a-e8da-427a-8082-1a2765476032','f31a2f54-3c6d-47ac-94c6-ce8dc081c261','ac514840-cdf5-4237-a318-9dd62435bd8d','874c853a-6bcf-4dc7-a878-ffab210df452'],size=1,snapshot_id=2f4717b4-c7eb-4f74-8990-f9ddfd69488e,source_replicaid=,source_volid=None,status='creating',user_id='4f59165f24364e5e9cd66d8f180c3f36',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b1ebf1a3-cda8-439a-8acc-3bbe76fc16d9 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57fe0ddd-8397-4531-99a5-450c47021206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19: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:19:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9b1b4b34-e4dd-4f5b-a6a9-d96e2d4b4456 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9b1b4b34-e4dd-4f5b-a6a9-d96e2d4b4456 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] GET http://192.168.122.29/volume/v3/volumes/5e8f6797-611e-469b-a194-e501e90d4aae Sep 01 12:19:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9b1b4b34-e4dd-4f5b-a6a9-d96e2d4b4456 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9b1b4b34-e4dd-4f5b-a6a9-d96e2d4b4456 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b1ebf1a3-cda8-439a-8acc-3bbe76fc16d9 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57fe0ddd-8397-4531-99a5-450c47021206) 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:19:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b1ebf1a3-cda8-439a-8acc-3bbe76fc16d9 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Flow 'volume_create_api' (d5d19a78-1fa7-4fc5-9d70-24c039135bd0) 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:19:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b1ebf1a3-cda8-439a-8acc-3bbe76fc16d9 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Create volume request issued successfully. Sep 01 12:19:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b1ebf1a3-cda8-439a-8acc-3bbe76fc16d9 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:19:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1211/2391] 192.168.122.29 () {62 vars in 1179 bytes} [Tue Sep 1 12:19:38 2026] POST /volume/v3/volumes => generated 810 bytes in 586 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:19: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:19:38 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d3205ed2-015f-4e0d-812f-d238b7a11d57 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9b1b4b34-e4dd-4f5b-a6a9-d96e2d4b4456 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Volume info retrieved successfully. Sep 01 12:19:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d3205ed2-015f-4e0d-812f-d238b7a11d57 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] GET http://192.168.122.29/volume/v3/volumes/9663518d-b05e-4a6d-9eab-b9815935c88f Sep 01 12:19:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d3205ed2-015f-4e0d-812f-d238b7a11d57 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d3205ed2-015f-4e0d-812f-d238b7a11d57 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9b1b4b34-e4dd-4f5b-a6a9-d96e2d4b4456 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] http://192.168.122.29/volume/v3/volumes/5e8f6797-611e-469b-a194-e501e90d4aae returned with HTTP 200 Sep 01 12:19:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1181/2392] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:38 2026] GET /volume/v3/volumes/5e8f6797-611e-469b-a194-e501e90d4aae => generated 856 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19: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:19:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-914e9307-23ba-4f45-b7ed-0aa72cd51c45 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d3205ed2-015f-4e0d-812f-d238b7a11d57 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Volume info retrieved successfully. Sep 01 12:19:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-914e9307-23ba-4f45-b7ed-0aa72cd51c45 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] GET http://192.168.122.29/volume/v3/volumes/22d73d76-ecf6-4228-bbed-6b9d24878e52 Sep 01 12:19:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-914e9307-23ba-4f45-b7ed-0aa72cd51c45 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-914e9307-23ba-4f45-b7ed-0aa72cd51c45 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d3205ed2-015f-4e0d-812f-d238b7a11d57 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] http://192.168.122.29/volume/v3/volumes/9663518d-b05e-4a6d-9eab-b9815935c88f returned with HTTP 200 Sep 01 12:19:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1212/2393] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:19:38 2026] GET /volume/v3/volumes/9663518d-b05e-4a6d-9eab-b9815935c88f => generated 878 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:19: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:19:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-914e9307-23ba-4f45-b7ed-0aa72cd51c45 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Volume info retrieved successfully. Sep 01 12:19:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-914e9307-23ba-4f45-b7ed-0aa72cd51c45 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] http://192.168.122.29/volume/v3/volumes/22d73d76-ecf6-4228-bbed-6b9d24878e52 returned with HTTP 200 Sep 01 12:19:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1182/2394] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:38 2026] GET /volume/v3/volumes/22d73d76-ecf6-4228-bbed-6b9d24878e52 => generated 856 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4ee9c6a4-fd6b-4d1a-a8b6-b1f009f08f73 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4ee9c6a4-fd6b-4d1a-a8b6-b1f009f08f73 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] GET http://192.168.122.29/volume/v3/volumes/9663518d-b05e-4a6d-9eab-b9815935c88f Sep 01 12:19:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4ee9c6a4-fd6b-4d1a-a8b6-b1f009f08f73 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4ee9c6a4-fd6b-4d1a-a8b6-b1f009f08f73 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4ee9c6a4-fd6b-4d1a-a8b6-b1f009f08f73 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Volume info retrieved successfully. Sep 01 12:19:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4ee9c6a4-fd6b-4d1a-a8b6-b1f009f08f73 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] http://192.168.122.29/volume/v3/volumes/9663518d-b05e-4a6d-9eab-b9815935c88f returned with HTTP 200 Sep 01 12:19:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e5c00d41-a3d2-4522-a1d3-2207abb63da6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1213/2395] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:19:40 2026] GET /volume/v3/volumes/9663518d-b05e-4a6d-9eab-b9815935c88f => generated 902 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:19:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e5c00d41-a3d2-4522-a1d3-2207abb63da6 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] GET http://192.168.122.29/volume/v3/volumes/22d73d76-ecf6-4228-bbed-6b9d24878e52 Sep 01 12:19:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e5c00d41-a3d2-4522-a1d3-2207abb63da6 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e5c00d41-a3d2-4522-a1d3-2207abb63da6 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e5c00d41-a3d2-4522-a1d3-2207abb63da6 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Volume info retrieved successfully. Sep 01 12:19:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e5c00d41-a3d2-4522-a1d3-2207abb63da6 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] http://192.168.122.29/volume/v3/volumes/22d73d76-ecf6-4228-bbed-6b9d24878e52 returned with HTTP 200 Sep 01 12:19:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1183/2396] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:40 2026] GET /volume/v3/volumes/22d73d76-ecf6-4228-bbed-6b9d24878e52 => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bd3fb4af-5007-4110-ae4a-9f6a13538dfd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bd3fb4af-5007-4110-ae4a-9f6a13538dfd tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] DELETE http://192.168.122.29/volume/v3/volumes/22d73d76-ecf6-4228-bbed-6b9d24878e52 Sep 01 12:19:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bd3fb4af-5007-4110-ae4a-9f6a13538dfd tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bd3fb4af-5007-4110-ae4a-9f6a13538dfd tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:40 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-bd3fb4af-5007-4110-ae4a-9f6a13538dfd tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Delete volume with id: 22d73d76-ecf6-4228-bbed-6b9d24878e52 Sep 01 12:19: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:19:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bd3fb4af-5007-4110-ae4a-9f6a13538dfd tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Volume info retrieved successfully. Sep 01 12:19:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bd3fb4af-5007-4110-ae4a-9f6a13538dfd tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Delete volume request issued successfully. Sep 01 12:19:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bd3fb4af-5007-4110-ae4a-9f6a13538dfd tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] http://192.168.122.29/volume/v3/volumes/22d73d76-ecf6-4228-bbed-6b9d24878e52 returned with HTTP 202 Sep 01 12:19:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1214/2397] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:19:40 2026] DELETE /volume/v3/volumes/22d73d76-ecf6-4228-bbed-6b9d24878e52 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:19:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-13eb6ba6-4de0-4a58-b93c-a65418ae79e9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-13eb6ba6-4de0-4a58-b93c-a65418ae79e9 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] GET http://192.168.122.29/volume/v3/volumes/22d73d76-ecf6-4228-bbed-6b9d24878e52 Sep 01 12:19:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-13eb6ba6-4de0-4a58-b93c-a65418ae79e9 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-13eb6ba6-4de0-4a58-b93c-a65418ae79e9 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-13eb6ba6-4de0-4a58-b93c-a65418ae79e9 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Volume info retrieved successfully. Sep 01 12:19:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-13eb6ba6-4de0-4a58-b93c-a65418ae79e9 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] http://192.168.122.29/volume/v3/volumes/22d73d76-ecf6-4228-bbed-6b9d24878e52 returned with HTTP 200 Sep 01 12:19:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1184/2398] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:40 2026] GET /volume/v3/volumes/22d73d76-ecf6-4228-bbed-6b9d24878e52 => generated 856 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4c60dd8d-0a88-43ea-af97-d37d7f9c2b2f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4c60dd8d-0a88-43ea-af97-d37d7f9c2b2f tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:19:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4c60dd8d-0a88-43ea-af97-d37d7f9c2b2f tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f8d3ded0-bba5-44ae-ab68-a13bdd494eff", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1820925603"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:19:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4c60dd8d-0a88-43ea-af97-d37d7f9c2b2f tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] http://192.168.122.29/volume/v3/snapshots returned with HTTP 404 Sep 01 12:19:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1215/2399] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:19:40 2026] POST /volume/v3/snapshots => generated 109 bytes in 192 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:19:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a2da24aa-4522-46f5-b751-c68aae29cc91 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a2da24aa-4522-46f5-b751-c68aae29cc91 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:19:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a2da24aa-4522-46f5-b751-c68aae29cc91 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1353882682"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:19:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a2da24aa-4522-46f5-b751-c68aae29cc91 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] http://192.168.122.29/volume/v3/snapshots returned with HTTP 404 Sep 01 12:19:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1185/2400] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:19:40 2026] POST /volume/v3/snapshots => generated 77 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:19:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e7f7187c-01fe-4edc-853d-73f43a497831 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e7f7187c-01fe-4edc-853d-73f43a497831 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] GET http://192.168.122.29/volume/v3/snapshots?limit=invalid Sep 01 12:19:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e7f7187c-01fe-4edc-853d-73f43a497831 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e7f7187c-01fe-4edc-853d-73f43a497831 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e7f7187c-01fe-4edc-853d-73f43a497831 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] HTTP exception thrown: limit param must be an integer Sep 01 12:19:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e7f7187c-01fe-4edc-853d-73f43a497831 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] http://192.168.122.29/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 01 12:19:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1216/2401] 192.168.122.29 () {58 vars in 1149 bytes} [Tue Sep 1 12:19:40 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:19:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-67cbe918-2e36-4caf-ab77-f58823551bb2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-67cbe918-2e36-4caf-ab77-f58823551bb2 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] GET http://192.168.122.29/volume/v3/snapshots?marker=0678d96e-2a44-4107-9b53-157d9e58ad1d Sep 01 12:19:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-67cbe918-2e36-4caf-ab77-f58823551bb2 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-67cbe918-2e36-4caf-ab77-f58823551bb2 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-67cbe918-2e36-4caf-ab77-f58823551bb2 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:19:40 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-67cbe918-2e36-4caf-ab77-f58823551bb2 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Building query based on filter {{(pid=86815) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:19:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-67cbe918-2e36-4caf-ab77-f58823551bb2 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] http://192.168.122.29/volume/v3/snapshots?marker=0678d96e-2a44-4107-9b53-157d9e58ad1d returned with HTTP 404 Sep 01 12:19:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1186/2402] 192.168.122.29 () {58 vars in 1209 bytes} [Tue Sep 1 12:19:40 2026] GET /volume/v3/snapshots?marker=0678d96e-2a44-4107-9b53-157d9e58ad1d => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:19:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8ca9dbd7-f62e-4264-9fd4-43d73a94f563 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8ca9dbd7-f62e-4264-9fd4-43d73a94f563 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] GET http://192.168.122.29/volume/v3/snapshots?sort_key=invalid Sep 01 12:19:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8ca9dbd7-f62e-4264-9fd4-43d73a94f563 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8ca9dbd7-f62e-4264-9fd4-43d73a94f563 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-8ca9dbd7-f62e-4264-9fd4-43d73a94f563 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:19:40 devstack devstack@c-api.service[86814]: DEBUG cinder.db.api [None req-8ca9dbd7-f62e-4264-9fd4-43d73a94f563 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Building query based on filter {{(pid=86814) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:19:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8ca9dbd7-f62e-4264-9fd4-43d73a94f563 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] http://192.168.122.29/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 01 12:19:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1217/2403] 192.168.122.29 () {58 vars in 1155 bytes} [Tue Sep 1 12:19:40 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:19:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9a49b3fa-a89a-4bb0-b33a-337a07ba3948 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9a49b3fa-a89a-4bb0-b33a-337a07ba3948 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:19:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9a49b3fa-a89a-4bb0-b33a-337a07ba3948 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1848944489"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:19:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-9a49b3fa-a89a-4bb0-b33a-337a07ba3948 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1848944489'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:19:40 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-9a49b3fa-a89a-4bb0-b33a-337a07ba3948 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Create volume of 2 GB Sep 01 12:19:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9a49b3fa-a89a-4bb0-b33a-337a07ba3948 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Availability Zones retrieved successfully. Sep 01 12:19:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9a49b3fa-a89a-4bb0-b33a-337a07ba3948 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Flow 'volume_create_api' (4ecf76d1-cf51-413a-a40b-d849486da041) 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:19:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9a49b3fa-a89a-4bb0-b33a-337a07ba3948 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65b9be75-ab7a-45cb-bbaf-759f5079f71a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-9a49b3fa-a89a-4bb0-b33a-337a07ba3948 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-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:19:41 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9a49b3fa-a89a-4bb0-b33a-337a07ba3948 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65b9be75-ab7a-45cb-bbaf-759f5079f71a) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:19:41 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9a49b3fa-a89a-4bb0-b33a-337a07ba3948 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d61fdcd-b524-4a75-87a1-f1a12a24653a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-618d10f4-55de-469c-84d1-115d72b76aca None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-618d10f4-55de-469c-84d1-115d72b76aca tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] GET http://192.168.122.29/volume/v3/volumes/9663518d-b05e-4a6d-9eab-b9815935c88f Sep 01 12:19:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-618d10f4-55de-469c-84d1-115d72b76aca tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-618d10f4-55de-469c-84d1-115d72b76aca tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:41 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-618d10f4-55de-469c-84d1-115d72b76aca tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Volume info retrieved successfully. Sep 01 12:19:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-618d10f4-55de-469c-84d1-115d72b76aca tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] http://192.168.122.29/volume/v3/volumes/9663518d-b05e-4a6d-9eab-b9815935c88f returned with HTTP 200 Sep 01 12:19:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1218/2404] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:19:41 2026] GET /volume/v3/volumes/9663518d-b05e-4a6d-9eab-b9815935c88f => generated 902 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:19:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8ac72950-6856-4048-a94d-51afcee19cbd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8ac72950-6856-4048-a94d-51afcee19cbd tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] GET http://192.168.122.29/volume/v3/volumes/22d73d76-ecf6-4228-bbed-6b9d24878e52 Sep 01 12:19:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8ac72950-6856-4048-a94d-51afcee19cbd tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8ac72950-6856-4048-a94d-51afcee19cbd tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:41 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8ac72950-6856-4048-a94d-51afcee19cbd tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] http://192.168.122.29/volume/v3/volumes/22d73d76-ecf6-4228-bbed-6b9d24878e52 returned with HTTP 404 Sep 01 12:19:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1219/2405] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:41 2026] GET /volume/v3/volumes/22d73d76-ecf6-4228-bbed-6b9d24878e52 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:19:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0121a616-6359-4ba9-8eba-efedc73e86e4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0121a616-6359-4ba9-8eba-efedc73e86e4 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] DELETE http://192.168.122.29/volume/v3/volumes/5e8f6797-611e-469b-a194-e501e90d4aae Sep 01 12:19:41 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-9a49b3fa-a89a-4bb0-b33a-337a07ba3948 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Created reservations ['0b9ebed7-e764-477f-8583-454d9250c002', 'db81d502-31a9-41ac-928e-5ef5b8023436', 'f6881d43-b08f-427e-8e60-15158fe6da12', '82a8c434-8cee-4adf-8c21-99882f0500eb'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:19:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0121a616-6359-4ba9-8eba-efedc73e86e4 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:41 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9a49b3fa-a89a-4bb0-b33a-337a07ba3948 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d61fdcd-b524-4a75-87a1-f1a12a24653a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b9ebed7-e764-477f-8583-454d9250c002', 'db81d502-31a9-41ac-928e-5ef5b8023436', 'f6881d43-b08f-427e-8e60-15158fe6da12', '82a8c434-8cee-4adf-8c21-99882f0500eb']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0121a616-6359-4ba9-8eba-efedc73e86e4 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:41 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9a49b3fa-a89a-4bb0-b33a-337a07ba3948 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d281874f-cc5b-41e7-b3f9-fb10eb7741d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:41 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-0121a616-6359-4ba9-8eba-efedc73e86e4 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Delete volume with id: 5e8f6797-611e-469b-a194-e501e90d4aae Sep 01 12:19: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:19:41 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19:41 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9a49b3fa-a89a-4bb0-b33a-337a07ba3948 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d281874f-cc5b-41e7-b3f9-fb10eb7741d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e6758a2-2fa7-460b-8647-89747762ea05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1848944489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21a82d8eb51a41018bfe76e1484a893d',qos_specs=None,replication_status=,reservations=['0b9ebed7-e764-477f-8583-454d9250c002','db81d502-31a9-41ac-928e-5ef5b8023436','f6881d43-b08f-427e-8e60-15158fe6da12','82a8c434-8cee-4adf-8c21-99882f0500eb'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='612f0490d7e24853b05fb5e421fba505',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:19:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1848944489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e6758a2-2fa7-460b-8647-89747762ea05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21a82d8eb51a41018bfe76e1484a893d',provider_auth=None,provider_geometry=None,provider_id=None,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='612f0490d7e24853b05fb5e421fba505',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:41 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9a49b3fa-a89a-4bb0-b33a-337a07ba3948 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0a4b34f-8857-470b-b3f5-521847d8fbfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19: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:19:41 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0121a616-6359-4ba9-8eba-efedc73e86e4 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Volume info retrieved successfully. Sep 01 12:19:41 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9a49b3fa-a89a-4bb0-b33a-337a07ba3948 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0a4b34f-8857-470b-b3f5-521847d8fbfb) transitioned into state 'SUCCESS' from state '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-1848944489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21a82d8eb51a41018bfe76e1484a893d',qos_specs=None,replication_status=,reservations=['0b9ebed7-e764-477f-8583-454d9250c002','db81d502-31a9-41ac-928e-5ef5b8023436','f6881d43-b08f-427e-8e60-15158fe6da12','82a8c434-8cee-4adf-8c21-99882f0500eb'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='612f0490d7e24853b05fb5e421fba505',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:41 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9a49b3fa-a89a-4bb0-b33a-337a07ba3948 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea53f285-efe9-46cd-9fb3-b9a711e4bc9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0121a616-6359-4ba9-8eba-efedc73e86e4 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Delete volume request issued successfully. Sep 01 12:19:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0121a616-6359-4ba9-8eba-efedc73e86e4 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] http://192.168.122.29/volume/v3/volumes/5e8f6797-611e-469b-a194-e501e90d4aae returned with HTTP 202 Sep 01 12:19:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1220/2406] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:19:41 2026] DELETE /volume/v3/volumes/5e8f6797-611e-469b-a194-e501e90d4aae => generated 0 bytes in 225 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:19:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-da845b14-6eb6-4cd1-9dcb-7c3bd78d34d9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-da845b14-6eb6-4cd1-9dcb-7c3bd78d34d9 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] GET http://192.168.122.29/volume/v3/volumes/5e8f6797-611e-469b-a194-e501e90d4aae Sep 01 12:19:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-da845b14-6eb6-4cd1-9dcb-7c3bd78d34d9 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-da845b14-6eb6-4cd1-9dcb-7c3bd78d34d9 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:41 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19:41 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9a49b3fa-a89a-4bb0-b33a-337a07ba3948 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea53f285-efe9-46cd-9fb3-b9a711e4bc9f) 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:19: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:19:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-da845b14-6eb6-4cd1-9dcb-7c3bd78d34d9 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Volume info retrieved successfully. Sep 01 12:19:41 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-9a49b3fa-a89a-4bb0-b33a-337a07ba3948 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Flow 'volume_create_api' (4ecf76d1-cf51-413a-a40b-d849486da041) 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:19:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-da845b14-6eb6-4cd1-9dcb-7c3bd78d34d9 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] http://192.168.122.29/volume/v3/volumes/5e8f6797-611e-469b-a194-e501e90d4aae returned with HTTP 200 Sep 01 12:19:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1221/2407] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:41 2026] GET /volume/v3/volumes/5e8f6797-611e-469b-a194-e501e90d4aae => generated 855 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9a49b3fa-a89a-4bb0-b33a-337a07ba3948 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Create volume request issued successfully. Sep 01 12:19:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9a49b3fa-a89a-4bb0-b33a-337a07ba3948 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:19:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1187/2408] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:19:40 2026] POST /volume/v3/volumes => generated 769 bytes in 912 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:19:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0454fdba-179b-4f7c-8e99-01194e9183f1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0454fdba-179b-4f7c-8e99-01194e9183f1 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] GET http://192.168.122.29/volume/v3/volumes/8e6758a2-2fa7-460b-8647-89747762ea05 Sep 01 12:19:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0454fdba-179b-4f7c-8e99-01194e9183f1 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0454fdba-179b-4f7c-8e99-01194e9183f1 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:41 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0454fdba-179b-4f7c-8e99-01194e9183f1 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Volume info retrieved successfully. Sep 01 12:19:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0454fdba-179b-4f7c-8e99-01194e9183f1 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] http://192.168.122.29/volume/v3/volumes/8e6758a2-2fa7-460b-8647-89747762ea05 returned with HTTP 200 Sep 01 12:19:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1222/2409] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:41 2026] GET /volume/v3/volumes/8e6758a2-2fa7-460b-8647-89747762ea05 => generated 837 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:19:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0ce30a0a-5735-40d6-b925-cf7084779e6a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0ce30a0a-5735-40d6-b925-cf7084779e6a tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] GET http://192.168.122.29/volume/v3/volumes/9663518d-b05e-4a6d-9eab-b9815935c88f Sep 01 12:19:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0ce30a0a-5735-40d6-b925-cf7084779e6a tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0ce30a0a-5735-40d6-b925-cf7084779e6a tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0ce30a0a-5735-40d6-b925-cf7084779e6a tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Volume info retrieved successfully. Sep 01 12:19:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0ce30a0a-5735-40d6-b925-cf7084779e6a tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] http://192.168.122.29/volume/v3/volumes/9663518d-b05e-4a6d-9eab-b9815935c88f returned with HTTP 200 Sep 01 12:19:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1188/2410] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:19:42 2026] GET /volume/v3/volumes/9663518d-b05e-4a6d-9eab-b9815935c88f => generated 902 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:19:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bf1720f7-ea6f-4f8c-8615-e57657b40b15 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bf1720f7-ea6f-4f8c-8615-e57657b40b15 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] GET http://192.168.122.29/volume/v3/volumes/5e8f6797-611e-469b-a194-e501e90d4aae Sep 01 12:19:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bf1720f7-ea6f-4f8c-8615-e57657b40b15 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bf1720f7-ea6f-4f8c-8615-e57657b40b15 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bf1720f7-ea6f-4f8c-8615-e57657b40b15 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Volume info retrieved successfully. Sep 01 12:19:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bf1720f7-ea6f-4f8c-8615-e57657b40b15 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] http://192.168.122.29/volume/v3/volumes/5e8f6797-611e-469b-a194-e501e90d4aae returned with HTTP 200 Sep 01 12:19:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1223/2411] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:42 2026] GET /volume/v3/volumes/5e8f6797-611e-469b-a194-e501e90d4aae => generated 855 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:19:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-219a0de7-1f44-4ec0-bea1-30f98a4542e7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-219a0de7-1f44-4ec0-bea1-30f98a4542e7 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] GET http://192.168.122.29/volume/v3/volumes/8e6758a2-2fa7-460b-8647-89747762ea05 Sep 01 12:19:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-219a0de7-1f44-4ec0-bea1-30f98a4542e7 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-219a0de7-1f44-4ec0-bea1-30f98a4542e7 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:43 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:43 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:43 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-219a0de7-1f44-4ec0-bea1-30f98a4542e7 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Volume info retrieved successfully. Sep 01 12:19:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-219a0de7-1f44-4ec0-bea1-30f98a4542e7 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] http://192.168.122.29/volume/v3/volumes/8e6758a2-2fa7-460b-8647-89747762ea05 returned with HTTP 200 Sep 01 12:19:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1189/2412] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:42 2026] GET /volume/v3/volumes/8e6758a2-2fa7-460b-8647-89747762ea05 => generated 861 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-107ce4e6-3c22-40f7-8dcd-b9608feb35be None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-107ce4e6-3c22-40f7-8dcd-b9608feb35be tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] GET http://192.168.122.29/volume/v3/volumes/9663518d-b05e-4a6d-9eab-b9815935c88f Sep 01 12:19:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-107ce4e6-3c22-40f7-8dcd-b9608feb35be tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-107ce4e6-3c22-40f7-8dcd-b9608feb35be tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:43 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:43 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:43 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-107ce4e6-3c22-40f7-8dcd-b9608feb35be tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Volume info retrieved successfully. Sep 01 12:19:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-107ce4e6-3c22-40f7-8dcd-b9608feb35be tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] http://192.168.122.29/volume/v3/volumes/9663518d-b05e-4a6d-9eab-b9815935c88f returned with HTTP 200 Sep 01 12:19:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1224/2413] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:19:43 2026] GET /volume/v3/volumes/9663518d-b05e-4a6d-9eab-b9815935c88f => generated 902 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:19:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-699c306d-34c4-42aa-bfe8-dfa74ff35f26 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-699c306d-34c4-42aa-bfe8-dfa74ff35f26 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] GET http://192.168.122.29/volume/v3/volumes/5e8f6797-611e-469b-a194-e501e90d4aae Sep 01 12:19:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-699c306d-34c4-42aa-bfe8-dfa74ff35f26 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-699c306d-34c4-42aa-bfe8-dfa74ff35f26 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-699c306d-34c4-42aa-bfe8-dfa74ff35f26 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] http://192.168.122.29/volume/v3/volumes/5e8f6797-611e-469b-a194-e501e90d4aae returned with HTTP 404 Sep 01 12:19:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1190/2414] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:43 2026] GET /volume/v3/volumes/5e8f6797-611e-469b-a194-e501e90d4aae => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:19:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1a685cee-ab34-49b1-8fcc-1a0ac2cb0e82 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1a685cee-ab34-49b1-8fcc-1a0ac2cb0e82 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] DELETE http://192.168.122.29/volume/v3/volumes/9b56a9f1-18e9-409a-908b-33cb427afad5 Sep 01 12:19:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1a685cee-ab34-49b1-8fcc-1a0ac2cb0e82 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1a685cee-ab34-49b1-8fcc-1a0ac2cb0e82 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:44 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-1a685cee-ab34-49b1-8fcc-1a0ac2cb0e82 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Delete volume with id: 9b56a9f1-18e9-409a-908b-33cb427afad5 Sep 01 12:19: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:19:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1a685cee-ab34-49b1-8fcc-1a0ac2cb0e82 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Volume info retrieved successfully. Sep 01 12:19:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e3e06107-7e0d-4993-89b9-ff2465446de4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e3e06107-7e0d-4993-89b9-ff2465446de4 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] GET http://192.168.122.29/volume/v3/volumes/8e6758a2-2fa7-460b-8647-89747762ea05 Sep 01 12:19:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e3e06107-7e0d-4993-89b9-ff2465446de4 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e3e06107-7e0d-4993-89b9-ff2465446de4 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1a685cee-ab34-49b1-8fcc-1a0ac2cb0e82 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Delete volume request issued successfully. Sep 01 12:19:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1a685cee-ab34-49b1-8fcc-1a0ac2cb0e82 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] http://192.168.122.29/volume/v3/volumes/9b56a9f1-18e9-409a-908b-33cb427afad5 returned with HTTP 202 Sep 01 12:19:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1225/2415] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:19:43 2026] DELETE /volume/v3/volumes/9b56a9f1-18e9-409a-908b-33cb427afad5 => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:19:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c7a5a11f-e69c-41c2-aab0-40bcceb84e09 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c7a5a11f-e69c-41c2-aab0-40bcceb84e09 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] GET http://192.168.122.29/volume/v3/volumes/9b56a9f1-18e9-409a-908b-33cb427afad5 Sep 01 12:19:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c7a5a11f-e69c-41c2-aab0-40bcceb84e09 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c7a5a11f-e69c-41c2-aab0-40bcceb84e09 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:44 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:44 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e3e06107-7e0d-4993-89b9-ff2465446de4 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Volume info retrieved successfully. Sep 01 12:19: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:19:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e3e06107-7e0d-4993-89b9-ff2465446de4 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] http://192.168.122.29/volume/v3/volumes/8e6758a2-2fa7-460b-8647-89747762ea05 returned with HTTP 200 Sep 01 12:19:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1191/2416] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:44 2026] GET /volume/v3/volumes/8e6758a2-2fa7-460b-8647-89747762ea05 => generated 861 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c7a5a11f-e69c-41c2-aab0-40bcceb84e09 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Volume info retrieved successfully. Sep 01 12:19:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c7a5a11f-e69c-41c2-aab0-40bcceb84e09 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] http://192.168.122.29/volume/v3/volumes/9b56a9f1-18e9-409a-908b-33cb427afad5 returned with HTTP 200 Sep 01 12:19:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1226/2417] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:44 2026] GET /volume/v3/volumes/9b56a9f1-18e9-409a-908b-33cb427afad5 => generated 855 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6cd3b967-ed2e-4317-9888-4f6b4291318c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6cd3b967-ed2e-4317-9888-4f6b4291318c tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] GET http://192.168.122.29/volume/v3/volumes/9663518d-b05e-4a6d-9eab-b9815935c88f Sep 01 12:19:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6cd3b967-ed2e-4317-9888-4f6b4291318c tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6cd3b967-ed2e-4317-9888-4f6b4291318c tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:44 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:44 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6cd3b967-ed2e-4317-9888-4f6b4291318c tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Volume info retrieved successfully. Sep 01 12:19:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6cd3b967-ed2e-4317-9888-4f6b4291318c tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] http://192.168.122.29/volume/v3/volumes/9663518d-b05e-4a6d-9eab-b9815935c88f returned with HTTP 200 Sep 01 12:19:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1192/2418] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:19:44 2026] GET /volume/v3/volumes/9663518d-b05e-4a6d-9eab-b9815935c88f => generated 902 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:19:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fbe5cb09-5300-4f1b-9498-d1c842cafc2f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fbe5cb09-5300-4f1b-9498-d1c842cafc2f tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] GET http://192.168.122.29/volume/v3/volumes/8e6758a2-2fa7-460b-8647-89747762ea05 Sep 01 12:19:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fbe5cb09-5300-4f1b-9498-d1c842cafc2f tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fbe5cb09-5300-4f1b-9498-d1c842cafc2f tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-01a5cbd3-6807-43df-adf6-8a9f2f764e76 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-01a5cbd3-6807-43df-adf6-8a9f2f764e76 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] GET http://192.168.122.29/volume/v3/volumes/9b56a9f1-18e9-409a-908b-33cb427afad5 Sep 01 12:19:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-01a5cbd3-6807-43df-adf6-8a9f2f764e76 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-01a5cbd3-6807-43df-adf6-8a9f2f764e76 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-fbe5cb09-5300-4f1b-9498-d1c842cafc2f tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Volume info retrieved successfully. Sep 01 12:19: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:19:45 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fbe5cb09-5300-4f1b-9498-d1c842cafc2f tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] http://192.168.122.29/volume/v3/volumes/8e6758a2-2fa7-460b-8647-89747762ea05 returned with HTTP 200 Sep 01 12:19:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1227/2419] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:45 2026] GET /volume/v3/volumes/8e6758a2-2fa7-460b-8647-89747762ea05 => generated 861 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:19:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-01a5cbd3-6807-43df-adf6-8a9f2f764e76 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Volume info retrieved successfully. Sep 01 12:19:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-01a5cbd3-6807-43df-adf6-8a9f2f764e76 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] http://192.168.122.29/volume/v3/volumes/9b56a9f1-18e9-409a-908b-33cb427afad5 returned with HTTP 200 Sep 01 12:19:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1193/2420] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:45 2026] GET /volume/v3/volumes/9b56a9f1-18e9-409a-908b-33cb427afad5 => generated 855 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b9c08eed-e1d5-45cf-89af-c66b2a808e29 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b9c08eed-e1d5-45cf-89af-c66b2a808e29 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] GET http://192.168.122.29/volume/v3/volumes/9663518d-b05e-4a6d-9eab-b9815935c88f Sep 01 12:19:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b9c08eed-e1d5-45cf-89af-c66b2a808e29 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b9c08eed-e1d5-45cf-89af-c66b2a808e29 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b9c08eed-e1d5-45cf-89af-c66b2a808e29 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Volume info retrieved successfully. Sep 01 12:19:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b9c08eed-e1d5-45cf-89af-c66b2a808e29 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] http://192.168.122.29/volume/v3/volumes/9663518d-b05e-4a6d-9eab-b9815935c88f returned with HTTP 200 Sep 01 12:19:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1228/2421] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:19:45 2026] GET /volume/v3/volumes/9663518d-b05e-4a6d-9eab-b9815935c88f => generated 902 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:19:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d7b336b9-b258-4833-93f9-cd82572e6ebf None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d7b336b9-b258-4833-93f9-cd82572e6ebf tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] GET http://192.168.122.29/volume/v3/volumes/8e6758a2-2fa7-460b-8647-89747762ea05 Sep 01 12:19:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d7b336b9-b258-4833-93f9-cd82572e6ebf tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d7b336b9-b258-4833-93f9-cd82572e6ebf tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d7b336b9-b258-4833-93f9-cd82572e6ebf tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Volume info retrieved successfully. Sep 01 12:19:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d7b336b9-b258-4833-93f9-cd82572e6ebf tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] http://192.168.122.29/volume/v3/volumes/8e6758a2-2fa7-460b-8647-89747762ea05 returned with HTTP 200 Sep 01 12:19:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1194/2422] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:46 2026] GET /volume/v3/volumes/8e6758a2-2fa7-460b-8647-89747762ea05 => generated 861 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-702b7548-905c-4a69-b337-e824424f2b9f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-702b7548-905c-4a69-b337-e824424f2b9f tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] GET http://192.168.122.29/volume/v3/volumes/9b56a9f1-18e9-409a-908b-33cb427afad5 Sep 01 12:19:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-702b7548-905c-4a69-b337-e824424f2b9f tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-702b7548-905c-4a69-b337-e824424f2b9f tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-702b7548-905c-4a69-b337-e824424f2b9f tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] http://192.168.122.29/volume/v3/volumes/9b56a9f1-18e9-409a-908b-33cb427afad5 returned with HTTP 404 Sep 01 12:19:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1229/2423] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:46 2026] GET /volume/v3/volumes/9b56a9f1-18e9-409a-908b-33cb427afad5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:19:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2724c6ec-ce39-4ce4-bde2-03388571c3d6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2724c6ec-ce39-4ce4-bde2-03388571c3d6 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] DELETE http://192.168.122.29/volume/v3/volumes/d3fed75f-b8d9-4702-9262-db42dd0079a6 Sep 01 12:19:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2724c6ec-ce39-4ce4-bde2-03388571c3d6 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2724c6ec-ce39-4ce4-bde2-03388571c3d6 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:46 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-2724c6ec-ce39-4ce4-bde2-03388571c3d6 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Delete volume with id: d3fed75f-b8d9-4702-9262-db42dd0079a6 Sep 01 12:19: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:19:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2724c6ec-ce39-4ce4-bde2-03388571c3d6 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Volume info retrieved successfully. Sep 01 12:19:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2724c6ec-ce39-4ce4-bde2-03388571c3d6 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Delete volume request issued successfully. Sep 01 12:19:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2724c6ec-ce39-4ce4-bde2-03388571c3d6 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] http://192.168.122.29/volume/v3/volumes/d3fed75f-b8d9-4702-9262-db42dd0079a6 returned with HTTP 202 Sep 01 12:19:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1195/2424] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:19:46 2026] DELETE /volume/v3/volumes/d3fed75f-b8d9-4702-9262-db42dd0079a6 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:19:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a66206dc-0707-4d70-87ab-9012e2ffc840 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a66206dc-0707-4d70-87ab-9012e2ffc840 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] GET http://192.168.122.29/volume/v3/volumes/d3fed75f-b8d9-4702-9262-db42dd0079a6 Sep 01 12:19:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a66206dc-0707-4d70-87ab-9012e2ffc840 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a66206dc-0707-4d70-87ab-9012e2ffc840 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a66206dc-0707-4d70-87ab-9012e2ffc840 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Volume info retrieved successfully. Sep 01 12:19:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a66206dc-0707-4d70-87ab-9012e2ffc840 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] http://192.168.122.29/volume/v3/volumes/d3fed75f-b8d9-4702-9262-db42dd0079a6 returned with HTTP 200 Sep 01 12:19:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1230/2425] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:46 2026] GET /volume/v3/volumes/d3fed75f-b8d9-4702-9262-db42dd0079a6 => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a0a245f9-410f-46fc-b8a0-2c50e7ef9c6d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a0a245f9-410f-46fc-b8a0-2c50e7ef9c6d tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] GET http://192.168.122.29/volume/v3/volumes/9663518d-b05e-4a6d-9eab-b9815935c88f Sep 01 12:19:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a0a245f9-410f-46fc-b8a0-2c50e7ef9c6d tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a0a245f9-410f-46fc-b8a0-2c50e7ef9c6d tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a0a245f9-410f-46fc-b8a0-2c50e7ef9c6d tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Volume info retrieved successfully. Sep 01 12:19:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a0a245f9-410f-46fc-b8a0-2c50e7ef9c6d tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] http://192.168.122.29/volume/v3/volumes/9663518d-b05e-4a6d-9eab-b9815935c88f returned with HTTP 200 Sep 01 12:19:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1196/2426] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:19:46 2026] GET /volume/v3/volumes/9663518d-b05e-4a6d-9eab-b9815935c88f => generated 903 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:19:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-60352b1a-5212-475a-9365-377a98013e3c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-60352b1a-5212-475a-9365-377a98013e3c tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] DELETE http://192.168.122.29/volume/v3/snapshots/2f4717b4-c7eb-4f74-8990-f9ddfd69488e Sep 01 12:19:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-60352b1a-5212-475a-9365-377a98013e3c tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-60352b1a-5212-475a-9365-377a98013e3c tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:46 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-60352b1a-5212-475a-9365-377a98013e3c tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Delete snapshot with id: 2f4717b4-c7eb-4f74-8990-f9ddfd69488e Sep 01 12:19: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:19:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-60352b1a-5212-475a-9365-377a98013e3c tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Snapshot retrieved successfully. Sep 01 12:19: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:19:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-60352b1a-5212-475a-9365-377a98013e3c tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Snapshot delete request issued successfully. Sep 01 12:19:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-60352b1a-5212-475a-9365-377a98013e3c tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] http://192.168.122.29/volume/v3/snapshots/2f4717b4-c7eb-4f74-8990-f9ddfd69488e returned with HTTP 202 Sep 01 12:19:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1231/2427] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:19:46 2026] DELETE /volume/v3/snapshots/2f4717b4-c7eb-4f74-8990-f9ddfd69488e => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:19:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-499dad87-837a-4ee3-b3b7-1500e9872866 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-499dad87-837a-4ee3-b3b7-1500e9872866 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] GET http://192.168.122.29/volume/v3/snapshots/2f4717b4-c7eb-4f74-8990-f9ddfd69488e Sep 01 12:19:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-499dad87-837a-4ee3-b3b7-1500e9872866 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-499dad87-837a-4ee3-b3b7-1500e9872866 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-499dad87-837a-4ee3-b3b7-1500e9872866 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Snapshot retrieved successfully. Sep 01 12:19:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-499dad87-837a-4ee3-b3b7-1500e9872866 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] http://192.168.122.29/volume/v3/snapshots/2f4717b4-c7eb-4f74-8990-f9ddfd69488e returned with HTTP 200 Sep 01 12:19:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1197/2428] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:19:46 2026] GET /volume/v3/snapshots/2f4717b4-c7eb-4f74-8990-f9ddfd69488e => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-185b1510-d259-4973-bf3a-ab61c1f0c841 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-185b1510-d259-4973-bf3a-ab61c1f0c841 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] GET http://192.168.122.29/volume/v3/volumes/8e6758a2-2fa7-460b-8647-89747762ea05 Sep 01 12:19:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-185b1510-d259-4973-bf3a-ab61c1f0c841 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-185b1510-d259-4973-bf3a-ab61c1f0c841 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:47 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:47 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:47 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-185b1510-d259-4973-bf3a-ab61c1f0c841 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Volume info retrieved successfully. Sep 01 12:19:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-185b1510-d259-4973-bf3a-ab61c1f0c841 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] http://192.168.122.29/volume/v3/volumes/8e6758a2-2fa7-460b-8647-89747762ea05 returned with HTTP 200 Sep 01 12:19:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1232/2429] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:47 2026] GET /volume/v3/volumes/8e6758a2-2fa7-460b-8647-89747762ea05 => generated 862 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-43307ce6-fc6a-43eb-ada6-10ded6fa47d5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-43307ce6-fc6a-43eb-ada6-10ded6fa47d5 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:19:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-43307ce6-fc6a-43eb-ada6-10ded6fa47d5 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8e6758a2-2fa7-460b-8647-89747762ea05", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1713524231"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:19: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:19:47 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:47 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-43307ce6-fc6a-43eb-ada6-10ded6fa47d5 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Volume info retrieved successfully. Sep 01 12:19:47 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-43307ce6-fc6a-43eb-ada6-10ded6fa47d5 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Create snapshot from volume 8e6758a2-2fa7-460b-8647-89747762ea05 Sep 01 12:19:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d2d5a823-393e-452e-952d-f1abc5171642 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d2d5a823-393e-452e-952d-f1abc5171642 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] GET http://192.168.122.29/volume/v3/volumes/d3fed75f-b8d9-4702-9262-db42dd0079a6 Sep 01 12:19:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d2d5a823-393e-452e-952d-f1abc5171642 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d2d5a823-393e-452e-952d-f1abc5171642 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d2d5a823-393e-452e-952d-f1abc5171642 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] http://192.168.122.29/volume/v3/volumes/d3fed75f-b8d9-4702-9262-db42dd0079a6 returned with HTTP 404 Sep 01 12:19:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1233/2430] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:47 2026] GET /volume/v3/volumes/d3fed75f-b8d9-4702-9262-db42dd0079a6 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:19:47 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-43307ce6-fc6a-43eb-ada6-10ded6fa47d5 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Created reservations ['8b244340-a9bc-407f-821e-2b3e51b5d5a4', '8614787a-5e2c-4b35-92f9-dfd372881bc0', '234fd696-846d-48ce-afdf-e405c567c860', '6932aee0-4bbc-4ffb-9c53-69aa0d836fa4'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:19:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ba1515be-ed82-4ab0-9763-c47bb33f2e62 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ba1515be-ed82-4ab0-9763-c47bb33f2e62 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] DELETE http://192.168.122.29/volume/v3/volumes/cf711a1a-55f5-42f9-8794-ae38bf44b3f1 Sep 01 12:19:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ba1515be-ed82-4ab0-9763-c47bb33f2e62 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ba1515be-ed82-4ab0-9763-c47bb33f2e62 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:47 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-ba1515be-ed82-4ab0-9763-c47bb33f2e62 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Delete volume with id: cf711a1a-55f5-42f9-8794-ae38bf44b3f1 Sep 01 12:19: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:19:47 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:47 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19: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:19:47 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19:47 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ba1515be-ed82-4ab0-9763-c47bb33f2e62 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Volume info retrieved successfully. Sep 01 12:19:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-43307ce6-fc6a-43eb-ada6-10ded6fa47d5 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Snapshot create request issued successfully. Sep 01 12:19:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-43307ce6-fc6a-43eb-ada6-10ded6fa47d5 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] http://192.168.122.29/volume/v3/snapshots returned with HTTP 202 Sep 01 12:19:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1198/2431] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:19:47 2026] POST /volume/v3/snapshots => generated 318 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:19:47 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ba1515be-ed82-4ab0-9763-c47bb33f2e62 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Delete volume request issued successfully. Sep 01 12:19:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ba1515be-ed82-4ab0-9763-c47bb33f2e62 tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] http://192.168.122.29/volume/v3/volumes/cf711a1a-55f5-42f9-8794-ae38bf44b3f1 returned with HTTP 202 Sep 01 12:19:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1234/2432] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:19:47 2026] DELETE /volume/v3/volumes/cf711a1a-55f5-42f9-8794-ae38bf44b3f1 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:19:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d35b6e0b-b16f-42ac-b027-9e8cdff68b0a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-24efd454-4435-4376-94cd-6f9eec6ce53f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d35b6e0b-b16f-42ac-b027-9e8cdff68b0a tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] GET http://192.168.122.29/volume/v3/snapshots/42bf5626-1faa-425a-ada4-ed81cb50b0c1 Sep 01 12:19:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d35b6e0b-b16f-42ac-b027-9e8cdff68b0a tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d35b6e0b-b16f-42ac-b027-9e8cdff68b0a tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-24efd454-4435-4376-94cd-6f9eec6ce53f tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] GET http://192.168.122.29/volume/v3/volumes/cf711a1a-55f5-42f9-8794-ae38bf44b3f1 Sep 01 12:19:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-24efd454-4435-4376-94cd-6f9eec6ce53f tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-24efd454-4435-4376-94cd-6f9eec6ce53f tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:47 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:47 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d35b6e0b-b16f-42ac-b027-9e8cdff68b0a tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Snapshot retrieved successfully. Sep 01 12:19:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d35b6e0b-b16f-42ac-b027-9e8cdff68b0a tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] http://192.168.122.29/volume/v3/snapshots/42bf5626-1faa-425a-ada4-ed81cb50b0c1 returned with HTTP 200 Sep 01 12:19:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1235/2433] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:19:47 2026] GET /volume/v3/snapshots/42bf5626-1faa-425a-ada4-ed81cb50b0c1 => generated 450 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19: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:19:47 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:47 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-24efd454-4435-4376-94cd-6f9eec6ce53f tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Volume info retrieved successfully. Sep 01 12:19:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-24efd454-4435-4376-94cd-6f9eec6ce53f tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] http://192.168.122.29/volume/v3/volumes/cf711a1a-55f5-42f9-8794-ae38bf44b3f1 returned with HTTP 200 Sep 01 12:19:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1199/2434] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:47 2026] GET /volume/v3/volumes/cf711a1a-55f5-42f9-8794-ae38bf44b3f1 => generated 855 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d885f190-3770-406c-ab3a-4a0021bde17e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d885f190-3770-406c-ab3a-4a0021bde17e tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] GET http://192.168.122.29/volume/v3/snapshots/2f4717b4-c7eb-4f74-8990-f9ddfd69488e Sep 01 12:19:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d885f190-3770-406c-ab3a-4a0021bde17e tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d885f190-3770-406c-ab3a-4a0021bde17e tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:47 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:47 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d885f190-3770-406c-ab3a-4a0021bde17e tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Snapshot retrieved successfully. Sep 01 12:19:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d885f190-3770-406c-ab3a-4a0021bde17e tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] http://192.168.122.29/volume/v3/snapshots/2f4717b4-c7eb-4f74-8990-f9ddfd69488e returned with HTTP 200 Sep 01 12:19:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1236/2435] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:19:47 2026] GET /volume/v3/snapshots/2f4717b4-c7eb-4f74-8990-f9ddfd69488e => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-99a11fe9-4200-4e75-ad47-d8e5595fd731 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-99a11fe9-4200-4e75-ad47-d8e5595fd731 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] GET http://192.168.122.29/volume/v3/snapshots/42bf5626-1faa-425a-ada4-ed81cb50b0c1 Sep 01 12:19:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-99a11fe9-4200-4e75-ad47-d8e5595fd731 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-99a11fe9-4200-4e75-ad47-d8e5595fd731 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:48 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-99a11fe9-4200-4e75-ad47-d8e5595fd731 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Snapshot retrieved successfully. Sep 01 12:19:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-99a11fe9-4200-4e75-ad47-d8e5595fd731 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] http://192.168.122.29/volume/v3/snapshots/42bf5626-1faa-425a-ada4-ed81cb50b0c1 returned with HTTP 200 Sep 01 12:19:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1200/2436] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:19:48 2026] GET /volume/v3/snapshots/42bf5626-1faa-425a-ada4-ed81cb50b0c1 => generated 450 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a1d34cfe-e1c0-4bba-80f8-92270bedab8f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a1d34cfe-e1c0-4bba-80f8-92270bedab8f tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] GET http://192.168.122.29/volume/v3/volumes/cf711a1a-55f5-42f9-8794-ae38bf44b3f1 Sep 01 12:19:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a1d34cfe-e1c0-4bba-80f8-92270bedab8f tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a1d34cfe-e1c0-4bba-80f8-92270bedab8f tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a1d34cfe-e1c0-4bba-80f8-92270bedab8f tempest-CreateVolumesFromImageTest-1578777138 tempest-CreateVolumesFromImageTest-1578777138-project-member] http://192.168.122.29/volume/v3/volumes/cf711a1a-55f5-42f9-8794-ae38bf44b3f1 returned with HTTP 404 Sep 01 12:19:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1237/2437] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:48 2026] GET /volume/v3/volumes/cf711a1a-55f5-42f9-8794-ae38bf44b3f1 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:19:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b5a7089a-5f27-441f-ac24-0edf24983279 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b5a7089a-5f27-441f-ac24-0edf24983279 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] GET http://192.168.122.29/volume/v3/snapshots/2f4717b4-c7eb-4f74-8990-f9ddfd69488e Sep 01 12:19:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b5a7089a-5f27-441f-ac24-0edf24983279 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b5a7089a-5f27-441f-ac24-0edf24983279 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b5a7089a-5f27-441f-ac24-0edf24983279 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] http://192.168.122.29/volume/v3/snapshots/2f4717b4-c7eb-4f74-8990-f9ddfd69488e returned with HTTP 404 Sep 01 12:19:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1201/2438] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:19:49 2026] GET /volume/v3/snapshots/2f4717b4-c7eb-4f74-8990-f9ddfd69488e => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:19:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0a5555d0-53f2-48ff-8dba-4cd4bea870e9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0a5555d0-53f2-48ff-8dba-4cd4bea870e9 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] DELETE http://192.168.122.29/volume/v3/volumes/c5b818f2-fd6e-415f-8d65-f12a5404ea97 Sep 01 12:19:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0a5555d0-53f2-48ff-8dba-4cd4bea870e9 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0a5555d0-53f2-48ff-8dba-4cd4bea870e9 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:49 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-0a5555d0-53f2-48ff-8dba-4cd4bea870e9 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Delete volume with id: c5b818f2-fd6e-415f-8d65-f12a5404ea97 Sep 01 12:19: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:19:49 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:49 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0a5555d0-53f2-48ff-8dba-4cd4bea870e9 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Volume info retrieved successfully. Sep 01 12:19:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0a5555d0-53f2-48ff-8dba-4cd4bea870e9 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Delete volume request issued successfully. Sep 01 12:19:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0a5555d0-53f2-48ff-8dba-4cd4bea870e9 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] http://192.168.122.29/volume/v3/volumes/c5b818f2-fd6e-415f-8d65-f12a5404ea97 returned with HTTP 202 Sep 01 12:19:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1238/2439] 192.168.122.29 () {60 vars in 1271 bytes} [Tue Sep 1 12:19:49 2026] DELETE /volume/v3/volumes/c5b818f2-fd6e-415f-8d65-f12a5404ea97 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:19:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-82eb0cd9-045c-4126-8906-d4b930a86c7e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-82eb0cd9-045c-4126-8906-d4b930a86c7e tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] GET http://192.168.122.29/volume/v3/volumes/c5b818f2-fd6e-415f-8d65-f12a5404ea97 Sep 01 12:19:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-82eb0cd9-045c-4126-8906-d4b930a86c7e tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-82eb0cd9-045c-4126-8906-d4b930a86c7e tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:49 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:49 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-82eb0cd9-045c-4126-8906-d4b930a86c7e tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Volume info retrieved successfully. Sep 01 12:19:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-82eb0cd9-045c-4126-8906-d4b930a86c7e tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] http://192.168.122.29/volume/v3/volumes/c5b818f2-fd6e-415f-8d65-f12a5404ea97 returned with HTTP 200 Sep 01 12:19:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1202/2440] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:19:49 2026] GET /volume/v3/volumes/c5b818f2-fd6e-415f-8d65-f12a5404ea97 => generated 869 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:19:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8af73a72-8ccd-4f3c-bf62-b93fdf4fb42d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8af73a72-8ccd-4f3c-bf62-b93fdf4fb42d tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] GET http://192.168.122.29/volume/v3/snapshots/42bf5626-1faa-425a-ada4-ed81cb50b0c1 Sep 01 12:19:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8af73a72-8ccd-4f3c-bf62-b93fdf4fb42d tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8af73a72-8ccd-4f3c-bf62-b93fdf4fb42d tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:49 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8af73a72-8ccd-4f3c-bf62-b93fdf4fb42d tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Snapshot retrieved successfully. Sep 01 12:19:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8af73a72-8ccd-4f3c-bf62-b93fdf4fb42d tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] http://192.168.122.29/volume/v3/snapshots/42bf5626-1faa-425a-ada4-ed81cb50b0c1 returned with HTTP 200 Sep 01 12:19:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1239/2441] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:19:49 2026] GET /volume/v3/snapshots/42bf5626-1faa-425a-ada4-ed81cb50b0c1 => generated 450 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:19:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-755ab627-34ad-4d19-b427-1e8d7589d4a8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-755ab627-34ad-4d19-b427-1e8d7589d4a8 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] GET http://192.168.122.29/volume/v3/volumes/c5b818f2-fd6e-415f-8d65-f12a5404ea97 Sep 01 12:19:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-755ab627-34ad-4d19-b427-1e8d7589d4a8 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-755ab627-34ad-4d19-b427-1e8d7589d4a8 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-755ab627-34ad-4d19-b427-1e8d7589d4a8 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] http://192.168.122.29/volume/v3/volumes/c5b818f2-fd6e-415f-8d65-f12a5404ea97 returned with HTTP 404 Sep 01 12:19:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1203/2442] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:19:50 2026] GET /volume/v3/volumes/c5b818f2-fd6e-415f-8d65-f12a5404ea97 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:19:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2ac75e9f-813c-404e-8318-e50a28bfbaa1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2ac75e9f-813c-404e-8318-e50a28bfbaa1 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] DELETE http://192.168.122.29/volume/v3/volumes/9663518d-b05e-4a6d-9eab-b9815935c88f Sep 01 12:19:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2ac75e9f-813c-404e-8318-e50a28bfbaa1 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2ac75e9f-813c-404e-8318-e50a28bfbaa1 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:50 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-2ac75e9f-813c-404e-8318-e50a28bfbaa1 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Delete volume with id: 9663518d-b05e-4a6d-9eab-b9815935c88f Sep 01 12:19: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:19:50 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:50 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:50 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2ac75e9f-813c-404e-8318-e50a28bfbaa1 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Volume info retrieved successfully. Sep 01 12:19:50 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2ac75e9f-813c-404e-8318-e50a28bfbaa1 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Delete volume request issued successfully. Sep 01 12:19:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2ac75e9f-813c-404e-8318-e50a28bfbaa1 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] http://192.168.122.29/volume/v3/volumes/9663518d-b05e-4a6d-9eab-b9815935c88f returned with HTTP 202 Sep 01 12:19:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1240/2443] 192.168.122.29 () {60 vars in 1271 bytes} [Tue Sep 1 12:19:50 2026] DELETE /volume/v3/volumes/9663518d-b05e-4a6d-9eab-b9815935c88f => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:19:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ef15535e-852c-4f8b-940a-70df66ec826c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ef15535e-852c-4f8b-940a-70df66ec826c tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] GET http://192.168.122.29/volume/v3/volumes/9663518d-b05e-4a6d-9eab-b9815935c88f Sep 01 12:19:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ef15535e-852c-4f8b-940a-70df66ec826c tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ef15535e-852c-4f8b-940a-70df66ec826c tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:50 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ef15535e-852c-4f8b-940a-70df66ec826c tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Volume info retrieved successfully. Sep 01 12:19:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ef15535e-852c-4f8b-940a-70df66ec826c tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] http://192.168.122.29/volume/v3/volumes/9663518d-b05e-4a6d-9eab-b9815935c88f returned with HTTP 200 Sep 01 12:19:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1204/2444] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:19:50 2026] GET /volume/v3/volumes/9663518d-b05e-4a6d-9eab-b9815935c88f => generated 902 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:19:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ea332813-afd0-42a7-9b02-23a35bbde5b5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ea332813-afd0-42a7-9b02-23a35bbde5b5 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] GET http://192.168.122.29/volume/v3/snapshots/42bf5626-1faa-425a-ada4-ed81cb50b0c1 Sep 01 12:19:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ea332813-afd0-42a7-9b02-23a35bbde5b5 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ea332813-afd0-42a7-9b02-23a35bbde5b5 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:50 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:50 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ea332813-afd0-42a7-9b02-23a35bbde5b5 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Snapshot retrieved successfully. Sep 01 12:19:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ea332813-afd0-42a7-9b02-23a35bbde5b5 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] http://192.168.122.29/volume/v3/snapshots/42bf5626-1faa-425a-ada4-ed81cb50b0c1 returned with HTTP 200 Sep 01 12:19:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1241/2445] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:19:50 2026] GET /volume/v3/snapshots/42bf5626-1faa-425a-ada4-ed81cb50b0c1 => generated 477 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e39b73bf-a2dd-421f-8923-692d116ea5ea None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e39b73bf-a2dd-421f-8923-692d116ea5ea tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:19:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e39b73bf-a2dd-421f-8923-692d116ea5ea tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "42bf5626-1faa-425a-ada4-ed81cb50b0c1"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:19:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-e39b73bf-a2dd-421f-8923-692d116ea5ea tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '42bf5626-1faa-425a-ada4-ed81cb50b0c1'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:19: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:19:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e39b73bf-a2dd-421f-8923-692d116ea5ea tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Snapshot retrieved successfully. Sep 01 12:19:50 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-e39b73bf-a2dd-421f-8923-692d116ea5ea tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Create volume of 1 GB Sep 01 12:19:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e39b73bf-a2dd-421f-8923-692d116ea5ea tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Availability Zones retrieved successfully. Sep 01 12:19:50 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e39b73bf-a2dd-421f-8923-692d116ea5ea tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Flow 'volume_create_api' (2785be90-e178-4b7e-b446-876b7201660c) 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:19:50 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e39b73bf-a2dd-421f-8923-692d116ea5ea tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf199211-d574-49a0-94b8-d696bdcb22d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:50 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-e39b73bf-a2dd-421f-8923-692d116ea5ea tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-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:19:50 devstack devstack@c-api.service[86815]: WARNING cinder.volume.api [None req-e39b73bf-a2dd-421f-8923-692d116ea5ea tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf199211-d574-49a0-94b8-d696bdcb22d0) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 12:19:50 devstack devstack@c-api.service[86815]: 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:19:50 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e39b73bf-a2dd-421f-8923-692d116ea5ea tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf199211-d574-49a0-94b8-d696bdcb22d0) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:50 devstack devstack@c-api.service[86815]: WARNING cinder.volume.api [None req-e39b73bf-a2dd-421f-8923-692d116ea5ea tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf199211-d574-49a0-94b8-d696bdcb22d0) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 12:19:50 devstack devstack@c-api.service[86815]: WARNING cinder.volume.api [None req-e39b73bf-a2dd-421f-8923-692d116ea5ea tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Flow 'volume_create_api' (2785be90-e178-4b7e-b446-876b7201660c) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 12:19:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e39b73bf-a2dd-421f-8923-692d116ea5ea tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 400 Sep 01 12:19:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1205/2446] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:19:50 2026] POST /volume/v3/volumes => generated 171 bytes in 79 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 01 12:19:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-aeecbcfd-aa13-4d9f-b195-f5d20551b87d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aeecbcfd-aa13-4d9f-b195-f5d20551b87d tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] DELETE http://192.168.122.29/volume/v3/snapshots/42bf5626-1faa-425a-ada4-ed81cb50b0c1 Sep 01 12:19:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-aeecbcfd-aa13-4d9f-b195-f5d20551b87d tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-aeecbcfd-aa13-4d9f-b195-f5d20551b87d tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:51 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-aeecbcfd-aa13-4d9f-b195-f5d20551b87d tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Delete snapshot with id: 42bf5626-1faa-425a-ada4-ed81cb50b0c1 Sep 01 12:19: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:19:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-aeecbcfd-aa13-4d9f-b195-f5d20551b87d tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Snapshot retrieved successfully. Sep 01 12:19: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:19:51 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-aeecbcfd-aa13-4d9f-b195-f5d20551b87d tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Snapshot delete request issued successfully. Sep 01 12:19:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aeecbcfd-aa13-4d9f-b195-f5d20551b87d tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] http://192.168.122.29/volume/v3/snapshots/42bf5626-1faa-425a-ada4-ed81cb50b0c1 returned with HTTP 202 Sep 01 12:19:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1242/2447] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:19:51 2026] DELETE /volume/v3/snapshots/42bf5626-1faa-425a-ada4-ed81cb50b0c1 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:19:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-eb5fe902-d9ef-45d1-800d-94e5f121c52d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-eb5fe902-d9ef-45d1-800d-94e5f121c52d tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] GET http://192.168.122.29/volume/v3/snapshots/42bf5626-1faa-425a-ada4-ed81cb50b0c1 Sep 01 12:19:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-eb5fe902-d9ef-45d1-800d-94e5f121c52d tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-eb5fe902-d9ef-45d1-800d-94e5f121c52d tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:51 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-eb5fe902-d9ef-45d1-800d-94e5f121c52d tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Snapshot retrieved successfully. Sep 01 12:19:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-eb5fe902-d9ef-45d1-800d-94e5f121c52d tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] http://192.168.122.29/volume/v3/snapshots/42bf5626-1faa-425a-ada4-ed81cb50b0c1 returned with HTTP 200 Sep 01 12:19:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1206/2448] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:19:51 2026] GET /volume/v3/snapshots/42bf5626-1faa-425a-ada4-ed81cb50b0c1 => generated 476 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-15c18475-ab48-4f8c-aedc-baef547be565 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-15c18475-ab48-4f8c-aedc-baef547be565 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] GET http://192.168.122.29/volume/v3/volumes/9663518d-b05e-4a6d-9eab-b9815935c88f Sep 01 12:19:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-15c18475-ab48-4f8c-aedc-baef547be565 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-15c18475-ab48-4f8c-aedc-baef547be565 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-15c18475-ab48-4f8c-aedc-baef547be565 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] http://192.168.122.29/volume/v3/volumes/9663518d-b05e-4a6d-9eab-b9815935c88f returned with HTTP 404 Sep 01 12:19:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1243/2449] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:19:51 2026] GET /volume/v3/volumes/9663518d-b05e-4a6d-9eab-b9815935c88f => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:19:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2727d862-2f16-433d-ab34-7018b87ffe91 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2727d862-2f16-433d-ab34-7018b87ffe91 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] DELETE http://192.168.122.29/volume/v3/snapshots/2f4717b4-c7eb-4f74-8990-f9ddfd69488e Sep 01 12:19:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2727d862-2f16-433d-ab34-7018b87ffe91 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2727d862-2f16-433d-ab34-7018b87ffe91 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:51 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-2727d862-2f16-433d-ab34-7018b87ffe91 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Delete snapshot with id: 2f4717b4-c7eb-4f74-8990-f9ddfd69488e Sep 01 12:19:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8f424085-61fd-426f-a99c-0b866aa3e57b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2727d862-2f16-433d-ab34-7018b87ffe91 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] http://192.168.122.29/volume/v3/snapshots/2f4717b4-c7eb-4f74-8990-f9ddfd69488e returned with HTTP 404 Sep 01 12:19:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1207/2450] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:19:51 2026] DELETE /volume/v3/snapshots/2f4717b4-c7eb-4f74-8990-f9ddfd69488e => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:19:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-82bf9efd-0e1b-4964-86d7-34c03fcc9bc5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-82bf9efd-0e1b-4964-86d7-34c03fcc9bc5 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] GET http://192.168.122.29/volume/v3/snapshots/2f4717b4-c7eb-4f74-8990-f9ddfd69488e Sep 01 12:19:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-82bf9efd-0e1b-4964-86d7-34c03fcc9bc5 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-82bf9efd-0e1b-4964-86d7-34c03fcc9bc5 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-82bf9efd-0e1b-4964-86d7-34c03fcc9bc5 tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] http://192.168.122.29/volume/v3/snapshots/2f4717b4-c7eb-4f74-8990-f9ddfd69488e returned with HTTP 404 Sep 01 12:19:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1208/2451] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:19:51 2026] GET /volume/v3/snapshots/2f4717b4-c7eb-4f74-8990-f9ddfd69488e => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:19:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-97a69868-6b31-4db3-80cb-62505921e59d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-97a69868-6b31-4db3-80cb-62505921e59d tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] DELETE http://192.168.122.29/volume/v3/volumes/c5b818f2-fd6e-415f-8d65-f12a5404ea97 Sep 01 12:19:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-97a69868-6b31-4db3-80cb-62505921e59d tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-97a69868-6b31-4db3-80cb-62505921e59d tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:51 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-97a69868-6b31-4db3-80cb-62505921e59d tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Delete volume with id: c5b818f2-fd6e-415f-8d65-f12a5404ea97 Sep 01 12:19:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-97a69868-6b31-4db3-80cb-62505921e59d tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] http://192.168.122.29/volume/v3/volumes/c5b818f2-fd6e-415f-8d65-f12a5404ea97 returned with HTTP 404 Sep 01 12:19:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1209/2452] 192.168.122.29 () {60 vars in 1271 bytes} [Tue Sep 1 12:19:51 2026] DELETE /volume/v3/volumes/c5b818f2-fd6e-415f-8d65-f12a5404ea97 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:19:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-41b3ab69-80df-4fae-8446-9cd85670eb9d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-41b3ab69-80df-4fae-8446-9cd85670eb9d tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] GET http://192.168.122.29/volume/v3/volumes/c5b818f2-fd6e-415f-8d65-f12a5404ea97 Sep 01 12:19:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-41b3ab69-80df-4fae-8446-9cd85670eb9d tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-41b3ab69-80df-4fae-8446-9cd85670eb9d tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-41b3ab69-80df-4fae-8446-9cd85670eb9d tempest-VolumeDependencyTests-1470079468 tempest-VolumeDependencyTests-1470079468-project-member] http://192.168.122.29/volume/v3/volumes/c5b818f2-fd6e-415f-8d65-f12a5404ea97 returned with HTTP 404 Sep 01 12:19:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1210/2453] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:19:51 2026] GET /volume/v3/volumes/c5b818f2-fd6e-415f-8d65-f12a5404ea97 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:19:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8f424085-61fd-426f-a99c-0b866aa3e57b tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:19:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8f424085-61fd-426f-a99c-0b866aa3e57b tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1586550228"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:19:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-8f424085-61fd-426f-a99c-0b866aa3e57b tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1586550228'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:19:51 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-8f424085-61fd-426f-a99c-0b866aa3e57b tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Create volume of 1 GB Sep 01 12:19: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:19:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8f424085-61fd-426f-a99c-0b866aa3e57b tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Availability Zones retrieved successfully. Sep 01 12:19:51 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8f424085-61fd-426f-a99c-0b866aa3e57b tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Flow 'volume_create_api' (b2cb54f4-76bd-41cd-bd7e-c55c157cef0e) 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:19:51 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8f424085-61fd-426f-a99c-0b866aa3e57b tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f16aeb35-9469-4bf8-9821-f7493768ab4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:51 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-8f424085-61fd-426f-a99c-0b866aa3e57b tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-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:19:51 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8f424085-61fd-426f-a99c-0b866aa3e57b tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f16aeb35-9469-4bf8-9821-f7493768ab4d) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:19:51 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8f424085-61fd-426f-a99c-0b866aa3e57b tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed2ddbdc-7eff-4795-9aad-8ba496a9b4c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:51 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-8f424085-61fd-426f-a99c-0b866aa3e57b tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Created reservations ['83653b1c-b856-42be-85fb-7c8b0e6b42ff', '69a81b59-c92f-4634-a0ff-18c1ec7ca68f', '7ec53c2a-fec4-423d-9169-3dec242b804a', '58d27401-ecc4-4679-a214-fe794769027a'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:19:51 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8f424085-61fd-426f-a99c-0b866aa3e57b tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed2ddbdc-7eff-4795-9aad-8ba496a9b4c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83653b1c-b856-42be-85fb-7c8b0e6b42ff', '69a81b59-c92f-4634-a0ff-18c1ec7ca68f', '7ec53c2a-fec4-423d-9169-3dec242b804a', '58d27401-ecc4-4679-a214-fe794769027a']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:51 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8f424085-61fd-426f-a99c-0b866aa3e57b tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0857447-88bf-494a-86a9-6ed5a269cd1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19: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:19:52 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19:52 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8f424085-61fd-426f-a99c-0b866aa3e57b tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0857447-88bf-494a-86a9-6ed5a269cd1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89f010d1-cd2f-4f48-943f-0d4afe495868', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1586550228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd0322c1aec44fae9aefdcd96e748a33',qos_specs=None,replication_status=,reservations=['83653b1c-b856-42be-85fb-7c8b0e6b42ff','69a81b59-c92f-4634-a0ff-18c1ec7ca68f','7ec53c2a-fec4-423d-9169-3dec242b804a','58d27401-ecc4-4679-a214-fe794769027a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e28fcf3523a44c7e990763659603d924',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:19:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1586550228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89f010d1-cd2f-4f48-943f-0d4afe495868,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd0322c1aec44fae9aefdcd96e748a33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e28fcf3523a44c7e990763659603d924',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:52 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8f424085-61fd-426f-a99c-0b866aa3e57b tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (107fae8d-4af5-4dd6-943c-bdb691b3b4d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:52 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8f424085-61fd-426f-a99c-0b866aa3e57b tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (107fae8d-4af5-4dd6-943c-bdb691b3b4d9) transitioned into state 'SUCCESS' from state '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-1586550228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd0322c1aec44fae9aefdcd96e748a33',qos_specs=None,replication_status=,reservations=['83653b1c-b856-42be-85fb-7c8b0e6b42ff','69a81b59-c92f-4634-a0ff-18c1ec7ca68f','7ec53c2a-fec4-423d-9169-3dec242b804a','58d27401-ecc4-4679-a214-fe794769027a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e28fcf3523a44c7e990763659603d924',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:52 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8f424085-61fd-426f-a99c-0b866aa3e57b tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0ee88ee-70e7-4a10-be87-49bdbb49b501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c606465a-4342-402d-a60d-0eb29e811a26 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c606465a-4342-402d-a60d-0eb29e811a26 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] GET http://192.168.122.29/volume/v3/snapshots/42bf5626-1faa-425a-ada4-ed81cb50b0c1 Sep 01 12:19:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c606465a-4342-402d-a60d-0eb29e811a26 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c606465a-4342-402d-a60d-0eb29e811a26 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:52 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8f424085-61fd-426f-a99c-0b866aa3e57b tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0ee88ee-70e7-4a10-be87-49bdbb49b501) 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:19: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:19:52 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c606465a-4342-402d-a60d-0eb29e811a26 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Snapshot retrieved successfully. Sep 01 12:19:52 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-8f424085-61fd-426f-a99c-0b866aa3e57b tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Flow 'volume_create_api' (b2cb54f4-76bd-41cd-bd7e-c55c157cef0e) 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:19:52 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8f424085-61fd-426f-a99c-0b866aa3e57b tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Create volume request issued successfully. Sep 01 12:19:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c606465a-4342-402d-a60d-0eb29e811a26 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] http://192.168.122.29/volume/v3/snapshots/42bf5626-1faa-425a-ada4-ed81cb50b0c1 returned with HTTP 200 Sep 01 12:19:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1211/2454] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:19:52 2026] GET /volume/v3/snapshots/42bf5626-1faa-425a-ada4-ed81cb50b0c1 => generated 476 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8f424085-61fd-426f-a99c-0b866aa3e57b tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:19:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1244/2455] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:19:51 2026] POST /volume/v3/volumes => generated 767 bytes in 664 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:19:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c945d6ca-fd01-4e2d-b6ea-aa39f7c85801 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c945d6ca-fd01-4e2d-b6ea-aa39f7c85801 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] GET http://192.168.122.29/volume/v3/volumes/89f010d1-cd2f-4f48-943f-0d4afe495868 Sep 01 12:19:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c945d6ca-fd01-4e2d-b6ea-aa39f7c85801 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c945d6ca-fd01-4e2d-b6ea-aa39f7c85801 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:52 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:52 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c945d6ca-fd01-4e2d-b6ea-aa39f7c85801 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Volume info retrieved successfully. Sep 01 12:19:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c945d6ca-fd01-4e2d-b6ea-aa39f7c85801 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/volumes/89f010d1-cd2f-4f48-943f-0d4afe495868 returned with HTTP 200 Sep 01 12:19:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1212/2456] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:52 2026] GET /volume/v3/volumes/89f010d1-cd2f-4f48-943f-0d4afe495868 => generated 835 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f71ce286-f50d-42f3-9d04-aa59112df9a1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f71ce286-f50d-42f3-9d04-aa59112df9a1 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] GET http://192.168.122.29/volume/v3/snapshots/42bf5626-1faa-425a-ada4-ed81cb50b0c1 Sep 01 12:19:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f71ce286-f50d-42f3-9d04-aa59112df9a1 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f71ce286-f50d-42f3-9d04-aa59112df9a1 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f71ce286-f50d-42f3-9d04-aa59112df9a1 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] http://192.168.122.29/volume/v3/snapshots/42bf5626-1faa-425a-ada4-ed81cb50b0c1 returned with HTTP 404 Sep 01 12:19:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1245/2457] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:19:53 2026] GET /volume/v3/snapshots/42bf5626-1faa-425a-ada4-ed81cb50b0c1 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:19:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e2bc57e9-edcb-4cfb-998f-0468d4845aef None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e2bc57e9-edcb-4cfb-998f-0468d4845aef tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] GET http://192.168.122.29/volume/v3/volumes/8e6758a2-2fa7-460b-8647-89747762ea05 Sep 01 12:19:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e2bc57e9-edcb-4cfb-998f-0468d4845aef tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e2bc57e9-edcb-4cfb-998f-0468d4845aef tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:53 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:53 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:53 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e2bc57e9-edcb-4cfb-998f-0468d4845aef tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Volume info retrieved successfully. Sep 01 12:19:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e2bc57e9-edcb-4cfb-998f-0468d4845aef tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] http://192.168.122.29/volume/v3/volumes/8e6758a2-2fa7-460b-8647-89747762ea05 returned with HTTP 200 Sep 01 12:19:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-64ada150-c436-4e8b-8df7-6792d868253e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:53 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1213/2458] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:53 2026] GET /volume/v3/volumes/8e6758a2-2fa7-460b-8647-89747762ea05 => generated 862 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-64ada150-c436-4e8b-8df7-6792d868253e tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] GET http://192.168.122.29/volume/v3/volumes/89f010d1-cd2f-4f48-943f-0d4afe495868 Sep 01 12:19:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-64ada150-c436-4e8b-8df7-6792d868253e tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-64ada150-c436-4e8b-8df7-6792d868253e tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c5ec02f9-51a7-45a4-a4c1-ed0dd6668bfe None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c5ec02f9-51a7-45a4-a4c1-ed0dd6668bfe tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] DELETE http://192.168.122.29/volume/v3/volumes/8e6758a2-2fa7-460b-8647-89747762ea05 Sep 01 12:19:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c5ec02f9-51a7-45a4-a4c1-ed0dd6668bfe tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c5ec02f9-51a7-45a4-a4c1-ed0dd6668bfe tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:53 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-c5ec02f9-51a7-45a4-a4c1-ed0dd6668bfe tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Delete volume with id: 8e6758a2-2fa7-460b-8647-89747762ea05 Sep 01 12:19: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:19:53 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:53 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19: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:19:53 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:53 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:53 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c5ec02f9-51a7-45a4-a4c1-ed0dd6668bfe tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Volume info retrieved successfully. Sep 01 12:19:53 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-64ada150-c436-4e8b-8df7-6792d868253e tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Volume info retrieved successfully. Sep 01 12:19:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-64ada150-c436-4e8b-8df7-6792d868253e tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/volumes/89f010d1-cd2f-4f48-943f-0d4afe495868 returned with HTTP 200 Sep 01 12:19:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1246/2459] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:53 2026] GET /volume/v3/volumes/89f010d1-cd2f-4f48-943f-0d4afe495868 => generated 859 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:53 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c5ec02f9-51a7-45a4-a4c1-ed0dd6668bfe tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Delete volume request issued successfully. Sep 01 12:19:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c5ec02f9-51a7-45a4-a4c1-ed0dd6668bfe tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] http://192.168.122.29/volume/v3/volumes/8e6758a2-2fa7-460b-8647-89747762ea05 returned with HTTP 202 Sep 01 12:19:53 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1214/2460] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:19:53 2026] DELETE /volume/v3/volumes/8e6758a2-2fa7-460b-8647-89747762ea05 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:19:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-25e69b93-b9d7-417c-882e-9ee0e642a0f0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-25e69b93-b9d7-417c-882e-9ee0e642a0f0 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] GET http://192.168.122.29/volume/v3/volumes/8e6758a2-2fa7-460b-8647-89747762ea05 Sep 01 12:19:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-25e69b93-b9d7-417c-882e-9ee0e642a0f0 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-25e69b93-b9d7-417c-882e-9ee0e642a0f0 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:53 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19: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:19:53 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:53 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-25e69b93-b9d7-417c-882e-9ee0e642a0f0 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Volume info retrieved successfully. Sep 01 12:19:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-25e69b93-b9d7-417c-882e-9ee0e642a0f0 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] http://192.168.122.29/volume/v3/volumes/8e6758a2-2fa7-460b-8647-89747762ea05 returned with HTTP 200 Sep 01 12:19:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1247/2461] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:53 2026] GET /volume/v3/volumes/8e6758a2-2fa7-460b-8647-89747762ea05 => generated 861 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cc8d1411-2843-4341-ac5e-ac38bdb48d2e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cc8d1411-2843-4341-ac5e-ac38bdb48d2e tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] GET http://192.168.122.29/volume/v3/volumes/89f010d1-cd2f-4f48-943f-0d4afe495868 Sep 01 12:19:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cc8d1411-2843-4341-ac5e-ac38bdb48d2e tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cc8d1411-2843-4341-ac5e-ac38bdb48d2e tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:54 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:54 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:54 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cc8d1411-2843-4341-ac5e-ac38bdb48d2e tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Volume info retrieved successfully. Sep 01 12:19:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cc8d1411-2843-4341-ac5e-ac38bdb48d2e tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/volumes/89f010d1-cd2f-4f48-943f-0d4afe495868 returned with HTTP 200 Sep 01 12:19:54 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1215/2462] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:54 2026] GET /volume/v3/volumes/89f010d1-cd2f-4f48-943f-0d4afe495868 => generated 860 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7959067c-9bb4-4f13-bc1f-763744ef0641 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7959067c-9bb4-4f13-bc1f-763744ef0641 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] GET http://192.168.122.29/volume/v3/volumes/8e6758a2-2fa7-460b-8647-89747762ea05 Sep 01 12:19:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7959067c-9bb4-4f13-bc1f-763744ef0641 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7959067c-9bb4-4f13-bc1f-763744ef0641 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bdd5798c-3a8f-453b-b27f-d4a0c877d990 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bdd5798c-3a8f-453b-b27f-d4a0c877d990 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:19:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bdd5798c-3a8f-453b-b27f-d4a0c877d990 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "89f010d1-cd2f-4f48-943f-0d4afe495868", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-296671608"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:19:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7959067c-9bb4-4f13-bc1f-763744ef0641 tempest-VolumesSnapshotNegativeTestJSON-195932588 tempest-VolumesSnapshotNegativeTestJSON-195932588-project-member] http://192.168.122.29/volume/v3/volumes/8e6758a2-2fa7-460b-8647-89747762ea05 returned with HTTP 404 Sep 01 12:19:54 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1248/2463] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:19:54 2026] GET /volume/v3/volumes/8e6758a2-2fa7-460b-8647-89747762ea05 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:19: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:19:54 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19: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:19:54 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:54 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-bdd5798c-3a8f-453b-b27f-d4a0c877d990 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Volume info retrieved successfully. Sep 01 12:19:54 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-bdd5798c-3a8f-453b-b27f-d4a0c877d990 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Create snapshot from volume 89f010d1-cd2f-4f48-943f-0d4afe495868 Sep 01 12:19:54 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-bdd5798c-3a8f-453b-b27f-d4a0c877d990 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Created reservations ['df174f1e-652d-401d-9657-e3ee499d66b3', '47f577c7-0703-4bad-a96d-1deaf2de952f', '64126a8e-fde6-4889-aa75-cf475bc27e7d', '0b59e0cf-5af9-488b-8989-24ccd19fd9cf'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:19: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:19:54 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19:54 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-bdd5798c-3a8f-453b-b27f-d4a0c877d990 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Snapshot create request issued successfully. Sep 01 12:19:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bdd5798c-3a8f-453b-b27f-d4a0c877d990 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/snapshots returned with HTTP 202 Sep 01 12:19:54 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1216/2464] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:19:54 2026] POST /volume/v3/snapshots => generated 315 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:19:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-466d1ebe-d4ec-4d74-8d9c-8f5bdfb35b92 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-466d1ebe-d4ec-4d74-8d9c-8f5bdfb35b92 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] GET http://192.168.122.29/volume/v3/snapshots/314e4548-dda5-4c34-a26a-0b1a08dd17a9 Sep 01 12:19:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-466d1ebe-d4ec-4d74-8d9c-8f5bdfb35b92 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-466d1ebe-d4ec-4d74-8d9c-8f5bdfb35b92 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:54 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:54 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-466d1ebe-d4ec-4d74-8d9c-8f5bdfb35b92 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Snapshot retrieved successfully. Sep 01 12:19:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-466d1ebe-d4ec-4d74-8d9c-8f5bdfb35b92 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/snapshots/314e4548-dda5-4c34-a26a-0b1a08dd17a9 returned with HTTP 200 Sep 01 12:19:54 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1249/2465] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:19:54 2026] GET /volume/v3/snapshots/314e4548-dda5-4c34-a26a-0b1a08dd17a9 => generated 447 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0e701edc-5f56-48c4-8829-055ac73a8879 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0e701edc-5f56-48c4-8829-055ac73a8879 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:19:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0e701edc-5f56-48c4-8829-055ac73a8879 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-781242281", "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:19: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:19:55 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0e701edc-5f56-48c4-8829-055ac73a8879 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:19:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1217/2466] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:19:54 2026] POST /volume/v3/types => generated 379 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-44fd7f28-08cb-4072-af8c-821c9fb01afe None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-44fd7f28-08cb-4072-af8c-821c9fb01afe tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] POST http://192.168.122.29/volume/v3/types/b45020a8-2a97-40ff-af50-d8ed9cf7d053/encryption Sep 01 12:19:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-44fd7f28-08cb-4072-af8c-821c9fb01afe tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-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:19:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-44fd7f28-08cb-4072-af8c-821c9fb01afe tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] http://192.168.122.29/volume/v3/types/b45020a8-2a97-40ff-af50-d8ed9cf7d053/encryption returned with HTTP 200 Sep 01 12:19:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1250/2467] 192.168.122.29 () {60 vars in 1276 bytes} [Tue Sep 1 12:19:55 2026] POST /volume/v3/types/b45020a8-2a97-40ff-af50-d8ed9cf7d053/encryption => generated 239 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-62aa631b-635d-46dd-968c-fc5186d63e87 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-62aa631b-635d-46dd-968c-fc5186d63e87 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:19:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-62aa631b-635d-46dd-968c-fc5186d63e87 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2146111049", "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:19:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-62aa631b-635d-46dd-968c-fc5186d63e87 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:19:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1218/2468] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:19:55 2026] POST /volume/v3/types => generated 380 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0ed08eea-e3db-44c1-9675-5b826671dcc2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0ed08eea-e3db-44c1-9675-5b826671dcc2 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] POST http://192.168.122.29/volume/v3/types/da108225-8c44-4330-a350-78b767c30933/encryption Sep 01 12:19:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0ed08eea-e3db-44c1-9675-5b826671dcc2 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-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:19:55 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-0ed08eea-e3db-44c1-9675-5b826671dcc2 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '5f24a099e0a54b9fb3e70afcd4bf2085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e51dc6cb6577400e89b4a2c21f21f9a5', '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:19:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0ed08eea-e3db-44c1-9675-5b826671dcc2 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] http://192.168.122.29/volume/v3/types/da108225-8c44-4330-a350-78b767c30933/encryption returned with HTTP 403 Sep 01 12:19:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1251/2469] 192.168.122.29 () {60 vars in 1276 bytes} [Tue Sep 1 12:19:55 2026] POST /volume/v3/types/da108225-8c44-4330-a350-78b767c30933/encryption => generated 127 bytes in 165 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:19:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ff486a04-1ca5-4f9e-8297-40a1f18eb472 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ff486a04-1ca5-4f9e-8297-40a1f18eb472 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:19:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ff486a04-1ca5-4f9e-8297-40a1f18eb472 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-188203764", "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:19:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ff486a04-1ca5-4f9e-8297-40a1f18eb472 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:19:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1219/2470] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:19:55 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:19:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-17eccf87-5a6f-4bb9-a0eb-203f7317a10e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-17eccf87-5a6f-4bb9-a0eb-203f7317a10e tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] POST http://192.168.122.29/volume/v3/types/e68a80c2-73c0-4b30-b43f-c0684de976f1/extra_specs Sep 01 12:19:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-17eccf87-5a6f-4bb9-a0eb-203f7317a10e tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-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:19:55 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-17eccf87-5a6f-4bb9-a0eb-203f7317a10e tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '5f24a099e0a54b9fb3e70afcd4bf2085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e51dc6cb6577400e89b4a2c21f21f9a5', '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:19:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-17eccf87-5a6f-4bb9-a0eb-203f7317a10e tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] http://192.168.122.29/volume/v3/types/e68a80c2-73c0-4b30-b43f-c0684de976f1/extra_specs returned with HTTP 403 Sep 01 12:19:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1252/2471] 192.168.122.29 () {60 vars in 1278 bytes} [Tue Sep 1 12:19:55 2026] POST /volume/v3/types/e68a80c2-73c0-4b30-b43f-c0684de976f1/extra_specs => generated 122 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:19:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-797554e2-c5b7-4e8e-8a74-dac7bc9aa83a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-797554e2-c5b7-4e8e-8a74-dac7bc9aa83a tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] PUT http://192.168.122.29/volume/v3/types/e68a80c2-73c0-4b30-b43f-c0684de976f1/extra_specs/key2 Sep 01 12:19:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-797554e2-c5b7-4e8e-8a74-dac7bc9aa83a tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-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:19:55 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-797554e2-c5b7-4e8e-8a74-dac7bc9aa83a tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '5f24a099e0a54b9fb3e70afcd4bf2085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e51dc6cb6577400e89b4a2c21f21f9a5', '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:19:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-797554e2-c5b7-4e8e-8a74-dac7bc9aa83a tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] http://192.168.122.29/volume/v3/types/e68a80c2-73c0-4b30-b43f-c0684de976f1/extra_specs/key2 returned with HTTP 403 Sep 01 12:19:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1220/2472] 192.168.122.29 () {60 vars in 1292 bytes} [Tue Sep 1 12:19:55 2026] PUT /volume/v3/types/e68a80c2-73c0-4b30-b43f-c0684de976f1/extra_specs/key2 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:19:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d6721146-8043-4caf-89e1-9c3c86acf33e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d6721146-8043-4caf-89e1-9c3c86acf33e tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] POST http://192.168.122.29/volume/v3/types Sep 01 12:19:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d6721146-8043-4caf-89e1-9c3c86acf33e tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-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:19:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ca0caf68-bd94-4af6-bcfd-927633575f5d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:55 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-d6721146-8043-4caf-89e1-9c3c86acf33e tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '5f24a099e0a54b9fb3e70afcd4bf2085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e51dc6cb6577400e89b4a2c21f21f9a5', '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:19:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d6721146-8043-4caf-89e1-9c3c86acf33e tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] http://192.168.122.29/volume/v3/types returned with HTTP 403 Sep 01 12:19:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1253/2473] 192.168.122.29 () {60 vars in 1131 bytes} [Tue Sep 1 12:19:55 2026] POST /volume/v3/types => generated 109 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:19:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ca0caf68-bd94-4af6-bcfd-927633575f5d tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] GET http://192.168.122.29/volume/v3/snapshots/314e4548-dda5-4c34-a26a-0b1a08dd17a9 Sep 01 12:19:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ca0caf68-bd94-4af6-bcfd-927633575f5d tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ca0caf68-bd94-4af6-bcfd-927633575f5d tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a8430499-accc-4723-b774-1b21d2b1ac29 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a8430499-accc-4723-b774-1b21d2b1ac29 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:19:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a8430499-accc-4723-b774-1b21d2b1ac29 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2121013114", "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:19: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:19:55 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:55 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ca0caf68-bd94-4af6-bcfd-927633575f5d tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Snapshot retrieved successfully. Sep 01 12:19:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ca0caf68-bd94-4af6-bcfd-927633575f5d tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/snapshots/314e4548-dda5-4c34-a26a-0b1a08dd17a9 returned with HTTP 200 Sep 01 12:19:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1221/2474] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:19:55 2026] GET /volume/v3/snapshots/314e4548-dda5-4c34-a26a-0b1a08dd17a9 => generated 447 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a8430499-accc-4723-b774-1b21d2b1ac29 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:19:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1254/2475] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:19:55 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:19:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1fb5acc0-6680-4744-8c52-03331e1a33e2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1fb5acc0-6680-4744-8c52-03331e1a33e2 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] POST http://192.168.122.29/volume/v3/types/5b144f4c-7068-4b06-abc2-c3fc42ee8b67/encryption Sep 01 12:19:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1fb5acc0-6680-4744-8c52-03331e1a33e2 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-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:19:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1fb5acc0-6680-4744-8c52-03331e1a33e2 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] http://192.168.122.29/volume/v3/types/5b144f4c-7068-4b06-abc2-c3fc42ee8b67/encryption returned with HTTP 200 Sep 01 12:19:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1222/2476] 192.168.122.29 () {60 vars in 1276 bytes} [Tue Sep 1 12:19:55 2026] POST /volume/v3/types/5b144f4c-7068-4b06-abc2-c3fc42ee8b67/encryption => generated 239 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3b67d8d5-8d69-4b0b-b724-f240364dc9e7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3b67d8d5-8d69-4b0b-b724-f240364dc9e7 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] DELETE http://192.168.122.29/volume/v3/types/5b144f4c-7068-4b06-abc2-c3fc42ee8b67/encryption/63160bdd-da49-4182-bc11-7cee26dfd488 Sep 01 12:19:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3b67d8d5-8d69-4b0b-b724-f240364dc9e7 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3b67d8d5-8d69-4b0b-b724-f240364dc9e7 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:55 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-3b67d8d5-8d69-4b0b-b724-f240364dc9e7 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '5f24a099e0a54b9fb3e70afcd4bf2085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e51dc6cb6577400e89b4a2c21f21f9a5', '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:19:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3b67d8d5-8d69-4b0b-b724-f240364dc9e7 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] http://192.168.122.29/volume/v3/types/5b144f4c-7068-4b06-abc2-c3fc42ee8b67/encryption/63160bdd-da49-4182-bc11-7cee26dfd488 returned with HTTP 403 Sep 01 12:19:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1255/2477] 192.168.122.29 () {58 vars in 1368 bytes} [Tue Sep 1 12:19:55 2026] DELETE /volume/v3/types/5b144f4c-7068-4b06-abc2-c3fc42ee8b67/encryption/63160bdd-da49-4182-bc11-7cee26dfd488 => generated 127 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:19:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cd7ca02d-3312-4487-8e39-a2734033a241 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cd7ca02d-3312-4487-8e39-a2734033a241 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:19:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cd7ca02d-3312-4487-8e39-a2734033a241 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1142075948", "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:19:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cd7ca02d-3312-4487-8e39-a2734033a241 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:19:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1223/2478] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:19:55 2026] POST /volume/v3/types => generated 380 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d030eb09-d0ea-4ca4-8f00-409fa678954b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d030eb09-d0ea-4ca4-8f00-409fa678954b tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] DELETE http://192.168.122.29/volume/v3/types/825ce855-3dbe-4f96-96a4-538cfb37a705/extra_specs/key1 Sep 01 12:19:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d030eb09-d0ea-4ca4-8f00-409fa678954b tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d030eb09-d0ea-4ca4-8f00-409fa678954b tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:55 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-d030eb09-d0ea-4ca4-8f00-409fa678954b tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '5f24a099e0a54b9fb3e70afcd4bf2085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e51dc6cb6577400e89b4a2c21f21f9a5', '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:19:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d030eb09-d0ea-4ca4-8f00-409fa678954b tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] http://192.168.122.29/volume/v3/types/825ce855-3dbe-4f96-96a4-538cfb37a705/extra_specs/key1 returned with HTTP 403 Sep 01 12:19:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1256/2479] 192.168.122.29 () {58 vars in 1275 bytes} [Tue Sep 1 12:19:55 2026] DELETE /volume/v3/types/825ce855-3dbe-4f96-96a4-538cfb37a705/extra_specs/key1 => generated 122 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:19:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-88f8c396-a6db-4eac-a7b4-97a1451beb19 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-88f8c396-a6db-4eac-a7b4-97a1451beb19 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:19:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-88f8c396-a6db-4eac-a7b4-97a1451beb19 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1208185854", "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:19:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-88f8c396-a6db-4eac-a7b4-97a1451beb19 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:19:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1224/2480] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:19:55 2026] POST /volume/v3/types => generated 380 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:19:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fd552f2f-f9d5-4834-ae10-6aeea8997778 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fd552f2f-f9d5-4834-ae10-6aeea8997778 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] DELETE http://192.168.122.29/volume/v3/types/6771c076-b3cc-47da-81c5-493a6ab1cf54 Sep 01 12:19:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fd552f2f-f9d5-4834-ae10-6aeea8997778 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fd552f2f-f9d5-4834-ae10-6aeea8997778 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:56 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-fd552f2f-f9d5-4834-ae10-6aeea8997778 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '5f24a099e0a54b9fb3e70afcd4bf2085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e51dc6cb6577400e89b4a2c21f21f9a5', '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:19:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fd552f2f-f9d5-4834-ae10-6aeea8997778 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] http://192.168.122.29/volume/v3/types/6771c076-b3cc-47da-81c5-493a6ab1cf54 returned with HTTP 403 Sep 01 12:19:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1257/2481] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:19:55 2026] DELETE /volume/v3/types/6771c076-b3cc-47da-81c5-493a6ab1cf54 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:19:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4bacfd10-f9de-46d0-85ff-7a1b21524ce0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4bacfd10-f9de-46d0-85ff-7a1b21524ce0 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] GET http://192.168.122.29/volume/v3/types/b45020a8-2a97-40ff-af50-d8ed9cf7d053/extra_specs Sep 01 12:19:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4bacfd10-f9de-46d0-85ff-7a1b21524ce0 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4bacfd10-f9de-46d0-85ff-7a1b21524ce0 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4bacfd10-f9de-46d0-85ff-7a1b21524ce0 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] http://192.168.122.29/volume/v3/types/b45020a8-2a97-40ff-af50-d8ed9cf7d053/extra_specs returned with HTTP 200 Sep 01 12:19:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1225/2482] 192.168.122.29 () {58 vars in 1257 bytes} [Tue Sep 1 12:19:56 2026] GET /volume/v3/types/b45020a8-2a97-40ff-af50-d8ed9cf7d053/extra_specs => generated 123 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-da6d2cf3-556e-47c3-a294-3f625c2fb681 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-da6d2cf3-556e-47c3-a294-3f625c2fb681 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] GET http://192.168.122.29/volume/v3/types/b45020a8-2a97-40ff-af50-d8ed9cf7d053/encryption/cipher Sep 01 12:19:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-da6d2cf3-556e-47c3-a294-3f625c2fb681 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-da6d2cf3-556e-47c3-a294-3f625c2fb681 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:56 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-da6d2cf3-556e-47c3-a294-3f625c2fb681 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '5f24a099e0a54b9fb3e70afcd4bf2085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e51dc6cb6577400e89b4a2c21f21f9a5', '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:19:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-da6d2cf3-556e-47c3-a294-3f625c2fb681 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] http://192.168.122.29/volume/v3/types/b45020a8-2a97-40ff-af50-d8ed9cf7d053/encryption/cipher returned with HTTP 403 Sep 01 12:19:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1258/2483] 192.168.122.29 () {58 vars in 1275 bytes} [Tue Sep 1 12:19:56 2026] GET /volume/v3/types/b45020a8-2a97-40ff-af50-d8ed9cf7d053/encryption/cipher => generated 124 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:19:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-95234205-5267-47c3-b3a6-b2ca4a3529c8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-95234205-5267-47c3-b3a6-b2ca4a3529c8 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] GET http://192.168.122.29/volume/v3/types/b45020a8-2a97-40ff-af50-d8ed9cf7d053/encryption Sep 01 12:19:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-95234205-5267-47c3-b3a6-b2ca4a3529c8 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-95234205-5267-47c3-b3a6-b2ca4a3529c8 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:56 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-95234205-5267-47c3-b3a6-b2ca4a3529c8 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '5f24a099e0a54b9fb3e70afcd4bf2085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e51dc6cb6577400e89b4a2c21f21f9a5', '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:19:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-95234205-5267-47c3-b3a6-b2ca4a3529c8 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] http://192.168.122.29/volume/v3/types/b45020a8-2a97-40ff-af50-d8ed9cf7d053/encryption returned with HTTP 403 Sep 01 12:19:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1226/2484] 192.168.122.29 () {58 vars in 1254 bytes} [Tue Sep 1 12:19:56 2026] GET /volume/v3/types/b45020a8-2a97-40ff-af50-d8ed9cf7d053/encryption => generated 124 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:19:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b5f729d1-90a0-44a6-9bfc-04b53884674e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b5f729d1-90a0-44a6-9bfc-04b53884674e tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] GET http://192.168.122.29/volume/v3/types/b45020a8-2a97-40ff-af50-d8ed9cf7d053/extra_specs/multiattach Sep 01 12:19:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b5f729d1-90a0-44a6-9bfc-04b53884674e tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b5f729d1-90a0-44a6-9bfc-04b53884674e tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b5f729d1-90a0-44a6-9bfc-04b53884674e tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] http://192.168.122.29/volume/v3/types/b45020a8-2a97-40ff-af50-d8ed9cf7d053/extra_specs/multiattach returned with HTTP 200 Sep 01 12:19:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1259/2485] 192.168.122.29 () {58 vars in 1293 bytes} [Tue Sep 1 12:19:56 2026] GET /volume/v3/types/b45020a8-2a97-40ff-af50-d8ed9cf7d053/extra_specs/multiattach => generated 29 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 12:19:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-dc408263-e936-423d-a47f-a45a060b3741 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dc408263-e936-423d-a47f-a45a060b3741 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] GET http://192.168.122.29/volume/v3/types/b45020a8-2a97-40ff-af50-d8ed9cf7d053/extra_specs/volume_backend_name Sep 01 12:19:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dc408263-e936-423d-a47f-a45a060b3741 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dc408263-e936-423d-a47f-a45a060b3741 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dc408263-e936-423d-a47f-a45a060b3741 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] http://192.168.122.29/volume/v3/types/b45020a8-2a97-40ff-af50-d8ed9cf7d053/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 12:19:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1227/2486] 192.168.122.29 () {58 vars in 1317 bytes} [Tue Sep 1 12:19:56 2026] GET /volume/v3/types/b45020a8-2a97-40ff-af50-d8ed9cf7d053/extra_specs/volume_backend_name => generated 143 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:19:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2a5bab1b-ff28-411a-8c83-8d6949338ca2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2a5bab1b-ff28-411a-8c83-8d6949338ca2 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] PUT http://192.168.122.29/volume/v3/types/b45020a8-2a97-40ff-af50-d8ed9cf7d053/encryption/3a4394b1-62f4-4fc5-b891-1d52c304c237 Sep 01 12:19:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2a5bab1b-ff28-411a-8c83-8d6949338ca2 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] 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:19:56 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-2a5bab1b-ff28-411a-8c83-8d6949338ca2 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '5f24a099e0a54b9fb3e70afcd4bf2085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e51dc6cb6577400e89b4a2c21f21f9a5', '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:19:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2a5bab1b-ff28-411a-8c83-8d6949338ca2 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] http://192.168.122.29/volume/v3/types/b45020a8-2a97-40ff-af50-d8ed9cf7d053/encryption/3a4394b1-62f4-4fc5-b891-1d52c304c237 returned with HTTP 403 Sep 01 12:19:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1260/2487] 192.168.122.29 () {60 vars in 1385 bytes} [Tue Sep 1 12:19:56 2026] PUT /volume/v3/types/b45020a8-2a97-40ff-af50-d8ed9cf7d053/encryption/3a4394b1-62f4-4fc5-b891-1d52c304c237 => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:19:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2d288d9a-2350-4da5-95be-3b6ccfb10280 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2d288d9a-2350-4da5-95be-3b6ccfb10280 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] PUT http://192.168.122.29/volume/v3/types/b45020a8-2a97-40ff-af50-d8ed9cf7d053/extra_specs/key1 Sep 01 12:19:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2d288d9a-2350-4da5-95be-3b6ccfb10280 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] 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:19:56 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-2d288d9a-2350-4da5-95be-3b6ccfb10280 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '5f24a099e0a54b9fb3e70afcd4bf2085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e51dc6cb6577400e89b4a2c21f21f9a5', '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:19:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2d288d9a-2350-4da5-95be-3b6ccfb10280 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] http://192.168.122.29/volume/v3/types/b45020a8-2a97-40ff-af50-d8ed9cf7d053/extra_specs/key1 returned with HTTP 403 Sep 01 12:19:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1228/2488] 192.168.122.29 () {60 vars in 1292 bytes} [Tue Sep 1 12:19:56 2026] PUT /volume/v3/types/b45020a8-2a97-40ff-af50-d8ed9cf7d053/extra_specs/key1 => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:19:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7d0ceb96-f792-493d-a9b7-ae503b39e6f3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7d0ceb96-f792-493d-a9b7-ae503b39e6f3 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] PUT http://192.168.122.29/volume/v3/types/b45020a8-2a97-40ff-af50-d8ed9cf7d053 Sep 01 12:19:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7d0ceb96-f792-493d-a9b7-ae503b39e6f3 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] 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:19:56 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-7d0ceb96-f792-493d-a9b7-ae503b39e6f3 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '5f24a099e0a54b9fb3e70afcd4bf2085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e51dc6cb6577400e89b4a2c21f21f9a5', '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:19:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7d0ceb96-f792-493d-a9b7-ae503b39e6f3 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-reader] http://192.168.122.29/volume/v3/types/b45020a8-2a97-40ff-af50-d8ed9cf7d053 returned with HTTP 403 Sep 01 12:19:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1261/2489] 192.168.122.29 () {60 vars in 1241 bytes} [Tue Sep 1 12:19:56 2026] PUT /volume/v3/types/b45020a8-2a97-40ff-af50-d8ed9cf7d053 => generated 109 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:19:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f2bb1c95-f60a-49c9-a381-85405a457910 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f2bb1c95-f60a-49c9-a381-85405a457910 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] DELETE http://192.168.122.29/volume/v3/types/6771c076-b3cc-47da-81c5-493a6ab1cf54 Sep 01 12:19:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f2bb1c95-f60a-49c9-a381-85405a457910 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f2bb1c95-f60a-49c9-a381-85405a457910 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f2bb1c95-f60a-49c9-a381-85405a457910 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] http://192.168.122.29/volume/v3/types/6771c076-b3cc-47da-81c5-493a6ab1cf54 returned with HTTP 202 Sep 01 12:19:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1229/2490] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:19:56 2026] DELETE /volume/v3/types/6771c076-b3cc-47da-81c5-493a6ab1cf54 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:19:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d5ae59c1-b6c8-4d83-be6e-ace41448a68b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d5ae59c1-b6c8-4d83-be6e-ace41448a68b tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] DELETE http://192.168.122.29/volume/v3/types/825ce855-3dbe-4f96-96a4-538cfb37a705 Sep 01 12:19:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d5ae59c1-b6c8-4d83-be6e-ace41448a68b tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d5ae59c1-b6c8-4d83-be6e-ace41448a68b tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d5ae59c1-b6c8-4d83-be6e-ace41448a68b tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] http://192.168.122.29/volume/v3/types/825ce855-3dbe-4f96-96a4-538cfb37a705 returned with HTTP 202 Sep 01 12:19:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1262/2491] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:19:56 2026] DELETE /volume/v3/types/825ce855-3dbe-4f96-96a4-538cfb37a705 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:19:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e1ef0937-4022-44dc-b6fb-a8aba9e126eb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e1ef0937-4022-44dc-b6fb-a8aba9e126eb tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] DELETE http://192.168.122.29/volume/v3/types/5b144f4c-7068-4b06-abc2-c3fc42ee8b67 Sep 01 12:19:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e1ef0937-4022-44dc-b6fb-a8aba9e126eb tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e1ef0937-4022-44dc-b6fb-a8aba9e126eb tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e1ef0937-4022-44dc-b6fb-a8aba9e126eb tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] http://192.168.122.29/volume/v3/types/5b144f4c-7068-4b06-abc2-c3fc42ee8b67 returned with HTTP 202 Sep 01 12:19:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1230/2492] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:19:56 2026] DELETE /volume/v3/types/5b144f4c-7068-4b06-abc2-c3fc42ee8b67 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:19:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6896f32f-b21a-4cb7-959b-ff300e30cc81 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6896f32f-b21a-4cb7-959b-ff300e30cc81 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] DELETE http://192.168.122.29/volume/v3/types/e68a80c2-73c0-4b30-b43f-c0684de976f1 Sep 01 12:19:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6896f32f-b21a-4cb7-959b-ff300e30cc81 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6896f32f-b21a-4cb7-959b-ff300e30cc81 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6896f32f-b21a-4cb7-959b-ff300e30cc81 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] http://192.168.122.29/volume/v3/types/e68a80c2-73c0-4b30-b43f-c0684de976f1 returned with HTTP 202 Sep 01 12:19:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1263/2493] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:19:56 2026] DELETE /volume/v3/types/e68a80c2-73c0-4b30-b43f-c0684de976f1 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:19:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b82a14d1-1ad2-44c5-985e-6282be0390c6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b82a14d1-1ad2-44c5-985e-6282be0390c6 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] DELETE http://192.168.122.29/volume/v3/types/da108225-8c44-4330-a350-78b767c30933 Sep 01 12:19:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b82a14d1-1ad2-44c5-985e-6282be0390c6 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b82a14d1-1ad2-44c5-985e-6282be0390c6 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b82a14d1-1ad2-44c5-985e-6282be0390c6 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] http://192.168.122.29/volume/v3/types/da108225-8c44-4330-a350-78b767c30933 returned with HTTP 202 Sep 01 12:19:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1231/2494] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:19:56 2026] DELETE /volume/v3/types/da108225-8c44-4330-a350-78b767c30933 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:19:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-beea11ba-9ac9-4038-86c4-b1fc241a28d3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-beea11ba-9ac9-4038-86c4-b1fc241a28d3 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] DELETE http://192.168.122.29/volume/v3/types/b45020a8-2a97-40ff-af50-d8ed9cf7d053 Sep 01 12:19:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-beea11ba-9ac9-4038-86c4-b1fc241a28d3 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-beea11ba-9ac9-4038-86c4-b1fc241a28d3 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f04052b0-36c6-44be-83f8-5a9c0bbc5934 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f04052b0-36c6-44be-83f8-5a9c0bbc5934 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] GET http://192.168.122.29/volume/v3/snapshots/314e4548-dda5-4c34-a26a-0b1a08dd17a9 Sep 01 12:19:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f04052b0-36c6-44be-83f8-5a9c0bbc5934 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f04052b0-36c6-44be-83f8-5a9c0bbc5934 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f04052b0-36c6-44be-83f8-5a9c0bbc5934 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Snapshot retrieved successfully. Sep 01 12:19:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f04052b0-36c6-44be-83f8-5a9c0bbc5934 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/snapshots/314e4548-dda5-4c34-a26a-0b1a08dd17a9 returned with HTTP 200 Sep 01 12:19:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1232/2495] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:19:56 2026] GET /volume/v3/snapshots/314e4548-dda5-4c34-a26a-0b1a08dd17a9 => generated 447 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-beea11ba-9ac9-4038-86c4-b1fc241a28d3 tempest-VolumeTypesReaderTests-393399746 tempest-VolumeTypesReaderTests-393399746-project-admin] http://192.168.122.29/volume/v3/types/b45020a8-2a97-40ff-af50-d8ed9cf7d053 returned with HTTP 202 Sep 01 12:19:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1264/2496] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:19:56 2026] DELETE /volume/v3/types/b45020a8-2a97-40ff-af50-d8ed9cf7d053 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:19:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d338fd92-cb0c-4d29-b3ce-a3e7301c8b34 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d338fd92-cb0c-4d29-b3ce-a3e7301c8b34 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] GET http://192.168.122.29/volume/v3/snapshots/314e4548-dda5-4c34-a26a-0b1a08dd17a9 Sep 01 12:19:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d338fd92-cb0c-4d29-b3ce-a3e7301c8b34 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:19:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d338fd92-cb0c-4d29-b3ce-a3e7301c8b34 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:19: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:19:57 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:57 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d338fd92-cb0c-4d29-b3ce-a3e7301c8b34 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Snapshot retrieved successfully. Sep 01 12:19:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d338fd92-cb0c-4d29-b3ce-a3e7301c8b34 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/snapshots/314e4548-dda5-4c34-a26a-0b1a08dd17a9 returned with HTTP 200 Sep 01 12:19:57 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1233/2497] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:19:57 2026] GET /volume/v3/snapshots/314e4548-dda5-4c34-a26a-0b1a08dd17a9 => generated 474 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:19:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5a85b088-b967-4c02-93cf-a747b072205a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5a85b088-b967-4c02-93cf-a747b072205a tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:19:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5a85b088-b967-4c02-93cf-a747b072205a tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "314e4548-dda5-4c34-a26a-0b1a08dd17a9", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-545534587"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:19:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-5a85b088-b967-4c02-93cf-a747b072205a tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Create volume request body: {'volume': {"'snapshot_id": '314e4548-dda5-4c34-a26a-0b1a08dd17a9', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-545534587'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:19:57 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-5a85b088-b967-4c02-93cf-a747b072205a tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Create volume of 1 GB Sep 01 12:19:57 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5a85b088-b967-4c02-93cf-a747b072205a tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Availability Zones retrieved successfully. Sep 01 12:19:57 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5a85b088-b967-4c02-93cf-a747b072205a tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Flow 'volume_create_api' (435d9509-806b-4592-ad38-b54019070a6b) 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:19:57 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5a85b088-b967-4c02-93cf-a747b072205a tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cee385b1-2349-4b41-ba1b-9c1c47433a04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:57 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-5a85b088-b967-4c02-93cf-a747b072205a tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-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:19:57 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5a85b088-b967-4c02-93cf-a747b072205a tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cee385b1-2349-4b41-ba1b-9c1c47433a04) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:19:57 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5a85b088-b967-4c02-93cf-a747b072205a tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39756fd9-9693-4db0-9463-03fe9b4d6ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:58 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-5a85b088-b967-4c02-93cf-a747b072205a tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Created reservations ['357848a9-a983-4b76-91ea-5da059e78abf', '2bab696d-ae32-4eb3-a0c4-20dcd5348e0f', '1e34a762-d430-422d-b5a5-608def848024', 'ba5b036b-cc64-48d2-b756-e4f08a75e418'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:19:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5a85b088-b967-4c02-93cf-a747b072205a tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39756fd9-9693-4db0-9463-03fe9b4d6ce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['357848a9-a983-4b76-91ea-5da059e78abf', '2bab696d-ae32-4eb3-a0c4-20dcd5348e0f', '1e34a762-d430-422d-b5a5-608def848024', 'ba5b036b-cc64-48d2-b756-e4f08a75e418']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5a85b088-b967-4c02-93cf-a747b072205a tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a82ca3e2-ab30-44a4-b3c5-996a3b905030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19: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:19:58 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5a85b088-b967-4c02-93cf-a747b072205a tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a82ca3e2-ab30-44a4-b3c5-996a3b905030) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78073955-60dd-46eb-91bc-09b0e745097c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-545534587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd0322c1aec44fae9aefdcd96e748a33',qos_specs=None,replication_status=,reservations=['357848a9-a983-4b76-91ea-5da059e78abf','2bab696d-ae32-4eb3-a0c4-20dcd5348e0f','1e34a762-d430-422d-b5a5-608def848024','ba5b036b-cc64-48d2-b756-e4f08a75e418'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e28fcf3523a44c7e990763659603d924',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:19:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-545534587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78073955-60dd-46eb-91bc-09b0e745097c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd0322c1aec44fae9aefdcd96e748a33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e28fcf3523a44c7e990763659603d924',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5a85b088-b967-4c02-93cf-a747b072205a tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e7486f0-12a6-4998-ae26-c8ce3411446f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5a85b088-b967-4c02-93cf-a747b072205a tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e7486f0-12a6-4998-ae26-c8ce3411446f) transitioned into state 'SUCCESS' from state '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-545534587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd0322c1aec44fae9aefdcd96e748a33',qos_specs=None,replication_status=,reservations=['357848a9-a983-4b76-91ea-5da059e78abf','2bab696d-ae32-4eb3-a0c4-20dcd5348e0f','1e34a762-d430-422d-b5a5-608def848024','ba5b036b-cc64-48d2-b756-e4f08a75e418'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e28fcf3523a44c7e990763659603d924',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5a85b088-b967-4c02-93cf-a747b072205a tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8241c585-759c-4395-8524-3ffa33988f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5a85b088-b967-4c02-93cf-a747b072205a tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8241c585-759c-4395-8524-3ffa33988f53) 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:19:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5a85b088-b967-4c02-93cf-a747b072205a tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Flow 'volume_create_api' (435d9509-806b-4592-ad38-b54019070a6b) 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:19:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5a85b088-b967-4c02-93cf-a747b072205a tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Create volume request issued successfully. Sep 01 12:19:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5a85b088-b967-4c02-93cf-a747b072205a tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:19:58 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1265/2498] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:19:57 2026] POST /volume/v3/volumes => generated 766 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:19:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1e349770-4470-4bf6-b9db-e3a35aae411f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1e349770-4470-4bf6-b9db-e3a35aae411f tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:19:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1e349770-4470-4bf6-b9db-e3a35aae411f tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "314e4548-dda5-4c34-a26a-0b1a08dd17a9", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-152676542"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:19:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-1e349770-4470-4bf6-b9db-e3a35aae411f tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Create volume request body: {'volume': {"'snapshot_id": '314e4548-dda5-4c34-a26a-0b1a08dd17a9', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-152676542'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:19:58 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-1e349770-4470-4bf6-b9db-e3a35aae411f tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Create volume of 1 GB Sep 01 12:19:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1e349770-4470-4bf6-b9db-e3a35aae411f tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Availability Zones retrieved successfully. Sep 01 12:19:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1e349770-4470-4bf6-b9db-e3a35aae411f tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Flow 'volume_create_api' (e2f06d85-645e-4c46-aacb-5c2b95947486) 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:19:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1e349770-4470-4bf6-b9db-e3a35aae411f tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a830ccd2-35d0-42f2-b0c2-147155dbee5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-1e349770-4470-4bf6-b9db-e3a35aae411f tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-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:19:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1e349770-4470-4bf6-b9db-e3a35aae411f tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a830ccd2-35d0-42f2-b0c2-147155dbee5a) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:19:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1e349770-4470-4bf6-b9db-e3a35aae411f tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de6bd0a9-3123-4bb0-bd4b-bf3675606c9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:58 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-1e349770-4470-4bf6-b9db-e3a35aae411f tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Created reservations ['adcc15bf-605c-42b4-9943-f09d6d3ef935', '2913f73a-42dc-4c22-8d8a-992469e8363d', 'cdd45d1f-40cf-4796-bf86-0645dd66a1a3', '592f8b40-cb20-4ffe-91f6-410984fcfdec'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:19:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1e349770-4470-4bf6-b9db-e3a35aae411f tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de6bd0a9-3123-4bb0-bd4b-bf3675606c9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['adcc15bf-605c-42b4-9943-f09d6d3ef935', '2913f73a-42dc-4c22-8d8a-992469e8363d', 'cdd45d1f-40cf-4796-bf86-0645dd66a1a3', '592f8b40-cb20-4ffe-91f6-410984fcfdec']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1e349770-4470-4bf6-b9db-e3a35aae411f tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d2be6f0-e4fa-43eb-a61e-d6404d7c93ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19: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:19:58 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1e349770-4470-4bf6-b9db-e3a35aae411f tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d2be6f0-e4fa-43eb-a61e-d6404d7c93ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae7c671b-a023-4681-b01e-59f3f3b42887', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-152676542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd0322c1aec44fae9aefdcd96e748a33',qos_specs=None,replication_status=,reservations=['adcc15bf-605c-42b4-9943-f09d6d3ef935','2913f73a-42dc-4c22-8d8a-992469e8363d','cdd45d1f-40cf-4796-bf86-0645dd66a1a3','592f8b40-cb20-4ffe-91f6-410984fcfdec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e28fcf3523a44c7e990763659603d924',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:19:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-152676542',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae7c671b-a023-4681-b01e-59f3f3b42887,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd0322c1aec44fae9aefdcd96e748a33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e28fcf3523a44c7e990763659603d924',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1e349770-4470-4bf6-b9db-e3a35aae411f tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4db4785-cc7f-4a5d-a145-71ae4054e294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1e349770-4470-4bf6-b9db-e3a35aae411f tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4db4785-cc7f-4a5d-a145-71ae4054e294) transitioned into state 'SUCCESS' from state '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-152676542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd0322c1aec44fae9aefdcd96e748a33',qos_specs=None,replication_status=,reservations=['adcc15bf-605c-42b4-9943-f09d6d3ef935','2913f73a-42dc-4c22-8d8a-992469e8363d','cdd45d1f-40cf-4796-bf86-0645dd66a1a3','592f8b40-cb20-4ffe-91f6-410984fcfdec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e28fcf3523a44c7e990763659603d924',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1e349770-4470-4bf6-b9db-e3a35aae411f tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce4a1b17-af7a-4128-b153-d822b269fd76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1e349770-4470-4bf6-b9db-e3a35aae411f tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce4a1b17-af7a-4128-b153-d822b269fd76) 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:19:58 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1e349770-4470-4bf6-b9db-e3a35aae411f tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Flow 'volume_create_api' (e2f06d85-645e-4c46-aacb-5c2b95947486) 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:19:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1e349770-4470-4bf6-b9db-e3a35aae411f tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Create volume request issued successfully. Sep 01 12:19:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1e349770-4470-4bf6-b9db-e3a35aae411f tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:19:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1234/2499] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:19:58 2026] POST /volume/v3/volumes => generated 766 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:19:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-12213175-b434-4a9e-8aef-59968881e482 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-12213175-b434-4a9e-8aef-59968881e482 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:19:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-12213175-b434-4a9e-8aef-59968881e482 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "314e4548-dda5-4c34-a26a-0b1a08dd17a9", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-393804106"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:19:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-12213175-b434-4a9e-8aef-59968881e482 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Create volume request body: {'volume': {"'snapshot_id": '314e4548-dda5-4c34-a26a-0b1a08dd17a9', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-393804106'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:19:58 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-12213175-b434-4a9e-8aef-59968881e482 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Create volume of 1 GB Sep 01 12:19: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:19:58 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-12213175-b434-4a9e-8aef-59968881e482 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Availability Zones retrieved successfully. Sep 01 12:19:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-12213175-b434-4a9e-8aef-59968881e482 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Flow 'volume_create_api' (dc5b1782-2b27-4dfc-9206-9c8091864bb6) 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:19:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-12213175-b434-4a9e-8aef-59968881e482 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66f641c4-e873-4db3-9c5c-a52e13e2ab7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-12213175-b434-4a9e-8aef-59968881e482 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-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:19:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-12213175-b434-4a9e-8aef-59968881e482 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66f641c4-e873-4db3-9c5c-a52e13e2ab7d) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:19:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-12213175-b434-4a9e-8aef-59968881e482 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (720d1282-3d88-42de-bf34-7d1867ecb8ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:59 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-12213175-b434-4a9e-8aef-59968881e482 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Created reservations ['6f2c332c-70a2-473c-8c98-470740173b6d', '1968fe7e-78dc-487d-9b90-45f34e3705f1', '36f6a14c-650e-4515-a0de-3f146e0700ac', 'de86434f-8664-4ff4-be3b-7c10c9a55a78'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:19:59 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-12213175-b434-4a9e-8aef-59968881e482 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (720d1282-3d88-42de-bf34-7d1867ecb8ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f2c332c-70a2-473c-8c98-470740173b6d', '1968fe7e-78dc-487d-9b90-45f34e3705f1', '36f6a14c-650e-4515-a0de-3f146e0700ac', 'de86434f-8664-4ff4-be3b-7c10c9a55a78']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:59 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-12213175-b434-4a9e-8aef-59968881e482 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fdffb7c-c22c-4e1d-8d99-55f28ea31162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19: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:19:59 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:19:59 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-12213175-b434-4a9e-8aef-59968881e482 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fdffb7c-c22c-4e1d-8d99-55f28ea31162) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7b3273d-ccb0-4e76-97c0-803a4f08adff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-393804106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd0322c1aec44fae9aefdcd96e748a33',qos_specs=None,replication_status=,reservations=['6f2c332c-70a2-473c-8c98-470740173b6d','1968fe7e-78dc-487d-9b90-45f34e3705f1','36f6a14c-650e-4515-a0de-3f146e0700ac','de86434f-8664-4ff4-be3b-7c10c9a55a78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e28fcf3523a44c7e990763659603d924',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:19:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-393804106',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7b3273d-ccb0-4e76-97c0-803a4f08adff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd0322c1aec44fae9aefdcd96e748a33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e28fcf3523a44c7e990763659603d924',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:59 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-12213175-b434-4a9e-8aef-59968881e482 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03c39171-3420-4bd1-94bb-32561d25692a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:59 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-12213175-b434-4a9e-8aef-59968881e482 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03c39171-3420-4bd1-94bb-32561d25692a) transitioned into state 'SUCCESS' from state '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-393804106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd0322c1aec44fae9aefdcd96e748a33',qos_specs=None,replication_status=,reservations=['6f2c332c-70a2-473c-8c98-470740173b6d','1968fe7e-78dc-487d-9b90-45f34e3705f1','36f6a14c-650e-4515-a0de-3f146e0700ac','de86434f-8664-4ff4-be3b-7c10c9a55a78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e28fcf3523a44c7e990763659603d924',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:59 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-12213175-b434-4a9e-8aef-59968881e482 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78f619f5-e55a-4a6a-9824-92834d0c19bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:59 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-12213175-b434-4a9e-8aef-59968881e482 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78f619f5-e55a-4a6a-9824-92834d0c19bf) 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:19:59 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-12213175-b434-4a9e-8aef-59968881e482 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Flow 'volume_create_api' (dc5b1782-2b27-4dfc-9206-9c8091864bb6) 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:19:59 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-12213175-b434-4a9e-8aef-59968881e482 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Create volume request issued successfully. Sep 01 12:19:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-12213175-b434-4a9e-8aef-59968881e482 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:19:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1266/2500] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:19:58 2026] POST /volume/v3/volumes => generated 766 bytes in 698 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:19:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fdd8c4f2-b407-4261-b83e-ac436d421f37 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fdd8c4f2-b407-4261-b83e-ac436d421f37 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:19:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fdd8c4f2-b407-4261-b83e-ac436d421f37 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "314e4548-dda5-4c34-a26a-0b1a08dd17a9", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1669067424"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:19:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-fdd8c4f2-b407-4261-b83e-ac436d421f37 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Create volume request body: {'volume': {"'snapshot_id": '314e4548-dda5-4c34-a26a-0b1a08dd17a9', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1669067424'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:19:59 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-fdd8c4f2-b407-4261-b83e-ac436d421f37 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Create volume of 1 GB Sep 01 12:19: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:19:59 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:19:59 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fdd8c4f2-b407-4261-b83e-ac436d421f37 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Availability Zones retrieved successfully. Sep 01 12:19:59 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-fdd8c4f2-b407-4261-b83e-ac436d421f37 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Flow 'volume_create_api' (346dad59-4c04-4eaf-8cd9-5e5f5139b4b3) 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:19:59 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-fdd8c4f2-b407-4261-b83e-ac436d421f37 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a25ab652-6421-4349-9dfa-64bab48cba1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:59 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-fdd8c4f2-b407-4261-b83e-ac436d421f37 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-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:19:59 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-fdd8c4f2-b407-4261-b83e-ac436d421f37 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a25ab652-6421-4349-9dfa-64bab48cba1d) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:19:59 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-fdd8c4f2-b407-4261-b83e-ac436d421f37 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a5a8831-3108-4af8-8cb1-4403ea2fb4b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:59 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-fdd8c4f2-b407-4261-b83e-ac436d421f37 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Created reservations ['2b0964f8-42e8-426f-a2cc-597940a7c91d', '3968b7eb-87ae-43e5-bd9f-3e31e58a8f87', 'c166d1d4-ba1d-4e5e-931a-60bddbf4149f', '85f3988b-ddc1-40c2-81e8-06c28e482f07'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:19:59 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-fdd8c4f2-b407-4261-b83e-ac436d421f37 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a5a8831-3108-4af8-8cb1-4403ea2fb4b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b0964f8-42e8-426f-a2cc-597940a7c91d', '3968b7eb-87ae-43e5-bd9f-3e31e58a8f87', 'c166d1d4-ba1d-4e5e-931a-60bddbf4149f', '85f3988b-ddc1-40c2-81e8-06c28e482f07']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:59 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-fdd8c4f2-b407-4261-b83e-ac436d421f37 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87df1dc9-8530-4d21-aade-16c605aedcc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19: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:19:59 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:19:59 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-fdd8c4f2-b407-4261-b83e-ac436d421f37 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87df1dc9-8530-4d21-aade-16c605aedcc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed15201e-d7ec-4639-a7d3-c66b175a344a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1669067424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd0322c1aec44fae9aefdcd96e748a33',qos_specs=None,replication_status=,reservations=['2b0964f8-42e8-426f-a2cc-597940a7c91d','3968b7eb-87ae-43e5-bd9f-3e31e58a8f87','c166d1d4-ba1d-4e5e-931a-60bddbf4149f','85f3988b-ddc1-40c2-81e8-06c28e482f07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e28fcf3523a44c7e990763659603d924',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:19:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1669067424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed15201e-d7ec-4639-a7d3-c66b175a344a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd0322c1aec44fae9aefdcd96e748a33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e28fcf3523a44c7e990763659603d924',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:59 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-fdd8c4f2-b407-4261-b83e-ac436d421f37 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7c84b65-8572-4160-8b66-b2a5be10b013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:59 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-fdd8c4f2-b407-4261-b83e-ac436d421f37 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7c84b65-8572-4160-8b66-b2a5be10b013) transitioned into state 'SUCCESS' from state '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-1669067424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd0322c1aec44fae9aefdcd96e748a33',qos_specs=None,replication_status=,reservations=['2b0964f8-42e8-426f-a2cc-597940a7c91d','3968b7eb-87ae-43e5-bd9f-3e31e58a8f87','c166d1d4-ba1d-4e5e-931a-60bddbf4149f','85f3988b-ddc1-40c2-81e8-06c28e482f07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e28fcf3523a44c7e990763659603d924',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:19:59 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-fdd8c4f2-b407-4261-b83e-ac436d421f37 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a6a3fb0-6e23-49d5-a7ad-489c15b9a96c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:59 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-fdd8c4f2-b407-4261-b83e-ac436d421f37 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a6a3fb0-6e23-49d5-a7ad-489c15b9a96c) 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:19:59 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-fdd8c4f2-b407-4261-b83e-ac436d421f37 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Flow 'volume_create_api' (346dad59-4c04-4eaf-8cd9-5e5f5139b4b3) 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:19:59 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fdd8c4f2-b407-4261-b83e-ac436d421f37 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Create volume request issued successfully. Sep 01 12:19:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fdd8c4f2-b407-4261-b83e-ac436d421f37 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:19:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1235/2501] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:19:59 2026] POST /volume/v3/volumes => generated 767 bytes in 517 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 12:19:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4ae674f6-5ba8-4a60-9223-f283aa221a7d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:19:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4ae674f6-5ba8-4a60-9223-f283aa221a7d tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:19:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4ae674f6-5ba8-4a60-9223-f283aa221a7d tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "314e4548-dda5-4c34-a26a-0b1a08dd17a9", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-788579894"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:19:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-4ae674f6-5ba8-4a60-9223-f283aa221a7d tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Create volume request body: {'volume': {"'snapshot_id": '314e4548-dda5-4c34-a26a-0b1a08dd17a9', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-788579894'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:19:59 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-4ae674f6-5ba8-4a60-9223-f283aa221a7d tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Create volume of 1 GB Sep 01 12:19: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:19:59 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:19:59 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4ae674f6-5ba8-4a60-9223-f283aa221a7d tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Availability Zones retrieved successfully. Sep 01 12:19:59 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4ae674f6-5ba8-4a60-9223-f283aa221a7d tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Flow 'volume_create_api' (6f48f8dc-b61e-4e10-977e-3f448ad251ce) 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:19:59 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4ae674f6-5ba8-4a60-9223-f283aa221a7d tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d1da05d-bbee-4f9a-b74d-05f28d399542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:19:59 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-4ae674f6-5ba8-4a60-9223-f283aa221a7d tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-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:20:00 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4ae674f6-5ba8-4a60-9223-f283aa221a7d tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d1da05d-bbee-4f9a-b74d-05f28d399542) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:20:00 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4ae674f6-5ba8-4a60-9223-f283aa221a7d tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (620732ca-8f4c-4eab-97f4-f61b8c7e3d9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:20:00 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-4ae674f6-5ba8-4a60-9223-f283aa221a7d tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Created reservations ['f001e0ec-05a6-4278-bbac-8f7865334644', 'b51d14fe-1f0e-43b8-9927-94032e9cf7cf', 'f8be4c7c-2a33-42fc-84af-7dc017554344', '4eb9b4e8-591b-4b8d-8c42-558a0f76f85d'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:20:00 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4ae674f6-5ba8-4a60-9223-f283aa221a7d tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (620732ca-8f4c-4eab-97f4-f61b8c7e3d9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f001e0ec-05a6-4278-bbac-8f7865334644', 'b51d14fe-1f0e-43b8-9927-94032e9cf7cf', 'f8be4c7c-2a33-42fc-84af-7dc017554344', '4eb9b4e8-591b-4b8d-8c42-558a0f76f85d']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:20:00 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4ae674f6-5ba8-4a60-9223-f283aa221a7d tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d41cad3c-4afc-400c-94e1-f2e735270c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:20: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:20:00 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:20:00 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4ae674f6-5ba8-4a60-9223-f283aa221a7d tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d41cad3c-4afc-400c-94e1-f2e735270c39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '080453ef-ad9e-4336-9620-d07ac181a6b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-788579894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd0322c1aec44fae9aefdcd96e748a33',qos_specs=None,replication_status=,reservations=['f001e0ec-05a6-4278-bbac-8f7865334644','b51d14fe-1f0e-43b8-9927-94032e9cf7cf','f8be4c7c-2a33-42fc-84af-7dc017554344','4eb9b4e8-591b-4b8d-8c42-558a0f76f85d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e28fcf3523a44c7e990763659603d924',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:20:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-788579894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=080453ef-ad9e-4336-9620-d07ac181a6b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd0322c1aec44fae9aefdcd96e748a33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e28fcf3523a44c7e990763659603d924',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:20:00 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4ae674f6-5ba8-4a60-9223-f283aa221a7d tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25254718-afaf-48b2-b062-f8e000efe955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:20:00 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4ae674f6-5ba8-4a60-9223-f283aa221a7d tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25254718-afaf-48b2-b062-f8e000efe955) transitioned into state 'SUCCESS' from state '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-788579894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd0322c1aec44fae9aefdcd96e748a33',qos_specs=None,replication_status=,reservations=['f001e0ec-05a6-4278-bbac-8f7865334644','b51d14fe-1f0e-43b8-9927-94032e9cf7cf','f8be4c7c-2a33-42fc-84af-7dc017554344','4eb9b4e8-591b-4b8d-8c42-558a0f76f85d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e28fcf3523a44c7e990763659603d924',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:20:00 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4ae674f6-5ba8-4a60-9223-f283aa221a7d tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a0a9263-9603-4251-b530-1ba9d0154924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:20:00 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4ae674f6-5ba8-4a60-9223-f283aa221a7d tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a0a9263-9603-4251-b530-1ba9d0154924) 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:20:00 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4ae674f6-5ba8-4a60-9223-f283aa221a7d tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Flow 'volume_create_api' (6f48f8dc-b61e-4e10-977e-3f448ad251ce) 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:20:00 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4ae674f6-5ba8-4a60-9223-f283aa221a7d tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Create volume request issued successfully. Sep 01 12:20:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4ae674f6-5ba8-4a60-9223-f283aa221a7d tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:20:00 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1267/2502] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:19:59 2026] POST /volume/v3/volumes => generated 766 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 12:20:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b8f0756d-e359-41d1-9d2e-85c10a3108d2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b8f0756d-e359-41d1-9d2e-85c10a3108d2 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] GET http://192.168.122.29/volume/v3/volumes/78073955-60dd-46eb-91bc-09b0e745097c Sep 01 12:20:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b8f0756d-e359-41d1-9d2e-85c10a3108d2 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b8f0756d-e359-41d1-9d2e-85c10a3108d2 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:00 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:20: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:20:00 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:20:00 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b8f0756d-e359-41d1-9d2e-85c10a3108d2 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Volume info retrieved successfully. Sep 01 12:20:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b8f0756d-e359-41d1-9d2e-85c10a3108d2 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/volumes/78073955-60dd-46eb-91bc-09b0e745097c returned with HTTP 200 Sep 01 12:20:00 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1236/2503] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:20:00 2026] GET /volume/v3/volumes/78073955-60dd-46eb-91bc-09b0e745097c => generated 859 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-76e93ac7-5085-4209-9f6e-8c7c6ba2be47 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-76e93ac7-5085-4209-9f6e-8c7c6ba2be47 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] GET http://192.168.122.29/volume/v3/volumes/ae7c671b-a023-4681-b01e-59f3f3b42887 Sep 01 12:20:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-76e93ac7-5085-4209-9f6e-8c7c6ba2be47 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-76e93ac7-5085-4209-9f6e-8c7c6ba2be47 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:00 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:20: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:20:00 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:20:00 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-76e93ac7-5085-4209-9f6e-8c7c6ba2be47 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Volume info retrieved successfully. Sep 01 12:20:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-76e93ac7-5085-4209-9f6e-8c7c6ba2be47 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/volumes/ae7c671b-a023-4681-b01e-59f3f3b42887 returned with HTTP 200 Sep 01 12:20:00 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1268/2504] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:20:00 2026] GET /volume/v3/volumes/ae7c671b-a023-4681-b01e-59f3f3b42887 => generated 858 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-da9bc3af-21a9-403b-a1ba-aa815f949af7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-da9bc3af-21a9-403b-a1ba-aa815f949af7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:20:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-da9bc3af-21a9-403b-a1ba-aa815f949af7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2044586387"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:20:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-da9bc3af-21a9-403b-a1ba-aa815f949af7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2044586387'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:20:01 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-da9bc3af-21a9-403b-a1ba-aa815f949af7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Create volume of 1 GB Sep 01 12:20:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-da9bc3af-21a9-403b-a1ba-aa815f949af7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Availability Zones retrieved successfully. Sep 01 12:20:01 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-da9bc3af-21a9-403b-a1ba-aa815f949af7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Flow 'volume_create_api' (b16b9c07-3e0e-48bf-b628-213b214dd6d8) 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:20:01 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-da9bc3af-21a9-403b-a1ba-aa815f949af7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6016e498-44f7-491d-9aab-7afa2f6fbcde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:20:01 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-da9bc3af-21a9-403b-a1ba-aa815f949af7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-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:20:01 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-da9bc3af-21a9-403b-a1ba-aa815f949af7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6016e498-44f7-491d-9aab-7afa2f6fbcde) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:20:01 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-da9bc3af-21a9-403b-a1ba-aa815f949af7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06b9c2bf-01bc-42d5-8659-da17008aa8bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:20:01 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-da9bc3af-21a9-403b-a1ba-aa815f949af7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Created reservations ['bdf86aec-3089-4f73-a85c-8da17cd134d3', '8852c884-58ef-4651-ad11-76bf1302f924', '90de093d-2430-4bec-84f5-4bc5ce1c3eb5', 'd69e90ac-8307-419e-8921-f6ea52dd1747'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:20:01 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-da9bc3af-21a9-403b-a1ba-aa815f949af7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06b9c2bf-01bc-42d5-8659-da17008aa8bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bdf86aec-3089-4f73-a85c-8da17cd134d3', '8852c884-58ef-4651-ad11-76bf1302f924', '90de093d-2430-4bec-84f5-4bc5ce1c3eb5', 'd69e90ac-8307-419e-8921-f6ea52dd1747']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:20:01 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-da9bc3af-21a9-403b-a1ba-aa815f949af7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f9edbce-095d-4219-89bb-83e1bf1f1c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:20: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:20:01 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:20:01 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-da9bc3af-21a9-403b-a1ba-aa815f949af7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f9edbce-095d-4219-89bb-83e1bf1f1c72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '396958e5-337e-482c-b001-a09149ffc325', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2044586387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52206461fec54a63995ab8da6c026b76',qos_specs=None,replication_status=,reservations=['bdf86aec-3089-4f73-a85c-8da17cd134d3','8852c884-58ef-4651-ad11-76bf1302f924','90de093d-2430-4bec-84f5-4bc5ce1c3eb5','d69e90ac-8307-419e-8921-f6ea52dd1747'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb38befbbaef4f6883d55ed455a03121',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:20:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2044586387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=396958e5-337e-482c-b001-a09149ffc325,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52206461fec54a63995ab8da6c026b76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb38befbbaef4f6883d55ed455a03121',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:20:01 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-da9bc3af-21a9-403b-a1ba-aa815f949af7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5312648-f4d7-4b39-a4fc-0e4acef1a17c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:20:01 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-da9bc3af-21a9-403b-a1ba-aa815f949af7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5312648-f4d7-4b39-a4fc-0e4acef1a17c) transitioned into state 'SUCCESS' from state '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-2044586387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52206461fec54a63995ab8da6c026b76',qos_specs=None,replication_status=,reservations=['bdf86aec-3089-4f73-a85c-8da17cd134d3','8852c884-58ef-4651-ad11-76bf1302f924','90de093d-2430-4bec-84f5-4bc5ce1c3eb5','d69e90ac-8307-419e-8921-f6ea52dd1747'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb38befbbaef4f6883d55ed455a03121',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:20:01 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-da9bc3af-21a9-403b-a1ba-aa815f949af7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cf94f78-80f2-4e93-ad2f-e80976994318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:20:01 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-da9bc3af-21a9-403b-a1ba-aa815f949af7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cf94f78-80f2-4e93-ad2f-e80976994318) 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:20:01 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-da9bc3af-21a9-403b-a1ba-aa815f949af7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Flow 'volume_create_api' (b16b9c07-3e0e-48bf-b628-213b214dd6d8) 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:20:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-da9bc3af-21a9-403b-a1ba-aa815f949af7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Create volume request issued successfully. Sep 01 12:20:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-da9bc3af-21a9-403b-a1ba-aa815f949af7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:20:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1237/2505] 192.168.122.29 () {62 vars in 1178 bytes} [Tue Sep 1 12:20:00 2026] POST /volume/v3/volumes => generated 785 bytes in 548 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:20:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d82c7da6-2e76-4023-851a-7879e0580d03 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d82c7da6-2e76-4023-851a-7879e0580d03 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] GET http://192.168.122.29/volume/v3/volumes/396958e5-337e-482c-b001-a09149ffc325 Sep 01 12:20:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d82c7da6-2e76-4023-851a-7879e0580d03 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d82c7da6-2e76-4023-851a-7879e0580d03 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:20: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:20:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:20:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d82c7da6-2e76-4023-851a-7879e0580d03 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Volume info retrieved successfully. Sep 01 12:20:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d82c7da6-2e76-4023-851a-7879e0580d03 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] http://192.168.122.29/volume/v3/volumes/396958e5-337e-482c-b001-a09149ffc325 returned with HTTP 200 Sep 01 12:20:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1269/2506] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:20:01 2026] GET /volume/v3/volumes/396958e5-337e-482c-b001-a09149ffc325 => generated 964 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:20:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-238c7fdc-0b13-4c82-be67-a6b4a27e83b9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-238c7fdc-0b13-4c82-be67-a6b4a27e83b9 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] GET http://192.168.122.29/volume/v3/volumes/ae7c671b-a023-4681-b01e-59f3f3b42887 Sep 01 12:20:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-238c7fdc-0b13-4c82-be67-a6b4a27e83b9 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-238c7fdc-0b13-4c82-be67-a6b4a27e83b9 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:01 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:20: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:20:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:20:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-238c7fdc-0b13-4c82-be67-a6b4a27e83b9 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Volume info retrieved successfully. Sep 01 12:20:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-238c7fdc-0b13-4c82-be67-a6b4a27e83b9 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/volumes/ae7c671b-a023-4681-b01e-59f3f3b42887 returned with HTTP 200 Sep 01 12:20:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1238/2507] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:20:01 2026] GET /volume/v3/volumes/ae7c671b-a023-4681-b01e-59f3f3b42887 => generated 859 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9ab6f4d6-4f9c-4e15-9174-c5aa6f01bafd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9ab6f4d6-4f9c-4e15-9174-c5aa6f01bafd tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] GET http://192.168.122.29/volume/v3/volumes/c7b3273d-ccb0-4e76-97c0-803a4f08adff Sep 01 12:20:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9ab6f4d6-4f9c-4e15-9174-c5aa6f01bafd tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9ab6f4d6-4f9c-4e15-9174-c5aa6f01bafd tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:20: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:20:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:20:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9ab6f4d6-4f9c-4e15-9174-c5aa6f01bafd tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Volume info retrieved successfully. Sep 01 12:20:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9ab6f4d6-4f9c-4e15-9174-c5aa6f01bafd tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/volumes/c7b3273d-ccb0-4e76-97c0-803a4f08adff returned with HTTP 200 Sep 01 12:20:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1270/2508] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:20:01 2026] GET /volume/v3/volumes/c7b3273d-ccb0-4e76-97c0-803a4f08adff => generated 858 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b25b5f47-7de2-42a3-a63b-e654047bfab1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b25b5f47-7de2-42a3-a63b-e654047bfab1 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] GET http://192.168.122.29/volume/v3/volumes/396958e5-337e-482c-b001-a09149ffc325 Sep 01 12:20:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b25b5f47-7de2-42a3-a63b-e654047bfab1 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b25b5f47-7de2-42a3-a63b-e654047bfab1 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:02 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:20: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:20:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:20:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b25b5f47-7de2-42a3-a63b-e654047bfab1 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Volume info retrieved successfully. Sep 01 12:20:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b25b5f47-7de2-42a3-a63b-e654047bfab1 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] http://192.168.122.29/volume/v3/volumes/396958e5-337e-482c-b001-a09149ffc325 returned with HTTP 200 Sep 01 12:20:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1239/2509] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:20:02 2026] GET /volume/v3/volumes/396958e5-337e-482c-b001-a09149ffc325 => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:20:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-50e70008-ec96-4e9a-a812-6d0fe37e6eb6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-50e70008-ec96-4e9a-a812-6d0fe37e6eb6 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] GET http://192.168.122.29/volume/v3/volumes/c7b3273d-ccb0-4e76-97c0-803a4f08adff Sep 01 12:20:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-50e70008-ec96-4e9a-a812-6d0fe37e6eb6 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-50e70008-ec96-4e9a-a812-6d0fe37e6eb6 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:02 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:20: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:20:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:20:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-50e70008-ec96-4e9a-a812-6d0fe37e6eb6 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Volume info retrieved successfully. Sep 01 12:20:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-50e70008-ec96-4e9a-a812-6d0fe37e6eb6 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/volumes/c7b3273d-ccb0-4e76-97c0-803a4f08adff returned with HTTP 200 Sep 01 12:20:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1271/2510] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:20:02 2026] GET /volume/v3/volumes/c7b3273d-ccb0-4e76-97c0-803a4f08adff => generated 859 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-55f4f0e8-ffb6-4416-a695-91167299e24a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-55f4f0e8-ffb6-4416-a695-91167299e24a tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] GET http://192.168.122.29/volume/v3/volumes/ed15201e-d7ec-4639-a7d3-c66b175a344a Sep 01 12:20:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-55f4f0e8-ffb6-4416-a695-91167299e24a tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-55f4f0e8-ffb6-4416-a695-91167299e24a tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:02 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:20: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:20:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:20:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-55f4f0e8-ffb6-4416-a695-91167299e24a tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Volume info retrieved successfully. Sep 01 12:20:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-55f4f0e8-ffb6-4416-a695-91167299e24a tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/volumes/ed15201e-d7ec-4639-a7d3-c66b175a344a returned with HTTP 200 Sep 01 12:20:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1240/2511] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:20:02 2026] GET /volume/v3/volumes/ed15201e-d7ec-4639-a7d3-c66b175a344a => generated 860 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a5b95f10-22dc-40c1-a65d-a8d4201502ea None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a5b95f10-22dc-40c1-a65d-a8d4201502ea tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] GET http://192.168.122.29/volume/v3/volumes/080453ef-ad9e-4336-9620-d07ac181a6b0 Sep 01 12:20:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a5b95f10-22dc-40c1-a65d-a8d4201502ea tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a5b95f10-22dc-40c1-a65d-a8d4201502ea tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:02 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:20: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:20:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:20:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a5b95f10-22dc-40c1-a65d-a8d4201502ea tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Volume info retrieved successfully. Sep 01 12:20:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a5b95f10-22dc-40c1-a65d-a8d4201502ea tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/volumes/080453ef-ad9e-4336-9620-d07ac181a6b0 returned with HTTP 200 Sep 01 12:20:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1272/2512] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:20:02 2026] GET /volume/v3/volumes/080453ef-ad9e-4336-9620-d07ac181a6b0 => generated 858 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8a0fe300-44a3-450c-9510-ed834d67cf53 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8a0fe300-44a3-450c-9510-ed834d67cf53 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] GET http://192.168.122.29/volume/v3/volumes/396958e5-337e-482c-b001-a09149ffc325 Sep 01 12:20:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8a0fe300-44a3-450c-9510-ed834d67cf53 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8a0fe300-44a3-450c-9510-ed834d67cf53 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:03 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:20: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:20:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:20:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8a0fe300-44a3-450c-9510-ed834d67cf53 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Volume info retrieved successfully. Sep 01 12:20:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8a0fe300-44a3-450c-9510-ed834d67cf53 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] http://192.168.122.29/volume/v3/volumes/396958e5-337e-482c-b001-a09149ffc325 returned with HTTP 200 Sep 01 12:20:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1241/2513] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:20:03 2026] GET /volume/v3/volumes/396958e5-337e-482c-b001-a09149ffc325 => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:20:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b5c2e062-cb54-4c1d-a959-207d7a6ee1d8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b5c2e062-cb54-4c1d-a959-207d7a6ee1d8 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] GET http://192.168.122.29/volume/v3/volumes/080453ef-ad9e-4336-9620-d07ac181a6b0 Sep 01 12:20:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b5c2e062-cb54-4c1d-a959-207d7a6ee1d8 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b5c2e062-cb54-4c1d-a959-207d7a6ee1d8 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:03 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:20: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:20:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:20:03 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b5c2e062-cb54-4c1d-a959-207d7a6ee1d8 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Volume info retrieved successfully. Sep 01 12:20:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b5c2e062-cb54-4c1d-a959-207d7a6ee1d8 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/volumes/080453ef-ad9e-4336-9620-d07ac181a6b0 returned with HTTP 200 Sep 01 12:20:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1273/2514] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:20:03 2026] GET /volume/v3/volumes/080453ef-ad9e-4336-9620-d07ac181a6b0 => generated 859 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f42f5357-23ea-4c00-adf9-da8ebf093db9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f42f5357-23ea-4c00-adf9-da8ebf093db9 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] DELETE http://192.168.122.29/volume/v3/volumes/080453ef-ad9e-4336-9620-d07ac181a6b0 Sep 01 12:20:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f42f5357-23ea-4c00-adf9-da8ebf093db9 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f42f5357-23ea-4c00-adf9-da8ebf093db9 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:03 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-f42f5357-23ea-4c00-adf9-da8ebf093db9 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Delete volume with id: 080453ef-ad9e-4336-9620-d07ac181a6b0 Sep 01 12:20: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:20:03 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:20: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:20:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:20:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f42f5357-23ea-4c00-adf9-da8ebf093db9 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Volume info retrieved successfully. Sep 01 12:20:04 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f42f5357-23ea-4c00-adf9-da8ebf093db9 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Delete volume request issued successfully. Sep 01 12:20:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f42f5357-23ea-4c00-adf9-da8ebf093db9 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/volumes/080453ef-ad9e-4336-9620-d07ac181a6b0 returned with HTTP 202 Sep 01 12:20:04 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1242/2515] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:20:03 2026] DELETE /volume/v3/volumes/080453ef-ad9e-4336-9620-d07ac181a6b0 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:20:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-75aa2b18-3a42-4877-a442-f516ab8a868d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-75aa2b18-3a42-4877-a442-f516ab8a868d tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] GET http://192.168.122.29/volume/v3/volumes/080453ef-ad9e-4336-9620-d07ac181a6b0 Sep 01 12:20:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-75aa2b18-3a42-4877-a442-f516ab8a868d tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-75aa2b18-3a42-4877-a442-f516ab8a868d tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:04 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:20: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:20:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:20:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-75aa2b18-3a42-4877-a442-f516ab8a868d tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Volume info retrieved successfully. Sep 01 12:20:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-75aa2b18-3a42-4877-a442-f516ab8a868d tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/volumes/080453ef-ad9e-4336-9620-d07ac181a6b0 returned with HTTP 200 Sep 01 12:20:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1274/2516] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:20:04 2026] GET /volume/v3/volumes/080453ef-ad9e-4336-9620-d07ac181a6b0 => generated 858 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-75c94406-1735-419a-bdbf-893bddb806bf None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-75c94406-1735-419a-bdbf-893bddb806bf tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] GET http://192.168.122.29/volume/v3/volumes/396958e5-337e-482c-b001-a09149ffc325 Sep 01 12:20:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-75c94406-1735-419a-bdbf-893bddb806bf tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-75c94406-1735-419a-bdbf-893bddb806bf tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:04 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:20: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:20:04 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:20:04 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-75c94406-1735-419a-bdbf-893bddb806bf tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Volume info retrieved successfully. Sep 01 12:20:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-75c94406-1735-419a-bdbf-893bddb806bf tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] http://192.168.122.29/volume/v3/volumes/396958e5-337e-482c-b001-a09149ffc325 returned with HTTP 200 Sep 01 12:20:04 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1243/2517] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:20:04 2026] GET /volume/v3/volumes/396958e5-337e-482c-b001-a09149ffc325 => generated 1015 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:20:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9a1e9924-b189-4a52-b57e-8892c20d9945 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9a1e9924-b189-4a52-b57e-8892c20d9945 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-reader] GET http://192.168.122.29/volume/v3/volumes Sep 01 12:20:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9a1e9924-b189-4a52-b57e-8892c20d9945 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-reader] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9a1e9924-b189-4a52-b57e-8892c20d9945 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-reader] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-9a1e9924-b189-4a52-b57e-8892c20d9945 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-reader] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:20:04 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-9a1e9924-b189-4a52-b57e-8892c20d9945 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:20: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:20:04 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:20:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9a1e9924-b189-4a52-b57e-8892c20d9945 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-reader] Get all volumes completed successfully. Sep 01 12:20:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9a1e9924-b189-4a52-b57e-8892c20d9945 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-reader] http://192.168.122.29/volume/v3/volumes returned with HTTP 200 Sep 01 12:20:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1275/2518] 192.168.122.29 () {60 vars in 1157 bytes} [Tue Sep 1 12:20:04 2026] GET /volume/v3/volumes => generated 342 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:20:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ca3e8074-70b5-44c7-baaf-523a5e8784d7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ca3e8074-70b5-44c7-baaf-523a5e8784d7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] DELETE http://192.168.122.29/volume/v3/volumes/396958e5-337e-482c-b001-a09149ffc325 Sep 01 12:20:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ca3e8074-70b5-44c7-baaf-523a5e8784d7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ca3e8074-70b5-44c7-baaf-523a5e8784d7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:04 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-ca3e8074-70b5-44c7-baaf-523a5e8784d7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Delete volume with id: 396958e5-337e-482c-b001-a09149ffc325 Sep 01 12:20: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:20:04 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:20: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:20:04 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:20:04 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ca3e8074-70b5-44c7-baaf-523a5e8784d7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Volume info retrieved successfully. Sep 01 12:20:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ca3e8074-70b5-44c7-baaf-523a5e8784d7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Delete volume request issued successfully. Sep 01 12:20:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ca3e8074-70b5-44c7-baaf-523a5e8784d7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] http://192.168.122.29/volume/v3/volumes/396958e5-337e-482c-b001-a09149ffc325 returned with HTTP 202 Sep 01 12:20:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1244/2519] 192.168.122.29 () {60 vars in 1271 bytes} [Tue Sep 1 12:20:04 2026] DELETE /volume/v3/volumes/396958e5-337e-482c-b001-a09149ffc325 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:20:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-332de023-b28a-4647-aee2-9064cabe3f74 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-332de023-b28a-4647-aee2-9064cabe3f74 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] GET http://192.168.122.29/volume/v3/volumes/396958e5-337e-482c-b001-a09149ffc325 Sep 01 12:20:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-332de023-b28a-4647-aee2-9064cabe3f74 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-332de023-b28a-4647-aee2-9064cabe3f74 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:05 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:20: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:20:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:20:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-332de023-b28a-4647-aee2-9064cabe3f74 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Volume info retrieved successfully. Sep 01 12:20:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-332de023-b28a-4647-aee2-9064cabe3f74 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] http://192.168.122.29/volume/v3/volumes/396958e5-337e-482c-b001-a09149ffc325 returned with HTTP 200 Sep 01 12:20:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1276/2520] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:20:05 2026] GET /volume/v3/volumes/396958e5-337e-482c-b001-a09149ffc325 => generated 1014 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:20:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7085e1c8-ef7b-4977-9117-130f89168503 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7085e1c8-ef7b-4977-9117-130f89168503 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] GET http://192.168.122.29/volume/v3/volumes/080453ef-ad9e-4336-9620-d07ac181a6b0 Sep 01 12:20:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7085e1c8-ef7b-4977-9117-130f89168503 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7085e1c8-ef7b-4977-9117-130f89168503 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7085e1c8-ef7b-4977-9117-130f89168503 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/volumes/080453ef-ad9e-4336-9620-d07ac181a6b0 returned with HTTP 404 Sep 01 12:20:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1245/2521] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:20:05 2026] GET /volume/v3/volumes/080453ef-ad9e-4336-9620-d07ac181a6b0 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:20:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-60a72e74-7850-48d0-aa12-55ee1eb5c48f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-60a72e74-7850-48d0-aa12-55ee1eb5c48f tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] DELETE http://192.168.122.29/volume/v3/volumes/ed15201e-d7ec-4639-a7d3-c66b175a344a Sep 01 12:20:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-60a72e74-7850-48d0-aa12-55ee1eb5c48f tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-60a72e74-7850-48d0-aa12-55ee1eb5c48f tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:05 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-60a72e74-7850-48d0-aa12-55ee1eb5c48f tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Delete volume with id: ed15201e-d7ec-4639-a7d3-c66b175a344a Sep 01 12:20: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:20:05 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:20: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:20:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:20:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-60a72e74-7850-48d0-aa12-55ee1eb5c48f tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Volume info retrieved successfully. Sep 01 12:20:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-60a72e74-7850-48d0-aa12-55ee1eb5c48f tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Delete volume request issued successfully. Sep 01 12:20:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-60a72e74-7850-48d0-aa12-55ee1eb5c48f tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/volumes/ed15201e-d7ec-4639-a7d3-c66b175a344a returned with HTTP 202 Sep 01 12:20:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1277/2522] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:20:05 2026] DELETE /volume/v3/volumes/ed15201e-d7ec-4639-a7d3-c66b175a344a => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 12:20:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b2634fa9-5baf-4e8f-a654-4fd114f16ba3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b2634fa9-5baf-4e8f-a654-4fd114f16ba3 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] GET http://192.168.122.29/volume/v3/volumes/ed15201e-d7ec-4639-a7d3-c66b175a344a Sep 01 12:20:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b2634fa9-5baf-4e8f-a654-4fd114f16ba3 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b2634fa9-5baf-4e8f-a654-4fd114f16ba3 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:05 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:20: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:20:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:20:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b2634fa9-5baf-4e8f-a654-4fd114f16ba3 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Volume info retrieved successfully. Sep 01 12:20:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b2634fa9-5baf-4e8f-a654-4fd114f16ba3 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/volumes/ed15201e-d7ec-4639-a7d3-c66b175a344a returned with HTTP 200 Sep 01 12:20:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1246/2523] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:20:05 2026] GET /volume/v3/volumes/ed15201e-d7ec-4639-a7d3-c66b175a344a => generated 859 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2b752383-6db7-4780-b173-e3b323beb09d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2b752383-6db7-4780-b173-e3b323beb09d tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] GET http://192.168.122.29/volume/v3/volumes/396958e5-337e-482c-b001-a09149ffc325 Sep 01 12:20:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2b752383-6db7-4780-b173-e3b323beb09d tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2b752383-6db7-4780-b173-e3b323beb09d tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2b752383-6db7-4780-b173-e3b323beb09d tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] http://192.168.122.29/volume/v3/volumes/396958e5-337e-482c-b001-a09149ffc325 returned with HTTP 404 Sep 01 12:20:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1278/2524] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:20:06 2026] GET /volume/v3/volumes/396958e5-337e-482c-b001-a09149ffc325 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:20:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-68f3c6bb-7485-4d7f-9d09-c550d5738134 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-68f3c6bb-7485-4d7f-9d09-c550d5738134 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:20:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-68f3c6bb-7485-4d7f-9d09-c550d5738134 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2078289257"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:20:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-68f3c6bb-7485-4d7f-9d09-c550d5738134 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2078289257'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:20:06 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-68f3c6bb-7485-4d7f-9d09-c550d5738134 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Create volume of 1 GB Sep 01 12:20:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-68f3c6bb-7485-4d7f-9d09-c550d5738134 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Availability Zones retrieved successfully. Sep 01 12:20:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-68f3c6bb-7485-4d7f-9d09-c550d5738134 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Flow 'volume_create_api' (90ceb67e-45a8-4c23-b28a-fec1c6187247) 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:20:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-68f3c6bb-7485-4d7f-9d09-c550d5738134 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87ec1339-916e-4da4-904c-ced7c3e7ef6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:20:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-68f3c6bb-7485-4d7f-9d09-c550d5738134 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-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:20:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-68f3c6bb-7485-4d7f-9d09-c550d5738134 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87ec1339-916e-4da4-904c-ced7c3e7ef6a) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:20:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-68f3c6bb-7485-4d7f-9d09-c550d5738134 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33b932a1-aadc-46bf-9020-b3ae88793606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:20:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-73fae4d6-137a-4870-9009-c488bdaa473e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-73fae4d6-137a-4870-9009-c488bdaa473e tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] GET http://192.168.122.29/volume/v3/volumes/ed15201e-d7ec-4639-a7d3-c66b175a344a Sep 01 12:20:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-73fae4d6-137a-4870-9009-c488bdaa473e tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-73fae4d6-137a-4870-9009-c488bdaa473e tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-73fae4d6-137a-4870-9009-c488bdaa473e tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/volumes/ed15201e-d7ec-4639-a7d3-c66b175a344a returned with HTTP 404 Sep 01 12:20:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1279/2525] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:20:06 2026] GET /volume/v3/volumes/ed15201e-d7ec-4639-a7d3-c66b175a344a => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:20:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b05f974a-ccb6-4548-8d7d-10a0f0f782c4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b05f974a-ccb6-4548-8d7d-10a0f0f782c4 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] DELETE http://192.168.122.29/volume/v3/volumes/c7b3273d-ccb0-4e76-97c0-803a4f08adff Sep 01 12:20:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b05f974a-ccb6-4548-8d7d-10a0f0f782c4 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b05f974a-ccb6-4548-8d7d-10a0f0f782c4 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:06 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-b05f974a-ccb6-4548-8d7d-10a0f0f782c4 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Delete volume with id: c7b3273d-ccb0-4e76-97c0-803a4f08adff Sep 01 12:20:06 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-68f3c6bb-7485-4d7f-9d09-c550d5738134 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Created reservations ['4201c348-6391-42da-ae8e-43cda7ecc4b9', 'b8a831be-51f2-4fdf-ad45-e7089898f904', '9d8f2fd0-022a-4b7d-a8cf-f9becce44abf', '94155656-c5c0-40a3-83a6-f8d151724fc5'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:20: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:20:06 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:20:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-68f3c6bb-7485-4d7f-9d09-c550d5738134 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33b932a1-aadc-46bf-9020-b3ae88793606) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4201c348-6391-42da-ae8e-43cda7ecc4b9', 'b8a831be-51f2-4fdf-ad45-e7089898f904', '9d8f2fd0-022a-4b7d-a8cf-f9becce44abf', '94155656-c5c0-40a3-83a6-f8d151724fc5']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:20:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-68f3c6bb-7485-4d7f-9d09-c550d5738134 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e93f28d-3e27-4ed8-9b29-0b97f37c1c6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:20: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:20:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:20:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b05f974a-ccb6-4548-8d7d-10a0f0f782c4 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Volume info retrieved successfully. Sep 01 12:20: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:20:06 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:20:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-68f3c6bb-7485-4d7f-9d09-c550d5738134 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e93f28d-3e27-4ed8-9b29-0b97f37c1c6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a24fecc-9088-4ad1-83fd-c623420f110a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2078289257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52206461fec54a63995ab8da6c026b76',qos_specs=None,replication_status=,reservations=['4201c348-6391-42da-ae8e-43cda7ecc4b9','b8a831be-51f2-4fdf-ad45-e7089898f904','9d8f2fd0-022a-4b7d-a8cf-f9becce44abf','94155656-c5c0-40a3-83a6-f8d151724fc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb38befbbaef4f6883d55ed455a03121',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:20:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2078289257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a24fecc-9088-4ad1-83fd-c623420f110a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52206461fec54a63995ab8da6c026b76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb38befbbaef4f6883d55ed455a03121',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:20:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-68f3c6bb-7485-4d7f-9d09-c550d5738134 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27519a1b-81ca-4d02-b656-a0e6ee4dd2ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:20:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b05f974a-ccb6-4548-8d7d-10a0f0f782c4 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Delete volume request issued successfully. Sep 01 12:20:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b05f974a-ccb6-4548-8d7d-10a0f0f782c4 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/volumes/c7b3273d-ccb0-4e76-97c0-803a4f08adff returned with HTTP 202 Sep 01 12:20:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1280/2526] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:20:06 2026] DELETE /volume/v3/volumes/c7b3273d-ccb0-4e76-97c0-803a4f08adff => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:20:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2845701e-b04b-492b-99c7-a7818d946077 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2845701e-b04b-492b-99c7-a7818d946077 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] GET http://192.168.122.29/volume/v3/volumes/c7b3273d-ccb0-4e76-97c0-803a4f08adff Sep 01 12:20:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2845701e-b04b-492b-99c7-a7818d946077 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2845701e-b04b-492b-99c7-a7818d946077 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-68f3c6bb-7485-4d7f-9d09-c550d5738134 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27519a1b-81ca-4d02-b656-a0e6ee4dd2ef) transitioned into state 'SUCCESS' from state '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-2078289257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52206461fec54a63995ab8da6c026b76',qos_specs=None,replication_status=,reservations=['4201c348-6391-42da-ae8e-43cda7ecc4b9','b8a831be-51f2-4fdf-ad45-e7089898f904','9d8f2fd0-022a-4b7d-a8cf-f9becce44abf','94155656-c5c0-40a3-83a6-f8d151724fc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb38befbbaef4f6883d55ed455a03121',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:20:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-68f3c6bb-7485-4d7f-9d09-c550d5738134 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fcd14ed-c388-4d48-91d1-0536316bae4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:20: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:20:06 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:20: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:20:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:20:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2845701e-b04b-492b-99c7-a7818d946077 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Volume info retrieved successfully. Sep 01 12:20:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-68f3c6bb-7485-4d7f-9d09-c550d5738134 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fcd14ed-c388-4d48-91d1-0536316bae4b) 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:20:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-68f3c6bb-7485-4d7f-9d09-c550d5738134 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Flow 'volume_create_api' (90ceb67e-45a8-4c23-b28a-fec1c6187247) 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:20:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-68f3c6bb-7485-4d7f-9d09-c550d5738134 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Create volume request issued successfully. Sep 01 12:20:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-68f3c6bb-7485-4d7f-9d09-c550d5738134 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:20:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2845701e-b04b-492b-99c7-a7818d946077 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/volumes/c7b3273d-ccb0-4e76-97c0-803a4f08adff returned with HTTP 200 Sep 01 12:20:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1247/2527] 192.168.122.29 () {62 vars in 1178 bytes} [Tue Sep 1 12:20:06 2026] POST /volume/v3/volumes => generated 785 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:20:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1281/2528] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:20:06 2026] GET /volume/v3/volumes/c7b3273d-ccb0-4e76-97c0-803a4f08adff => generated 858 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-97a99e7a-96ab-4ec4-80cc-95de60ae9d46 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-97a99e7a-96ab-4ec4-80cc-95de60ae9d46 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] GET http://192.168.122.29/volume/v3/volumes/3a24fecc-9088-4ad1-83fd-c623420f110a Sep 01 12:20:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-97a99e7a-96ab-4ec4-80cc-95de60ae9d46 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-97a99e7a-96ab-4ec4-80cc-95de60ae9d46 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:06 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:20: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:20:06 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:20:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-97a99e7a-96ab-4ec4-80cc-95de60ae9d46 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Volume info retrieved successfully. Sep 01 12:20:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-97a99e7a-96ab-4ec4-80cc-95de60ae9d46 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] http://192.168.122.29/volume/v3/volumes/3a24fecc-9088-4ad1-83fd-c623420f110a returned with HTTP 200 Sep 01 12:20:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1248/2529] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:20:06 2026] GET /volume/v3/volumes/3a24fecc-9088-4ad1-83fd-c623420f110a => generated 964 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:20:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-17a1bb99-5c22-48fa-a595-486db6016a11 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-17a1bb99-5c22-48fa-a595-486db6016a11 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] GET http://192.168.122.29/volume/v3/volumes/c7b3273d-ccb0-4e76-97c0-803a4f08adff Sep 01 12:20:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-17a1bb99-5c22-48fa-a595-486db6016a11 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-17a1bb99-5c22-48fa-a595-486db6016a11 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:07 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:20: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:20:07 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:20:07 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-17a1bb99-5c22-48fa-a595-486db6016a11 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Volume info retrieved successfully. Sep 01 12:20:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-17a1bb99-5c22-48fa-a595-486db6016a11 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/volumes/c7b3273d-ccb0-4e76-97c0-803a4f08adff returned with HTTP 200 Sep 01 12:20:07 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1282/2530] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:20:07 2026] GET /volume/v3/volumes/c7b3273d-ccb0-4e76-97c0-803a4f08adff => generated 858 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-46bc18d4-1bc4-4277-a939-2f3d8c4ee274 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-46bc18d4-1bc4-4277-a939-2f3d8c4ee274 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] GET http://192.168.122.29/volume/v3/volumes/3a24fecc-9088-4ad1-83fd-c623420f110a Sep 01 12:20:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-46bc18d4-1bc4-4277-a939-2f3d8c4ee274 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-46bc18d4-1bc4-4277-a939-2f3d8c4ee274 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:07 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:20: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:20:07 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:20:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-46bc18d4-1bc4-4277-a939-2f3d8c4ee274 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Volume info retrieved successfully. Sep 01 12:20:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-46bc18d4-1bc4-4277-a939-2f3d8c4ee274 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] http://192.168.122.29/volume/v3/volumes/3a24fecc-9088-4ad1-83fd-c623420f110a returned with HTTP 200 Sep 01 12:20:07 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1249/2531] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:20:07 2026] GET /volume/v3/volumes/3a24fecc-9088-4ad1-83fd-c623420f110a => generated 1014 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:20:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a2c692a1-a928-48df-90dc-9412626e664e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a2c692a1-a928-48df-90dc-9412626e664e tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] GET http://192.168.122.29/volume/v3/volumes/c7b3273d-ccb0-4e76-97c0-803a4f08adff Sep 01 12:20:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a2c692a1-a928-48df-90dc-9412626e664e tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a2c692a1-a928-48df-90dc-9412626e664e tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a2c692a1-a928-48df-90dc-9412626e664e tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/volumes/c7b3273d-ccb0-4e76-97c0-803a4f08adff returned with HTTP 404 Sep 01 12:20:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1283/2532] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:20:08 2026] GET /volume/v3/volumes/c7b3273d-ccb0-4e76-97c0-803a4f08adff => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:20:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-85306ae0-4393-4e0c-9603-3cf1abf0b586 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-85306ae0-4393-4e0c-9603-3cf1abf0b586 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] DELETE http://192.168.122.29/volume/v3/volumes/ae7c671b-a023-4681-b01e-59f3f3b42887 Sep 01 12:20:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-85306ae0-4393-4e0c-9603-3cf1abf0b586 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-85306ae0-4393-4e0c-9603-3cf1abf0b586 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:08 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-85306ae0-4393-4e0c-9603-3cf1abf0b586 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Delete volume with id: ae7c671b-a023-4681-b01e-59f3f3b42887 Sep 01 12:20: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:20:08 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:20: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:20:08 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:20:08 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-85306ae0-4393-4e0c-9603-3cf1abf0b586 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Volume info retrieved successfully. Sep 01 12:20:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d0e761d0-bac8-43aa-82a9-1c16a0af7fae None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d0e761d0-bac8-43aa-82a9-1c16a0af7fae tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] GET http://192.168.122.29/volume/v3/volumes/3a24fecc-9088-4ad1-83fd-c623420f110a Sep 01 12:20:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d0e761d0-bac8-43aa-82a9-1c16a0af7fae tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d0e761d0-bac8-43aa-82a9-1c16a0af7fae tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:08 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-85306ae0-4393-4e0c-9603-3cf1abf0b586 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Delete volume request issued successfully. Sep 01 12:20:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-85306ae0-4393-4e0c-9603-3cf1abf0b586 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/volumes/ae7c671b-a023-4681-b01e-59f3f3b42887 returned with HTTP 202 Sep 01 12:20:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1250/2533] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:20:08 2026] DELETE /volume/v3/volumes/ae7c671b-a023-4681-b01e-59f3f3b42887 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:20: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:20:08 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:20: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:20:08 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:20:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e3f95cc2-460d-4f33-816e-52fe6f3a8d36 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d0e761d0-bac8-43aa-82a9-1c16a0af7fae tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Volume info retrieved successfully. Sep 01 12:20:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e3f95cc2-460d-4f33-816e-52fe6f3a8d36 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] GET http://192.168.122.29/volume/v3/volumes/ae7c671b-a023-4681-b01e-59f3f3b42887 Sep 01 12:20:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e3f95cc2-460d-4f33-816e-52fe6f3a8d36 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e3f95cc2-460d-4f33-816e-52fe6f3a8d36 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d0e761d0-bac8-43aa-82a9-1c16a0af7fae tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] http://192.168.122.29/volume/v3/volumes/3a24fecc-9088-4ad1-83fd-c623420f110a returned with HTTP 200 Sep 01 12:20:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1284/2534] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:20:08 2026] GET /volume/v3/volumes/3a24fecc-9088-4ad1-83fd-c623420f110a => generated 1015 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:20:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-648e6ed9-5308-4026-b3ab-2bf4ee64d716 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20: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:20:08 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:20: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:20:08 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:20:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-648e6ed9-5308-4026-b3ab-2bf4ee64d716 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-reader] GET http://192.168.122.29/volume/v3/volumes/detail Sep 01 12:20:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-648e6ed9-5308-4026-b3ab-2bf4ee64d716 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-reader] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-648e6ed9-5308-4026-b3ab-2bf4ee64d716 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-reader] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-648e6ed9-5308-4026-b3ab-2bf4ee64d716 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-reader] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:20:08 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e3f95cc2-460d-4f33-816e-52fe6f3a8d36 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Volume info retrieved successfully. Sep 01 12:20:08 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-648e6ed9-5308-4026-b3ab-2bf4ee64d716 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:20:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e3f95cc2-460d-4f33-816e-52fe6f3a8d36 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/volumes/ae7c671b-a023-4681-b01e-59f3f3b42887 returned with HTTP 200 Sep 01 12:20:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1251/2535] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:20:08 2026] GET /volume/v3/volumes/ae7c671b-a023-4681-b01e-59f3f3b42887 => generated 858 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20: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:20:08 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:20:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-648e6ed9-5308-4026-b3ab-2bf4ee64d716 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-reader] Get all volumes completed successfully. Sep 01 12:20: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:20:08 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:20:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-648e6ed9-5308-4026-b3ab-2bf4ee64d716 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-reader] http://192.168.122.29/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:20:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1285/2536] 192.168.122.29 () {60 vars in 1178 bytes} [Tue Sep 1 12:20:08 2026] GET /volume/v3/volumes/detail => generated 855 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:20:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7c06f9df-05bb-48d4-8db5-a3caf5a895bc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7c06f9df-05bb-48d4-8db5-a3caf5a895bc tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] DELETE http://192.168.122.29/volume/v3/volumes/3a24fecc-9088-4ad1-83fd-c623420f110a Sep 01 12:20:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7c06f9df-05bb-48d4-8db5-a3caf5a895bc tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7c06f9df-05bb-48d4-8db5-a3caf5a895bc tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:08 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-7c06f9df-05bb-48d4-8db5-a3caf5a895bc tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Delete volume with id: 3a24fecc-9088-4ad1-83fd-c623420f110a Sep 01 12:20: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:20:08 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:20: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:20:08 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:20:08 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7c06f9df-05bb-48d4-8db5-a3caf5a895bc tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Volume info retrieved successfully. Sep 01 12:20:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7c06f9df-05bb-48d4-8db5-a3caf5a895bc tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Delete volume request issued successfully. Sep 01 12:20:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7c06f9df-05bb-48d4-8db5-a3caf5a895bc tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] http://192.168.122.29/volume/v3/volumes/3a24fecc-9088-4ad1-83fd-c623420f110a returned with HTTP 202 Sep 01 12:20:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1252/2537] 192.168.122.29 () {60 vars in 1271 bytes} [Tue Sep 1 12:20:08 2026] DELETE /volume/v3/volumes/3a24fecc-9088-4ad1-83fd-c623420f110a => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:20:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c6e72e79-c8a4-4627-b895-2ff2549d592d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c6e72e79-c8a4-4627-b895-2ff2549d592d tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] GET http://192.168.122.29/volume/v3/volumes/3a24fecc-9088-4ad1-83fd-c623420f110a Sep 01 12:20:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c6e72e79-c8a4-4627-b895-2ff2549d592d tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c6e72e79-c8a4-4627-b895-2ff2549d592d tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:09 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:20: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:20:09 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:20:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c6e72e79-c8a4-4627-b895-2ff2549d592d tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Volume info retrieved successfully. Sep 01 12:20:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c6e72e79-c8a4-4627-b895-2ff2549d592d tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] http://192.168.122.29/volume/v3/volumes/3a24fecc-9088-4ad1-83fd-c623420f110a returned with HTTP 200 Sep 01 12:20:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1286/2538] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:20:09 2026] GET /volume/v3/volumes/3a24fecc-9088-4ad1-83fd-c623420f110a => generated 1014 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:20:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1b9b1be4-7fe4-46a7-a1e5-b04d09a15837 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1b9b1be4-7fe4-46a7-a1e5-b04d09a15837 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] GET http://192.168.122.29/volume/v3/volumes/ae7c671b-a023-4681-b01e-59f3f3b42887 Sep 01 12:20:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1b9b1be4-7fe4-46a7-a1e5-b04d09a15837 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1b9b1be4-7fe4-46a7-a1e5-b04d09a15837 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:09 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:20: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:20:09 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:20:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1b9b1be4-7fe4-46a7-a1e5-b04d09a15837 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Volume info retrieved successfully. Sep 01 12:20:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1b9b1be4-7fe4-46a7-a1e5-b04d09a15837 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/volumes/ae7c671b-a023-4681-b01e-59f3f3b42887 returned with HTTP 200 Sep 01 12:20:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1253/2539] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:20:09 2026] GET /volume/v3/volumes/ae7c671b-a023-4681-b01e-59f3f3b42887 => generated 858 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-83f94a87-e614-4ff5-8332-6cd9da39c5e0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-83f94a87-e614-4ff5-8332-6cd9da39c5e0 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] GET http://192.168.122.29/volume/v3/volumes/3a24fecc-9088-4ad1-83fd-c623420f110a Sep 01 12:20:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-83f94a87-e614-4ff5-8332-6cd9da39c5e0 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-83f94a87-e614-4ff5-8332-6cd9da39c5e0 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-83f94a87-e614-4ff5-8332-6cd9da39c5e0 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] http://192.168.122.29/volume/v3/volumes/3a24fecc-9088-4ad1-83fd-c623420f110a returned with HTTP 404 Sep 01 12:20:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1287/2540] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:20:10 2026] GET /volume/v3/volumes/3a24fecc-9088-4ad1-83fd-c623420f110a => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:20:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-988cea2c-f2d1-4674-8b23-f1bc3971aeb7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-988cea2c-f2d1-4674-8b23-f1bc3971aeb7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:20:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-988cea2c-f2d1-4674-8b23-f1bc3971aeb7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1653126028"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:20:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-988cea2c-f2d1-4674-8b23-f1bc3971aeb7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1653126028'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:20:10 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-988cea2c-f2d1-4674-8b23-f1bc3971aeb7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Create volume of 1 GB Sep 01 12:20:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-988cea2c-f2d1-4674-8b23-f1bc3971aeb7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Availability Zones retrieved successfully. Sep 01 12:20:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-988cea2c-f2d1-4674-8b23-f1bc3971aeb7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Flow 'volume_create_api' (ed310980-5872-4a69-8ff7-4840e4d45f4d) 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:20:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-988cea2c-f2d1-4674-8b23-f1bc3971aeb7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fe57eba-6e90-4c27-8323-f73b2dc756ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:20:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-988cea2c-f2d1-4674-8b23-f1bc3971aeb7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-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:20:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-988cea2c-f2d1-4674-8b23-f1bc3971aeb7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fe57eba-6e90-4c27-8323-f73b2dc756ea) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:20:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-988cea2c-f2d1-4674-8b23-f1bc3971aeb7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e3e9dbe-ad93-40f3-9ab8-26b0579a3aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:20:10 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-988cea2c-f2d1-4674-8b23-f1bc3971aeb7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Created reservations ['a6ff4b5b-2b74-4a50-966e-5a4d5bbc6aa6', 'aed0ceb6-5fea-40f1-b2da-6923bfd2075b', '2921837f-7739-42d1-b6ae-9cb52f686ba5', '62ffce33-3d19-4614-80bb-c44b5f566027'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:20:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-988cea2c-f2d1-4674-8b23-f1bc3971aeb7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e3e9dbe-ad93-40f3-9ab8-26b0579a3aac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6ff4b5b-2b74-4a50-966e-5a4d5bbc6aa6', 'aed0ceb6-5fea-40f1-b2da-6923bfd2075b', '2921837f-7739-42d1-b6ae-9cb52f686ba5', '62ffce33-3d19-4614-80bb-c44b5f566027']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:20:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-988cea2c-f2d1-4674-8b23-f1bc3971aeb7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ec82cfc-4901-4cf5-84ac-3b1e1bba624f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:20: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:20:10 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:20:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-988cea2c-f2d1-4674-8b23-f1bc3971aeb7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ec82cfc-4901-4cf5-84ac-3b1e1bba624f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '311429ab-e330-47ec-a080-1bc5fc14b6c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1653126028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52206461fec54a63995ab8da6c026b76',qos_specs=None,replication_status=,reservations=['a6ff4b5b-2b74-4a50-966e-5a4d5bbc6aa6','aed0ceb6-5fea-40f1-b2da-6923bfd2075b','2921837f-7739-42d1-b6ae-9cb52f686ba5','62ffce33-3d19-4614-80bb-c44b5f566027'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb38befbbaef4f6883d55ed455a03121',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:20:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1653126028',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=311429ab-e330-47ec-a080-1bc5fc14b6c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52206461fec54a63995ab8da6c026b76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb38befbbaef4f6883d55ed455a03121',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:20:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-988cea2c-f2d1-4674-8b23-f1bc3971aeb7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfc6f988-6208-4c12-a1df-8db9c6556328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:20:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-988cea2c-f2d1-4674-8b23-f1bc3971aeb7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfc6f988-6208-4c12-a1df-8db9c6556328) transitioned into state 'SUCCESS' from state '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-1653126028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52206461fec54a63995ab8da6c026b76',qos_specs=None,replication_status=,reservations=['a6ff4b5b-2b74-4a50-966e-5a4d5bbc6aa6','aed0ceb6-5fea-40f1-b2da-6923bfd2075b','2921837f-7739-42d1-b6ae-9cb52f686ba5','62ffce33-3d19-4614-80bb-c44b5f566027'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb38befbbaef4f6883d55ed455a03121',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:20:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-988cea2c-f2d1-4674-8b23-f1bc3971aeb7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e03a458-3052-47c2-b26c-fdae9f1b3383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:20:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-988cea2c-f2d1-4674-8b23-f1bc3971aeb7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e03a458-3052-47c2-b26c-fdae9f1b3383) 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:20:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-988cea2c-f2d1-4674-8b23-f1bc3971aeb7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Flow 'volume_create_api' (ed310980-5872-4a69-8ff7-4840e4d45f4d) 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:20:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-988cea2c-f2d1-4674-8b23-f1bc3971aeb7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Create volume request issued successfully. Sep 01 12:20:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-988cea2c-f2d1-4674-8b23-f1bc3971aeb7 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:20:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1254/2541] 192.168.122.29 () {62 vars in 1178 bytes} [Tue Sep 1 12:20:10 2026] POST /volume/v3/volumes => generated 785 bytes in 525 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:20:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5b5f921b-3c60-41eb-8e67-7856bbc62790 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5b5f921b-3c60-41eb-8e67-7856bbc62790 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] GET http://192.168.122.29/volume/v3/volumes/311429ab-e330-47ec-a080-1bc5fc14b6c8 Sep 01 12:20:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5b5f921b-3c60-41eb-8e67-7856bbc62790 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5b5f921b-3c60-41eb-8e67-7856bbc62790 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:10 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:20: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:20:10 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:20:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5b5f921b-3c60-41eb-8e67-7856bbc62790 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Volume info retrieved successfully. Sep 01 12:20:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5b5f921b-3c60-41eb-8e67-7856bbc62790 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] http://192.168.122.29/volume/v3/volumes/311429ab-e330-47ec-a080-1bc5fc14b6c8 returned with HTTP 200 Sep 01 12:20:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1288/2542] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:20:10 2026] GET /volume/v3/volumes/311429ab-e330-47ec-a080-1bc5fc14b6c8 => generated 964 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:20:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-26193a6c-5714-4f75-8b53-03afde11f3ae None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-26193a6c-5714-4f75-8b53-03afde11f3ae tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] GET http://192.168.122.29/volume/v3/volumes/ae7c671b-a023-4681-b01e-59f3f3b42887 Sep 01 12:20:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-26193a6c-5714-4f75-8b53-03afde11f3ae tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-26193a6c-5714-4f75-8b53-03afde11f3ae tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-26193a6c-5714-4f75-8b53-03afde11f3ae tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/volumes/ae7c671b-a023-4681-b01e-59f3f3b42887 returned with HTTP 404 Sep 01 12:20:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1255/2543] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:20:11 2026] GET /volume/v3/volumes/ae7c671b-a023-4681-b01e-59f3f3b42887 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:20:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d66b142a-c6d2-4d9d-8dbb-f60a785f1df1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d66b142a-c6d2-4d9d-8dbb-f60a785f1df1 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] DELETE http://192.168.122.29/volume/v3/volumes/78073955-60dd-46eb-91bc-09b0e745097c Sep 01 12:20:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d66b142a-c6d2-4d9d-8dbb-f60a785f1df1 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d66b142a-c6d2-4d9d-8dbb-f60a785f1df1 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:11 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-d66b142a-c6d2-4d9d-8dbb-f60a785f1df1 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Delete volume with id: 78073955-60dd-46eb-91bc-09b0e745097c Sep 01 12:20: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:20:11 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:20: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:20:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:20:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d66b142a-c6d2-4d9d-8dbb-f60a785f1df1 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Volume info retrieved successfully. Sep 01 12:20:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d66b142a-c6d2-4d9d-8dbb-f60a785f1df1 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Delete volume request issued successfully. Sep 01 12:20:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d66b142a-c6d2-4d9d-8dbb-f60a785f1df1 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/volumes/78073955-60dd-46eb-91bc-09b0e745097c returned with HTTP 202 Sep 01 12:20:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1289/2544] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:20:11 2026] DELETE /volume/v3/volumes/78073955-60dd-46eb-91bc-09b0e745097c => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:20:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bd392dbe-e631-42af-bd85-64c38a9b292b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bd392dbe-e631-42af-bd85-64c38a9b292b tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] GET http://192.168.122.29/volume/v3/volumes/78073955-60dd-46eb-91bc-09b0e745097c Sep 01 12:20:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bd392dbe-e631-42af-bd85-64c38a9b292b tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bd392dbe-e631-42af-bd85-64c38a9b292b tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:11 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:20: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:20:11 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:20:11 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-bd392dbe-e631-42af-bd85-64c38a9b292b tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Volume info retrieved successfully. Sep 01 12:20:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bd392dbe-e631-42af-bd85-64c38a9b292b tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/volumes/78073955-60dd-46eb-91bc-09b0e745097c returned with HTTP 200 Sep 01 12:20:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1256/2545] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:20:11 2026] GET /volume/v3/volumes/78073955-60dd-46eb-91bc-09b0e745097c => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-13af2aa7-c003-4d80-af8e-16382677f3aa None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-13af2aa7-c003-4d80-af8e-16382677f3aa tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] GET http://192.168.122.29/volume/v3/volumes/311429ab-e330-47ec-a080-1bc5fc14b6c8 Sep 01 12:20:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-13af2aa7-c003-4d80-af8e-16382677f3aa tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-13af2aa7-c003-4d80-af8e-16382677f3aa tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:11 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=539,cinder:INSERT=92,cinder:UPDATE=145 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:20: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:20:11 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:20: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:20:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:20:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-13af2aa7-c003-4d80-af8e-16382677f3aa tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Volume info retrieved successfully. Sep 01 12:20:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-13af2aa7-c003-4d80-af8e-16382677f3aa tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] http://192.168.122.29/volume/v3/volumes/311429ab-e330-47ec-a080-1bc5fc14b6c8 returned with HTTP 200 Sep 01 12:20:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1290/2546] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:20:11 2026] GET /volume/v3/volumes/311429ab-e330-47ec-a080-1bc5fc14b6c8 => generated 1014 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:20:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2774d3a7-bd11-4613-938e-0d1058e25d01 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2774d3a7-bd11-4613-938e-0d1058e25d01 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] GET http://192.168.122.29/volume/v3/volumes/78073955-60dd-46eb-91bc-09b0e745097c Sep 01 12:20:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2774d3a7-bd11-4613-938e-0d1058e25d01 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2774d3a7-bd11-4613-938e-0d1058e25d01 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2774d3a7-bd11-4613-938e-0d1058e25d01 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/volumes/78073955-60dd-46eb-91bc-09b0e745097c returned with HTTP 404 Sep 01 12:20:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1257/2547] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:20:12 2026] GET /volume/v3/volumes/78073955-60dd-46eb-91bc-09b0e745097c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:20:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-417cc725-2747-46a7-a98a-5d9b985dd422 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-417cc725-2747-46a7-a98a-5d9b985dd422 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] DELETE http://192.168.122.29/volume/v3/snapshots/314e4548-dda5-4c34-a26a-0b1a08dd17a9 Sep 01 12:20:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-417cc725-2747-46a7-a98a-5d9b985dd422 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-417cc725-2747-46a7-a98a-5d9b985dd422 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:12 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-417cc725-2747-46a7-a98a-5d9b985dd422 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Delete snapshot with id: 314e4548-dda5-4c34-a26a-0b1a08dd17a9 Sep 01 12:20: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:20:12 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:20:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-417cc725-2747-46a7-a98a-5d9b985dd422 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Snapshot retrieved successfully. Sep 01 12:20: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:20:12 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:20:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-417cc725-2747-46a7-a98a-5d9b985dd422 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Snapshot delete request issued successfully. Sep 01 12:20:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-417cc725-2747-46a7-a98a-5d9b985dd422 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/snapshots/314e4548-dda5-4c34-a26a-0b1a08dd17a9 returned with HTTP 202 Sep 01 12:20:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1291/2548] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:20:12 2026] DELETE /volume/v3/snapshots/314e4548-dda5-4c34-a26a-0b1a08dd17a9 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:20:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-82300123-9baf-46d0-86fc-9b434f58ddd2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-82300123-9baf-46d0-86fc-9b434f58ddd2 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] GET http://192.168.122.29/volume/v3/snapshots/314e4548-dda5-4c34-a26a-0b1a08dd17a9 Sep 01 12:20:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-82300123-9baf-46d0-86fc-9b434f58ddd2 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-82300123-9baf-46d0-86fc-9b434f58ddd2 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:12 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:20:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-82300123-9baf-46d0-86fc-9b434f58ddd2 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Snapshot retrieved successfully. Sep 01 12:20:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-82300123-9baf-46d0-86fc-9b434f58ddd2 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/snapshots/314e4548-dda5-4c34-a26a-0b1a08dd17a9 returned with HTTP 200 Sep 01 12:20:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1258/2549] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:20:12 2026] GET /volume/v3/snapshots/314e4548-dda5-4c34-a26a-0b1a08dd17a9 => generated 473 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2e07d23a-e779-4c71-a186-e3ebef681f67 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2e07d23a-e779-4c71-a186-e3ebef681f67 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] GET http://192.168.122.29/volume/v3/volumes/311429ab-e330-47ec-a080-1bc5fc14b6c8 Sep 01 12:20:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2e07d23a-e779-4c71-a186-e3ebef681f67 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2e07d23a-e779-4c71-a186-e3ebef681f67 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:12 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:20: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:20:12 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:20:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2e07d23a-e779-4c71-a186-e3ebef681f67 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Volume info retrieved successfully. Sep 01 12:20:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2e07d23a-e779-4c71-a186-e3ebef681f67 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] http://192.168.122.29/volume/v3/volumes/311429ab-e330-47ec-a080-1bc5fc14b6c8 returned with HTTP 200 Sep 01 12:20:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1292/2550] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:20:12 2026] GET /volume/v3/volumes/311429ab-e330-47ec-a080-1bc5fc14b6c8 => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:20:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4f0faaed-28ff-4c09-bef9-7058a3cf1823 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4f0faaed-28ff-4c09-bef9-7058a3cf1823 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-reader] GET http://192.168.122.29/volume/v3/volumes/311429ab-e330-47ec-a080-1bc5fc14b6c8 Sep 01 12:20:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4f0faaed-28ff-4c09-bef9-7058a3cf1823 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4f0faaed-28ff-4c09-bef9-7058a3cf1823 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-reader] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:13 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:20: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:20:13 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:20:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4f0faaed-28ff-4c09-bef9-7058a3cf1823 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-reader] Volume info retrieved successfully. Sep 01 12:20:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4f0faaed-28ff-4c09-bef9-7058a3cf1823 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-reader] http://192.168.122.29/volume/v3/volumes/311429ab-e330-47ec-a080-1bc5fc14b6c8 returned with HTTP 200 Sep 01 12:20:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1259/2551] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:20:12 2026] GET /volume/v3/volumes/311429ab-e330-47ec-a080-1bc5fc14b6c8 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:20:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ebeb352f-e6be-4c22-b248-54e11514f856 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ebeb352f-e6be-4c22-b248-54e11514f856 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] DELETE http://192.168.122.29/volume/v3/volumes/311429ab-e330-47ec-a080-1bc5fc14b6c8 Sep 01 12:20:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ebeb352f-e6be-4c22-b248-54e11514f856 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ebeb352f-e6be-4c22-b248-54e11514f856 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:13 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-ebeb352f-e6be-4c22-b248-54e11514f856 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Delete volume with id: 311429ab-e330-47ec-a080-1bc5fc14b6c8 Sep 01 12:20: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:20:13 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:20: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:20:13 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:20:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ebeb352f-e6be-4c22-b248-54e11514f856 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Volume info retrieved successfully. Sep 01 12:20:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ebeb352f-e6be-4c22-b248-54e11514f856 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Delete volume request issued successfully. Sep 01 12:20:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ebeb352f-e6be-4c22-b248-54e11514f856 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] http://192.168.122.29/volume/v3/volumes/311429ab-e330-47ec-a080-1bc5fc14b6c8 returned with HTTP 202 Sep 01 12:20:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1293/2552] 192.168.122.29 () {60 vars in 1271 bytes} [Tue Sep 1 12:20:13 2026] DELETE /volume/v3/volumes/311429ab-e330-47ec-a080-1bc5fc14b6c8 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 12:20:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-018777ff-b4b4-47ae-9d4c-9b9a64a889c8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-018777ff-b4b4-47ae-9d4c-9b9a64a889c8 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] GET http://192.168.122.29/volume/v3/volumes/311429ab-e330-47ec-a080-1bc5fc14b6c8 Sep 01 12:20:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-018777ff-b4b4-47ae-9d4c-9b9a64a889c8 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-018777ff-b4b4-47ae-9d4c-9b9a64a889c8 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:13 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:20: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:20:13 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:20:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-018777ff-b4b4-47ae-9d4c-9b9a64a889c8 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Volume info retrieved successfully. Sep 01 12:20:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-018777ff-b4b4-47ae-9d4c-9b9a64a889c8 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] http://192.168.122.29/volume/v3/volumes/311429ab-e330-47ec-a080-1bc5fc14b6c8 returned with HTTP 200 Sep 01 12:20:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1260/2553] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:20:13 2026] GET /volume/v3/volumes/311429ab-e330-47ec-a080-1bc5fc14b6c8 => generated 1014 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:20:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6d7f6132-c928-4f09-ac3d-208694d54f07 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6d7f6132-c928-4f09-ac3d-208694d54f07 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] GET http://192.168.122.29/volume/v3/snapshots/314e4548-dda5-4c34-a26a-0b1a08dd17a9 Sep 01 12:20:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6d7f6132-c928-4f09-ac3d-208694d54f07 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6d7f6132-c928-4f09-ac3d-208694d54f07 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:13 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:20:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6d7f6132-c928-4f09-ac3d-208694d54f07 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Snapshot retrieved successfully. Sep 01 12:20:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6d7f6132-c928-4f09-ac3d-208694d54f07 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/snapshots/314e4548-dda5-4c34-a26a-0b1a08dd17a9 returned with HTTP 200 Sep 01 12:20:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1294/2554] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:20:13 2026] GET /volume/v3/snapshots/314e4548-dda5-4c34-a26a-0b1a08dd17a9 => generated 473 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9659a6ff-9895-4b1c-b724-7cc5a1b11dad None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9659a6ff-9895-4b1c-b724-7cc5a1b11dad tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] GET http://192.168.122.29/volume/v3/volumes/311429ab-e330-47ec-a080-1bc5fc14b6c8 Sep 01 12:20:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9659a6ff-9895-4b1c-b724-7cc5a1b11dad tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9659a6ff-9895-4b1c-b724-7cc5a1b11dad tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9659a6ff-9895-4b1c-b724-7cc5a1b11dad tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] http://192.168.122.29/volume/v3/volumes/311429ab-e330-47ec-a080-1bc5fc14b6c8 returned with HTTP 404 Sep 01 12:20:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1261/2555] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:20:14 2026] GET /volume/v3/volumes/311429ab-e330-47ec-a080-1bc5fc14b6c8 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:20:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fbdc47bd-37fd-4a6b-bb64-c820e09b4fc8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fbdc47bd-37fd-4a6b-bb64-c820e09b4fc8 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:20:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fbdc47bd-37fd-4a6b-bb64-c820e09b4fc8 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1312320405"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:20:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-fbdc47bd-37fd-4a6b-bb64-c820e09b4fc8 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1312320405'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:20:14 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-fbdc47bd-37fd-4a6b-bb64-c820e09b4fc8 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Create volume of 1 GB Sep 01 12:20:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-fbdc47bd-37fd-4a6b-bb64-c820e09b4fc8 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Availability Zones retrieved successfully. Sep 01 12:20:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-fbdc47bd-37fd-4a6b-bb64-c820e09b4fc8 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Flow 'volume_create_api' (3857ce29-cdf6-40b5-8a83-b29bf4863b92) 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:20:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-fbdc47bd-37fd-4a6b-bb64-c820e09b4fc8 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b655e79-7185-4876-b4ec-ae79a2c0269d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:20:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-fbdc47bd-37fd-4a6b-bb64-c820e09b4fc8 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-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:20:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-fbdc47bd-37fd-4a6b-bb64-c820e09b4fc8 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b655e79-7185-4876-b4ec-ae79a2c0269d) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:20:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-fbdc47bd-37fd-4a6b-bb64-c820e09b4fc8 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cee5740-cc21-42de-8716-f1381b304f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:20:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-113d137a-e6e8-48ec-a759-8b6e5f3f58c5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-113d137a-e6e8-48ec-a759-8b6e5f3f58c5 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] GET http://192.168.122.29/volume/v3/snapshots/314e4548-dda5-4c34-a26a-0b1a08dd17a9 Sep 01 12:20:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-113d137a-e6e8-48ec-a759-8b6e5f3f58c5 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-113d137a-e6e8-48ec-a759-8b6e5f3f58c5 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-113d137a-e6e8-48ec-a759-8b6e5f3f58c5 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/snapshots/314e4548-dda5-4c34-a26a-0b1a08dd17a9 returned with HTTP 404 Sep 01 12:20:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1262/2556] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:20:14 2026] GET /volume/v3/snapshots/314e4548-dda5-4c34-a26a-0b1a08dd17a9 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:20:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-56fde308-fd21-4994-8ff5-b069f646c0b7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-56fde308-fd21-4994-8ff5-b069f646c0b7 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] DELETE http://192.168.122.29/volume/v3/volumes/89f010d1-cd2f-4f48-943f-0d4afe495868 Sep 01 12:20:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-56fde308-fd21-4994-8ff5-b069f646c0b7 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-56fde308-fd21-4994-8ff5-b069f646c0b7 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:14 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-56fde308-fd21-4994-8ff5-b069f646c0b7 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Delete volume with id: 89f010d1-cd2f-4f48-943f-0d4afe495868 Sep 01 12:20: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:20:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:20: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:20:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:20:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-56fde308-fd21-4994-8ff5-b069f646c0b7 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Volume info retrieved successfully. Sep 01 12:20:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-56fde308-fd21-4994-8ff5-b069f646c0b7 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Delete volume request issued successfully. Sep 01 12:20:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-56fde308-fd21-4994-8ff5-b069f646c0b7 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/volumes/89f010d1-cd2f-4f48-943f-0d4afe495868 returned with HTTP 202 Sep 01 12:20:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1263/2557] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:20:14 2026] DELETE /volume/v3/volumes/89f010d1-cd2f-4f48-943f-0d4afe495868 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:20:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-09cbda50-11eb-43bd-9785-25ec2d650a07 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:14 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-fbdc47bd-37fd-4a6b-bb64-c820e09b4fc8 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Created reservations ['c34eb0be-85ae-404a-8e0a-edfef7d42e3f', '104e604a-a7f9-4600-ab95-1becbcb636ae', '6e9cccd5-8080-436f-887f-e6d72ea40fc3', '59bf8e0d-c6ed-4676-8f21-b2ab52e9cc0f'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:20:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-09cbda50-11eb-43bd-9785-25ec2d650a07 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] GET http://192.168.122.29/volume/v3/volumes/89f010d1-cd2f-4f48-943f-0d4afe495868 Sep 01 12:20:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-fbdc47bd-37fd-4a6b-bb64-c820e09b4fc8 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cee5740-cc21-42de-8716-f1381b304f2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c34eb0be-85ae-404a-8e0a-edfef7d42e3f', '104e604a-a7f9-4600-ab95-1becbcb636ae', '6e9cccd5-8080-436f-887f-e6d72ea40fc3', '59bf8e0d-c6ed-4676-8f21-b2ab52e9cc0f']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:20:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-09cbda50-11eb-43bd-9785-25ec2d650a07 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-09cbda50-11eb-43bd-9785-25ec2d650a07 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-fbdc47bd-37fd-4a6b-bb64-c820e09b4fc8 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e4229e4-1f8c-486a-90cb-8cf5b156749e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:20: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:20:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:20: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:20:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:20:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-09cbda50-11eb-43bd-9785-25ec2d650a07 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Volume info retrieved successfully. Sep 01 12:20:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-09cbda50-11eb-43bd-9785-25ec2d650a07 tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/volumes/89f010d1-cd2f-4f48-943f-0d4afe495868 returned with HTTP 200 Sep 01 12:20:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1264/2558] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:20:14 2026] GET /volume/v3/volumes/89f010d1-cd2f-4f48-943f-0d4afe495868 => generated 859 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:20: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:20:14 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:20:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-fbdc47bd-37fd-4a6b-bb64-c820e09b4fc8 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e4229e4-1f8c-486a-90cb-8cf5b156749e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4da7f359-e1a9-4fc4-8892-4d642aeda48b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1312320405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52206461fec54a63995ab8da6c026b76',qos_specs=None,replication_status=,reservations=['c34eb0be-85ae-404a-8e0a-edfef7d42e3f','104e604a-a7f9-4600-ab95-1becbcb636ae','6e9cccd5-8080-436f-887f-e6d72ea40fc3','59bf8e0d-c6ed-4676-8f21-b2ab52e9cc0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb38befbbaef4f6883d55ed455a03121',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:20:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1312320405',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4da7f359-e1a9-4fc4-8892-4d642aeda48b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52206461fec54a63995ab8da6c026b76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb38befbbaef4f6883d55ed455a03121',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:20:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-fbdc47bd-37fd-4a6b-bb64-c820e09b4fc8 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e504a960-1b9a-4457-b548-1daa572e8e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:20:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-fbdc47bd-37fd-4a6b-bb64-c820e09b4fc8 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e504a960-1b9a-4457-b548-1daa572e8e36) transitioned into state 'SUCCESS' from state '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-1312320405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52206461fec54a63995ab8da6c026b76',qos_specs=None,replication_status=,reservations=['c34eb0be-85ae-404a-8e0a-edfef7d42e3f','104e604a-a7f9-4600-ab95-1becbcb636ae','6e9cccd5-8080-436f-887f-e6d72ea40fc3','59bf8e0d-c6ed-4676-8f21-b2ab52e9cc0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb38befbbaef4f6883d55ed455a03121',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:20:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-fbdc47bd-37fd-4a6b-bb64-c820e09b4fc8 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2900eeb-e7a6-4ad4-a31b-768c147ee66f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:20:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-fbdc47bd-37fd-4a6b-bb64-c820e09b4fc8 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2900eeb-e7a6-4ad4-a31b-768c147ee66f) 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:20:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-fbdc47bd-37fd-4a6b-bb64-c820e09b4fc8 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Flow 'volume_create_api' (3857ce29-cdf6-40b5-8a83-b29bf4863b92) 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:20:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-fbdc47bd-37fd-4a6b-bb64-c820e09b4fc8 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Create volume request issued successfully. Sep 01 12:20:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fbdc47bd-37fd-4a6b-bb64-c820e09b4fc8 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:20:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1295/2559] 192.168.122.29 () {62 vars in 1178 bytes} [Tue Sep 1 12:20:14 2026] POST /volume/v3/volumes => generated 785 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:20:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a1d3909a-a42f-49b3-b383-2b9a5c1dffbc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a1d3909a-a42f-49b3-b383-2b9a5c1dffbc tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] GET http://192.168.122.29/volume/v3/volumes/4da7f359-e1a9-4fc4-8892-4d642aeda48b Sep 01 12:20:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a1d3909a-a42f-49b3-b383-2b9a5c1dffbc tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a1d3909a-a42f-49b3-b383-2b9a5c1dffbc tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:20: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:20:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:20:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a1d3909a-a42f-49b3-b383-2b9a5c1dffbc tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Volume info retrieved successfully. Sep 01 12:20:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a1d3909a-a42f-49b3-b383-2b9a5c1dffbc tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] http://192.168.122.29/volume/v3/volumes/4da7f359-e1a9-4fc4-8892-4d642aeda48b returned with HTTP 200 Sep 01 12:20:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1265/2560] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:20:14 2026] GET /volume/v3/volumes/4da7f359-e1a9-4fc4-8892-4d642aeda48b => generated 964 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:20:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6278eba8-c81e-4e0f-afca-b89c7059d6ed None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6278eba8-c81e-4e0f-afca-b89c7059d6ed tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] GET http://192.168.122.29/volume/v3/volumes/89f010d1-cd2f-4f48-943f-0d4afe495868 Sep 01 12:20:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6278eba8-c81e-4e0f-afca-b89c7059d6ed tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6278eba8-c81e-4e0f-afca-b89c7059d6ed tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6278eba8-c81e-4e0f-afca-b89c7059d6ed tempest-CreateVolumesFromSnapshotTest-455330224 tempest-CreateVolumesFromSnapshotTest-455330224-project-member] http://192.168.122.29/volume/v3/volumes/89f010d1-cd2f-4f48-943f-0d4afe495868 returned with HTTP 404 Sep 01 12:20:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1296/2561] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:20:15 2026] GET /volume/v3/volumes/89f010d1-cd2f-4f48-943f-0d4afe495868 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:20:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-413e3515-3434-40d3-86bf-b36fe2b0fe2a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-413e3515-3434-40d3-86bf-b36fe2b0fe2a tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] GET http://192.168.122.29/volume/v3/volumes/4da7f359-e1a9-4fc4-8892-4d642aeda48b Sep 01 12:20:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-413e3515-3434-40d3-86bf-b36fe2b0fe2a tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-413e3515-3434-40d3-86bf-b36fe2b0fe2a tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:15 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:20: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:20:15 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:20:15 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-413e3515-3434-40d3-86bf-b36fe2b0fe2a tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Volume info retrieved successfully. Sep 01 12:20:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-413e3515-3434-40d3-86bf-b36fe2b0fe2a tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] http://192.168.122.29/volume/v3/volumes/4da7f359-e1a9-4fc4-8892-4d642aeda48b returned with HTTP 200 Sep 01 12:20:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1266/2562] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:20:15 2026] GET /volume/v3/volumes/4da7f359-e1a9-4fc4-8892-4d642aeda48b => generated 1014 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:20:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f30dd3c8-2889-4d9c-9efb-25d6fc35de67 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f30dd3c8-2889-4d9c-9efb-25d6fc35de67 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] GET http://192.168.122.29/volume/v3/volumes/4da7f359-e1a9-4fc4-8892-4d642aeda48b Sep 01 12:20:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f30dd3c8-2889-4d9c-9efb-25d6fc35de67 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f30dd3c8-2889-4d9c-9efb-25d6fc35de67 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:16 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:20: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:20:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:20:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f30dd3c8-2889-4d9c-9efb-25d6fc35de67 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Volume info retrieved successfully. Sep 01 12:20:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f30dd3c8-2889-4d9c-9efb-25d6fc35de67 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] http://192.168.122.29/volume/v3/volumes/4da7f359-e1a9-4fc4-8892-4d642aeda48b returned with HTTP 200 Sep 01 12:20:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1297/2563] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:20:16 2026] GET /volume/v3/volumes/4da7f359-e1a9-4fc4-8892-4d642aeda48b => generated 1015 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:20:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-127d4978-86bf-4a7b-aff4-014c7931a086 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-127d4978-86bf-4a7b-aff4-014c7931a086 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-reader] GET http://192.168.122.29/volume/v3/volumes/summary Sep 01 12:20:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-127d4978-86bf-4a7b-aff4-014c7931a086 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-127d4978-86bf-4a7b-aff4-014c7931a086 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-reader] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-127d4978-86bf-4a7b-aff4-014c7931a086 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-reader] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:20:17 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-127d4978-86bf-4a7b-aff4-014c7931a086 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-reader] Get summary completed successfully. Sep 01 12:20:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-127d4978-86bf-4a7b-aff4-014c7931a086 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-reader] http://192.168.122.29/volume/v3/volumes/summary returned with HTTP 200 Sep 01 12:20:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1267/2564] 192.168.122.29 () {60 vars in 1181 bytes} [Tue Sep 1 12:20:17 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-774dcf9a-4efb-40cb-b710-24f562df5ba3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-774dcf9a-4efb-40cb-b710-24f562df5ba3 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] DELETE http://192.168.122.29/volume/v3/volumes/4da7f359-e1a9-4fc4-8892-4d642aeda48b Sep 01 12:20:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-774dcf9a-4efb-40cb-b710-24f562df5ba3 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-774dcf9a-4efb-40cb-b710-24f562df5ba3 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:17 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-774dcf9a-4efb-40cb-b710-24f562df5ba3 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Delete volume with id: 4da7f359-e1a9-4fc4-8892-4d642aeda48b Sep 01 12:20: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:20:17 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:20: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:20:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:20:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-774dcf9a-4efb-40cb-b710-24f562df5ba3 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Volume info retrieved successfully. Sep 01 12:20:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-774dcf9a-4efb-40cb-b710-24f562df5ba3 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Delete volume request issued successfully. Sep 01 12:20:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-774dcf9a-4efb-40cb-b710-24f562df5ba3 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] http://192.168.122.29/volume/v3/volumes/4da7f359-e1a9-4fc4-8892-4d642aeda48b returned with HTTP 202 Sep 01 12:20:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1298/2565] 192.168.122.29 () {60 vars in 1271 bytes} [Tue Sep 1 12:20:17 2026] DELETE /volume/v3/volumes/4da7f359-e1a9-4fc4-8892-4d642aeda48b => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:20:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fa635e23-f47b-499d-8598-4145f77312ec None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fa635e23-f47b-499d-8598-4145f77312ec tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] GET http://192.168.122.29/volume/v3/volumes/4da7f359-e1a9-4fc4-8892-4d642aeda48b Sep 01 12:20:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fa635e23-f47b-499d-8598-4145f77312ec tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fa635e23-f47b-499d-8598-4145f77312ec tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:17 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:20: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:20:17 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:20:17 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fa635e23-f47b-499d-8598-4145f77312ec tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Volume info retrieved successfully. Sep 01 12:20:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fa635e23-f47b-499d-8598-4145f77312ec tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] http://192.168.122.29/volume/v3/volumes/4da7f359-e1a9-4fc4-8892-4d642aeda48b returned with HTTP 200 Sep 01 12:20:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1268/2566] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:20:17 2026] GET /volume/v3/volumes/4da7f359-e1a9-4fc4-8892-4d642aeda48b => generated 1014 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:20:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7e44060a-371b-4125-aecf-246efd0eb721 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7e44060a-371b-4125-aecf-246efd0eb721 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] GET http://192.168.122.29/volume/v3/volumes/4da7f359-e1a9-4fc4-8892-4d642aeda48b Sep 01 12:20:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7e44060a-371b-4125-aecf-246efd0eb721 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7e44060a-371b-4125-aecf-246efd0eb721 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7e44060a-371b-4125-aecf-246efd0eb721 tempest-ProjectReaderTests-1834016642 tempest-ProjectReaderTests-1834016642-project-admin] http://192.168.122.29/volume/v3/volumes/4da7f359-e1a9-4fc4-8892-4d642aeda48b returned with HTTP 404 Sep 01 12:20:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1299/2567] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:20:18 2026] GET /volume/v3/volumes/4da7f359-e1a9-4fc4-8892-4d642aeda48b => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:20:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9007b58b-16d1-43eb-960f-f829dbe6c152 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9007b58b-16d1-43eb-960f-f829dbe6c152 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:20:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9007b58b-16d1-43eb-960f-f829dbe6c152 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1869519308", "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:20:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9007b58b-16d1-43eb-960f-f829dbe6c152 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:20:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1269/2568] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:20:19 2026] POST /volume/v3/types => generated 380 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:20:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bfad5087-ca62-4554-8dfa-6b92c499537f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bfad5087-ca62-4554-8dfa-6b92c499537f tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] POST http://192.168.122.29/volume/v3/types/42f1e886-245b-4227-84b4-d50c60fb29d4/encryption Sep 01 12:20:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bfad5087-ca62-4554-8dfa-6b92c499537f tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-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:20:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bfad5087-ca62-4554-8dfa-6b92c499537f tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] http://192.168.122.29/volume/v3/types/42f1e886-245b-4227-84b4-d50c60fb29d4/encryption returned with HTTP 200 Sep 01 12:20:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1300/2569] 192.168.122.29 () {60 vars in 1276 bytes} [Tue Sep 1 12:20:19 2026] POST /volume/v3/types/42f1e886-245b-4227-84b4-d50c60fb29d4/encryption => generated 239 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-068efa76-6228-4035-a9dd-92c3d4db14d8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-068efa76-6228-4035-a9dd-92c3d4db14d8 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:20:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-068efa76-6228-4035-a9dd-92c3d4db14d8 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1675906093", "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:20:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-068efa76-6228-4035-a9dd-92c3d4db14d8 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:20:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1270/2570] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:20:19 2026] POST /volume/v3/types => generated 380 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d17be313-14a8-4f6b-99e6-a927763e63e8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d17be313-14a8-4f6b-99e6-a927763e63e8 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] POST http://192.168.122.29/volume/v3/types/a5b041fe-d52d-4fb8-bf53-072bd878f33e/encryption Sep 01 12:20:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d17be313-14a8-4f6b-99e6-a927763e63e8 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-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:20:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d17be313-14a8-4f6b-99e6-a927763e63e8 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] http://192.168.122.29/volume/v3/types/a5b041fe-d52d-4fb8-bf53-072bd878f33e/encryption returned with HTTP 200 Sep 01 12:20:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1301/2571] 192.168.122.29 () {60 vars in 1276 bytes} [Tue Sep 1 12:20:19 2026] POST /volume/v3/types/a5b041fe-d52d-4fb8-bf53-072bd878f33e/encryption => generated 239 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-329fa00d-3233-4c00-9032-cd1718f7cf89 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-329fa00d-3233-4c00-9032-cd1718f7cf89 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:20:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-329fa00d-3233-4c00-9032-cd1718f7cf89 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-547370579", "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:20:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-329fa00d-3233-4c00-9032-cd1718f7cf89 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:20:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1271/2572] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:20:19 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:20:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-06f9c304-f0b3-4071-9d7b-e103f8a29984 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-06f9c304-f0b3-4071-9d7b-e103f8a29984 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] POST http://192.168.122.29/volume/v3/types/e86feae4-9a2b-4feb-92bc-3b9ee8f1ba3f/extra_specs Sep 01 12:20:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-06f9c304-f0b3-4071-9d7b-e103f8a29984 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] 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:20:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-06f9c304-f0b3-4071-9d7b-e103f8a29984 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] http://192.168.122.29/volume/v3/types/e86feae4-9a2b-4feb-92bc-3b9ee8f1ba3f/extra_specs returned with HTTP 200 Sep 01 12:20:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1302/2573] 192.168.122.29 () {60 vars in 1278 bytes} [Tue Sep 1 12:20:19 2026] POST /volume/v3/types/e86feae4-9a2b-4feb-92bc-3b9ee8f1ba3f/extra_specs => generated 35 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:20:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c625bbbf-7035-40c7-b87b-77462369138e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c625bbbf-7035-40c7-b87b-77462369138e tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] PUT http://192.168.122.29/volume/v3/types/e86feae4-9a2b-4feb-92bc-3b9ee8f1ba3f/extra_specs/key2 Sep 01 12:20:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c625bbbf-7035-40c7-b87b-77462369138e tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] 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:20:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c625bbbf-7035-40c7-b87b-77462369138e tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] http://192.168.122.29/volume/v3/types/e86feae4-9a2b-4feb-92bc-3b9ee8f1ba3f/extra_specs/key2 returned with HTTP 200 Sep 01 12:20:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1272/2574] 192.168.122.29 () {60 vars in 1292 bytes} [Tue Sep 1 12:20:20 2026] PUT /volume/v3/types/e86feae4-9a2b-4feb-92bc-3b9ee8f1ba3f/extra_specs/key2 => generated 25 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:20:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9a1dbc19-427d-4d90-8db7-12cdaa73cdd8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9a1dbc19-427d-4d90-8db7-12cdaa73cdd8 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:20:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9a1dbc19-427d-4d90-8db7-12cdaa73cdd8 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] 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:20:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9a1dbc19-427d-4d90-8db7-12cdaa73cdd8 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:20:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1303/2575] 192.168.122.29 () {60 vars in 1131 bytes} [Tue Sep 1 12:20:20 2026] POST /volume/v3/types => generated 195 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:20:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4309d5a6-8ca6-4aaa-a57e-37a996fe6752 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4309d5a6-8ca6-4aaa-a57e-37a996fe6752 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] DELETE http://192.168.122.29/volume/v3/types/559d59a1-d3da-40f1-bc47-3832c9c13dde Sep 01 12:20:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4309d5a6-8ca6-4aaa-a57e-37a996fe6752 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4309d5a6-8ca6-4aaa-a57e-37a996fe6752 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4309d5a6-8ca6-4aaa-a57e-37a996fe6752 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] http://192.168.122.29/volume/v3/types/559d59a1-d3da-40f1-bc47-3832c9c13dde returned with HTTP 202 Sep 01 12:20:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1273/2576] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:20:20 2026] DELETE /volume/v3/types/559d59a1-d3da-40f1-bc47-3832c9c13dde => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:20:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e51c893d-8c23-4aaf-99f4-436719aab1fb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e51c893d-8c23-4aaf-99f4-436719aab1fb tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:20:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e51c893d-8c23-4aaf-99f4-436719aab1fb tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1605000482", "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:20:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e51c893d-8c23-4aaf-99f4-436719aab1fb tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:20:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1304/2577] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:20:20 2026] POST /volume/v3/types => generated 380 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-56cd580b-7ef9-4b0b-9b39-9e7274823db5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-56cd580b-7ef9-4b0b-9b39-9e7274823db5 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] POST http://192.168.122.29/volume/v3/types/2446f517-e2d4-4c38-9f29-d0a6618f84cf/encryption Sep 01 12:20:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-56cd580b-7ef9-4b0b-9b39-9e7274823db5 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-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:20:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-56cd580b-7ef9-4b0b-9b39-9e7274823db5 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] http://192.168.122.29/volume/v3/types/2446f517-e2d4-4c38-9f29-d0a6618f84cf/encryption returned with HTTP 200 Sep 01 12:20:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1274/2578] 192.168.122.29 () {60 vars in 1276 bytes} [Tue Sep 1 12:20:20 2026] POST /volume/v3/types/2446f517-e2d4-4c38-9f29-d0a6618f84cf/encryption => generated 239 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8399977b-0b4f-47c2-bfc6-17860b1ab327 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8399977b-0b4f-47c2-bfc6-17860b1ab327 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] DELETE http://192.168.122.29/volume/v3/types/2446f517-e2d4-4c38-9f29-d0a6618f84cf/encryption/7cb56cc6-8552-4e04-b69f-3075cff74601 Sep 01 12:20:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8399977b-0b4f-47c2-bfc6-17860b1ab327 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8399977b-0b4f-47c2-bfc6-17860b1ab327 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8399977b-0b4f-47c2-bfc6-17860b1ab327 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] http://192.168.122.29/volume/v3/types/2446f517-e2d4-4c38-9f29-d0a6618f84cf/encryption/7cb56cc6-8552-4e04-b69f-3075cff74601 returned with HTTP 202 Sep 01 12:20:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1305/2579] 192.168.122.29 () {58 vars in 1368 bytes} [Tue Sep 1 12:20:20 2026] DELETE /volume/v3/types/2446f517-e2d4-4c38-9f29-d0a6618f84cf/encryption/7cb56cc6-8552-4e04-b69f-3075cff74601 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:20:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f5778411-013c-4453-967d-948a7b4b68a8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f5778411-013c-4453-967d-948a7b4b68a8 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:20:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f5778411-013c-4453-967d-948a7b4b68a8 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-809674855", "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:20:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f5778411-013c-4453-967d-948a7b4b68a8 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:20:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1275/2580] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:20:20 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:20:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-78ece644-42f8-4c18-a3da-303a4c217106 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-78ece644-42f8-4c18-a3da-303a4c217106 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] DELETE http://192.168.122.29/volume/v3/types/2ebe581b-2bb0-4a82-a7b1-f74e0a1e030b/extra_specs/key1 Sep 01 12:20:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-78ece644-42f8-4c18-a3da-303a4c217106 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-78ece644-42f8-4c18-a3da-303a4c217106 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-78ece644-42f8-4c18-a3da-303a4c217106 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] http://192.168.122.29/volume/v3/types/2ebe581b-2bb0-4a82-a7b1-f74e0a1e030b/extra_specs/key1 returned with HTTP 202 Sep 01 12:20:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1306/2581] 192.168.122.29 () {58 vars in 1275 bytes} [Tue Sep 1 12:20:20 2026] DELETE /volume/v3/types/2ebe581b-2bb0-4a82-a7b1-f74e0a1e030b/extra_specs/key1 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:20:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8a4eaf58-9c65-4872-b9fc-93c0bebe1b88 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8a4eaf58-9c65-4872-b9fc-93c0bebe1b88 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:20:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8a4eaf58-9c65-4872-b9fc-93c0bebe1b88 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-798696724", "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:20:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8a4eaf58-9c65-4872-b9fc-93c0bebe1b88 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:20:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1276/2582] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:20:20 2026] POST /volume/v3/types => generated 379 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4789637d-6429-44ed-b47c-500fa26ab0b7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4789637d-6429-44ed-b47c-500fa26ab0b7 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] DELETE http://192.168.122.29/volume/v3/types/7e94cf17-c100-4715-87e5-967240572f01 Sep 01 12:20:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4789637d-6429-44ed-b47c-500fa26ab0b7 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4789637d-6429-44ed-b47c-500fa26ab0b7 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4789637d-6429-44ed-b47c-500fa26ab0b7 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] http://192.168.122.29/volume/v3/types/7e94cf17-c100-4715-87e5-967240572f01 returned with HTTP 202 Sep 01 12:20:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1307/2583] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:20:20 2026] DELETE /volume/v3/types/7e94cf17-c100-4715-87e5-967240572f01 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:20:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-03875438-36f0-4415-9193-743c61e7a4f7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-03875438-36f0-4415-9193-743c61e7a4f7 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] GET http://192.168.122.29/volume/v3/types/42f1e886-245b-4227-84b4-d50c60fb29d4/extra_specs Sep 01 12:20:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-03875438-36f0-4415-9193-743c61e7a4f7 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-03875438-36f0-4415-9193-743c61e7a4f7 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-03875438-36f0-4415-9193-743c61e7a4f7 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] http://192.168.122.29/volume/v3/types/42f1e886-245b-4227-84b4-d50c60fb29d4/extra_specs returned with HTTP 200 Sep 01 12:20:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1277/2584] 192.168.122.29 () {58 vars in 1257 bytes} [Tue Sep 1 12:20:20 2026] GET /volume/v3/types/42f1e886-245b-4227-84b4-d50c60fb29d4/extra_specs => generated 185 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a6af6a69-8845-41df-aa17-2d99e9bc15d1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a6af6a69-8845-41df-aa17-2d99e9bc15d1 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] GET http://192.168.122.29/volume/v3/types Sep 01 12:20:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a6af6a69-8845-41df-aa17-2d99e9bc15d1 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a6af6a69-8845-41df-aa17-2d99e9bc15d1 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a6af6a69-8845-41df-aa17-2d99e9bc15d1 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:20:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1308/2585] 192.168.122.29 () {58 vars in 1110 bytes} [Tue Sep 1 12:20:20 2026] GET /volume/v3/types => generated 2588 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:20:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-960f98a9-eb12-4292-b71b-843ad716cd33 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-960f98a9-eb12-4292-b71b-843ad716cd33 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] GET http://192.168.122.29/volume/v3/types/42f1e886-245b-4227-84b4-d50c60fb29d4/encryption/cipher Sep 01 12:20:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-960f98a9-eb12-4292-b71b-843ad716cd33 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-960f98a9-eb12-4292-b71b-843ad716cd33 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-960f98a9-eb12-4292-b71b-843ad716cd33 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] http://192.168.122.29/volume/v3/types/42f1e886-245b-4227-84b4-d50c60fb29d4/encryption/cipher returned with HTTP 200 Sep 01 12:20:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1278/2586] 192.168.122.29 () {58 vars in 1275 bytes} [Tue Sep 1 12:20:21 2026] GET /volume/v3/types/42f1e886-245b-4227-84b4-d50c60fb29d4/encryption/cipher => generated 29 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:20:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3badeafa-1750-44cb-9102-01fa6bbffa28 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3badeafa-1750-44cb-9102-01fa6bbffa28 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] GET http://192.168.122.29/volume/v3/types/42f1e886-245b-4227-84b4-d50c60fb29d4/encryption Sep 01 12:20:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3badeafa-1750-44cb-9102-01fa6bbffa28 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3badeafa-1750-44cb-9102-01fa6bbffa28 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3badeafa-1750-44cb-9102-01fa6bbffa28 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] http://192.168.122.29/volume/v3/types/42f1e886-245b-4227-84b4-d50c60fb29d4/encryption returned with HTTP 200 Sep 01 12:20:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1309/2587] 192.168.122.29 () {58 vars in 1254 bytes} [Tue Sep 1 12:20:21 2026] GET /volume/v3/types/42f1e886-245b-4227-84b4-d50c60fb29d4/encryption => generated 325 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-635c1d7e-3710-43d7-a323-e6b006fb74ed None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-635c1d7e-3710-43d7-a323-e6b006fb74ed tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] GET http://192.168.122.29/volume/v3/types/42f1e886-245b-4227-84b4-d50c60fb29d4/extra_specs/multiattach Sep 01 12:20:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-635c1d7e-3710-43d7-a323-e6b006fb74ed tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-635c1d7e-3710-43d7-a323-e6b006fb74ed tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-635c1d7e-3710-43d7-a323-e6b006fb74ed tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] http://192.168.122.29/volume/v3/types/42f1e886-245b-4227-84b4-d50c60fb29d4/extra_specs/multiattach returned with HTTP 200 Sep 01 12:20:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1279/2588] 192.168.122.29 () {58 vars in 1293 bytes} [Tue Sep 1 12:20:21 2026] GET /volume/v3/types/42f1e886-245b-4227-84b4-d50c60fb29d4/extra_specs/multiattach => generated 29 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:20:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ba65de25-2b74-4880-9581-1d739ad5037f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ba65de25-2b74-4880-9581-1d739ad5037f tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] GET http://192.168.122.29/volume/v3/types/42f1e886-245b-4227-84b4-d50c60fb29d4/extra_specs/volume_backend_name Sep 01 12:20:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ba65de25-2b74-4880-9581-1d739ad5037f tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ba65de25-2b74-4880-9581-1d739ad5037f tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ba65de25-2b74-4880-9581-1d739ad5037f tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] http://192.168.122.29/volume/v3/types/42f1e886-245b-4227-84b4-d50c60fb29d4/extra_specs/volume_backend_name returned with HTTP 200 Sep 01 12:20:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1310/2589] 192.168.122.29 () {58 vars in 1317 bytes} [Tue Sep 1 12:20:21 2026] GET /volume/v3/types/42f1e886-245b-4227-84b4-d50c60fb29d4/extra_specs/volume_backend_name => generated 44 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:20:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-57c512b4-2595-470b-94a2-c3cf2273a147 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-57c512b4-2595-470b-94a2-c3cf2273a147 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] GET http://192.168.122.29/volume/v3/types/42f1e886-245b-4227-84b4-d50c60fb29d4 Sep 01 12:20:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-57c512b4-2595-470b-94a2-c3cf2273a147 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-57c512b4-2595-470b-94a2-c3cf2273a147 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-57c512b4-2595-470b-94a2-c3cf2273a147 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] http://192.168.122.29/volume/v3/types/42f1e886-245b-4227-84b4-d50c60fb29d4 returned with HTTP 200 Sep 01 12:20:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1280/2590] 192.168.122.29 () {58 vars in 1221 bytes} [Tue Sep 1 12:20:21 2026] GET /volume/v3/types/42f1e886-245b-4227-84b4-d50c60fb29d4 => generated 402 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-08e5f080-294f-41bf-a3a4-67531aa6c820 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-08e5f080-294f-41bf-a3a4-67531aa6c820 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] PUT http://192.168.122.29/volume/v3/types/42f1e886-245b-4227-84b4-d50c60fb29d4/encryption/dbc10ee1-d4dd-490e-b0fb-e828581c053b Sep 01 12:20:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-08e5f080-294f-41bf-a3a4-67531aa6c820 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] 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:20:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-08e5f080-294f-41bf-a3a4-67531aa6c820 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] http://192.168.122.29/volume/v3/types/42f1e886-245b-4227-84b4-d50c60fb29d4/encryption/dbc10ee1-d4dd-490e-b0fb-e828581c053b returned with HTTP 200 Sep 01 12:20:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1311/2591] 192.168.122.29 () {60 vars in 1385 bytes} [Tue Sep 1 12:20:21 2026] PUT /volume/v3/types/42f1e886-245b-4227-84b4-d50c60fb29d4/encryption/dbc10ee1-d4dd-490e-b0fb-e828581c053b => generated 33 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:20:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-25d57188-2908-451c-b58c-2b255d4c44d2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-25d57188-2908-451c-b58c-2b255d4c44d2 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] PUT http://192.168.122.29/volume/v3/types/42f1e886-245b-4227-84b4-d50c60fb29d4/extra_specs/key1 Sep 01 12:20:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-25d57188-2908-451c-b58c-2b255d4c44d2 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] 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:20:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-25d57188-2908-451c-b58c-2b255d4c44d2 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] http://192.168.122.29/volume/v3/types/42f1e886-245b-4227-84b4-d50c60fb29d4/extra_specs/key1 returned with HTTP 200 Sep 01 12:20:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1281/2592] 192.168.122.29 () {60 vars in 1292 bytes} [Tue Sep 1 12:20:21 2026] PUT /volume/v3/types/42f1e886-245b-4227-84b4-d50c60fb29d4/extra_specs/key1 => generated 30 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:20:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cae4fb01-cc15-471c-9fd6-2b5b256a58d5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cae4fb01-cc15-471c-9fd6-2b5b256a58d5 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] PUT http://192.168.122.29/volume/v3/types/42f1e886-245b-4227-84b4-d50c60fb29d4 Sep 01 12:20:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cae4fb01-cc15-471c-9fd6-2b5b256a58d5 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] 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:20:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cae4fb01-cc15-471c-9fd6-2b5b256a58d5 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] http://192.168.122.29/volume/v3/types/42f1e886-245b-4227-84b4-d50c60fb29d4 returned with HTTP 200 Sep 01 12:20:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1312/2593] 192.168.122.29 () {60 vars in 1241 bytes} [Tue Sep 1 12:20:21 2026] PUT /volume/v3/types/42f1e886-245b-4227-84b4-d50c60fb29d4 => generated 371 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e14e31e3-a40a-431f-b8ad-05ddbe154256 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e14e31e3-a40a-431f-b8ad-05ddbe154256 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] DELETE http://192.168.122.29/volume/v3/types/2ebe581b-2bb0-4a82-a7b1-f74e0a1e030b Sep 01 12:20:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e14e31e3-a40a-431f-b8ad-05ddbe154256 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e14e31e3-a40a-431f-b8ad-05ddbe154256 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e14e31e3-a40a-431f-b8ad-05ddbe154256 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] http://192.168.122.29/volume/v3/types/2ebe581b-2bb0-4a82-a7b1-f74e0a1e030b returned with HTTP 202 Sep 01 12:20:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1282/2594] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:20:21 2026] DELETE /volume/v3/types/2ebe581b-2bb0-4a82-a7b1-f74e0a1e030b => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:20:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f0543d08-3d1e-4c49-83f4-d4676e9a72e2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f0543d08-3d1e-4c49-83f4-d4676e9a72e2 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] DELETE http://192.168.122.29/volume/v3/types/2446f517-e2d4-4c38-9f29-d0a6618f84cf Sep 01 12:20:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f0543d08-3d1e-4c49-83f4-d4676e9a72e2 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f0543d08-3d1e-4c49-83f4-d4676e9a72e2 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f0543d08-3d1e-4c49-83f4-d4676e9a72e2 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] http://192.168.122.29/volume/v3/types/2446f517-e2d4-4c38-9f29-d0a6618f84cf returned with HTTP 202 Sep 01 12:20:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1313/2595] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:20:21 2026] DELETE /volume/v3/types/2446f517-e2d4-4c38-9f29-d0a6618f84cf => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:20:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-dadd9f0f-3980-4ccd-a11e-c080b84253b0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dadd9f0f-3980-4ccd-a11e-c080b84253b0 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] DELETE http://192.168.122.29/volume/v3/types/e86feae4-9a2b-4feb-92bc-3b9ee8f1ba3f Sep 01 12:20:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dadd9f0f-3980-4ccd-a11e-c080b84253b0 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dadd9f0f-3980-4ccd-a11e-c080b84253b0 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dadd9f0f-3980-4ccd-a11e-c080b84253b0 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] http://192.168.122.29/volume/v3/types/e86feae4-9a2b-4feb-92bc-3b9ee8f1ba3f returned with HTTP 202 Sep 01 12:20:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1283/2596] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:20:21 2026] DELETE /volume/v3/types/e86feae4-9a2b-4feb-92bc-3b9ee8f1ba3f => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:20:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6f14734d-c5cd-463a-b7d7-e639aafe408d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6f14734d-c5cd-463a-b7d7-e639aafe408d tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] DELETE http://192.168.122.29/volume/v3/types/a5b041fe-d52d-4fb8-bf53-072bd878f33e Sep 01 12:20:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6f14734d-c5cd-463a-b7d7-e639aafe408d tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6f14734d-c5cd-463a-b7d7-e639aafe408d tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6f14734d-c5cd-463a-b7d7-e639aafe408d tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] http://192.168.122.29/volume/v3/types/a5b041fe-d52d-4fb8-bf53-072bd878f33e returned with HTTP 202 Sep 01 12:20:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1314/2597] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:20:21 2026] DELETE /volume/v3/types/a5b041fe-d52d-4fb8-bf53-072bd878f33e => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:20:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2c5665be-5efa-491c-af68-d3e42fd297b4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2c5665be-5efa-491c-af68-d3e42fd297b4 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] DELETE http://192.168.122.29/volume/v3/types/42f1e886-245b-4227-84b4-d50c60fb29d4 Sep 01 12:20:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2c5665be-5efa-491c-af68-d3e42fd297b4 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2c5665be-5efa-491c-af68-d3e42fd297b4 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2c5665be-5efa-491c-af68-d3e42fd297b4 tempest-VolumeTypesAdminTests-2102637055 tempest-VolumeTypesAdminTests-2102637055-project-admin] http://192.168.122.29/volume/v3/types/42f1e886-245b-4227-84b4-d50c60fb29d4 returned with HTTP 202 Sep 01 12:20:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1284/2598] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:20:21 2026] DELETE /volume/v3/types/42f1e886-245b-4227-84b4-d50c60fb29d4 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 12:20:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f695f707-894c-4019-8a1d-29487959a1d5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f695f707-894c-4019-8a1d-29487959a1d5 tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:20:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f695f707-894c-4019-8a1d-29487959a1d5 tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-950496786", "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:20:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-f695f707-894c-4019-8a1d-29487959a1d5 tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-950496786', '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:20:23 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-f695f707-894c-4019-8a1d-29487959a1d5 tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Create volume of 1 GB Sep 01 12:20:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f695f707-894c-4019-8a1d-29487959a1d5 tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Availability Zones retrieved successfully. Sep 01 12:20:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f695f707-894c-4019-8a1d-29487959a1d5 tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Flow 'volume_create_api' (7be51d03-806a-4583-a166-df9dd9002d16) 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:20:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f695f707-894c-4019-8a1d-29487959a1d5 tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d79d3d1e-76de-4fcb-b40f-f72ff6edfbae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:20:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-f695f707-894c-4019-8a1d-29487959a1d5 tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-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:20:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f695f707-894c-4019-8a1d-29487959a1d5 tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d79d3d1e-76de-4fcb-b40f-f72ff6edfbae) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:20:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f695f707-894c-4019-8a1d-29487959a1d5 tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7103c8f4-5852-4509-9fb1-562a108bc659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:20:23 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-f695f707-894c-4019-8a1d-29487959a1d5 tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Created reservations ['0ab62dbb-a8c6-40fb-85b9-05e57766e429', 'e3106f63-0c7e-43e2-b83c-9e5c05375a37', '2adb5275-1a94-4fa3-b75f-0b9e2c4cd657', '3839fb7d-f4b2-4a61-8eb8-82113e995ae8'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:20:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f695f707-894c-4019-8a1d-29487959a1d5 tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7103c8f4-5852-4509-9fb1-562a108bc659) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ab62dbb-a8c6-40fb-85b9-05e57766e429', 'e3106f63-0c7e-43e2-b83c-9e5c05375a37', '2adb5275-1a94-4fa3-b75f-0b9e2c4cd657', '3839fb7d-f4b2-4a61-8eb8-82113e995ae8']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:20:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f695f707-894c-4019-8a1d-29487959a1d5 tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89a1803c-5a32-423c-8e5c-13558e1f4e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:20: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:20:23 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:20:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f695f707-894c-4019-8a1d-29487959a1d5 tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89a1803c-5a32-423c-8e5c-13558e1f4e23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cad45e7-c646-40f8-8b74-4d13023b2e01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-950496786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5a0dc2ee08d429695b825d57aee6b56',qos_specs=None,replication_status=,reservations=['0ab62dbb-a8c6-40fb-85b9-05e57766e429','e3106f63-0c7e-43e2-b83c-9e5c05375a37','2adb5275-1a94-4fa3-b75f-0b9e2c4cd657','3839fb7d-f4b2-4a61-8eb8-82113e995ae8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca707abf543449039f59dcba5f62c2cd',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:20:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-950496786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cad45e7-c646-40f8-8b74-4d13023b2e01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5a0dc2ee08d429695b825d57aee6b56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca707abf543449039f59dcba5f62c2cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:20:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f695f707-894c-4019-8a1d-29487959a1d5 tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60b43324-2912-4695-891a-aae509e12629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:20:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f695f707-894c-4019-8a1d-29487959a1d5 tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60b43324-2912-4695-891a-aae509e12629) transitioned into state 'SUCCESS' from state '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-950496786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5a0dc2ee08d429695b825d57aee6b56',qos_specs=None,replication_status=,reservations=['0ab62dbb-a8c6-40fb-85b9-05e57766e429','e3106f63-0c7e-43e2-b83c-9e5c05375a37','2adb5275-1a94-4fa3-b75f-0b9e2c4cd657','3839fb7d-f4b2-4a61-8eb8-82113e995ae8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca707abf543449039f59dcba5f62c2cd',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:20:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f695f707-894c-4019-8a1d-29487959a1d5 tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92572c34-1fa7-4392-b818-f2a43f864daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:20:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f695f707-894c-4019-8a1d-29487959a1d5 tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92572c34-1fa7-4392-b818-f2a43f864daa) 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:20:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f695f707-894c-4019-8a1d-29487959a1d5 tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Flow 'volume_create_api' (7be51d03-806a-4583-a166-df9dd9002d16) 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:20:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f695f707-894c-4019-8a1d-29487959a1d5 tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Create volume request issued successfully. Sep 01 12:20:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f695f707-894c-4019-8a1d-29487959a1d5 tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:20:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1315/2599] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:20:23 2026] POST /volume/v3/volumes => generated 762 bytes in 729 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:20:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3e0458ff-49cb-4772-9951-ed7ab507352c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3e0458ff-49cb-4772-9951-ed7ab507352c tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] GET http://192.168.122.29/volume/v3/volumes/9cad45e7-c646-40f8-8b74-4d13023b2e01 Sep 01 12:20:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3e0458ff-49cb-4772-9951-ed7ab507352c tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3e0458ff-49cb-4772-9951-ed7ab507352c tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:20: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:20:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:20:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3e0458ff-49cb-4772-9951-ed7ab507352c tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Volume info retrieved successfully. Sep 01 12:20:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3e0458ff-49cb-4772-9951-ed7ab507352c tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] http://192.168.122.29/volume/v3/volumes/9cad45e7-c646-40f8-8b74-4d13023b2e01 returned with HTTP 200 Sep 01 12:20:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1285/2600] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:20:24 2026] GET /volume/v3/volumes/9cad45e7-c646-40f8-8b74-4d13023b2e01 => generated 830 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1cf33c68-1305-4efc-b005-17ed112fc5dd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1cf33c68-1305-4efc-b005-17ed112fc5dd tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] GET http://192.168.122.29/volume/v3/volumes/9cad45e7-c646-40f8-8b74-4d13023b2e01 Sep 01 12:20:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1cf33c68-1305-4efc-b005-17ed112fc5dd tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1cf33c68-1305-4efc-b005-17ed112fc5dd tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:25 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:20: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:20:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:20:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1cf33c68-1305-4efc-b005-17ed112fc5dd tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Volume info retrieved successfully. Sep 01 12:20:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1cf33c68-1305-4efc-b005-17ed112fc5dd tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] http://192.168.122.29/volume/v3/volumes/9cad45e7-c646-40f8-8b74-4d13023b2e01 returned with HTTP 200 Sep 01 12:20:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1316/2601] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:20:25 2026] GET /volume/v3/volumes/9cad45e7-c646-40f8-8b74-4d13023b2e01 => generated 854 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9f2df688-e300-4c52-a114-d437f15cbd04 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6f021ea5-2ea5-43da-80ed-c19606eb796a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6f021ea5-2ea5-43da-80ed-c19606eb796a tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] GET http://192.168.122.29/volume/v3/volumes/9cad45e7-c646-40f8-8b74-4d13023b2e01 Sep 01 12:20:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6f021ea5-2ea5-43da-80ed-c19606eb796a tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6f021ea5-2ea5-43da-80ed-c19606eb796a tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:26 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:20: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:20:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:20:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6f021ea5-2ea5-43da-80ed-c19606eb796a tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Volume info retrieved successfully. Sep 01 12:20:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9f2df688-e300-4c52-a114-d437f15cbd04 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:20:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9f2df688-e300-4c52-a114-d437f15cbd04 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-425603740", "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:20:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6f021ea5-2ea5-43da-80ed-c19606eb796a tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] http://192.168.122.29/volume/v3/volumes/9cad45e7-c646-40f8-8b74-4d13023b2e01 returned with HTTP 200 Sep 01 12:20:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1317/2602] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:20:26 2026] GET /volume/v3/volumes/9cad45e7-c646-40f8-8b74-4d13023b2e01 => generated 855 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a50cd69a-9ff8-4f49-9ed6-99e10fa0c7af None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a50cd69a-9ff8-4f49-9ed6-99e10fa0c7af tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] GET http://192.168.122.29/volume/v3/volumes/9cad45e7-c646-40f8-8b74-4d13023b2e01 Sep 01 12:20:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a50cd69a-9ff8-4f49-9ed6-99e10fa0c7af tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a50cd69a-9ff8-4f49-9ed6-99e10fa0c7af tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9f2df688-e300-4c52-a114-d437f15cbd04 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:20: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:20:26 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:20: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:20:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:20:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1286/2603] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:20:26 2026] POST /volume/v3/types => generated 379 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-db587848-5db1-4f11-b579-58af18a4276c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a50cd69a-9ff8-4f49-9ed6-99e10fa0c7af tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Volume info retrieved successfully. Sep 01 12:20:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-db587848-5db1-4f11-b579-58af18a4276c tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] POST http://192.168.122.29/volume/v3/types/d799f4c7-4b8b-46be-bd22-4ddcbf703ba0/encryption Sep 01 12:20:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-db587848-5db1-4f11-b579-58af18a4276c tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-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:20:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a50cd69a-9ff8-4f49-9ed6-99e10fa0c7af tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] http://192.168.122.29/volume/v3/volumes/9cad45e7-c646-40f8-8b74-4d13023b2e01 returned with HTTP 200 Sep 01 12:20:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1318/2604] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:20:26 2026] GET /volume/v3/volumes/9cad45e7-c646-40f8-8b74-4d13023b2e01 => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:20:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b0709644-c137-402b-b485-62f9f483a07d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b0709644-c137-402b-b485-62f9f483a07d tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] POST http://192.168.122.29/volume/v3/volumes/9cad45e7-c646-40f8-8b74-4d13023b2e01/action Sep 01 12:20:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b0709644-c137-402b-b485-62f9f483a07d tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-11428335", "disk_format": "raw"}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:20:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b0709644-c137-402b-b485-62f9f483a07d tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-11428335", "disk_format": "raw"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:20:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-db587848-5db1-4f11-b579-58af18a4276c tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] http://192.168.122.29/volume/v3/types/d799f4c7-4b8b-46be-bd22-4ddcbf703ba0/encryption returned with HTTP 200 Sep 01 12:20:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1287/2605] 192.168.122.29 () {60 vars in 1276 bytes} [Tue Sep 1 12:20:26 2026] POST /volume/v3/types/d799f4c7-4b8b-46be-bd22-4ddcbf703ba0/encryption => generated 239 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:20:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-319f9b40-747d-4a04-8918-81e25bb7cba1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20: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:20:26 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:20: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:20:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:20:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-319f9b40-747d-4a04-8918-81e25bb7cba1 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:20:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-319f9b40-747d-4a04-8918-81e25bb7cba1 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2013610532", "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:20:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b0709644-c137-402b-b485-62f9f483a07d tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Volume info retrieved successfully. Sep 01 12:20: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:20:26 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:20: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:20:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:20:26 devstack devstack@c-api.service[86814]: DEBUG cinder.image.image_utils [None req-b0709644-c137-402b-b485-62f9f483a07d tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-11428335'}] 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-11428335'}]. {{(pid=86814) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 01 12:20:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-319f9b40-747d-4a04-8918-81e25bb7cba1 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:20:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1288/2606] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:20:26 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:20:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-26e7191e-3a87-42a6-b897-d28a8e438096 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-26e7191e-3a87-42a6-b897-d28a8e438096 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] POST http://192.168.122.29/volume/v3/types/6847fb7e-d61b-4ad4-b875-4461074f434f/encryption Sep 01 12:20:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-26e7191e-3a87-42a6-b897-d28a8e438096 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-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:20:26 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-26e7191e-3a87-42a6-b897-d28a8e438096 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'a7fdcc33ec344244b57a42985cad832f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cbf95ce05303490ab2b235a6998fe26d', '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:20:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-26e7191e-3a87-42a6-b897-d28a8e438096 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] http://192.168.122.29/volume/v3/types/6847fb7e-d61b-4ad4-b875-4461074f434f/encryption returned with HTTP 403 Sep 01 12:20:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1289/2607] 192.168.122.29 () {60 vars in 1276 bytes} [Tue Sep 1 12:20:26 2026] POST /volume/v3/types/6847fb7e-d61b-4ad4-b875-4461074f434f/encryption => generated 127 bytes in 154 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:20:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-69992c7d-dde2-4688-a22a-2966638c7662 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-69992c7d-dde2-4688-a22a-2966638c7662 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:20:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-69992c7d-dde2-4688-a22a-2966638c7662 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1939453214", "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:20:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-69992c7d-dde2-4688-a22a-2966638c7662 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:20:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1290/2608] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:20:26 2026] POST /volume/v3/types => generated 380 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e011c90b-8630-48cc-b436-f196cc53564c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e011c90b-8630-48cc-b436-f196cc53564c tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] POST http://192.168.122.29/volume/v3/types/bfd04fd7-67f9-49f7-a0f9-d55ac0adc487/extra_specs Sep 01 12:20:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e011c90b-8630-48cc-b436-f196cc53564c tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-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:20:26 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-e011c90b-8630-48cc-b436-f196cc53564c tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'a7fdcc33ec344244b57a42985cad832f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cbf95ce05303490ab2b235a6998fe26d', '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:20:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e011c90b-8630-48cc-b436-f196cc53564c tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] http://192.168.122.29/volume/v3/types/bfd04fd7-67f9-49f7-a0f9-d55ac0adc487/extra_specs returned with HTTP 403 Sep 01 12:20:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1291/2609] 192.168.122.29 () {60 vars in 1278 bytes} [Tue Sep 1 12:20:26 2026] POST /volume/v3/types/bfd04fd7-67f9-49f7-a0f9-d55ac0adc487/extra_specs => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:20:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c429f110-85b9-4a16-8be2-e415a9b52922 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c429f110-85b9-4a16-8be2-e415a9b52922 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] PUT http://192.168.122.29/volume/v3/types/bfd04fd7-67f9-49f7-a0f9-d55ac0adc487/extra_specs/key2 Sep 01 12:20:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c429f110-85b9-4a16-8be2-e415a9b52922 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-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:20:26 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-c429f110-85b9-4a16-8be2-e415a9b52922 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'a7fdcc33ec344244b57a42985cad832f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cbf95ce05303490ab2b235a6998fe26d', '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:20:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c429f110-85b9-4a16-8be2-e415a9b52922 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] http://192.168.122.29/volume/v3/types/bfd04fd7-67f9-49f7-a0f9-d55ac0adc487/extra_specs/key2 returned with HTTP 403 Sep 01 12:20:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1292/2610] 192.168.122.29 () {60 vars in 1292 bytes} [Tue Sep 1 12:20:26 2026] PUT /volume/v3/types/bfd04fd7-67f9-49f7-a0f9-d55ac0adc487/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:20:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a798bcf9-1f8a-4bc1-bb1c-33b49938c35a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a798bcf9-1f8a-4bc1-bb1c-33b49938c35a tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] POST http://192.168.122.29/volume/v3/types Sep 01 12:20:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a798bcf9-1f8a-4bc1-bb1c-33b49938c35a tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-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:20:26 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-a798bcf9-1f8a-4bc1-bb1c-33b49938c35a tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'a7fdcc33ec344244b57a42985cad832f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cbf95ce05303490ab2b235a6998fe26d', '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:20:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a798bcf9-1f8a-4bc1-bb1c-33b49938c35a tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] http://192.168.122.29/volume/v3/types returned with HTTP 403 Sep 01 12:20:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1293/2611] 192.168.122.29 () {60 vars in 1131 bytes} [Tue Sep 1 12:20:26 2026] POST /volume/v3/types => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:20:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2c5e4ddf-170e-4564-a97d-1a35402896f2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2c5e4ddf-170e-4564-a97d-1a35402896f2 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:20:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2c5e4ddf-170e-4564-a97d-1a35402896f2 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1178354660", "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:20:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2c5e4ddf-170e-4564-a97d-1a35402896f2 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:20:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1294/2612] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:20:26 2026] POST /volume/v3/types => generated 380 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-38a3bd85-22a2-4930-a42f-d4f36846a42a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-38a3bd85-22a2-4930-a42f-d4f36846a42a tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] POST http://192.168.122.29/volume/v3/types/58e17a74-7b77-4198-8f9f-d1374dacd5b8/encryption Sep 01 12:20:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-38a3bd85-22a2-4930-a42f-d4f36846a42a tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-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:20:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-38a3bd85-22a2-4930-a42f-d4f36846a42a tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] http://192.168.122.29/volume/v3/types/58e17a74-7b77-4198-8f9f-d1374dacd5b8/encryption returned with HTTP 200 Sep 01 12:20:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1295/2613] 192.168.122.29 () {60 vars in 1276 bytes} [Tue Sep 1 12:20:26 2026] POST /volume/v3/types/58e17a74-7b77-4198-8f9f-d1374dacd5b8/encryption => generated 239 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b91d9a60-9dec-4ded-987b-5f0766e18ef5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b91d9a60-9dec-4ded-987b-5f0766e18ef5 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] DELETE http://192.168.122.29/volume/v3/types/58e17a74-7b77-4198-8f9f-d1374dacd5b8/encryption/a55772f9-4b9c-492e-88bf-c67104fe38e2 Sep 01 12:20:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b91d9a60-9dec-4ded-987b-5f0766e18ef5 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b91d9a60-9dec-4ded-987b-5f0766e18ef5 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:26 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-b91d9a60-9dec-4ded-987b-5f0766e18ef5 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'a7fdcc33ec344244b57a42985cad832f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cbf95ce05303490ab2b235a6998fe26d', '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:20:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b91d9a60-9dec-4ded-987b-5f0766e18ef5 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] http://192.168.122.29/volume/v3/types/58e17a74-7b77-4198-8f9f-d1374dacd5b8/encryption/a55772f9-4b9c-492e-88bf-c67104fe38e2 returned with HTTP 403 Sep 01 12:20:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1296/2614] 192.168.122.29 () {58 vars in 1368 bytes} [Tue Sep 1 12:20:26 2026] DELETE /volume/v3/types/58e17a74-7b77-4198-8f9f-d1374dacd5b8/encryption/a55772f9-4b9c-492e-88bf-c67104fe38e2 => generated 127 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:20:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-754398e4-8d23-4222-ac81-c3a347612c15 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-754398e4-8d23-4222-ac81-c3a347612c15 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:20:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-754398e4-8d23-4222-ac81-c3a347612c15 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-852459495", "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:20:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-754398e4-8d23-4222-ac81-c3a347612c15 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:20:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1297/2615] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:20:26 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:20:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0663e142-6659-4823-864c-6d5b5f164b42 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0663e142-6659-4823-864c-6d5b5f164b42 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] DELETE http://192.168.122.29/volume/v3/types/22132acd-6eab-4f56-a74c-1ab338260ef0/extra_specs/key1 Sep 01 12:20:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0663e142-6659-4823-864c-6d5b5f164b42 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0663e142-6659-4823-864c-6d5b5f164b42 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:26 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-0663e142-6659-4823-864c-6d5b5f164b42 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'a7fdcc33ec344244b57a42985cad832f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cbf95ce05303490ab2b235a6998fe26d', '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:20:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0663e142-6659-4823-864c-6d5b5f164b42 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] http://192.168.122.29/volume/v3/types/22132acd-6eab-4f56-a74c-1ab338260ef0/extra_specs/key1 returned with HTTP 403 Sep 01 12:20:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1298/2616] 192.168.122.29 () {58 vars in 1275 bytes} [Tue Sep 1 12:20:26 2026] DELETE /volume/v3/types/22132acd-6eab-4f56-a74c-1ab338260ef0/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:20:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-95ef06c8-342a-4225-ba06-5ceccd716ed1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-95ef06c8-342a-4225-ba06-5ceccd716ed1 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:20:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-95ef06c8-342a-4225-ba06-5ceccd716ed1 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1065757195", "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:20:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-95ef06c8-342a-4225-ba06-5ceccd716ed1 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:20:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1299/2617] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:20:26 2026] POST /volume/v3/types => generated 380 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0d780c3c-3477-4f77-baf6-69a4b6d257f8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0d780c3c-3477-4f77-baf6-69a4b6d257f8 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] DELETE http://192.168.122.29/volume/v3/types/a7d333ca-6edf-4cc5-93b0-9e5370f87417 Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0d780c3c-3477-4f77-baf6-69a4b6d257f8 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0d780c3c-3477-4f77-baf6-69a4b6d257f8 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-0d780c3c-3477-4f77-baf6-69a4b6d257f8 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'a7fdcc33ec344244b57a42985cad832f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cbf95ce05303490ab2b235a6998fe26d', '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:20:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0d780c3c-3477-4f77-baf6-69a4b6d257f8 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] http://192.168.122.29/volume/v3/types/a7d333ca-6edf-4cc5-93b0-9e5370f87417 returned with HTTP 403 Sep 01 12:20:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1300/2618] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:20:27 2026] DELETE /volume/v3/types/a7d333ca-6edf-4cc5-93b0-9e5370f87417 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6a5804fa-bbe0-4feb-8c4e-3c29dae2b095 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6a5804fa-bbe0-4feb-8c4e-3c29dae2b095 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] GET http://192.168.122.29/volume/v3/types/d799f4c7-4b8b-46be-bd22-4ddcbf703ba0/extra_specs Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6a5804fa-bbe0-4feb-8c4e-3c29dae2b095 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6a5804fa-bbe0-4feb-8c4e-3c29dae2b095 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6a5804fa-bbe0-4feb-8c4e-3c29dae2b095 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] http://192.168.122.29/volume/v3/types/d799f4c7-4b8b-46be-bd22-4ddcbf703ba0/extra_specs returned with HTTP 200 Sep 01 12:20:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1301/2619] 192.168.122.29 () {58 vars in 1257 bytes} [Tue Sep 1 12:20:27 2026] GET /volume/v3/types/d799f4c7-4b8b-46be-bd22-4ddcbf703ba0/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:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-675c0e25-6b3a-4fe6-ab38-a6a448e0152b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-675c0e25-6b3a-4fe6-ab38-a6a448e0152b tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] GET http://192.168.122.29/volume/v3/types Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-675c0e25-6b3a-4fe6-ab38-a6a448e0152b tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-675c0e25-6b3a-4fe6-ab38-a6a448e0152b tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-675c0e25-6b3a-4fe6-ab38-a6a448e0152b tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:20:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-675c0e25-6b3a-4fe6-ab38-a6a448e0152b tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:20:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1302/2620] 192.168.122.29 () {58 vars in 1110 bytes} [Tue Sep 1 12:20:27 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:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9d0048e5-316d-4a18-bf69-d7a2aa68aa43 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9d0048e5-316d-4a18-bf69-d7a2aa68aa43 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] GET http://192.168.122.29/volume/v3/types/d799f4c7-4b8b-46be-bd22-4ddcbf703ba0/encryption/cipher Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9d0048e5-316d-4a18-bf69-d7a2aa68aa43 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9d0048e5-316d-4a18-bf69-d7a2aa68aa43 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-9d0048e5-316d-4a18-bf69-d7a2aa68aa43 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'a7fdcc33ec344244b57a42985cad832f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cbf95ce05303490ab2b235a6998fe26d', '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:20:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9d0048e5-316d-4a18-bf69-d7a2aa68aa43 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] http://192.168.122.29/volume/v3/types/d799f4c7-4b8b-46be-bd22-4ddcbf703ba0/encryption/cipher returned with HTTP 403 Sep 01 12:20:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1303/2621] 192.168.122.29 () {58 vars in 1275 bytes} [Tue Sep 1 12:20:27 2026] GET /volume/v3/types/d799f4c7-4b8b-46be-bd22-4ddcbf703ba0/encryption/cipher => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5470f302-2605-4b09-a001-35843821d142 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5470f302-2605-4b09-a001-35843821d142 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] GET http://192.168.122.29/volume/v3/types/d799f4c7-4b8b-46be-bd22-4ddcbf703ba0/encryption Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5470f302-2605-4b09-a001-35843821d142 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5470f302-2605-4b09-a001-35843821d142 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-5470f302-2605-4b09-a001-35843821d142 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'a7fdcc33ec344244b57a42985cad832f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cbf95ce05303490ab2b235a6998fe26d', '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:20:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5470f302-2605-4b09-a001-35843821d142 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] http://192.168.122.29/volume/v3/types/d799f4c7-4b8b-46be-bd22-4ddcbf703ba0/encryption returned with HTTP 403 Sep 01 12:20:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1304/2622] 192.168.122.29 () {58 vars in 1254 bytes} [Tue Sep 1 12:20:27 2026] GET /volume/v3/types/d799f4c7-4b8b-46be-bd22-4ddcbf703ba0/encryption => generated 124 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8208b687-9214-4cdb-890e-7364bc838838 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8208b687-9214-4cdb-890e-7364bc838838 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] GET http://192.168.122.29/volume/v3/types/d799f4c7-4b8b-46be-bd22-4ddcbf703ba0/extra_specs/multiattach Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8208b687-9214-4cdb-890e-7364bc838838 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8208b687-9214-4cdb-890e-7364bc838838 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8208b687-9214-4cdb-890e-7364bc838838 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] http://192.168.122.29/volume/v3/types/d799f4c7-4b8b-46be-bd22-4ddcbf703ba0/extra_specs/multiattach returned with HTTP 200 Sep 01 12:20:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1305/2623] 192.168.122.29 () {58 vars in 1293 bytes} [Tue Sep 1 12:20:27 2026] GET /volume/v3/types/d799f4c7-4b8b-46be-bd22-4ddcbf703ba0/extra_specs/multiattach => generated 29 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-03af37a2-0f15-4838-a596-a0641b894814 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-03af37a2-0f15-4838-a596-a0641b894814 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] GET http://192.168.122.29/volume/v3/types/d799f4c7-4b8b-46be-bd22-4ddcbf703ba0/extra_specs/volume_backend_name Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-03af37a2-0f15-4838-a596-a0641b894814 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-03af37a2-0f15-4838-a596-a0641b894814 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-03af37a2-0f15-4838-a596-a0641b894814 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] http://192.168.122.29/volume/v3/types/d799f4c7-4b8b-46be-bd22-4ddcbf703ba0/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 12:20:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1306/2624] 192.168.122.29 () {58 vars in 1317 bytes} [Tue Sep 1 12:20:27 2026] GET /volume/v3/types/d799f4c7-4b8b-46be-bd22-4ddcbf703ba0/extra_specs/volume_backend_name => generated 143 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5536c44c-6c15-499a-a9a0-3329da010021 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5536c44c-6c15-499a-a9a0-3329da010021 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] GET http://192.168.122.29/volume/v3/types/d799f4c7-4b8b-46be-bd22-4ddcbf703ba0 Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5536c44c-6c15-499a-a9a0-3329da010021 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5536c44c-6c15-499a-a9a0-3329da010021 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5536c44c-6c15-499a-a9a0-3329da010021 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] http://192.168.122.29/volume/v3/types/d799f4c7-4b8b-46be-bd22-4ddcbf703ba0 returned with HTTP 200 Sep 01 12:20:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1307/2625] 192.168.122.29 () {58 vars in 1221 bytes} [Tue Sep 1 12:20:27 2026] GET /volume/v3/types/d799f4c7-4b8b-46be-bd22-4ddcbf703ba0 => generated 317 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cca11fbc-8497-4478-946a-2169549e939b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cca11fbc-8497-4478-946a-2169549e939b tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] PUT http://192.168.122.29/volume/v3/types/d799f4c7-4b8b-46be-bd22-4ddcbf703ba0/encryption/805e7cba-71ba-4428-9973-a9963da1c018 Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cca11fbc-8497-4478-946a-2169549e939b tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-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:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-cca11fbc-8497-4478-946a-2169549e939b tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'a7fdcc33ec344244b57a42985cad832f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cbf95ce05303490ab2b235a6998fe26d', '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:20:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cca11fbc-8497-4478-946a-2169549e939b tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] http://192.168.122.29/volume/v3/types/d799f4c7-4b8b-46be-bd22-4ddcbf703ba0/encryption/805e7cba-71ba-4428-9973-a9963da1c018 returned with HTTP 403 Sep 01 12:20:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1308/2626] 192.168.122.29 () {60 vars in 1385 bytes} [Tue Sep 1 12:20:27 2026] PUT /volume/v3/types/d799f4c7-4b8b-46be-bd22-4ddcbf703ba0/encryption/805e7cba-71ba-4428-9973-a9963da1c018 => generated 127 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-81388efd-1a4d-43a0-aec6-8ae1efbcccdb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-81388efd-1a4d-43a0-aec6-8ae1efbcccdb tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] PUT http://192.168.122.29/volume/v3/types/d799f4c7-4b8b-46be-bd22-4ddcbf703ba0/extra_specs/key1 Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-81388efd-1a4d-43a0-aec6-8ae1efbcccdb tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-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:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-81388efd-1a4d-43a0-aec6-8ae1efbcccdb tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'a7fdcc33ec344244b57a42985cad832f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cbf95ce05303490ab2b235a6998fe26d', '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:20:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-81388efd-1a4d-43a0-aec6-8ae1efbcccdb tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] http://192.168.122.29/volume/v3/types/d799f4c7-4b8b-46be-bd22-4ddcbf703ba0/extra_specs/key1 returned with HTTP 403 Sep 01 12:20:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1309/2627] 192.168.122.29 () {60 vars in 1292 bytes} [Tue Sep 1 12:20:27 2026] PUT /volume/v3/types/d799f4c7-4b8b-46be-bd22-4ddcbf703ba0/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4388ccf2-20b5-4137-a415-a3957298eae9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4388ccf2-20b5-4137-a415-a3957298eae9 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] PUT http://192.168.122.29/volume/v3/types/d799f4c7-4b8b-46be-bd22-4ddcbf703ba0 Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4388ccf2-20b5-4137-a415-a3957298eae9 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-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:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-4388ccf2-20b5-4137-a415-a3957298eae9 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'a7fdcc33ec344244b57a42985cad832f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cbf95ce05303490ab2b235a6998fe26d', '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:20:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4388ccf2-20b5-4137-a415-a3957298eae9 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-member] http://192.168.122.29/volume/v3/types/d799f4c7-4b8b-46be-bd22-4ddcbf703ba0 returned with HTTP 403 Sep 01 12:20:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1310/2628] 192.168.122.29 () {60 vars in 1241 bytes} [Tue Sep 1 12:20:27 2026] PUT /volume/v3/types/d799f4c7-4b8b-46be-bd22-4ddcbf703ba0 => generated 109 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-83f5b4d5-32c5-4802-bbea-7f9296fdf4c3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-83f5b4d5-32c5-4802-bbea-7f9296fdf4c3 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] DELETE http://192.168.122.29/volume/v3/types/a7d333ca-6edf-4cc5-93b0-9e5370f87417 Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-83f5b4d5-32c5-4802-bbea-7f9296fdf4c3 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-83f5b4d5-32c5-4802-bbea-7f9296fdf4c3 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-83f5b4d5-32c5-4802-bbea-7f9296fdf4c3 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] http://192.168.122.29/volume/v3/types/a7d333ca-6edf-4cc5-93b0-9e5370f87417 returned with HTTP 202 Sep 01 12:20:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1311/2629] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:20:27 2026] DELETE /volume/v3/types/a7d333ca-6edf-4cc5-93b0-9e5370f87417 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c70f1725-01ab-4426-bfcb-d24949a5bde9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c70f1725-01ab-4426-bfcb-d24949a5bde9 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] DELETE http://192.168.122.29/volume/v3/types/22132acd-6eab-4f56-a74c-1ab338260ef0 Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c70f1725-01ab-4426-bfcb-d24949a5bde9 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c70f1725-01ab-4426-bfcb-d24949a5bde9 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b0709644-c137-402b-b485-62f9f483a07d tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Copy volume to image completed successfully. Sep 01 12:20:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b0709644-c137-402b-b485-62f9f483a07d tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] http://192.168.122.29/volume/v3/volumes/9cad45e7-c646-40f8-8b74-4d13023b2e01/action returned with HTTP 202 Sep 01 12:20:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1319/2630] 192.168.122.29 () {60 vars in 1270 bytes} [Tue Sep 1 12:20:26 2026] POST /volume/v3/volumes/9cad45e7-c646-40f8-8b74-4d13023b2e01/action => generated 652 bytes in 1243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:20:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c70f1725-01ab-4426-bfcb-d24949a5bde9 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] http://192.168.122.29/volume/v3/types/22132acd-6eab-4f56-a74c-1ab338260ef0 returned with HTTP 202 Sep 01 12:20:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1312/2631] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:20:27 2026] DELETE /volume/v3/types/22132acd-6eab-4f56-a74c-1ab338260ef0 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:20:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fd65989a-3f0c-4d4c-bb5c-da8ae4d189bb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fd65989a-3f0c-4d4c-bb5c-da8ae4d189bb tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] DELETE http://192.168.122.29/volume/v3/types/58e17a74-7b77-4198-8f9f-d1374dacd5b8 Sep 01 12:20:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fd65989a-3f0c-4d4c-bb5c-da8ae4d189bb tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fd65989a-3f0c-4d4c-bb5c-da8ae4d189bb tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fd65989a-3f0c-4d4c-bb5c-da8ae4d189bb tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] http://192.168.122.29/volume/v3/types/58e17a74-7b77-4198-8f9f-d1374dacd5b8 returned with HTTP 202 Sep 01 12:20:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1320/2632] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:20:27 2026] DELETE /volume/v3/types/58e17a74-7b77-4198-8f9f-d1374dacd5b8 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4aa2d4e8-bb2c-4b06-a309-ddd27aad0158 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4aa2d4e8-bb2c-4b06-a309-ddd27aad0158 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] DELETE http://192.168.122.29/volume/v3/types/bfd04fd7-67f9-49f7-a0f9-d55ac0adc487 Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4aa2d4e8-bb2c-4b06-a309-ddd27aad0158 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4aa2d4e8-bb2c-4b06-a309-ddd27aad0158 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4aa2d4e8-bb2c-4b06-a309-ddd27aad0158 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] http://192.168.122.29/volume/v3/types/bfd04fd7-67f9-49f7-a0f9-d55ac0adc487 returned with HTTP 202 Sep 01 12:20:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1313/2633] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:20:27 2026] DELETE /volume/v3/types/bfd04fd7-67f9-49f7-a0f9-d55ac0adc487 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:20:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c6c44aeb-d415-4cca-837f-8fc052278b07 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c6c44aeb-d415-4cca-837f-8fc052278b07 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] DELETE http://192.168.122.29/volume/v3/types/6847fb7e-d61b-4ad4-b875-4461074f434f Sep 01 12:20:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c6c44aeb-d415-4cca-837f-8fc052278b07 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c6c44aeb-d415-4cca-837f-8fc052278b07 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c6c44aeb-d415-4cca-837f-8fc052278b07 tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] http://192.168.122.29/volume/v3/types/6847fb7e-d61b-4ad4-b875-4461074f434f returned with HTTP 202 Sep 01 12:20:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1321/2634] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:20:27 2026] DELETE /volume/v3/types/6847fb7e-d61b-4ad4-b875-4461074f434f => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fd6ccb12-58e3-4755-8d19-33a880aa359d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fd6ccb12-58e3-4755-8d19-33a880aa359d tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] DELETE http://192.168.122.29/volume/v3/types/d799f4c7-4b8b-46be-bd22-4ddcbf703ba0 Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fd6ccb12-58e3-4755-8d19-33a880aa359d tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fd6ccb12-58e3-4755-8d19-33a880aa359d tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fd6ccb12-58e3-4755-8d19-33a880aa359d tempest-VolumeTypesMemberTests-1199362435 tempest-VolumeTypesMemberTests-1199362435-project-admin] http://192.168.122.29/volume/v3/types/d799f4c7-4b8b-46be-bd22-4ddcbf703ba0 returned with HTTP 202 Sep 01 12:20:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1314/2635] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:20:27 2026] DELETE /volume/v3/types/d799f4c7-4b8b-46be-bd22-4ddcbf703ba0 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:20:37 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=158,cinder:UPDATE=52,cinder:INSERT=28 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:20:37 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=681,cinder:INSERT=201,cinder:UPDATE=214 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:20:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4825e23a-ba0f-48f0-b3d7-b233010f4305 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4825e23a-ba0f-48f0-b3d7-b233010f4305 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:20:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4825e23a-ba0f-48f0-b3d7-b233010f4305 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1620084815", "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:20:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-4825e23a-ba0f-48f0-b3d7-b233010f4305 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1620084815', '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:20:49 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-4825e23a-ba0f-48f0-b3d7-b233010f4305 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Create volume of 1 GB Sep 01 12:20:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4825e23a-ba0f-48f0-b3d7-b233010f4305 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Availability Zones retrieved successfully. Sep 01 12:20:49 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4825e23a-ba0f-48f0-b3d7-b233010f4305 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Flow 'volume_create_api' (7bd534d7-3e32-4088-ae8b-3f9e431a58a5) 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:20:49 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4825e23a-ba0f-48f0-b3d7-b233010f4305 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (514cf050-2bec-4f2d-9cc2-5bd2bfc41960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:20:49 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-4825e23a-ba0f-48f0-b3d7-b233010f4305 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-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:20:49 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4825e23a-ba0f-48f0-b3d7-b233010f4305 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (514cf050-2bec-4f2d-9cc2-5bd2bfc41960) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:20:49 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4825e23a-ba0f-48f0-b3d7-b233010f4305 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55f7aaae-a328-4214-b2ba-a8aa1fd0db1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:20:50 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-4825e23a-ba0f-48f0-b3d7-b233010f4305 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Created reservations ['70fcdf69-4aee-4baa-9b95-eb13ad023976', '44084d90-168d-400a-8da1-f972bfb93901', '4934195b-0e96-42d2-864d-06edd754f4de', '5299c783-844b-44bc-a62b-5978d28d1ce7'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:20:50 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4825e23a-ba0f-48f0-b3d7-b233010f4305 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55f7aaae-a328-4214-b2ba-a8aa1fd0db1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70fcdf69-4aee-4baa-9b95-eb13ad023976', '44084d90-168d-400a-8da1-f972bfb93901', '4934195b-0e96-42d2-864d-06edd754f4de', '5299c783-844b-44bc-a62b-5978d28d1ce7']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:20:50 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4825e23a-ba0f-48f0-b3d7-b233010f4305 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37a3a7f2-1cc4-4a35-8337-7e03729a1e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:20: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:20:50 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:20:50 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4825e23a-ba0f-48f0-b3d7-b233010f4305 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37a3a7f2-1cc4-4a35-8337-7e03729a1e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03b221d9-a210-4ebd-9393-6ecbf472e68a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1620084815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85fcd0985b074cdf9a8269cbb7c18a7b',qos_specs=None,replication_status=,reservations=['70fcdf69-4aee-4baa-9b95-eb13ad023976','44084d90-168d-400a-8da1-f972bfb93901','4934195b-0e96-42d2-864d-06edd754f4de','5299c783-844b-44bc-a62b-5978d28d1ce7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24e59567a9eb43c093abc02b55618952',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:20:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1620084815',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03b221d9-a210-4ebd-9393-6ecbf472e68a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85fcd0985b074cdf9a8269cbb7c18a7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24e59567a9eb43c093abc02b55618952',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:20:50 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4825e23a-ba0f-48f0-b3d7-b233010f4305 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8287b0dd-302a-419f-b642-271ad3b2aeaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:20:50 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4825e23a-ba0f-48f0-b3d7-b233010f4305 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8287b0dd-302a-419f-b642-271ad3b2aeaa) transitioned into state 'SUCCESS' from state '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-1620084815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85fcd0985b074cdf9a8269cbb7c18a7b',qos_specs=None,replication_status=,reservations=['70fcdf69-4aee-4baa-9b95-eb13ad023976','44084d90-168d-400a-8da1-f972bfb93901','4934195b-0e96-42d2-864d-06edd754f4de','5299c783-844b-44bc-a62b-5978d28d1ce7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24e59567a9eb43c093abc02b55618952',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:20:50 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4825e23a-ba0f-48f0-b3d7-b233010f4305 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a66a04c8-b2c0-4e76-96cf-5d487dc9bbcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:20:50 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4825e23a-ba0f-48f0-b3d7-b233010f4305 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a66a04c8-b2c0-4e76-96cf-5d487dc9bbcf) 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:20:50 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4825e23a-ba0f-48f0-b3d7-b233010f4305 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Flow 'volume_create_api' (7bd534d7-3e32-4088-ae8b-3f9e431a58a5) 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:20:50 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4825e23a-ba0f-48f0-b3d7-b233010f4305 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Create volume request issued successfully. Sep 01 12:20:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4825e23a-ba0f-48f0-b3d7-b233010f4305 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:20:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1322/2636] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:20:49 2026] POST /volume/v3/volumes => generated 761 bytes in 624 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:20:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0ec93ffb-b423-4869-9002-3b52006a1ead None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0ec93ffb-b423-4869-9002-3b52006a1ead tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] GET http://192.168.122.29/volume/v3/volumes/03b221d9-a210-4ebd-9393-6ecbf472e68a Sep 01 12:20:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0ec93ffb-b423-4869-9002-3b52006a1ead tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0ec93ffb-b423-4869-9002-3b52006a1ead tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:50 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:20: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:20:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:20:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0ec93ffb-b423-4869-9002-3b52006a1ead tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Volume info retrieved successfully. Sep 01 12:20:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0ec93ffb-b423-4869-9002-3b52006a1ead tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] http://192.168.122.29/volume/v3/volumes/03b221d9-a210-4ebd-9393-6ecbf472e68a returned with HTTP 200 Sep 01 12:20:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1315/2637] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:20:50 2026] GET /volume/v3/volumes/03b221d9-a210-4ebd-9393-6ecbf472e68a => generated 829 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cc492e17-551d-44c7-873c-f96a06370ef4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cc492e17-551d-44c7-873c-f96a06370ef4 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] GET http://192.168.122.29/volume/v3/volumes/03b221d9-a210-4ebd-9393-6ecbf472e68a Sep 01 12:20:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cc492e17-551d-44c7-873c-f96a06370ef4 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cc492e17-551d-44c7-873c-f96a06370ef4 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:51 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:20: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:20:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:20:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-cc492e17-551d-44c7-873c-f96a06370ef4 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Volume info retrieved successfully. Sep 01 12:20:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cc492e17-551d-44c7-873c-f96a06370ef4 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] http://192.168.122.29/volume/v3/volumes/03b221d9-a210-4ebd-9393-6ecbf472e68a returned with HTTP 200 Sep 01 12:20:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1323/2638] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:20:51 2026] GET /volume/v3/volumes/03b221d9-a210-4ebd-9393-6ecbf472e68a => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1a4954b7-7766-42b4-a5d0-3224b2362984 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1a4954b7-7766-42b4-a5d0-3224b2362984 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] GET http://192.168.122.29/volume/v3/volumes/03b221d9-a210-4ebd-9393-6ecbf472e68a Sep 01 12:20:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1a4954b7-7766-42b4-a5d0-3224b2362984 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1a4954b7-7766-42b4-a5d0-3224b2362984 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:52 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:20: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:20:52 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:20:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1a4954b7-7766-42b4-a5d0-3224b2362984 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Volume info retrieved successfully. Sep 01 12:20:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1a4954b7-7766-42b4-a5d0-3224b2362984 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] http://192.168.122.29/volume/v3/volumes/03b221d9-a210-4ebd-9393-6ecbf472e68a returned with HTTP 200 Sep 01 12:20:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1316/2639] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:20:52 2026] GET /volume/v3/volumes/03b221d9-a210-4ebd-9393-6ecbf472e68a => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6c629f26-8dee-46d4-92c3-0055ebd30d25 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6c629f26-8dee-46d4-92c3-0055ebd30d25 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] GET http://192.168.122.29/volume/v3/volumes/03b221d9-a210-4ebd-9393-6ecbf472e68a Sep 01 12:20:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6c629f26-8dee-46d4-92c3-0055ebd30d25 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6c629f26-8dee-46d4-92c3-0055ebd30d25 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:53 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:20: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:20:53 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:20:53 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6c629f26-8dee-46d4-92c3-0055ebd30d25 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Volume info retrieved successfully. Sep 01 12:20:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6c629f26-8dee-46d4-92c3-0055ebd30d25 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] http://192.168.122.29/volume/v3/volumes/03b221d9-a210-4ebd-9393-6ecbf472e68a returned with HTTP 200 Sep 01 12:20:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1324/2640] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:20:53 2026] GET /volume/v3/volumes/03b221d9-a210-4ebd-9393-6ecbf472e68a => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:20:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1eb90808-7ae5-4b01-9ee0-cdcc35f01e69 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1eb90808-7ae5-4b01-9ee0-cdcc35f01e69 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] GET http://192.168.122.29/volume/v3/volumes/03b221d9-a210-4ebd-9393-6ecbf472e68a Sep 01 12:20:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1eb90808-7ae5-4b01-9ee0-cdcc35f01e69 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1eb90808-7ae5-4b01-9ee0-cdcc35f01e69 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:54 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:20: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:20:54 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:20:54 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1eb90808-7ae5-4b01-9ee0-cdcc35f01e69 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Volume info retrieved successfully. Sep 01 12:20:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1eb90808-7ae5-4b01-9ee0-cdcc35f01e69 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] http://192.168.122.29/volume/v3/volumes/03b221d9-a210-4ebd-9393-6ecbf472e68a returned with HTTP 200 Sep 01 12:20:54 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1317/2641] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:20:54 2026] GET /volume/v3/volumes/03b221d9-a210-4ebd-9393-6ecbf472e68a => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-521a533c-1e20-4f5c-ae95-55369ec8a1d6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-521a533c-1e20-4f5c-ae95-55369ec8a1d6 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] GET http://192.168.122.29/volume/v3/volumes/03b221d9-a210-4ebd-9393-6ecbf472e68a Sep 01 12:20:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-521a533c-1e20-4f5c-ae95-55369ec8a1d6 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-521a533c-1e20-4f5c-ae95-55369ec8a1d6 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:55 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:20: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:20:55 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:20:55 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-521a533c-1e20-4f5c-ae95-55369ec8a1d6 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Volume info retrieved successfully. Sep 01 12:20:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-521a533c-1e20-4f5c-ae95-55369ec8a1d6 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] http://192.168.122.29/volume/v3/volumes/03b221d9-a210-4ebd-9393-6ecbf472e68a returned with HTTP 200 Sep 01 12:20:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1325/2642] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:20:55 2026] GET /volume/v3/volumes/03b221d9-a210-4ebd-9393-6ecbf472e68a => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:20:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9e869447-a230-4fb5-b7f1-1444af8895d2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9e869447-a230-4fb5-b7f1-1444af8895d2 tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] GET http://192.168.122.29/volume/v3/volumes/9cad45e7-c646-40f8-8b74-4d13023b2e01 Sep 01 12:20:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9e869447-a230-4fb5-b7f1-1444af8895d2 tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9e869447-a230-4fb5-b7f1-1444af8895d2 tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:56 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:20: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:20:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:20:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9e869447-a230-4fb5-b7f1-1444af8895d2 tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Volume info retrieved successfully. Sep 01 12:20:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9e869447-a230-4fb5-b7f1-1444af8895d2 tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] http://192.168.122.29/volume/v3/volumes/9cad45e7-c646-40f8-8b74-4d13023b2e01 returned with HTTP 200 Sep 01 12:20:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1318/2643] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:20:56 2026] GET /volume/v3/volumes/9cad45e7-c646-40f8-8b74-4d13023b2e01 => generated 855 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:20:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-abdb2c84-d8f4-441f-a2fc-12ece0600660 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-abdb2c84-d8f4-441f-a2fc-12ece0600660 tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] DELETE http://192.168.122.29/volume/v3/volumes/9cad45e7-c646-40f8-8b74-4d13023b2e01 Sep 01 12:20:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-abdb2c84-d8f4-441f-a2fc-12ece0600660 tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-abdb2c84-d8f4-441f-a2fc-12ece0600660 tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:56 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-abdb2c84-d8f4-441f-a2fc-12ece0600660 tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Delete volume with id: 9cad45e7-c646-40f8-8b74-4d13023b2e01 Sep 01 12:20: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:20:56 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:20: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:20:56 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:20:56 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-abdb2c84-d8f4-441f-a2fc-12ece0600660 tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Volume info retrieved successfully. Sep 01 12:20:56 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-abdb2c84-d8f4-441f-a2fc-12ece0600660 tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Delete volume request issued successfully. Sep 01 12:20:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-abdb2c84-d8f4-441f-a2fc-12ece0600660 tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] http://192.168.122.29/volume/v3/volumes/9cad45e7-c646-40f8-8b74-4d13023b2e01 returned with HTTP 202 Sep 01 12:20:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1326/2644] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:20:56 2026] DELETE /volume/v3/volumes/9cad45e7-c646-40f8-8b74-4d13023b2e01 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:20:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fdcf371d-4845-4f33-9d63-00501c1a6b47 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fdcf371d-4845-4f33-9d63-00501c1a6b47 tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] GET http://192.168.122.29/volume/v3/volumes/9cad45e7-c646-40f8-8b74-4d13023b2e01 Sep 01 12:20:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fdcf371d-4845-4f33-9d63-00501c1a6b47 tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fdcf371d-4845-4f33-9d63-00501c1a6b47 tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:56 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:20: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:20:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:20:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fdcf371d-4845-4f33-9d63-00501c1a6b47 tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Volume info retrieved successfully. Sep 01 12:20:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fdcf371d-4845-4f33-9d63-00501c1a6b47 tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] http://192.168.122.29/volume/v3/volumes/9cad45e7-c646-40f8-8b74-4d13023b2e01 returned with HTTP 200 Sep 01 12:20:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1319/2645] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:20:56 2026] GET /volume/v3/volumes/9cad45e7-c646-40f8-8b74-4d13023b2e01 => generated 854 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6da3a90f-c610-4d50-b284-f9c946fe9461 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6da3a90f-c610-4d50-b284-f9c946fe9461 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] GET http://192.168.122.29/volume/v3/volumes/03b221d9-a210-4ebd-9393-6ecbf472e68a Sep 01 12:20:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6da3a90f-c610-4d50-b284-f9c946fe9461 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6da3a90f-c610-4d50-b284-f9c946fe9461 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:56 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:20: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:20:56 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:20:56 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6da3a90f-c610-4d50-b284-f9c946fe9461 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Volume info retrieved successfully. Sep 01 12:20:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6da3a90f-c610-4d50-b284-f9c946fe9461 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] http://192.168.122.29/volume/v3/volumes/03b221d9-a210-4ebd-9393-6ecbf472e68a returned with HTTP 200 Sep 01 12:20:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1327/2646] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:20:56 2026] GET /volume/v3/volumes/03b221d9-a210-4ebd-9393-6ecbf472e68a => generated 854 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9f133776-b6fa-422f-9e91-7a2b95e36a64 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9f133776-b6fa-422f-9e91-7a2b95e36a64 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] GET http://192.168.122.29/volume/v3/volumes/03b221d9-a210-4ebd-9393-6ecbf472e68a Sep 01 12:20:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9f133776-b6fa-422f-9e91-7a2b95e36a64 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9f133776-b6fa-422f-9e91-7a2b95e36a64 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:56 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:20: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:20:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:20:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9f133776-b6fa-422f-9e91-7a2b95e36a64 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Volume info retrieved successfully. Sep 01 12:20:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9f133776-b6fa-422f-9e91-7a2b95e36a64 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] http://192.168.122.29/volume/v3/volumes/03b221d9-a210-4ebd-9393-6ecbf472e68a returned with HTTP 200 Sep 01 12:20:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1320/2647] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:20:56 2026] GET /volume/v3/volumes/03b221d9-a210-4ebd-9393-6ecbf472e68a => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7d9c7774-1244-45a4-a355-011a3f2b753f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7d9c7774-1244-45a4-a355-011a3f2b753f tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:20:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7d9c7774-1244-45a4-a355-011a3f2b753f tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "03b221d9-a210-4ebd-9393-6ecbf472e68a", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-800543994", "description": null, "metadata": null}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:20: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:20:56 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:20: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:20:56 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:20:56 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7d9c7774-1244-45a4-a355-011a3f2b753f tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Volume info retrieved successfully. Sep 01 12:20:56 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-7d9c7774-1244-45a4-a355-011a3f2b753f tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Create snapshot from volume 03b221d9-a210-4ebd-9393-6ecbf472e68a Sep 01 12:20:56 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-7d9c7774-1244-45a4-a355-011a3f2b753f tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Created reservations ['6a148d90-4606-4ca5-b40f-d515f7a48426', '1f8ac80a-69ad-4619-969e-32dce7891469', '2ad6a153-a129-4a4d-ac46-ca6e35649bab', 'd80efcfc-eb18-4eb6-b662-368b75e41fa5'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:20: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:20:56 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:20:57 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7d9c7774-1244-45a4-a355-011a3f2b753f tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Snapshot force create request issued successfully. Sep 01 12:20:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7d9c7774-1244-45a4-a355-011a3f2b753f tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] http://192.168.122.29/volume/v3/snapshots returned with HTTP 202 Sep 01 12:20:57 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1328/2648] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:20:56 2026] POST /volume/v3/snapshots => generated 309 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 12:20:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-426d8022-ff77-4753-9dbe-1b7ce7b11fe2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-426d8022-ff77-4753-9dbe-1b7ce7b11fe2 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] GET http://192.168.122.29/volume/v3/snapshots/18c1ca23-02fc-4b26-a11e-3d5ae7db061b Sep 01 12:20:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-426d8022-ff77-4753-9dbe-1b7ce7b11fe2 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-426d8022-ff77-4753-9dbe-1b7ce7b11fe2 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:57 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:20:57 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-426d8022-ff77-4753-9dbe-1b7ce7b11fe2 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Snapshot retrieved successfully. Sep 01 12:20:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-426d8022-ff77-4753-9dbe-1b7ce7b11fe2 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] http://192.168.122.29/volume/v3/snapshots/18c1ca23-02fc-4b26-a11e-3d5ae7db061b returned with HTTP 200 Sep 01 12:20:57 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1321/2649] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:20:57 2026] GET /volume/v3/snapshots/18c1ca23-02fc-4b26-a11e-3d5ae7db061b => generated 441 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-47469a10-faff-46bd-a484-2990622ac349 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-47469a10-faff-46bd-a484-2990622ac349 tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] GET http://192.168.122.29/volume/v3/volumes/9cad45e7-c646-40f8-8b74-4d13023b2e01 Sep 01 12:20:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-47469a10-faff-46bd-a484-2990622ac349 tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-47469a10-faff-46bd-a484-2990622ac349 tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-47469a10-faff-46bd-a484-2990622ac349 tempest-TestImageHashVerification-894627395 tempest-TestImageHashVerification-894627395-project-member] http://192.168.122.29/volume/v3/volumes/9cad45e7-c646-40f8-8b74-4d13023b2e01 returned with HTTP 404 Sep 01 12:20:57 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1329/2650] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:20:57 2026] GET /volume/v3/volumes/9cad45e7-c646-40f8-8b74-4d13023b2e01 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:20:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-36c3b767-c9d7-4ab2-8225-6debc8c5ceba None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-36c3b767-c9d7-4ab2-8225-6debc8c5ceba tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] GET http://192.168.122.29/volume/v3/snapshots/18c1ca23-02fc-4b26-a11e-3d5ae7db061b Sep 01 12:20:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-36c3b767-c9d7-4ab2-8225-6debc8c5ceba tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-36c3b767-c9d7-4ab2-8225-6debc8c5ceba tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:58 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:20:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-36c3b767-c9d7-4ab2-8225-6debc8c5ceba tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Snapshot retrieved successfully. Sep 01 12:20:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-36c3b767-c9d7-4ab2-8225-6debc8c5ceba tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] http://192.168.122.29/volume/v3/snapshots/18c1ca23-02fc-4b26-a11e-3d5ae7db061b returned with HTTP 200 Sep 01 12:20:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1322/2651] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:20:58 2026] GET /volume/v3/snapshots/18c1ca23-02fc-4b26-a11e-3d5ae7db061b => generated 441 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:20:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b3b3817e-1ce8-4530-b748-1329a9e8ecf1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:20:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b3b3817e-1ce8-4530-b748-1329a9e8ecf1 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] GET http://192.168.122.29/volume/v3/snapshots/18c1ca23-02fc-4b26-a11e-3d5ae7db061b Sep 01 12:20:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b3b3817e-1ce8-4530-b748-1329a9e8ecf1 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:20:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b3b3817e-1ce8-4530-b748-1329a9e8ecf1 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:20: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:20:59 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:20:59 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b3b3817e-1ce8-4530-b748-1329a9e8ecf1 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Snapshot retrieved successfully. Sep 01 12:20:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b3b3817e-1ce8-4530-b748-1329a9e8ecf1 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] http://192.168.122.29/volume/v3/snapshots/18c1ca23-02fc-4b26-a11e-3d5ae7db061b returned with HTTP 200 Sep 01 12:20:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1330/2652] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:20:59 2026] GET /volume/v3/snapshots/18c1ca23-02fc-4b26-a11e-3d5ae7db061b => generated 441 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:21:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e575d590-fffd-42ac-b43f-120f14d97e86 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:21:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e575d590-fffd-42ac-b43f-120f14d97e86 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] GET http://192.168.122.29/volume/v3/snapshots/18c1ca23-02fc-4b26-a11e-3d5ae7db061b Sep 01 12:21:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e575d590-fffd-42ac-b43f-120f14d97e86 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:21:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e575d590-fffd-42ac-b43f-120f14d97e86 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:21: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:21:00 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:21:00 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e575d590-fffd-42ac-b43f-120f14d97e86 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Snapshot retrieved successfully. Sep 01 12:21:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e575d590-fffd-42ac-b43f-120f14d97e86 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] http://192.168.122.29/volume/v3/snapshots/18c1ca23-02fc-4b26-a11e-3d5ae7db061b returned with HTTP 200 Sep 01 12:21:00 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1323/2653] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:21:00 2026] GET /volume/v3/snapshots/18c1ca23-02fc-4b26-a11e-3d5ae7db061b => generated 468 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:21:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-994feae9-e766-40eb-bb95-3cdaedfa1fd9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:21:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-994feae9-e766-40eb-bb95-3cdaedfa1fd9 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] GET http://192.168.122.29/volume/v3/snapshots/18c1ca23-02fc-4b26-a11e-3d5ae7db061b Sep 01 12:21:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-994feae9-e766-40eb-bb95-3cdaedfa1fd9 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:21:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-994feae9-e766-40eb-bb95-3cdaedfa1fd9 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:21: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:21:00 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:21:00 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-994feae9-e766-40eb-bb95-3cdaedfa1fd9 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Snapshot retrieved successfully. Sep 01 12:21:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-994feae9-e766-40eb-bb95-3cdaedfa1fd9 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] http://192.168.122.29/volume/v3/snapshots/18c1ca23-02fc-4b26-a11e-3d5ae7db061b returned with HTTP 200 Sep 01 12:21:00 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1331/2654] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:21:00 2026] GET /volume/v3/snapshots/18c1ca23-02fc-4b26-a11e-3d5ae7db061b => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:21:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-014e85cc-3c3f-4ae9-8037-acff08edbe21 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:21:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-014e85cc-3c3f-4ae9-8037-acff08edbe21 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] GET http://192.168.122.29/volume/v3/snapshots/18c1ca23-02fc-4b26-a11e-3d5ae7db061b Sep 01 12:21:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-014e85cc-3c3f-4ae9-8037-acff08edbe21 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:21:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-014e85cc-3c3f-4ae9-8037-acff08edbe21 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:21: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:21:00 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:21:00 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-014e85cc-3c3f-4ae9-8037-acff08edbe21 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Snapshot retrieved successfully. Sep 01 12:21:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-014e85cc-3c3f-4ae9-8037-acff08edbe21 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] http://192.168.122.29/volume/v3/snapshots/18c1ca23-02fc-4b26-a11e-3d5ae7db061b returned with HTTP 200 Sep 01 12:21:00 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1324/2655] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:21:00 2026] GET /volume/v3/snapshots/18c1ca23-02fc-4b26-a11e-3d5ae7db061b => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:21:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0eb8cb0e-28b3-4730-80eb-3217cc10699d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:21:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0eb8cb0e-28b3-4730-80eb-3217cc10699d tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:21:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0eb8cb0e-28b3-4730-80eb-3217cc10699d tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "18c1ca23-02fc-4b26-a11e-3d5ae7db061b", "size": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:21:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-0eb8cb0e-28b3-4730-80eb-3217cc10699d tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Create volume request body: {'volume': {'snapshot_id': '18c1ca23-02fc-4b26-a11e-3d5ae7db061b', 'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:21: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:21:00 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:21:00 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0eb8cb0e-28b3-4730-80eb-3217cc10699d tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Snapshot retrieved successfully. Sep 01 12:21:00 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-0eb8cb0e-28b3-4730-80eb-3217cc10699d tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Create volume of 1 GB Sep 01 12:21:00 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0eb8cb0e-28b3-4730-80eb-3217cc10699d tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Availability Zones retrieved successfully. Sep 01 12:21:00 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0eb8cb0e-28b3-4730-80eb-3217cc10699d tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Flow 'volume_create_api' (4685452d-1398-42b8-a2c8-2d82a7f611c4) 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:21:00 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0eb8cb0e-28b3-4730-80eb-3217cc10699d tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25a80c5c-d5f4-460c-b310-e72d6c2754c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:21:00 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-0eb8cb0e-28b3-4730-80eb-3217cc10699d tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-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:21: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:21:00 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:21:00 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0eb8cb0e-28b3-4730-80eb-3217cc10699d tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25a80c5c-d5f4-460c-b310-e72d6c2754c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '18c1ca23-02fc-4b26-a11e-3d5ae7db061b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:21:00 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0eb8cb0e-28b3-4730-80eb-3217cc10699d tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35d92e82-1445-4c9e-9b93-bf093307483f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:21:00 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-0eb8cb0e-28b3-4730-80eb-3217cc10699d tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Created reservations ['c5848872-99f6-4a44-8fc5-74e0f292c685', 'bb330576-6b34-472c-903b-618561a904e0', '8a97c3a6-2141-4453-b567-08ebbbfd5949', '89db6d07-285f-4b8c-8041-911f203e77b9'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:21:00 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0eb8cb0e-28b3-4730-80eb-3217cc10699d tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35d92e82-1445-4c9e-9b93-bf093307483f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5848872-99f6-4a44-8fc5-74e0f292c685', 'bb330576-6b34-472c-903b-618561a904e0', '8a97c3a6-2141-4453-b567-08ebbbfd5949', '89db6d07-285f-4b8c-8041-911f203e77b9']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:21:00 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0eb8cb0e-28b3-4730-80eb-3217cc10699d tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee2cfc12-a11f-4134-bad3-520ad4885318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:21: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:21:00 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:21: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:21:00 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:21:00 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0eb8cb0e-28b3-4730-80eb-3217cc10699d tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee2cfc12-a11f-4134-bad3-520ad4885318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a057ff62-64a5-4e34-8eab-d0c5fae950eb', '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='85fcd0985b074cdf9a8269cbb7c18a7b',qos_specs=None,replication_status=,reservations=['c5848872-99f6-4a44-8fc5-74e0f292c685','bb330576-6b34-472c-903b-618561a904e0','8a97c3a6-2141-4453-b567-08ebbbfd5949','89db6d07-285f-4b8c-8041-911f203e77b9'],size=1,snapshot_id=18c1ca23-02fc-4b26-a11e-3d5ae7db061b,source_replicaid=,source_volid=None,status='creating',user_id='24e59567a9eb43c093abc02b55618952',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:21:00Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a057ff62-64a5-4e34-8eab-d0c5fae950eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85fcd0985b074cdf9a8269cbb7c18a7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=18c1ca23-02fc-4b26-a11e-3d5ae7db061b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24e59567a9eb43c093abc02b55618952',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:21:00 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0eb8cb0e-28b3-4730-80eb-3217cc10699d tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae42f3f1-3cef-4916-bf97-66defedb8765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:21:00 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0eb8cb0e-28b3-4730-80eb-3217cc10699d tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae42f3f1-3cef-4916-bf97-66defedb8765) transitioned into state 'SUCCESS' from 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='85fcd0985b074cdf9a8269cbb7c18a7b',qos_specs=None,replication_status=,reservations=['c5848872-99f6-4a44-8fc5-74e0f292c685','bb330576-6b34-472c-903b-618561a904e0','8a97c3a6-2141-4453-b567-08ebbbfd5949','89db6d07-285f-4b8c-8041-911f203e77b9'],size=1,snapshot_id=18c1ca23-02fc-4b26-a11e-3d5ae7db061b,source_replicaid=,source_volid=None,status='creating',user_id='24e59567a9eb43c093abc02b55618952',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:21:00 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0eb8cb0e-28b3-4730-80eb-3217cc10699d tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e71e7d22-f092-454a-8266-ea05dea47bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:21: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:21:00 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:21:00 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0eb8cb0e-28b3-4730-80eb-3217cc10699d tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e71e7d22-f092-454a-8266-ea05dea47bcb) 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:21:00 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0eb8cb0e-28b3-4730-80eb-3217cc10699d tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Flow 'volume_create_api' (4685452d-1398-42b8-a2c8-2d82a7f611c4) 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:21:00 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0eb8cb0e-28b3-4730-80eb-3217cc10699d tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Create volume request issued successfully. Sep 01 12:21:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0eb8cb0e-28b3-4730-80eb-3217cc10699d tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:21:00 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1332/2656] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:21:00 2026] POST /volume/v3/volumes => generated 748 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:21:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a4639091-c6b5-49ee-a088-39d6859722c1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:21:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a4639091-c6b5-49ee-a088-39d6859722c1 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] GET http://192.168.122.29/volume/v3/volumes/a057ff62-64a5-4e34-8eab-d0c5fae950eb Sep 01 12:21:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a4639091-c6b5-49ee-a088-39d6859722c1 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:21:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a4639091-c6b5-49ee-a088-39d6859722c1 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:21: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:21:00 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:21: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:21:00 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:21:00 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a4639091-c6b5-49ee-a088-39d6859722c1 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Volume info retrieved successfully. Sep 01 12:21:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a4639091-c6b5-49ee-a088-39d6859722c1 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] http://192.168.122.29/volume/v3/volumes/a057ff62-64a5-4e34-8eab-d0c5fae950eb returned with HTTP 200 Sep 01 12:21:00 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1325/2657] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:21:00 2026] GET /volume/v3/volumes/a057ff62-64a5-4e34-8eab-d0c5fae950eb => generated 816 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:21:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6316afb0-801a-4b9b-90f0-65bd260d0e58 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:21:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6316afb0-801a-4b9b-90f0-65bd260d0e58 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] GET http://192.168.122.29/volume/v3/volumes/a057ff62-64a5-4e34-8eab-d0c5fae950eb Sep 01 12:21:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6316afb0-801a-4b9b-90f0-65bd260d0e58 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:21:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6316afb0-801a-4b9b-90f0-65bd260d0e58 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:21: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:21:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:21: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:21:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:21:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6316afb0-801a-4b9b-90f0-65bd260d0e58 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Volume info retrieved successfully. Sep 01 12:21:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6316afb0-801a-4b9b-90f0-65bd260d0e58 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] http://192.168.122.29/volume/v3/volumes/a057ff62-64a5-4e34-8eab-d0c5fae950eb returned with HTTP 200 Sep 01 12:21:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1333/2658] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:21:01 2026] GET /volume/v3/volumes/a057ff62-64a5-4e34-8eab-d0c5fae950eb => generated 840 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:21:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-003ee2c4-67ba-4c6f-82a3-ca7d726e5ab2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:21:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-003ee2c4-67ba-4c6f-82a3-ca7d726e5ab2 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] GET http://192.168.122.29/volume/v3/volumes/a057ff62-64a5-4e34-8eab-d0c5fae950eb Sep 01 12:21:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-003ee2c4-67ba-4c6f-82a3-ca7d726e5ab2 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:21:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-003ee2c4-67ba-4c6f-82a3-ca7d726e5ab2 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:21: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:21:02 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:21: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:21:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:21:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-003ee2c4-67ba-4c6f-82a3-ca7d726e5ab2 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Volume info retrieved successfully. Sep 01 12:21:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-003ee2c4-67ba-4c6f-82a3-ca7d726e5ab2 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] http://192.168.122.29/volume/v3/volumes/a057ff62-64a5-4e34-8eab-d0c5fae950eb returned with HTTP 200 Sep 01 12:21:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1326/2659] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:21:02 2026] GET /volume/v3/volumes/a057ff62-64a5-4e34-8eab-d0c5fae950eb => generated 840 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:21:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-563b789d-bb83-4925-8154-e386eabd4f2f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:21:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-563b789d-bb83-4925-8154-e386eabd4f2f tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] GET http://192.168.122.29/volume/v3/volumes/a057ff62-64a5-4e34-8eab-d0c5fae950eb Sep 01 12:21:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-563b789d-bb83-4925-8154-e386eabd4f2f tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:21:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-563b789d-bb83-4925-8154-e386eabd4f2f tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:21: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:21:04 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:21: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:21:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:21:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-563b789d-bb83-4925-8154-e386eabd4f2f tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Volume info retrieved successfully. Sep 01 12:21:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-563b789d-bb83-4925-8154-e386eabd4f2f tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] http://192.168.122.29/volume/v3/volumes/a057ff62-64a5-4e34-8eab-d0c5fae950eb returned with HTTP 200 Sep 01 12:21:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1334/2660] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:21:03 2026] GET /volume/v3/volumes/a057ff62-64a5-4e34-8eab-d0c5fae950eb => generated 840 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:21:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-02295007-b7aa-4679-aa2b-564c35253c4f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:21:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-02295007-b7aa-4679-aa2b-564c35253c4f tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] GET http://192.168.122.29/volume/v3/volumes/a057ff62-64a5-4e34-8eab-d0c5fae950eb Sep 01 12:21:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-02295007-b7aa-4679-aa2b-564c35253c4f tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:21:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-02295007-b7aa-4679-aa2b-564c35253c4f tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:21: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:21:05 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:21: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:21:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:21:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-02295007-b7aa-4679-aa2b-564c35253c4f tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Volume info retrieved successfully. Sep 01 12:21:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-02295007-b7aa-4679-aa2b-564c35253c4f tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] http://192.168.122.29/volume/v3/volumes/a057ff62-64a5-4e34-8eab-d0c5fae950eb returned with HTTP 200 Sep 01 12:21:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1327/2661] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:21:05 2026] GET /volume/v3/volumes/a057ff62-64a5-4e34-8eab-d0c5fae950eb => generated 840 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:21:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f8024557-8bbe-48d6-b896-0319eb16f0f4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:21:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f8024557-8bbe-48d6-b896-0319eb16f0f4 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] GET http://192.168.122.29/volume/v3/volumes/a057ff62-64a5-4e34-8eab-d0c5fae950eb Sep 01 12:21:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f8024557-8bbe-48d6-b896-0319eb16f0f4 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:21:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f8024557-8bbe-48d6-b896-0319eb16f0f4 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:21: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:21:06 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:21: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:21:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:21:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f8024557-8bbe-48d6-b896-0319eb16f0f4 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Volume info retrieved successfully. Sep 01 12:21:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f8024557-8bbe-48d6-b896-0319eb16f0f4 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] http://192.168.122.29/volume/v3/volumes/a057ff62-64a5-4e34-8eab-d0c5fae950eb returned with HTTP 200 Sep 01 12:21:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1335/2662] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:21:06 2026] GET /volume/v3/volumes/a057ff62-64a5-4e34-8eab-d0c5fae950eb => generated 840 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:21:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-de8ddba5-3c2f-4b6f-a7af-5d1dc2c46a90 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:21:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-de8ddba5-3c2f-4b6f-a7af-5d1dc2c46a90 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] GET http://192.168.122.29/volume/v3/volumes/a057ff62-64a5-4e34-8eab-d0c5fae950eb Sep 01 12:21:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-de8ddba5-3c2f-4b6f-a7af-5d1dc2c46a90 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:21:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-de8ddba5-3c2f-4b6f-a7af-5d1dc2c46a90 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:21: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:21:07 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:21: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:21:07 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:21:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-de8ddba5-3c2f-4b6f-a7af-5d1dc2c46a90 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Volume info retrieved successfully. Sep 01 12:21:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-de8ddba5-3c2f-4b6f-a7af-5d1dc2c46a90 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] http://192.168.122.29/volume/v3/volumes/a057ff62-64a5-4e34-8eab-d0c5fae950eb returned with HTTP 200 Sep 01 12:21:07 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1328/2663] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:21:07 2026] GET /volume/v3/volumes/a057ff62-64a5-4e34-8eab-d0c5fae950eb => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:21:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a8d1f8bb-0d38-4416-adbb-a941d7a70e8f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:21:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a8d1f8bb-0d38-4416-adbb-a941d7a70e8f tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] GET http://192.168.122.29/volume/v3/volumes/a057ff62-64a5-4e34-8eab-d0c5fae950eb Sep 01 12:21:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a8d1f8bb-0d38-4416-adbb-a941d7a70e8f tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:21:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a8d1f8bb-0d38-4416-adbb-a941d7a70e8f tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:21: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:21:07 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:21: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:21:07 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:21:07 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a8d1f8bb-0d38-4416-adbb-a941d7a70e8f tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Volume info retrieved successfully. Sep 01 12:21:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a8d1f8bb-0d38-4416-adbb-a941d7a70e8f tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] http://192.168.122.29/volume/v3/volumes/a057ff62-64a5-4e34-8eab-d0c5fae950eb returned with HTTP 200 Sep 01 12:21:07 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1336/2664] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:21:07 2026] GET /volume/v3/volumes/a057ff62-64a5-4e34-8eab-d0c5fae950eb => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:21:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-560204fc-c836-4750-8d2b-dec72481d58f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:21:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-560204fc-c836-4750-8d2b-dec72481d58f tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] DELETE http://192.168.122.29/volume/v3/snapshots/18c1ca23-02fc-4b26-a11e-3d5ae7db061b Sep 01 12:21:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-560204fc-c836-4750-8d2b-dec72481d58f tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:21:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-560204fc-c836-4750-8d2b-dec72481d58f tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:21:07 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-560204fc-c836-4750-8d2b-dec72481d58f tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Delete snapshot with id: 18c1ca23-02fc-4b26-a11e-3d5ae7db061b Sep 01 12:21: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:21:07 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:21:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-560204fc-c836-4750-8d2b-dec72481d58f tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Snapshot retrieved successfully. Sep 01 12:21: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:21:07 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:21:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-560204fc-c836-4750-8d2b-dec72481d58f tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Snapshot delete request issued successfully. Sep 01 12:21:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-560204fc-c836-4750-8d2b-dec72481d58f tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] http://192.168.122.29/volume/v3/snapshots/18c1ca23-02fc-4b26-a11e-3d5ae7db061b returned with HTTP 202 Sep 01 12:21:07 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1329/2665] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:21:07 2026] DELETE /volume/v3/snapshots/18c1ca23-02fc-4b26-a11e-3d5ae7db061b => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:21:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d1a70111-82ac-4782-b73d-9c776727e806 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:21:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d1a70111-82ac-4782-b73d-9c776727e806 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] GET http://192.168.122.29/volume/v3/snapshots/18c1ca23-02fc-4b26-a11e-3d5ae7db061b Sep 01 12:21:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d1a70111-82ac-4782-b73d-9c776727e806 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:21:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d1a70111-82ac-4782-b73d-9c776727e806 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:21: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:21:07 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:21:07 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d1a70111-82ac-4782-b73d-9c776727e806 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Snapshot retrieved successfully. Sep 01 12:21:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d1a70111-82ac-4782-b73d-9c776727e806 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] http://192.168.122.29/volume/v3/snapshots/18c1ca23-02fc-4b26-a11e-3d5ae7db061b returned with HTTP 200 Sep 01 12:21:07 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1337/2666] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:21:07 2026] GET /volume/v3/snapshots/18c1ca23-02fc-4b26-a11e-3d5ae7db061b => generated 467 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:21:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d63d2512-8ede-4016-8fd1-96964b61c4ce None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:21:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d63d2512-8ede-4016-8fd1-96964b61c4ce tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] GET http://192.168.122.29/volume/v3/snapshots/18c1ca23-02fc-4b26-a11e-3d5ae7db061b Sep 01 12:21:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d63d2512-8ede-4016-8fd1-96964b61c4ce tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:21:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d63d2512-8ede-4016-8fd1-96964b61c4ce tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:21: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:21:08 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:21:08 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d63d2512-8ede-4016-8fd1-96964b61c4ce tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Snapshot retrieved successfully. Sep 01 12:21:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d63d2512-8ede-4016-8fd1-96964b61c4ce tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] http://192.168.122.29/volume/v3/snapshots/18c1ca23-02fc-4b26-a11e-3d5ae7db061b returned with HTTP 200 Sep 01 12:21:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1330/2667] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:21:08 2026] GET /volume/v3/snapshots/18c1ca23-02fc-4b26-a11e-3d5ae7db061b => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:21:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4dad6529-da90-427a-8179-1269fdcf3884 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:21:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4dad6529-da90-427a-8179-1269fdcf3884 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] GET http://192.168.122.29/volume/v3/snapshots/18c1ca23-02fc-4b26-a11e-3d5ae7db061b Sep 01 12:21:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4dad6529-da90-427a-8179-1269fdcf3884 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:21:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4dad6529-da90-427a-8179-1269fdcf3884 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:21:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4dad6529-da90-427a-8179-1269fdcf3884 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] http://192.168.122.29/volume/v3/snapshots/18c1ca23-02fc-4b26-a11e-3d5ae7db061b returned with HTTP 404 Sep 01 12:21:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1338/2668] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:21:09 2026] GET /volume/v3/snapshots/18c1ca23-02fc-4b26-a11e-3d5ae7db061b => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:21:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1f7569db-f8b4-42e7-bcb2-e5f237b01655 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:21:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1f7569db-f8b4-42e7-bcb2-e5f237b01655 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] DELETE http://192.168.122.29/volume/v3/volumes/03b221d9-a210-4ebd-9393-6ecbf472e68a Sep 01 12:21:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1f7569db-f8b4-42e7-bcb2-e5f237b01655 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:21:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1f7569db-f8b4-42e7-bcb2-e5f237b01655 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:21:09 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-1f7569db-f8b4-42e7-bcb2-e5f237b01655 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Delete volume with id: 03b221d9-a210-4ebd-9393-6ecbf472e68a Sep 01 12:21: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:21:09 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:21: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:21:09 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:21:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1f7569db-f8b4-42e7-bcb2-e5f237b01655 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Volume info retrieved successfully. Sep 01 12:21:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1f7569db-f8b4-42e7-bcb2-e5f237b01655 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Delete volume request issued successfully. Sep 01 12:21:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1f7569db-f8b4-42e7-bcb2-e5f237b01655 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] http://192.168.122.29/volume/v3/volumes/03b221d9-a210-4ebd-9393-6ecbf472e68a returned with HTTP 202 Sep 01 12:21:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1331/2669] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:21:09 2026] DELETE /volume/v3/volumes/03b221d9-a210-4ebd-9393-6ecbf472e68a => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:21:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f5fcba3e-d81c-4e9c-9675-0971e8dba0ba None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:21:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f5fcba3e-d81c-4e9c-9675-0971e8dba0ba tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] GET http://192.168.122.29/volume/v3/volumes/03b221d9-a210-4ebd-9393-6ecbf472e68a Sep 01 12:21:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f5fcba3e-d81c-4e9c-9675-0971e8dba0ba tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:21:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f5fcba3e-d81c-4e9c-9675-0971e8dba0ba tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:21: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:21:09 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:21: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:21:09 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:21:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f5fcba3e-d81c-4e9c-9675-0971e8dba0ba tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Volume info retrieved successfully. Sep 01 12:21:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f5fcba3e-d81c-4e9c-9675-0971e8dba0ba tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] http://192.168.122.29/volume/v3/volumes/03b221d9-a210-4ebd-9393-6ecbf472e68a returned with HTTP 200 Sep 01 12:21:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1339/2670] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:21:09 2026] GET /volume/v3/volumes/03b221d9-a210-4ebd-9393-6ecbf472e68a => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:21:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-46b0e9cd-78b8-41a2-a766-00b0a29c1ada None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:21:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-46b0e9cd-78b8-41a2-a766-00b0a29c1ada tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] GET http://192.168.122.29/volume/v3/volumes/03b221d9-a210-4ebd-9393-6ecbf472e68a Sep 01 12:21:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-46b0e9cd-78b8-41a2-a766-00b0a29c1ada tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:21:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-46b0e9cd-78b8-41a2-a766-00b0a29c1ada tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:21:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-46b0e9cd-78b8-41a2-a766-00b0a29c1ada tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] http://192.168.122.29/volume/v3/volumes/03b221d9-a210-4ebd-9393-6ecbf472e68a returned with HTTP 404 Sep 01 12:21:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1332/2671] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:21:11 2026] GET /volume/v3/volumes/03b221d9-a210-4ebd-9393-6ecbf472e68a => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:21:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1b820d7a-bba4-435e-b064-497a2b14cfd7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:21:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1b820d7a-bba4-435e-b064-497a2b14cfd7 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] DELETE http://192.168.122.29/volume/v3/volumes/a057ff62-64a5-4e34-8eab-d0c5fae950eb Sep 01 12:21:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1b820d7a-bba4-435e-b064-497a2b14cfd7 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:21:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1b820d7a-bba4-435e-b064-497a2b14cfd7 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:21:11 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-1b820d7a-bba4-435e-b064-497a2b14cfd7 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Delete volume with id: a057ff62-64a5-4e34-8eab-d0c5fae950eb Sep 01 12:21: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:21:11 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:21: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:21:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:21:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1b820d7a-bba4-435e-b064-497a2b14cfd7 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Volume info retrieved successfully. Sep 01 12:21:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1b820d7a-bba4-435e-b064-497a2b14cfd7 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Delete volume request issued successfully. Sep 01 12:21:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1b820d7a-bba4-435e-b064-497a2b14cfd7 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] http://192.168.122.29/volume/v3/volumes/a057ff62-64a5-4e34-8eab-d0c5fae950eb returned with HTTP 202 Sep 01 12:21:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1340/2672] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:21:11 2026] DELETE /volume/v3/volumes/a057ff62-64a5-4e34-8eab-d0c5fae950eb => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:21:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-77a89410-6113-4dd5-bd8e-db13ff9eb3f5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:21:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-77a89410-6113-4dd5-bd8e-db13ff9eb3f5 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] GET http://192.168.122.29/volume/v3/volumes/a057ff62-64a5-4e34-8eab-d0c5fae950eb Sep 01 12:21:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-77a89410-6113-4dd5-bd8e-db13ff9eb3f5 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:21:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-77a89410-6113-4dd5-bd8e-db13ff9eb3f5 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:21: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:21:11 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:21: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:21:11 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:21:11 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-77a89410-6113-4dd5-bd8e-db13ff9eb3f5 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Volume info retrieved successfully. Sep 01 12:21:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-77a89410-6113-4dd5-bd8e-db13ff9eb3f5 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] http://192.168.122.29/volume/v3/volumes/a057ff62-64a5-4e34-8eab-d0c5fae950eb returned with HTTP 200 Sep 01 12:21:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1333/2673] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:21:11 2026] GET /volume/v3/volumes/a057ff62-64a5-4e34-8eab-d0c5fae950eb => generated 840 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:21:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1c6b12d8-eb9c-4bfc-b1b7-9473031a87a1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:21:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1c6b12d8-eb9c-4bfc-b1b7-9473031a87a1 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] GET http://192.168.122.29/volume/v3/volumes/a057ff62-64a5-4e34-8eab-d0c5fae950eb Sep 01 12:21:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1c6b12d8-eb9c-4bfc-b1b7-9473031a87a1 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:21:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1c6b12d8-eb9c-4bfc-b1b7-9473031a87a1 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:21:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1c6b12d8-eb9c-4bfc-b1b7-9473031a87a1 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] http://192.168.122.29/volume/v3/volumes/a057ff62-64a5-4e34-8eab-d0c5fae950eb returned with HTTP 404 Sep 01 12:21:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1341/2674] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:21:12 2026] GET /volume/v3/volumes/a057ff62-64a5-4e34-8eab-d0c5fae950eb => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:21:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-aaf5ab79-3be8-4829-9e3d-9ed862f1808d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:21:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-aaf5ab79-3be8-4829-9e3d-9ed862f1808d tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] DELETE http://192.168.122.29/volume/v3/snapshots/18c1ca23-02fc-4b26-a11e-3d5ae7db061b Sep 01 12:21:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-aaf5ab79-3be8-4829-9e3d-9ed862f1808d tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:21:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-aaf5ab79-3be8-4829-9e3d-9ed862f1808d tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:21:12 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-aaf5ab79-3be8-4829-9e3d-9ed862f1808d tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Delete snapshot with id: 18c1ca23-02fc-4b26-a11e-3d5ae7db061b Sep 01 12:21:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-aaf5ab79-3be8-4829-9e3d-9ed862f1808d tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] http://192.168.122.29/volume/v3/snapshots/18c1ca23-02fc-4b26-a11e-3d5ae7db061b returned with HTTP 404 Sep 01 12:21:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1334/2675] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:21:12 2026] DELETE /volume/v3/snapshots/18c1ca23-02fc-4b26-a11e-3d5ae7db061b => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:21:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-738415c8-8a27-4dcf-b5c7-fc84a2fcc16d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:21:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-738415c8-8a27-4dcf-b5c7-fc84a2fcc16d tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] GET http://192.168.122.29/volume/v3/snapshots/18c1ca23-02fc-4b26-a11e-3d5ae7db061b Sep 01 12:21:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-738415c8-8a27-4dcf-b5c7-fc84a2fcc16d tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:21:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-738415c8-8a27-4dcf-b5c7-fc84a2fcc16d tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:21:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-738415c8-8a27-4dcf-b5c7-fc84a2fcc16d tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] http://192.168.122.29/volume/v3/snapshots/18c1ca23-02fc-4b26-a11e-3d5ae7db061b returned with HTTP 404 Sep 01 12:21:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1342/2676] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:21:12 2026] GET /volume/v3/snapshots/18c1ca23-02fc-4b26-a11e-3d5ae7db061b => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:21:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-dce0dc3b-866f-4e93-9852-feb6f4da8e52 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:21:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dce0dc3b-866f-4e93-9852-feb6f4da8e52 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] DELETE http://192.168.122.29/volume/v3/volumes/03b221d9-a210-4ebd-9393-6ecbf472e68a Sep 01 12:21:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dce0dc3b-866f-4e93-9852-feb6f4da8e52 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:21:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dce0dc3b-866f-4e93-9852-feb6f4da8e52 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:21:12 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-dce0dc3b-866f-4e93-9852-feb6f4da8e52 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Delete volume with id: 03b221d9-a210-4ebd-9393-6ecbf472e68a Sep 01 12:21:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dce0dc3b-866f-4e93-9852-feb6f4da8e52 tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] http://192.168.122.29/volume/v3/volumes/03b221d9-a210-4ebd-9393-6ecbf472e68a returned with HTTP 404 Sep 01 12:21:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1335/2677] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:21:12 2026] DELETE /volume/v3/volumes/03b221d9-a210-4ebd-9393-6ecbf472e68a => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:21:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ff7abf7d-d875-4aac-8a84-7da47a87bc1e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:21:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ff7abf7d-d875-4aac-8a84-7da47a87bc1e tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] GET http://192.168.122.29/volume/v3/volumes/03b221d9-a210-4ebd-9393-6ecbf472e68a Sep 01 12:21:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ff7abf7d-d875-4aac-8a84-7da47a87bc1e tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:21:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ff7abf7d-d875-4aac-8a84-7da47a87bc1e tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:21:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ff7abf7d-d875-4aac-8a84-7da47a87bc1e tempest-SnapshotDependencyTests-1176524909 tempest-SnapshotDependencyTests-1176524909-project-member] http://192.168.122.29/volume/v3/volumes/03b221d9-a210-4ebd-9393-6ecbf472e68a returned with HTTP 404 Sep 01 12:21:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1343/2678] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:21:12 2026] GET /volume/v3/volumes/03b221d9-a210-4ebd-9393-6ecbf472e68a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:21:22 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=58,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:21:22 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=117,cinder:INSERT=25,cinder:UPDATE=38 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:21:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-04e7ee0b-da92-4099-8529-964bfc4cd819 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:21:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-04e7ee0b-da92-4099-8529-964bfc4cd819 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:21:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-04e7ee0b-da92-4099-8529-964bfc4cd819 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-220934403", "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:21:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-04e7ee0b-da92-4099-8529-964bfc4cd819 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-220934403', '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:21:32 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-04e7ee0b-da92-4099-8529-964bfc4cd819 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Create volume of 1 GB Sep 01 12:21:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-04e7ee0b-da92-4099-8529-964bfc4cd819 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Availability Zones retrieved successfully. Sep 01 12:21:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-04e7ee0b-da92-4099-8529-964bfc4cd819 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Flow 'volume_create_api' (bbd73a43-17db-4c83-997b-81050bc5aba9) 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:21:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-04e7ee0b-da92-4099-8529-964bfc4cd819 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (258eba10-fdd8-44ed-ab12-d4879cfa326c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:21:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-04e7ee0b-da92-4099-8529-964bfc4cd819 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-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:21:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-04e7ee0b-da92-4099-8529-964bfc4cd819 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (258eba10-fdd8-44ed-ab12-d4879cfa326c) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:21:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-04e7ee0b-da92-4099-8529-964bfc4cd819 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed3644cc-0acb-40f0-81c9-5dbb9edee7e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:21:32 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-04e7ee0b-da92-4099-8529-964bfc4cd819 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Created reservations ['34733069-8035-4d93-b661-c918a28a8b54', 'd8a634fb-a135-4565-8506-a09f6db6d2c1', '14701d0c-2a18-4ca8-a8ab-f11b63a846f6', '39acff88-4c62-473f-b6ce-6795af9907e4'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:21:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-04e7ee0b-da92-4099-8529-964bfc4cd819 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed3644cc-0acb-40f0-81c9-5dbb9edee7e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34733069-8035-4d93-b661-c918a28a8b54', 'd8a634fb-a135-4565-8506-a09f6db6d2c1', '14701d0c-2a18-4ca8-a8ab-f11b63a846f6', '39acff88-4c62-473f-b6ce-6795af9907e4']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:21:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-04e7ee0b-da92-4099-8529-964bfc4cd819 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c3b1744-e7a8-45f1-a322-60dcaf7aa9be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:21: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:21:32 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:21:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-04e7ee0b-da92-4099-8529-964bfc4cd819 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c3b1744-e7a8-45f1-a322-60dcaf7aa9be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac7f9b1f-5110-45e6-bd31-97824b836b41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-220934403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8a00feb0b764ce8a0c6fd78e5c63fbf',qos_specs=None,replication_status=,reservations=['34733069-8035-4d93-b661-c918a28a8b54','d8a634fb-a135-4565-8506-a09f6db6d2c1','14701d0c-2a18-4ca8-a8ab-f11b63a846f6','39acff88-4c62-473f-b6ce-6795af9907e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef23bd2a42cc4d16a4d98f12868db9cf',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:21:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-220934403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac7f9b1f-5110-45e6-bd31-97824b836b41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8a00feb0b764ce8a0c6fd78e5c63fbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef23bd2a42cc4d16a4d98f12868db9cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:21:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-04e7ee0b-da92-4099-8529-964bfc4cd819 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9590a02f-3254-41e0-8e30-01172280aed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:21:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-04e7ee0b-da92-4099-8529-964bfc4cd819 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9590a02f-3254-41e0-8e30-01172280aed7) transitioned into state 'SUCCESS' from state '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-220934403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8a00feb0b764ce8a0c6fd78e5c63fbf',qos_specs=None,replication_status=,reservations=['34733069-8035-4d93-b661-c918a28a8b54','d8a634fb-a135-4565-8506-a09f6db6d2c1','14701d0c-2a18-4ca8-a8ab-f11b63a846f6','39acff88-4c62-473f-b6ce-6795af9907e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef23bd2a42cc4d16a4d98f12868db9cf',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:21:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-04e7ee0b-da92-4099-8529-964bfc4cd819 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b383156-fcbd-4c93-900f-83a7eb1620f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:21:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-04e7ee0b-da92-4099-8529-964bfc4cd819 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b383156-fcbd-4c93-900f-83a7eb1620f5) 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:21:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-04e7ee0b-da92-4099-8529-964bfc4cd819 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Flow 'volume_create_api' (bbd73a43-17db-4c83-997b-81050bc5aba9) 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:21:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-04e7ee0b-da92-4099-8529-964bfc4cd819 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Create volume request issued successfully. Sep 01 12:21:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-04e7ee0b-da92-4099-8529-964bfc4cd819 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:21:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1336/2679] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:21:32 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:21:42 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:22:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6d6d6cc8-979e-41af-b1dd-285ab15f7ab2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:22:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6d6d6cc8-979e-41af-b1dd-285ab15f7ab2 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] GET http://192.168.122.29/volume/v3/volumes/ac7f9b1f-5110-45e6-bd31-97824b836b41 Sep 01 12:22:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6d6d6cc8-979e-41af-b1dd-285ab15f7ab2 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:22:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6d6d6cc8-979e-41af-b1dd-285ab15f7ab2 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:22: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:22:02 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:22: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:22:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:22:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6d6d6cc8-979e-41af-b1dd-285ab15f7ab2 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Volume info retrieved successfully. Sep 01 12:22:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6d6d6cc8-979e-41af-b1dd-285ab15f7ab2 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/volumes/ac7f9b1f-5110-45e6-bd31-97824b836b41 returned with HTTP 200 Sep 01 12:22:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1344/2680] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:22:02 2026] GET /volume/v3/volumes/ac7f9b1f-5110-45e6-bd31-97824b836b41 => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:22:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9114b24d-1582-4345-9789-cfed3072fff7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:22:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9114b24d-1582-4345-9789-cfed3072fff7 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] GET http://192.168.122.29/volume/v3/volumes/ac7f9b1f-5110-45e6-bd31-97824b836b41 Sep 01 12:22:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9114b24d-1582-4345-9789-cfed3072fff7 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:22:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9114b24d-1582-4345-9789-cfed3072fff7 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:22: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:22:02 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:22: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:22:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:22:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9114b24d-1582-4345-9789-cfed3072fff7 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Volume info retrieved successfully. Sep 01 12:22:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9114b24d-1582-4345-9789-cfed3072fff7 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/volumes/ac7f9b1f-5110-45e6-bd31-97824b836b41 returned with HTTP 200 Sep 01 12:22:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1337/2681] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:22:02 2026] GET /volume/v3/volumes/ac7f9b1f-5110-45e6-bd31-97824b836b41 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:22:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-78b7715a-ba19-42e5-8012-7ffa841e5fb1 req-ff4f945b-ef8a-4655-9bee-c026700c6009 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:22:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-78b7715a-ba19-42e5-8012-7ffa841e5fb1 req-ff4f945b-ef8a-4655-9bee-c026700c6009 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] GET http://192.168.122.29/volume/v3/volumes/ac7f9b1f-5110-45e6-bd31-97824b836b41 Sep 01 12:22:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-78b7715a-ba19-42e5-8012-7ffa841e5fb1 req-ff4f945b-ef8a-4655-9bee-c026700c6009 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:22:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-78b7715a-ba19-42e5-8012-7ffa841e5fb1 req-ff4f945b-ef8a-4655-9bee-c026700c6009 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:22: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:22:02 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:22: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:22:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:22:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-78b7715a-ba19-42e5-8012-7ffa841e5fb1 req-ff4f945b-ef8a-4655-9bee-c026700c6009 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Volume info retrieved successfully. Sep 01 12:22:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-78b7715a-ba19-42e5-8012-7ffa841e5fb1 req-ff4f945b-ef8a-4655-9bee-c026700c6009 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/volumes/ac7f9b1f-5110-45e6-bd31-97824b836b41 returned with HTTP 200 Sep 01 12:22:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1345/2682] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:22:02 2026] GET /volume/v3/volumes/ac7f9b1f-5110-45e6-bd31-97824b836b41 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:22:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9a21d788-148a-4053-a405-0c0017071a9e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:22:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9a21d788-148a-4053-a405-0c0017071a9e None None] GET http://192.168.122.29/volume// Sep 01 12:22:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9a21d788-148a-4053-a405-0c0017071a9e None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:22:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9a21d788-148a-4053-a405-0c0017071a9e None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:22:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9a21d788-148a-4053-a405-0c0017071a9e None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:22:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1338/2683] 192.168.122.29 () {58 vars in 1312 bytes} [Tue Sep 1 12:22:02 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:22:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-78b7715a-ba19-42e5-8012-7ffa841e5fb1 req-3617eafb-309e-4fbe-944a-715cc966fad3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:22:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-78b7715a-ba19-42e5-8012-7ffa841e5fb1 req-3617eafb-309e-4fbe-944a-715cc966fad3 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] POST http://192.168.122.29/volume/v3/attachments Sep 01 12:22:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-78b7715a-ba19-42e5-8012-7ffa841e5fb1 req-3617eafb-309e-4fbe-944a-715cc966fad3 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ac7f9b1f-5110-45e6-bd31-97824b836b41", "connector": null, "instance_uuid": "4b57cd65-71c6-4be5-b8cf-06cd2d825f0c"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:22: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:22:02 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:22: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:22:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:22:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-78b7715a-ba19-42e5-8012-7ffa841e5fb1 req-3617eafb-309e-4fbe-944a-715cc966fad3 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/attachments returned with HTTP 200 Sep 01 12:22:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1346/2684] 192.168.122.29 () {66 vars in 1478 bytes} [Tue Sep 1 12:22:02 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:22:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c38bf464-bd6e-4deb-b808-b2b53152a628 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:22:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c38bf464-bd6e-4deb-b808-b2b53152a628 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] GET http://192.168.122.29/volume/v3/volumes/ac7f9b1f-5110-45e6-bd31-97824b836b41 Sep 01 12:22:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c38bf464-bd6e-4deb-b808-b2b53152a628 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:22:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c38bf464-bd6e-4deb-b808-b2b53152a628 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:22: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:22:02 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:22:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c93d4730-3313-4ffc-986e-86e385f5939a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:22:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c93d4730-3313-4ffc-986e-86e385f5939a None None] GET http://192.168.122.29/volume// Sep 01 12:22:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c93d4730-3313-4ffc-986e-86e385f5939a None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:22:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c93d4730-3313-4ffc-986e-86e385f5939a None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:22:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c93d4730-3313-4ffc-986e-86e385f5939a None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:22:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1347/2685] 192.168.122.29 () {58 vars in 1310 bytes} [Tue Sep 1 12:22:02 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:22: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:22:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:22:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-78b7715a-ba19-42e5-8012-7ffa841e5fb1 req-88c91fff-3d93-4563-bb6e-3cd0d9d30967 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:22:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-78b7715a-ba19-42e5-8012-7ffa841e5fb1 req-88c91fff-3d93-4563-bb6e-3cd0d9d30967 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] GET http://192.168.122.29/volume/v3/volumes/ac7f9b1f-5110-45e6-bd31-97824b836b41 Sep 01 12:22:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-78b7715a-ba19-42e5-8012-7ffa841e5fb1 req-88c91fff-3d93-4563-bb6e-3cd0d9d30967 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:22:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-78b7715a-ba19-42e5-8012-7ffa841e5fb1 req-88c91fff-3d93-4563-bb6e-3cd0d9d30967 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:22:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c38bf464-bd6e-4deb-b808-b2b53152a628 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Volume info retrieved successfully. Sep 01 12:22: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:22:02 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:22:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c38bf464-bd6e-4deb-b808-b2b53152a628 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/volumes/ac7f9b1f-5110-45e6-bd31-97824b836b41 returned with HTTP 200 Sep 01 12:22:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1339/2686] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:22:02 2026] GET /volume/v3/volumes/ac7f9b1f-5110-45e6-bd31-97824b836b41 => generated 845 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:22: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:22:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:22:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-78b7715a-ba19-42e5-8012-7ffa841e5fb1 req-88c91fff-3d93-4563-bb6e-3cd0d9d30967 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Volume info retrieved successfully. Sep 01 12:22:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-78b7715a-ba19-42e5-8012-7ffa841e5fb1 req-88c91fff-3d93-4563-bb6e-3cd0d9d30967 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/volumes/ac7f9b1f-5110-45e6-bd31-97824b836b41 returned with HTTP 200 Sep 01 12:22:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1348/2687] 192.168.122.29 () {62 vars in 1523 bytes} [Tue Sep 1 12:22:02 2026] GET /volume/v3/volumes/ac7f9b1f-5110-45e6-bd31-97824b836b41 => generated 1026 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:22:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-78b7715a-ba19-42e5-8012-7ffa841e5fb1 req-3f121404-16f5-4e73-9ebe-726020cc13f5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:22:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-78b7715a-ba19-42e5-8012-7ffa841e5fb1 req-3f121404-16f5-4e73-9ebe-726020cc13f5 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] PUT http://192.168.122.29/volume/v3/attachments/6c5a0caa-de71-4d2c-b156-822065d305bf Sep 01 12:22:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-78b7715a-ba19-42e5-8012-7ffa841e5fb1 req-3f121404-16f5-4e73-9ebe-726020cc13f5 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.29", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fcffd4db34b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "2d6c338d-1492-4969-8dee-5e70772e3ff2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:22:02 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-78b7715a-ba19-42e5-8012-7ffa841e5fb1 req-3f121404-16f5-4e73-9ebe-726020cc13f5 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Acquiring lock "cinder-attachment_update-ac7f9b1f-5110-45e6-bd31-97824b836b41-devstack" by "attachment_update" {{(pid=86815) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:22:02 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-78b7715a-ba19-42e5-8012-7ffa841e5fb1 req-3f121404-16f5-4e73-9ebe-726020cc13f5 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Lock "cinder-attachment_update-ac7f9b1f-5110-45e6-bd31-97824b836b41-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=86815) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:22: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:22:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:22: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:22:02 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:22:03 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-78b7715a-ba19-42e5-8012-7ffa841e5fb1 req-3f121404-16f5-4e73-9ebe-726020cc13f5 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Lock "cinder-attachment_update-ac7f9b1f-5110-45e6-bd31-97824b836b41-devstack" released by "attachment_update" :: held 0.209s {{(pid=86815) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:22:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-78b7715a-ba19-42e5-8012-7ffa841e5fb1 req-3f121404-16f5-4e73-9ebe-726020cc13f5 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/attachments/6c5a0caa-de71-4d2c-b156-822065d305bf returned with HTTP 200 Sep 01 12:22:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1340/2688] 192.168.122.29 () {66 vars in 1588 bytes} [Tue Sep 1 12:22:02 2026] PUT /volume/v3/attachments/6c5a0caa-de71-4d2c-b156-822065d305bf => generated 694 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:22:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-78b7715a-ba19-42e5-8012-7ffa841e5fb1 req-f6e29fb8-8418-48c5-98d5-00d66014495f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:22:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-78b7715a-ba19-42e5-8012-7ffa841e5fb1 req-f6e29fb8-8418-48c5-98d5-00d66014495f tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] POST http://192.168.122.29/volume/v3/attachments/6c5a0caa-de71-4d2c-b156-822065d305bf/action Sep 01 12:22:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-78b7715a-ba19-42e5-8012-7ffa841e5fb1 req-f6e29fb8-8418-48c5-98d5-00d66014495f tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Action body: b'{"os-complete": null}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:22:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-78b7715a-ba19-42e5-8012-7ffa841e5fb1 req-f6e29fb8-8418-48c5-98d5-00d66014495f tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-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:22: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:22:03 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:22: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:22:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:22:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-78b7715a-ba19-42e5-8012-7ffa841e5fb1 req-f6e29fb8-8418-48c5-98d5-00d66014495f tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/attachments/6c5a0caa-de71-4d2c-b156-822065d305bf/action returned with HTTP 204 Sep 01 12:22:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1349/2689] 192.168.122.29 () {66 vars in 1609 bytes} [Tue Sep 1 12:22:03 2026] POST /volume/v3/attachments/6c5a0caa-de71-4d2c-b156-822065d305bf/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:22:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7f7874a1-affd-4eea-ab58-9d66863441ec None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:22:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7f7874a1-affd-4eea-ab58-9d66863441ec tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] GET http://192.168.122.29/volume/v3/volumes/ac7f9b1f-5110-45e6-bd31-97824b836b41 Sep 01 12:22:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7f7874a1-affd-4eea-ab58-9d66863441ec tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:22:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7f7874a1-affd-4eea-ab58-9d66863441ec tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:22: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:22:03 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:22: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:22:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:22:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7f7874a1-affd-4eea-ab58-9d66863441ec tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Volume info retrieved successfully. Sep 01 12:22:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7f7874a1-affd-4eea-ab58-9d66863441ec tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/volumes/ac7f9b1f-5110-45e6-bd31-97824b836b41 returned with HTTP 200 Sep 01 12:22:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1341/2690] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:22:03 2026] GET /volume/v3/volumes/ac7f9b1f-5110-45e6-bd31-97824b836b41 => generated 1138 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:22:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ca04e486-fb8f-4b30-904e-49c924e52cf9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:22:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ca04e486-fb8f-4b30-904e-49c924e52cf9 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] GET http://192.168.122.29/volume/v3/volumes/ac7f9b1f-5110-45e6-bd31-97824b836b41 Sep 01 12:22:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ca04e486-fb8f-4b30-904e-49c924e52cf9 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:22:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ca04e486-fb8f-4b30-904e-49c924e52cf9 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:22: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:22:03 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:22: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:22:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:22:03 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ca04e486-fb8f-4b30-904e-49c924e52cf9 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Volume info retrieved successfully. Sep 01 12:22:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ca04e486-fb8f-4b30-904e-49c924e52cf9 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/volumes/ac7f9b1f-5110-45e6-bd31-97824b836b41 returned with HTTP 200 Sep 01 12:22:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1350/2691] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:22:03 2026] GET /volume/v3/volumes/ac7f9b1f-5110-45e6-bd31-97824b836b41 => generated 1138 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:22:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-a27d5570-7fd8-4d47-a06b-ed8071f3f19c req-c634b104-c3d0-4824-b559-ea887cfb4513 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:22:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-a27d5570-7fd8-4d47-a06b-ed8071f3f19c req-c634b104-c3d0-4824-b559-ea887cfb4513 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] GET http://192.168.122.29/volume/v3/volumes/ac7f9b1f-5110-45e6-bd31-97824b836b41 Sep 01 12:22:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-a27d5570-7fd8-4d47-a06b-ed8071f3f19c req-c634b104-c3d0-4824-b559-ea887cfb4513 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:22:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-a27d5570-7fd8-4d47-a06b-ed8071f3f19c req-c634b104-c3d0-4824-b559-ea887cfb4513 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:22: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:22:06 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:22: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:22:06 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:22:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-a27d5570-7fd8-4d47-a06b-ed8071f3f19c req-c634b104-c3d0-4824-b559-ea887cfb4513 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Volume info retrieved successfully. Sep 01 12:22:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-a27d5570-7fd8-4d47-a06b-ed8071f3f19c req-c634b104-c3d0-4824-b559-ea887cfb4513 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/volumes/ac7f9b1f-5110-45e6-bd31-97824b836b41 returned with HTTP 200 Sep 01 12:22:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1342/2692] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:22:06 2026] GET /volume/v3/volumes/ac7f9b1f-5110-45e6-bd31-97824b836b41 => generated 1138 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:22:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-a27d5570-7fd8-4d47-a06b-ed8071f3f19c req-115b30bb-c19e-406c-aa92-de42db901bd6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:22:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-a27d5570-7fd8-4d47-a06b-ed8071f3f19c req-115b30bb-c19e-406c-aa92-de42db901bd6 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] POST http://192.168.122.29/volume/v3/volumes/ac7f9b1f-5110-45e6-bd31-97824b836b41/action Sep 01 12:22:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-a27d5570-7fd8-4d47-a06b-ed8071f3f19c req-115b30bb-c19e-406c-aa92-de42db901bd6 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-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:22:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-a27d5570-7fd8-4d47-a06b-ed8071f3f19c req-115b30bb-c19e-406c-aa92-de42db901bd6 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-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:22: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:22:06 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:22: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:22:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:22:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-a27d5570-7fd8-4d47-a06b-ed8071f3f19c req-115b30bb-c19e-406c-aa92-de42db901bd6 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Volume info retrieved successfully. Sep 01 12:22:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-a27d5570-7fd8-4d47-a06b-ed8071f3f19c req-115b30bb-c19e-406c-aa92-de42db901bd6 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Begin detaching volume completed successfully. Sep 01 12:22:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-a27d5570-7fd8-4d47-a06b-ed8071f3f19c req-115b30bb-c19e-406c-aa92-de42db901bd6 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/volumes/ac7f9b1f-5110-45e6-bd31-97824b836b41/action returned with HTTP 202 Sep 01 12:22:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1351/2693] 192.168.122.29 () {64 vars in 1556 bytes} [Tue Sep 1 12:22:06 2026] POST /volume/v3/volumes/ac7f9b1f-5110-45e6-bd31-97824b836b41/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:22:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8d12836b-c099-4a65-9db8-c32d614bcd89 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:22:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8d12836b-c099-4a65-9db8-c32d614bcd89 None None] GET http://192.168.122.29/volume// Sep 01 12:22:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8d12836b-c099-4a65-9db8-c32d614bcd89 None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:22:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8d12836b-c099-4a65-9db8-c32d614bcd89 None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:22:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8d12836b-c099-4a65-9db8-c32d614bcd89 None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:22:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1343/2694] 192.168.122.29 () {58 vars in 1310 bytes} [Tue Sep 1 12:22:06 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:22:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-a27d5570-7fd8-4d47-a06b-ed8071f3f19c req-a5d92d52-7691-4689-8342-7f8a40559bb3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:22:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-a27d5570-7fd8-4d47-a06b-ed8071f3f19c req-a5d92d52-7691-4689-8342-7f8a40559bb3 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] GET http://192.168.122.29/volume/v3/volumes/ac7f9b1f-5110-45e6-bd31-97824b836b41 Sep 01 12:22:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-a27d5570-7fd8-4d47-a06b-ed8071f3f19c req-a5d92d52-7691-4689-8342-7f8a40559bb3 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:22:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-a27d5570-7fd8-4d47-a06b-ed8071f3f19c req-a5d92d52-7691-4689-8342-7f8a40559bb3 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:22: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:22:06 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:22: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:22:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:22:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-a27d5570-7fd8-4d47-a06b-ed8071f3f19c req-a5d92d52-7691-4689-8342-7f8a40559bb3 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Volume info retrieved successfully. Sep 01 12:22:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-a27d5570-7fd8-4d47-a06b-ed8071f3f19c req-a5d92d52-7691-4689-8342-7f8a40559bb3 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/volumes/ac7f9b1f-5110-45e6-bd31-97824b836b41 returned with HTTP 200 Sep 01 12:22:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1352/2695] 192.168.122.29 () {62 vars in 1523 bytes} [Tue Sep 1 12:22:06 2026] GET /volume/v3/volumes/ac7f9b1f-5110-45e6-bd31-97824b836b41 => generated 1322 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:22:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-a27d5570-7fd8-4d47-a06b-ed8071f3f19c req-19664727-28b3-48d2-85be-cebbfbdec5cb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:22:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-a27d5570-7fd8-4d47-a06b-ed8071f3f19c req-19664727-28b3-48d2-85be-cebbfbdec5cb tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] DELETE http://192.168.122.29/volume/v3/attachments/6c5a0caa-de71-4d2c-b156-822065d305bf Sep 01 12:22:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-a27d5570-7fd8-4d47-a06b-ed8071f3f19c req-19664727-28b3-48d2-85be-cebbfbdec5cb tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:22:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-a27d5570-7fd8-4d47-a06b-ed8071f3f19c req-19664727-28b3-48d2-85be-cebbfbdec5cb tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:22: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:22:06 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:22:06 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:22:06 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, Sep 01 12:22:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-a27d5570-7fd8-4d47-a06b-ed8071f3f19c req-19664727-28b3-48d2-85be-cebbfbdec5cb tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/attachments/6c5a0caa-de71-4d2c-b156-822065d305bf returned with HTTP 200 Sep 01 12:22:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1344/2696] 192.168.122.29 () {64 vars in 1557 bytes} [Tue Sep 1 12:22:06 2026] DELETE /volume/v3/attachments/6c5a0caa-de71-4d2c-b156-822065d305bf => generated 19 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:22:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8ae782f9-24b6-4617-83d6-36bf24e1531a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:22:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8ae782f9-24b6-4617-83d6-36bf24e1531a tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:22:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8ae782f9-24b6-4617-83d6-36bf24e1531a tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ac7f9b1f-5110-45e6-bd31-97824b836b41", "force": false, "name": "tempest-TestStampPattern-snapshot-1293342100", "description": null, "metadata": null}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:22: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:22:07 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:22: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:22:07 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:22:07 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8ae782f9-24b6-4617-83d6-36bf24e1531a tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Volume info retrieved successfully. Sep 01 12:22:07 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-8ae782f9-24b6-4617-83d6-36bf24e1531a tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Create snapshot from volume ac7f9b1f-5110-45e6-bd31-97824b836b41 Sep 01 12:22:07 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-8ae782f9-24b6-4617-83d6-36bf24e1531a tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Created reservations ['3cec50c3-1208-4330-bb9d-82fe9a6a13ba', '51b23736-7b5a-42a7-8444-b2cdd12601d3', '7c940c97-29d3-4d8c-813e-229fa28a60cd', 'abaeab2c-ed34-4396-ac60-1eaa2a300e72'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:22: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:22:07 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:22:07 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8ae782f9-24b6-4617-83d6-36bf24e1531a tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Snapshot create request issued successfully. Sep 01 12:22:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8ae782f9-24b6-4617-83d6-36bf24e1531a tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/snapshots returned with HTTP 202 Sep 01 12:22:07 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1353/2697] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:22:07 2026] POST /volume/v3/snapshots => generated 303 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:22:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ff53b671-b900-40d7-adf1-f8466f6caa7a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:22:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ff53b671-b900-40d7-adf1-f8466f6caa7a tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] GET http://192.168.122.29/volume/v3/snapshots/6129a1e2-ff56-4ec0-9038-2e290a9920eb Sep 01 12:22:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ff53b671-b900-40d7-adf1-f8466f6caa7a tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:22:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ff53b671-b900-40d7-adf1-f8466f6caa7a tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:22: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:22:07 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:22:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ff53b671-b900-40d7-adf1-f8466f6caa7a tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Snapshot retrieved successfully. Sep 01 12:22:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ff53b671-b900-40d7-adf1-f8466f6caa7a tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/snapshots/6129a1e2-ff56-4ec0-9038-2e290a9920eb returned with HTTP 200 Sep 01 12:22:07 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1345/2698] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:22:07 2026] GET /volume/v3/snapshots/6129a1e2-ff56-4ec0-9038-2e290a9920eb => generated 435 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:22:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cdbfe493-b68e-41ec-9a71-ab461a8a54bd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:22:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cdbfe493-b68e-41ec-9a71-ab461a8a54bd tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] GET http://192.168.122.29/volume/v3/snapshots/6129a1e2-ff56-4ec0-9038-2e290a9920eb Sep 01 12:22:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cdbfe493-b68e-41ec-9a71-ab461a8a54bd tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:22:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cdbfe493-b68e-41ec-9a71-ab461a8a54bd tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:22: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:22:08 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:22:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-cdbfe493-b68e-41ec-9a71-ab461a8a54bd tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Snapshot retrieved successfully. Sep 01 12:22:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cdbfe493-b68e-41ec-9a71-ab461a8a54bd tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/snapshots/6129a1e2-ff56-4ec0-9038-2e290a9920eb returned with HTTP 200 Sep 01 12:22:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1354/2699] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:22:08 2026] GET /volume/v3/snapshots/6129a1e2-ff56-4ec0-9038-2e290a9920eb => generated 435 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:22:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5bd7f90b-965b-4979-9549-044ca420ae3b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:22:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5bd7f90b-965b-4979-9549-044ca420ae3b tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] GET http://192.168.122.29/volume/v3/snapshots/6129a1e2-ff56-4ec0-9038-2e290a9920eb Sep 01 12:22:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5bd7f90b-965b-4979-9549-044ca420ae3b tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:22:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5bd7f90b-965b-4979-9549-044ca420ae3b tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:22: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:22:09 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:22:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5bd7f90b-965b-4979-9549-044ca420ae3b tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Snapshot retrieved successfully. Sep 01 12:22:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5bd7f90b-965b-4979-9549-044ca420ae3b tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/snapshots/6129a1e2-ff56-4ec0-9038-2e290a9920eb returned with HTTP 200 Sep 01 12:22:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1346/2700] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:22:09 2026] GET /volume/v3/snapshots/6129a1e2-ff56-4ec0-9038-2e290a9920eb => generated 462 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:22:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ca4d90e0-02b0-4a50-8eda-ee34ae3f786a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:22:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ca4d90e0-02b0-4a50-8eda-ee34ae3f786a tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] GET http://192.168.122.29/volume/v3/snapshots/6129a1e2-ff56-4ec0-9038-2e290a9920eb Sep 01 12:22:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ca4d90e0-02b0-4a50-8eda-ee34ae3f786a tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:22:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ca4d90e0-02b0-4a50-8eda-ee34ae3f786a tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:22: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:22:09 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:22:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ca4d90e0-02b0-4a50-8eda-ee34ae3f786a tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Snapshot retrieved successfully. Sep 01 12:22:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ca4d90e0-02b0-4a50-8eda-ee34ae3f786a tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/snapshots/6129a1e2-ff56-4ec0-9038-2e290a9920eb returned with HTTP 200 Sep 01 12:22:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1355/2701] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:22:09 2026] GET /volume/v3/snapshots/6129a1e2-ff56-4ec0-9038-2e290a9920eb => generated 462 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:22:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b76a7ba1-152e-4107-92d8-f5cf3ba3ae66 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:22:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b76a7ba1-152e-4107-92d8-f5cf3ba3ae66 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:22:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b76a7ba1-152e-4107-92d8-f5cf3ba3ae66 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1735910581", "snapshot_id": "6129a1e2-ff56-4ec0-9038-2e290a9920eb", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:22:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-b76a7ba1-152e-4107-92d8-f5cf3ba3ae66 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1735910581', 'snapshot_id': '6129a1e2-ff56-4ec0-9038-2e290a9920eb', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:22: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:22:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:22:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b76a7ba1-152e-4107-92d8-f5cf3ba3ae66 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Snapshot retrieved successfully. Sep 01 12:22:14 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-b76a7ba1-152e-4107-92d8-f5cf3ba3ae66 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Create volume of 1 GB Sep 01 12:22:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b76a7ba1-152e-4107-92d8-f5cf3ba3ae66 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Availability Zones retrieved successfully. Sep 01 12:22:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b76a7ba1-152e-4107-92d8-f5cf3ba3ae66 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Flow 'volume_create_api' (dca2c533-b3ea-4cc9-b63b-29253dd77080) 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:22:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b76a7ba1-152e-4107-92d8-f5cf3ba3ae66 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c97d5651-63a5-4b0f-99ca-da4da2be2b46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:22:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-b76a7ba1-152e-4107-92d8-f5cf3ba3ae66 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-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:22: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:22:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:22:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b76a7ba1-152e-4107-92d8-f5cf3ba3ae66 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c97d5651-63a5-4b0f-99ca-da4da2be2b46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6129a1e2-ff56-4ec0-9038-2e290a9920eb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:22:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b76a7ba1-152e-4107-92d8-f5cf3ba3ae66 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84c99e65-f415-44dd-8ec0-4f02d756248e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:22:14 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-b76a7ba1-152e-4107-92d8-f5cf3ba3ae66 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Created reservations ['ec6cd3fd-ae13-4010-9ca1-fb30c8fdf81e', '03b25f38-c8ea-4a61-9125-54862d2d7879', '0d4f5185-ca3f-4185-b2a5-cc585c2da7f9', 'b0d97458-d04c-419d-939c-69cd79f2e94e'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:22:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b76a7ba1-152e-4107-92d8-f5cf3ba3ae66 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84c99e65-f415-44dd-8ec0-4f02d756248e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec6cd3fd-ae13-4010-9ca1-fb30c8fdf81e', '03b25f38-c8ea-4a61-9125-54862d2d7879', '0d4f5185-ca3f-4185-b2a5-cc585c2da7f9', 'b0d97458-d04c-419d-939c-69cd79f2e94e']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:22:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b76a7ba1-152e-4107-92d8-f5cf3ba3ae66 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9d1dce7-da7f-45bc-b304-edde6427d36c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:22: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:22:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:22: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:22:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:22:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b76a7ba1-152e-4107-92d8-f5cf3ba3ae66 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9d1dce7-da7f-45bc-b304-edde6427d36c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc24858a-24dd-40d1-945a-2c4fc3437c57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1735910581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8a00feb0b764ce8a0c6fd78e5c63fbf',qos_specs=None,replication_status=,reservations=['ec6cd3fd-ae13-4010-9ca1-fb30c8fdf81e','03b25f38-c8ea-4a61-9125-54862d2d7879','0d4f5185-ca3f-4185-b2a5-cc585c2da7f9','b0d97458-d04c-419d-939c-69cd79f2e94e'],size=1,snapshot_id=6129a1e2-ff56-4ec0-9038-2e290a9920eb,source_replicaid=,source_volid=None,status='creating',user_id='ef23bd2a42cc4d16a4d98f12868db9cf',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:22:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1735910581',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc24858a-24dd-40d1-945a-2c4fc3437c57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8a00feb0b764ce8a0c6fd78e5c63fbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6129a1e2-ff56-4ec0-9038-2e290a9920eb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef23bd2a42cc4d16a4d98f12868db9cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:22:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b76a7ba1-152e-4107-92d8-f5cf3ba3ae66 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (689bfc26-2881-49ef-8f69-225f5d1afa69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:22:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b76a7ba1-152e-4107-92d8-f5cf3ba3ae66 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (689bfc26-2881-49ef-8f69-225f5d1afa69) transitioned into state 'SUCCESS' from state '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-1735910581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8a00feb0b764ce8a0c6fd78e5c63fbf',qos_specs=None,replication_status=,reservations=['ec6cd3fd-ae13-4010-9ca1-fb30c8fdf81e','03b25f38-c8ea-4a61-9125-54862d2d7879','0d4f5185-ca3f-4185-b2a5-cc585c2da7f9','b0d97458-d04c-419d-939c-69cd79f2e94e'],size=1,snapshot_id=6129a1e2-ff56-4ec0-9038-2e290a9920eb,source_replicaid=,source_volid=None,status='creating',user_id='ef23bd2a42cc4d16a4d98f12868db9cf',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:22:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b76a7ba1-152e-4107-92d8-f5cf3ba3ae66 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f54bcfb-e97c-4607-9619-954a11baecd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:22: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:22:15 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:22:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b76a7ba1-152e-4107-92d8-f5cf3ba3ae66 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f54bcfb-e97c-4607-9619-954a11baecd6) 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:22:15 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-b76a7ba1-152e-4107-92d8-f5cf3ba3ae66 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Flow 'volume_create_api' (dca2c533-b3ea-4cc9-b63b-29253dd77080) 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:22:15 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b76a7ba1-152e-4107-92d8-f5cf3ba3ae66 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Create volume request issued successfully. Sep 01 12:22:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b76a7ba1-152e-4107-92d8-f5cf3ba3ae66 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:22:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1347/2702] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:22:14 2026] POST /volume/v3/volumes => generated 788 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:22:19 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:22:25 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:23:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-51d70eb1-edb3-4ea6-87de-8bd4da884427 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-51d70eb1-edb3-4ea6-87de-8bd4da884427 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] GET http://192.168.122.29/volume/v3/volumes/bc24858a-24dd-40d1-945a-2c4fc3437c57 Sep 01 12:23:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-51d70eb1-edb3-4ea6-87de-8bd4da884427 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-51d70eb1-edb3-4ea6-87de-8bd4da884427 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:03 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:03 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-51d70eb1-edb3-4ea6-87de-8bd4da884427 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Volume info retrieved successfully. Sep 01 12:23:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-51d70eb1-edb3-4ea6-87de-8bd4da884427 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/volumes/bc24858a-24dd-40d1-945a-2c4fc3437c57 returned with HTTP 200 Sep 01 12:23:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1356/2703] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:03 2026] GET /volume/v3/volumes/bc24858a-24dd-40d1-945a-2c4fc3437c57 => generated 881 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-505551e4-7a01-438c-b85f-98707095dd97 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-505551e4-7a01-438c-b85f-98707095dd97 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] GET http://192.168.122.29/volume/v3/volumes/bc24858a-24dd-40d1-945a-2c4fc3437c57 Sep 01 12:23:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-505551e4-7a01-438c-b85f-98707095dd97 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-505551e4-7a01-438c-b85f-98707095dd97 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:03 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-505551e4-7a01-438c-b85f-98707095dd97 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Volume info retrieved successfully. Sep 01 12:23:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-505551e4-7a01-438c-b85f-98707095dd97 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/volumes/bc24858a-24dd-40d1-945a-2c4fc3437c57 returned with HTTP 200 Sep 01 12:23:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1348/2704] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:03 2026] GET /volume/v3/volumes/bc24858a-24dd-40d1-945a-2c4fc3437c57 => generated 881 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-c3b2bb3d-aa0e-4033-a6b5-4ae63e7923e3 req-057d7fd4-64aa-4dd8-a277-c452c28bf4e3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-c3b2bb3d-aa0e-4033-a6b5-4ae63e7923e3 req-057d7fd4-64aa-4dd8-a277-c452c28bf4e3 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] GET http://192.168.122.29/volume/v3/volumes/bc24858a-24dd-40d1-945a-2c4fc3437c57 Sep 01 12:23:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-c3b2bb3d-aa0e-4033-a6b5-4ae63e7923e3 req-057d7fd4-64aa-4dd8-a277-c452c28bf4e3 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-c3b2bb3d-aa0e-4033-a6b5-4ae63e7923e3 req-057d7fd4-64aa-4dd8-a277-c452c28bf4e3 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:03 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:03 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-c3b2bb3d-aa0e-4033-a6b5-4ae63e7923e3 req-057d7fd4-64aa-4dd8-a277-c452c28bf4e3 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Volume info retrieved successfully. Sep 01 12:23:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-c3b2bb3d-aa0e-4033-a6b5-4ae63e7923e3 req-057d7fd4-64aa-4dd8-a277-c452c28bf4e3 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/volumes/bc24858a-24dd-40d1-945a-2c4fc3437c57 returned with HTTP 200 Sep 01 12:23:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1357/2705] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:23:03 2026] GET /volume/v3/volumes/bc24858a-24dd-40d1-945a-2c4fc3437c57 => generated 881 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a4e408f1-7872-425e-beb4-fb25368e8367 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a4e408f1-7872-425e-beb4-fb25368e8367 None None] GET http://192.168.122.29/volume// Sep 01 12:23:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a4e408f1-7872-425e-beb4-fb25368e8367 None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a4e408f1-7872-425e-beb4-fb25368e8367 None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a4e408f1-7872-425e-beb4-fb25368e8367 None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:23:04 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1349/2706] 192.168.122.29 () {58 vars in 1312 bytes} [Tue Sep 1 12:23:03 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:23:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-c3b2bb3d-aa0e-4033-a6b5-4ae63e7923e3 req-1d1f9fbd-0cf6-4f7b-9548-609a4ecf89fe None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-c3b2bb3d-aa0e-4033-a6b5-4ae63e7923e3 req-1d1f9fbd-0cf6-4f7b-9548-609a4ecf89fe tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] POST http://192.168.122.29/volume/v3/attachments Sep 01 12:23:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-c3b2bb3d-aa0e-4033-a6b5-4ae63e7923e3 req-1d1f9fbd-0cf6-4f7b-9548-609a4ecf89fe tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bc24858a-24dd-40d1-945a-2c4fc3437c57", "connector": null, "instance_uuid": "90972923-70c0-4abe-b3d8-0e0d4b7eee71"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:23: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:23:04 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-c3b2bb3d-aa0e-4033-a6b5-4ae63e7923e3 req-1d1f9fbd-0cf6-4f7b-9548-609a4ecf89fe tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/attachments returned with HTTP 200 Sep 01 12:23:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1358/2707] 192.168.122.29 () {66 vars in 1478 bytes} [Tue Sep 1 12:23:04 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:23:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-769c9643-852f-43ac-acb2-46a227cae0c9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-769c9643-852f-43ac-acb2-46a227cae0c9 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] GET http://192.168.122.29/volume/v3/volumes/bc24858a-24dd-40d1-945a-2c4fc3437c57 Sep 01 12:23:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-769c9643-852f-43ac-acb2-46a227cae0c9 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-769c9643-852f-43ac-acb2-46a227cae0c9 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d18458e2-d07b-471f-9f26-57dc91180015 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d18458e2-d07b-471f-9f26-57dc91180015 None None] GET http://192.168.122.29/volume// Sep 01 12:23: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:23:04 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d18458e2-d07b-471f-9f26-57dc91180015 None None] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d18458e2-d07b-471f-9f26-57dc91180015 None None] Calling method 'all' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d18458e2-d07b-471f-9f26-57dc91180015 None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:23:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1359/2708] 192.168.122.29 () {58 vars in 1310 bytes} [Tue Sep 1 12:23:04 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:23:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-c3b2bb3d-aa0e-4033-a6b5-4ae63e7923e3 req-eb3eb50b-1499-4f4c-98f5-20f646111a26 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23: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:23:04 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-c3b2bb3d-aa0e-4033-a6b5-4ae63e7923e3 req-eb3eb50b-1499-4f4c-98f5-20f646111a26 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] GET http://192.168.122.29/volume/v3/volumes/bc24858a-24dd-40d1-945a-2c4fc3437c57 Sep 01 12:23:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-c3b2bb3d-aa0e-4033-a6b5-4ae63e7923e3 req-eb3eb50b-1499-4f4c-98f5-20f646111a26 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-c3b2bb3d-aa0e-4033-a6b5-4ae63e7923e3 req-eb3eb50b-1499-4f4c-98f5-20f646111a26 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23:04 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-769c9643-852f-43ac-acb2-46a227cae0c9 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Volume info retrieved successfully. Sep 01 12:23: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:23:04 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-769c9643-852f-43ac-acb2-46a227cae0c9 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/volumes/bc24858a-24dd-40d1-945a-2c4fc3437c57 returned with HTTP 200 Sep 01 12:23:04 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1350/2709] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:04 2026] GET /volume/v3/volumes/bc24858a-24dd-40d1-945a-2c4fc3437c57 => generated 880 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23: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:23:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-c3b2bb3d-aa0e-4033-a6b5-4ae63e7923e3 req-eb3eb50b-1499-4f4c-98f5-20f646111a26 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Volume info retrieved successfully. Sep 01 12:23:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-c3b2bb3d-aa0e-4033-a6b5-4ae63e7923e3 req-eb3eb50b-1499-4f4c-98f5-20f646111a26 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/volumes/bc24858a-24dd-40d1-945a-2c4fc3437c57 returned with HTTP 200 Sep 01 12:23:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1360/2710] 192.168.122.29 () {62 vars in 1523 bytes} [Tue Sep 1 12:23:04 2026] GET /volume/v3/volumes/bc24858a-24dd-40d1-945a-2c4fc3437c57 => generated 1061 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:23:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-c3b2bb3d-aa0e-4033-a6b5-4ae63e7923e3 req-d45e29d9-bf35-4a2f-9052-3d7fad13fac0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-c3b2bb3d-aa0e-4033-a6b5-4ae63e7923e3 req-d45e29d9-bf35-4a2f-9052-3d7fad13fac0 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] PUT http://192.168.122.29/volume/v3/attachments/b25b983e-6ad1-4b6b-800b-2f0b98772cf6 Sep 01 12:23:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-c3b2bb3d-aa0e-4033-a6b5-4ae63e7923e3 req-d45e29d9-bf35-4a2f-9052-3d7fad13fac0 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.29", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fcffd4db34b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "2d6c338d-1492-4969-8dee-5e70772e3ff2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:23:04 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-c3b2bb3d-aa0e-4033-a6b5-4ae63e7923e3 req-d45e29d9-bf35-4a2f-9052-3d7fad13fac0 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Acquiring lock "cinder-attachment_update-bc24858a-24dd-40d1-945a-2c4fc3437c57-devstack" by "attachment_update" {{(pid=86815) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 12:23:04 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-c3b2bb3d-aa0e-4033-a6b5-4ae63e7923e3 req-d45e29d9-bf35-4a2f-9052-3d7fad13fac0 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Lock "cinder-attachment_update-bc24858a-24dd-40d1-945a-2c4fc3437c57-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=86815) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 12:23: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:23:04 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23: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:23:04 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23:04 devstack devstack@c-api.service[86815]: DEBUG cinder.coordination [req-c3b2bb3d-aa0e-4033-a6b5-4ae63e7923e3 req-d45e29d9-bf35-4a2f-9052-3d7fad13fac0 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Lock "cinder-attachment_update-bc24858a-24dd-40d1-945a-2c4fc3437c57-devstack" released by "attachment_update" :: held 0.177s {{(pid=86815) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 12:23:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-c3b2bb3d-aa0e-4033-a6b5-4ae63e7923e3 req-d45e29d9-bf35-4a2f-9052-3d7fad13fac0 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/attachments/b25b983e-6ad1-4b6b-800b-2f0b98772cf6 returned with HTTP 200 Sep 01 12:23:04 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1351/2711] 192.168.122.29 () {66 vars in 1588 bytes} [Tue Sep 1 12:23:04 2026] PUT /volume/v3/attachments/b25b983e-6ad1-4b6b-800b-2f0b98772cf6 => generated 694 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:23:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-c3b2bb3d-aa0e-4033-a6b5-4ae63e7923e3 req-8722decf-bc83-46f5-ad7e-33ff2023ccd7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-c3b2bb3d-aa0e-4033-a6b5-4ae63e7923e3 req-8722decf-bc83-46f5-ad7e-33ff2023ccd7 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] POST http://192.168.122.29/volume/v3/attachments/b25b983e-6ad1-4b6b-800b-2f0b98772cf6/action Sep 01 12:23:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-c3b2bb3d-aa0e-4033-a6b5-4ae63e7923e3 req-8722decf-bc83-46f5-ad7e-33ff2023ccd7 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Action body: b'{"os-complete": null}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:23:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-c3b2bb3d-aa0e-4033-a6b5-4ae63e7923e3 req-8722decf-bc83-46f5-ad7e-33ff2023ccd7 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-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:23: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:23:05 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-c3b2bb3d-aa0e-4033-a6b5-4ae63e7923e3 req-8722decf-bc83-46f5-ad7e-33ff2023ccd7 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/attachments/b25b983e-6ad1-4b6b-800b-2f0b98772cf6/action returned with HTTP 204 Sep 01 12:23:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1361/2712] 192.168.122.29 () {66 vars in 1609 bytes} [Tue Sep 1 12:23:05 2026] POST /volume/v3/attachments/b25b983e-6ad1-4b6b-800b-2f0b98772cf6/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:23:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-504dd0a3-d2ff-4a74-9b62-4c35f9b3a477 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-504dd0a3-d2ff-4a74-9b62-4c35f9b3a477 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] GET http://192.168.122.29/volume/v3/volumes/bc24858a-24dd-40d1-945a-2c4fc3437c57 Sep 01 12:23:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-504dd0a3-d2ff-4a74-9b62-4c35f9b3a477 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-504dd0a3-d2ff-4a74-9b62-4c35f9b3a477 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:05 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-504dd0a3-d2ff-4a74-9b62-4c35f9b3a477 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Volume info retrieved successfully. Sep 01 12:23:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-504dd0a3-d2ff-4a74-9b62-4c35f9b3a477 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/volumes/bc24858a-24dd-40d1-945a-2c4fc3437c57 returned with HTTP 200 Sep 01 12:23:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1352/2713] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:05 2026] GET /volume/v3/volumes/bc24858a-24dd-40d1-945a-2c4fc3437c57 => generated 1173 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:23:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-198e7b58-25a6-4c21-a92a-1aa2bf5b65eb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-198e7b58-25a6-4c21-a92a-1aa2bf5b65eb tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] GET http://192.168.122.29/volume/v3/volumes/bc24858a-24dd-40d1-945a-2c4fc3437c57 Sep 01 12:23:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-198e7b58-25a6-4c21-a92a-1aa2bf5b65eb tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-198e7b58-25a6-4c21-a92a-1aa2bf5b65eb tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:05 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-198e7b58-25a6-4c21-a92a-1aa2bf5b65eb tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Volume info retrieved successfully. Sep 01 12:23:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-198e7b58-25a6-4c21-a92a-1aa2bf5b65eb tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/volumes/bc24858a-24dd-40d1-945a-2c4fc3437c57 returned with HTTP 200 Sep 01 12:23:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1362/2714] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:05 2026] GET /volume/v3/volumes/bc24858a-24dd-40d1-945a-2c4fc3437c57 => generated 1173 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:23:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-3dc451e8-1d03-406c-bbcc-3d5e0d578238 req-2363c994-d7d6-4ae8-95d7-16ba92190fa6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-3dc451e8-1d03-406c-bbcc-3d5e0d578238 req-2363c994-d7d6-4ae8-95d7-16ba92190fa6 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] GET http://192.168.122.29/volume/v3/volumes/bc24858a-24dd-40d1-945a-2c4fc3437c57 Sep 01 12:23:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-3dc451e8-1d03-406c-bbcc-3d5e0d578238 req-2363c994-d7d6-4ae8-95d7-16ba92190fa6 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-3dc451e8-1d03-406c-bbcc-3d5e0d578238 req-2363c994-d7d6-4ae8-95d7-16ba92190fa6 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:06 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:06 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-3dc451e8-1d03-406c-bbcc-3d5e0d578238 req-2363c994-d7d6-4ae8-95d7-16ba92190fa6 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Volume info retrieved successfully. Sep 01 12:23:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-3dc451e8-1d03-406c-bbcc-3d5e0d578238 req-2363c994-d7d6-4ae8-95d7-16ba92190fa6 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/volumes/bc24858a-24dd-40d1-945a-2c4fc3437c57 returned with HTTP 200 Sep 01 12:23:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1353/2715] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:23:06 2026] GET /volume/v3/volumes/bc24858a-24dd-40d1-945a-2c4fc3437c57 => generated 1173 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:23:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-3dc451e8-1d03-406c-bbcc-3d5e0d578238 req-e0c9c888-de9f-4c1e-951e-8c6a5e2dcef6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-3dc451e8-1d03-406c-bbcc-3d5e0d578238 req-e0c9c888-de9f-4c1e-951e-8c6a5e2dcef6 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] POST http://192.168.122.29/volume/v3/volumes/bc24858a-24dd-40d1-945a-2c4fc3437c57/action Sep 01 12:23:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-3dc451e8-1d03-406c-bbcc-3d5e0d578238 req-e0c9c888-de9f-4c1e-951e-8c6a5e2dcef6 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-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:23:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-3dc451e8-1d03-406c-bbcc-3d5e0d578238 req-e0c9c888-de9f-4c1e-951e-8c6a5e2dcef6 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-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:23: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:23:06 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-3dc451e8-1d03-406c-bbcc-3d5e0d578238 req-e0c9c888-de9f-4c1e-951e-8c6a5e2dcef6 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Volume info retrieved successfully. Sep 01 12:23:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-3dc451e8-1d03-406c-bbcc-3d5e0d578238 req-e0c9c888-de9f-4c1e-951e-8c6a5e2dcef6 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Begin detaching volume completed successfully. Sep 01 12:23:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-3dc451e8-1d03-406c-bbcc-3d5e0d578238 req-e0c9c888-de9f-4c1e-951e-8c6a5e2dcef6 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/volumes/bc24858a-24dd-40d1-945a-2c4fc3437c57/action returned with HTTP 202 Sep 01 12:23:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1363/2716] 192.168.122.29 () {64 vars in 1556 bytes} [Tue Sep 1 12:23:06 2026] POST /volume/v3/volumes/bc24858a-24dd-40d1-945a-2c4fc3437c57/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:23:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b414d622-adc6-41b0-858c-3780ab7ee6b7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b414d622-adc6-41b0-858c-3780ab7ee6b7 None None] GET http://192.168.122.29/volume// Sep 01 12:23:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b414d622-adc6-41b0-858c-3780ab7ee6b7 None None] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b414d622-adc6-41b0-858c-3780ab7ee6b7 None None] Calling method 'all' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b414d622-adc6-41b0-858c-3780ab7ee6b7 None None] http://192.168.122.29/volume// returned with HTTP 300 Sep 01 12:23:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1354/2717] 192.168.122.29 () {58 vars in 1310 bytes} [Tue Sep 1 12:23:06 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 12:23:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [req-3dc451e8-1d03-406c-bbcc-3d5e0d578238 req-7c970f04-9bd0-41c6-879e-903c10feecfc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-3dc451e8-1d03-406c-bbcc-3d5e0d578238 req-7c970f04-9bd0-41c6-879e-903c10feecfc tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] GET http://192.168.122.29/volume/v3/volumes/bc24858a-24dd-40d1-945a-2c4fc3437c57 Sep 01 12:23:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-3dc451e8-1d03-406c-bbcc-3d5e0d578238 req-7c970f04-9bd0-41c6-879e-903c10feecfc tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [req-3dc451e8-1d03-406c-bbcc-3d5e0d578238 req-7c970f04-9bd0-41c6-879e-903c10feecfc tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:06 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [req-3dc451e8-1d03-406c-bbcc-3d5e0d578238 req-7c970f04-9bd0-41c6-879e-903c10feecfc tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Volume info retrieved successfully. Sep 01 12:23:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [req-3dc451e8-1d03-406c-bbcc-3d5e0d578238 req-7c970f04-9bd0-41c6-879e-903c10feecfc tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/volumes/bc24858a-24dd-40d1-945a-2c4fc3437c57 returned with HTTP 200 Sep 01 12:23:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1364/2718] 192.168.122.29 () {62 vars in 1523 bytes} [Tue Sep 1 12:23:06 2026] GET /volume/v3/volumes/bc24858a-24dd-40d1-945a-2c4fc3437c57 => generated 1357 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:23:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-3dc451e8-1d03-406c-bbcc-3d5e0d578238 req-29030e53-b311-4337-9557-2f97928c01a9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-3dc451e8-1d03-406c-bbcc-3d5e0d578238 req-29030e53-b311-4337-9557-2f97928c01a9 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] DELETE http://192.168.122.29/volume/v3/attachments/b25b983e-6ad1-4b6b-800b-2f0b98772cf6 Sep 01 12:23:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-3dc451e8-1d03-406c-bbcc-3d5e0d578238 req-29030e53-b311-4337-9557-2f97928c01a9 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-3dc451e8-1d03-406c-bbcc-3d5e0d578238 req-29030e53-b311-4337-9557-2f97928c01a9 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:06 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:06 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:23:06 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, Sep 01 12:23:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-3dc451e8-1d03-406c-bbcc-3d5e0d578238 req-29030e53-b311-4337-9557-2f97928c01a9 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/attachments/b25b983e-6ad1-4b6b-800b-2f0b98772cf6 returned with HTTP 200 Sep 01 12:23:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1355/2719] 192.168.122.29 () {64 vars in 1557 bytes} [Tue Sep 1 12:23:06 2026] DELETE /volume/v3/attachments/b25b983e-6ad1-4b6b-800b-2f0b98772cf6 => generated 19 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4c899e34-97e0-47ef-b82b-0f99a91f4a3c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4c899e34-97e0-47ef-b82b-0f99a91f4a3c tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] DELETE http://192.168.122.29/volume/v3/volumes/bc24858a-24dd-40d1-945a-2c4fc3437c57 Sep 01 12:23:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4c899e34-97e0-47ef-b82b-0f99a91f4a3c tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4c899e34-97e0-47ef-b82b-0f99a91f4a3c tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23:10 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-4c899e34-97e0-47ef-b82b-0f99a91f4a3c tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Delete volume with id: bc24858a-24dd-40d1-945a-2c4fc3437c57 Sep 01 12:23: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:23:10 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:10 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4c899e34-97e0-47ef-b82b-0f99a91f4a3c tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Volume info retrieved successfully. Sep 01 12:23:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4c899e34-97e0-47ef-b82b-0f99a91f4a3c tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Delete volume request issued successfully. Sep 01 12:23:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4c899e34-97e0-47ef-b82b-0f99a91f4a3c tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/volumes/bc24858a-24dd-40d1-945a-2c4fc3437c57 returned with HTTP 202 Sep 01 12:23:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1365/2720] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:23:10 2026] DELETE /volume/v3/volumes/bc24858a-24dd-40d1-945a-2c4fc3437c57 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:23:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-23d13ac5-25ee-4c40-ad31-d49f5e02dd9b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-23d13ac5-25ee-4c40-ad31-d49f5e02dd9b tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] GET http://192.168.122.29/volume/v3/volumes/bc24858a-24dd-40d1-945a-2c4fc3437c57 Sep 01 12:23:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-23d13ac5-25ee-4c40-ad31-d49f5e02dd9b tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-23d13ac5-25ee-4c40-ad31-d49f5e02dd9b tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:10 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:10 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-23d13ac5-25ee-4c40-ad31-d49f5e02dd9b tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Volume info retrieved successfully. Sep 01 12:23:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-23d13ac5-25ee-4c40-ad31-d49f5e02dd9b tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/volumes/bc24858a-24dd-40d1-945a-2c4fc3437c57 returned with HTTP 200 Sep 01 12:23:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1356/2721] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:10 2026] GET /volume/v3/volumes/bc24858a-24dd-40d1-945a-2c4fc3437c57 => generated 880 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b7d3b810-9b95-49c7-90f6-9a2a0c8d9764 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b7d3b810-9b95-49c7-90f6-9a2a0c8d9764 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] GET http://192.168.122.29/volume/v3/volumes/bc24858a-24dd-40d1-945a-2c4fc3437c57 Sep 01 12:23:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b7d3b810-9b95-49c7-90f6-9a2a0c8d9764 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b7d3b810-9b95-49c7-90f6-9a2a0c8d9764 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b7d3b810-9b95-49c7-90f6-9a2a0c8d9764 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/volumes/bc24858a-24dd-40d1-945a-2c4fc3437c57 returned with HTTP 404 Sep 01 12:23:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1366/2722] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:11 2026] GET /volume/v3/volumes/bc24858a-24dd-40d1-945a-2c4fc3437c57 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:23:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9570dab2-b9c6-4a72-b480-4860fa9373f4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9570dab2-b9c6-4a72-b480-4860fa9373f4 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] DELETE http://192.168.122.29/volume/v3/snapshots/6129a1e2-ff56-4ec0-9038-2e290a9920eb Sep 01 12:23:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9570dab2-b9c6-4a72-b480-4860fa9373f4 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9570dab2-b9c6-4a72-b480-4860fa9373f4 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23:12 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-9570dab2-b9c6-4a72-b480-4860fa9373f4 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Delete snapshot with id: 6129a1e2-ff56-4ec0-9038-2e290a9920eb Sep 01 12:23: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:23:12 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9570dab2-b9c6-4a72-b480-4860fa9373f4 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Snapshot retrieved successfully. Sep 01 12:23: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:23:12 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9570dab2-b9c6-4a72-b480-4860fa9373f4 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Snapshot delete request issued successfully. Sep 01 12:23:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9570dab2-b9c6-4a72-b480-4860fa9373f4 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/snapshots/6129a1e2-ff56-4ec0-9038-2e290a9920eb returned with HTTP 202 Sep 01 12:23:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1357/2723] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:23:12 2026] DELETE /volume/v3/snapshots/6129a1e2-ff56-4ec0-9038-2e290a9920eb => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:23:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d97ffea1-4cdc-4205-9a53-2469ec50f6c2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d97ffea1-4cdc-4205-9a53-2469ec50f6c2 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] GET http://192.168.122.29/volume/v3/snapshots/6129a1e2-ff56-4ec0-9038-2e290a9920eb Sep 01 12:23:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d97ffea1-4cdc-4205-9a53-2469ec50f6c2 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d97ffea1-4cdc-4205-9a53-2469ec50f6c2 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:12 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d97ffea1-4cdc-4205-9a53-2469ec50f6c2 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Snapshot retrieved successfully. Sep 01 12:23:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d97ffea1-4cdc-4205-9a53-2469ec50f6c2 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/snapshots/6129a1e2-ff56-4ec0-9038-2e290a9920eb returned with HTTP 200 Sep 01 12:23:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1367/2724] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:23:12 2026] GET /volume/v3/snapshots/6129a1e2-ff56-4ec0-9038-2e290a9920eb => generated 461 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-def3fe52-46a0-4ba9-8aa7-cd13e08b1321 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-def3fe52-46a0-4ba9-8aa7-cd13e08b1321 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] GET http://192.168.122.29/volume/v3/snapshots/6129a1e2-ff56-4ec0-9038-2e290a9920eb Sep 01 12:23:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-def3fe52-46a0-4ba9-8aa7-cd13e08b1321 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-def3fe52-46a0-4ba9-8aa7-cd13e08b1321 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:13 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-def3fe52-46a0-4ba9-8aa7-cd13e08b1321 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Snapshot retrieved successfully. Sep 01 12:23:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-def3fe52-46a0-4ba9-8aa7-cd13e08b1321 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/snapshots/6129a1e2-ff56-4ec0-9038-2e290a9920eb returned with HTTP 200 Sep 01 12:23:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1358/2725] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:23:13 2026] GET /volume/v3/snapshots/6129a1e2-ff56-4ec0-9038-2e290a9920eb => generated 461 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-956b636e-0e01-4ec6-9bdc-d8d737c373fc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-956b636e-0e01-4ec6-9bdc-d8d737c373fc tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] GET http://192.168.122.29/volume/v3/snapshots/6129a1e2-ff56-4ec0-9038-2e290a9920eb Sep 01 12:23:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-956b636e-0e01-4ec6-9bdc-d8d737c373fc tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-956b636e-0e01-4ec6-9bdc-d8d737c373fc tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-956b636e-0e01-4ec6-9bdc-d8d737c373fc tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/snapshots/6129a1e2-ff56-4ec0-9038-2e290a9920eb returned with HTTP 404 Sep 01 12:23:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1368/2726] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:23:14 2026] GET /volume/v3/snapshots/6129a1e2-ff56-4ec0-9038-2e290a9920eb => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:23:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [req-3d53c5d4-14ac-40fc-a91f-3e6d8993edd2 req-cf94d0d4-8d92-4830-9c0b-6760ffd8d939 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-3d53c5d4-14ac-40fc-a91f-3e6d8993edd2 req-cf94d0d4-8d92-4830-9c0b-6760ffd8d939 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] GET http://192.168.122.29/volume/v3/volumes/ac7f9b1f-5110-45e6-bd31-97824b836b41 Sep 01 12:23:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-3d53c5d4-14ac-40fc-a91f-3e6d8993edd2 req-cf94d0d4-8d92-4830-9c0b-6760ffd8d939 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [req-3d53c5d4-14ac-40fc-a91f-3e6d8993edd2 req-cf94d0d4-8d92-4830-9c0b-6760ffd8d939 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [req-3d53c5d4-14ac-40fc-a91f-3e6d8993edd2 req-cf94d0d4-8d92-4830-9c0b-6760ffd8d939 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Volume info retrieved successfully. Sep 01 12:23:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [req-3d53c5d4-14ac-40fc-a91f-3e6d8993edd2 req-cf94d0d4-8d92-4830-9c0b-6760ffd8d939 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/volumes/ac7f9b1f-5110-45e6-bd31-97824b836b41 returned with HTTP 200 Sep 01 12:23:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1359/2727] 192.168.122.29 () {60 vars in 1482 bytes} [Tue Sep 1 12:23:14 2026] GET /volume/v3/volumes/ac7f9b1f-5110-45e6-bd31-97824b836b41 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-feacbe99-5093-4054-9928-7eb070eca50c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-feacbe99-5093-4054-9928-7eb070eca50c tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] DELETE http://192.168.122.29/volume/v3/volumes/ac7f9b1f-5110-45e6-bd31-97824b836b41 Sep 01 12:23:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-feacbe99-5093-4054-9928-7eb070eca50c tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-feacbe99-5093-4054-9928-7eb070eca50c tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23:17 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-feacbe99-5093-4054-9928-7eb070eca50c tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Delete volume with id: ac7f9b1f-5110-45e6-bd31-97824b836b41 Sep 01 12:23: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:23:17 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-feacbe99-5093-4054-9928-7eb070eca50c tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Volume info retrieved successfully. Sep 01 12:23:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-feacbe99-5093-4054-9928-7eb070eca50c tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Delete volume request issued successfully. Sep 01 12:23:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-feacbe99-5093-4054-9928-7eb070eca50c tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/volumes/ac7f9b1f-5110-45e6-bd31-97824b836b41 returned with HTTP 202 Sep 01 12:23:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1369/2728] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:23:17 2026] DELETE /volume/v3/volumes/ac7f9b1f-5110-45e6-bd31-97824b836b41 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:23:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e15c9331-6fea-4c28-9357-b63624053457 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e15c9331-6fea-4c28-9357-b63624053457 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] GET http://192.168.122.29/volume/v3/volumes/ac7f9b1f-5110-45e6-bd31-97824b836b41 Sep 01 12:23:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e15c9331-6fea-4c28-9357-b63624053457 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e15c9331-6fea-4c28-9357-b63624053457 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:17 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:17 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:17 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e15c9331-6fea-4c28-9357-b63624053457 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Volume info retrieved successfully. Sep 01 12:23:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e15c9331-6fea-4c28-9357-b63624053457 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/volumes/ac7f9b1f-5110-45e6-bd31-97824b836b41 returned with HTTP 200 Sep 01 12:23:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1360/2729] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:17 2026] GET /volume/v3/volumes/ac7f9b1f-5110-45e6-bd31-97824b836b41 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-11ce350b-7963-4d0b-ba14-aeaf26ca0a42 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-11ce350b-7963-4d0b-ba14-aeaf26ca0a42 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] GET http://192.168.122.29/volume/v3/volumes/ac7f9b1f-5110-45e6-bd31-97824b836b41 Sep 01 12:23:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-11ce350b-7963-4d0b-ba14-aeaf26ca0a42 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-11ce350b-7963-4d0b-ba14-aeaf26ca0a42 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-11ce350b-7963-4d0b-ba14-aeaf26ca0a42 tempest-TestStampPattern-2092672715 tempest-TestStampPattern-2092672715-project-member] http://192.168.122.29/volume/v3/volumes/ac7f9b1f-5110-45e6-bd31-97824b836b41 returned with HTTP 404 Sep 01 12:23:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1370/2730] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:18 2026] GET /volume/v3/volumes/ac7f9b1f-5110-45e6-bd31-97824b836b41 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:23:27 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:23:28 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:23:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-799ac22c-e472-4e96-b5ba-bf7ff207ea3d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b88114bd-ec4e-496c-a97e-eb492ef25570 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-799ac22c-e472-4e96-b5ba-bf7ff207ea3d tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:23:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-799ac22c-e472-4e96-b5ba-bf7ff207ea3d tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-287588381"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:23:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-799ac22c-e472-4e96-b5ba-bf7ff207ea3d tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-287588381'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:23:37 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-799ac22c-e472-4e96-b5ba-bf7ff207ea3d tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Create volume of 1 GB Sep 01 12:23:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-799ac22c-e472-4e96-b5ba-bf7ff207ea3d tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Availability Zones retrieved successfully. Sep 01 12:23:37 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-799ac22c-e472-4e96-b5ba-bf7ff207ea3d tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Flow 'volume_create_api' (f570f3c7-f13c-4635-b3b8-25f7ce5755fc) 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:23:37 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-799ac22c-e472-4e96-b5ba-bf7ff207ea3d tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbb076ec-804c-4179-abf8-cf815ac1f406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:37 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-799ac22c-e472-4e96-b5ba-bf7ff207ea3d tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-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:23:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b88114bd-ec4e-496c-a97e-eb492ef25570 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:23:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b88114bd-ec4e-496c-a97e-eb492ef25570 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8b6d23d5-cf6b-4f62-bc24-7a262454ec8c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-491495358"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:23:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-b88114bd-ec4e-496c-a97e-eb492ef25570 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Create volume request body: {'volume': {"'imageRef": '8b6d23d5-cf6b-4f62-bc24-7a262454ec8c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-491495358'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:23:38 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-b88114bd-ec4e-496c-a97e-eb492ef25570 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Create volume of 1 GB Sep 01 12:23:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b88114bd-ec4e-496c-a97e-eb492ef25570 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Availability Zones retrieved successfully. Sep 01 12:23:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b88114bd-ec4e-496c-a97e-eb492ef25570 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Flow 'volume_create_api' (ae0549e0-9a62-4866-b43d-1374ccb0235d) 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:23:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b88114bd-ec4e-496c-a97e-eb492ef25570 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a134218b-07b5-4a75-b10a-284b891d939b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-b88114bd-ec4e-496c-a97e-eb492ef25570 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-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:23:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-799ac22c-e472-4e96-b5ba-bf7ff207ea3d tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbb076ec-804c-4179-abf8-cf815ac1f406) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:23:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-799ac22c-e472-4e96-b5ba-bf7ff207ea3d tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54421a0f-fbc2-4803-8d8e-ad0ce11e6226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b88114bd-ec4e-496c-a97e-eb492ef25570 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a134218b-07b5-4a75-b10a-284b891d939b) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:23:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b88114bd-ec4e-496c-a97e-eb492ef25570 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f29394dd-aa9c-46cf-993b-1c487e0d1b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:38 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-799ac22c-e472-4e96-b5ba-bf7ff207ea3d tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Created reservations ['701dd491-8fe2-4f94-873a-bc28d6460ac2', 'e6e1ddc3-d33a-4da8-926b-42d77d5ce165', '73ef81cd-e111-4a0a-a63b-867b44143946', '12331cd0-6e88-4471-bbca-6af21a3ba91d'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:23:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-799ac22c-e472-4e96-b5ba-bf7ff207ea3d tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54421a0f-fbc2-4803-8d8e-ad0ce11e6226) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['701dd491-8fe2-4f94-873a-bc28d6460ac2', 'e6e1ddc3-d33a-4da8-926b-42d77d5ce165', '73ef81cd-e111-4a0a-a63b-867b44143946', '12331cd0-6e88-4471-bbca-6af21a3ba91d']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-799ac22c-e472-4e96-b5ba-bf7ff207ea3d tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcdb6c18-1e9d-4a90-9610-f8126fd5dcd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23: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:23:38 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-799ac22c-e472-4e96-b5ba-bf7ff207ea3d tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcdb6c18-1e9d-4a90-9610-f8126fd5dcd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a55fe7b3-a1bb-47b8-8389-8a42f7a2ae19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-287588381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30ce631deb704f8ea828a165b99510cc',qos_specs=None,replication_status=,reservations=['701dd491-8fe2-4f94-873a-bc28d6460ac2','e6e1ddc3-d33a-4da8-926b-42d77d5ce165','73ef81cd-e111-4a0a-a63b-867b44143946','12331cd0-6e88-4471-bbca-6af21a3ba91d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c86440481cb42ea80c76388f548abf6',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:23:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-287588381',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a55fe7b3-a1bb-47b8-8389-8a42f7a2ae19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30ce631deb704f8ea828a165b99510cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c86440481cb42ea80c76388f548abf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-799ac22c-e472-4e96-b5ba-bf7ff207ea3d tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16e821a2-993a-4d67-9d5c-b66c5c0adaf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:38 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-b88114bd-ec4e-496c-a97e-eb492ef25570 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Created reservations ['04ce6c17-ae8a-4611-b405-fb0d3ef4779f', '7c65d379-7ca2-4159-b7a9-8fdba58cc2b8', 'f63e0a81-c134-438e-a081-220858704ecc', '2672d022-1c19-4ad0-bd55-043408c50eeb'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:23:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b88114bd-ec4e-496c-a97e-eb492ef25570 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f29394dd-aa9c-46cf-993b-1c487e0d1b9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04ce6c17-ae8a-4611-b405-fb0d3ef4779f', '7c65d379-7ca2-4159-b7a9-8fdba58cc2b8', 'f63e0a81-c134-438e-a081-220858704ecc', '2672d022-1c19-4ad0-bd55-043408c50eeb']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b88114bd-ec4e-496c-a97e-eb492ef25570 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3476d4f6-a581-4d2b-8201-14104db6fd6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-799ac22c-e472-4e96-b5ba-bf7ff207ea3d tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16e821a2-993a-4d67-9d5c-b66c5c0adaf8) transitioned into state 'SUCCESS' from state '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-287588381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30ce631deb704f8ea828a165b99510cc',qos_specs=None,replication_status=,reservations=['701dd491-8fe2-4f94-873a-bc28d6460ac2','e6e1ddc3-d33a-4da8-926b-42d77d5ce165','73ef81cd-e111-4a0a-a63b-867b44143946','12331cd0-6e88-4471-bbca-6af21a3ba91d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c86440481cb42ea80c76388f548abf6',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-799ac22c-e472-4e96-b5ba-bf7ff207ea3d tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3996cde-979b-4f19-b63d-e07216779e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23: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:23:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-799ac22c-e472-4e96-b5ba-bf7ff207ea3d tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3996cde-979b-4f19-b63d-e07216779e72) 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:23:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b88114bd-ec4e-496c-a97e-eb492ef25570 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3476d4f6-a581-4d2b-8201-14104db6fd6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8be5e7af-91c1-405a-b4ca-d13a3ab7bd1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-491495358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63e9394927c04d469161851250606e93',qos_specs=None,replication_status=,reservations=['04ce6c17-ae8a-4611-b405-fb0d3ef4779f','7c65d379-7ca2-4159-b7a9-8fdba58cc2b8','f63e0a81-c134-438e-a081-220858704ecc','2672d022-1c19-4ad0-bd55-043408c50eeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3da9dc9085c45a199fe919096b233fe',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:23:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-491495358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8be5e7af-91c1-405a-b4ca-d13a3ab7bd1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63e9394927c04d469161851250606e93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3da9dc9085c45a199fe919096b233fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-799ac22c-e472-4e96-b5ba-bf7ff207ea3d tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Flow 'volume_create_api' (f570f3c7-f13c-4635-b3b8-25f7ce5755fc) 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:23:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-799ac22c-e472-4e96-b5ba-bf7ff207ea3d tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Create volume request issued successfully. Sep 01 12:23:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b88114bd-ec4e-496c-a97e-eb492ef25570 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f563967b-690a-4742-b6aa-fe952fdfc159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-799ac22c-e472-4e96-b5ba-bf7ff207ea3d tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:23:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1361/2731] 192.168.122.29 () {62 vars in 1178 bytes} [Tue Sep 1 12:23:37 2026] POST /volume/v3/volumes => generated 776 bytes in 777 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:23:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3c5a37bf-d41a-4160-96b9-7bc702848daa None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b88114bd-ec4e-496c-a97e-eb492ef25570 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f563967b-690a-4742-b6aa-fe952fdfc159) transitioned into state 'SUCCESS' from state '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-491495358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63e9394927c04d469161851250606e93',qos_specs=None,replication_status=,reservations=['04ce6c17-ae8a-4611-b405-fb0d3ef4779f','7c65d379-7ca2-4159-b7a9-8fdba58cc2b8','f63e0a81-c134-438e-a081-220858704ecc','2672d022-1c19-4ad0-bd55-043408c50eeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3da9dc9085c45a199fe919096b233fe',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b88114bd-ec4e-496c-a97e-eb492ef25570 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a5b4b3a-580d-40d0-b43d-a757ac77aed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b88114bd-ec4e-496c-a97e-eb492ef25570 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a5b4b3a-580d-40d0-b43d-a757ac77aed9) 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:23:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-b88114bd-ec4e-496c-a97e-eb492ef25570 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Flow 'volume_create_api' (ae0549e0-9a62-4866-b43d-1374ccb0235d) 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:23:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b88114bd-ec4e-496c-a97e-eb492ef25570 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Create volume request issued successfully. Sep 01 12:23:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b88114bd-ec4e-496c-a97e-eb492ef25570 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:23:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1371/2732] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:23:37 2026] POST /volume/v3/volumes => generated 763 bytes in 714 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:23:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a8d68c1e-494c-422d-aecf-7d220061975f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a8d68c1e-494c-422d-aecf-7d220061975f tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] GET http://192.168.122.29/volume/v3/volumes/a55fe7b3-a1bb-47b8-8389-8a42f7a2ae19 Sep 01 12:23:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a8d68c1e-494c-422d-aecf-7d220061975f tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a8d68c1e-494c-422d-aecf-7d220061975f tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a8d68c1e-494c-422d-aecf-7d220061975f tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Volume info retrieved successfully. Sep 01 12:23:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a8d68c1e-494c-422d-aecf-7d220061975f tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] http://192.168.122.29/volume/v3/volumes/a55fe7b3-a1bb-47b8-8389-8a42f7a2ae19 returned with HTTP 200 Sep 01 12:23:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1372/2733] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:23:38 2026] GET /volume/v3/volumes/a55fe7b3-a1bb-47b8-8389-8a42f7a2ae19 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:23:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3476d75a-5687-43f4-b5a0-85a8383d88fc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3476d75a-5687-43f4-b5a0-85a8383d88fc tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:23:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3476d75a-5687-43f4-b5a0-85a8383d88fc tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8b6d23d5-cf6b-4f62-bc24-7a262454ec8c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1573668789"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:23:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-3476d75a-5687-43f4-b5a0-85a8383d88fc tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Create volume request body: {'volume': {"'imageRef": '8b6d23d5-cf6b-4f62-bc24-7a262454ec8c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1573668789'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:23:38 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-3476d75a-5687-43f4-b5a0-85a8383d88fc tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Create volume of 1 GB Sep 01 12:23:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3476d75a-5687-43f4-b5a0-85a8383d88fc tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Availability Zones retrieved successfully. Sep 01 12:23:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3476d75a-5687-43f4-b5a0-85a8383d88fc tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Flow 'volume_create_api' (2144bcea-222e-4c57-8a7d-18fded2faacd) 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:23:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3476d75a-5687-43f4-b5a0-85a8383d88fc tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1f2d65b-6de0-41ee-aaf5-da81ef2650db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-3476d75a-5687-43f4-b5a0-85a8383d88fc tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-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:23:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3476d75a-5687-43f4-b5a0-85a8383d88fc tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1f2d65b-6de0-41ee-aaf5-da81ef2650db) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:23:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3476d75a-5687-43f4-b5a0-85a8383d88fc tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5815ef57-26a6-4586-951c-9388e4adcbda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3c5a37bf-d41a-4160-96b9-7bc702848daa tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:23:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3c5a37bf-d41a-4160-96b9-7bc702848daa tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2135722388"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:23:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-3c5a37bf-d41a-4160-96b9-7bc702848daa tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2135722388'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:23:38 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-3c5a37bf-d41a-4160-96b9-7bc702848daa tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Create volume of 1 GB Sep 01 12:23: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:23:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3c5a37bf-d41a-4160-96b9-7bc702848daa tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Availability Zones retrieved successfully. Sep 01 12:23:38 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-3476d75a-5687-43f4-b5a0-85a8383d88fc tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Created reservations ['9d7edf4c-6084-40cc-98a4-30bee16795a1', 'e8a0ae19-dae2-4f1c-a98b-5a4f4c766948', '45c72f9b-ed96-4531-9ddc-e1cde48b94cb', 'ab69cb5f-b902-43c9-945f-db61aaab21b2'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:23:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3476d75a-5687-43f4-b5a0-85a8383d88fc tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5815ef57-26a6-4586-951c-9388e4adcbda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d7edf4c-6084-40cc-98a4-30bee16795a1', 'e8a0ae19-dae2-4f1c-a98b-5a4f4c766948', '45c72f9b-ed96-4531-9ddc-e1cde48b94cb', 'ab69cb5f-b902-43c9-945f-db61aaab21b2']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3476d75a-5687-43f4-b5a0-85a8383d88fc tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab795f00-81e7-4020-8452-40b2f7453763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3c5a37bf-d41a-4160-96b9-7bc702848daa tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Flow 'volume_create_api' (b79a1c47-89c6-405e-8ac2-bb86aac0a9d8) 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:23:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3c5a37bf-d41a-4160-96b9-7bc702848daa tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0de44ba3-20ff-482b-bd78-ca171638d9ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-3c5a37bf-d41a-4160-96b9-7bc702848daa tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-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:23: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:23:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3476d75a-5687-43f4-b5a0-85a8383d88fc tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab795f00-81e7-4020-8452-40b2f7453763) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51491d88-b38d-4a13-8c0e-792ad4a9a073', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1573668789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63e9394927c04d469161851250606e93',qos_specs=None,replication_status=,reservations=['9d7edf4c-6084-40cc-98a4-30bee16795a1','e8a0ae19-dae2-4f1c-a98b-5a4f4c766948','45c72f9b-ed96-4531-9ddc-e1cde48b94cb','ab69cb5f-b902-43c9-945f-db61aaab21b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3da9dc9085c45a199fe919096b233fe',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:23:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1573668789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51491d88-b38d-4a13-8c0e-792ad4a9a073,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63e9394927c04d469161851250606e93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3da9dc9085c45a199fe919096b233fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3476d75a-5687-43f4-b5a0-85a8383d88fc tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0012c42-a292-42d2-854c-17e3f82ea7e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3476d75a-5687-43f4-b5a0-85a8383d88fc tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0012c42-a292-42d2-854c-17e3f82ea7e3) transitioned into state 'SUCCESS' from state '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-1573668789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63e9394927c04d469161851250606e93',qos_specs=None,replication_status=,reservations=['9d7edf4c-6084-40cc-98a4-30bee16795a1','e8a0ae19-dae2-4f1c-a98b-5a4f4c766948','45c72f9b-ed96-4531-9ddc-e1cde48b94cb','ab69cb5f-b902-43c9-945f-db61aaab21b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3da9dc9085c45a199fe919096b233fe',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3476d75a-5687-43f4-b5a0-85a8383d88fc tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e41c0543-b63e-42bc-8ba4-54e481c779e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3c5a37bf-d41a-4160-96b9-7bc702848daa tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0de44ba3-20ff-482b-bd78-ca171638d9ca) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:23:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3c5a37bf-d41a-4160-96b9-7bc702848daa tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e55536b4-f6c9-4629-bdcd-49163c14c55d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3476d75a-5687-43f4-b5a0-85a8383d88fc tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e41c0543-b63e-42bc-8ba4-54e481c779e0) 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:23:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-3476d75a-5687-43f4-b5a0-85a8383d88fc tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Flow 'volume_create_api' (2144bcea-222e-4c57-8a7d-18fded2faacd) 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:23:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3476d75a-5687-43f4-b5a0-85a8383d88fc tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Create volume request issued successfully. Sep 01 12:23:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3476d75a-5687-43f4-b5a0-85a8383d88fc tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:23:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1373/2734] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:23:38 2026] POST /volume/v3/volumes => generated 764 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:23:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-148f277a-4da8-4223-a077-ab833caf1e79 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-148f277a-4da8-4223-a077-ab833caf1e79 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:23:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-148f277a-4da8-4223-a077-ab833caf1e79 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8b6d23d5-cf6b-4f62-bc24-7a262454ec8c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1857355626"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:23:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-148f277a-4da8-4223-a077-ab833caf1e79 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Create volume request body: {'volume': {"'imageRef": '8b6d23d5-cf6b-4f62-bc24-7a262454ec8c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1857355626'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:23:39 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-148f277a-4da8-4223-a077-ab833caf1e79 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Create volume of 1 GB Sep 01 12:23: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:23:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-148f277a-4da8-4223-a077-ab833caf1e79 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Availability Zones retrieved successfully. Sep 01 12:23:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-148f277a-4da8-4223-a077-ab833caf1e79 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Flow 'volume_create_api' (8adf4bda-78f9-44c2-86e9-561629901743) 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:23:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-148f277a-4da8-4223-a077-ab833caf1e79 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8124e566-ae68-4ef5-b488-0e40f7943918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-148f277a-4da8-4223-a077-ab833caf1e79 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-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:23:39 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-3c5a37bf-d41a-4160-96b9-7bc702848daa tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Created reservations ['2c888acd-e1a5-4549-9540-e06b81ccd5dd', '2fa167c9-e1fd-49fd-b8da-a8590c0e5fe2', '994d3d97-2c2f-466e-b207-81583e428222', 'b0dfd035-3d56-419f-adaf-3be2c96562fc'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:23:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3c5a37bf-d41a-4160-96b9-7bc702848daa tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e55536b4-f6c9-4629-bdcd-49163c14c55d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c888acd-e1a5-4549-9540-e06b81ccd5dd', '2fa167c9-e1fd-49fd-b8da-a8590c0e5fe2', '994d3d97-2c2f-466e-b207-81583e428222', 'b0dfd035-3d56-419f-adaf-3be2c96562fc']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3c5a37bf-d41a-4160-96b9-7bc702848daa tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a3ce932-c01e-4ed4-bb61-f1fd4b9c2c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-148f277a-4da8-4223-a077-ab833caf1e79 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8124e566-ae68-4ef5-b488-0e40f7943918) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:23:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-148f277a-4da8-4223-a077-ab833caf1e79 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa9f84ff-55e5-4fde-9d0e-28763243603e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23: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:23:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3c5a37bf-d41a-4160-96b9-7bc702848daa tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a3ce932-c01e-4ed4-bb61-f1fd4b9c2c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bad82a4e-c1e8-4252-abe6-78c6f8568efc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2135722388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48ca474317c549ceb96498052c2a5f46',qos_specs=None,replication_status=,reservations=['2c888acd-e1a5-4549-9540-e06b81ccd5dd','2fa167c9-e1fd-49fd-b8da-a8590c0e5fe2','994d3d97-2c2f-466e-b207-81583e428222','b0dfd035-3d56-419f-adaf-3be2c96562fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cc70de268d54011a6269f1f6e6cd2ed',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:23:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2135722388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bad82a4e-c1e8-4252-abe6-78c6f8568efc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48ca474317c549ceb96498052c2a5f46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cc70de268d54011a6269f1f6e6cd2ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3c5a37bf-d41a-4160-96b9-7bc702848daa tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f34e466a-0482-493a-b6f2-373ae63d58ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3c5a37bf-d41a-4160-96b9-7bc702848daa tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f34e466a-0482-493a-b6f2-373ae63d58ce) transitioned into state 'SUCCESS' from state '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-2135722388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48ca474317c549ceb96498052c2a5f46',qos_specs=None,replication_status=,reservations=['2c888acd-e1a5-4549-9540-e06b81ccd5dd','2fa167c9-e1fd-49fd-b8da-a8590c0e5fe2','994d3d97-2c2f-466e-b207-81583e428222','b0dfd035-3d56-419f-adaf-3be2c96562fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cc70de268d54011a6269f1f6e6cd2ed',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3c5a37bf-d41a-4160-96b9-7bc702848daa tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33d323f8-b65c-4547-b4f0-d41a066b6a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3c5a37bf-d41a-4160-96b9-7bc702848daa tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33d323f8-b65c-4547-b4f0-d41a066b6a8e) 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:23:39 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-148f277a-4da8-4223-a077-ab833caf1e79 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Created reservations ['8c335b62-c0b1-4f17-a759-3ad6c5cd64df', '3239a20f-6962-491c-b89b-ee9b9f2755e7', '2afd8a1c-5a02-4628-8b27-90cf26a89b0d', '11e1fdf2-44c4-4836-83ba-b0655363cee0'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:23:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-3c5a37bf-d41a-4160-96b9-7bc702848daa tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Flow 'volume_create_api' (b79a1c47-89c6-405e-8ac2-bb86aac0a9d8) 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:23:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3c5a37bf-d41a-4160-96b9-7bc702848daa tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Create volume request issued successfully. Sep 01 12:23:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3c5a37bf-d41a-4160-96b9-7bc702848daa tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:23:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1362/2735] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:23:38 2026] POST /volume/v3/volumes => generated 771 bytes in 942 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:23:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-148f277a-4da8-4223-a077-ab833caf1e79 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa9f84ff-55e5-4fde-9d0e-28763243603e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c335b62-c0b1-4f17-a759-3ad6c5cd64df', '3239a20f-6962-491c-b89b-ee9b9f2755e7', '2afd8a1c-5a02-4628-8b27-90cf26a89b0d', '11e1fdf2-44c4-4836-83ba-b0655363cee0']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6c8f43b5-25bb-4e8c-8a29-ec8c202ecf29 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-148f277a-4da8-4223-a077-ab833caf1e79 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c8eced8-b5a2-4cb1-889a-eb7fcdddf47c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23: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:23:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-148f277a-4da8-4223-a077-ab833caf1e79 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c8eced8-b5a2-4cb1-889a-eb7fcdddf47c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0092f9be-1799-4ec9-9bf1-a7ab15f5a587', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1857355626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63e9394927c04d469161851250606e93',qos_specs=None,replication_status=,reservations=['8c335b62-c0b1-4f17-a759-3ad6c5cd64df','3239a20f-6962-491c-b89b-ee9b9f2755e7','2afd8a1c-5a02-4628-8b27-90cf26a89b0d','11e1fdf2-44c4-4836-83ba-b0655363cee0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3da9dc9085c45a199fe919096b233fe',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:23:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1857355626',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0092f9be-1799-4ec9-9bf1-a7ab15f5a587,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63e9394927c04d469161851250606e93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3da9dc9085c45a199fe919096b233fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-148f277a-4da8-4223-a077-ab833caf1e79 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b87b9a8-0fdc-4b82-ad61-9f6f24fe86a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-148f277a-4da8-4223-a077-ab833caf1e79 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b87b9a8-0fdc-4b82-ad61-9f6f24fe86a9) transitioned into state 'SUCCESS' from state '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-1857355626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63e9394927c04d469161851250606e93',qos_specs=None,replication_status=,reservations=['8c335b62-c0b1-4f17-a759-3ad6c5cd64df','3239a20f-6962-491c-b89b-ee9b9f2755e7','2afd8a1c-5a02-4628-8b27-90cf26a89b0d','11e1fdf2-44c4-4836-83ba-b0655363cee0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3da9dc9085c45a199fe919096b233fe',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-148f277a-4da8-4223-a077-ab833caf1e79 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb3c850b-e939-418b-9132-aeb8cd84edba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6c8f43b5-25bb-4e8c-8a29-ec8c202ecf29 tempest-VolumeAndVolumeTypeFromImageTest-1491943632 tempest-VolumeAndVolumeTypeFromImageTest-1491943632-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:23:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6c8f43b5-25bb-4e8c-8a29-ec8c202ecf29 tempest-VolumeAndVolumeTypeFromImageTest-1491943632 tempest-VolumeAndVolumeTypeFromImageTest-1491943632-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:23:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-148f277a-4da8-4223-a077-ab833caf1e79 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb3c850b-e939-418b-9132-aeb8cd84edba) 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:23:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-148f277a-4da8-4223-a077-ab833caf1e79 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Flow 'volume_create_api' (8adf4bda-78f9-44c2-86e9-561629901743) 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:23: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:23:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-148f277a-4da8-4223-a077-ab833caf1e79 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Create volume request issued successfully. Sep 01 12:23:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-148f277a-4da8-4223-a077-ab833caf1e79 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:23:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1374/2736] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:23:38 2026] POST /volume/v3/volumes => generated 764 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:23:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d23c1228-7ec2-4d3f-b13f-b2a022aab0c8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d23c1228-7ec2-4d3f-b13f-b2a022aab0c8 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] GET http://192.168.122.29/volume/v3/volumes/bad82a4e-c1e8-4252-abe6-78c6f8568efc Sep 01 12:23:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d23c1228-7ec2-4d3f-b13f-b2a022aab0c8 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d23c1228-7ec2-4d3f-b13f-b2a022aab0c8 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d23c1228-7ec2-4d3f-b13f-b2a022aab0c8 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Volume info retrieved successfully. Sep 01 12:23:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6c8f43b5-25bb-4e8c-8a29-ec8c202ecf29 tempest-VolumeAndVolumeTypeFromImageTest-1491943632 tempest-VolumeAndVolumeTypeFromImageTest-1491943632-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:23:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1363/2737] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:23:39 2026] POST /volume/v3/types => generated 287 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-de353db7-fc58-45f1-a706-285130f55ab9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-de353db7-fc58-45f1-a706-285130f55ab9 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:23:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-de353db7-fc58-45f1-a706-285130f55ab9 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8b6d23d5-cf6b-4f62-bc24-7a262454ec8c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1312801731"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:23:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d23c1228-7ec2-4d3f-b13f-b2a022aab0c8 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] http://192.168.122.29/volume/v3/volumes/bad82a4e-c1e8-4252-abe6-78c6f8568efc returned with HTTP 200 Sep 01 12:23:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1375/2738] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:39 2026] GET /volume/v3/volumes/bad82a4e-c1e8-4252-abe6-78c6f8568efc => generated 839 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-de353db7-fc58-45f1-a706-285130f55ab9 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Create volume request body: {'volume': {"'imageRef": '8b6d23d5-cf6b-4f62-bc24-7a262454ec8c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1312801731'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:23:39 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-de353db7-fc58-45f1-a706-285130f55ab9 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Create volume of 1 GB Sep 01 12:23:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-de353db7-fc58-45f1-a706-285130f55ab9 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Availability Zones retrieved successfully. Sep 01 12:23:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d7834ff5-9f79-4069-b473-f380d3147fd8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d7834ff5-9f79-4069-b473-f380d3147fd8 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] GET http://192.168.122.29/volume/v3/volumes/a55fe7b3-a1bb-47b8-8389-8a42f7a2ae19 Sep 01 12:23:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d7834ff5-9f79-4069-b473-f380d3147fd8 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d7834ff5-9f79-4069-b473-f380d3147fd8 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-de353db7-fc58-45f1-a706-285130f55ab9 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Flow 'volume_create_api' (aa55479d-920c-44b8-aa8f-2d39c60d9e63) 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:23:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-de353db7-fc58-45f1-a706-285130f55ab9 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee473e2d-8a74-42f8-b0e0-c2d1d1609e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-de353db7-fc58-45f1-a706-285130f55ab9 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-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:23: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:23:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d7834ff5-9f79-4069-b473-f380d3147fd8 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Volume info retrieved successfully. Sep 01 12:23:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d7834ff5-9f79-4069-b473-f380d3147fd8 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] http://192.168.122.29/volume/v3/volumes/a55fe7b3-a1bb-47b8-8389-8a42f7a2ae19 returned with HTTP 200 Sep 01 12:23:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1376/2739] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:23:39 2026] GET /volume/v3/volumes/a55fe7b3-a1bb-47b8-8389-8a42f7a2ae19 => generated 868 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:23:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-de353db7-fc58-45f1-a706-285130f55ab9 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee473e2d-8a74-42f8-b0e0-c2d1d1609e3e) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:23:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-de353db7-fc58-45f1-a706-285130f55ab9 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dd05d34-2d76-4bf6-9154-92044eec437b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:39 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-de353db7-fc58-45f1-a706-285130f55ab9 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Created reservations ['d82d732f-d59d-4445-9f55-e5a9456b6021', '5d65a78a-5e56-4ae5-bfe9-f0b67ca83484', '6d751606-2178-437c-bab9-495d4f5cb374', '153f21cd-7b9b-4251-9909-5f2f9976e120'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:23:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-de353db7-fc58-45f1-a706-285130f55ab9 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dd05d34-2d76-4bf6-9154-92044eec437b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d82d732f-d59d-4445-9f55-e5a9456b6021', '5d65a78a-5e56-4ae5-bfe9-f0b67ca83484', '6d751606-2178-437c-bab9-495d4f5cb374', '153f21cd-7b9b-4251-9909-5f2f9976e120']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-de353db7-fc58-45f1-a706-285130f55ab9 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7330f1c2-ae5b-4df3-8b21-bfbf3ccaa907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23: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:23:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-de353db7-fc58-45f1-a706-285130f55ab9 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7330f1c2-ae5b-4df3-8b21-bfbf3ccaa907) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51eac02a-961c-4225-941b-81c74e0a2c7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1312801731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63e9394927c04d469161851250606e93',qos_specs=None,replication_status=,reservations=['d82d732f-d59d-4445-9f55-e5a9456b6021','5d65a78a-5e56-4ae5-bfe9-f0b67ca83484','6d751606-2178-437c-bab9-495d4f5cb374','153f21cd-7b9b-4251-9909-5f2f9976e120'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3da9dc9085c45a199fe919096b233fe',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:23:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1312801731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51eac02a-961c-4225-941b-81c74e0a2c7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63e9394927c04d469161851250606e93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3da9dc9085c45a199fe919096b233fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-de353db7-fc58-45f1-a706-285130f55ab9 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed21f4e3-30d3-46ee-b2ae-3f2ed269b318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-de353db7-fc58-45f1-a706-285130f55ab9 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed21f4e3-30d3-46ee-b2ae-3f2ed269b318) transitioned into state 'SUCCESS' from state '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-1312801731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63e9394927c04d469161851250606e93',qos_specs=None,replication_status=,reservations=['d82d732f-d59d-4445-9f55-e5a9456b6021','5d65a78a-5e56-4ae5-bfe9-f0b67ca83484','6d751606-2178-437c-bab9-495d4f5cb374','153f21cd-7b9b-4251-9909-5f2f9976e120'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3da9dc9085c45a199fe919096b233fe',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-de353db7-fc58-45f1-a706-285130f55ab9 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (597db11d-8ab6-4371-9f61-d117d7ca4e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-de353db7-fc58-45f1-a706-285130f55ab9 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (597db11d-8ab6-4371-9f61-d117d7ca4e6e) 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:23:39 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-de353db7-fc58-45f1-a706-285130f55ab9 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Flow 'volume_create_api' (aa55479d-920c-44b8-aa8f-2d39c60d9e63) 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:23:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-de353db7-fc58-45f1-a706-285130f55ab9 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Create volume request issued successfully. Sep 01 12:23:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-de353db7-fc58-45f1-a706-285130f55ab9 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:23:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1364/2740] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:23:39 2026] POST /volume/v3/volumes => generated 764 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:23:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-78140bd3-dc4c-4593-86af-05fdb517a3e2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-78140bd3-dc4c-4593-86af-05fdb517a3e2 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:23:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-78140bd3-dc4c-4593-86af-05fdb517a3e2 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8b6d23d5-cf6b-4f62-bc24-7a262454ec8c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-384208134"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:23:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-78140bd3-dc4c-4593-86af-05fdb517a3e2 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Create volume request body: {'volume': {"'imageRef": '8b6d23d5-cf6b-4f62-bc24-7a262454ec8c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-384208134'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:23:39 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-78140bd3-dc4c-4593-86af-05fdb517a3e2 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Create volume of 1 GB Sep 01 12:23:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-78140bd3-dc4c-4593-86af-05fdb517a3e2 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Availability Zones retrieved successfully. Sep 01 12:23:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-78140bd3-dc4c-4593-86af-05fdb517a3e2 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Flow 'volume_create_api' (3f598417-3683-4d49-964d-ded1bec298fd) 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:23:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-78140bd3-dc4c-4593-86af-05fdb517a3e2 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81b51811-8d02-494d-8c27-3fe9408b71d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-78140bd3-dc4c-4593-86af-05fdb517a3e2 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-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:23:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-78140bd3-dc4c-4593-86af-05fdb517a3e2 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81b51811-8d02-494d-8c27-3fe9408b71d6) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:23:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-78140bd3-dc4c-4593-86af-05fdb517a3e2 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b931489e-ba33-4f56-81e6-5b646bb59760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:40 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-78140bd3-dc4c-4593-86af-05fdb517a3e2 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Created reservations ['e417510a-882a-418a-9749-04ef62fa9376', '3436ef41-5e99-4508-aae7-3ef1b7693dc0', 'c2dcd405-bb2b-4d26-9eea-c385b706e9ca', '0808fb4e-476c-40a0-9f4e-454bca4a00a6'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:23:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-78140bd3-dc4c-4593-86af-05fdb517a3e2 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b931489e-ba33-4f56-81e6-5b646bb59760) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e417510a-882a-418a-9749-04ef62fa9376', '3436ef41-5e99-4508-aae7-3ef1b7693dc0', 'c2dcd405-bb2b-4d26-9eea-c385b706e9ca', '0808fb4e-476c-40a0-9f4e-454bca4a00a6']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-78140bd3-dc4c-4593-86af-05fdb517a3e2 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39af7a81-2ce0-4aee-919f-d90a8e999dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23: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:23:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-78140bd3-dc4c-4593-86af-05fdb517a3e2 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39af7a81-2ce0-4aee-919f-d90a8e999dee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb240b36-7865-4f5d-9518-573d5cd5b2e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-384208134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63e9394927c04d469161851250606e93',qos_specs=None,replication_status=,reservations=['e417510a-882a-418a-9749-04ef62fa9376','3436ef41-5e99-4508-aae7-3ef1b7693dc0','c2dcd405-bb2b-4d26-9eea-c385b706e9ca','0808fb4e-476c-40a0-9f4e-454bca4a00a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3da9dc9085c45a199fe919096b233fe',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:23:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-384208134',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb240b36-7865-4f5d-9518-573d5cd5b2e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63e9394927c04d469161851250606e93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3da9dc9085c45a199fe919096b233fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-78140bd3-dc4c-4593-86af-05fdb517a3e2 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e634cba1-98a0-452f-b626-82e5ca4c4de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-78140bd3-dc4c-4593-86af-05fdb517a3e2 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e634cba1-98a0-452f-b626-82e5ca4c4de8) transitioned into state 'SUCCESS' from state '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-384208134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63e9394927c04d469161851250606e93',qos_specs=None,replication_status=,reservations=['e417510a-882a-418a-9749-04ef62fa9376','3436ef41-5e99-4508-aae7-3ef1b7693dc0','c2dcd405-bb2b-4d26-9eea-c385b706e9ca','0808fb4e-476c-40a0-9f4e-454bca4a00a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3da9dc9085c45a199fe919096b233fe',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-78140bd3-dc4c-4593-86af-05fdb517a3e2 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cf62f00-2d5b-45d2-93b1-89ca2c14e134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-78140bd3-dc4c-4593-86af-05fdb517a3e2 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cf62f00-2d5b-45d2-93b1-89ca2c14e134) 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:23:40 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-78140bd3-dc4c-4593-86af-05fdb517a3e2 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Flow 'volume_create_api' (3f598417-3683-4d49-964d-ded1bec298fd) 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:23:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-78140bd3-dc4c-4593-86af-05fdb517a3e2 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Create volume request issued successfully. Sep 01 12:23:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-78140bd3-dc4c-4593-86af-05fdb517a3e2 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:23:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1377/2741] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:23:39 2026] POST /volume/v3/volumes => generated 763 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:23:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-eb3f5b73-bf10-47db-84b9-a44b882fcdf5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-eb3f5b73-bf10-47db-84b9-a44b882fcdf5 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] GET http://192.168.122.29/volume/v3/volumes/8be5e7af-91c1-405a-b4ca-d13a3ab7bd1d Sep 01 12:23:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-eb3f5b73-bf10-47db-84b9-a44b882fcdf5 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-eb3f5b73-bf10-47db-84b9-a44b882fcdf5 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-eb3f5b73-bf10-47db-84b9-a44b882fcdf5 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Volume info retrieved successfully. Sep 01 12:23:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-eb3f5b73-bf10-47db-84b9-a44b882fcdf5 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] http://192.168.122.29/volume/v3/volumes/8be5e7af-91c1-405a-b4ca-d13a3ab7bd1d returned with HTTP 200 Sep 01 12:23:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1365/2742] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:40 2026] GET /volume/v3/volumes/8be5e7af-91c1-405a-b4ca-d13a3ab7bd1d => generated 855 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-11f05740-5428-428e-b317-8b630e249de9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-11f05740-5428-428e-b317-8b630e249de9 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] GET http://192.168.122.29/volume/v3/volumes/bad82a4e-c1e8-4252-abe6-78c6f8568efc Sep 01 12:23:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-11f05740-5428-428e-b317-8b630e249de9 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-11f05740-5428-428e-b317-8b630e249de9 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-11f05740-5428-428e-b317-8b630e249de9 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Volume info retrieved successfully. Sep 01 12:23:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-11f05740-5428-428e-b317-8b630e249de9 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] http://192.168.122.29/volume/v3/volumes/bad82a4e-c1e8-4252-abe6-78c6f8568efc returned with HTTP 200 Sep 01 12:23:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1378/2743] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:40 2026] GET /volume/v3/volumes/bad82a4e-c1e8-4252-abe6-78c6f8568efc => generated 863 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5c6a28da-c875-4d50-bc52-85782e914d26 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5c6a28da-c875-4d50-bc52-85782e914d26 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] GET http://192.168.122.29/volume/v3/volumes/a55fe7b3-a1bb-47b8-8389-8a42f7a2ae19 Sep 01 12:23:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5c6a28da-c875-4d50-bc52-85782e914d26 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5c6a28da-c875-4d50-bc52-85782e914d26 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5c6a28da-c875-4d50-bc52-85782e914d26 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Volume info retrieved successfully. Sep 01 12:23:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5c6a28da-c875-4d50-bc52-85782e914d26 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] http://192.168.122.29/volume/v3/volumes/a55fe7b3-a1bb-47b8-8389-8a42f7a2ae19 returned with HTTP 200 Sep 01 12:23:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1366/2744] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:23:40 2026] GET /volume/v3/volumes/a55fe7b3-a1bb-47b8-8389-8a42f7a2ae19 => generated 869 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:23:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b38f0bb7-b7a5-4988-8636-267d39e34e9e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b38f0bb7-b7a5-4988-8636-267d39e34e9e tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:23:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b38f0bb7-b7a5-4988-8636-267d39e34e9e tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a55fe7b3-a1bb-47b8-8389-8a42f7a2ae19", "name": "tempest-VolumeDependencyTests-Snapshot-1038706241"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:23: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:23:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b38f0bb7-b7a5-4988-8636-267d39e34e9e tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Volume info retrieved successfully. Sep 01 12:23:40 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-b38f0bb7-b7a5-4988-8636-267d39e34e9e tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Create snapshot from volume a55fe7b3-a1bb-47b8-8389-8a42f7a2ae19 Sep 01 12:23:40 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-b38f0bb7-b7a5-4988-8636-267d39e34e9e tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Created reservations ['cc1064e8-3a17-4231-bc4a-2b0d3b544bf8', '7d7ce847-5bb4-427b-a390-90b41f72a4d7', '92893463-6bee-4994-afdb-6de1f00c952f', 'f02a64aa-0eb8-436b-ac27-87cad1bb5b31'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:23: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:23:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b38f0bb7-b7a5-4988-8636-267d39e34e9e tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Snapshot create request issued successfully. Sep 01 12:23:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b38f0bb7-b7a5-4988-8636-267d39e34e9e tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] http://192.168.122.29/volume/v3/snapshots returned with HTTP 202 Sep 01 12:23:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1379/2745] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:23:40 2026] POST /volume/v3/snapshots => generated 308 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:23:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4f49bf12-d013-49fd-a158-abf299d43ab8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4f49bf12-d013-49fd-a158-abf299d43ab8 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] GET http://192.168.122.29/volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 Sep 01 12:23:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4f49bf12-d013-49fd-a158-abf299d43ab8 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4f49bf12-d013-49fd-a158-abf299d43ab8 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4f49bf12-d013-49fd-a158-abf299d43ab8 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Snapshot retrieved successfully. Sep 01 12:23:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4f49bf12-d013-49fd-a158-abf299d43ab8 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] http://192.168.122.29/volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 returned with HTTP 200 Sep 01 12:23:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1367/2746] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:23:40 2026] GET /volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e178a972-f54e-41e0-9ec0-3af0596bc660 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e178a972-f54e-41e0-9ec0-3af0596bc660 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] GET http://192.168.122.29/volume/v3/volumes/8be5e7af-91c1-405a-b4ca-d13a3ab7bd1d Sep 01 12:23:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e178a972-f54e-41e0-9ec0-3af0596bc660 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e178a972-f54e-41e0-9ec0-3af0596bc660 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:41 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e178a972-f54e-41e0-9ec0-3af0596bc660 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Volume info retrieved successfully. Sep 01 12:23:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e178a972-f54e-41e0-9ec0-3af0596bc660 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] http://192.168.122.29/volume/v3/volumes/8be5e7af-91c1-405a-b4ca-d13a3ab7bd1d returned with HTTP 200 Sep 01 12:23:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1380/2747] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:41 2026] GET /volume/v3/volumes/8be5e7af-91c1-405a-b4ca-d13a3ab7bd1d => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-67965aea-fa00-46a9-b0f8-95d8bcf44336 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-67965aea-fa00-46a9-b0f8-95d8bcf44336 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] GET http://192.168.122.29/volume/v3/volumes/51491d88-b38d-4a13-8c0e-792ad4a9a073 Sep 01 12:23:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-67965aea-fa00-46a9-b0f8-95d8bcf44336 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-67965aea-fa00-46a9-b0f8-95d8bcf44336 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:41 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:41 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-67965aea-fa00-46a9-b0f8-95d8bcf44336 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Volume info retrieved successfully. Sep 01 12:23:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-67965aea-fa00-46a9-b0f8-95d8bcf44336 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] http://192.168.122.29/volume/v3/volumes/51491d88-b38d-4a13-8c0e-792ad4a9a073 returned with HTTP 200 Sep 01 12:23:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1368/2748] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:41 2026] GET /volume/v3/volumes/51491d88-b38d-4a13-8c0e-792ad4a9a073 => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6f46225a-6487-4aa1-b04f-70e96a05a13e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6f46225a-6487-4aa1-b04f-70e96a05a13e tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] GET http://192.168.122.29/volume/v3/volumes/bad82a4e-c1e8-4252-abe6-78c6f8568efc Sep 01 12:23:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6f46225a-6487-4aa1-b04f-70e96a05a13e tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6f46225a-6487-4aa1-b04f-70e96a05a13e tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:41 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6f46225a-6487-4aa1-b04f-70e96a05a13e tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Volume info retrieved successfully. Sep 01 12:23:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6f46225a-6487-4aa1-b04f-70e96a05a13e tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] http://192.168.122.29/volume/v3/volumes/bad82a4e-c1e8-4252-abe6-78c6f8568efc returned with HTTP 200 Sep 01 12:23:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1381/2749] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:41 2026] GET /volume/v3/volumes/bad82a4e-c1e8-4252-abe6-78c6f8568efc => generated 863 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0b3aa31b-7e5a-461d-91bc-b6f7ae31c1f9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0b3aa31b-7e5a-461d-91bc-b6f7ae31c1f9 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] GET http://192.168.122.29/volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 Sep 01 12:23:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0b3aa31b-7e5a-461d-91bc-b6f7ae31c1f9 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0b3aa31b-7e5a-461d-91bc-b6f7ae31c1f9 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:41 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0b3aa31b-7e5a-461d-91bc-b6f7ae31c1f9 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Snapshot retrieved successfully. Sep 01 12:23:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0b3aa31b-7e5a-461d-91bc-b6f7ae31c1f9 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] http://192.168.122.29/volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 returned with HTTP 200 Sep 01 12:23:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1369/2750] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:23:41 2026] GET /volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7db2b86d-a50f-479c-bcbd-c57b41141bb5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7db2b86d-a50f-479c-bcbd-c57b41141bb5 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:23:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7db2b86d-a50f-479c-bcbd-c57b41141bb5 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "25762d67-40a5-4f0d-9545-7829c2066422", "size": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:23:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-7db2b86d-a50f-479c-bcbd-c57b41141bb5 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '25762d67-40a5-4f0d-9545-7829c2066422', 'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:23:42 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-7db2b86d-a50f-479c-bcbd-c57b41141bb5 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Create volume of 1 GB Sep 01 12:23:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7db2b86d-a50f-479c-bcbd-c57b41141bb5 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Availability Zones retrieved successfully. Sep 01 12:23:42 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7db2b86d-a50f-479c-bcbd-c57b41141bb5 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Flow 'volume_create_api' (bb9f4e6d-13b6-4f54-98e3-9ceebbc975ca) 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:23:42 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7db2b86d-a50f-479c-bcbd-c57b41141bb5 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (015a8681-bea4-43fd-9e17-8c86ee26edc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:42 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-7db2b86d-a50f-479c-bcbd-c57b41141bb5 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-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:23:42 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7db2b86d-a50f-479c-bcbd-c57b41141bb5 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (015a8681-bea4-43fd-9e17-8c86ee26edc4) 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:23:39Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=b29a6287-68a8-4944-bc50-ebcd2a52d75d,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': 'b29a6287-68a8-4944-bc50-ebcd2a52d75d', 'encryption_key_id': None, 'qos_specs': None, '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:23:42 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7db2b86d-a50f-479c-bcbd-c57b41141bb5 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d510f3dc-22a8-40f2-8561-eabf0d9243dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1f16f73b-c2fb-4992-a245-549153421ca6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1f16f73b-c2fb-4992-a245-549153421ca6 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] GET http://192.168.122.29/volume/v3/volumes/51491d88-b38d-4a13-8c0e-792ad4a9a073 Sep 01 12:23:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1f16f73b-c2fb-4992-a245-549153421ca6 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1f16f73b-c2fb-4992-a245-549153421ca6 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:42 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-7db2b86d-a50f-479c-bcbd-c57b41141bb5 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-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:23:42 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-7db2b86d-a50f-479c-bcbd-c57b41141bb5 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-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:23:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1f16f73b-c2fb-4992-a245-549153421ca6 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Volume info retrieved successfully. Sep 01 12:23:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1f16f73b-c2fb-4992-a245-549153421ca6 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] http://192.168.122.29/volume/v3/volumes/51491d88-b38d-4a13-8c0e-792ad4a9a073 returned with HTTP 200 Sep 01 12:23:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1370/2751] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:42 2026] GET /volume/v3/volumes/51491d88-b38d-4a13-8c0e-792ad4a9a073 => generated 857 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-21175817-0c5f-4b3b-bb0c-b3cd3b93a6b7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-21175817-0c5f-4b3b-bb0c-b3cd3b93a6b7 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] GET http://192.168.122.29/volume/v3/volumes/bad82a4e-c1e8-4252-abe6-78c6f8568efc Sep 01 12:23:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-21175817-0c5f-4b3b-bb0c-b3cd3b93a6b7 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-21175817-0c5f-4b3b-bb0c-b3cd3b93a6b7 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:42 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-7db2b86d-a50f-479c-bcbd-c57b41141bb5 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Created reservations ['72d3b4a3-53bd-4e3d-9540-85248128f0bc', '99a219a2-1bc6-4e92-866a-273d285d9017', 'f2239a58-8195-4c22-92bf-ea6b998edfa0', 'dcb32e79-97a5-46a3-ac2c-496ae0b43087'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:23:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-21175817-0c5f-4b3b-bb0c-b3cd3b93a6b7 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Volume info retrieved successfully. Sep 01 12:23:42 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7db2b86d-a50f-479c-bcbd-c57b41141bb5 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d510f3dc-22a8-40f2-8561-eabf0d9243dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72d3b4a3-53bd-4e3d-9540-85248128f0bc', '99a219a2-1bc6-4e92-866a-273d285d9017', 'f2239a58-8195-4c22-92bf-ea6b998edfa0', 'dcb32e79-97a5-46a3-ac2c-496ae0b43087']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:42 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7db2b86d-a50f-479c-bcbd-c57b41141bb5 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d971d80d-71c0-4356-a999-7ec99f3176d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-21175817-0c5f-4b3b-bb0c-b3cd3b93a6b7 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] http://192.168.122.29/volume/v3/volumes/bad82a4e-c1e8-4252-abe6-78c6f8568efc returned with HTTP 200 Sep 01 12:23:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1371/2752] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:42 2026] GET /volume/v3/volumes/bad82a4e-c1e8-4252-abe6-78c6f8568efc => generated 864 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c6ffbff7-134f-4a59-aa7f-d2d737d6f586 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c6ffbff7-134f-4a59-aa7f-d2d737d6f586 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] GET http://192.168.122.29/volume/v3/volumes/0092f9be-1799-4ec9-9bf1-a7ab15f5a587 Sep 01 12:23:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c6ffbff7-134f-4a59-aa7f-d2d737d6f586 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c6ffbff7-134f-4a59-aa7f-d2d737d6f586 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23: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:23:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c6ffbff7-134f-4a59-aa7f-d2d737d6f586 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Volume info retrieved successfully. Sep 01 12:23:42 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7db2b86d-a50f-479c-bcbd-c57b41141bb5 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d971d80d-71c0-4356-a999-7ec99f3176d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e53268c7-3b60-4c2e-9492-93e2ea726b8e', '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='7e6367e0138b479aacdd4c6524bad929',qos_specs=None,replication_status=,reservations=['72d3b4a3-53bd-4e3d-9540-85248128f0bc','99a219a2-1bc6-4e92-866a-273d285d9017','f2239a58-8195-4c22-92bf-ea6b998edfa0','dcb32e79-97a5-46a3-ac2c-496ae0b43087'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d04616097684e64ae09f2418f182276',volume_type_id=b29a6287-68a8-4944-bc50-ebcd2a52d75d), 'volume': Volume(_name_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:23:42Z,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=e53268c7-3b60-4c2e-9492-93e2ea726b8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e6367e0138b479aacdd4c6524bad929',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d04616097684e64ae09f2418f182276',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b29a6287-68a8-4944-bc50-ebcd2a52d75d),volume_type_id=b29a6287-68a8-4944-bc50-ebcd2a52d75d)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:42 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7db2b86d-a50f-479c-bcbd-c57b41141bb5 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bbf9ad5-08f4-49a4-98af-79151c17f46c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c6ffbff7-134f-4a59-aa7f-d2d737d6f586 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] http://192.168.122.29/volume/v3/volumes/0092f9be-1799-4ec9-9bf1-a7ab15f5a587 returned with HTTP 200 Sep 01 12:23:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1372/2753] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:42 2026] GET /volume/v3/volumes/0092f9be-1799-4ec9-9bf1-a7ab15f5a587 => generated 856 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e464a6d1-1c46-4cbd-be8c-ec346fb2ca3d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e464a6d1-1c46-4cbd-be8c-ec346fb2ca3d tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:23:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e464a6d1-1c46-4cbd-be8c-ec346fb2ca3d tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "bad82a4e-c1e8-4252-abe6-78c6f8568efc", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2131231384"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:23:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-e464a6d1-1c46-4cbd-be8c-ec346fb2ca3d tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Create volume request body: {'volume': {"'source_volid": 'bad82a4e-c1e8-4252-abe6-78c6f8568efc', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2131231384'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:23:42 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-e464a6d1-1c46-4cbd-be8c-ec346fb2ca3d tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Create volume of 1 GB Sep 01 12:23:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e464a6d1-1c46-4cbd-be8c-ec346fb2ca3d tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Availability Zones retrieved successfully. Sep 01 12:23:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e464a6d1-1c46-4cbd-be8c-ec346fb2ca3d tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Flow 'volume_create_api' (04f16e9c-94c1-4681-90fc-2318d2f9b0c6) 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:23:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e464a6d1-1c46-4cbd-be8c-ec346fb2ca3d tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0468446-f369-4454-ad16-35321a5a61c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-e464a6d1-1c46-4cbd-be8c-ec346fb2ca3d tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-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:23:42 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7db2b86d-a50f-479c-bcbd-c57b41141bb5 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bbf9ad5-08f4-49a4-98af-79151c17f46c) transitioned into state 'SUCCESS' from 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='7e6367e0138b479aacdd4c6524bad929',qos_specs=None,replication_status=,reservations=['72d3b4a3-53bd-4e3d-9540-85248128f0bc','99a219a2-1bc6-4e92-866a-273d285d9017','f2239a58-8195-4c22-92bf-ea6b998edfa0','dcb32e79-97a5-46a3-ac2c-496ae0b43087'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d04616097684e64ae09f2418f182276',volume_type_id=b29a6287-68a8-4944-bc50-ebcd2a52d75d)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:42 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7db2b86d-a50f-479c-bcbd-c57b41141bb5 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a33179d6-6222-4d3a-82f7-fd43e3cd44b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:42 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7db2b86d-a50f-479c-bcbd-c57b41141bb5 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a33179d6-6222-4d3a-82f7-fd43e3cd44b9) 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:23:42 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7db2b86d-a50f-479c-bcbd-c57b41141bb5 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Flow 'volume_create_api' (bb9f4e6d-13b6-4f54-98e3-9ceebbc975ca) 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:23:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7db2b86d-a50f-479c-bcbd-c57b41141bb5 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Create volume request issued successfully. Sep 01 12:23:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7db2b86d-a50f-479c-bcbd-c57b41141bb5 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:23:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1382/2754] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:23:42 2026] POST /volume/v3/volumes => generated 804 bytes in 572 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:23:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-dd42e2df-c592-4af7-a56c-670a1fbf79ba None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dd42e2df-c592-4af7-a56c-670a1fbf79ba tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] GET http://192.168.122.29/volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e Sep 01 12:23:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e464a6d1-1c46-4cbd-be8c-ec346fb2ca3d tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0468446-f369-4454-ad16-35321a5a61c6) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:23:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dd42e2df-c592-4af7-a56c-670a1fbf79ba tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dd42e2df-c592-4af7-a56c-670a1fbf79ba tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e464a6d1-1c46-4cbd-be8c-ec346fb2ca3d tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f76bfed8-dadf-4d6c-b808-254dd38af307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23: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:23:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-dd42e2df-c592-4af7-a56c-670a1fbf79ba tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Volume info retrieved successfully. Sep 01 12:23:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dd42e2df-c592-4af7-a56c-670a1fbf79ba tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] http://192.168.122.29/volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e returned with HTTP 200 Sep 01 12:23:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1383/2755] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:42 2026] GET /volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e => generated 872 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c9aa0aaa-a60d-42b3-8b60-968be98c09f1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c9aa0aaa-a60d-42b3-8b60-968be98c09f1 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] GET http://192.168.122.29/volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 Sep 01 12:23:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c9aa0aaa-a60d-42b3-8b60-968be98c09f1 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c9aa0aaa-a60d-42b3-8b60-968be98c09f1 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:43 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:43 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c9aa0aaa-a60d-42b3-8b60-968be98c09f1 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Snapshot retrieved successfully. Sep 01 12:23:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c9aa0aaa-a60d-42b3-8b60-968be98c09f1 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] http://192.168.122.29/volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 returned with HTTP 200 Sep 01 12:23:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1384/2756] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:23:42 2026] GET /volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:43 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-e464a6d1-1c46-4cbd-be8c-ec346fb2ca3d tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Created reservations ['c1882d59-db13-4096-9f75-73e3058b5a6c', 'bcf4b73d-8020-4b01-9e78-e9b6f1a4aab0', '2830805f-460d-49f8-b0af-0d3cbb0eca6a', 'd94922e8-9160-4bcc-8dac-dcce6045317b'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:23:43 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e464a6d1-1c46-4cbd-be8c-ec346fb2ca3d tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f76bfed8-dadf-4d6c-b808-254dd38af307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1882d59-db13-4096-9f75-73e3058b5a6c', 'bcf4b73d-8020-4b01-9e78-e9b6f1a4aab0', '2830805f-460d-49f8-b0af-0d3cbb0eca6a', 'd94922e8-9160-4bcc-8dac-dcce6045317b']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:43 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e464a6d1-1c46-4cbd-be8c-ec346fb2ca3d tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1af3a046-730b-48b3-8686-e37cb1bb497c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23: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:23:43 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23:43 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e464a6d1-1c46-4cbd-be8c-ec346fb2ca3d tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1af3a046-730b-48b3-8686-e37cb1bb497c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5a7c85a-3d33-41b9-8aa1-f2e70ebe8ee7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2131231384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48ca474317c549ceb96498052c2a5f46',qos_specs=None,replication_status=,reservations=['c1882d59-db13-4096-9f75-73e3058b5a6c','bcf4b73d-8020-4b01-9e78-e9b6f1a4aab0','2830805f-460d-49f8-b0af-0d3cbb0eca6a','d94922e8-9160-4bcc-8dac-dcce6045317b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cc70de268d54011a6269f1f6e6cd2ed',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:23:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2131231384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5a7c85a-3d33-41b9-8aa1-f2e70ebe8ee7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48ca474317c549ceb96498052c2a5f46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cc70de268d54011a6269f1f6e6cd2ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:43 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e464a6d1-1c46-4cbd-be8c-ec346fb2ca3d tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dd63812-c6db-4d7f-9365-7ef7ae3258db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:43 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e464a6d1-1c46-4cbd-be8c-ec346fb2ca3d tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dd63812-c6db-4d7f-9365-7ef7ae3258db) transitioned into state 'SUCCESS' from state '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-2131231384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48ca474317c549ceb96498052c2a5f46',qos_specs=None,replication_status=,reservations=['c1882d59-db13-4096-9f75-73e3058b5a6c','bcf4b73d-8020-4b01-9e78-e9b6f1a4aab0','2830805f-460d-49f8-b0af-0d3cbb0eca6a','d94922e8-9160-4bcc-8dac-dcce6045317b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cc70de268d54011a6269f1f6e6cd2ed',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:43 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e464a6d1-1c46-4cbd-be8c-ec346fb2ca3d tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60b484f4-9ab2-4a67-aa42-1b68067cb6cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:43 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e464a6d1-1c46-4cbd-be8c-ec346fb2ca3d tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60b484f4-9ab2-4a67-aa42-1b68067cb6cb) 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:23:43 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e464a6d1-1c46-4cbd-be8c-ec346fb2ca3d tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Flow 'volume_create_api' (04f16e9c-94c1-4681-90fc-2318d2f9b0c6) 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:23:43 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e464a6d1-1c46-4cbd-be8c-ec346fb2ca3d tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Create volume request issued successfully. Sep 01 12:23:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e464a6d1-1c46-4cbd-be8c-ec346fb2ca3d tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:23:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1373/2757] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:23:42 2026] POST /volume/v3/volumes => generated 771 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:23:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-eca46a9d-6632-465e-a460-e99954170d68 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-eca46a9d-6632-465e-a460-e99954170d68 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:23:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-eca46a9d-6632-465e-a460-e99954170d68 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "bad82a4e-c1e8-4252-abe6-78c6f8568efc", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-647626206"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:23:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-eca46a9d-6632-465e-a460-e99954170d68 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Create volume request body: {'volume': {"'source_volid": 'bad82a4e-c1e8-4252-abe6-78c6f8568efc', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-647626206'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:23:43 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-eca46a9d-6632-465e-a460-e99954170d68 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Create volume of 1 GB Sep 01 12:23:43 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-eca46a9d-6632-465e-a460-e99954170d68 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Availability Zones retrieved successfully. Sep 01 12:23:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-eca46a9d-6632-465e-a460-e99954170d68 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Flow 'volume_create_api' (1e5d3604-87c7-400b-b26e-7cb8ac3edfca) 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:23:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-eca46a9d-6632-465e-a460-e99954170d68 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb1a12ef-c690-4dd4-891e-2e85ec89ff4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-eca46a9d-6632-465e-a460-e99954170d68 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-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:23:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-eca46a9d-6632-465e-a460-e99954170d68 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb1a12ef-c690-4dd4-891e-2e85ec89ff4e) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:23:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-eca46a9d-6632-465e-a460-e99954170d68 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8db7155-56d1-4bfb-800a-a7aa709b45ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:43 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-eca46a9d-6632-465e-a460-e99954170d68 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Created reservations ['c2223ab1-899f-42bc-a25c-66ee09ff75cf', '541fbd49-d0c8-4559-a1dc-71d0462d3c3c', '3afe0cdb-0972-4a2c-a344-0df13e2b88bd', '5606ea2c-be0b-4621-a2c7-2de0306bf23b'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:23:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-eca46a9d-6632-465e-a460-e99954170d68 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8db7155-56d1-4bfb-800a-a7aa709b45ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2223ab1-899f-42bc-a25c-66ee09ff75cf', '541fbd49-d0c8-4559-a1dc-71d0462d3c3c', '3afe0cdb-0972-4a2c-a344-0df13e2b88bd', '5606ea2c-be0b-4621-a2c7-2de0306bf23b']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-eca46a9d-6632-465e-a460-e99954170d68 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (272b16ca-15f2-48ae-b5df-de89d0724027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23: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:23:43 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-eca46a9d-6632-465e-a460-e99954170d68 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (272b16ca-15f2-48ae-b5df-de89d0724027) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24b5ebfb-3245-437f-a156-b7dd81b3e65b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-647626206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48ca474317c549ceb96498052c2a5f46',qos_specs=None,replication_status=,reservations=['c2223ab1-899f-42bc-a25c-66ee09ff75cf','541fbd49-d0c8-4559-a1dc-71d0462d3c3c','3afe0cdb-0972-4a2c-a344-0df13e2b88bd','5606ea2c-be0b-4621-a2c7-2de0306bf23b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cc70de268d54011a6269f1f6e6cd2ed',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:23:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-647626206',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24b5ebfb-3245-437f-a156-b7dd81b3e65b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48ca474317c549ceb96498052c2a5f46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cc70de268d54011a6269f1f6e6cd2ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-eca46a9d-6632-465e-a460-e99954170d68 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a07dd946-2c55-4afa-a838-553b8d2022f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-eca46a9d-6632-465e-a460-e99954170d68 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a07dd946-2c55-4afa-a838-553b8d2022f1) transitioned into state 'SUCCESS' from state '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-647626206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48ca474317c549ceb96498052c2a5f46',qos_specs=None,replication_status=,reservations=['c2223ab1-899f-42bc-a25c-66ee09ff75cf','541fbd49-d0c8-4559-a1dc-71d0462d3c3c','3afe0cdb-0972-4a2c-a344-0df13e2b88bd','5606ea2c-be0b-4621-a2c7-2de0306bf23b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cc70de268d54011a6269f1f6e6cd2ed',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-eca46a9d-6632-465e-a460-e99954170d68 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c9a6ebf-7154-4996-9521-bba550ffd6c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-eca46a9d-6632-465e-a460-e99954170d68 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c9a6ebf-7154-4996-9521-bba550ffd6c4) 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:23:43 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-eca46a9d-6632-465e-a460-e99954170d68 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Flow 'volume_create_api' (1e5d3604-87c7-400b-b26e-7cb8ac3edfca) 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:23:43 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-eca46a9d-6632-465e-a460-e99954170d68 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Create volume request issued successfully. Sep 01 12:23:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-eca46a9d-6632-465e-a460-e99954170d68 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:23:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1385/2758] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:23:43 2026] POST /volume/v3/volumes => generated 770 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:23:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d151183d-adfd-4050-b359-a63077c943c0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d151183d-adfd-4050-b359-a63077c943c0 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:23:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d151183d-adfd-4050-b359-a63077c943c0 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "bad82a4e-c1e8-4252-abe6-78c6f8568efc", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1586423238"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:23:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-d151183d-adfd-4050-b359-a63077c943c0 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Create volume request body: {'volume': {"'source_volid": 'bad82a4e-c1e8-4252-abe6-78c6f8568efc', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1586423238'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:23:43 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-d151183d-adfd-4050-b359-a63077c943c0 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Create volume of 1 GB Sep 01 12:23: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:23:43 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:43 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d151183d-adfd-4050-b359-a63077c943c0 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Availability Zones retrieved successfully. Sep 01 12:23:43 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d151183d-adfd-4050-b359-a63077c943c0 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Flow 'volume_create_api' (f232af29-5a3c-446a-bc38-11dd578d31ae) 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:23:43 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d151183d-adfd-4050-b359-a63077c943c0 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abb977d9-5b46-4be1-a69c-9b5be134fa79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:43 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-d151183d-adfd-4050-b359-a63077c943c0 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-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:23:43 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d151183d-adfd-4050-b359-a63077c943c0 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abb977d9-5b46-4be1-a69c-9b5be134fa79) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:23:43 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d151183d-adfd-4050-b359-a63077c943c0 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03a915fe-0b37-41e2-bbda-8c8fed5a0622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6f3e0d8a-4dfe-4cd7-a27b-74c5620801d7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6f3e0d8a-4dfe-4cd7-a27b-74c5620801d7 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] GET http://192.168.122.29/volume/v3/volumes/0092f9be-1799-4ec9-9bf1-a7ab15f5a587 Sep 01 12:23:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6f3e0d8a-4dfe-4cd7-a27b-74c5620801d7 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6f3e0d8a-4dfe-4cd7-a27b-74c5620801d7 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:43 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:43 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:43 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6f3e0d8a-4dfe-4cd7-a27b-74c5620801d7 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Volume info retrieved successfully. Sep 01 12:23:43 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-d151183d-adfd-4050-b359-a63077c943c0 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Created reservations ['cce7b255-9467-4d4f-b1f5-f377554433c1', '8747e1ca-2a1d-46fc-a9bc-f2b5cae2bd82', '5aebe0e7-5e2f-4d67-98aa-2bd3bef06343', '040026dd-c389-45bf-a988-023b6fbfaccb'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:23:43 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d151183d-adfd-4050-b359-a63077c943c0 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03a915fe-0b37-41e2-bbda-8c8fed5a0622) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cce7b255-9467-4d4f-b1f5-f377554433c1', '8747e1ca-2a1d-46fc-a9bc-f2b5cae2bd82', '5aebe0e7-5e2f-4d67-98aa-2bd3bef06343', '040026dd-c389-45bf-a988-023b6fbfaccb']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:43 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d151183d-adfd-4050-b359-a63077c943c0 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dd05ab5-1674-4c94-8785-ca3aadc83fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6f3e0d8a-4dfe-4cd7-a27b-74c5620801d7 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] http://192.168.122.29/volume/v3/volumes/0092f9be-1799-4ec9-9bf1-a7ab15f5a587 returned with HTTP 200 Sep 01 12:23:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1386/2759] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:43 2026] GET /volume/v3/volumes/0092f9be-1799-4ec9-9bf1-a7ab15f5a587 => generated 857 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-48dcb2eb-58f1-4326-a08e-1e811f3624ac None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-48dcb2eb-58f1-4326-a08e-1e811f3624ac tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] GET http://192.168.122.29/volume/v3/volumes/51eac02a-961c-4225-941b-81c74e0a2c7d Sep 01 12:23:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-48dcb2eb-58f1-4326-a08e-1e811f3624ac tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-48dcb2eb-58f1-4326-a08e-1e811f3624ac tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:43 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23:43 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d151183d-adfd-4050-b359-a63077c943c0 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dd05ab5-1674-4c94-8785-ca3aadc83fdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c73689d8-a42a-4670-9178-3558dd917552', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1586423238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48ca474317c549ceb96498052c2a5f46',qos_specs=None,replication_status=,reservations=['cce7b255-9467-4d4f-b1f5-f377554433c1','8747e1ca-2a1d-46fc-a9bc-f2b5cae2bd82','5aebe0e7-5e2f-4d67-98aa-2bd3bef06343','040026dd-c389-45bf-a988-023b6fbfaccb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cc70de268d54011a6269f1f6e6cd2ed',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:23:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1586423238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c73689d8-a42a-4670-9178-3558dd917552,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48ca474317c549ceb96498052c2a5f46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cc70de268d54011a6269f1f6e6cd2ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:43 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d151183d-adfd-4050-b359-a63077c943c0 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98f36422-fc00-43cd-b879-6bcc00eaa5ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23: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:23:43 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:43 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:43 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-48dcb2eb-58f1-4326-a08e-1e811f3624ac tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Volume info retrieved successfully. Sep 01 12:23:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-48dcb2eb-58f1-4326-a08e-1e811f3624ac tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] http://192.168.122.29/volume/v3/volumes/51eac02a-961c-4225-941b-81c74e0a2c7d returned with HTTP 200 Sep 01 12:23:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1387/2760] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:43 2026] GET /volume/v3/volumes/51eac02a-961c-4225-941b-81c74e0a2c7d => generated 856 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-998d9496-cc25-4f32-95c4-76f202187baa None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-998d9496-cc25-4f32-95c4-76f202187baa tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] GET http://192.168.122.29/volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e Sep 01 12:23:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-998d9496-cc25-4f32-95c4-76f202187baa tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-998d9496-cc25-4f32-95c4-76f202187baa tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d151183d-adfd-4050-b359-a63077c943c0 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98f36422-fc00-43cd-b879-6bcc00eaa5ab) transitioned into state 'SUCCESS' from state '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-1586423238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48ca474317c549ceb96498052c2a5f46',qos_specs=None,replication_status=,reservations=['cce7b255-9467-4d4f-b1f5-f377554433c1','8747e1ca-2a1d-46fc-a9bc-f2b5cae2bd82','5aebe0e7-5e2f-4d67-98aa-2bd3bef06343','040026dd-c389-45bf-a988-023b6fbfaccb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cc70de268d54011a6269f1f6e6cd2ed',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-998d9496-cc25-4f32-95c4-76f202187baa tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Volume info retrieved successfully. Sep 01 12:23:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d151183d-adfd-4050-b359-a63077c943c0 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5b64c7e-b3e1-421f-aeee-a18836bcf2f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-998d9496-cc25-4f32-95c4-76f202187baa tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] http://192.168.122.29/volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e returned with HTTP 200 Sep 01 12:23:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1388/2761] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:43 2026] GET /volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e => generated 896 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9f965058-5420-442a-8119-1c0291c43119 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9f965058-5420-442a-8119-1c0291c43119 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] GET http://192.168.122.29/volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 Sep 01 12:23:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9f965058-5420-442a-8119-1c0291c43119 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9f965058-5420-442a-8119-1c0291c43119 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9f965058-5420-442a-8119-1c0291c43119 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Snapshot retrieved successfully. Sep 01 12:23:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d151183d-adfd-4050-b359-a63077c943c0 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5b64c7e-b3e1-421f-aeee-a18836bcf2f0) 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:23:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9f965058-5420-442a-8119-1c0291c43119 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] http://192.168.122.29/volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 returned with HTTP 200 Sep 01 12:23:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1389/2762] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:23:44 2026] GET /volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 => generated 440 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d151183d-adfd-4050-b359-a63077c943c0 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Flow 'volume_create_api' (f232af29-5a3c-446a-bc38-11dd578d31ae) 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:23:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d151183d-adfd-4050-b359-a63077c943c0 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Create volume request issued successfully. Sep 01 12:23:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d151183d-adfd-4050-b359-a63077c943c0 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:23:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1374/2763] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:23:43 2026] POST /volume/v3/volumes => generated 771 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 12:23:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-361104d9-5ab9-43f3-ae10-2c5d69e9b8fb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-361104d9-5ab9-43f3-ae10-2c5d69e9b8fb tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:23:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-361104d9-5ab9-43f3-ae10-2c5d69e9b8fb tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "bad82a4e-c1e8-4252-abe6-78c6f8568efc", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2117821007"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:23:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-361104d9-5ab9-43f3-ae10-2c5d69e9b8fb tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Create volume request body: {'volume': {"'source_volid": 'bad82a4e-c1e8-4252-abe6-78c6f8568efc', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2117821007'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:23:44 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-361104d9-5ab9-43f3-ae10-2c5d69e9b8fb tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Create volume of 1 GB Sep 01 12:23:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-361104d9-5ab9-43f3-ae10-2c5d69e9b8fb tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Availability Zones retrieved successfully. Sep 01 12:23:44 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-361104d9-5ab9-43f3-ae10-2c5d69e9b8fb tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Flow 'volume_create_api' (5a3da964-39b2-41f0-a4f3-46044c4e86ec) 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:23:44 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-361104d9-5ab9-43f3-ae10-2c5d69e9b8fb tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98e57903-2210-48ea-b75d-8b3a60cbe2f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:44 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-361104d9-5ab9-43f3-ae10-2c5d69e9b8fb tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-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:23:44 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-361104d9-5ab9-43f3-ae10-2c5d69e9b8fb tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98e57903-2210-48ea-b75d-8b3a60cbe2f6) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:23:44 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-361104d9-5ab9-43f3-ae10-2c5d69e9b8fb tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f0e69c2-4031-4353-85ab-5d993ef5683b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:44 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-361104d9-5ab9-43f3-ae10-2c5d69e9b8fb tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Created reservations ['964e5ab7-ce65-400b-84b5-58205b4d8baf', '59525263-d9b3-428d-b522-4cacbf7faff6', '4522ac00-7cce-4a14-a114-f02516a27164', '39e8cb77-b07d-4472-bfad-69920ab07108'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:23:44 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-361104d9-5ab9-43f3-ae10-2c5d69e9b8fb tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f0e69c2-4031-4353-85ab-5d993ef5683b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['964e5ab7-ce65-400b-84b5-58205b4d8baf', '59525263-d9b3-428d-b522-4cacbf7faff6', '4522ac00-7cce-4a14-a114-f02516a27164', '39e8cb77-b07d-4472-bfad-69920ab07108']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:44 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-361104d9-5ab9-43f3-ae10-2c5d69e9b8fb tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e855f87d-8e02-44ed-a0c5-b55d261a9f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23: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:23:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23:44 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-361104d9-5ab9-43f3-ae10-2c5d69e9b8fb tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e855f87d-8e02-44ed-a0c5-b55d261a9f3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffe26fc6-5402-4197-a914-6c2243773d5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2117821007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48ca474317c549ceb96498052c2a5f46',qos_specs=None,replication_status=,reservations=['964e5ab7-ce65-400b-84b5-58205b4d8baf','59525263-d9b3-428d-b522-4cacbf7faff6','4522ac00-7cce-4a14-a114-f02516a27164','39e8cb77-b07d-4472-bfad-69920ab07108'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cc70de268d54011a6269f1f6e6cd2ed',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:23:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2117821007',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffe26fc6-5402-4197-a914-6c2243773d5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48ca474317c549ceb96498052c2a5f46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cc70de268d54011a6269f1f6e6cd2ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:44 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-361104d9-5ab9-43f3-ae10-2c5d69e9b8fb tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6ef059b-0c67-4d52-81b2-cccd0325758b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:44 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-361104d9-5ab9-43f3-ae10-2c5d69e9b8fb tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6ef059b-0c67-4d52-81b2-cccd0325758b) transitioned into state 'SUCCESS' from state '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-2117821007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48ca474317c549ceb96498052c2a5f46',qos_specs=None,replication_status=,reservations=['964e5ab7-ce65-400b-84b5-58205b4d8baf','59525263-d9b3-428d-b522-4cacbf7faff6','4522ac00-7cce-4a14-a114-f02516a27164','39e8cb77-b07d-4472-bfad-69920ab07108'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cc70de268d54011a6269f1f6e6cd2ed',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:44 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-361104d9-5ab9-43f3-ae10-2c5d69e9b8fb tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6c4ca48-379c-4cb6-8e1a-4b0e73a96114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:44 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-361104d9-5ab9-43f3-ae10-2c5d69e9b8fb tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6c4ca48-379c-4cb6-8e1a-4b0e73a96114) 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:23:44 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-361104d9-5ab9-43f3-ae10-2c5d69e9b8fb tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Flow 'volume_create_api' (5a3da964-39b2-41f0-a4f3-46044c4e86ec) 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:23:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-361104d9-5ab9-43f3-ae10-2c5d69e9b8fb tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Create volume request issued successfully. Sep 01 12:23:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-361104d9-5ab9-43f3-ae10-2c5d69e9b8fb tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:23:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1390/2764] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:23:44 2026] POST /volume/v3/volumes => generated 771 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:23:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4a4a53ed-318a-40b9-9483-f2a274f63959 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4a4a53ed-318a-40b9-9483-f2a274f63959 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:23:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4a4a53ed-318a-40b9-9483-f2a274f63959 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "bad82a4e-c1e8-4252-abe6-78c6f8568efc", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-79331077"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:23:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-4a4a53ed-318a-40b9-9483-f2a274f63959 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Create volume request body: {'volume': {"'source_volid": 'bad82a4e-c1e8-4252-abe6-78c6f8568efc', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-79331077'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:23:44 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-4a4a53ed-318a-40b9-9483-f2a274f63959 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Create volume of 1 GB Sep 01 12:23: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:23:44 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4a4a53ed-318a-40b9-9483-f2a274f63959 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Availability Zones retrieved successfully. Sep 01 12:23:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4a4a53ed-318a-40b9-9483-f2a274f63959 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Flow 'volume_create_api' (169087d9-a1c8-4faa-92e4-276614647b91) 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:23:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4a4a53ed-318a-40b9-9483-f2a274f63959 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74de6aa3-f35c-4979-b284-c1279d55ab69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-4a4a53ed-318a-40b9-9483-f2a274f63959 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-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:23:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4a4a53ed-318a-40b9-9483-f2a274f63959 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74de6aa3-f35c-4979-b284-c1279d55ab69) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:23:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4a4a53ed-318a-40b9-9483-f2a274f63959 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03bf2009-ad27-4c40-86f0-f380bed13059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:44 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-4a4a53ed-318a-40b9-9483-f2a274f63959 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Created reservations ['8407e919-3237-4923-a599-dc970f8ae38a', '1067145e-c187-4387-aea2-617f3a136723', '17bcde7c-ca24-47fb-8884-3049c6bc0780', 'f17738c6-f09f-490d-906c-5277e3cff3d1'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:23:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4a4a53ed-318a-40b9-9483-f2a274f63959 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03bf2009-ad27-4c40-86f0-f380bed13059) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8407e919-3237-4923-a599-dc970f8ae38a', '1067145e-c187-4387-aea2-617f3a136723', '17bcde7c-ca24-47fb-8884-3049c6bc0780', 'f17738c6-f09f-490d-906c-5277e3cff3d1']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4a4a53ed-318a-40b9-9483-f2a274f63959 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8dc36c9-fd3f-4824-a225-4b31201129fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23: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:23:44 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4a4a53ed-318a-40b9-9483-f2a274f63959 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8dc36c9-fd3f-4824-a225-4b31201129fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74e00677-3984-4ca3-8ba7-f2b5153280a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-79331077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48ca474317c549ceb96498052c2a5f46',qos_specs=None,replication_status=,reservations=['8407e919-3237-4923-a599-dc970f8ae38a','1067145e-c187-4387-aea2-617f3a136723','17bcde7c-ca24-47fb-8884-3049c6bc0780','f17738c6-f09f-490d-906c-5277e3cff3d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cc70de268d54011a6269f1f6e6cd2ed',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:23:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-79331077',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74e00677-3984-4ca3-8ba7-f2b5153280a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48ca474317c549ceb96498052c2a5f46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cc70de268d54011a6269f1f6e6cd2ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4a4a53ed-318a-40b9-9483-f2a274f63959 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0156dfd-c19c-4f8a-80f4-47614041bbe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4a4a53ed-318a-40b9-9483-f2a274f63959 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0156dfd-c19c-4f8a-80f4-47614041bbe9) transitioned into state 'SUCCESS' from state '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-79331077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48ca474317c549ceb96498052c2a5f46',qos_specs=None,replication_status=,reservations=['8407e919-3237-4923-a599-dc970f8ae38a','1067145e-c187-4387-aea2-617f3a136723','17bcde7c-ca24-47fb-8884-3049c6bc0780','f17738c6-f09f-490d-906c-5277e3cff3d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cc70de268d54011a6269f1f6e6cd2ed',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4a4a53ed-318a-40b9-9483-f2a274f63959 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bc40475-9062-44c4-9777-570802a28fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4a4a53ed-318a-40b9-9483-f2a274f63959 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bc40475-9062-44c4-9777-570802a28fb6) 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:23:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4a4a53ed-318a-40b9-9483-f2a274f63959 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Flow 'volume_create_api' (169087d9-a1c8-4faa-92e4-276614647b91) 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:23:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4a4a53ed-318a-40b9-9483-f2a274f63959 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Create volume request issued successfully. Sep 01 12:23:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4a4a53ed-318a-40b9-9483-f2a274f63959 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:23:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1375/2765] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:23:44 2026] POST /volume/v3/volumes => generated 769 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:23:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8fcb8b7d-b8c6-48b4-ae03-3a46db8d59d8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8fcb8b7d-b8c6-48b4-ae03-3a46db8d59d8 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] GET http://192.168.122.29/volume/v3/volumes/e5a7c85a-3d33-41b9-8aa1-f2e70ebe8ee7 Sep 01 12:23:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8fcb8b7d-b8c6-48b4-ae03-3a46db8d59d8 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8fcb8b7d-b8c6-48b4-ae03-3a46db8d59d8 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-011e732d-3362-41c4-9aad-c160bc8bdbc9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-011e732d-3362-41c4-9aad-c160bc8bdbc9 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] GET http://192.168.122.29/volume/v3/volumes/51eac02a-961c-4225-941b-81c74e0a2c7d Sep 01 12:23:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-011e732d-3362-41c4-9aad-c160bc8bdbc9 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-011e732d-3362-41c4-9aad-c160bc8bdbc9 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8fcb8b7d-b8c6-48b4-ae03-3a46db8d59d8 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Volume info retrieved successfully. Sep 01 12:23: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:23:45 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8fcb8b7d-b8c6-48b4-ae03-3a46db8d59d8 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] http://192.168.122.29/volume/v3/volumes/e5a7c85a-3d33-41b9-8aa1-f2e70ebe8ee7 returned with HTTP 200 Sep 01 12:23:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1391/2766] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:44 2026] GET /volume/v3/volumes/e5a7c85a-3d33-41b9-8aa1-f2e70ebe8ee7 => generated 863 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-011e732d-3362-41c4-9aad-c160bc8bdbc9 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Volume info retrieved successfully. Sep 01 12:23:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-011e732d-3362-41c4-9aad-c160bc8bdbc9 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] http://192.168.122.29/volume/v3/volumes/51eac02a-961c-4225-941b-81c74e0a2c7d returned with HTTP 200 Sep 01 12:23:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1376/2767] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:45 2026] GET /volume/v3/volumes/51eac02a-961c-4225-941b-81c74e0a2c7d => generated 857 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c4cb70ac-a891-4540-88a2-ca03de974fc7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9bb9ab03-c83a-49a3-92a1-6873c417886e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c4cb70ac-a891-4540-88a2-ca03de974fc7 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] GET http://192.168.122.29/volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e Sep 01 12:23:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c4cb70ac-a891-4540-88a2-ca03de974fc7 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9bb9ab03-c83a-49a3-92a1-6873c417886e tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] GET http://192.168.122.29/volume/v3/volumes/cb240b36-7865-4f5d-9518-573d5cd5b2e2 Sep 01 12:23:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c4cb70ac-a891-4540-88a2-ca03de974fc7 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9bb9ab03-c83a-49a3-92a1-6873c417886e tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9bb9ab03-c83a-49a3-92a1-6873c417886e tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23: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:23:45 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c4cb70ac-a891-4540-88a2-ca03de974fc7 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Volume info retrieved successfully. Sep 01 12:23:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9bb9ab03-c83a-49a3-92a1-6873c417886e tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Volume info retrieved successfully. Sep 01 12:23:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c4cb70ac-a891-4540-88a2-ca03de974fc7 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] http://192.168.122.29/volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e returned with HTTP 200 Sep 01 12:23:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1392/2768] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:45 2026] GET /volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e => generated 954 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-22c28a28-4e84-43ee-a318-005f7b2a036b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9bb9ab03-c83a-49a3-92a1-6873c417886e tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] http://192.168.122.29/volume/v3/volumes/cb240b36-7865-4f5d-9518-573d5cd5b2e2 returned with HTTP 200 Sep 01 12:23:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-22c28a28-4e84-43ee-a318-005f7b2a036b tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] GET http://192.168.122.29/volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 Sep 01 12:23:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-22c28a28-4e84-43ee-a318-005f7b2a036b tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1377/2769] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:45 2026] GET /volume/v3/volumes/cb240b36-7865-4f5d-9518-573d5cd5b2e2 => generated 855 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-22c28a28-4e84-43ee-a318-005f7b2a036b tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-22c28a28-4e84-43ee-a318-005f7b2a036b tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Snapshot retrieved successfully. Sep 01 12:23:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-22c28a28-4e84-43ee-a318-005f7b2a036b tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] http://192.168.122.29/volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 returned with HTTP 200 Sep 01 12:23:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1393/2770] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:23:45 2026] GET /volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-47304f3d-cfca-49d4-b433-da79b95114ca None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-47304f3d-cfca-49d4-b433-da79b95114ca tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] GET http://192.168.122.29/volume/v3/volumes/e5a7c85a-3d33-41b9-8aa1-f2e70ebe8ee7 Sep 01 12:23:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-47304f3d-cfca-49d4-b433-da79b95114ca tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-47304f3d-cfca-49d4-b433-da79b95114ca tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-47304f3d-cfca-49d4-b433-da79b95114ca tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Volume info retrieved successfully. Sep 01 12:23:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-47304f3d-cfca-49d4-b433-da79b95114ca tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] http://192.168.122.29/volume/v3/volumes/e5a7c85a-3d33-41b9-8aa1-f2e70ebe8ee7 returned with HTTP 200 Sep 01 12:23:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1378/2771] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:46 2026] GET /volume/v3/volumes/e5a7c85a-3d33-41b9-8aa1-f2e70ebe8ee7 => generated 863 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9ce9dee0-e1ca-40c2-8309-9e1e97f4db3b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9ce9dee0-e1ca-40c2-8309-9e1e97f4db3b tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] GET http://192.168.122.29/volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e Sep 01 12:23:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9ce9dee0-e1ca-40c2-8309-9e1e97f4db3b tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9ce9dee0-e1ca-40c2-8309-9e1e97f4db3b tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-35ca8d59-862c-45ce-90ad-1ab4590016bf None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-35ca8d59-862c-45ce-90ad-1ab4590016bf tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] GET http://192.168.122.29/volume/v3/volumes/cb240b36-7865-4f5d-9518-573d5cd5b2e2 Sep 01 12:23:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-35ca8d59-862c-45ce-90ad-1ab4590016bf tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-35ca8d59-862c-45ce-90ad-1ab4590016bf tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23: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:23:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9ce9dee0-e1ca-40c2-8309-9e1e97f4db3b tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Volume info retrieved successfully. Sep 01 12:23:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-35ca8d59-862c-45ce-90ad-1ab4590016bf tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Volume info retrieved successfully. Sep 01 12:23:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9ce9dee0-e1ca-40c2-8309-9e1e97f4db3b tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] http://192.168.122.29/volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e returned with HTTP 200 Sep 01 12:23:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1394/2772] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:46 2026] GET /volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e => generated 954 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:23:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b2f95fe5-76e9-4052-8d8a-2f903e44a50e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b2f95fe5-76e9-4052-8d8a-2f903e44a50e tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] GET http://192.168.122.29/volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 Sep 01 12:23:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-35ca8d59-862c-45ce-90ad-1ab4590016bf tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] http://192.168.122.29/volume/v3/volumes/cb240b36-7865-4f5d-9518-573d5cd5b2e2 returned with HTTP 200 Sep 01 12:23:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b2f95fe5-76e9-4052-8d8a-2f903e44a50e tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1379/2773] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:46 2026] GET /volume/v3/volumes/cb240b36-7865-4f5d-9518-573d5cd5b2e2 => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b2f95fe5-76e9-4052-8d8a-2f903e44a50e tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b2f95fe5-76e9-4052-8d8a-2f903e44a50e tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Snapshot retrieved successfully. Sep 01 12:23:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b2f95fe5-76e9-4052-8d8a-2f903e44a50e tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] http://192.168.122.29/volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 returned with HTTP 200 Sep 01 12:23:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1395/2774] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:23:46 2026] GET /volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-63102f11-1268-4047-9469-3f95077eabac None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-63102f11-1268-4047-9469-3f95077eabac tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] DELETE http://192.168.122.29/volume/v3/volumes/cb240b36-7865-4f5d-9518-573d5cd5b2e2 Sep 01 12:23:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-63102f11-1268-4047-9469-3f95077eabac tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-63102f11-1268-4047-9469-3f95077eabac tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23:46 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-63102f11-1268-4047-9469-3f95077eabac tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Delete volume with id: cb240b36-7865-4f5d-9518-573d5cd5b2e2 Sep 01 12:23: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:23:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-63102f11-1268-4047-9469-3f95077eabac tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Volume info retrieved successfully. Sep 01 12:23:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-63102f11-1268-4047-9469-3f95077eabac tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Delete volume request issued successfully. Sep 01 12:23:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-63102f11-1268-4047-9469-3f95077eabac tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] http://192.168.122.29/volume/v3/volumes/cb240b36-7865-4f5d-9518-573d5cd5b2e2 returned with HTTP 202 Sep 01 12:23:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1380/2775] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:23:46 2026] DELETE /volume/v3/volumes/cb240b36-7865-4f5d-9518-573d5cd5b2e2 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 12:23:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ceb9d3ec-ad4d-4ef0-b1af-6cc9603b93cb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ceb9d3ec-ad4d-4ef0-b1af-6cc9603b93cb tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] GET http://192.168.122.29/volume/v3/volumes/cb240b36-7865-4f5d-9518-573d5cd5b2e2 Sep 01 12:23:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ceb9d3ec-ad4d-4ef0-b1af-6cc9603b93cb tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ceb9d3ec-ad4d-4ef0-b1af-6cc9603b93cb tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ceb9d3ec-ad4d-4ef0-b1af-6cc9603b93cb tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Volume info retrieved successfully. Sep 01 12:23:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ceb9d3ec-ad4d-4ef0-b1af-6cc9603b93cb tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] http://192.168.122.29/volume/v3/volumes/cb240b36-7865-4f5d-9518-573d5cd5b2e2 returned with HTTP 200 Sep 01 12:23:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1396/2776] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:46 2026] GET /volume/v3/volumes/cb240b36-7865-4f5d-9518-573d5cd5b2e2 => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2f80187f-17cf-42ed-8720-951642ca2823 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2f80187f-17cf-42ed-8720-951642ca2823 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] GET http://192.168.122.29/volume/v3/volumes/e5a7c85a-3d33-41b9-8aa1-f2e70ebe8ee7 Sep 01 12:23:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2f80187f-17cf-42ed-8720-951642ca2823 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2f80187f-17cf-42ed-8720-951642ca2823 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:47 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:47 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2f80187f-17cf-42ed-8720-951642ca2823 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Volume info retrieved successfully. Sep 01 12:23:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2f80187f-17cf-42ed-8720-951642ca2823 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] http://192.168.122.29/volume/v3/volumes/e5a7c85a-3d33-41b9-8aa1-f2e70ebe8ee7 returned with HTTP 200 Sep 01 12:23:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1381/2777] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:47 2026] GET /volume/v3/volumes/e5a7c85a-3d33-41b9-8aa1-f2e70ebe8ee7 => generated 863 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4ac5e505-5df6-4485-be49-790ceefcc002 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4ac5e505-5df6-4485-be49-790ceefcc002 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] GET http://192.168.122.29/volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e Sep 01 12:23:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4ac5e505-5df6-4485-be49-790ceefcc002 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4ac5e505-5df6-4485-be49-790ceefcc002 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8ba2103f-c619-46db-8b56-df96b1e3e156 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23: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:23:47 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:47 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8ba2103f-c619-46db-8b56-df96b1e3e156 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] GET http://192.168.122.29/volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 Sep 01 12:23:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8ba2103f-c619-46db-8b56-df96b1e3e156 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8ba2103f-c619-46db-8b56-df96b1e3e156 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23:47 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4ac5e505-5df6-4485-be49-790ceefcc002 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Volume info retrieved successfully. Sep 01 12:23: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:23:47 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8ba2103f-c619-46db-8b56-df96b1e3e156 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Snapshot retrieved successfully. Sep 01 12:23:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8ba2103f-c619-46db-8b56-df96b1e3e156 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] http://192.168.122.29/volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 returned with HTTP 200 Sep 01 12:23:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1382/2778] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:23:47 2026] GET /volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4ac5e505-5df6-4485-be49-790ceefcc002 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] http://192.168.122.29/volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e returned with HTTP 200 Sep 01 12:23:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1397/2779] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:47 2026] GET /volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e => generated 954 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4bf8d5c7-2f74-4488-ba46-0d44c228d39c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4bf8d5c7-2f74-4488-ba46-0d44c228d39c tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] GET http://192.168.122.29/volume/v3/volumes/cb240b36-7865-4f5d-9518-573d5cd5b2e2 Sep 01 12:23:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4bf8d5c7-2f74-4488-ba46-0d44c228d39c tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4bf8d5c7-2f74-4488-ba46-0d44c228d39c tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4bf8d5c7-2f74-4488-ba46-0d44c228d39c tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] http://192.168.122.29/volume/v3/volumes/cb240b36-7865-4f5d-9518-573d5cd5b2e2 returned with HTTP 404 Sep 01 12:23:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1383/2780] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:47 2026] GET /volume/v3/volumes/cb240b36-7865-4f5d-9518-573d5cd5b2e2 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:23:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-21977727-57f4-4a30-ac85-381aec20e6d1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-21977727-57f4-4a30-ac85-381aec20e6d1 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] DELETE http://192.168.122.29/volume/v3/volumes/51eac02a-961c-4225-941b-81c74e0a2c7d Sep 01 12:23:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-21977727-57f4-4a30-ac85-381aec20e6d1 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-21977727-57f4-4a30-ac85-381aec20e6d1 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23:47 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-21977727-57f4-4a30-ac85-381aec20e6d1 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Delete volume with id: 51eac02a-961c-4225-941b-81c74e0a2c7d Sep 01 12:23: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:23:47 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:47 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:47 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-21977727-57f4-4a30-ac85-381aec20e6d1 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Volume info retrieved successfully. Sep 01 12:23:47 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-21977727-57f4-4a30-ac85-381aec20e6d1 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Delete volume request issued successfully. Sep 01 12:23:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-21977727-57f4-4a30-ac85-381aec20e6d1 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] http://192.168.122.29/volume/v3/volumes/51eac02a-961c-4225-941b-81c74e0a2c7d returned with HTTP 202 Sep 01 12:23:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1398/2781] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:23:47 2026] DELETE /volume/v3/volumes/51eac02a-961c-4225-941b-81c74e0a2c7d => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:23:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e4c48735-122c-436b-bcc4-05a5351cc472 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e4c48735-122c-436b-bcc4-05a5351cc472 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] GET http://192.168.122.29/volume/v3/volumes/51eac02a-961c-4225-941b-81c74e0a2c7d Sep 01 12:23:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e4c48735-122c-436b-bcc4-05a5351cc472 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e4c48735-122c-436b-bcc4-05a5351cc472 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:47 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:47 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e4c48735-122c-436b-bcc4-05a5351cc472 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Volume info retrieved successfully. Sep 01 12:23:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e4c48735-122c-436b-bcc4-05a5351cc472 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] http://192.168.122.29/volume/v3/volumes/51eac02a-961c-4225-941b-81c74e0a2c7d returned with HTTP 200 Sep 01 12:23:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1384/2782] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:47 2026] GET /volume/v3/volumes/51eac02a-961c-4225-941b-81c74e0a2c7d => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7601e606-a568-4ef2-91f7-faaaf38a96d1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7601e606-a568-4ef2-91f7-faaaf38a96d1 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] GET http://192.168.122.29/volume/v3/volumes/e5a7c85a-3d33-41b9-8aa1-f2e70ebe8ee7 Sep 01 12:23:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7601e606-a568-4ef2-91f7-faaaf38a96d1 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7601e606-a568-4ef2-91f7-faaaf38a96d1 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:48 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7601e606-a568-4ef2-91f7-faaaf38a96d1 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Volume info retrieved successfully. Sep 01 12:23:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7601e606-a568-4ef2-91f7-faaaf38a96d1 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] http://192.168.122.29/volume/v3/volumes/e5a7c85a-3d33-41b9-8aa1-f2e70ebe8ee7 returned with HTTP 200 Sep 01 12:23:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1399/2783] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:48 2026] GET /volume/v3/volumes/e5a7c85a-3d33-41b9-8aa1-f2e70ebe8ee7 => generated 863 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-61bdd041-8a0e-4b3a-bfde-56c902e304a3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-61bdd041-8a0e-4b3a-bfde-56c902e304a3 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] GET http://192.168.122.29/volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 Sep 01 12:23:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-61bdd041-8a0e-4b3a-bfde-56c902e304a3 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-61bdd041-8a0e-4b3a-bfde-56c902e304a3 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:48 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-61bdd041-8a0e-4b3a-bfde-56c902e304a3 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Snapshot retrieved successfully. Sep 01 12:23:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-61bdd041-8a0e-4b3a-bfde-56c902e304a3 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] http://192.168.122.29/volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 returned with HTTP 200 Sep 01 12:23:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1385/2784] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:23:48 2026] GET /volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9f7fd9ba-577a-4ae1-a208-9098b0fb75a9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9f7fd9ba-577a-4ae1-a208-9098b0fb75a9 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] GET http://192.168.122.29/volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e Sep 01 12:23:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9f7fd9ba-577a-4ae1-a208-9098b0fb75a9 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9f7fd9ba-577a-4ae1-a208-9098b0fb75a9 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8f198e74-a4f8-44e1-bbb2-10201f379a2c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8f198e74-a4f8-44e1-bbb2-10201f379a2c tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:23:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8f198e74-a4f8-44e1-bbb2-10201f379a2c tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "caf2c975-8534-484b-9cc0-d96a5f070702", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-108732853"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:23:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-8f198e74-a4f8-44e1-bbb2-10201f379a2c tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Create volume request body: {'volume': {'snapshot_id': 'caf2c975-8534-484b-9cc0-d96a5f070702', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-108732853'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:23: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:23:48 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23: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:23:48 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8f198e74-a4f8-44e1-bbb2-10201f379a2c tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Snapshot retrieved successfully. Sep 01 12:23:48 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-8f198e74-a4f8-44e1-bbb2-10201f379a2c tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Create volume of 1 GB Sep 01 12:23:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9f7fd9ba-577a-4ae1-a208-9098b0fb75a9 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Volume info retrieved successfully. Sep 01 12:23:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8f198e74-a4f8-44e1-bbb2-10201f379a2c tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Availability Zones retrieved successfully. Sep 01 12:23:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9f7fd9ba-577a-4ae1-a208-9098b0fb75a9 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] http://192.168.122.29/volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e returned with HTTP 200 Sep 01 12:23:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1400/2785] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:48 2026] GET /volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e => generated 954 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:48 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8f198e74-a4f8-44e1-bbb2-10201f379a2c tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Flow 'volume_create_api' (800c11ff-c818-4efc-9fbf-0e906243d041) 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:23:48 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8f198e74-a4f8-44e1-bbb2-10201f379a2c tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (103bd6a1-ea62-45a7-8040-7a132b90aac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:48 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-8f198e74-a4f8-44e1-bbb2-10201f379a2c tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-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:23: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:23:48 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23:48 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8f198e74-a4f8-44e1-bbb2-10201f379a2c tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (103bd6a1-ea62-45a7-8040-7a132b90aac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'caf2c975-8534-484b-9cc0-d96a5f070702', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:23:48 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8f198e74-a4f8-44e1-bbb2-10201f379a2c tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a11d83cb-af85-4a96-98d7-5baf6ac28148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:48 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-8f198e74-a4f8-44e1-bbb2-10201f379a2c tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Created reservations ['14eb6108-8e32-4a54-b89b-7064d32c710d', 'fbab1044-8375-4049-a2c3-a4a091882ca8', 'a68c74f6-8dc9-4cd1-afe6-e24d22a02f87', '823008ae-f7eb-49a4-9d3d-13fb5f509b72'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:23:48 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8f198e74-a4f8-44e1-bbb2-10201f379a2c tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a11d83cb-af85-4a96-98d7-5baf6ac28148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14eb6108-8e32-4a54-b89b-7064d32c710d', 'fbab1044-8375-4049-a2c3-a4a091882ca8', 'a68c74f6-8dc9-4cd1-afe6-e24d22a02f87', '823008ae-f7eb-49a4-9d3d-13fb5f509b72']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:48 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8f198e74-a4f8-44e1-bbb2-10201f379a2c tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb05d6c2-e6e5-44f1-8e79-668f3c837929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1410109d-f640-44c0-8475-63cf5177bd9d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1410109d-f640-44c0-8475-63cf5177bd9d tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] GET http://192.168.122.29/volume/v3/volumes/51eac02a-961c-4225-941b-81c74e0a2c7d Sep 01 12:23:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1410109d-f640-44c0-8475-63cf5177bd9d tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1410109d-f640-44c0-8475-63cf5177bd9d tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:48 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1410109d-f640-44c0-8475-63cf5177bd9d tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] http://192.168.122.29/volume/v3/volumes/51eac02a-961c-4225-941b-81c74e0a2c7d returned with HTTP 404 Sep 01 12:23:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1401/2786] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:48 2026] GET /volume/v3/volumes/51eac02a-961c-4225-941b-81c74e0a2c7d => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:23:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d13690c9-2505-4388-99c8-3844df58e361 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d13690c9-2505-4388-99c8-3844df58e361 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] DELETE http://192.168.122.29/volume/v3/volumes/0092f9be-1799-4ec9-9bf1-a7ab15f5a587 Sep 01 12:23:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d13690c9-2505-4388-99c8-3844df58e361 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d13690c9-2505-4388-99c8-3844df58e361 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23:48 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-d13690c9-2505-4388-99c8-3844df58e361 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Delete volume with id: 0092f9be-1799-4ec9-9bf1-a7ab15f5a587 Sep 01 12:23: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:23:48 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23:48 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8f198e74-a4f8-44e1-bbb2-10201f379a2c tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb05d6c2-e6e5-44f1-8e79-668f3c837929) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e75aacda-8bf4-409a-b551-e780db93d2a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-108732853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30ce631deb704f8ea828a165b99510cc',qos_specs=None,replication_status=,reservations=['14eb6108-8e32-4a54-b89b-7064d32c710d','fbab1044-8375-4049-a2c3-a4a091882ca8','a68c74f6-8dc9-4cd1-afe6-e24d22a02f87','823008ae-f7eb-49a4-9d3d-13fb5f509b72'],size=1,snapshot_id=caf2c975-8534-484b-9cc0-d96a5f070702,source_replicaid=,source_volid=None,status='creating',user_id='3c86440481cb42ea80c76388f548abf6',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:23:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-108732853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e75aacda-8bf4-409a-b551-e780db93d2a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30ce631deb704f8ea828a165b99510cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=caf2c975-8534-484b-9cc0-d96a5f070702,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c86440481cb42ea80c76388f548abf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:48 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8f198e74-a4f8-44e1-bbb2-10201f379a2c tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0c1f24c-102f-42df-b272-4dac2211186a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23: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:23:48 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d13690c9-2505-4388-99c8-3844df58e361 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Volume info retrieved successfully. Sep 01 12:23:48 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8f198e74-a4f8-44e1-bbb2-10201f379a2c tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0c1f24c-102f-42df-b272-4dac2211186a) transitioned into state 'SUCCESS' from state '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-108732853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30ce631deb704f8ea828a165b99510cc',qos_specs=None,replication_status=,reservations=['14eb6108-8e32-4a54-b89b-7064d32c710d','fbab1044-8375-4049-a2c3-a4a091882ca8','a68c74f6-8dc9-4cd1-afe6-e24d22a02f87','823008ae-f7eb-49a4-9d3d-13fb5f509b72'],size=1,snapshot_id=caf2c975-8534-484b-9cc0-d96a5f070702,source_replicaid=,source_volid=None,status='creating',user_id='3c86440481cb42ea80c76388f548abf6',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:48 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8f198e74-a4f8-44e1-bbb2-10201f379a2c tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (954e0e10-deb6-494e-aca4-e0e6334e125b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d13690c9-2505-4388-99c8-3844df58e361 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Delete volume request issued successfully. Sep 01 12:23:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d13690c9-2505-4388-99c8-3844df58e361 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] http://192.168.122.29/volume/v3/volumes/0092f9be-1799-4ec9-9bf1-a7ab15f5a587 returned with HTTP 202 Sep 01 12:23:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1402/2787] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:23:48 2026] DELETE /volume/v3/volumes/0092f9be-1799-4ec9-9bf1-a7ab15f5a587 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:23:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c28ba4f6-42b3-4f44-9af9-a4c1e950be56 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c28ba4f6-42b3-4f44-9af9-a4c1e950be56 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] GET http://192.168.122.29/volume/v3/volumes/0092f9be-1799-4ec9-9bf1-a7ab15f5a587 Sep 01 12:23:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c28ba4f6-42b3-4f44-9af9-a4c1e950be56 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c28ba4f6-42b3-4f44-9af9-a4c1e950be56 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:48 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:48 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:48 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8f198e74-a4f8-44e1-bbb2-10201f379a2c tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (954e0e10-deb6-494e-aca4-e0e6334e125b) 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:23:48 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-8f198e74-a4f8-44e1-bbb2-10201f379a2c tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Flow 'volume_create_api' (800c11ff-c818-4efc-9fbf-0e906243d041) 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:23:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8f198e74-a4f8-44e1-bbb2-10201f379a2c tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Create volume request issued successfully. Sep 01 12:23:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8f198e74-a4f8-44e1-bbb2-10201f379a2c tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:23:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1386/2788] 192.168.122.29 () {62 vars in 1179 bytes} [Tue Sep 1 12:23:48 2026] POST /volume/v3/volumes => generated 810 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:23:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c28ba4f6-42b3-4f44-9af9-a4c1e950be56 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Volume info retrieved successfully. Sep 01 12:23:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8ca860fd-602c-4e26-bad5-cc2090dcf31f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8ca860fd-602c-4e26-bad5-cc2090dcf31f tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] GET http://192.168.122.29/volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 Sep 01 12:23:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8ca860fd-602c-4e26-bad5-cc2090dcf31f tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8ca860fd-602c-4e26-bad5-cc2090dcf31f tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c28ba4f6-42b3-4f44-9af9-a4c1e950be56 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] http://192.168.122.29/volume/v3/volumes/0092f9be-1799-4ec9-9bf1-a7ab15f5a587 returned with HTTP 200 Sep 01 12:23:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1403/2789] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:48 2026] GET /volume/v3/volumes/0092f9be-1799-4ec9-9bf1-a7ab15f5a587 => generated 856 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23: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:23:48 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:48 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8ca860fd-602c-4e26-bad5-cc2090dcf31f tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Volume info retrieved successfully. Sep 01 12:23:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8ca860fd-602c-4e26-bad5-cc2090dcf31f tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] http://192.168.122.29/volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 returned with HTTP 200 Sep 01 12:23:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1387/2790] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:23:48 2026] GET /volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 => generated 878 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:23:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6dfe591b-6fc5-4a92-b9ff-427d062f5127 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6dfe591b-6fc5-4a92-b9ff-427d062f5127 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] GET http://192.168.122.29/volume/v3/volumes/e5a7c85a-3d33-41b9-8aa1-f2e70ebe8ee7 Sep 01 12:23:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6dfe591b-6fc5-4a92-b9ff-427d062f5127 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6dfe591b-6fc5-4a92-b9ff-427d062f5127 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:49 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:49 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6dfe591b-6fc5-4a92-b9ff-427d062f5127 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Volume info retrieved successfully. Sep 01 12:23:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6dfe591b-6fc5-4a92-b9ff-427d062f5127 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] http://192.168.122.29/volume/v3/volumes/e5a7c85a-3d33-41b9-8aa1-f2e70ebe8ee7 returned with HTTP 200 Sep 01 12:23:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1404/2791] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:49 2026] GET /volume/v3/volumes/e5a7c85a-3d33-41b9-8aa1-f2e70ebe8ee7 => generated 864 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b177a057-79ec-4f14-ae89-493a0bb56b61 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b177a057-79ec-4f14-ae89-493a0bb56b61 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] GET http://192.168.122.29/volume/v3/volumes/24b5ebfb-3245-437f-a156-b7dd81b3e65b Sep 01 12:23:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b177a057-79ec-4f14-ae89-493a0bb56b61 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b177a057-79ec-4f14-ae89-493a0bb56b61 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:49 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:49 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b177a057-79ec-4f14-ae89-493a0bb56b61 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Volume info retrieved successfully. Sep 01 12:23:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b177a057-79ec-4f14-ae89-493a0bb56b61 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] http://192.168.122.29/volume/v3/volumes/24b5ebfb-3245-437f-a156-b7dd81b3e65b returned with HTTP 200 Sep 01 12:23:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1388/2792] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:49 2026] GET /volume/v3/volumes/24b5ebfb-3245-437f-a156-b7dd81b3e65b => generated 863 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bd589046-c18b-43c0-acc9-202808333c9a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bd589046-c18b-43c0-acc9-202808333c9a tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] GET http://192.168.122.29/volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e Sep 01 12:23:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bd589046-c18b-43c0-acc9-202808333c9a tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bd589046-c18b-43c0-acc9-202808333c9a tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-45f10161-319f-4fd8-88fe-7606e0d748b9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-45f10161-319f-4fd8-88fe-7606e0d748b9 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] GET http://192.168.122.29/volume/v3/volumes/c73689d8-a42a-4670-9178-3558dd917552 Sep 01 12:23:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-45f10161-319f-4fd8-88fe-7606e0d748b9 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-45f10161-319f-4fd8-88fe-7606e0d748b9 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:49 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:49 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:49 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23: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:23:49 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-45f10161-319f-4fd8-88fe-7606e0d748b9 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Volume info retrieved successfully. Sep 01 12:23:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bd589046-c18b-43c0-acc9-202808333c9a tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Volume info retrieved successfully. Sep 01 12:23:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-45f10161-319f-4fd8-88fe-7606e0d748b9 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] http://192.168.122.29/volume/v3/volumes/c73689d8-a42a-4670-9178-3558dd917552 returned with HTTP 200 Sep 01 12:23:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1389/2793] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:49 2026] GET /volume/v3/volumes/c73689d8-a42a-4670-9178-3558dd917552 => generated 863 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bd589046-c18b-43c0-acc9-202808333c9a tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] http://192.168.122.29/volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e returned with HTTP 200 Sep 01 12:23:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1405/2794] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:49 2026] GET /volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e => generated 954 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6b3ed223-7c52-4688-82ee-621f9f8c6646 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6b3ed223-7c52-4688-82ee-621f9f8c6646 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] GET http://192.168.122.29/volume/v3/volumes/0092f9be-1799-4ec9-9bf1-a7ab15f5a587 Sep 01 12:23:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6b3ed223-7c52-4688-82ee-621f9f8c6646 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6b3ed223-7c52-4688-82ee-621f9f8c6646 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6b3ed223-7c52-4688-82ee-621f9f8c6646 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] http://192.168.122.29/volume/v3/volumes/0092f9be-1799-4ec9-9bf1-a7ab15f5a587 returned with HTTP 404 Sep 01 12:23:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1390/2795] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:49 2026] GET /volume/v3/volumes/0092f9be-1799-4ec9-9bf1-a7ab15f5a587 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:23:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2ed27c2b-dfdf-404a-ac66-7e27cbfc875b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2ed27c2b-dfdf-404a-ac66-7e27cbfc875b tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] DELETE http://192.168.122.29/volume/v3/volumes/51491d88-b38d-4a13-8c0e-792ad4a9a073 Sep 01 12:23:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2ed27c2b-dfdf-404a-ac66-7e27cbfc875b tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2ed27c2b-dfdf-404a-ac66-7e27cbfc875b tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23:49 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-2ed27c2b-dfdf-404a-ac66-7e27cbfc875b tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Delete volume with id: 51491d88-b38d-4a13-8c0e-792ad4a9a073 Sep 01 12:23: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:23:49 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:49 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2ed27c2b-dfdf-404a-ac66-7e27cbfc875b tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Volume info retrieved successfully. Sep 01 12:23:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bdf56b10-2f4c-424c-b466-c000abfa9a77 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bdf56b10-2f4c-424c-b466-c000abfa9a77 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] GET http://192.168.122.29/volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 Sep 01 12:23:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bdf56b10-2f4c-424c-b466-c000abfa9a77 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bdf56b10-2f4c-424c-b466-c000abfa9a77 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:49 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:49 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-bdf56b10-2f4c-424c-b466-c000abfa9a77 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Volume info retrieved successfully. Sep 01 12:23:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2ed27c2b-dfdf-404a-ac66-7e27cbfc875b tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Delete volume request issued successfully. Sep 01 12:23:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2ed27c2b-dfdf-404a-ac66-7e27cbfc875b tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] http://192.168.122.29/volume/v3/volumes/51491d88-b38d-4a13-8c0e-792ad4a9a073 returned with HTTP 202 Sep 01 12:23:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bdf56b10-2f4c-424c-b466-c000abfa9a77 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] http://192.168.122.29/volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 returned with HTTP 200 Sep 01 12:23:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1406/2796] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:23:49 2026] DELETE /volume/v3/volumes/51491d88-b38d-4a13-8c0e-792ad4a9a073 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:23:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1391/2797] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:23:49 2026] GET /volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 => generated 902 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:23:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-926de1f4-1dfd-45c4-9b74-23e59a309348 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-926de1f4-1dfd-45c4-9b74-23e59a309348 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] GET http://192.168.122.29/volume/v3/volumes/51491d88-b38d-4a13-8c0e-792ad4a9a073 Sep 01 12:23:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-926de1f4-1dfd-45c4-9b74-23e59a309348 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-926de1f4-1dfd-45c4-9b74-23e59a309348 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:50 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:50 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:50 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-926de1f4-1dfd-45c4-9b74-23e59a309348 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Volume info retrieved successfully. Sep 01 12:23:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-926de1f4-1dfd-45c4-9b74-23e59a309348 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] http://192.168.122.29/volume/v3/volumes/51491d88-b38d-4a13-8c0e-792ad4a9a073 returned with HTTP 200 Sep 01 12:23:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1407/2798] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:49 2026] GET /volume/v3/volumes/51491d88-b38d-4a13-8c0e-792ad4a9a073 => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a0576467-e3a7-4ac8-80e6-7184925ee8a3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a0576467-e3a7-4ac8-80e6-7184925ee8a3 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] GET http://192.168.122.29/volume/v3/volumes/c73689d8-a42a-4670-9178-3558dd917552 Sep 01 12:23:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a0576467-e3a7-4ac8-80e6-7184925ee8a3 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a0576467-e3a7-4ac8-80e6-7184925ee8a3 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b57e63d6-3568-4069-a093-30b8c8368465 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b57e63d6-3568-4069-a093-30b8c8368465 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] GET http://192.168.122.29/volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e Sep 01 12:23:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b57e63d6-3568-4069-a093-30b8c8368465 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b57e63d6-3568-4069-a093-30b8c8368465 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:50 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23: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:23:50 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:50 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a0576467-e3a7-4ac8-80e6-7184925ee8a3 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Volume info retrieved successfully. Sep 01 12:23:50 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b57e63d6-3568-4069-a093-30b8c8368465 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Volume info retrieved successfully. Sep 01 12:23:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b57e63d6-3568-4069-a093-30b8c8368465 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] http://192.168.122.29/volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e returned with HTTP 200 Sep 01 12:23:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a0576467-e3a7-4ac8-80e6-7184925ee8a3 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] http://192.168.122.29/volume/v3/volumes/c73689d8-a42a-4670-9178-3558dd917552 returned with HTTP 200 Sep 01 12:23:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1392/2800] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:50 2026] GET /volume/v3/volumes/c73689d8-a42a-4670-9178-3558dd917552 => generated 864 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1408/2800] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:50 2026] GET /volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e => generated 954 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0091cc88-de77-4480-a79d-1120d4984af5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0091cc88-de77-4480-a79d-1120d4984af5 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] GET http://192.168.122.29/volume/v3/volumes/ffe26fc6-5402-4197-a914-6c2243773d5f Sep 01 12:23:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0091cc88-de77-4480-a79d-1120d4984af5 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0091cc88-de77-4480-a79d-1120d4984af5 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:50 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0091cc88-de77-4480-a79d-1120d4984af5 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Volume info retrieved successfully. Sep 01 12:23:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0091cc88-de77-4480-a79d-1120d4984af5 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] http://192.168.122.29/volume/v3/volumes/ffe26fc6-5402-4197-a914-6c2243773d5f returned with HTTP 200 Sep 01 12:23:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1393/2801] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:50 2026] GET /volume/v3/volumes/ffe26fc6-5402-4197-a914-6c2243773d5f => generated 863 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3422d974-29fb-40d7-beca-f30f346dea76 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3422d974-29fb-40d7-beca-f30f346dea76 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] GET http://192.168.122.29/volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 Sep 01 12:23:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3422d974-29fb-40d7-beca-f30f346dea76 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3422d974-29fb-40d7-beca-f30f346dea76 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:51 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3422d974-29fb-40d7-beca-f30f346dea76 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Volume info retrieved successfully. Sep 01 12:23:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3422d974-29fb-40d7-beca-f30f346dea76 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] http://192.168.122.29/volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 returned with HTTP 200 Sep 01 12:23:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1409/2802] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:23:50 2026] GET /volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 => generated 902 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:23:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c3e2de3a-3821-4e56-8219-27bd066e4048 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c3e2de3a-3821-4e56-8219-27bd066e4048 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] GET http://192.168.122.29/volume/v3/volumes/51491d88-b38d-4a13-8c0e-792ad4a9a073 Sep 01 12:23:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c3e2de3a-3821-4e56-8219-27bd066e4048 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c3e2de3a-3821-4e56-8219-27bd066e4048 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c3e2de3a-3821-4e56-8219-27bd066e4048 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] http://192.168.122.29/volume/v3/volumes/51491d88-b38d-4a13-8c0e-792ad4a9a073 returned with HTTP 404 Sep 01 12:23:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1394/2803] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:51 2026] GET /volume/v3/volumes/51491d88-b38d-4a13-8c0e-792ad4a9a073 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:23:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-526a6d80-c12f-4c98-8820-4a1ce9f8ca99 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-526a6d80-c12f-4c98-8820-4a1ce9f8ca99 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] DELETE http://192.168.122.29/volume/v3/volumes/8be5e7af-91c1-405a-b4ca-d13a3ab7bd1d Sep 01 12:23:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-526a6d80-c12f-4c98-8820-4a1ce9f8ca99 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-526a6d80-c12f-4c98-8820-4a1ce9f8ca99 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23:51 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-526a6d80-c12f-4c98-8820-4a1ce9f8ca99 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Delete volume with id: 8be5e7af-91c1-405a-b4ca-d13a3ab7bd1d Sep 01 12:23: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:23:51 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-526a6d80-c12f-4c98-8820-4a1ce9f8ca99 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Volume info retrieved successfully. Sep 01 12:23:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-526a6d80-c12f-4c98-8820-4a1ce9f8ca99 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Delete volume request issued successfully. Sep 01 12:23:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-526a6d80-c12f-4c98-8820-4a1ce9f8ca99 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] http://192.168.122.29/volume/v3/volumes/8be5e7af-91c1-405a-b4ca-d13a3ab7bd1d returned with HTTP 202 Sep 01 12:23:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1410/2804] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:23:51 2026] DELETE /volume/v3/volumes/8be5e7af-91c1-405a-b4ca-d13a3ab7bd1d => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:23:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ec3e7b54-6d19-4181-93ef-1cbebddf8c13 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ec3e7b54-6d19-4181-93ef-1cbebddf8c13 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] GET http://192.168.122.29/volume/v3/volumes/8be5e7af-91c1-405a-b4ca-d13a3ab7bd1d Sep 01 12:23:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ec3e7b54-6d19-4181-93ef-1cbebddf8c13 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ec3e7b54-6d19-4181-93ef-1cbebddf8c13 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:51 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:51 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ec3e7b54-6d19-4181-93ef-1cbebddf8c13 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Volume info retrieved successfully. Sep 01 12:23:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ec3e7b54-6d19-4181-93ef-1cbebddf8c13 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] http://192.168.122.29/volume/v3/volumes/8be5e7af-91c1-405a-b4ca-d13a3ab7bd1d returned with HTTP 200 Sep 01 12:23:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1395/2805] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:51 2026] GET /volume/v3/volumes/8be5e7af-91c1-405a-b4ca-d13a3ab7bd1d => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-37a770d4-7d3f-4aa1-8314-cc2f77afed47 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-37a770d4-7d3f-4aa1-8314-cc2f77afed47 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] GET http://192.168.122.29/volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e Sep 01 12:23:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-37a770d4-7d3f-4aa1-8314-cc2f77afed47 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-37a770d4-7d3f-4aa1-8314-cc2f77afed47 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:51 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-37a770d4-7d3f-4aa1-8314-cc2f77afed47 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Volume info retrieved successfully. Sep 01 12:23:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-37a770d4-7d3f-4aa1-8314-cc2f77afed47 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] http://192.168.122.29/volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e returned with HTTP 200 Sep 01 12:23:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1411/2806] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:51 2026] GET /volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e => generated 954 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-30eb3a50-7a78-4444-b82c-971260d8c237 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-30eb3a50-7a78-4444-b82c-971260d8c237 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] GET http://192.168.122.29/volume/v3/volumes/ffe26fc6-5402-4197-a914-6c2243773d5f Sep 01 12:23:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-30eb3a50-7a78-4444-b82c-971260d8c237 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-30eb3a50-7a78-4444-b82c-971260d8c237 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:51 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:51 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-30eb3a50-7a78-4444-b82c-971260d8c237 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Volume info retrieved successfully. Sep 01 12:23:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-30eb3a50-7a78-4444-b82c-971260d8c237 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] http://192.168.122.29/volume/v3/volumes/ffe26fc6-5402-4197-a914-6c2243773d5f returned with HTTP 200 Sep 01 12:23:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1396/2807] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:51 2026] GET /volume/v3/volumes/ffe26fc6-5402-4197-a914-6c2243773d5f => generated 864 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-79793d02-ff67-465b-9e1a-4228a58902ce None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-79793d02-ff67-465b-9e1a-4228a58902ce tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] GET http://192.168.122.29/volume/v3/volumes/74e00677-3984-4ca3-8ba7-f2b5153280a8 Sep 01 12:23:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-79793d02-ff67-465b-9e1a-4228a58902ce tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-79793d02-ff67-465b-9e1a-4228a58902ce tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:51 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-79793d02-ff67-465b-9e1a-4228a58902ce tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Volume info retrieved successfully. Sep 01 12:23:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-79793d02-ff67-465b-9e1a-4228a58902ce tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] http://192.168.122.29/volume/v3/volumes/74e00677-3984-4ca3-8ba7-f2b5153280a8 returned with HTTP 200 Sep 01 12:23:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1412/2808] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:51 2026] GET /volume/v3/volumes/74e00677-3984-4ca3-8ba7-f2b5153280a8 => generated 862 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c15806c4-75d0-45e9-8970-c904d9cc71bb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c15806c4-75d0-45e9-8970-c904d9cc71bb tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] DELETE http://192.168.122.29/volume/v3/volumes/74e00677-3984-4ca3-8ba7-f2b5153280a8 Sep 01 12:23:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c15806c4-75d0-45e9-8970-c904d9cc71bb tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c15806c4-75d0-45e9-8970-c904d9cc71bb tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23:51 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-c15806c4-75d0-45e9-8970-c904d9cc71bb tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Delete volume with id: 74e00677-3984-4ca3-8ba7-f2b5153280a8 Sep 01 12:23: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:23:51 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:51 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:51 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c15806c4-75d0-45e9-8970-c904d9cc71bb tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Volume info retrieved successfully. Sep 01 12:23:51 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c15806c4-75d0-45e9-8970-c904d9cc71bb tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Delete volume request issued successfully. Sep 01 12:23:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c15806c4-75d0-45e9-8970-c904d9cc71bb tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] http://192.168.122.29/volume/v3/volumes/74e00677-3984-4ca3-8ba7-f2b5153280a8 returned with HTTP 202 Sep 01 12:23:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1397/2809] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:23:51 2026] DELETE /volume/v3/volumes/74e00677-3984-4ca3-8ba7-f2b5153280a8 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:23:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-211e364c-dd86-4674-bf3c-ea412211f0f2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-211e364c-dd86-4674-bf3c-ea412211f0f2 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] GET http://192.168.122.29/volume/v3/volumes/74e00677-3984-4ca3-8ba7-f2b5153280a8 Sep 01 12:23:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-211e364c-dd86-4674-bf3c-ea412211f0f2 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-211e364c-dd86-4674-bf3c-ea412211f0f2 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:51 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-211e364c-dd86-4674-bf3c-ea412211f0f2 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Volume info retrieved successfully. Sep 01 12:23:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-211e364c-dd86-4674-bf3c-ea412211f0f2 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] http://192.168.122.29/volume/v3/volumes/74e00677-3984-4ca3-8ba7-f2b5153280a8 returned with HTTP 200 Sep 01 12:23:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1413/2810] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:51 2026] GET /volume/v3/volumes/74e00677-3984-4ca3-8ba7-f2b5153280a8 => generated 861 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-685b9cbe-d96a-436b-bcd9-0158e498b469 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-685b9cbe-d96a-436b-bcd9-0158e498b469 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] GET http://192.168.122.29/volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 Sep 01 12:23:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-685b9cbe-d96a-436b-bcd9-0158e498b469 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-685b9cbe-d96a-436b-bcd9-0158e498b469 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:52 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:52 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-685b9cbe-d96a-436b-bcd9-0158e498b469 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Volume info retrieved successfully. Sep 01 12:23:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-685b9cbe-d96a-436b-bcd9-0158e498b469 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] http://192.168.122.29/volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 returned with HTTP 200 Sep 01 12:23:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1398/2811] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:23:52 2026] GET /volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 => generated 902 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:23:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-eb660f2e-a51d-4d45-bbda-5a1b1374c3a4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-eb660f2e-a51d-4d45-bbda-5a1b1374c3a4 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] GET http://192.168.122.29/volume/v3/volumes/8be5e7af-91c1-405a-b4ca-d13a3ab7bd1d Sep 01 12:23:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-eb660f2e-a51d-4d45-bbda-5a1b1374c3a4 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-eb660f2e-a51d-4d45-bbda-5a1b1374c3a4 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-eb660f2e-a51d-4d45-bbda-5a1b1374c3a4 tempest-CreateVolumesFromImageTest-2087270422 tempest-CreateVolumesFromImageTest-2087270422-project-member] http://192.168.122.29/volume/v3/volumes/8be5e7af-91c1-405a-b4ca-d13a3ab7bd1d returned with HTTP 404 Sep 01 12:23:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1414/2812] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:52 2026] GET /volume/v3/volumes/8be5e7af-91c1-405a-b4ca-d13a3ab7bd1d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:23:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f501565e-0aec-41c7-b079-be4977535b19 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f501565e-0aec-41c7-b079-be4977535b19 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] GET http://192.168.122.29/volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e Sep 01 12:23:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f501565e-0aec-41c7-b079-be4977535b19 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f501565e-0aec-41c7-b079-be4977535b19 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:52 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:52 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f501565e-0aec-41c7-b079-be4977535b19 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Volume info retrieved successfully. Sep 01 12:23:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f501565e-0aec-41c7-b079-be4977535b19 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] http://192.168.122.29/volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e returned with HTTP 200 Sep 01 12:23:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1399/2813] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:52 2026] GET /volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e => generated 957 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:23:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8f3260d0-e51e-4c99-8e79-a08aa9045a31 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8f3260d0-e51e-4c99-8e79-a08aa9045a31 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] GET http://192.168.122.29/volume/v3/volumes/74e00677-3984-4ca3-8ba7-f2b5153280a8 Sep 01 12:23:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8f3260d0-e51e-4c99-8e79-a08aa9045a31 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8f3260d0-e51e-4c99-8e79-a08aa9045a31 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8f3260d0-e51e-4c99-8e79-a08aa9045a31 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] http://192.168.122.29/volume/v3/volumes/74e00677-3984-4ca3-8ba7-f2b5153280a8 returned with HTTP 404 Sep 01 12:23:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1415/2814] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:52 2026] GET /volume/v3/volumes/74e00677-3984-4ca3-8ba7-f2b5153280a8 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:23:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f4e86c89-e642-4ecc-8de6-c0067f2130a9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f4e86c89-e642-4ecc-8de6-c0067f2130a9 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] DELETE http://192.168.122.29/volume/v3/volumes/ffe26fc6-5402-4197-a914-6c2243773d5f Sep 01 12:23:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f4e86c89-e642-4ecc-8de6-c0067f2130a9 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f4e86c89-e642-4ecc-8de6-c0067f2130a9 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23:52 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-f4e86c89-e642-4ecc-8de6-c0067f2130a9 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Delete volume with id: ffe26fc6-5402-4197-a914-6c2243773d5f Sep 01 12:23: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:23:52 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:52 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f4e86c89-e642-4ecc-8de6-c0067f2130a9 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Volume info retrieved successfully. Sep 01 12:23:53 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f4e86c89-e642-4ecc-8de6-c0067f2130a9 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Delete volume request issued successfully. Sep 01 12:23:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f4e86c89-e642-4ecc-8de6-c0067f2130a9 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] http://192.168.122.29/volume/v3/volumes/ffe26fc6-5402-4197-a914-6c2243773d5f returned with HTTP 202 Sep 01 12:23:53 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1400/2815] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:23:52 2026] DELETE /volume/v3/volumes/ffe26fc6-5402-4197-a914-6c2243773d5f => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:23:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-341b6bbe-04a3-4fc0-8bb9-b0de12115d0d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-341b6bbe-04a3-4fc0-8bb9-b0de12115d0d tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] GET http://192.168.122.29/volume/v3/volumes/ffe26fc6-5402-4197-a914-6c2243773d5f Sep 01 12:23:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-341b6bbe-04a3-4fc0-8bb9-b0de12115d0d tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-341b6bbe-04a3-4fc0-8bb9-b0de12115d0d tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:53 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:53 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:53 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-341b6bbe-04a3-4fc0-8bb9-b0de12115d0d tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Volume info retrieved successfully. Sep 01 12:23:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-341b6bbe-04a3-4fc0-8bb9-b0de12115d0d tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] http://192.168.122.29/volume/v3/volumes/ffe26fc6-5402-4197-a914-6c2243773d5f returned with HTTP 200 Sep 01 12:23:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1416/2816] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:53 2026] GET /volume/v3/volumes/ffe26fc6-5402-4197-a914-6c2243773d5f => generated 863 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f1db3fa4-a26f-41a8-9176-559c582c6d5e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f1db3fa4-a26f-41a8-9176-559c582c6d5e tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] GET http://192.168.122.29/volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 Sep 01 12:23:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f1db3fa4-a26f-41a8-9176-559c582c6d5e tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f1db3fa4-a26f-41a8-9176-559c582c6d5e tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:53 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:53 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:53 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f1db3fa4-a26f-41a8-9176-559c582c6d5e tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Volume info retrieved successfully. Sep 01 12:23:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f1db3fa4-a26f-41a8-9176-559c582c6d5e tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] http://192.168.122.29/volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 returned with HTTP 200 Sep 01 12:23:53 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1401/2817] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:23:53 2026] GET /volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 => generated 902 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:23:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8bc2cff3-2589-438f-bc65-990e1d5593d4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8bc2cff3-2589-438f-bc65-990e1d5593d4 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] GET http://192.168.122.29/volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e Sep 01 12:23:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8bc2cff3-2589-438f-bc65-990e1d5593d4 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8bc2cff3-2589-438f-bc65-990e1d5593d4 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:53 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:53 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:53 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8bc2cff3-2589-438f-bc65-990e1d5593d4 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Volume info retrieved successfully. Sep 01 12:23:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8bc2cff3-2589-438f-bc65-990e1d5593d4 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] http://192.168.122.29/volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e returned with HTTP 200 Sep 01 12:23:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1417/2818] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:53 2026] GET /volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e => generated 957 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:23:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-822a030d-0894-4ef6-a085-c254471e77b4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-822a030d-0894-4ef6-a085-c254471e77b4 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] GET http://192.168.122.29/volume/v3/volumes/ffe26fc6-5402-4197-a914-6c2243773d5f Sep 01 12:23:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-822a030d-0894-4ef6-a085-c254471e77b4 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-822a030d-0894-4ef6-a085-c254471e77b4 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:54 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:54 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-822a030d-0894-4ef6-a085-c254471e77b4 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] http://192.168.122.29/volume/v3/volumes/ffe26fc6-5402-4197-a914-6c2243773d5f returned with HTTP 404 Sep 01 12:23:54 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1402/2819] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:54 2026] GET /volume/v3/volumes/ffe26fc6-5402-4197-a914-6c2243773d5f => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:23:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-90a1409a-7351-45f6-bb47-a998161c04b3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-90a1409a-7351-45f6-bb47-a998161c04b3 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] DELETE http://192.168.122.29/volume/v3/volumes/c73689d8-a42a-4670-9178-3558dd917552 Sep 01 12:23:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-90a1409a-7351-45f6-bb47-a998161c04b3 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-90a1409a-7351-45f6-bb47-a998161c04b3 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23:54 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-90a1409a-7351-45f6-bb47-a998161c04b3 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Delete volume with id: c73689d8-a42a-4670-9178-3558dd917552 Sep 01 12:23: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:23:54 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:54 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:54 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-90a1409a-7351-45f6-bb47-a998161c04b3 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Volume info retrieved successfully. Sep 01 12:23:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2769f5b3-de7f-4b1f-8e85-545e1b16627c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2769f5b3-de7f-4b1f-8e85-545e1b16627c tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] GET http://192.168.122.29/volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 Sep 01 12:23:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2769f5b3-de7f-4b1f-8e85-545e1b16627c tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2769f5b3-de7f-4b1f-8e85-545e1b16627c tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23:54 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-90a1409a-7351-45f6-bb47-a998161c04b3 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Delete volume request issued successfully. Sep 01 12:23:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-90a1409a-7351-45f6-bb47-a998161c04b3 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] http://192.168.122.29/volume/v3/volumes/c73689d8-a42a-4670-9178-3558dd917552 returned with HTTP 202 Sep 01 12:23:54 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1418/2820] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:23:54 2026] DELETE /volume/v3/volumes/c73689d8-a42a-4670-9178-3558dd917552 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:23:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4b1abf63-3647-43c3-b064-13666d5b009a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4b1abf63-3647-43c3-b064-13666d5b009a tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] GET http://192.168.122.29/volume/v3/volumes/c73689d8-a42a-4670-9178-3558dd917552 Sep 01 12:23:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4b1abf63-3647-43c3-b064-13666d5b009a tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4b1abf63-3647-43c3-b064-13666d5b009a tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:54 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:54 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23: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:23:54 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:54 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:54 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2769f5b3-de7f-4b1f-8e85-545e1b16627c tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Volume info retrieved successfully. Sep 01 12:23:54 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4b1abf63-3647-43c3-b064-13666d5b009a tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Volume info retrieved successfully. Sep 01 12:23:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4b1abf63-3647-43c3-b064-13666d5b009a tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] http://192.168.122.29/volume/v3/volumes/c73689d8-a42a-4670-9178-3558dd917552 returned with HTTP 200 Sep 01 12:23:54 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1419/2821] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:54 2026] GET /volume/v3/volumes/c73689d8-a42a-4670-9178-3558dd917552 => generated 863 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:23:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2769f5b3-de7f-4b1f-8e85-545e1b16627c tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] http://192.168.122.29/volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 returned with HTTP 200 Sep 01 12:23:54 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1403/2822] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:23:54 2026] GET /volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 => generated 902 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:23:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-222bd57f-f34d-4f5f-b51f-434f8fad0499 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-222bd57f-f34d-4f5f-b51f-434f8fad0499 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] GET http://192.168.122.29/volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e Sep 01 12:23:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-222bd57f-f34d-4f5f-b51f-434f8fad0499 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-222bd57f-f34d-4f5f-b51f-434f8fad0499 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:54 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:54 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:54 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-222bd57f-f34d-4f5f-b51f-434f8fad0499 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Volume info retrieved successfully. Sep 01 12:23:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-222bd57f-f34d-4f5f-b51f-434f8fad0499 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] http://192.168.122.29/volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e returned with HTTP 200 Sep 01 12:23:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1420/2823] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:54 2026] GET /volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e => generated 957 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-83ccec7a-5fad-4357-865d-ca2bc98ab817 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9712e771-da8d-4535-980e-229b21918dd0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-83ccec7a-5fad-4357-865d-ca2bc98ab817 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] GET http://192.168.122.29/volume/v3/volumes/c73689d8-a42a-4670-9178-3558dd917552 Sep 01 12:23:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-83ccec7a-5fad-4357-865d-ca2bc98ab817 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-83ccec7a-5fad-4357-865d-ca2bc98ab817 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9712e771-da8d-4535-980e-229b21918dd0 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] GET http://192.168.122.29/volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 Sep 01 12:23:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9712e771-da8d-4535-980e-229b21918dd0 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9712e771-da8d-4535-980e-229b21918dd0 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:55 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:55 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23: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:23:55 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:55 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:55 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-83ccec7a-5fad-4357-865d-ca2bc98ab817 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Volume info retrieved successfully. Sep 01 12:23:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-83ccec7a-5fad-4357-865d-ca2bc98ab817 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] http://192.168.122.29/volume/v3/volumes/c73689d8-a42a-4670-9178-3558dd917552 returned with HTTP 200 Sep 01 12:23:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1404/2824] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:55 2026] GET /volume/v3/volumes/c73689d8-a42a-4670-9178-3558dd917552 => generated 863 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:55 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9712e771-da8d-4535-980e-229b21918dd0 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Volume info retrieved successfully. Sep 01 12:23:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9712e771-da8d-4535-980e-229b21918dd0 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] http://192.168.122.29/volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 returned with HTTP 200 Sep 01 12:23:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1421/2825] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:23:55 2026] GET /volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 => generated 902 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:23:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-dc7eab97-345d-4cd1-8655-08dc0b3328dc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dc7eab97-345d-4cd1-8655-08dc0b3328dc tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] GET http://192.168.122.29/volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e Sep 01 12:23:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dc7eab97-345d-4cd1-8655-08dc0b3328dc tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dc7eab97-345d-4cd1-8655-08dc0b3328dc tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:56 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-dc7eab97-345d-4cd1-8655-08dc0b3328dc tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Volume info retrieved successfully. Sep 01 12:23:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dc7eab97-345d-4cd1-8655-08dc0b3328dc tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] http://192.168.122.29/volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e returned with HTTP 200 Sep 01 12:23:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1405/2826] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:56 2026] GET /volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e => generated 957 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7730d360-4d7f-4e20-b139-938bcbd58bea None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7730d360-4d7f-4e20-b139-938bcbd58bea tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] GET http://192.168.122.29/volume/v3/volumes/c73689d8-a42a-4670-9178-3558dd917552 Sep 01 12:23:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7730d360-4d7f-4e20-b139-938bcbd58bea tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7730d360-4d7f-4e20-b139-938bcbd58bea tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7b56067b-32a8-4d53-882b-f97dbb160ce4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7730d360-4d7f-4e20-b139-938bcbd58bea tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] http://192.168.122.29/volume/v3/volumes/c73689d8-a42a-4670-9178-3558dd917552 returned with HTTP 404 Sep 01 12:23:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1422/2827] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:56 2026] GET /volume/v3/volumes/c73689d8-a42a-4670-9178-3558dd917552 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:23:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f1753eda-8f8e-499a-908c-b96822fd3583 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7b56067b-32a8-4d53-882b-f97dbb160ce4 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] GET http://192.168.122.29/volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 Sep 01 12:23:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7b56067b-32a8-4d53-882b-f97dbb160ce4 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7b56067b-32a8-4d53-882b-f97dbb160ce4 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:56 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7b56067b-32a8-4d53-882b-f97dbb160ce4 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Volume info retrieved successfully. Sep 01 12:23:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7b56067b-32a8-4d53-882b-f97dbb160ce4 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] http://192.168.122.29/volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 returned with HTTP 200 Sep 01 12:23:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1406/2828] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:23:56 2026] GET /volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 => generated 902 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:23:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1b8d8507-2d79-41f7-bd43-b2c7a0c16f83 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1b8d8507-2d79-41f7-bd43-b2c7a0c16f83 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] DELETE http://192.168.122.29/volume/v3/volumes/24b5ebfb-3245-437f-a156-b7dd81b3e65b Sep 01 12:23:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1b8d8507-2d79-41f7-bd43-b2c7a0c16f83 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1b8d8507-2d79-41f7-bd43-b2c7a0c16f83 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23:56 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-1b8d8507-2d79-41f7-bd43-b2c7a0c16f83 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Delete volume with id: 24b5ebfb-3245-437f-a156-b7dd81b3e65b Sep 01 12:23: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:23:56 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1b8d8507-2d79-41f7-bd43-b2c7a0c16f83 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Volume info retrieved successfully. Sep 01 12:23:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1b8d8507-2d79-41f7-bd43-b2c7a0c16f83 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Delete volume request issued successfully. Sep 01 12:23:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1b8d8507-2d79-41f7-bd43-b2c7a0c16f83 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] http://192.168.122.29/volume/v3/volumes/24b5ebfb-3245-437f-a156-b7dd81b3e65b returned with HTTP 202 Sep 01 12:23:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1407/2829] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:23:56 2026] DELETE /volume/v3/volumes/24b5ebfb-3245-437f-a156-b7dd81b3e65b => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:23:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d2ada9b1-b68e-4541-95eb-2df6079426ec None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d2ada9b1-b68e-4541-95eb-2df6079426ec tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] GET http://192.168.122.29/volume/v3/volumes/24b5ebfb-3245-437f-a156-b7dd81b3e65b Sep 01 12:23:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d2ada9b1-b68e-4541-95eb-2df6079426ec tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d2ada9b1-b68e-4541-95eb-2df6079426ec tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:56 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d2ada9b1-b68e-4541-95eb-2df6079426ec tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Volume info retrieved successfully. Sep 01 12:23:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d2ada9b1-b68e-4541-95eb-2df6079426ec tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] http://192.168.122.29/volume/v3/volumes/24b5ebfb-3245-437f-a156-b7dd81b3e65b returned with HTTP 200 Sep 01 12:23:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1408/2830] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:56 2026] GET /volume/v3/volumes/24b5ebfb-3245-437f-a156-b7dd81b3e65b => generated 862 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f1753eda-8f8e-499a-908c-b96822fd3583 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:23:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f1753eda-8f8e-499a-908c-b96822fd3583 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-879711310"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:23:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-f1753eda-8f8e-499a-908c-b96822fd3583 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-879711310'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:23:57 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-f1753eda-8f8e-499a-908c-b96822fd3583 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Create volume of 1 GB Sep 01 12:23:57 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f1753eda-8f8e-499a-908c-b96822fd3583 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Availability Zones retrieved successfully. Sep 01 12:23:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-eaccd7bc-6fb1-442f-9c75-bf0056117eeb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-eaccd7bc-6fb1-442f-9c75-bf0056117eeb tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] GET http://192.168.122.29/volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e Sep 01 12:23:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-eaccd7bc-6fb1-442f-9c75-bf0056117eeb tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-eaccd7bc-6fb1-442f-9c75-bf0056117eeb tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23:57 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f1753eda-8f8e-499a-908c-b96822fd3583 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Flow 'volume_create_api' (4e53ebc7-dbef-43a3-9fe1-542ec1a632cd) 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:23:57 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f1753eda-8f8e-499a-908c-b96822fd3583 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67998a1e-b2d1-43d7-be90-8bf8297cbc0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:57 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-f1753eda-8f8e-499a-908c-b96822fd3583 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-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:23: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:23:57 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:57 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:57 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-eaccd7bc-6fb1-442f-9c75-bf0056117eeb tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Volume info retrieved successfully. Sep 01 12:23:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-eaccd7bc-6fb1-442f-9c75-bf0056117eeb tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] http://192.168.122.29/volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e returned with HTTP 200 Sep 01 12:23:57 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1409/2831] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:57 2026] GET /volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e => generated 1303 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:23:57 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f1753eda-8f8e-499a-908c-b96822fd3583 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67998a1e-b2d1-43d7-be90-8bf8297cbc0f) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:23:57 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f1753eda-8f8e-499a-908c-b96822fd3583 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a98db57b-3ce9-4b27-9263-f81fb268d359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1ff7c6fc-9d39-4310-8a6d-a66e0ed9478a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1ff7c6fc-9d39-4310-8a6d-a66e0ed9478a tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] GET http://192.168.122.29/volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 Sep 01 12:23:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1ff7c6fc-9d39-4310-8a6d-a66e0ed9478a tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1ff7c6fc-9d39-4310-8a6d-a66e0ed9478a tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:57 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:57 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:57 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1ff7c6fc-9d39-4310-8a6d-a66e0ed9478a tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Volume info retrieved successfully. Sep 01 12:23:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1ff7c6fc-9d39-4310-8a6d-a66e0ed9478a tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] http://192.168.122.29/volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 returned with HTTP 200 Sep 01 12:23:57 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1410/2832] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:23:57 2026] GET /volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 => generated 902 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:23:57 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-f1753eda-8f8e-499a-908c-b96822fd3583 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Created reservations ['4546845f-67bd-4d46-b924-a0dbf3f564e6', '532628be-0d6a-4e9a-817b-4fb3c397f111', '3cf3b45e-31aa-4807-b5ff-206bb75118ef', '2be0127a-dde7-4ff9-80b0-0166b77b5c29'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:23:57 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f1753eda-8f8e-499a-908c-b96822fd3583 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a98db57b-3ce9-4b27-9263-f81fb268d359) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4546845f-67bd-4d46-b924-a0dbf3f564e6', '532628be-0d6a-4e9a-817b-4fb3c397f111', '3cf3b45e-31aa-4807-b5ff-206bb75118ef', '2be0127a-dde7-4ff9-80b0-0166b77b5c29']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:57 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f1753eda-8f8e-499a-908c-b96822fd3583 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (896926f7-780f-41d9-948d-ca63185fff28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23: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:23:57 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23:57 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f1753eda-8f8e-499a-908c-b96822fd3583 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (896926f7-780f-41d9-948d-ca63185fff28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7edcefc5-e31a-43db-bfd3-b02334e9a678', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-879711310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9993774c8b5d480694dbfea5fcda625d',qos_specs=None,replication_status=,reservations=['4546845f-67bd-4d46-b924-a0dbf3f564e6','532628be-0d6a-4e9a-817b-4fb3c397f111','3cf3b45e-31aa-4807-b5ff-206bb75118ef','2be0127a-dde7-4ff9-80b0-0166b77b5c29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5f607b502bd437490d8dea89b36fcde',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:23:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-879711310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7edcefc5-e31a-43db-bfd3-b02334e9a678,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9993774c8b5d480694dbfea5fcda625d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5f607b502bd437490d8dea89b36fcde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:57 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f1753eda-8f8e-499a-908c-b96822fd3583 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c049db9-a3cc-43ce-aba4-84dadca74edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4e4aba74-8279-49b8-9867-be12215ae805 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4e4aba74-8279-49b8-9867-be12215ae805 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] GET http://192.168.122.29/volume/v3/volumes/24b5ebfb-3245-437f-a156-b7dd81b3e65b Sep 01 12:23:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4e4aba74-8279-49b8-9867-be12215ae805 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4e4aba74-8279-49b8-9867-be12215ae805 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:58 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:58 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4e4aba74-8279-49b8-9867-be12215ae805 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Volume info retrieved successfully. Sep 01 12:23:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f1753eda-8f8e-499a-908c-b96822fd3583 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c049db9-a3cc-43ce-aba4-84dadca74edd) transitioned into state 'SUCCESS' from state '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-879711310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9993774c8b5d480694dbfea5fcda625d',qos_specs=None,replication_status=,reservations=['4546845f-67bd-4d46-b924-a0dbf3f564e6','532628be-0d6a-4e9a-817b-4fb3c397f111','3cf3b45e-31aa-4807-b5ff-206bb75118ef','2be0127a-dde7-4ff9-80b0-0166b77b5c29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5f607b502bd437490d8dea89b36fcde',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:23:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f1753eda-8f8e-499a-908c-b96822fd3583 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbb1c62b-cfbb-44dc-8894-9b0a72584cdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:23:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4e4aba74-8279-49b8-9867-be12215ae805 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] http://192.168.122.29/volume/v3/volumes/24b5ebfb-3245-437f-a156-b7dd81b3e65b returned with HTTP 200 Sep 01 12:23:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1411/2833] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:57 2026] GET /volume/v3/volumes/24b5ebfb-3245-437f-a156-b7dd81b3e65b => generated 862 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f1753eda-8f8e-499a-908c-b96822fd3583 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbb1c62b-cfbb-44dc-8894-9b0a72584cdc) 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:23:58 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f1753eda-8f8e-499a-908c-b96822fd3583 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Flow 'volume_create_api' (4e53ebc7-dbef-43a3-9fe1-542ec1a632cd) 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:23:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f1753eda-8f8e-499a-908c-b96822fd3583 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Create volume request issued successfully. Sep 01 12:23:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f1753eda-8f8e-499a-908c-b96822fd3583 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:23:58 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1423/2834] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:23:56 2026] POST /volume/v3/volumes => generated 766 bytes in 1615 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:23:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-20b63e0e-45d4-4206-96c4-27b5de432fe8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-20b63e0e-45d4-4206-96c4-27b5de432fe8 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] GET http://192.168.122.29/volume/v3/volumes/7edcefc5-e31a-43db-bfd3-b02334e9a678 Sep 01 12:23:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-20b63e0e-45d4-4206-96c4-27b5de432fe8 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-20b63e0e-45d4-4206-96c4-27b5de432fe8 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:58 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:58 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-20b63e0e-45d4-4206-96c4-27b5de432fe8 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Volume info retrieved successfully. Sep 01 12:23:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-20b63e0e-45d4-4206-96c4-27b5de432fe8 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/volumes/7edcefc5-e31a-43db-bfd3-b02334e9a678 returned with HTTP 200 Sep 01 12:23:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1412/2835] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:58 2026] GET /volume/v3/volumes/7edcefc5-e31a-43db-bfd3-b02334e9a678 => generated 834 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-08fe7038-16f7-4d66-9949-61e4f2ebe02c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-08fe7038-16f7-4d66-9949-61e4f2ebe02c tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] GET http://192.168.122.29/volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e Sep 01 12:23:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-08fe7038-16f7-4d66-9949-61e4f2ebe02c tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-08fe7038-16f7-4d66-9949-61e4f2ebe02c tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:58 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:58 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-08fe7038-16f7-4d66-9949-61e4f2ebe02c tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Volume info retrieved successfully. Sep 01 12:23:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-08fe7038-16f7-4d66-9949-61e4f2ebe02c tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] http://192.168.122.29/volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e returned with HTTP 200 Sep 01 12:23:58 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1424/2836] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:58 2026] GET /volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e => generated 1301 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:23:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ed6ce6f1-02ff-4d1f-8c8b-a03b9a3763fc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ed6ce6f1-02ff-4d1f-8c8b-a03b9a3763fc tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] DELETE http://192.168.122.29/volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e Sep 01 12:23:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ed6ce6f1-02ff-4d1f-8c8b-a03b9a3763fc tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ed6ce6f1-02ff-4d1f-8c8b-a03b9a3763fc tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23:58 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-ed6ce6f1-02ff-4d1f-8c8b-a03b9a3763fc tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Delete volume with id: e53268c7-3b60-4c2e-9492-93e2ea726b8e Sep 01 12:23: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:23:58 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:58 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ed6ce6f1-02ff-4d1f-8c8b-a03b9a3763fc tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Volume info retrieved successfully. Sep 01 12:23:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ed6ce6f1-02ff-4d1f-8c8b-a03b9a3763fc tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Delete volume request issued successfully. Sep 01 12:23:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ed6ce6f1-02ff-4d1f-8c8b-a03b9a3763fc tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] http://192.168.122.29/volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e returned with HTTP 202 Sep 01 12:23:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1413/2837] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:23:58 2026] DELETE /volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e => generated 0 bytes in 222 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:23:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-17c4dbe2-a8bb-40a2-a833-fed89534b83e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-17c4dbe2-a8bb-40a2-a833-fed89534b83e tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] GET http://192.168.122.29/volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e Sep 01 12:23:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-17c4dbe2-a8bb-40a2-a833-fed89534b83e tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-17c4dbe2-a8bb-40a2-a833-fed89534b83e tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a0873054-1840-477f-864f-d68aba8e715a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23: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:23:58 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:58 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a0873054-1840-477f-864f-d68aba8e715a tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] GET http://192.168.122.29/volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 Sep 01 12:23:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a0873054-1840-477f-864f-d68aba8e715a tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a0873054-1840-477f-864f-d68aba8e715a tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-17c4dbe2-a8bb-40a2-a833-fed89534b83e tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Volume info retrieved successfully. Sep 01 12:23: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:23:58 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:58 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-17c4dbe2-a8bb-40a2-a833-fed89534b83e tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] http://192.168.122.29/volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e returned with HTTP 200 Sep 01 12:23:58 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1425/2838] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:58 2026] GET /volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e => generated 1300 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:23:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a0873054-1840-477f-864f-d68aba8e715a tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Volume info retrieved successfully. Sep 01 12:23:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a0873054-1840-477f-864f-d68aba8e715a tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] http://192.168.122.29/volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 returned with HTTP 200 Sep 01 12:23:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1414/2839] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:23:58 2026] GET /volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 => generated 902 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:23:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cb03f4e9-94fd-4d64-9fec-329f3882dc45 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cb03f4e9-94fd-4d64-9fec-329f3882dc45 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] GET http://192.168.122.29/volume/v3/volumes/24b5ebfb-3245-437f-a156-b7dd81b3e65b Sep 01 12:23:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cb03f4e9-94fd-4d64-9fec-329f3882dc45 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cb03f4e9-94fd-4d64-9fec-329f3882dc45 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:59 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:59 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:59 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-cb03f4e9-94fd-4d64-9fec-329f3882dc45 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Volume info retrieved successfully. Sep 01 12:23:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cb03f4e9-94fd-4d64-9fec-329f3882dc45 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] http://192.168.122.29/volume/v3/volumes/24b5ebfb-3245-437f-a156-b7dd81b3e65b returned with HTTP 200 Sep 01 12:23:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1426/2840] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:59 2026] GET /volume/v3/volumes/24b5ebfb-3245-437f-a156-b7dd81b3e65b => generated 862 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a98fda42-cc7f-43d1-9f88-ad74a431905a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a98fda42-cc7f-43d1-9f88-ad74a431905a tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] GET http://192.168.122.29/volume/v3/volumes/7edcefc5-e31a-43db-bfd3-b02334e9a678 Sep 01 12:23:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a98fda42-cc7f-43d1-9f88-ad74a431905a tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a98fda42-cc7f-43d1-9f88-ad74a431905a tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:59 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:23: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:23:59 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:23:59 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a98fda42-cc7f-43d1-9f88-ad74a431905a tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Volume info retrieved successfully. Sep 01 12:23:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a98fda42-cc7f-43d1-9f88-ad74a431905a tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/volumes/7edcefc5-e31a-43db-bfd3-b02334e9a678 returned with HTTP 200 Sep 01 12:23:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1415/2841] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:59 2026] GET /volume/v3/volumes/7edcefc5-e31a-43db-bfd3-b02334e9a678 => generated 858 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:23:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e9c22a5a-e18f-4c09-ad5f-72578de0a1ac None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e9c22a5a-e18f-4c09-ad5f-72578de0a1ac tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] GET http://192.168.122.29/volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e Sep 01 12:23:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e9c22a5a-e18f-4c09-ad5f-72578de0a1ac tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e9c22a5a-e18f-4c09-ad5f-72578de0a1ac tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:23: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:23:59 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:23: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:23:59 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:23:59 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e9c22a5a-e18f-4c09-ad5f-72578de0a1ac tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Volume info retrieved successfully. Sep 01 12:23:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e9c22a5a-e18f-4c09-ad5f-72578de0a1ac tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] http://192.168.122.29/volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e returned with HTTP 200 Sep 01 12:23:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1427/2842] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:23:59 2026] GET /volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e => generated 1300 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:23:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-531bd125-a019-452d-b998-b2415c631ba9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:23:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-531bd125-a019-452d-b998-b2415c631ba9 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] GET http://192.168.122.29/volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 Sep 01 12:23:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-531bd125-a019-452d-b998-b2415c631ba9 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:23:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-531bd125-a019-452d-b998-b2415c631ba9 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:00 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:00 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:00 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-531bd125-a019-452d-b998-b2415c631ba9 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Volume info retrieved successfully. Sep 01 12:24:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-531bd125-a019-452d-b998-b2415c631ba9 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] http://192.168.122.29/volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 returned with HTTP 200 Sep 01 12:24:00 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1416/2843] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:23:59 2026] GET /volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 => generated 902 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:24:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-135bc410-d46e-47e8-9da5-586a41860f5b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-135bc410-d46e-47e8-9da5-586a41860f5b tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] GET http://192.168.122.29/volume/v3/volumes/24b5ebfb-3245-437f-a156-b7dd81b3e65b Sep 01 12:24:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-135bc410-d46e-47e8-9da5-586a41860f5b tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-135bc410-d46e-47e8-9da5-586a41860f5b tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-135bc410-d46e-47e8-9da5-586a41860f5b tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] http://192.168.122.29/volume/v3/volumes/24b5ebfb-3245-437f-a156-b7dd81b3e65b returned with HTTP 404 Sep 01 12:24:00 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1428/2844] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:00 2026] GET /volume/v3/volumes/24b5ebfb-3245-437f-a156-b7dd81b3e65b => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:24:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-277f89a7-9a44-4c63-a00f-40e4346328e4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-277f89a7-9a44-4c63-a00f-40e4346328e4 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] DELETE http://192.168.122.29/volume/v3/volumes/e5a7c85a-3d33-41b9-8aa1-f2e70ebe8ee7 Sep 01 12:24:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-277f89a7-9a44-4c63-a00f-40e4346328e4 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-277f89a7-9a44-4c63-a00f-40e4346328e4 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:00 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-277f89a7-9a44-4c63-a00f-40e4346328e4 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Delete volume with id: e5a7c85a-3d33-41b9-8aa1-f2e70ebe8ee7 Sep 01 12:24: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:24:00 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:00 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:00 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-277f89a7-9a44-4c63-a00f-40e4346328e4 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Volume info retrieved successfully. Sep 01 12:24:00 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-277f89a7-9a44-4c63-a00f-40e4346328e4 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Delete volume request issued successfully. Sep 01 12:24:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-277f89a7-9a44-4c63-a00f-40e4346328e4 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] http://192.168.122.29/volume/v3/volumes/e5a7c85a-3d33-41b9-8aa1-f2e70ebe8ee7 returned with HTTP 202 Sep 01 12:24:00 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1417/2845] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:24:00 2026] DELETE /volume/v3/volumes/e5a7c85a-3d33-41b9-8aa1-f2e70ebe8ee7 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:24:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8ed6a8d8-1316-49bb-9d93-9829b63cd9c4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8ed6a8d8-1316-49bb-9d93-9829b63cd9c4 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] GET http://192.168.122.29/volume/v3/volumes/e5a7c85a-3d33-41b9-8aa1-f2e70ebe8ee7 Sep 01 12:24:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8ed6a8d8-1316-49bb-9d93-9829b63cd9c4 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8ed6a8d8-1316-49bb-9d93-9829b63cd9c4 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:00 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:00 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:00 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8ed6a8d8-1316-49bb-9d93-9829b63cd9c4 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Volume info retrieved successfully. Sep 01 12:24:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8ed6a8d8-1316-49bb-9d93-9829b63cd9c4 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] http://192.168.122.29/volume/v3/volumes/e5a7c85a-3d33-41b9-8aa1-f2e70ebe8ee7 returned with HTTP 200 Sep 01 12:24:00 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1429/2846] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:00 2026] GET /volume/v3/volumes/e5a7c85a-3d33-41b9-8aa1-f2e70ebe8ee7 => generated 863 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-57d64bf3-1f03-4f20-8bdf-e71861284e44 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-57d64bf3-1f03-4f20-8bdf-e71861284e44 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] GET http://192.168.122.29/volume/v3/volumes/7edcefc5-e31a-43db-bfd3-b02334e9a678 Sep 01 12:24:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-57d64bf3-1f03-4f20-8bdf-e71861284e44 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-57d64bf3-1f03-4f20-8bdf-e71861284e44 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:00 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:00 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:00 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-57d64bf3-1f03-4f20-8bdf-e71861284e44 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Volume info retrieved successfully. Sep 01 12:24:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-57d64bf3-1f03-4f20-8bdf-e71861284e44 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/volumes/7edcefc5-e31a-43db-bfd3-b02334e9a678 returned with HTTP 200 Sep 01 12:24:00 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1418/2847] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:00 2026] GET /volume/v3/volumes/7edcefc5-e31a-43db-bfd3-b02334e9a678 => generated 858 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-61495f75-0199-48b0-a6a4-8f0ca3cb0725 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-61495f75-0199-48b0-a6a4-8f0ca3cb0725 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] GET http://192.168.122.29/volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e Sep 01 12:24:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-61495f75-0199-48b0-a6a4-8f0ca3cb0725 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-61495f75-0199-48b0-a6a4-8f0ca3cb0725 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-61495f75-0199-48b0-a6a4-8f0ca3cb0725 tempest-VolumeAndVolumeTypeFromImageTest-1172122308 tempest-VolumeAndVolumeTypeFromImageTest-1172122308-project-member] http://192.168.122.29/volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e returned with HTTP 404 Sep 01 12:24:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1430/2848] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:00 2026] GET /volume/v3/volumes/e53268c7-3b60-4c2e-9492-93e2ea726b8e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:24:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bc9de9cd-66e3-4641-be4b-52433d465fd5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bc9de9cd-66e3-4641-be4b-52433d465fd5 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] GET http://192.168.122.29/volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 Sep 01 12:24:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bc9de9cd-66e3-4641-be4b-52433d465fd5 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bc9de9cd-66e3-4641-be4b-52433d465fd5 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:01 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-bc9de9cd-66e3-4641-be4b-52433d465fd5 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Volume info retrieved successfully. Sep 01 12:24:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bc9de9cd-66e3-4641-be4b-52433d465fd5 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] http://192.168.122.29/volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 returned with HTTP 200 Sep 01 12:24:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1419/2849] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:24:01 2026] GET /volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 => generated 903 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:24:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5fbfa3df-0a66-48fc-a49a-f9256d7bd564 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5fbfa3df-0a66-48fc-a49a-f9256d7bd564 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] DELETE http://192.168.122.29/volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 Sep 01 12:24:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5fbfa3df-0a66-48fc-a49a-f9256d7bd564 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5fbfa3df-0a66-48fc-a49a-f9256d7bd564 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:01 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-5fbfa3df-0a66-48fc-a49a-f9256d7bd564 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Delete snapshot with id: caf2c975-8534-484b-9cc0-d96a5f070702 Sep 01 12:24: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:24:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5fbfa3df-0a66-48fc-a49a-f9256d7bd564 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Snapshot retrieved successfully. Sep 01 12:24: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:24:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5fbfa3df-0a66-48fc-a49a-f9256d7bd564 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Snapshot delete request issued successfully. Sep 01 12:24:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5fbfa3df-0a66-48fc-a49a-f9256d7bd564 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] http://192.168.122.29/volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 returned with HTTP 202 Sep 01 12:24:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1431/2850] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:24:01 2026] DELETE /volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:24:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-00635188-085d-4eb4-a49e-dd082f57378d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-00635188-085d-4eb4-a49e-dd082f57378d tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] GET http://192.168.122.29/volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 Sep 01 12:24:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-00635188-085d-4eb4-a49e-dd082f57378d tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-00635188-085d-4eb4-a49e-dd082f57378d tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-12c1d357-249d-4a7c-9601-088d31a15e17 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-12c1d357-249d-4a7c-9601-088d31a15e17 tempest-VolumeAndVolumeTypeFromImageTest-1491943632 tempest-VolumeAndVolumeTypeFromImageTest-1491943632-project-admin] GET http://192.168.122.29/volume/v3/volumes/detail?all_tenants=1 Sep 01 12:24:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-12c1d357-249d-4a7c-9601-088d31a15e17 tempest-VolumeAndVolumeTypeFromImageTest-1491943632 tempest-VolumeAndVolumeTypeFromImageTest-1491943632-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-12c1d357-249d-4a7c-9601-088d31a15e17 tempest-VolumeAndVolumeTypeFromImageTest-1491943632 tempest-VolumeAndVolumeTypeFromImageTest-1491943632-project-admin] Calling method 'detail' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:01 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-12c1d357-249d-4a7c-9601-088d31a15e17 tempest-VolumeAndVolumeTypeFromImageTest-1491943632 tempest-VolumeAndVolumeTypeFromImageTest-1491943632-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:24: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:24:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-00635188-085d-4eb4-a49e-dd082f57378d tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Snapshot retrieved successfully. Sep 01 12:24:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-00635188-085d-4eb4-a49e-dd082f57378d tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] http://192.168.122.29/volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 returned with HTTP 200 Sep 01 12:24:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1420/2851] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:01 2026] GET /volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 => generated 466 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24: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:24:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-12c1d357-249d-4a7c-9601-088d31a15e17 tempest-VolumeAndVolumeTypeFromImageTest-1491943632 tempest-VolumeAndVolumeTypeFromImageTest-1491943632-project-admin] Get all volumes completed successfully. Sep 01 12:24: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:24:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-12c1d357-249d-4a7c-9601-088d31a15e17 tempest-VolumeAndVolumeTypeFromImageTest-1491943632 tempest-VolumeAndVolumeTypeFromImageTest-1491943632-project-admin] http://192.168.122.29/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 12:24:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1432/2852] 192.168.122.29 () {58 vars in 1164 bytes} [Tue Sep 1 12:24:01 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5100 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:24:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-067e931c-bdf0-4b72-b359-0ec39a3c4936 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-067e931c-bdf0-4b72-b359-0ec39a3c4936 tempest-VolumeAndVolumeTypeFromImageTest-1491943632 tempest-VolumeAndVolumeTypeFromImageTest-1491943632-project-admin] DELETE http://192.168.122.29/volume/v3/types/b29a6287-68a8-4944-bc50-ebcd2a52d75d Sep 01 12:24:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-067e931c-bdf0-4b72-b359-0ec39a3c4936 tempest-VolumeAndVolumeTypeFromImageTest-1491943632 tempest-VolumeAndVolumeTypeFromImageTest-1491943632-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-067e931c-bdf0-4b72-b359-0ec39a3c4936 tempest-VolumeAndVolumeTypeFromImageTest-1491943632 tempest-VolumeAndVolumeTypeFromImageTest-1491943632-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-067e931c-bdf0-4b72-b359-0ec39a3c4936 tempest-VolumeAndVolumeTypeFromImageTest-1491943632 tempest-VolumeAndVolumeTypeFromImageTest-1491943632-project-admin] http://192.168.122.29/volume/v3/types/b29a6287-68a8-4944-bc50-ebcd2a52d75d returned with HTTP 202 Sep 01 12:24:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1421/2853] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:24:01 2026] DELETE /volume/v3/types/b29a6287-68a8-4944-bc50-ebcd2a52d75d => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:24:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-20da8fef-ceef-4e05-bd71-0fd81f118efa None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-20da8fef-ceef-4e05-bd71-0fd81f118efa tempest-VolumeAndVolumeTypeFromImageTest-1491943632 tempest-VolumeAndVolumeTypeFromImageTest-1491943632-project-admin] GET http://192.168.122.29/volume/v3/types/b29a6287-68a8-4944-bc50-ebcd2a52d75d Sep 01 12:24:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-20da8fef-ceef-4e05-bd71-0fd81f118efa tempest-VolumeAndVolumeTypeFromImageTest-1491943632 tempest-VolumeAndVolumeTypeFromImageTest-1491943632-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-20da8fef-ceef-4e05-bd71-0fd81f118efa tempest-VolumeAndVolumeTypeFromImageTest-1491943632 tempest-VolumeAndVolumeTypeFromImageTest-1491943632-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-20da8fef-ceef-4e05-bd71-0fd81f118efa tempest-VolumeAndVolumeTypeFromImageTest-1491943632 tempest-VolumeAndVolumeTypeFromImageTest-1491943632-project-admin] http://192.168.122.29/volume/v3/types/b29a6287-68a8-4944-bc50-ebcd2a52d75d returned with HTTP 404 Sep 01 12:24:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1433/2854] 192.168.122.29 () {58 vars in 1221 bytes} [Tue Sep 1 12:24:01 2026] GET /volume/v3/types/b29a6287-68a8-4944-bc50-ebcd2a52d75d => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:24:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-752d9fac-bb1d-4dbc-ba93-41d066e54d90 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-752d9fac-bb1d-4dbc-ba93-41d066e54d90 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] GET http://192.168.122.29/volume/v3/volumes/e5a7c85a-3d33-41b9-8aa1-f2e70ebe8ee7 Sep 01 12:24:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-752d9fac-bb1d-4dbc-ba93-41d066e54d90 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-752d9fac-bb1d-4dbc-ba93-41d066e54d90 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-752d9fac-bb1d-4dbc-ba93-41d066e54d90 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] http://192.168.122.29/volume/v3/volumes/e5a7c85a-3d33-41b9-8aa1-f2e70ebe8ee7 returned with HTTP 404 Sep 01 12:24:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1422/2855] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:01 2026] GET /volume/v3/volumes/e5a7c85a-3d33-41b9-8aa1-f2e70ebe8ee7 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:24:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2b2e7f8b-ebe5-4091-a70f-ef321127470a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2b2e7f8b-ebe5-4091-a70f-ef321127470a tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] DELETE http://192.168.122.29/volume/v3/volumes/bad82a4e-c1e8-4252-abe6-78c6f8568efc Sep 01 12:24:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2b2e7f8b-ebe5-4091-a70f-ef321127470a tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2b2e7f8b-ebe5-4091-a70f-ef321127470a tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:01 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-2b2e7f8b-ebe5-4091-a70f-ef321127470a tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Delete volume with id: bad82a4e-c1e8-4252-abe6-78c6f8568efc Sep 01 12:24: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:24:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2b2e7f8b-ebe5-4091-a70f-ef321127470a tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Volume info retrieved successfully. Sep 01 12:24:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2b2e7f8b-ebe5-4091-a70f-ef321127470a tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Delete volume request issued successfully. Sep 01 12:24:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2b2e7f8b-ebe5-4091-a70f-ef321127470a tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] http://192.168.122.29/volume/v3/volumes/bad82a4e-c1e8-4252-abe6-78c6f8568efc returned with HTTP 202 Sep 01 12:24:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1434/2856] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:24:01 2026] DELETE /volume/v3/volumes/bad82a4e-c1e8-4252-abe6-78c6f8568efc => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:24:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b1e04e36-ee2e-4553-8095-367d68f7cda7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b1e04e36-ee2e-4553-8095-367d68f7cda7 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] GET http://192.168.122.29/volume/v3/volumes/bad82a4e-c1e8-4252-abe6-78c6f8568efc Sep 01 12:24:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b1e04e36-ee2e-4553-8095-367d68f7cda7 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b1e04e36-ee2e-4553-8095-367d68f7cda7 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:01 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b1e04e36-ee2e-4553-8095-367d68f7cda7 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Volume info retrieved successfully. Sep 01 12:24:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b1e04e36-ee2e-4553-8095-367d68f7cda7 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] http://192.168.122.29/volume/v3/volumes/bad82a4e-c1e8-4252-abe6-78c6f8568efc returned with HTTP 200 Sep 01 12:24:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1423/2857] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:01 2026] GET /volume/v3/volumes/bad82a4e-c1e8-4252-abe6-78c6f8568efc => generated 863 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-02138d8f-8e95-4c74-8b6e-e81bfb71152f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-02138d8f-8e95-4c74-8b6e-e81bfb71152f tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] GET http://192.168.122.29/volume/v3/volumes/7edcefc5-e31a-43db-bfd3-b02334e9a678 Sep 01 12:24:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-02138d8f-8e95-4c74-8b6e-e81bfb71152f tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-02138d8f-8e95-4c74-8b6e-e81bfb71152f tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-02138d8f-8e95-4c74-8b6e-e81bfb71152f tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Volume info retrieved successfully. Sep 01 12:24:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-02138d8f-8e95-4c74-8b6e-e81bfb71152f tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/volumes/7edcefc5-e31a-43db-bfd3-b02334e9a678 returned with HTTP 200 Sep 01 12:24:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1435/2858] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:01 2026] GET /volume/v3/volumes/7edcefc5-e31a-43db-bfd3-b02334e9a678 => generated 859 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5dae88fd-368c-4825-aec0-4302ae986b22 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5dae88fd-368c-4825-aec0-4302ae986b22 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:24:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5dae88fd-368c-4825-aec0-4302ae986b22 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7edcefc5-e31a-43db-bfd3-b02334e9a678", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1657129405"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:24: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:24:01 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5dae88fd-368c-4825-aec0-4302ae986b22 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Volume info retrieved successfully. Sep 01 12:24:01 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-5dae88fd-368c-4825-aec0-4302ae986b22 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Create snapshot from volume 7edcefc5-e31a-43db-bfd3-b02334e9a678 Sep 01 12:24:01 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-5dae88fd-368c-4825-aec0-4302ae986b22 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Created reservations ['decaba7c-93cc-4a65-8816-b6627364253e', 'c42ddc1c-00f9-4afc-9f42-067c173c9636', 'c7b8c51c-63ce-4490-9f4f-5c07ba30eb3c', '10941fb9-f076-4fbb-9008-cdb35561734c'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:24: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:24:01 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5dae88fd-368c-4825-aec0-4302ae986b22 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Snapshot create request issued successfully. Sep 01 12:24:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5dae88fd-368c-4825-aec0-4302ae986b22 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/snapshots returned with HTTP 202 Sep 01 12:24:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1424/2859] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:24:01 2026] POST /volume/v3/snapshots => generated 316 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 12:24:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1bc2aae4-210c-443d-a3ff-59138d917d27 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1bc2aae4-210c-443d-a3ff-59138d917d27 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] GET http://192.168.122.29/volume/v3/snapshots/7a4526ab-f4b8-47b9-b77a-b5b0a3441195 Sep 01 12:24:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1bc2aae4-210c-443d-a3ff-59138d917d27 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1bc2aae4-210c-443d-a3ff-59138d917d27 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1bc2aae4-210c-443d-a3ff-59138d917d27 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Snapshot retrieved successfully. Sep 01 12:24:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1bc2aae4-210c-443d-a3ff-59138d917d27 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/snapshots/7a4526ab-f4b8-47b9-b77a-b5b0a3441195 returned with HTTP 200 Sep 01 12:24:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1436/2860] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:02 2026] GET /volume/v3/snapshots/7a4526ab-f4b8-47b9-b77a-b5b0a3441195 => generated 448 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ba32246e-e30c-4b76-97fc-e896e4418dd5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ba32246e-e30c-4b76-97fc-e896e4418dd5 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] GET http://192.168.122.29/volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 Sep 01 12:24:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ba32246e-e30c-4b76-97fc-e896e4418dd5 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ba32246e-e30c-4b76-97fc-e896e4418dd5 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ba32246e-e30c-4b76-97fc-e896e4418dd5 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Snapshot retrieved successfully. Sep 01 12:24:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ba32246e-e30c-4b76-97fc-e896e4418dd5 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] http://192.168.122.29/volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 returned with HTTP 200 Sep 01 12:24:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1425/2861] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:02 2026] GET /volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 => generated 466 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-dd85a144-4d2c-494f-8c08-1e906603e339 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dd85a144-4d2c-494f-8c08-1e906603e339 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] GET http://192.168.122.29/volume/v3/volumes/bad82a4e-c1e8-4252-abe6-78c6f8568efc Sep 01 12:24:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dd85a144-4d2c-494f-8c08-1e906603e339 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dd85a144-4d2c-494f-8c08-1e906603e339 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dd85a144-4d2c-494f-8c08-1e906603e339 tempest-CreateVolumesFromSourceVolumeTest-1879526411 tempest-CreateVolumesFromSourceVolumeTest-1879526411-project-member] http://192.168.122.29/volume/v3/volumes/bad82a4e-c1e8-4252-abe6-78c6f8568efc returned with HTTP 404 Sep 01 12:24:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1437/2862] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:02 2026] GET /volume/v3/volumes/bad82a4e-c1e8-4252-abe6-78c6f8568efc => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:24:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-10d91e14-c4e2-4b98-b8b0-aabec7374821 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-10d91e14-c4e2-4b98-b8b0-aabec7374821 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] GET http://192.168.122.29/volume/v3/snapshots/7a4526ab-f4b8-47b9-b77a-b5b0a3441195 Sep 01 12:24:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-10d91e14-c4e2-4b98-b8b0-aabec7374821 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-10d91e14-c4e2-4b98-b8b0-aabec7374821 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-10d91e14-c4e2-4b98-b8b0-aabec7374821 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Snapshot retrieved successfully. Sep 01 12:24:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-10d91e14-c4e2-4b98-b8b0-aabec7374821 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/snapshots/7a4526ab-f4b8-47b9-b77a-b5b0a3441195 returned with HTTP 200 Sep 01 12:24:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1426/2863] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:03 2026] GET /volume/v3/snapshots/7a4526ab-f4b8-47b9-b77a-b5b0a3441195 => generated 448 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4d338f09-ba89-4bd6-8b4a-3b7e2e7d0297 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4d338f09-ba89-4bd6-8b4a-3b7e2e7d0297 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] GET http://192.168.122.29/volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 Sep 01 12:24:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4d338f09-ba89-4bd6-8b4a-3b7e2e7d0297 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4d338f09-ba89-4bd6-8b4a-3b7e2e7d0297 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:03 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4d338f09-ba89-4bd6-8b4a-3b7e2e7d0297 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Snapshot retrieved successfully. Sep 01 12:24:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4d338f09-ba89-4bd6-8b4a-3b7e2e7d0297 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] http://192.168.122.29/volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 returned with HTTP 200 Sep 01 12:24:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1438/2864] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:03 2026] GET /volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 => generated 466 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-001faa4a-2b64-4042-8860-121ef708a0ac None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-001faa4a-2b64-4042-8860-121ef708a0ac tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] GET http://192.168.122.29/volume/v3/snapshots/7a4526ab-f4b8-47b9-b77a-b5b0a3441195 Sep 01 12:24:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-001faa4a-2b64-4042-8860-121ef708a0ac tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-001faa4a-2b64-4042-8860-121ef708a0ac tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:04 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:04 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-001faa4a-2b64-4042-8860-121ef708a0ac tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Snapshot retrieved successfully. Sep 01 12:24:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-001faa4a-2b64-4042-8860-121ef708a0ac tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/snapshots/7a4526ab-f4b8-47b9-b77a-b5b0a3441195 returned with HTTP 200 Sep 01 12:24:04 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1427/2865] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:04 2026] GET /volume/v3/snapshots/7a4526ab-f4b8-47b9-b77a-b5b0a3441195 => generated 448 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-56cafd4a-b5f9-4242-b45e-ff5cdbf8c07c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-56cafd4a-b5f9-4242-b45e-ff5cdbf8c07c tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] GET http://192.168.122.29/volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 Sep 01 12:24:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-56cafd4a-b5f9-4242-b45e-ff5cdbf8c07c tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-56cafd4a-b5f9-4242-b45e-ff5cdbf8c07c tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-56cafd4a-b5f9-4242-b45e-ff5cdbf8c07c tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] http://192.168.122.29/volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 returned with HTTP 404 Sep 01 12:24:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1439/2866] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:04 2026] GET /volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:24:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ee617d7e-e310-4706-b176-65803c83c705 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ee617d7e-e310-4706-b176-65803c83c705 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] DELETE http://192.168.122.29/volume/v3/volumes/a55fe7b3-a1bb-47b8-8389-8a42f7a2ae19 Sep 01 12:24:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ee617d7e-e310-4706-b176-65803c83c705 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ee617d7e-e310-4706-b176-65803c83c705 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:04 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-ee617d7e-e310-4706-b176-65803c83c705 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Delete volume with id: a55fe7b3-a1bb-47b8-8389-8a42f7a2ae19 Sep 01 12:24: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:24:04 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:04 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:04 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ee617d7e-e310-4706-b176-65803c83c705 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Volume info retrieved successfully. Sep 01 12:24:04 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ee617d7e-e310-4706-b176-65803c83c705 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Delete volume request issued successfully. Sep 01 12:24:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ee617d7e-e310-4706-b176-65803c83c705 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] http://192.168.122.29/volume/v3/volumes/a55fe7b3-a1bb-47b8-8389-8a42f7a2ae19 returned with HTTP 202 Sep 01 12:24:04 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1428/2867] 192.168.122.29 () {60 vars in 1271 bytes} [Tue Sep 1 12:24:04 2026] DELETE /volume/v3/volumes/a55fe7b3-a1bb-47b8-8389-8a42f7a2ae19 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 12:24:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f09d50ef-ef2d-4e00-bb65-f933de6ee43e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f09d50ef-ef2d-4e00-bb65-f933de6ee43e tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] GET http://192.168.122.29/volume/v3/volumes/a55fe7b3-a1bb-47b8-8389-8a42f7a2ae19 Sep 01 12:24:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f09d50ef-ef2d-4e00-bb65-f933de6ee43e tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f09d50ef-ef2d-4e00-bb65-f933de6ee43e tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:04 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f09d50ef-ef2d-4e00-bb65-f933de6ee43e tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Volume info retrieved successfully. Sep 01 12:24:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f09d50ef-ef2d-4e00-bb65-f933de6ee43e tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] http://192.168.122.29/volume/v3/volumes/a55fe7b3-a1bb-47b8-8389-8a42f7a2ae19 returned with HTTP 200 Sep 01 12:24:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1440/2868] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:24:04 2026] GET /volume/v3/volumes/a55fe7b3-a1bb-47b8-8389-8a42f7a2ae19 => generated 868 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:24:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8b5d98ac-f781-4fac-a3af-9e2dc917d10f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8b5d98ac-f781-4fac-a3af-9e2dc917d10f tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] GET http://192.168.122.29/volume/v3/snapshots/7a4526ab-f4b8-47b9-b77a-b5b0a3441195 Sep 01 12:24:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8b5d98ac-f781-4fac-a3af-9e2dc917d10f tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8b5d98ac-f781-4fac-a3af-9e2dc917d10f tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8b5d98ac-f781-4fac-a3af-9e2dc917d10f tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Snapshot retrieved successfully. Sep 01 12:24:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8b5d98ac-f781-4fac-a3af-9e2dc917d10f tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/snapshots/7a4526ab-f4b8-47b9-b77a-b5b0a3441195 returned with HTTP 200 Sep 01 12:24:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1429/2869] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:05 2026] GET /volume/v3/snapshots/7a4526ab-f4b8-47b9-b77a-b5b0a3441195 => generated 475 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:24:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2840a6d3-d74b-49ab-b9ca-0a6af8680914 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2840a6d3-d74b-49ab-b9ca-0a6af8680914 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:24:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2840a6d3-d74b-49ab-b9ca-0a6af8680914 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "7a4526ab-f4b8-47b9-b77a-b5b0a3441195", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-698031839"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:24:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-2840a6d3-d74b-49ab-b9ca-0a6af8680914 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Create volume request body: {'volume': {"'snapshot_id": '7a4526ab-f4b8-47b9-b77a-b5b0a3441195', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-698031839'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:24:05 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-2840a6d3-d74b-49ab-b9ca-0a6af8680914 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Create volume of 1 GB Sep 01 12:24:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2840a6d3-d74b-49ab-b9ca-0a6af8680914 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Availability Zones retrieved successfully. Sep 01 12:24:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2840a6d3-d74b-49ab-b9ca-0a6af8680914 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Flow 'volume_create_api' (40f76569-8e19-448e-b719-73a00fd29b81) 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:24:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2840a6d3-d74b-49ab-b9ca-0a6af8680914 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c066a780-d20b-42d1-983b-c6a6000e5889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-2840a6d3-d74b-49ab-b9ca-0a6af8680914 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-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:24:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2840a6d3-d74b-49ab-b9ca-0a6af8680914 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c066a780-d20b-42d1-983b-c6a6000e5889) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:24:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2840a6d3-d74b-49ab-b9ca-0a6af8680914 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c335da9-41cb-414f-a706-e94a84f3c6e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:05 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-2840a6d3-d74b-49ab-b9ca-0a6af8680914 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Created reservations ['79d8c67d-e831-4c53-b7c6-9e4f2861e05c', 'f9d5070f-8b43-497c-a55d-0e5017c59288', '364461d7-6285-441b-8ec0-54f7b0b63d0c', '6aeaaffe-577a-42e2-b7f5-4e29d4f27516'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:24:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2840a6d3-d74b-49ab-b9ca-0a6af8680914 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c335da9-41cb-414f-a706-e94a84f3c6e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79d8c67d-e831-4c53-b7c6-9e4f2861e05c', 'f9d5070f-8b43-497c-a55d-0e5017c59288', '364461d7-6285-441b-8ec0-54f7b0b63d0c', '6aeaaffe-577a-42e2-b7f5-4e29d4f27516']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2840a6d3-d74b-49ab-b9ca-0a6af8680914 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e323f34-d4d2-4bbc-98b4-7e9193775393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24: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:24:05 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2840a6d3-d74b-49ab-b9ca-0a6af8680914 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e323f34-d4d2-4bbc-98b4-7e9193775393) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '897a36ed-4a13-493a-9546-8ce787d09944', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-698031839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9993774c8b5d480694dbfea5fcda625d',qos_specs=None,replication_status=,reservations=['79d8c67d-e831-4c53-b7c6-9e4f2861e05c','f9d5070f-8b43-497c-a55d-0e5017c59288','364461d7-6285-441b-8ec0-54f7b0b63d0c','6aeaaffe-577a-42e2-b7f5-4e29d4f27516'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5f607b502bd437490d8dea89b36fcde',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:24:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-698031839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=897a36ed-4a13-493a-9546-8ce787d09944,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9993774c8b5d480694dbfea5fcda625d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5f607b502bd437490d8dea89b36fcde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2840a6d3-d74b-49ab-b9ca-0a6af8680914 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd713bd4-6648-455b-951c-4c6202e42d52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2e1129bc-264d-4940-b294-85c182db13fe None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2e1129bc-264d-4940-b294-85c182db13fe tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] GET http://192.168.122.29/volume/v3/volumes/a55fe7b3-a1bb-47b8-8389-8a42f7a2ae19 Sep 01 12:24:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2e1129bc-264d-4940-b294-85c182db13fe tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2e1129bc-264d-4940-b294-85c182db13fe tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2840a6d3-d74b-49ab-b9ca-0a6af8680914 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd713bd4-6648-455b-951c-4c6202e42d52) transitioned into state 'SUCCESS' from state '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-698031839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9993774c8b5d480694dbfea5fcda625d',qos_specs=None,replication_status=,reservations=['79d8c67d-e831-4c53-b7c6-9e4f2861e05c','f9d5070f-8b43-497c-a55d-0e5017c59288','364461d7-6285-441b-8ec0-54f7b0b63d0c','6aeaaffe-577a-42e2-b7f5-4e29d4f27516'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5f607b502bd437490d8dea89b36fcde',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2840a6d3-d74b-49ab-b9ca-0a6af8680914 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05db0165-f51e-4c8c-899e-cfe73faed0e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2e1129bc-264d-4940-b294-85c182db13fe tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] http://192.168.122.29/volume/v3/volumes/a55fe7b3-a1bb-47b8-8389-8a42f7a2ae19 returned with HTTP 404 Sep 01 12:24:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1430/2870] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:24:05 2026] GET /volume/v3/volumes/a55fe7b3-a1bb-47b8-8389-8a42f7a2ae19 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:24:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c50e8643-3311-40d0-ba32-230b532d518b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c50e8643-3311-40d0-ba32-230b532d518b tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] DELETE http://192.168.122.29/volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 Sep 01 12:24:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c50e8643-3311-40d0-ba32-230b532d518b tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c50e8643-3311-40d0-ba32-230b532d518b tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:05 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-c50e8643-3311-40d0-ba32-230b532d518b tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Delete volume with id: e75aacda-8bf4-409a-b551-e780db93d2a2 Sep 01 12:24:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2840a6d3-d74b-49ab-b9ca-0a6af8680914 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05db0165-f51e-4c8c-899e-cfe73faed0e3) 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:24:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-2840a6d3-d74b-49ab-b9ca-0a6af8680914 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Flow 'volume_create_api' (40f76569-8e19-448e-b719-73a00fd29b81) 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:24:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2840a6d3-d74b-49ab-b9ca-0a6af8680914 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Create volume request issued successfully. Sep 01 12:24:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2840a6d3-d74b-49ab-b9ca-0a6af8680914 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:24:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1441/2871] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:24:05 2026] POST /volume/v3/volumes => generated 766 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:24:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-249f3cde-5ffc-47cb-b4ea-5ae67ecbc7fe None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24: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:24:05 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-249f3cde-5ffc-47cb-b4ea-5ae67ecbc7fe tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:24: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:24:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c50e8643-3311-40d0-ba32-230b532d518b tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Volume info retrieved successfully. Sep 01 12:24:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-249f3cde-5ffc-47cb-b4ea-5ae67ecbc7fe tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "7a4526ab-f4b8-47b9-b77a-b5b0a3441195", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-564936692"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:24:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-249f3cde-5ffc-47cb-b4ea-5ae67ecbc7fe tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Create volume request body: {'volume': {"'snapshot_id": '7a4526ab-f4b8-47b9-b77a-b5b0a3441195', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-564936692'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:24:05 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-249f3cde-5ffc-47cb-b4ea-5ae67ecbc7fe tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Create volume of 1 GB Sep 01 12:24: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:24:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-249f3cde-5ffc-47cb-b4ea-5ae67ecbc7fe tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Availability Zones retrieved successfully. Sep 01 12:24:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-249f3cde-5ffc-47cb-b4ea-5ae67ecbc7fe tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Flow 'volume_create_api' (ad54830f-669f-4d07-a64d-a5ce751c1673) 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:24:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-249f3cde-5ffc-47cb-b4ea-5ae67ecbc7fe tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36154a9f-354a-4a51-bc63-d3111857ddc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-249f3cde-5ffc-47cb-b4ea-5ae67ecbc7fe tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-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:24:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c50e8643-3311-40d0-ba32-230b532d518b tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Delete volume request issued successfully. Sep 01 12:24:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c50e8643-3311-40d0-ba32-230b532d518b tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] http://192.168.122.29/volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 returned with HTTP 202 Sep 01 12:24:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1431/2872] 192.168.122.29 () {60 vars in 1271 bytes} [Tue Sep 1 12:24:05 2026] DELETE /volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 12:24:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9b111429-8895-4c33-98e4-5aa20d46daf1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9b111429-8895-4c33-98e4-5aa20d46daf1 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] GET http://192.168.122.29/volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 Sep 01 12:24:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9b111429-8895-4c33-98e4-5aa20d46daf1 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9b111429-8895-4c33-98e4-5aa20d46daf1 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:05 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9b111429-8895-4c33-98e4-5aa20d46daf1 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Volume info retrieved successfully. Sep 01 12:24:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-249f3cde-5ffc-47cb-b4ea-5ae67ecbc7fe tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36154a9f-354a-4a51-bc63-d3111857ddc2) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:24:05 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-249f3cde-5ffc-47cb-b4ea-5ae67ecbc7fe tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7deb908-4cb5-4c4b-8f46-5b4642f77f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9b111429-8895-4c33-98e4-5aa20d46daf1 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] http://192.168.122.29/volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 returned with HTTP 200 Sep 01 12:24:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1432/2873] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:24:05 2026] GET /volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 => generated 902 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:24:06 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-249f3cde-5ffc-47cb-b4ea-5ae67ecbc7fe tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Created reservations ['c9510743-1263-4fa5-8f60-6a5111c0bd9e', '83caf380-286a-451d-a1e2-4a210c8680fc', '85ccdc8f-4f75-471e-b0dc-e83a3cd1d4b6', '8e7ff67e-f50f-4688-a0d9-2d50c390b310'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:24:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-249f3cde-5ffc-47cb-b4ea-5ae67ecbc7fe tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7deb908-4cb5-4c4b-8f46-5b4642f77f5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9510743-1263-4fa5-8f60-6a5111c0bd9e', '83caf380-286a-451d-a1e2-4a210c8680fc', '85ccdc8f-4f75-471e-b0dc-e83a3cd1d4b6', '8e7ff67e-f50f-4688-a0d9-2d50c390b310']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-249f3cde-5ffc-47cb-b4ea-5ae67ecbc7fe tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a84e5949-2943-40e9-9500-1c8f3286f29c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24: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:24:06 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-249f3cde-5ffc-47cb-b4ea-5ae67ecbc7fe tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a84e5949-2943-40e9-9500-1c8f3286f29c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd648123-f174-46cb-929c-0c5d9e8826c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-564936692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9993774c8b5d480694dbfea5fcda625d',qos_specs=None,replication_status=,reservations=['c9510743-1263-4fa5-8f60-6a5111c0bd9e','83caf380-286a-451d-a1e2-4a210c8680fc','85ccdc8f-4f75-471e-b0dc-e83a3cd1d4b6','8e7ff67e-f50f-4688-a0d9-2d50c390b310'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5f607b502bd437490d8dea89b36fcde',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:24:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-564936692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd648123-f174-46cb-929c-0c5d9e8826c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9993774c8b5d480694dbfea5fcda625d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5f607b502bd437490d8dea89b36fcde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-249f3cde-5ffc-47cb-b4ea-5ae67ecbc7fe tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd347bc5-034b-4f4e-b6d1-8f64d82e5bae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-249f3cde-5ffc-47cb-b4ea-5ae67ecbc7fe tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd347bc5-034b-4f4e-b6d1-8f64d82e5bae) transitioned into state 'SUCCESS' from state '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-564936692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9993774c8b5d480694dbfea5fcda625d',qos_specs=None,replication_status=,reservations=['c9510743-1263-4fa5-8f60-6a5111c0bd9e','83caf380-286a-451d-a1e2-4a210c8680fc','85ccdc8f-4f75-471e-b0dc-e83a3cd1d4b6','8e7ff67e-f50f-4688-a0d9-2d50c390b310'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5f607b502bd437490d8dea89b36fcde',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-249f3cde-5ffc-47cb-b4ea-5ae67ecbc7fe tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbf9fe85-9ffe-4cda-b41a-3ebe4c0ca2e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-249f3cde-5ffc-47cb-b4ea-5ae67ecbc7fe tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbf9fe85-9ffe-4cda-b41a-3ebe4c0ca2e1) 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:24:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-249f3cde-5ffc-47cb-b4ea-5ae67ecbc7fe tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Flow 'volume_create_api' (ad54830f-669f-4d07-a64d-a5ce751c1673) 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:24:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-249f3cde-5ffc-47cb-b4ea-5ae67ecbc7fe tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Create volume request issued successfully. Sep 01 12:24:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-249f3cde-5ffc-47cb-b4ea-5ae67ecbc7fe tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:24:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1442/2874] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:24:05 2026] POST /volume/v3/volumes => generated 766 bytes in 630 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:24:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d0a41688-d51e-4f96-82e5-21c92057d28d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d0a41688-d51e-4f96-82e5-21c92057d28d tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:24:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d0a41688-d51e-4f96-82e5-21c92057d28d tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "7a4526ab-f4b8-47b9-b77a-b5b0a3441195", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-51942454"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:24:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-d0a41688-d51e-4f96-82e5-21c92057d28d tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Create volume request body: {'volume': {"'snapshot_id": '7a4526ab-f4b8-47b9-b77a-b5b0a3441195', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-51942454'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:24:06 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-d0a41688-d51e-4f96-82e5-21c92057d28d tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Create volume of 1 GB Sep 01 12:24:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d0a41688-d51e-4f96-82e5-21c92057d28d tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Availability Zones retrieved successfully. Sep 01 12:24:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d0a41688-d51e-4f96-82e5-21c92057d28d tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Flow 'volume_create_api' (797f9197-90c7-439a-a92b-fb80ea171068) 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:24:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d0a41688-d51e-4f96-82e5-21c92057d28d tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb989203-34ad-4244-af20-d27a68ad20ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-d0a41688-d51e-4f96-82e5-21c92057d28d tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-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:24:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d0a41688-d51e-4f96-82e5-21c92057d28d tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb989203-34ad-4244-af20-d27a68ad20ea) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:24:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d0a41688-d51e-4f96-82e5-21c92057d28d tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c139f60-9dde-439c-bd44-487480155cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:06 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-d0a41688-d51e-4f96-82e5-21c92057d28d tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Created reservations ['3f5afeb1-6c15-4f31-91cc-073604e52b05', 'f5f3b8d4-f8bd-4a15-86c6-2ac5f8acf750', 'b047c024-ea8c-40e3-a850-348affff6cc6', '9cc12382-169d-4d49-b090-08da182065c0'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:24:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d0a41688-d51e-4f96-82e5-21c92057d28d tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c139f60-9dde-439c-bd44-487480155cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f5afeb1-6c15-4f31-91cc-073604e52b05', 'f5f3b8d4-f8bd-4a15-86c6-2ac5f8acf750', 'b047c024-ea8c-40e3-a850-348affff6cc6', '9cc12382-169d-4d49-b090-08da182065c0']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d0a41688-d51e-4f96-82e5-21c92057d28d tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (614b73ce-3d6e-4852-a969-260b6071ea79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24: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:24:06 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d0a41688-d51e-4f96-82e5-21c92057d28d tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (614b73ce-3d6e-4852-a969-260b6071ea79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd004da9f-5d67-4cf2-a4fc-18ca7dc29e54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-51942454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9993774c8b5d480694dbfea5fcda625d',qos_specs=None,replication_status=,reservations=['3f5afeb1-6c15-4f31-91cc-073604e52b05','f5f3b8d4-f8bd-4a15-86c6-2ac5f8acf750','b047c024-ea8c-40e3-a850-348affff6cc6','9cc12382-169d-4d49-b090-08da182065c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5f607b502bd437490d8dea89b36fcde',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:24:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-51942454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d004da9f-5d67-4cf2-a4fc-18ca7dc29e54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9993774c8b5d480694dbfea5fcda625d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5f607b502bd437490d8dea89b36fcde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d0a41688-d51e-4f96-82e5-21c92057d28d tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c960573e-1280-4f91-9b89-82e360a175d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d0a41688-d51e-4f96-82e5-21c92057d28d tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c960573e-1280-4f91-9b89-82e360a175d4) transitioned into state 'SUCCESS' from state '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-51942454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9993774c8b5d480694dbfea5fcda625d',qos_specs=None,replication_status=,reservations=['3f5afeb1-6c15-4f31-91cc-073604e52b05','f5f3b8d4-f8bd-4a15-86c6-2ac5f8acf750','b047c024-ea8c-40e3-a850-348affff6cc6','9cc12382-169d-4d49-b090-08da182065c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5f607b502bd437490d8dea89b36fcde',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d0a41688-d51e-4f96-82e5-21c92057d28d tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56a9d364-035e-4636-b2ef-5c40beb47d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d0a41688-d51e-4f96-82e5-21c92057d28d tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56a9d364-035e-4636-b2ef-5c40beb47d92) 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:24:06 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d0a41688-d51e-4f96-82e5-21c92057d28d tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Flow 'volume_create_api' (797f9197-90c7-439a-a92b-fb80ea171068) 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:24:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d0a41688-d51e-4f96-82e5-21c92057d28d tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Create volume request issued successfully. Sep 01 12:24:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d0a41688-d51e-4f96-82e5-21c92057d28d tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:24:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1433/2875] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:24:06 2026] POST /volume/v3/volumes => generated 765 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:24:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4278d60a-c20d-4be8-936a-1270ea3a3e15 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4278d60a-c20d-4be8-936a-1270ea3a3e15 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:24:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4278d60a-c20d-4be8-936a-1270ea3a3e15 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "7a4526ab-f4b8-47b9-b77a-b5b0a3441195", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1343528606"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:24:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-4278d60a-c20d-4be8-936a-1270ea3a3e15 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Create volume request body: {'volume': {"'snapshot_id": '7a4526ab-f4b8-47b9-b77a-b5b0a3441195', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1343528606'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:24:06 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-4278d60a-c20d-4be8-936a-1270ea3a3e15 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Create volume of 1 GB Sep 01 12:24: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:24:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4278d60a-c20d-4be8-936a-1270ea3a3e15 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Availability Zones retrieved successfully. Sep 01 12:24:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4278d60a-c20d-4be8-936a-1270ea3a3e15 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Flow 'volume_create_api' (f856130c-cea6-4ffa-9914-ce7cf4323385) 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:24:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4278d60a-c20d-4be8-936a-1270ea3a3e15 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf1e9e5d-6a64-4071-8a54-c270d1d32dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:06 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-4278d60a-c20d-4be8-936a-1270ea3a3e15 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-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:24:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6389081b-03d3-4838-afce-190845aba30d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6389081b-03d3-4838-afce-190845aba30d tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] GET http://192.168.122.29/volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 Sep 01 12:24:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6389081b-03d3-4838-afce-190845aba30d tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6389081b-03d3-4838-afce-190845aba30d tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:07 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:07 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4278d60a-c20d-4be8-936a-1270ea3a3e15 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf1e9e5d-6a64-4071-8a54-c270d1d32dc5) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:24:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4278d60a-c20d-4be8-936a-1270ea3a3e15 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dfde5bf-524c-4698-8ee0-090371baf61c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6389081b-03d3-4838-afce-190845aba30d tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Volume info retrieved successfully. Sep 01 12:24:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6389081b-03d3-4838-afce-190845aba30d tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] http://192.168.122.29/volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 returned with HTTP 200 Sep 01 12:24:07 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1434/2876] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:24:06 2026] GET /volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 => generated 902 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:24:07 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-4278d60a-c20d-4be8-936a-1270ea3a3e15 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Created reservations ['81f6f716-00fc-4836-adb0-282ff003263f', 'c0afa1c6-1f03-45e1-b808-0f2e19fe93fd', 'fd3771a8-3be4-47d7-9c37-70c93452605c', 'b2f4afe0-9e27-4133-ac2c-73f19ac61eff'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:24:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4278d60a-c20d-4be8-936a-1270ea3a3e15 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dfde5bf-524c-4698-8ee0-090371baf61c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81f6f716-00fc-4836-adb0-282ff003263f', 'c0afa1c6-1f03-45e1-b808-0f2e19fe93fd', 'fd3771a8-3be4-47d7-9c37-70c93452605c', 'b2f4afe0-9e27-4133-ac2c-73f19ac61eff']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4278d60a-c20d-4be8-936a-1270ea3a3e15 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1e251cf-e432-4c9c-9092-38970ee773b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24: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:24:07 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4278d60a-c20d-4be8-936a-1270ea3a3e15 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1e251cf-e432-4c9c-9092-38970ee773b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f09aae17-c62d-4a8d-aac9-ec5994e2315f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1343528606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9993774c8b5d480694dbfea5fcda625d',qos_specs=None,replication_status=,reservations=['81f6f716-00fc-4836-adb0-282ff003263f','c0afa1c6-1f03-45e1-b808-0f2e19fe93fd','fd3771a8-3be4-47d7-9c37-70c93452605c','b2f4afe0-9e27-4133-ac2c-73f19ac61eff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5f607b502bd437490d8dea89b36fcde',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:24:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1343528606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f09aae17-c62d-4a8d-aac9-ec5994e2315f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9993774c8b5d480694dbfea5fcda625d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5f607b502bd437490d8dea89b36fcde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4278d60a-c20d-4be8-936a-1270ea3a3e15 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7377bd78-c288-4ae1-a265-64525d288680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4278d60a-c20d-4be8-936a-1270ea3a3e15 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7377bd78-c288-4ae1-a265-64525d288680) transitioned into state 'SUCCESS' from state '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-1343528606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9993774c8b5d480694dbfea5fcda625d',qos_specs=None,replication_status=,reservations=['81f6f716-00fc-4836-adb0-282ff003263f','c0afa1c6-1f03-45e1-b808-0f2e19fe93fd','fd3771a8-3be4-47d7-9c37-70c93452605c','b2f4afe0-9e27-4133-ac2c-73f19ac61eff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5f607b502bd437490d8dea89b36fcde',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4278d60a-c20d-4be8-936a-1270ea3a3e15 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5251b43-f418-491a-8a37-63281f8f92ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4278d60a-c20d-4be8-936a-1270ea3a3e15 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5251b43-f418-491a-8a37-63281f8f92ec) 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:24:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4278d60a-c20d-4be8-936a-1270ea3a3e15 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Flow 'volume_create_api' (f856130c-cea6-4ffa-9914-ce7cf4323385) 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:24:07 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4278d60a-c20d-4be8-936a-1270ea3a3e15 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Create volume request issued successfully. Sep 01 12:24:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4278d60a-c20d-4be8-936a-1270ea3a3e15 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:24:07 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1443/2877] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:24:06 2026] POST /volume/v3/volumes => generated 767 bytes in 564 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:24:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e16fc8e6-010f-4b72-bbd3-573a57271d47 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e16fc8e6-010f-4b72-bbd3-573a57271d47 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:24:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e16fc8e6-010f-4b72-bbd3-573a57271d47 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "7a4526ab-f4b8-47b9-b77a-b5b0a3441195", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1186481414"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:24:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-e16fc8e6-010f-4b72-bbd3-573a57271d47 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Create volume request body: {'volume': {"'snapshot_id": '7a4526ab-f4b8-47b9-b77a-b5b0a3441195', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1186481414'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:24:07 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-e16fc8e6-010f-4b72-bbd3-573a57271d47 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Create volume of 1 GB Sep 01 12:24:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e16fc8e6-010f-4b72-bbd3-573a57271d47 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Availability Zones retrieved successfully. Sep 01 12:24:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e16fc8e6-010f-4b72-bbd3-573a57271d47 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Flow 'volume_create_api' (539df2e2-176b-4c42-bcf5-b094341f2759) 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:24:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e16fc8e6-010f-4b72-bbd3-573a57271d47 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb53e7fb-2cc1-45aa-bce2-edcc42b06e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-e16fc8e6-010f-4b72-bbd3-573a57271d47 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-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:24:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-88063855-6f81-4a87-ba37-cdadc0a94a26 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e16fc8e6-010f-4b72-bbd3-573a57271d47 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb53e7fb-2cc1-45aa-bce2-edcc42b06e42) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:24:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e16fc8e6-010f-4b72-bbd3-573a57271d47 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c237256-efb8-4438-aa4d-c5b4bb4bca1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:07 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-e16fc8e6-010f-4b72-bbd3-573a57271d47 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Created reservations ['bb18f29b-0e00-4f17-b21a-788de725eaab', '1a2de4d3-7dcf-482a-9563-481b7838c497', '9c13c344-569a-40cb-9b59-9ceffe76a28f', '4ff3201b-3cdf-4aef-bea6-876f314e1ac4'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:24:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e16fc8e6-010f-4b72-bbd3-573a57271d47 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c237256-efb8-4438-aa4d-c5b4bb4bca1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb18f29b-0e00-4f17-b21a-788de725eaab', '1a2de4d3-7dcf-482a-9563-481b7838c497', '9c13c344-569a-40cb-9b59-9ceffe76a28f', '4ff3201b-3cdf-4aef-bea6-876f314e1ac4']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e16fc8e6-010f-4b72-bbd3-573a57271d47 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8599b4bb-c7bb-479d-9dbd-5644a93f8c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24: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:24:07 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e16fc8e6-010f-4b72-bbd3-573a57271d47 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8599b4bb-c7bb-479d-9dbd-5644a93f8c39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e74e9f5-e481-45f5-b909-8a3000d9da85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1186481414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9993774c8b5d480694dbfea5fcda625d',qos_specs=None,replication_status=,reservations=['bb18f29b-0e00-4f17-b21a-788de725eaab','1a2de4d3-7dcf-482a-9563-481b7838c497','9c13c344-569a-40cb-9b59-9ceffe76a28f','4ff3201b-3cdf-4aef-bea6-876f314e1ac4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5f607b502bd437490d8dea89b36fcde',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:24:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1186481414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e74e9f5-e481-45f5-b909-8a3000d9da85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9993774c8b5d480694dbfea5fcda625d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5f607b502bd437490d8dea89b36fcde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e16fc8e6-010f-4b72-bbd3-573a57271d47 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7efcdc89-de35-47c4-a57e-c89f2d5a15c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-88063855-6f81-4a87-ba37-cdadc0a94a26 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:24:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-88063855-6f81-4a87-ba37-cdadc0a94a26 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1187044027"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:24:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-88063855-6f81-4a87-ba37-cdadc0a94a26 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1187044027'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:24:07 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-88063855-6f81-4a87-ba37-cdadc0a94a26 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Create volume of 1 GB Sep 01 12:24: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:24:07 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:07 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-88063855-6f81-4a87-ba37-cdadc0a94a26 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Availability Zones retrieved successfully. Sep 01 12:24:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e16fc8e6-010f-4b72-bbd3-573a57271d47 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7efcdc89-de35-47c4-a57e-c89f2d5a15c3) transitioned into state 'SUCCESS' from state '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-1186481414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9993774c8b5d480694dbfea5fcda625d',qos_specs=None,replication_status=,reservations=['bb18f29b-0e00-4f17-b21a-788de725eaab','1a2de4d3-7dcf-482a-9563-481b7838c497','9c13c344-569a-40cb-9b59-9ceffe76a28f','4ff3201b-3cdf-4aef-bea6-876f314e1ac4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5f607b502bd437490d8dea89b36fcde',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e16fc8e6-010f-4b72-bbd3-573a57271d47 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8620d07f-db57-437d-afd2-25f66710f513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-88063855-6f81-4a87-ba37-cdadc0a94a26 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Flow 'volume_create_api' (9abefa19-6d3f-49b9-9b08-ab41bba93392) 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:24:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e16fc8e6-010f-4b72-bbd3-573a57271d47 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8620d07f-db57-437d-afd2-25f66710f513) 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:24:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-88063855-6f81-4a87-ba37-cdadc0a94a26 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (397df6e8-8d81-4133-a12b-4926167d90c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:07 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-e16fc8e6-010f-4b72-bbd3-573a57271d47 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Flow 'volume_create_api' (539df2e2-176b-4c42-bcf5-b094341f2759) 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:24:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-88063855-6f81-4a87-ba37-cdadc0a94a26 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-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:24:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e16fc8e6-010f-4b72-bbd3-573a57271d47 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Create volume request issued successfully. Sep 01 12:24:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e16fc8e6-010f-4b72-bbd3-573a57271d47 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:24:07 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1435/2878] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:24:07 2026] POST /volume/v3/volumes => generated 767 bytes in 508 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:24:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-eb7777ed-1d93-4ce3-9a89-ee6872d4c0cd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-eb7777ed-1d93-4ce3-9a89-ee6872d4c0cd tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] GET http://192.168.122.29/volume/v3/volumes/897a36ed-4a13-493a-9546-8ce787d09944 Sep 01 12:24:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-eb7777ed-1d93-4ce3-9a89-ee6872d4c0cd tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-eb7777ed-1d93-4ce3-9a89-ee6872d4c0cd tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:07 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:07 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-eb7777ed-1d93-4ce3-9a89-ee6872d4c0cd tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Volume info retrieved successfully. Sep 01 12:24:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-eb7777ed-1d93-4ce3-9a89-ee6872d4c0cd tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/volumes/897a36ed-4a13-493a-9546-8ce787d09944 returned with HTTP 200 Sep 01 12:24:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1436/2879] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:07 2026] GET /volume/v3/volumes/897a36ed-4a13-493a-9546-8ce787d09944 => generated 859 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-97ba9c99-8f84-42e2-993e-cf15b832a113 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-97ba9c99-8f84-42e2-993e-cf15b832a113 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] GET http://192.168.122.29/volume/v3/volumes/cd648123-f174-46cb-929c-0c5d9e8826c0 Sep 01 12:24:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-97ba9c99-8f84-42e2-993e-cf15b832a113 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-97ba9c99-8f84-42e2-993e-cf15b832a113 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:08 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-88063855-6f81-4a87-ba37-cdadc0a94a26 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (397df6e8-8d81-4133-a12b-4926167d90c4) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:24:08 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-88063855-6f81-4a87-ba37-cdadc0a94a26 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66466859-79b0-444a-bca8-f8e493a7b74a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24: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:24:08 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:08 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:08 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-97ba9c99-8f84-42e2-993e-cf15b832a113 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Volume info retrieved successfully. Sep 01 12:24:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-97ba9c99-8f84-42e2-993e-cf15b832a113 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/volumes/cd648123-f174-46cb-929c-0c5d9e8826c0 returned with HTTP 200 Sep 01 12:24:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1437/2880] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:08 2026] GET /volume/v3/volumes/cd648123-f174-46cb-929c-0c5d9e8826c0 => generated 858 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-17a99874-307d-4ec2-8ade-f999d214a37a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-17a99874-307d-4ec2-8ade-f999d214a37a tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] GET http://192.168.122.29/volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 Sep 01 12:24:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-17a99874-307d-4ec2-8ade-f999d214a37a tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-17a99874-307d-4ec2-8ade-f999d214a37a tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-17a99874-307d-4ec2-8ade-f999d214a37a tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] http://192.168.122.29/volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 returned with HTTP 404 Sep 01 12:24:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1438/2881] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:24:08 2026] GET /volume/v3/volumes/e75aacda-8bf4-409a-b551-e780db93d2a2 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:24:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0842fd39-d624-4b2c-82b0-b98fb8fc6991 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0842fd39-d624-4b2c-82b0-b98fb8fc6991 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] DELETE http://192.168.122.29/volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 Sep 01 12:24:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0842fd39-d624-4b2c-82b0-b98fb8fc6991 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0842fd39-d624-4b2c-82b0-b98fb8fc6991 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:08 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-0842fd39-d624-4b2c-82b0-b98fb8fc6991 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Delete snapshot with id: caf2c975-8534-484b-9cc0-d96a5f070702 Sep 01 12:24:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0842fd39-d624-4b2c-82b0-b98fb8fc6991 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] http://192.168.122.29/volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 returned with HTTP 404 Sep 01 12:24:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1439/2882] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:24:08 2026] DELETE /volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 => generated 111 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:24:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9deed16b-0b9c-40e8-bdcc-f1f92d186757 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:08 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-88063855-6f81-4a87-ba37-cdadc0a94a26 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Created reservations ['86486688-5288-442a-ae35-e71385465e9d', '51e40c66-fdf9-4ae9-a3a8-fd663339ef7e', 'f39a0a78-6747-40f8-baf1-a6cc144653a0', '99fc0c46-f532-4d19-aebb-877ada2b18ad'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:24:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9deed16b-0b9c-40e8-bdcc-f1f92d186757 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] GET http://192.168.122.29/volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 Sep 01 12:24:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9deed16b-0b9c-40e8-bdcc-f1f92d186757 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9deed16b-0b9c-40e8-bdcc-f1f92d186757 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:08 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-88063855-6f81-4a87-ba37-cdadc0a94a26 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66466859-79b0-444a-bca8-f8e493a7b74a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86486688-5288-442a-ae35-e71385465e9d', '51e40c66-fdf9-4ae9-a3a8-fd663339ef7e', 'f39a0a78-6747-40f8-baf1-a6cc144653a0', '99fc0c46-f532-4d19-aebb-877ada2b18ad']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:08 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-88063855-6f81-4a87-ba37-cdadc0a94a26 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51dd3847-329c-46cc-9d1e-b341c13998e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9deed16b-0b9c-40e8-bdcc-f1f92d186757 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] http://192.168.122.29/volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 returned with HTTP 404 Sep 01 12:24:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1440/2883] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:08 2026] GET /volume/v3/snapshots/caf2c975-8534-484b-9cc0-d96a5f070702 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:24:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7267f375-36c6-4da9-adf1-6808fb2d18d2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7267f375-36c6-4da9-adf1-6808fb2d18d2 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] DELETE http://192.168.122.29/volume/v3/volumes/a55fe7b3-a1bb-47b8-8389-8a42f7a2ae19 Sep 01 12:24:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7267f375-36c6-4da9-adf1-6808fb2d18d2 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7267f375-36c6-4da9-adf1-6808fb2d18d2 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:08 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-7267f375-36c6-4da9-adf1-6808fb2d18d2 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Delete volume with id: a55fe7b3-a1bb-47b8-8389-8a42f7a2ae19 Sep 01 12:24:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7267f375-36c6-4da9-adf1-6808fb2d18d2 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] http://192.168.122.29/volume/v3/volumes/a55fe7b3-a1bb-47b8-8389-8a42f7a2ae19 returned with HTTP 404 Sep 01 12:24:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1441/2884] 192.168.122.29 () {60 vars in 1271 bytes} [Tue Sep 1 12:24:08 2026] DELETE /volume/v3/volumes/a55fe7b3-a1bb-47b8-8389-8a42f7a2ae19 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:24:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1bc7ac74-1011-4dfe-9a5d-d93a2efb6ea6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24: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:24:08 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1bc7ac74-1011-4dfe-9a5d-d93a2efb6ea6 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] GET http://192.168.122.29/volume/v3/volumes/a55fe7b3-a1bb-47b8-8389-8a42f7a2ae19 Sep 01 12:24:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1bc7ac74-1011-4dfe-9a5d-d93a2efb6ea6 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1bc7ac74-1011-4dfe-9a5d-d93a2efb6ea6 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:08 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-88063855-6f81-4a87-ba37-cdadc0a94a26 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51dd3847-329c-46cc-9d1e-b341c13998e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08158d81-3054-46af-8d59-bdca4ec97bb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1187044027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f303c21f6004c3b8f3683085fa69682',qos_specs=None,replication_status=,reservations=['86486688-5288-442a-ae35-e71385465e9d','51e40c66-fdf9-4ae9-a3a8-fd663339ef7e','f39a0a78-6747-40f8-baf1-a6cc144653a0','99fc0c46-f532-4d19-aebb-877ada2b18ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6630d9cae50f4034a07faed651147f35',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:24:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1187044027',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08158d81-3054-46af-8d59-bdca4ec97bb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f303c21f6004c3b8f3683085fa69682',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6630d9cae50f4034a07faed651147f35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:08 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-88063855-6f81-4a87-ba37-cdadc0a94a26 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ae6007d-abb3-4051-aef9-62e12ab10c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1bc7ac74-1011-4dfe-9a5d-d93a2efb6ea6 tempest-VolumeDependencyTests-1858620102 tempest-VolumeDependencyTests-1858620102-project-member] http://192.168.122.29/volume/v3/volumes/a55fe7b3-a1bb-47b8-8389-8a42f7a2ae19 returned with HTTP 404 Sep 01 12:24:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1442/2885] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:24:08 2026] GET /volume/v3/volumes/a55fe7b3-a1bb-47b8-8389-8a42f7a2ae19 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:24:08 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-88063855-6f81-4a87-ba37-cdadc0a94a26 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ae6007d-abb3-4051-aef9-62e12ab10c94) transitioned into state 'SUCCESS' from state '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-1187044027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f303c21f6004c3b8f3683085fa69682',qos_specs=None,replication_status=,reservations=['86486688-5288-442a-ae35-e71385465e9d','51e40c66-fdf9-4ae9-a3a8-fd663339ef7e','f39a0a78-6747-40f8-baf1-a6cc144653a0','99fc0c46-f532-4d19-aebb-877ada2b18ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6630d9cae50f4034a07faed651147f35',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:08 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-88063855-6f81-4a87-ba37-cdadc0a94a26 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16c65411-ea88-4a6a-bfed-2f190dbacb86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:08 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-88063855-6f81-4a87-ba37-cdadc0a94a26 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16c65411-ea88-4a6a-bfed-2f190dbacb86) 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:24:08 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-88063855-6f81-4a87-ba37-cdadc0a94a26 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Flow 'volume_create_api' (9abefa19-6d3f-49b9-9b08-ab41bba93392) 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:24:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-88063855-6f81-4a87-ba37-cdadc0a94a26 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Create volume request issued successfully. Sep 01 12:24:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-88063855-6f81-4a87-ba37-cdadc0a94a26 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:24:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1444/2886] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:24:07 2026] POST /volume/v3/volumes => generated 785 bytes in 946 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:24:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-aa3d3ed5-f071-4839-8ad3-56a589b60ee8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-aa3d3ed5-f071-4839-8ad3-56a589b60ee8 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/08158d81-3054-46af-8d59-bdca4ec97bb0 Sep 01 12:24:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-aa3d3ed5-f071-4839-8ad3-56a589b60ee8 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-aa3d3ed5-f071-4839-8ad3-56a589b60ee8 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:08 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:08 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:08 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-aa3d3ed5-f071-4839-8ad3-56a589b60ee8 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:24:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-aa3d3ed5-f071-4839-8ad3-56a589b60ee8 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/08158d81-3054-46af-8d59-bdca4ec97bb0 returned with HTTP 200 Sep 01 12:24:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1443/2887] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:08 2026] GET /volume/v3/volumes/08158d81-3054-46af-8d59-bdca4ec97bb0 => generated 964 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0e05dc64-a637-4854-a989-0acb4e8b78ae None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0e05dc64-a637-4854-a989-0acb4e8b78ae tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] GET http://192.168.122.29/volume/v3/volumes/cd648123-f174-46cb-929c-0c5d9e8826c0 Sep 01 12:24:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0e05dc64-a637-4854-a989-0acb4e8b78ae tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0e05dc64-a637-4854-a989-0acb4e8b78ae tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:09 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:09 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0e05dc64-a637-4854-a989-0acb4e8b78ae tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Volume info retrieved successfully. Sep 01 12:24:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0e05dc64-a637-4854-a989-0acb4e8b78ae tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/volumes/cd648123-f174-46cb-929c-0c5d9e8826c0 returned with HTTP 200 Sep 01 12:24:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1445/2888] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:09 2026] GET /volume/v3/volumes/cd648123-f174-46cb-929c-0c5d9e8826c0 => generated 859 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:24:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-516cf6e2-d56a-4bba-be1e-d9a95b1332d6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-516cf6e2-d56a-4bba-be1e-d9a95b1332d6 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] GET http://192.168.122.29/volume/v3/volumes/d004da9f-5d67-4cf2-a4fc-18ca7dc29e54 Sep 01 12:24:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-516cf6e2-d56a-4bba-be1e-d9a95b1332d6 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-516cf6e2-d56a-4bba-be1e-d9a95b1332d6 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:09 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:09 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-516cf6e2-d56a-4bba-be1e-d9a95b1332d6 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Volume info retrieved successfully. Sep 01 12:24:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-516cf6e2-d56a-4bba-be1e-d9a95b1332d6 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/volumes/d004da9f-5d67-4cf2-a4fc-18ca7dc29e54 returned with HTTP 200 Sep 01 12:24:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1444/2889] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:09 2026] GET /volume/v3/volumes/d004da9f-5d67-4cf2-a4fc-18ca7dc29e54 => generated 857 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bf24a92d-1585-4d84-8330-4cdc2a345aad None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bf24a92d-1585-4d84-8330-4cdc2a345aad tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/08158d81-3054-46af-8d59-bdca4ec97bb0 Sep 01 12:24:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bf24a92d-1585-4d84-8330-4cdc2a345aad tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bf24a92d-1585-4d84-8330-4cdc2a345aad tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:09 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:09 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bf24a92d-1585-4d84-8330-4cdc2a345aad tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:24:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bf24a92d-1585-4d84-8330-4cdc2a345aad tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/08158d81-3054-46af-8d59-bdca4ec97bb0 returned with HTTP 200 Sep 01 12:24:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1446/2890] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:09 2026] GET /volume/v3/volumes/08158d81-3054-46af-8d59-bdca4ec97bb0 => generated 1014 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:24:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-055936ba-5a17-4fd0-b8d4-c8e95091d7c7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-055936ba-5a17-4fd0-b8d4-c8e95091d7c7 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:24:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-055936ba-5a17-4fd0-b8d4-c8e95091d7c7 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "09567158-3a03-4db5-9721-7a6f9521ff59", "size": 1}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:24:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-055936ba-5a17-4fd0-b8d4-c8e95091d7c7 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '09567158-3a03-4db5-9721-7a6f9521ff59', 'size': 1}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:24:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d26d0110-7564-47ad-bf65-3bbd8d7f07bc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d26d0110-7564-47ad-bf65-3bbd8d7f07bc tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] GET http://192.168.122.29/volume/v3/volumes/d004da9f-5d67-4cf2-a4fc-18ca7dc29e54 Sep 01 12:24:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d26d0110-7564-47ad-bf65-3bbd8d7f07bc tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d26d0110-7564-47ad-bf65-3bbd8d7f07bc tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:10 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:10 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d26d0110-7564-47ad-bf65-3bbd8d7f07bc tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Volume info retrieved successfully. Sep 01 12:24:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d26d0110-7564-47ad-bf65-3bbd8d7f07bc tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/volumes/d004da9f-5d67-4cf2-a4fc-18ca7dc29e54 returned with HTTP 200 Sep 01 12:24:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1447/2891] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:10 2026] GET /volume/v3/volumes/d004da9f-5d67-4cf2-a4fc-18ca7dc29e54 => generated 858 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f6eb764c-55c8-442f-8ab0-b9bd9db9f799 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f6eb764c-55c8-442f-8ab0-b9bd9db9f799 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] GET http://192.168.122.29/volume/v3/volumes/f09aae17-c62d-4a8d-aac9-ec5994e2315f Sep 01 12:24:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f6eb764c-55c8-442f-8ab0-b9bd9db9f799 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f6eb764c-55c8-442f-8ab0-b9bd9db9f799 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:10 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:10 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f6eb764c-55c8-442f-8ab0-b9bd9db9f799 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Volume info retrieved successfully. Sep 01 12:24:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f6eb764c-55c8-442f-8ab0-b9bd9db9f799 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/volumes/f09aae17-c62d-4a8d-aac9-ec5994e2315f returned with HTTP 200 Sep 01 12:24:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1448/2892] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:10 2026] GET /volume/v3/volumes/f09aae17-c62d-4a8d-aac9-ec5994e2315f => generated 859 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:10 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-055936ba-5a17-4fd0-b8d4-c8e95091d7c7 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Create volume of 1 GB Sep 01 12:24:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-055936ba-5a17-4fd0-b8d4-c8e95091d7c7 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Availability Zones retrieved successfully. Sep 01 12:24:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-055936ba-5a17-4fd0-b8d4-c8e95091d7c7 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Flow 'volume_create_api' (dda655a1-9420-4269-9ba1-662c94169ce6) 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:24:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-055936ba-5a17-4fd0-b8d4-c8e95091d7c7 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13e39d9e-e05a-4c83-baa5-cfbea1c3cc3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-055936ba-5a17-4fd0-b8d4-c8e95091d7c7 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-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:24:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-036e7122-2d0e-4be8-ab67-5bd0f8b7938c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-036e7122-2d0e-4be8-ab67-5bd0f8b7938c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/08158d81-3054-46af-8d59-bdca4ec97bb0 Sep 01 12:24:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-036e7122-2d0e-4be8-ab67-5bd0f8b7938c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-036e7122-2d0e-4be8-ab67-5bd0f8b7938c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:10 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:10 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-036e7122-2d0e-4be8-ab67-5bd0f8b7938c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:24:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-036e7122-2d0e-4be8-ab67-5bd0f8b7938c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/08158d81-3054-46af-8d59-bdca4ec97bb0 returned with HTTP 200 Sep 01 12:24:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1449/2893] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:10 2026] GET /volume/v3/volumes/08158d81-3054-46af-8d59-bdca4ec97bb0 => generated 1014 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:24:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-055936ba-5a17-4fd0-b8d4-c8e95091d7c7 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13e39d9e-e05a-4c83-baa5-cfbea1c3cc3c) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:24:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-055936ba-5a17-4fd0-b8d4-c8e95091d7c7 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (226c8a23-bd3c-45b8-a9c3-6e41312f5222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:10 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-055936ba-5a17-4fd0-b8d4-c8e95091d7c7 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Created reservations ['706366a3-4784-44cc-badb-68629cac520b', '0563176d-f171-4a50-b3c2-61f1eeeadd23', '88a707aa-a247-491b-8f41-fcf11afea35c', 'bb4edf79-fee3-447b-98b4-4602edd4f3d1'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:24:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-055936ba-5a17-4fd0-b8d4-c8e95091d7c7 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (226c8a23-bd3c-45b8-a9c3-6e41312f5222) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['706366a3-4784-44cc-badb-68629cac520b', '0563176d-f171-4a50-b3c2-61f1eeeadd23', '88a707aa-a247-491b-8f41-fcf11afea35c', 'bb4edf79-fee3-447b-98b4-4602edd4f3d1']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:10 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-055936ba-5a17-4fd0-b8d4-c8e95091d7c7 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8427a02b-7adc-4c88-b43d-9793959cba6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24: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:24:11 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-055936ba-5a17-4fd0-b8d4-c8e95091d7c7 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8427a02b-7adc-4c88-b43d-9793959cba6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1425460-7636-4981-8859-7b291896a489', '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='1bd1a52d3e4f42bc81beb7586d30d4b9',qos_specs=None,replication_status=,reservations=['706366a3-4784-44cc-badb-68629cac520b','0563176d-f171-4a50-b3c2-61f1eeeadd23','88a707aa-a247-491b-8f41-fcf11afea35c','bb4edf79-fee3-447b-98b4-4602edd4f3d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18360b462acc4c5e85adfc846dc091ec',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:24:11Z,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=a1425460-7636-4981-8859-7b291896a489,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1bd1a52d3e4f42bc81beb7586d30d4b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18360b462acc4c5e85adfc846dc091ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-055936ba-5a17-4fd0-b8d4-c8e95091d7c7 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a18da04-0b7f-45c7-b623-6fff8f6de90e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-055936ba-5a17-4fd0-b8d4-c8e95091d7c7 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a18da04-0b7f-45c7-b623-6fff8f6de90e) transitioned into state 'SUCCESS' from 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='1bd1a52d3e4f42bc81beb7586d30d4b9',qos_specs=None,replication_status=,reservations=['706366a3-4784-44cc-badb-68629cac520b','0563176d-f171-4a50-b3c2-61f1eeeadd23','88a707aa-a247-491b-8f41-fcf11afea35c','bb4edf79-fee3-447b-98b4-4602edd4f3d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18360b462acc4c5e85adfc846dc091ec',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-055936ba-5a17-4fd0-b8d4-c8e95091d7c7 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e8ef798-175e-48ac-a98e-1eb0da5b552d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-055936ba-5a17-4fd0-b8d4-c8e95091d7c7 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e8ef798-175e-48ac-a98e-1eb0da5b552d) 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:24:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-055936ba-5a17-4fd0-b8d4-c8e95091d7c7 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Flow 'volume_create_api' (dda655a1-9420-4269-9ba1-662c94169ce6) 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:24:11 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-055936ba-5a17-4fd0-b8d4-c8e95091d7c7 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Create volume request issued successfully. Sep 01 12:24:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-055936ba-5a17-4fd0-b8d4-c8e95091d7c7 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:24:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1445/2894] 192.168.122.29 () {62 vars in 1179 bytes} [Tue Sep 1 12:24:10 2026] POST /volume/v3/volumes => generated 782 bytes in 1056 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:24:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3fd36cfd-1a9a-483d-ab47-2f01a49f25b7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3fd36cfd-1a9a-483d-ab47-2f01a49f25b7 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] GET http://192.168.122.29/volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 Sep 01 12:24:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3fd36cfd-1a9a-483d-ab47-2f01a49f25b7 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3fd36cfd-1a9a-483d-ab47-2f01a49f25b7 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:11 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3fd36cfd-1a9a-483d-ab47-2f01a49f25b7 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Volume info retrieved successfully. Sep 01 12:24:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3fd36cfd-1a9a-483d-ab47-2f01a49f25b7 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] http://192.168.122.29/volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 returned with HTTP 200 Sep 01 12:24:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1450/2895] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:24:11 2026] GET /volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 => generated 850 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:24:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d45edb16-9602-4a58-b926-45a373951127 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d45edb16-9602-4a58-b926-45a373951127 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:24:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d45edb16-9602-4a58-b926-45a373951127 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:24:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-d45edb16-9602-4a58-b926-45a373951127 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:24:11 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-d45edb16-9602-4a58-b926-45a373951127 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Create volume of 1 GB Sep 01 12:24: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:24:11 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:11 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d45edb16-9602-4a58-b926-45a373951127 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Availability Zones retrieved successfully. Sep 01 12:24:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d45edb16-9602-4a58-b926-45a373951127 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Flow 'volume_create_api' (980ce58e-8e39-40b5-822c-fe20e19d718d) 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:24:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d45edb16-9602-4a58-b926-45a373951127 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08c85ff3-1c07-4a97-aa22-c42c31ef656e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-d45edb16-9602-4a58-b926-45a373951127 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-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:24:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f07f9671-f961-45ad-bc48-fdebd5938498 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f07f9671-f961-45ad-bc48-fdebd5938498 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] GET http://192.168.122.29/volume/v3/volumes/f09aae17-c62d-4a8d-aac9-ec5994e2315f Sep 01 12:24:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f07f9671-f961-45ad-bc48-fdebd5938498 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f07f9671-f961-45ad-bc48-fdebd5938498 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:11 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f07f9671-f961-45ad-bc48-fdebd5938498 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Volume info retrieved successfully. Sep 01 12:24:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d45edb16-9602-4a58-b926-45a373951127 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08c85ff3-1c07-4a97-aa22-c42c31ef656e) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:24:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f07f9671-f961-45ad-bc48-fdebd5938498 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/volumes/f09aae17-c62d-4a8d-aac9-ec5994e2315f returned with HTTP 200 Sep 01 12:24:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1451/2896] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:11 2026] GET /volume/v3/volumes/f09aae17-c62d-4a8d-aac9-ec5994e2315f => generated 860 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d45edb16-9602-4a58-b926-45a373951127 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ba89618-2638-466c-91f5-41d6e7ef4849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-29b8a829-f208-4fe8-b2c1-2ea766d61205 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-29b8a829-f208-4fe8-b2c1-2ea766d61205 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] GET http://192.168.122.29/volume/v3/volumes/6e74e9f5-e481-45f5-b909-8a3000d9da85 Sep 01 12:24:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-29b8a829-f208-4fe8-b2c1-2ea766d61205 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-29b8a829-f208-4fe8-b2c1-2ea766d61205 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:11 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-29b8a829-f208-4fe8-b2c1-2ea766d61205 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Volume info retrieved successfully. Sep 01 12:24:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-29b8a829-f208-4fe8-b2c1-2ea766d61205 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/volumes/6e74e9f5-e481-45f5-b909-8a3000d9da85 returned with HTTP 200 Sep 01 12:24:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1452/2897] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:11 2026] GET /volume/v3/volumes/6e74e9f5-e481-45f5-b909-8a3000d9da85 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6e78d9e0-7741-490d-8994-88bc9f2c0301 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6e78d9e0-7741-490d-8994-88bc9f2c0301 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] DELETE http://192.168.122.29/volume/v3/volumes/6e74e9f5-e481-45f5-b909-8a3000d9da85 Sep 01 12:24:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6e78d9e0-7741-490d-8994-88bc9f2c0301 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6e78d9e0-7741-490d-8994-88bc9f2c0301 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:11 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-6e78d9e0-7741-490d-8994-88bc9f2c0301 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Delete volume with id: 6e74e9f5-e481-45f5-b909-8a3000d9da85 Sep 01 12:24: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:24:11 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6e78d9e0-7741-490d-8994-88bc9f2c0301 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Volume info retrieved successfully. Sep 01 12:24:11 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-d45edb16-9602-4a58-b926-45a373951127 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Created reservations ['571f651d-4507-4186-a1e9-9b8f1cdb2179', 'c4f2409e-1f54-40ce-a20f-281a41f99a1e', '8e168001-e15d-45d6-b964-46e607743e4e', '5324d744-2f53-4b28-8365-0f3596eef57b'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:24:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d45edb16-9602-4a58-b926-45a373951127 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ba89618-2638-466c-91f5-41d6e7ef4849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['571f651d-4507-4186-a1e9-9b8f1cdb2179', 'c4f2409e-1f54-40ce-a20f-281a41f99a1e', '8e168001-e15d-45d6-b964-46e607743e4e', '5324d744-2f53-4b28-8365-0f3596eef57b']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d45edb16-9602-4a58-b926-45a373951127 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bee5825e-59eb-4624-a6e5-86ef9b83c9e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6e78d9e0-7741-490d-8994-88bc9f2c0301 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Delete volume request issued successfully. Sep 01 12:24:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6e78d9e0-7741-490d-8994-88bc9f2c0301 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/volumes/6e74e9f5-e481-45f5-b909-8a3000d9da85 returned with HTTP 202 Sep 01 12:24:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1453/2898] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:24:11 2026] DELETE /volume/v3/volumes/6e74e9f5-e481-45f5-b909-8a3000d9da85 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:24:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-37cc0faf-2abf-44d5-be95-f4ba68d62c7b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-37cc0faf-2abf-44d5-be95-f4ba68d62c7b tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] GET http://192.168.122.29/volume/v3/volumes/6e74e9f5-e481-45f5-b909-8a3000d9da85 Sep 01 12:24:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-37cc0faf-2abf-44d5-be95-f4ba68d62c7b tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-37cc0faf-2abf-44d5-be95-f4ba68d62c7b tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:11 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d45edb16-9602-4a58-b926-45a373951127 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bee5825e-59eb-4624-a6e5-86ef9b83c9e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7e7effc-347f-47b6-b567-472750f4e0e6', '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='c5b7894f22654a97befd33dcac833688',qos_specs=None,replication_status=,reservations=['571f651d-4507-4186-a1e9-9b8f1cdb2179','c4f2409e-1f54-40ce-a20f-281a41f99a1e','8e168001-e15d-45d6-b964-46e607743e4e','5324d744-2f53-4b28-8365-0f3596eef57b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45f7666933d54540a5b40b88738e4618',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:24:11Z,deleted=False,deleted_at=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7e7effc-347f-47b6-b567-472750f4e0e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5b7894f22654a97befd33dcac833688',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45f7666933d54540a5b40b88738e4618',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d45edb16-9602-4a58-b926-45a373951127 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c11e54fb-4282-428d-83af-20a0cc7ba067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24: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:24:11 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-37cc0faf-2abf-44d5-be95-f4ba68d62c7b tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Volume info retrieved successfully. Sep 01 12:24:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-37cc0faf-2abf-44d5-be95-f4ba68d62c7b tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/volumes/6e74e9f5-e481-45f5-b909-8a3000d9da85 returned with HTTP 200 Sep 01 12:24:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d45edb16-9602-4a58-b926-45a373951127 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c11e54fb-4282-428d-83af-20a0cc7ba067) transitioned into state 'SUCCESS' from 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='c5b7894f22654a97befd33dcac833688',qos_specs=None,replication_status=,reservations=['571f651d-4507-4186-a1e9-9b8f1cdb2179','c4f2409e-1f54-40ce-a20f-281a41f99a1e','8e168001-e15d-45d6-b964-46e607743e4e','5324d744-2f53-4b28-8365-0f3596eef57b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45f7666933d54540a5b40b88738e4618',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d45edb16-9602-4a58-b926-45a373951127 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f1f6c99-7e08-4d44-9844-319cce2aaad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1454/2899] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:11 2026] GET /volume/v3/volumes/6e74e9f5-e481-45f5-b909-8a3000d9da85 => generated 859 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0699f5eb-3e84-4b33-b2cc-bf26199bba0e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0699f5eb-3e84-4b33-b2cc-bf26199bba0e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/08158d81-3054-46af-8d59-bdca4ec97bb0 Sep 01 12:24:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0699f5eb-3e84-4b33-b2cc-bf26199bba0e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0699f5eb-3e84-4b33-b2cc-bf26199bba0e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:11 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d45edb16-9602-4a58-b926-45a373951127 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f1f6c99-7e08-4d44-9844-319cce2aaad1) 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:24:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-d45edb16-9602-4a58-b926-45a373951127 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Flow 'volume_create_api' (980ce58e-8e39-40b5-822c-fe20e19d718d) 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:24:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0699f5eb-3e84-4b33-b2cc-bf26199bba0e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:24:11 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d45edb16-9602-4a58-b926-45a373951127 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Create volume request issued successfully. Sep 01 12:24:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d45edb16-9602-4a58-b926-45a373951127 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:24:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1446/2900] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:24:11 2026] POST /volume/v3/volumes => generated 747 bytes in 631 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:24:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0699f5eb-3e84-4b33-b2cc-bf26199bba0e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/08158d81-3054-46af-8d59-bdca4ec97bb0 returned with HTTP 200 Sep 01 12:24:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1455/2901] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:11 2026] GET /volume/v3/volumes/08158d81-3054-46af-8d59-bdca4ec97bb0 => generated 1014 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:24:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-081a1a21-f454-4c0d-a756-236fb833f3b5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-081a1a21-f454-4c0d-a756-236fb833f3b5 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] GET http://192.168.122.29/volume/v3/volumes/a7e7effc-347f-47b6-b567-472750f4e0e6 Sep 01 12:24:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-081a1a21-f454-4c0d-a756-236fb833f3b5 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-081a1a21-f454-4c0d-a756-236fb833f3b5 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:11 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:11 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-081a1a21-f454-4c0d-a756-236fb833f3b5 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Volume info retrieved successfully. Sep 01 12:24:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-081a1a21-f454-4c0d-a756-236fb833f3b5 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] http://192.168.122.29/volume/v3/volumes/a7e7effc-347f-47b6-b567-472750f4e0e6 returned with HTTP 200 Sep 01 12:24:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1447/2902] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:11 2026] GET /volume/v3/volumes/a7e7effc-347f-47b6-b567-472750f4e0e6 => generated 815 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cf194c54-cc5e-4c8d-a5fb-4d0084da11cd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cf194c54-cc5e-4c8d-a5fb-4d0084da11cd tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] GET http://192.168.122.29/volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 Sep 01 12:24:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cf194c54-cc5e-4c8d-a5fb-4d0084da11cd tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cf194c54-cc5e-4c8d-a5fb-4d0084da11cd tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:12 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:12 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-cf194c54-cc5e-4c8d-a5fb-4d0084da11cd tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Volume info retrieved successfully. Sep 01 12:24:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cf194c54-cc5e-4c8d-a5fb-4d0084da11cd tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] http://192.168.122.29/volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 returned with HTTP 200 Sep 01 12:24:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1456/2903] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:24:12 2026] GET /volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 => generated 874 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:24:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-745b5d6a-14d1-4cd9-bc83-eb445a09a533 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-745b5d6a-14d1-4cd9-bc83-eb445a09a533 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] GET http://192.168.122.29/volume/v3/volumes/6e74e9f5-e481-45f5-b909-8a3000d9da85 Sep 01 12:24:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-745b5d6a-14d1-4cd9-bc83-eb445a09a533 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-745b5d6a-14d1-4cd9-bc83-eb445a09a533 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-745b5d6a-14d1-4cd9-bc83-eb445a09a533 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/volumes/6e74e9f5-e481-45f5-b909-8a3000d9da85 returned with HTTP 404 Sep 01 12:24:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1448/2904] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:12 2026] GET /volume/v3/volumes/6e74e9f5-e481-45f5-b909-8a3000d9da85 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:24:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e1a5f9ed-9eb2-43cd-8db6-e5a9a50d7dc2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e1a5f9ed-9eb2-43cd-8db6-e5a9a50d7dc2 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] DELETE http://192.168.122.29/volume/v3/volumes/f09aae17-c62d-4a8d-aac9-ec5994e2315f Sep 01 12:24:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e1a5f9ed-9eb2-43cd-8db6-e5a9a50d7dc2 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e1a5f9ed-9eb2-43cd-8db6-e5a9a50d7dc2 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:12 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-e1a5f9ed-9eb2-43cd-8db6-e5a9a50d7dc2 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Delete volume with id: f09aae17-c62d-4a8d-aac9-ec5994e2315f Sep 01 12:24: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:24:12 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:12 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e1a5f9ed-9eb2-43cd-8db6-e5a9a50d7dc2 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Volume info retrieved successfully. Sep 01 12:24:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2954d9cb-450d-4b62-aa99-736d8055501b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2954d9cb-450d-4b62-aa99-736d8055501b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/08158d81-3054-46af-8d59-bdca4ec97bb0 Sep 01 12:24:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2954d9cb-450d-4b62-aa99-736d8055501b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2954d9cb-450d-4b62-aa99-736d8055501b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e1a5f9ed-9eb2-43cd-8db6-e5a9a50d7dc2 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Delete volume request issued successfully. Sep 01 12:24:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e1a5f9ed-9eb2-43cd-8db6-e5a9a50d7dc2 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/volumes/f09aae17-c62d-4a8d-aac9-ec5994e2315f returned with HTTP 202 Sep 01 12:24:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1457/2905] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:24:12 2026] DELETE /volume/v3/volumes/f09aae17-c62d-4a8d-aac9-ec5994e2315f => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:24:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f7500b8f-c0b8-4525-bde8-492e6a67353e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24: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:24:12 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f7500b8f-c0b8-4525-bde8-492e6a67353e tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] GET http://192.168.122.29/volume/v3/volumes/f09aae17-c62d-4a8d-aac9-ec5994e2315f Sep 01 12:24:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f7500b8f-c0b8-4525-bde8-492e6a67353e tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f7500b8f-c0b8-4525-bde8-492e6a67353e tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:12 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24: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:24:13 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2954d9cb-450d-4b62-aa99-736d8055501b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:24: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:24:13 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f7500b8f-c0b8-4525-bde8-492e6a67353e tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Volume info retrieved successfully. Sep 01 12:24:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2954d9cb-450d-4b62-aa99-736d8055501b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/08158d81-3054-46af-8d59-bdca4ec97bb0 returned with HTTP 200 Sep 01 12:24:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1449/2906] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:12 2026] GET /volume/v3/volumes/08158d81-3054-46af-8d59-bdca4ec97bb0 => generated 1015 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:24:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f7500b8f-c0b8-4525-bde8-492e6a67353e tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/volumes/f09aae17-c62d-4a8d-aac9-ec5994e2315f returned with HTTP 200 Sep 01 12:24:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1458/2907] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:12 2026] GET /volume/v3/volumes/f09aae17-c62d-4a8d-aac9-ec5994e2315f => generated 859 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1b89f1fc-7423-4e5e-83ba-0112f0171cd1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8d36b5dd-fbd7-4881-b329-dee8cd052d0d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1b89f1fc-7423-4e5e-83ba-0112f0171cd1 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] GET http://192.168.122.29/volume/v3/volumes/a7e7effc-347f-47b6-b567-472750f4e0e6 Sep 01 12:24:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1b89f1fc-7423-4e5e-83ba-0112f0171cd1 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1b89f1fc-7423-4e5e-83ba-0112f0171cd1 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:13 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:13 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1b89f1fc-7423-4e5e-83ba-0112f0171cd1 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Volume info retrieved successfully. Sep 01 12:24:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1b89f1fc-7423-4e5e-83ba-0112f0171cd1 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] http://192.168.122.29/volume/v3/volumes/a7e7effc-347f-47b6-b567-472750f4e0e6 returned with HTTP 200 Sep 01 12:24:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1450/2908] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:13 2026] GET /volume/v3/volumes/a7e7effc-347f-47b6-b567-472750f4e0e6 => generated 839 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8d36b5dd-fbd7-4881-b329-dee8cd052d0d tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:24:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8d36b5dd-fbd7-4881-b329-dee8cd052d0d tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "08158d81-3054-46af-8d59-bdca4ec97bb0", "name": "tempest-ProjectMemberTests-Snapshot-405297420"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:24: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:24:13 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:13 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8d36b5dd-fbd7-4881-b329-dee8cd052d0d tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Volume info retrieved successfully. Sep 01 12:24:13 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-8d36b5dd-fbd7-4881-b329-dee8cd052d0d tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Create snapshot from volume 08158d81-3054-46af-8d59-bdca4ec97bb0 Sep 01 12:24:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-39667f49-261c-49ea-8e52-d5bb800e71d9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-39667f49-261c-49ea-8e52-d5bb800e71d9 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] GET http://192.168.122.29/volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 Sep 01 12:24:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-39667f49-261c-49ea-8e52-d5bb800e71d9 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-39667f49-261c-49ea-8e52-d5bb800e71d9 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:13 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:13 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-39667f49-261c-49ea-8e52-d5bb800e71d9 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Volume info retrieved successfully. Sep 01 12:24:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-39667f49-261c-49ea-8e52-d5bb800e71d9 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] http://192.168.122.29/volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 returned with HTTP 200 Sep 01 12:24:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1451/2909] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:24:13 2026] GET /volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 => generated 932 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:24:13 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-8d36b5dd-fbd7-4881-b329-dee8cd052d0d tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Created reservations ['a1b77e00-3951-4c48-8015-e855c350a84c', '576d2562-d084-4fef-aadd-699761dd4d60', 'a79ca02f-c96e-4b75-85a6-c56256851bc0', '76ad081d-2516-46ef-8314-e5c2cd303ef3'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:24: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:24:13 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8d36b5dd-fbd7-4881-b329-dee8cd052d0d tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Snapshot create request issued successfully. Sep 01 12:24:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8d36b5dd-fbd7-4881-b329-dee8cd052d0d tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] http://192.168.122.29/volume/v3/snapshots returned with HTTP 202 Sep 01 12:24:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1459/2910] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:24:13 2026] POST /volume/v3/snapshots => generated 304 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:24:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0eef0487-788f-4fe1-8e00-74539dfab7b6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0eef0487-788f-4fe1-8e00-74539dfab7b6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] GET http://192.168.122.29/volume/v3/snapshots/9d18e82a-f1d7-4ede-8572-09e36dfc4bd2 Sep 01 12:24:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0eef0487-788f-4fe1-8e00-74539dfab7b6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0eef0487-788f-4fe1-8e00-74539dfab7b6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:13 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0eef0487-788f-4fe1-8e00-74539dfab7b6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Snapshot retrieved successfully. Sep 01 12:24:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0eef0487-788f-4fe1-8e00-74539dfab7b6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] http://192.168.122.29/volume/v3/snapshots/9d18e82a-f1d7-4ede-8572-09e36dfc4bd2 returned with HTTP 200 Sep 01 12:24:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1452/2911] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:13 2026] GET /volume/v3/snapshots/9d18e82a-f1d7-4ede-8572-09e36dfc4bd2 => generated 436 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1707fba2-fe17-455c-ac07-2592c01ea32b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1707fba2-fe17-455c-ac07-2592c01ea32b tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] GET http://192.168.122.29/volume/v3/volumes/f09aae17-c62d-4a8d-aac9-ec5994e2315f Sep 01 12:24:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1707fba2-fe17-455c-ac07-2592c01ea32b tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1707fba2-fe17-455c-ac07-2592c01ea32b tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1707fba2-fe17-455c-ac07-2592c01ea32b tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/volumes/f09aae17-c62d-4a8d-aac9-ec5994e2315f returned with HTTP 404 Sep 01 12:24:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1460/2912] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:14 2026] GET /volume/v3/volumes/f09aae17-c62d-4a8d-aac9-ec5994e2315f => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:24:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0e3b75a5-d93c-43ab-acab-8606d79c1ef2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0e3b75a5-d93c-43ab-acab-8606d79c1ef2 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] DELETE http://192.168.122.29/volume/v3/volumes/d004da9f-5d67-4cf2-a4fc-18ca7dc29e54 Sep 01 12:24:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0e3b75a5-d93c-43ab-acab-8606d79c1ef2 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0e3b75a5-d93c-43ab-acab-8606d79c1ef2 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:14 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-0e3b75a5-d93c-43ab-acab-8606d79c1ef2 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Delete volume with id: d004da9f-5d67-4cf2-a4fc-18ca7dc29e54 Sep 01 12:24: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:24:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0e3b75a5-d93c-43ab-acab-8606d79c1ef2 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Volume info retrieved successfully. Sep 01 12:24:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0e3b75a5-d93c-43ab-acab-8606d79c1ef2 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Delete volume request issued successfully. Sep 01 12:24:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0e3b75a5-d93c-43ab-acab-8606d79c1ef2 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/volumes/d004da9f-5d67-4cf2-a4fc-18ca7dc29e54 returned with HTTP 202 Sep 01 12:24:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1453/2913] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:24:14 2026] DELETE /volume/v3/volumes/d004da9f-5d67-4cf2-a4fc-18ca7dc29e54 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:24:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-199d7b1d-d718-4516-8c06-9b7fb5b50836 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e21922f1-5dd4-4dc2-a370-e35df4940873 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-199d7b1d-d718-4516-8c06-9b7fb5b50836 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] GET http://192.168.122.29/volume/v3/volumes/d004da9f-5d67-4cf2-a4fc-18ca7dc29e54 Sep 01 12:24:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-199d7b1d-d718-4516-8c06-9b7fb5b50836 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-199d7b1d-d718-4516-8c06-9b7fb5b50836 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e21922f1-5dd4-4dc2-a370-e35df4940873 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] GET http://192.168.122.29/volume/v3/volumes/a7e7effc-347f-47b6-b567-472750f4e0e6 Sep 01 12:24:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e21922f1-5dd4-4dc2-a370-e35df4940873 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e21922f1-5dd4-4dc2-a370-e35df4940873 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:14 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:14 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24: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:24:14 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-199d7b1d-d718-4516-8c06-9b7fb5b50836 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Volume info retrieved successfully. Sep 01 12:24:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-199d7b1d-d718-4516-8c06-9b7fb5b50836 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/volumes/d004da9f-5d67-4cf2-a4fc-18ca7dc29e54 returned with HTTP 200 Sep 01 12:24:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1461/2914] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:14 2026] GET /volume/v3/volumes/d004da9f-5d67-4cf2-a4fc-18ca7dc29e54 => generated 857 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e21922f1-5dd4-4dc2-a370-e35df4940873 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Volume info retrieved successfully. Sep 01 12:24:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e21922f1-5dd4-4dc2-a370-e35df4940873 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] http://192.168.122.29/volume/v3/volumes/a7e7effc-347f-47b6-b567-472750f4e0e6 returned with HTTP 200 Sep 01 12:24:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1454/2915] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:14 2026] GET /volume/v3/volumes/a7e7effc-347f-47b6-b567-472750f4e0e6 => generated 840 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0d0cc4c9-0eb6-4588-9421-6f68ba32cff4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0d0cc4c9-0eb6-4588-9421-6f68ba32cff4 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] GET http://192.168.122.29/volume/v3/volumes/a7e7effc-347f-47b6-b567-472750f4e0e6 Sep 01 12:24:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0d0cc4c9-0eb6-4588-9421-6f68ba32cff4 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0d0cc4c9-0eb6-4588-9421-6f68ba32cff4 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:14 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:14 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0d0cc4c9-0eb6-4588-9421-6f68ba32cff4 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Volume info retrieved successfully. Sep 01 12:24:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0d0cc4c9-0eb6-4588-9421-6f68ba32cff4 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] http://192.168.122.29/volume/v3/volumes/a7e7effc-347f-47b6-b567-472750f4e0e6 returned with HTTP 200 Sep 01 12:24:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1462/2916] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:14 2026] GET /volume/v3/volumes/a7e7effc-347f-47b6-b567-472750f4e0e6 => generated 840 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-45cfc38d-cb2f-46fd-a7dc-81625e6e1267 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-45cfc38d-cb2f-46fd-a7dc-81625e6e1267 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:24:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-45cfc38d-cb2f-46fd-a7dc-81625e6e1267 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-810029854"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:24:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-45cfc38d-cb2f-46fd-a7dc-81625e6e1267 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-810029854'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:24:14 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-45cfc38d-cb2f-46fd-a7dc-81625e6e1267 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Create volume of 1 GB Sep 01 12:24:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-45cfc38d-cb2f-46fd-a7dc-81625e6e1267 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Availability Zones retrieved successfully. Sep 01 12:24:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-45cfc38d-cb2f-46fd-a7dc-81625e6e1267 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Flow 'volume_create_api' (bf2b201c-d6ab-4cc7-9755-309de22adc54) 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:24:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-45cfc38d-cb2f-46fd-a7dc-81625e6e1267 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa34f6bd-3273-40f8-b63a-c879889b535f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-45cfc38d-cb2f-46fd-a7dc-81625e6e1267 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-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:24:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8a6c0d76-b141-46f0-9808-7892e095e8ba None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8a6c0d76-b141-46f0-9808-7892e095e8ba tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] GET http://192.168.122.29/volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 Sep 01 12:24:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8a6c0d76-b141-46f0-9808-7892e095e8ba tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8a6c0d76-b141-46f0-9808-7892e095e8ba tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:14 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:14 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8a6c0d76-b141-46f0-9808-7892e095e8ba tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Volume info retrieved successfully. Sep 01 12:24:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-45cfc38d-cb2f-46fd-a7dc-81625e6e1267 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa34f6bd-3273-40f8-b63a-c879889b535f) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:24:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-45cfc38d-cb2f-46fd-a7dc-81625e6e1267 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36fae8a7-b859-44cc-a5fa-56f5d0adb774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8a6c0d76-b141-46f0-9808-7892e095e8ba tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] http://192.168.122.29/volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 returned with HTTP 200 Sep 01 12:24:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1463/2917] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:24:14 2026] GET /volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 => generated 932 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:24:14 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-45cfc38d-cb2f-46fd-a7dc-81625e6e1267 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Created reservations ['4e72583c-ef20-497a-8bf5-258e205b05bb', '5f6b6d50-9cf7-45b4-85bb-408f9c0741b1', '135b20ac-261c-43b2-8f46-0dee452b606c', 'dd346114-1d59-4599-97c3-3af09f472b70'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:24:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-45cfc38d-cb2f-46fd-a7dc-81625e6e1267 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36fae8a7-b859-44cc-a5fa-56f5d0adb774) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e72583c-ef20-497a-8bf5-258e205b05bb', '5f6b6d50-9cf7-45b4-85bb-408f9c0741b1', '135b20ac-261c-43b2-8f46-0dee452b606c', 'dd346114-1d59-4599-97c3-3af09f472b70']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-45cfc38d-cb2f-46fd-a7dc-81625e6e1267 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ff1959b-d5e3-4096-97fd-70ad31ca528f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24: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:24:14 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-45cfc38d-cb2f-46fd-a7dc-81625e6e1267 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ff1959b-d5e3-4096-97fd-70ad31ca528f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '436c3b5b-921b-4ddc-90aa-ef16fde77e5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-810029854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5b7894f22654a97befd33dcac833688',qos_specs=None,replication_status=,reservations=['4e72583c-ef20-497a-8bf5-258e205b05bb','5f6b6d50-9cf7-45b4-85bb-408f9c0741b1','135b20ac-261c-43b2-8f46-0dee452b606c','dd346114-1d59-4599-97c3-3af09f472b70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45f7666933d54540a5b40b88738e4618',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:24:14Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-810029854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=436c3b5b-921b-4ddc-90aa-ef16fde77e5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5b7894f22654a97befd33dcac833688',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45f7666933d54540a5b40b88738e4618',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-65560e1d-61b4-4594-8d70-925273faa865 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-45cfc38d-cb2f-46fd-a7dc-81625e6e1267 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7eedf23-fb97-4fe6-96cc-25ea4b8ab1da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-65560e1d-61b4-4594-8d70-925273faa865 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] GET http://192.168.122.29/volume/v3/snapshots/9d18e82a-f1d7-4ede-8572-09e36dfc4bd2 Sep 01 12:24:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-65560e1d-61b4-4594-8d70-925273faa865 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-65560e1d-61b4-4594-8d70-925273faa865 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:14 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-65560e1d-61b4-4594-8d70-925273faa865 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Snapshot retrieved successfully. Sep 01 12:24:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-45cfc38d-cb2f-46fd-a7dc-81625e6e1267 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7eedf23-fb97-4fe6-96cc-25ea4b8ab1da) transitioned into 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-810029854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5b7894f22654a97befd33dcac833688',qos_specs=None,replication_status=,reservations=['4e72583c-ef20-497a-8bf5-258e205b05bb','5f6b6d50-9cf7-45b4-85bb-408f9c0741b1','135b20ac-261c-43b2-8f46-0dee452b606c','dd346114-1d59-4599-97c3-3af09f472b70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45f7666933d54540a5b40b88738e4618',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-65560e1d-61b4-4594-8d70-925273faa865 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] http://192.168.122.29/volume/v3/snapshots/9d18e82a-f1d7-4ede-8572-09e36dfc4bd2 returned with HTTP 200 Sep 01 12:24:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1464/2918] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:14 2026] GET /volume/v3/snapshots/9d18e82a-f1d7-4ede-8572-09e36dfc4bd2 => generated 436 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-45cfc38d-cb2f-46fd-a7dc-81625e6e1267 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4eebfe22-98b5-4244-89e9-a6dd14815dba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-45cfc38d-cb2f-46fd-a7dc-81625e6e1267 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4eebfe22-98b5-4244-89e9-a6dd14815dba) 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:24:14 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-45cfc38d-cb2f-46fd-a7dc-81625e6e1267 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Flow 'volume_create_api' (bf2b201c-d6ab-4cc7-9755-309de22adc54) 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:24:14 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-45cfc38d-cb2f-46fd-a7dc-81625e6e1267 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Create volume request issued successfully. Sep 01 12:24:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-45cfc38d-cb2f-46fd-a7dc-81625e6e1267 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:24:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1455/2919] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:24:14 2026] POST /volume/v3/volumes => generated 782 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 12:24:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8d5d385f-83a4-471f-9f67-3b662cda7b73 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8d5d385f-83a4-471f-9f67-3b662cda7b73 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] GET http://192.168.122.29/volume/v3/volumes/436c3b5b-921b-4ddc-90aa-ef16fde77e5b Sep 01 12:24:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8d5d385f-83a4-471f-9f67-3b662cda7b73 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8d5d385f-83a4-471f-9f67-3b662cda7b73 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:14 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:14 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8d5d385f-83a4-471f-9f67-3b662cda7b73 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Volume info retrieved successfully. Sep 01 12:24:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8d5d385f-83a4-471f-9f67-3b662cda7b73 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] http://192.168.122.29/volume/v3/volumes/436c3b5b-921b-4ddc-90aa-ef16fde77e5b returned with HTTP 200 Sep 01 12:24:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1465/2920] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:14 2026] GET /volume/v3/volumes/436c3b5b-921b-4ddc-90aa-ef16fde77e5b => generated 850 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c2a36b3d-bae5-4463-8f5b-f29782cf0ac2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c2a36b3d-bae5-4463-8f5b-f29782cf0ac2 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] GET http://192.168.122.29/volume/v3/volumes/d004da9f-5d67-4cf2-a4fc-18ca7dc29e54 Sep 01 12:24:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c2a36b3d-bae5-4463-8f5b-f29782cf0ac2 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c2a36b3d-bae5-4463-8f5b-f29782cf0ac2 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c2a36b3d-bae5-4463-8f5b-f29782cf0ac2 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/volumes/d004da9f-5d67-4cf2-a4fc-18ca7dc29e54 returned with HTTP 404 Sep 01 12:24:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1456/2921] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:15 2026] GET /volume/v3/volumes/d004da9f-5d67-4cf2-a4fc-18ca7dc29e54 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:24:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-80df759a-921e-489b-8bb6-c38b01d162fc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-80df759a-921e-489b-8bb6-c38b01d162fc tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] DELETE http://192.168.122.29/volume/v3/volumes/cd648123-f174-46cb-929c-0c5d9e8826c0 Sep 01 12:24:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-80df759a-921e-489b-8bb6-c38b01d162fc tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-80df759a-921e-489b-8bb6-c38b01d162fc tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:15 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-80df759a-921e-489b-8bb6-c38b01d162fc tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Delete volume with id: cd648123-f174-46cb-929c-0c5d9e8826c0 Sep 01 12:24: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:24:15 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:15 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:15 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-80df759a-921e-489b-8bb6-c38b01d162fc tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Volume info retrieved successfully. Sep 01 12:24:15 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-80df759a-921e-489b-8bb6-c38b01d162fc tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Delete volume request issued successfully. Sep 01 12:24:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-80df759a-921e-489b-8bb6-c38b01d162fc tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/volumes/cd648123-f174-46cb-929c-0c5d9e8826c0 returned with HTTP 202 Sep 01 12:24:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1466/2922] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:24:15 2026] DELETE /volume/v3/volumes/cd648123-f174-46cb-929c-0c5d9e8826c0 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:24:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-04356b2f-fa3d-4e8e-9cc9-f00621797ded None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-04356b2f-fa3d-4e8e-9cc9-f00621797ded tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] GET http://192.168.122.29/volume/v3/volumes/cd648123-f174-46cb-929c-0c5d9e8826c0 Sep 01 12:24:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-04356b2f-fa3d-4e8e-9cc9-f00621797ded tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-04356b2f-fa3d-4e8e-9cc9-f00621797ded tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:15 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:15 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:15 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-04356b2f-fa3d-4e8e-9cc9-f00621797ded tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Volume info retrieved successfully. Sep 01 12:24:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-04356b2f-fa3d-4e8e-9cc9-f00621797ded tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/volumes/cd648123-f174-46cb-929c-0c5d9e8826c0 returned with HTTP 200 Sep 01 12:24:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1457/2923] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:15 2026] GET /volume/v3/volumes/cd648123-f174-46cb-929c-0c5d9e8826c0 => generated 858 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:24:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5871fe9b-fa33-46cb-9979-bb0196f8e9e1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5871fe9b-fa33-46cb-9979-bb0196f8e9e1 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] GET http://192.168.122.29/volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 Sep 01 12:24:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5871fe9b-fa33-46cb-9979-bb0196f8e9e1 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5871fe9b-fa33-46cb-9979-bb0196f8e9e1 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:15 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:15 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:15 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5871fe9b-fa33-46cb-9979-bb0196f8e9e1 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Volume info retrieved successfully. Sep 01 12:24:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5871fe9b-fa33-46cb-9979-bb0196f8e9e1 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] http://192.168.122.29/volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 returned with HTTP 200 Sep 01 12:24:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1467/2924] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:24:15 2026] GET /volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 => generated 932 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:24:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2e5fd2c0-a739-47f6-9b07-f119ca9a1c75 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2e5fd2c0-a739-47f6-9b07-f119ca9a1c75 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] GET http://192.168.122.29/volume/v3/snapshots/9d18e82a-f1d7-4ede-8572-09e36dfc4bd2 Sep 01 12:24:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2e5fd2c0-a739-47f6-9b07-f119ca9a1c75 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2e5fd2c0-a739-47f6-9b07-f119ca9a1c75 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:15 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:15 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2e5fd2c0-a739-47f6-9b07-f119ca9a1c75 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Snapshot retrieved successfully. Sep 01 12:24:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2e5fd2c0-a739-47f6-9b07-f119ca9a1c75 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] http://192.168.122.29/volume/v3/snapshots/9d18e82a-f1d7-4ede-8572-09e36dfc4bd2 returned with HTTP 200 Sep 01 12:24:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1458/2925] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:15 2026] GET /volume/v3/snapshots/9d18e82a-f1d7-4ede-8572-09e36dfc4bd2 => generated 436 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:24:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0a3f08b1-e13e-4b31-907b-2fe9b9d4c41c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0a3f08b1-e13e-4b31-907b-2fe9b9d4c41c tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] GET http://192.168.122.29/volume/v3/volumes/436c3b5b-921b-4ddc-90aa-ef16fde77e5b Sep 01 12:24:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0a3f08b1-e13e-4b31-907b-2fe9b9d4c41c tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0a3f08b1-e13e-4b31-907b-2fe9b9d4c41c tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:15 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:15 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:15 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0a3f08b1-e13e-4b31-907b-2fe9b9d4c41c tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Volume info retrieved successfully. Sep 01 12:24:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0a3f08b1-e13e-4b31-907b-2fe9b9d4c41c tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] http://192.168.122.29/volume/v3/volumes/436c3b5b-921b-4ddc-90aa-ef16fde77e5b returned with HTTP 200 Sep 01 12:24:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1468/2926] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:15 2026] GET /volume/v3/volumes/436c3b5b-921b-4ddc-90aa-ef16fde77e5b => generated 874 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4f6aca51-aa27-404a-bd7d-4038049ef220 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4f6aca51-aa27-404a-bd7d-4038049ef220 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] GET http://192.168.122.29/volume/v3/volumes/cd648123-f174-46cb-929c-0c5d9e8826c0 Sep 01 12:24:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4f6aca51-aa27-404a-bd7d-4038049ef220 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4f6aca51-aa27-404a-bd7d-4038049ef220 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4f6aca51-aa27-404a-bd7d-4038049ef220 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/volumes/cd648123-f174-46cb-929c-0c5d9e8826c0 returned with HTTP 404 Sep 01 12:24:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1459/2927] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:16 2026] GET /volume/v3/volumes/cd648123-f174-46cb-929c-0c5d9e8826c0 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:24:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2577ea7b-ce34-4e00-a15c-1eba8472c462 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2577ea7b-ce34-4e00-a15c-1eba8472c462 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] DELETE http://192.168.122.29/volume/v3/volumes/897a36ed-4a13-493a-9546-8ce787d09944 Sep 01 12:24:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2577ea7b-ce34-4e00-a15c-1eba8472c462 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2577ea7b-ce34-4e00-a15c-1eba8472c462 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:16 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-2577ea7b-ce34-4e00-a15c-1eba8472c462 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Delete volume with id: 897a36ed-4a13-493a-9546-8ce787d09944 Sep 01 12:24: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:24:16 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2577ea7b-ce34-4e00-a15c-1eba8472c462 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Volume info retrieved successfully. Sep 01 12:24:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2577ea7b-ce34-4e00-a15c-1eba8472c462 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Delete volume request issued successfully. Sep 01 12:24:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2577ea7b-ce34-4e00-a15c-1eba8472c462 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/volumes/897a36ed-4a13-493a-9546-8ce787d09944 returned with HTTP 202 Sep 01 12:24:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1469/2928] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:24:16 2026] DELETE /volume/v3/volumes/897a36ed-4a13-493a-9546-8ce787d09944 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:24:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c2dcfef3-3e3e-4cdb-89bc-ba474b7c7952 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c2dcfef3-3e3e-4cdb-89bc-ba474b7c7952 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] GET http://192.168.122.29/volume/v3/volumes/897a36ed-4a13-493a-9546-8ce787d09944 Sep 01 12:24:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c2dcfef3-3e3e-4cdb-89bc-ba474b7c7952 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c2dcfef3-3e3e-4cdb-89bc-ba474b7c7952 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c1da7127-182f-499f-b665-f209563aea30 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c1da7127-182f-499f-b665-f209563aea30 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] GET http://192.168.122.29/volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 Sep 01 12:24:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c1da7127-182f-499f-b665-f209563aea30 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24: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:24:16 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c1da7127-182f-499f-b665-f209563aea30 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c2dcfef3-3e3e-4cdb-89bc-ba474b7c7952 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Volume info retrieved successfully. Sep 01 12:24:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c2dcfef3-3e3e-4cdb-89bc-ba474b7c7952 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/volumes/897a36ed-4a13-493a-9546-8ce787d09944 returned with HTTP 200 Sep 01 12:24:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1460/2929] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:16 2026] GET /volume/v3/volumes/897a36ed-4a13-493a-9546-8ce787d09944 => generated 858 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e36c4567-4bfd-418e-b863-c494811fea83 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e36c4567-4bfd-418e-b863-c494811fea83 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] GET http://192.168.122.29/volume/v3/snapshots/9d18e82a-f1d7-4ede-8572-09e36dfc4bd2 Sep 01 12:24:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e36c4567-4bfd-418e-b863-c494811fea83 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e36c4567-4bfd-418e-b863-c494811fea83 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e36c4567-4bfd-418e-b863-c494811fea83 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Snapshot retrieved successfully. Sep 01 12:24:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e36c4567-4bfd-418e-b863-c494811fea83 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] http://192.168.122.29/volume/v3/snapshots/9d18e82a-f1d7-4ede-8572-09e36dfc4bd2 returned with HTTP 200 Sep 01 12:24:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1461/2930] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:16 2026] GET /volume/v3/snapshots/9d18e82a-f1d7-4ede-8572-09e36dfc4bd2 => generated 463 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ada8b023-f335-4b69-a9bd-725edf5198c5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ada8b023-f335-4b69-a9bd-725edf5198c5 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] DELETE http://192.168.122.29/volume/v3/snapshots/9d18e82a-f1d7-4ede-8572-09e36dfc4bd2 Sep 01 12:24:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ada8b023-f335-4b69-a9bd-725edf5198c5 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ada8b023-f335-4b69-a9bd-725edf5198c5 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:16 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-ada8b023-f335-4b69-a9bd-725edf5198c5 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Delete snapshot with id: 9d18e82a-f1d7-4ede-8572-09e36dfc4bd2 Sep 01 12:24: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:24:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ada8b023-f335-4b69-a9bd-725edf5198c5 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Snapshot retrieved successfully. Sep 01 12:24: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:24:16 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ada8b023-f335-4b69-a9bd-725edf5198c5 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Snapshot delete request issued successfully. Sep 01 12:24:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ada8b023-f335-4b69-a9bd-725edf5198c5 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] http://192.168.122.29/volume/v3/snapshots/9d18e82a-f1d7-4ede-8572-09e36dfc4bd2 returned with HTTP 202 Sep 01 12:24:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1462/2931] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:24:16 2026] DELETE /volume/v3/snapshots/9d18e82a-f1d7-4ede-8572-09e36dfc4bd2 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:24:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-03e46389-7500-4582-ba5a-bd0a3f15ed66 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-03e46389-7500-4582-ba5a-bd0a3f15ed66 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] GET http://192.168.122.29/volume/v3/snapshots/9d18e82a-f1d7-4ede-8572-09e36dfc4bd2 Sep 01 12:24:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-03e46389-7500-4582-ba5a-bd0a3f15ed66 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-03e46389-7500-4582-ba5a-bd0a3f15ed66 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-03e46389-7500-4582-ba5a-bd0a3f15ed66 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Snapshot retrieved successfully. Sep 01 12:24:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-03e46389-7500-4582-ba5a-bd0a3f15ed66 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] http://192.168.122.29/volume/v3/snapshots/9d18e82a-f1d7-4ede-8572-09e36dfc4bd2 returned with HTTP 200 Sep 01 12:24:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1463/2932] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:16 2026] GET /volume/v3/snapshots/9d18e82a-f1d7-4ede-8572-09e36dfc4bd2 => generated 462 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0327023d-5db1-4de9-a536-a82139004cad None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0327023d-5db1-4de9-a536-a82139004cad tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] GET http://192.168.122.29/volume/v3/volumes/436c3b5b-921b-4ddc-90aa-ef16fde77e5b Sep 01 12:24:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0327023d-5db1-4de9-a536-a82139004cad tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0327023d-5db1-4de9-a536-a82139004cad tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:16 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0327023d-5db1-4de9-a536-a82139004cad tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Volume info retrieved successfully. Sep 01 12:24:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0327023d-5db1-4de9-a536-a82139004cad tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] http://192.168.122.29/volume/v3/volumes/436c3b5b-921b-4ddc-90aa-ef16fde77e5b returned with HTTP 200 Sep 01 12:24:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1464/2933] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:16 2026] GET /volume/v3/volumes/436c3b5b-921b-4ddc-90aa-ef16fde77e5b => generated 874 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24: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:24:17 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c1da7127-182f-499f-b665-f209563aea30 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Volume info retrieved successfully. Sep 01 12:24:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c1da7127-182f-499f-b665-f209563aea30 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] http://192.168.122.29/volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 returned with HTTP 200 Sep 01 12:24:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1470/2934] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:24:16 2026] GET /volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 => generated 932 bytes in 483 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:24:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1b554e50-f5e8-44a8-b031-e7fb0b2b3921 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1b554e50-f5e8-44a8-b031-e7fb0b2b3921 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] GET http://192.168.122.29/volume/v3/volumes/897a36ed-4a13-493a-9546-8ce787d09944 Sep 01 12:24:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1b554e50-f5e8-44a8-b031-e7fb0b2b3921 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1b554e50-f5e8-44a8-b031-e7fb0b2b3921 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:17 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:17 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:17 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1b554e50-f5e8-44a8-b031-e7fb0b2b3921 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Volume info retrieved successfully. Sep 01 12:24:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1b554e50-f5e8-44a8-b031-e7fb0b2b3921 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/volumes/897a36ed-4a13-493a-9546-8ce787d09944 returned with HTTP 200 Sep 01 12:24:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1465/2935] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:17 2026] GET /volume/v3/volumes/897a36ed-4a13-493a-9546-8ce787d09944 => generated 858 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a9856c8c-fb18-4ee5-8174-00d4f9040368 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a9856c8c-fb18-4ee5-8174-00d4f9040368 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] GET http://192.168.122.29/volume/v3/snapshots/9d18e82a-f1d7-4ede-8572-09e36dfc4bd2 Sep 01 12:24:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a9856c8c-fb18-4ee5-8174-00d4f9040368 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a9856c8c-fb18-4ee5-8174-00d4f9040368 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a9856c8c-fb18-4ee5-8174-00d4f9040368 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Snapshot retrieved successfully. Sep 01 12:24:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a9856c8c-fb18-4ee5-8174-00d4f9040368 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] http://192.168.122.29/volume/v3/snapshots/9d18e82a-f1d7-4ede-8572-09e36dfc4bd2 returned with HTTP 200 Sep 01 12:24:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1471/2936] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:17 2026] GET /volume/v3/snapshots/9d18e82a-f1d7-4ede-8572-09e36dfc4bd2 => generated 462 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-138cd0eb-d08e-43d3-8a1a-207ef401ec44 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-138cd0eb-d08e-43d3-8a1a-207ef401ec44 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] GET http://192.168.122.29/volume/v3/volumes/436c3b5b-921b-4ddc-90aa-ef16fde77e5b Sep 01 12:24:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-138cd0eb-d08e-43d3-8a1a-207ef401ec44 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-138cd0eb-d08e-43d3-8a1a-207ef401ec44 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-138cd0eb-d08e-43d3-8a1a-207ef401ec44 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Volume info retrieved successfully. Sep 01 12:24:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-138cd0eb-d08e-43d3-8a1a-207ef401ec44 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] http://192.168.122.29/volume/v3/volumes/436c3b5b-921b-4ddc-90aa-ef16fde77e5b returned with HTTP 200 Sep 01 12:24:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1466/2937] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:18 2026] GET /volume/v3/volumes/436c3b5b-921b-4ddc-90aa-ef16fde77e5b => generated 875 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-76f7886e-8367-4758-b1f9-251acbabdda6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-76f7886e-8367-4758-b1f9-251acbabdda6 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] GET http://192.168.122.29/volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 Sep 01 12:24:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-76f7886e-8367-4758-b1f9-251acbabdda6 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-76f7886e-8367-4758-b1f9-251acbabdda6 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5fc626ee-b636-4384-8f81-e590e4c84dfd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5fc626ee-b636-4384-8f81-e590e4c84dfd tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] GET http://192.168.122.29/volume/v3/volumes/436c3b5b-921b-4ddc-90aa-ef16fde77e5b Sep 01 12:24:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5fc626ee-b636-4384-8f81-e590e4c84dfd tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5fc626ee-b636-4384-8f81-e590e4c84dfd tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:18 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:18 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24: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:24:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-76f7886e-8367-4758-b1f9-251acbabdda6 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Volume info retrieved successfully. Sep 01 12:24:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5fc626ee-b636-4384-8f81-e590e4c84dfd tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Volume info retrieved successfully. Sep 01 12:24:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-76f7886e-8367-4758-b1f9-251acbabdda6 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] http://192.168.122.29/volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 returned with HTTP 200 Sep 01 12:24:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1472/2938] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:24:18 2026] GET /volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 => generated 935 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:24:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5fc626ee-b636-4384-8f81-e590e4c84dfd tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] http://192.168.122.29/volume/v3/volumes/436c3b5b-921b-4ddc-90aa-ef16fde77e5b returned with HTTP 200 Sep 01 12:24:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1467/2939] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:18 2026] GET /volume/v3/volumes/436c3b5b-921b-4ddc-90aa-ef16fde77e5b => generated 875 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f2166c54-beea-4db8-9cc2-450e1afd60d9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f2166c54-beea-4db8-9cc2-450e1afd60d9 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:24:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f2166c54-beea-4db8-9cc2-450e1afd60d9 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "436c3b5b-921b-4ddc-90aa-ef16fde77e5b", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-630855225"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:24: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:24:18 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:18 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f2166c54-beea-4db8-9cc2-450e1afd60d9 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Volume info retrieved successfully. Sep 01 12:24:18 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-f2166c54-beea-4db8-9cc2-450e1afd60d9 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Create snapshot from volume 436c3b5b-921b-4ddc-90aa-ef16fde77e5b Sep 01 12:24:18 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-f2166c54-beea-4db8-9cc2-450e1afd60d9 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Created reservations ['0d0b1023-64b5-49c5-87a2-495c01f8f685', '6b68212c-8b94-4d13-ad37-4262264508e0', '71b4305b-5a54-4537-89d1-9df1738be94f', '6fa1a70b-2154-44be-bb22-47b248876dcd'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:24: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:24:18 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f2166c54-beea-4db8-9cc2-450e1afd60d9 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Snapshot create request issued successfully. Sep 01 12:24:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f2166c54-beea-4db8-9cc2-450e1afd60d9 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] http://192.168.122.29/volume/v3/snapshots returned with HTTP 202 Sep 01 12:24:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1473/2940] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:24:18 2026] POST /volume/v3/snapshots => generated 325 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:24:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e285d452-c29a-4e82-bd60-638fa80b1878 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e285d452-c29a-4e82-bd60-638fa80b1878 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] GET http://192.168.122.29/volume/v3/snapshots/fe7acb7f-cf24-4a62-a1bf-ac52e9a1d797 Sep 01 12:24:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e285d452-c29a-4e82-bd60-638fa80b1878 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e285d452-c29a-4e82-bd60-638fa80b1878 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e285d452-c29a-4e82-bd60-638fa80b1878 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Snapshot retrieved successfully. Sep 01 12:24:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e285d452-c29a-4e82-bd60-638fa80b1878 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] http://192.168.122.29/volume/v3/snapshots/fe7acb7f-cf24-4a62-a1bf-ac52e9a1d797 returned with HTTP 200 Sep 01 12:24:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1468/2941] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:18 2026] GET /volume/v3/snapshots/fe7acb7f-cf24-4a62-a1bf-ac52e9a1d797 => generated 457 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-dbf2b890-41b6-4908-a94d-997f33088301 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dbf2b890-41b6-4908-a94d-997f33088301 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] GET http://192.168.122.29/volume/v3/volumes/897a36ed-4a13-493a-9546-8ce787d09944 Sep 01 12:24:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dbf2b890-41b6-4908-a94d-997f33088301 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dbf2b890-41b6-4908-a94d-997f33088301 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dbf2b890-41b6-4908-a94d-997f33088301 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/volumes/897a36ed-4a13-493a-9546-8ce787d09944 returned with HTTP 404 Sep 01 12:24:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1474/2942] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:18 2026] GET /volume/v3/volumes/897a36ed-4a13-493a-9546-8ce787d09944 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:24:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f49686dc-1262-4bf9-89dd-fcc5e93a95e7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f49686dc-1262-4bf9-89dd-fcc5e93a95e7 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] DELETE http://192.168.122.29/volume/v3/snapshots/7a4526ab-f4b8-47b9-b77a-b5b0a3441195 Sep 01 12:24:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f49686dc-1262-4bf9-89dd-fcc5e93a95e7 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f49686dc-1262-4bf9-89dd-fcc5e93a95e7 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:18 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-f49686dc-1262-4bf9-89dd-fcc5e93a95e7 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Delete snapshot with id: 7a4526ab-f4b8-47b9-b77a-b5b0a3441195 Sep 01 12:24: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:24:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f49686dc-1262-4bf9-89dd-fcc5e93a95e7 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Snapshot retrieved successfully. Sep 01 12:24: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:24:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f49686dc-1262-4bf9-89dd-fcc5e93a95e7 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Snapshot delete request issued successfully. Sep 01 12:24:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f49686dc-1262-4bf9-89dd-fcc5e93a95e7 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/snapshots/7a4526ab-f4b8-47b9-b77a-b5b0a3441195 returned with HTTP 202 Sep 01 12:24:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1469/2943] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:24:18 2026] DELETE /volume/v3/snapshots/7a4526ab-f4b8-47b9-b77a-b5b0a3441195 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:24:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-293a2221-5375-4be0-8868-b3466ed8a3b7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-293a2221-5375-4be0-8868-b3466ed8a3b7 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] GET http://192.168.122.29/volume/v3/snapshots/7a4526ab-f4b8-47b9-b77a-b5b0a3441195 Sep 01 12:24:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-293a2221-5375-4be0-8868-b3466ed8a3b7 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-293a2221-5375-4be0-8868-b3466ed8a3b7 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:18 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-293a2221-5375-4be0-8868-b3466ed8a3b7 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Snapshot retrieved successfully. Sep 01 12:24:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-293a2221-5375-4be0-8868-b3466ed8a3b7 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/snapshots/7a4526ab-f4b8-47b9-b77a-b5b0a3441195 returned with HTTP 200 Sep 01 12:24:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1475/2944] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:18 2026] GET /volume/v3/snapshots/7a4526ab-f4b8-47b9-b77a-b5b0a3441195 => generated 474 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-66ebf1c4-b2b2-4c30-918b-7fab742f467d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-66ebf1c4-b2b2-4c30-918b-7fab742f467d tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] GET http://192.168.122.29/volume/v3/snapshots/9d18e82a-f1d7-4ede-8572-09e36dfc4bd2 Sep 01 12:24:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-66ebf1c4-b2b2-4c30-918b-7fab742f467d tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-66ebf1c4-b2b2-4c30-918b-7fab742f467d tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-66ebf1c4-b2b2-4c30-918b-7fab742f467d tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Snapshot retrieved successfully. Sep 01 12:24:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-66ebf1c4-b2b2-4c30-918b-7fab742f467d tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] http://192.168.122.29/volume/v3/snapshots/9d18e82a-f1d7-4ede-8572-09e36dfc4bd2 returned with HTTP 200 Sep 01 12:24:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1470/2945] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:18 2026] GET /volume/v3/snapshots/9d18e82a-f1d7-4ede-8572-09e36dfc4bd2 => generated 462 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b161c785-3b75-4d9c-82de-c2c8f02ff78a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b161c785-3b75-4d9c-82de-c2c8f02ff78a tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] GET http://192.168.122.29/volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 Sep 01 12:24:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b161c785-3b75-4d9c-82de-c2c8f02ff78a tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b161c785-3b75-4d9c-82de-c2c8f02ff78a tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:19 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:19 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:19 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b161c785-3b75-4d9c-82de-c2c8f02ff78a tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Volume info retrieved successfully. Sep 01 12:24:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b161c785-3b75-4d9c-82de-c2c8f02ff78a tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] http://192.168.122.29/volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 returned with HTTP 200 Sep 01 12:24:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1476/2946] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:24:19 2026] GET /volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 => generated 935 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:24:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-dfc12f84-7b99-4d9d-aa3f-5a8cfbe3d7d7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dfc12f84-7b99-4d9d-aa3f-5a8cfbe3d7d7 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] GET http://192.168.122.29/volume/v3/snapshots/fe7acb7f-cf24-4a62-a1bf-ac52e9a1d797 Sep 01 12:24:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dfc12f84-7b99-4d9d-aa3f-5a8cfbe3d7d7 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:19 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-dfc12f84-7b99-4d9d-aa3f-5a8cfbe3d7d7 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:19 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:19 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-dfc12f84-7b99-4d9d-aa3f-5a8cfbe3d7d7 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Snapshot retrieved successfully. Sep 01 12:24:19 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-dfc12f84-7b99-4d9d-aa3f-5a8cfbe3d7d7 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] http://192.168.122.29/volume/v3/snapshots/fe7acb7f-cf24-4a62-a1bf-ac52e9a1d797 returned with HTTP 200 Sep 01 12:24:19 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1471/2947] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:19 2026] GET /volume/v3/snapshots/fe7acb7f-cf24-4a62-a1bf-ac52e9a1d797 => generated 457 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-dbab4a61-b59c-4b4b-9377-7061dc8f311d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dbab4a61-b59c-4b4b-9377-7061dc8f311d tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] GET http://192.168.122.29/volume/v3/snapshots/7a4526ab-f4b8-47b9-b77a-b5b0a3441195 Sep 01 12:24:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dbab4a61-b59c-4b4b-9377-7061dc8f311d tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-dbab4a61-b59c-4b4b-9377-7061dc8f311d tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:19 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:19 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-dbab4a61-b59c-4b4b-9377-7061dc8f311d tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Snapshot retrieved successfully. Sep 01 12:24:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-dbab4a61-b59c-4b4b-9377-7061dc8f311d tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/snapshots/7a4526ab-f4b8-47b9-b77a-b5b0a3441195 returned with HTTP 200 Sep 01 12:24:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1477/2948] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:19 2026] GET /volume/v3/snapshots/7a4526ab-f4b8-47b9-b77a-b5b0a3441195 => generated 474 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1082872d-8121-402b-ab74-93ab57a89540 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1082872d-8121-402b-ab74-93ab57a89540 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] GET http://192.168.122.29/volume/v3/snapshots/9d18e82a-f1d7-4ede-8572-09e36dfc4bd2 Sep 01 12:24:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1082872d-8121-402b-ab74-93ab57a89540 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1082872d-8121-402b-ab74-93ab57a89540 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1082872d-8121-402b-ab74-93ab57a89540 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] http://192.168.122.29/volume/v3/snapshots/9d18e82a-f1d7-4ede-8572-09e36dfc4bd2 returned with HTTP 404 Sep 01 12:24:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1472/2949] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:20 2026] GET /volume/v3/snapshots/9d18e82a-f1d7-4ede-8572-09e36dfc4bd2 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:24:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cf838ce2-68a5-4f65-93d3-5412715b96cf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cf838ce2-68a5-4f65-93d3-5412715b96cf tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] DELETE http://192.168.122.29/volume/v3/volumes/08158d81-3054-46af-8d59-bdca4ec97bb0 Sep 01 12:24:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cf838ce2-68a5-4f65-93d3-5412715b96cf tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cf838ce2-68a5-4f65-93d3-5412715b96cf tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:20 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-cf838ce2-68a5-4f65-93d3-5412715b96cf tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Delete volume with id: 08158d81-3054-46af-8d59-bdca4ec97bb0 Sep 01 12:24: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:24:20 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:20 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-cf838ce2-68a5-4f65-93d3-5412715b96cf tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:24:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-cf838ce2-68a5-4f65-93d3-5412715b96cf tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Delete volume request issued successfully. Sep 01 12:24:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cf838ce2-68a5-4f65-93d3-5412715b96cf tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/08158d81-3054-46af-8d59-bdca4ec97bb0 returned with HTTP 202 Sep 01 12:24:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1478/2950] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:24:20 2026] DELETE /volume/v3/volumes/08158d81-3054-46af-8d59-bdca4ec97bb0 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:24:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e4790dba-4846-4694-8b8e-c0f67f3732b2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e4790dba-4846-4694-8b8e-c0f67f3732b2 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/08158d81-3054-46af-8d59-bdca4ec97bb0 Sep 01 12:24:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e4790dba-4846-4694-8b8e-c0f67f3732b2 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e4790dba-4846-4694-8b8e-c0f67f3732b2 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:20 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:20 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e4790dba-4846-4694-8b8e-c0f67f3732b2 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:24:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e4790dba-4846-4694-8b8e-c0f67f3732b2 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/08158d81-3054-46af-8d59-bdca4ec97bb0 returned with HTTP 200 Sep 01 12:24:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1473/2951] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:20 2026] GET /volume/v3/volumes/08158d81-3054-46af-8d59-bdca4ec97bb0 => generated 1014 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:24:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-af52d8e8-cad1-4bd5-88a4-499b82c0ae1a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-af52d8e8-cad1-4bd5-88a4-499b82c0ae1a tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] GET http://192.168.122.29/volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 Sep 01 12:24:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-af52d8e8-cad1-4bd5-88a4-499b82c0ae1a tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-af52d8e8-cad1-4bd5-88a4-499b82c0ae1a tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:20 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:20 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-af52d8e8-cad1-4bd5-88a4-499b82c0ae1a tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Volume info retrieved successfully. Sep 01 12:24:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-af52d8e8-cad1-4bd5-88a4-499b82c0ae1a tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] http://192.168.122.29/volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 returned with HTTP 200 Sep 01 12:24:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1479/2952] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:24:20 2026] GET /volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 => generated 1200 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 12:24:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-67ad3fef-793a-40a8-b3bf-29b728de15bc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-67ad3fef-793a-40a8-b3bf-29b728de15bc tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] GET http://192.168.122.29/volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 Sep 01 12:24:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-67ad3fef-793a-40a8-b3bf-29b728de15bc tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-67ad3fef-793a-40a8-b3bf-29b728de15bc tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:20 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:20 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-67ad3fef-793a-40a8-b3bf-29b728de15bc tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Volume info retrieved successfully. Sep 01 12:24:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-67ad3fef-793a-40a8-b3bf-29b728de15bc tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] http://192.168.122.29/volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 returned with HTTP 200 Sep 01 12:24:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1474/2953] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:24:20 2026] GET /volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 => generated 1200 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:24:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ca727447-6559-4ce1-baae-0c68d6f4d4e9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ca727447-6559-4ce1-baae-0c68d6f4d4e9 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] DELETE http://192.168.122.29/volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 Sep 01 12:24:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ca727447-6559-4ce1-baae-0c68d6f4d4e9 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ca727447-6559-4ce1-baae-0c68d6f4d4e9 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:20 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-ca727447-6559-4ce1-baae-0c68d6f4d4e9 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Delete volume with id: a1425460-7636-4981-8859-7b291896a489 Sep 01 12:24: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:24:20 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:20 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ca727447-6559-4ce1-baae-0c68d6f4d4e9 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Volume info retrieved successfully. Sep 01 12:24:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ca727447-6559-4ce1-baae-0c68d6f4d4e9 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Delete volume request issued successfully. Sep 01 12:24:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ca727447-6559-4ce1-baae-0c68d6f4d4e9 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] http://192.168.122.29/volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 returned with HTTP 202 Sep 01 12:24:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1480/2954] 192.168.122.29 () {60 vars in 1271 bytes} [Tue Sep 1 12:24:20 2026] DELETE /volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 12:24:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cd8c12f5-c2eb-49d4-b1ce-4239db7c7cde None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cd8c12f5-c2eb-49d4-b1ce-4239db7c7cde tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] GET http://192.168.122.29/volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 Sep 01 12:24:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cd8c12f5-c2eb-49d4-b1ce-4239db7c7cde tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cd8c12f5-c2eb-49d4-b1ce-4239db7c7cde tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:20 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:20 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9fdd0b67-4b33-425a-93d2-201a8c46a22f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9fdd0b67-4b33-425a-93d2-201a8c46a22f tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] GET http://192.168.122.29/volume/v3/snapshots/fe7acb7f-cf24-4a62-a1bf-ac52e9a1d797 Sep 01 12:24:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9fdd0b67-4b33-425a-93d2-201a8c46a22f tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9fdd0b67-4b33-425a-93d2-201a8c46a22f tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cd8c12f5-c2eb-49d4-b1ce-4239db7c7cde tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Volume info retrieved successfully. Sep 01 12:24:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cd8c12f5-c2eb-49d4-b1ce-4239db7c7cde tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] http://192.168.122.29/volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 returned with HTTP 200 Sep 01 12:24:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1475/2955] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:24:20 2026] GET /volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 => generated 1199 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:24: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:24:20 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9fdd0b67-4b33-425a-93d2-201a8c46a22f tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Snapshot retrieved successfully. Sep 01 12:24:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9fdd0b67-4b33-425a-93d2-201a8c46a22f tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] http://192.168.122.29/volume/v3/snapshots/fe7acb7f-cf24-4a62-a1bf-ac52e9a1d797 returned with HTTP 200 Sep 01 12:24:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1481/2956] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:20 2026] GET /volume/v3/snapshots/fe7acb7f-cf24-4a62-a1bf-ac52e9a1d797 => generated 457 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-55c9bc54-0ee8-428c-ae2a-33357ebf5647 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-55c9bc54-0ee8-428c-ae2a-33357ebf5647 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] GET http://192.168.122.29/volume/v3/snapshots/7a4526ab-f4b8-47b9-b77a-b5b0a3441195 Sep 01 12:24:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-55c9bc54-0ee8-428c-ae2a-33357ebf5647 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-55c9bc54-0ee8-428c-ae2a-33357ebf5647 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-55c9bc54-0ee8-428c-ae2a-33357ebf5647 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/snapshots/7a4526ab-f4b8-47b9-b77a-b5b0a3441195 returned with HTTP 404 Sep 01 12:24:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1476/2957] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:20 2026] GET /volume/v3/snapshots/7a4526ab-f4b8-47b9-b77a-b5b0a3441195 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:24:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-516a0b58-23cf-4cdc-8cb9-75b3b6671313 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-516a0b58-23cf-4cdc-8cb9-75b3b6671313 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] DELETE http://192.168.122.29/volume/v3/volumes/7edcefc5-e31a-43db-bfd3-b02334e9a678 Sep 01 12:24:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-516a0b58-23cf-4cdc-8cb9-75b3b6671313 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-516a0b58-23cf-4cdc-8cb9-75b3b6671313 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:20 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-516a0b58-23cf-4cdc-8cb9-75b3b6671313 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Delete volume with id: 7edcefc5-e31a-43db-bfd3-b02334e9a678 Sep 01 12:24: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:24:21 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:21 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-516a0b58-23cf-4cdc-8cb9-75b3b6671313 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Volume info retrieved successfully. Sep 01 12:24:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-516a0b58-23cf-4cdc-8cb9-75b3b6671313 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Delete volume request issued successfully. Sep 01 12:24:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-516a0b58-23cf-4cdc-8cb9-75b3b6671313 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/volumes/7edcefc5-e31a-43db-bfd3-b02334e9a678 returned with HTTP 202 Sep 01 12:24:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1482/2958] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:24:20 2026] DELETE /volume/v3/volumes/7edcefc5-e31a-43db-bfd3-b02334e9a678 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:24:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d3ef6aba-2f2e-45ea-873a-30550cc46f26 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d3ef6aba-2f2e-45ea-873a-30550cc46f26 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] GET http://192.168.122.29/volume/v3/volumes/7edcefc5-e31a-43db-bfd3-b02334e9a678 Sep 01 12:24:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d3ef6aba-2f2e-45ea-873a-30550cc46f26 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d3ef6aba-2f2e-45ea-873a-30550cc46f26 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:21 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:21 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d3ef6aba-2f2e-45ea-873a-30550cc46f26 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Volume info retrieved successfully. Sep 01 12:24:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d3ef6aba-2f2e-45ea-873a-30550cc46f26 tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/volumes/7edcefc5-e31a-43db-bfd3-b02334e9a678 returned with HTTP 200 Sep 01 12:24:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1477/2959] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:21 2026] GET /volume/v3/volumes/7edcefc5-e31a-43db-bfd3-b02334e9a678 => generated 858 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-25dfc8ca-5871-4e73-9987-3573868ae0af None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-25dfc8ca-5871-4e73-9987-3573868ae0af tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/08158d81-3054-46af-8d59-bdca4ec97bb0 Sep 01 12:24:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-25dfc8ca-5871-4e73-9987-3573868ae0af tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-25dfc8ca-5871-4e73-9987-3573868ae0af tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-25dfc8ca-5871-4e73-9987-3573868ae0af tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/08158d81-3054-46af-8d59-bdca4ec97bb0 returned with HTTP 404 Sep 01 12:24:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1483/2960] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:21 2026] GET /volume/v3/volumes/08158d81-3054-46af-8d59-bdca4ec97bb0 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:24:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-42813e1a-196e-4522-a74a-b0527b6167fe None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-42813e1a-196e-4522-a74a-b0527b6167fe tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:24:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-42813e1a-196e-4522-a74a-b0527b6167fe tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1956440884"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:24:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-42813e1a-196e-4522-a74a-b0527b6167fe tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1956440884'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:24:21 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-42813e1a-196e-4522-a74a-b0527b6167fe tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Create volume of 1 GB Sep 01 12:24:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-42813e1a-196e-4522-a74a-b0527b6167fe tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Availability Zones retrieved successfully. Sep 01 12:24:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-42813e1a-196e-4522-a74a-b0527b6167fe tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Flow 'volume_create_api' (a825c80c-3aef-4ef0-adc3-5f0c7603f5f6) 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:24:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-42813e1a-196e-4522-a74a-b0527b6167fe tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45b028e4-ed92-42c7-ba8f-b1089156f3e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-42813e1a-196e-4522-a74a-b0527b6167fe tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-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:24:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-42813e1a-196e-4522-a74a-b0527b6167fe tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45b028e4-ed92-42c7-ba8f-b1089156f3e6) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:24:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-42813e1a-196e-4522-a74a-b0527b6167fe tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f23f4240-ed69-4e26-9872-435e45ff9766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:21 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-42813e1a-196e-4522-a74a-b0527b6167fe tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Created reservations ['23ae1262-b05d-4da3-8ab5-37bb71273476', 'fe5eb773-6d01-4095-8f5f-84ddb04082ce', '82f7c36a-a05d-421f-b6ea-2bf9ba6349ae', '4df2d3b0-2ddf-4ab6-8ff7-47aa829f6cc1'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:24:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-42813e1a-196e-4522-a74a-b0527b6167fe tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f23f4240-ed69-4e26-9872-435e45ff9766) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23ae1262-b05d-4da3-8ab5-37bb71273476', 'fe5eb773-6d01-4095-8f5f-84ddb04082ce', '82f7c36a-a05d-421f-b6ea-2bf9ba6349ae', '4df2d3b0-2ddf-4ab6-8ff7-47aa829f6cc1']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-42813e1a-196e-4522-a74a-b0527b6167fe tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31f29313-a521-4f84-abc8-db98d390b2ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f014dd0c-db03-4e8f-9f27-9e89748cbc3e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f014dd0c-db03-4e8f-9f27-9e89748cbc3e tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] GET http://192.168.122.29/volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 Sep 01 12:24:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f014dd0c-db03-4e8f-9f27-9e89748cbc3e tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f014dd0c-db03-4e8f-9f27-9e89748cbc3e tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:21 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-42813e1a-196e-4522-a74a-b0527b6167fe tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31f29313-a521-4f84-abc8-db98d390b2ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '705fc5fa-9f5b-4131-be0f-e872417e71d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1956440884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f303c21f6004c3b8f3683085fa69682',qos_specs=None,replication_status=,reservations=['23ae1262-b05d-4da3-8ab5-37bb71273476','fe5eb773-6d01-4095-8f5f-84ddb04082ce','82f7c36a-a05d-421f-b6ea-2bf9ba6349ae','4df2d3b0-2ddf-4ab6-8ff7-47aa829f6cc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6630d9cae50f4034a07faed651147f35',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:24:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1956440884',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=705fc5fa-9f5b-4131-be0f-e872417e71d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f303c21f6004c3b8f3683085fa69682',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6630d9cae50f4034a07faed651147f35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-42813e1a-196e-4522-a74a-b0527b6167fe tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56f444a0-ef9d-4073-9bc5-a22662e913bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f014dd0c-db03-4e8f-9f27-9e89748cbc3e tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] http://192.168.122.29/volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 returned with HTTP 404 Sep 01 12:24:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1484/2961] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:24:21 2026] GET /volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:24:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-df0b87c3-0ddc-40bd-8181-e039cf6ddf00 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-df0b87c3-0ddc-40bd-8181-e039cf6ddf00 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] GET http://192.168.122.29/volume/v3/snapshots/fe7acb7f-cf24-4a62-a1bf-ac52e9a1d797 Sep 01 12:24:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-df0b87c3-0ddc-40bd-8181-e039cf6ddf00 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-df0b87c3-0ddc-40bd-8181-e039cf6ddf00 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:21 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-df0b87c3-0ddc-40bd-8181-e039cf6ddf00 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Snapshot retrieved successfully. Sep 01 12:24:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-df0b87c3-0ddc-40bd-8181-e039cf6ddf00 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] http://192.168.122.29/volume/v3/snapshots/fe7acb7f-cf24-4a62-a1bf-ac52e9a1d797 returned with HTTP 200 Sep 01 12:24:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1485/2962] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:21 2026] GET /volume/v3/snapshots/fe7acb7f-cf24-4a62-a1bf-ac52e9a1d797 => generated 484 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-42813e1a-196e-4522-a74a-b0527b6167fe tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56f444a0-ef9d-4073-9bc5-a22662e913bd) transitioned into state 'SUCCESS' from state '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-1956440884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f303c21f6004c3b8f3683085fa69682',qos_specs=None,replication_status=,reservations=['23ae1262-b05d-4da3-8ab5-37bb71273476','fe5eb773-6d01-4095-8f5f-84ddb04082ce','82f7c36a-a05d-421f-b6ea-2bf9ba6349ae','4df2d3b0-2ddf-4ab6-8ff7-47aa829f6cc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6630d9cae50f4034a07faed651147f35',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-42813e1a-196e-4522-a74a-b0527b6167fe tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40e31a7b-0e03-4e33-bde3-cf9b07b1e87b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a12e5d1e-810e-41ae-8c19-df787ff6f0e4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a12e5d1e-810e-41ae-8c19-df787ff6f0e4 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] GET http://192.168.122.29/volume/v3/snapshots/fe7acb7f-cf24-4a62-a1bf-ac52e9a1d797 Sep 01 12:24:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a12e5d1e-810e-41ae-8c19-df787ff6f0e4 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a12e5d1e-810e-41ae-8c19-df787ff6f0e4 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-42813e1a-196e-4522-a74a-b0527b6167fe tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40e31a7b-0e03-4e33-bde3-cf9b07b1e87b) 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:24:21 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-42813e1a-196e-4522-a74a-b0527b6167fe tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Flow 'volume_create_api' (a825c80c-3aef-4ef0-adc3-5f0c7603f5f6) 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:24:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-42813e1a-196e-4522-a74a-b0527b6167fe tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Create volume request issued successfully. Sep 01 12:24:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-42813e1a-196e-4522-a74a-b0527b6167fe tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:24:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1478/2963] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:24:21 2026] POST /volume/v3/volumes => generated 785 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 12:24: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:24:21 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-768649e8-d200-43a8-b3b4-721fb2c9d014 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a12e5d1e-810e-41ae-8c19-df787ff6f0e4 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Snapshot retrieved successfully. Sep 01 12:24:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a12e5d1e-810e-41ae-8c19-df787ff6f0e4 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] http://192.168.122.29/volume/v3/snapshots/fe7acb7f-cf24-4a62-a1bf-ac52e9a1d797 returned with HTTP 200 Sep 01 12:24:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-768649e8-d200-43a8-b3b4-721fb2c9d014 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/705fc5fa-9f5b-4131-be0f-e872417e71d9 Sep 01 12:24:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1486/2964] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:21 2026] GET /volume/v3/snapshots/fe7acb7f-cf24-4a62-a1bf-ac52e9a1d797 => generated 484 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-768649e8-d200-43a8-b3b4-721fb2c9d014 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-768649e8-d200-43a8-b3b4-721fb2c9d014 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-df851eb3-2f3d-4ad0-ad36-65862c4e87a9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24: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:24:21 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-df851eb3-2f3d-4ad0-ad36-65862c4e87a9 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] DELETE http://192.168.122.29/volume/v3/snapshots/fe7acb7f-cf24-4a62-a1bf-ac52e9a1d797 Sep 01 12:24:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-df851eb3-2f3d-4ad0-ad36-65862c4e87a9 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24: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:24:21 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-df851eb3-2f3d-4ad0-ad36-65862c4e87a9 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:21 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-df851eb3-2f3d-4ad0-ad36-65862c4e87a9 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Delete snapshot with id: fe7acb7f-cf24-4a62-a1bf-ac52e9a1d797 Sep 01 12:24:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-768649e8-d200-43a8-b3b4-721fb2c9d014 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:24: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:24:21 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-768649e8-d200-43a8-b3b4-721fb2c9d014 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/705fc5fa-9f5b-4131-be0f-e872417e71d9 returned with HTTP 200 Sep 01 12:24:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1479/2965] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:21 2026] GET /volume/v3/volumes/705fc5fa-9f5b-4131-be0f-e872417e71d9 => generated 964 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-df851eb3-2f3d-4ad0-ad36-65862c4e87a9 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Snapshot retrieved successfully. Sep 01 12:24: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:24:21 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-df851eb3-2f3d-4ad0-ad36-65862c4e87a9 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Snapshot delete request issued successfully. Sep 01 12:24:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-df851eb3-2f3d-4ad0-ad36-65862c4e87a9 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] http://192.168.122.29/volume/v3/snapshots/fe7acb7f-cf24-4a62-a1bf-ac52e9a1d797 returned with HTTP 202 Sep 01 12:24:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1487/2966] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:24:21 2026] DELETE /volume/v3/snapshots/fe7acb7f-cf24-4a62-a1bf-ac52e9a1d797 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:24:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a46493ae-f687-418c-8c46-4a9cc797b0aa None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a46493ae-f687-418c-8c46-4a9cc797b0aa tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] GET http://192.168.122.29/volume/v3/snapshots/fe7acb7f-cf24-4a62-a1bf-ac52e9a1d797 Sep 01 12:24:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a46493ae-f687-418c-8c46-4a9cc797b0aa tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a46493ae-f687-418c-8c46-4a9cc797b0aa tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:21 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a46493ae-f687-418c-8c46-4a9cc797b0aa tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Snapshot retrieved successfully. Sep 01 12:24:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a46493ae-f687-418c-8c46-4a9cc797b0aa tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] http://192.168.122.29/volume/v3/snapshots/fe7acb7f-cf24-4a62-a1bf-ac52e9a1d797 returned with HTTP 200 Sep 01 12:24:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1480/2967] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:21 2026] GET /volume/v3/snapshots/fe7acb7f-cf24-4a62-a1bf-ac52e9a1d797 => generated 483 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a74a0b6a-067f-4395-94e8-44d53dd3b3e9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a74a0b6a-067f-4395-94e8-44d53dd3b3e9 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] DELETE http://192.168.122.29/volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 Sep 01 12:24:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a74a0b6a-067f-4395-94e8-44d53dd3b3e9 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a74a0b6a-067f-4395-94e8-44d53dd3b3e9 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:21 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-a74a0b6a-067f-4395-94e8-44d53dd3b3e9 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Delete volume with id: a1425460-7636-4981-8859-7b291896a489 Sep 01 12:24:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a74a0b6a-067f-4395-94e8-44d53dd3b3e9 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] http://192.168.122.29/volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 returned with HTTP 404 Sep 01 12:24:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1488/2968] 192.168.122.29 () {60 vars in 1271 bytes} [Tue Sep 1 12:24:21 2026] DELETE /volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:24:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5a40116d-213b-4933-a712-6720dbc4fd20 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5a40116d-213b-4933-a712-6720dbc4fd20 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] GET http://192.168.122.29/volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 Sep 01 12:24:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5a40116d-213b-4933-a712-6720dbc4fd20 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5a40116d-213b-4933-a712-6720dbc4fd20 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5a40116d-213b-4933-a712-6720dbc4fd20 tempest-VolumeImageDependencyTests-1780993616 tempest-VolumeImageDependencyTests-1780993616-project-member] http://192.168.122.29/volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 returned with HTTP 404 Sep 01 12:24:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1481/2969] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:24:21 2026] GET /volume/v3/volumes/a1425460-7636-4981-8859-7b291896a489 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:24:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-edd992d4-d94e-4461-949c-78c4e4347adb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-edd992d4-d94e-4461-949c-78c4e4347adb tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] GET http://192.168.122.29/volume/v3/volumes/7edcefc5-e31a-43db-bfd3-b02334e9a678 Sep 01 12:24:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-edd992d4-d94e-4461-949c-78c4e4347adb tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-edd992d4-d94e-4461-949c-78c4e4347adb tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:22 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-edd992d4-d94e-4461-949c-78c4e4347adb tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Volume info retrieved successfully. Sep 01 12:24:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-edd992d4-d94e-4461-949c-78c4e4347adb tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/volumes/7edcefc5-e31a-43db-bfd3-b02334e9a678 returned with HTTP 200 Sep 01 12:24:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1489/2970] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:22 2026] GET /volume/v3/volumes/7edcefc5-e31a-43db-bfd3-b02334e9a678 => generated 858 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1bd1e4e0-874f-46e6-815c-e5894e1644d2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1bd1e4e0-874f-46e6-815c-e5894e1644d2 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/705fc5fa-9f5b-4131-be0f-e872417e71d9 Sep 01 12:24:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1bd1e4e0-874f-46e6-815c-e5894e1644d2 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1bd1e4e0-874f-46e6-815c-e5894e1644d2 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:22 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1bd1e4e0-874f-46e6-815c-e5894e1644d2 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:24:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1bd1e4e0-874f-46e6-815c-e5894e1644d2 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/705fc5fa-9f5b-4131-be0f-e872417e71d9 returned with HTTP 200 Sep 01 12:24:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1482/2971] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:22 2026] GET /volume/v3/volumes/705fc5fa-9f5b-4131-be0f-e872417e71d9 => generated 1014 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:24:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fab00872-a66d-45aa-a101-b8d8de836da6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fab00872-a66d-45aa-a101-b8d8de836da6 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] GET http://192.168.122.29/volume/v3/snapshots/fe7acb7f-cf24-4a62-a1bf-ac52e9a1d797 Sep 01 12:24:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fab00872-a66d-45aa-a101-b8d8de836da6 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fab00872-a66d-45aa-a101-b8d8de836da6 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-fab00872-a66d-45aa-a101-b8d8de836da6 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Snapshot retrieved successfully. Sep 01 12:24:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fab00872-a66d-45aa-a101-b8d8de836da6 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] http://192.168.122.29/volume/v3/snapshots/fe7acb7f-cf24-4a62-a1bf-ac52e9a1d797 returned with HTTP 200 Sep 01 12:24:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1490/2972] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:22 2026] GET /volume/v3/snapshots/fe7acb7f-cf24-4a62-a1bf-ac52e9a1d797 => generated 483 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f392e777-3472-455f-b730-80c118100a3e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f392e777-3472-455f-b730-80c118100a3e tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] GET http://192.168.122.29/volume/v3/volumes/7edcefc5-e31a-43db-bfd3-b02334e9a678 Sep 01 12:24:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f392e777-3472-455f-b730-80c118100a3e tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f392e777-3472-455f-b730-80c118100a3e tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f392e777-3472-455f-b730-80c118100a3e tempest-CreateVolumesFromSnapshotTest-51667841 tempest-CreateVolumesFromSnapshotTest-51667841-project-member] http://192.168.122.29/volume/v3/volumes/7edcefc5-e31a-43db-bfd3-b02334e9a678 returned with HTTP 404 Sep 01 12:24:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1483/2973] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:23 2026] GET /volume/v3/volumes/7edcefc5-e31a-43db-bfd3-b02334e9a678 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:24:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7efe26d8-bad3-45be-9716-4ccebda03151 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7efe26d8-bad3-45be-9716-4ccebda03151 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/705fc5fa-9f5b-4131-be0f-e872417e71d9 Sep 01 12:24:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7efe26d8-bad3-45be-9716-4ccebda03151 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7efe26d8-bad3-45be-9716-4ccebda03151 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:23 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-21081c4e-1c22-45bb-b4bb-af61a0a31163 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7efe26d8-bad3-45be-9716-4ccebda03151 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:24:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-21081c4e-1c22-45bb-b4bb-af61a0a31163 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] GET http://192.168.122.29/volume/v3/snapshots/fe7acb7f-cf24-4a62-a1bf-ac52e9a1d797 Sep 01 12:24:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-21081c4e-1c22-45bb-b4bb-af61a0a31163 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-21081c4e-1c22-45bb-b4bb-af61a0a31163 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7efe26d8-bad3-45be-9716-4ccebda03151 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/705fc5fa-9f5b-4131-be0f-e872417e71d9 returned with HTTP 200 Sep 01 12:24:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1491/2974] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:23 2026] GET /volume/v3/volumes/705fc5fa-9f5b-4131-be0f-e872417e71d9 => generated 1015 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:24:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-21081c4e-1c22-45bb-b4bb-af61a0a31163 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] http://192.168.122.29/volume/v3/snapshots/fe7acb7f-cf24-4a62-a1bf-ac52e9a1d797 returned with HTTP 404 Sep 01 12:24:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1484/2975] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:23 2026] GET /volume/v3/snapshots/fe7acb7f-cf24-4a62-a1bf-ac52e9a1d797 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:24:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2c19aa04-17b5-4345-ac54-622a8a34efdc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-456726f4-eea4-4b10-9b16-b1051700599d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2c19aa04-17b5-4345-ac54-622a8a34efdc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:24:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-456726f4-eea4-4b10-9b16-b1051700599d tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] DELETE http://192.168.122.29/volume/v3/volumes/436c3b5b-921b-4ddc-90aa-ef16fde77e5b Sep 01 12:24:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-456726f4-eea4-4b10-9b16-b1051700599d tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-456726f4-eea4-4b10-9b16-b1051700599d tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2c19aa04-17b5-4345-ac54-622a8a34efdc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "705fc5fa-9f5b-4131-be0f-e872417e71d9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1460721159"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:24:23 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-456726f4-eea4-4b10-9b16-b1051700599d tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Delete volume with id: 436c3b5b-921b-4ddc-90aa-ef16fde77e5b Sep 01 12:24: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:24:23 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-456726f4-eea4-4b10-9b16-b1051700599d tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Volume info retrieved successfully. Sep 01 12:24: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:24:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2c19aa04-17b5-4345-ac54-622a8a34efdc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:24:24 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-2c19aa04-17b5-4345-ac54-622a8a34efdc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Create snapshot from volume 705fc5fa-9f5b-4131-be0f-e872417e71d9 Sep 01 12:24:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-456726f4-eea4-4b10-9b16-b1051700599d tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Delete volume request issued successfully. Sep 01 12:24:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-456726f4-eea4-4b10-9b16-b1051700599d tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] http://192.168.122.29/volume/v3/volumes/436c3b5b-921b-4ddc-90aa-ef16fde77e5b returned with HTTP 202 Sep 01 12:24:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1492/2976] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:24:23 2026] DELETE /volume/v3/volumes/436c3b5b-921b-4ddc-90aa-ef16fde77e5b => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:24:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4d7abd9a-821a-47c3-863b-55d23e12bacb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4d7abd9a-821a-47c3-863b-55d23e12bacb tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] GET http://192.168.122.29/volume/v3/volumes/436c3b5b-921b-4ddc-90aa-ef16fde77e5b Sep 01 12:24:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4d7abd9a-821a-47c3-863b-55d23e12bacb tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4d7abd9a-821a-47c3-863b-55d23e12bacb tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4d7abd9a-821a-47c3-863b-55d23e12bacb tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Volume info retrieved successfully. Sep 01 12:24:24 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-2c19aa04-17b5-4345-ac54-622a8a34efdc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Created reservations ['55a96c28-1dff-492c-8acd-fe67a328d725', 'f52f47a7-3caf-4d77-8534-15229509c314', '86e62280-8b3a-400f-94a2-d489390f3e3a', 'e98c9cec-8e9c-4acb-8197-2a24ff5ef516'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:24:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4d7abd9a-821a-47c3-863b-55d23e12bacb tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] http://192.168.122.29/volume/v3/volumes/436c3b5b-921b-4ddc-90aa-ef16fde77e5b returned with HTTP 200 Sep 01 12:24:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1493/2977] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:24 2026] GET /volume/v3/volumes/436c3b5b-921b-4ddc-90aa-ef16fde77e5b => generated 874 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24: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:24:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2c19aa04-17b5-4345-ac54-622a8a34efdc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot create request issued successfully. Sep 01 12:24:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2c19aa04-17b5-4345-ac54-622a8a34efdc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots returned with HTTP 202 Sep 01 12:24:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1485/2978] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:24:23 2026] POST /volume/v3/snapshots => generated 308 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:24:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-14a00614-f610-4408-be23-f3d9020d885e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-14a00614-f610-4408-be23-f3d9020d885e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/dfda1b7f-12a8-4832-991b-049b37fdc26b Sep 01 12:24:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-14a00614-f610-4408-be23-f3d9020d885e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-14a00614-f610-4408-be23-f3d9020d885e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-14a00614-f610-4408-be23-f3d9020d885e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:24:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-14a00614-f610-4408-be23-f3d9020d885e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/dfda1b7f-12a8-4832-991b-049b37fdc26b returned with HTTP 200 Sep 01 12:24:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1494/2979] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:24 2026] GET /volume/v3/snapshots/dfda1b7f-12a8-4832-991b-049b37fdc26b => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-403674d1-947b-472a-90e6-553c2c302eb8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-403674d1-947b-472a-90e6-553c2c302eb8 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] GET http://192.168.122.29/volume/v3/volumes/436c3b5b-921b-4ddc-90aa-ef16fde77e5b Sep 01 12:24:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-403674d1-947b-472a-90e6-553c2c302eb8 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-403674d1-947b-472a-90e6-553c2c302eb8 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:25 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:25 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-403674d1-947b-472a-90e6-553c2c302eb8 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Volume info retrieved successfully. Sep 01 12:24:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-403674d1-947b-472a-90e6-553c2c302eb8 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] http://192.168.122.29/volume/v3/volumes/436c3b5b-921b-4ddc-90aa-ef16fde77e5b returned with HTTP 200 Sep 01 12:24:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1486/2980] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:25 2026] GET /volume/v3/volumes/436c3b5b-921b-4ddc-90aa-ef16fde77e5b => generated 874 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:24:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-533c5380-b7c7-413a-a6d2-2af3d2ca702e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-533c5380-b7c7-413a-a6d2-2af3d2ca702e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/dfda1b7f-12a8-4832-991b-049b37fdc26b Sep 01 12:24:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-533c5380-b7c7-413a-a6d2-2af3d2ca702e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-533c5380-b7c7-413a-a6d2-2af3d2ca702e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-533c5380-b7c7-413a-a6d2-2af3d2ca702e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:24:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-533c5380-b7c7-413a-a6d2-2af3d2ca702e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/dfda1b7f-12a8-4832-991b-049b37fdc26b returned with HTTP 200 Sep 01 12:24:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1495/2981] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:25 2026] GET /volume/v3/snapshots/dfda1b7f-12a8-4832-991b-049b37fdc26b => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fc48fda9-84f9-4adf-94c9-dec236a308e9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fc48fda9-84f9-4adf-94c9-dec236a308e9 tempest-ProjectAdminTests-213463913 tempest-ProjectAdminTests-213463913-project-admin] GET http://192.168.122.29/volume/v3/scheduler-stats/get_pools Sep 01 12:24:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fc48fda9-84f9-4adf-94c9-dec236a308e9 tempest-ProjectAdminTests-213463913 tempest-ProjectAdminTests-213463913-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fc48fda9-84f9-4adf-94c9-dec236a308e9 tempest-ProjectAdminTests-213463913 tempest-ProjectAdminTests-213463913-project-admin] Calling method 'get_pools' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fc48fda9-84f9-4adf-94c9-dec236a308e9 tempest-ProjectAdminTests-213463913 tempest-ProjectAdminTests-213463913-project-admin] http://192.168.122.29/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 12:24:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1487/2982] 192.168.122.29 () {58 vars in 1170 bytes} [Tue Sep 1 12:24:25 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:24:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5a5435ad-052c-4f9e-bb3d-904acbc8c16d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-08932a06-26a9-4c09-b4ba-c91d2feaa9f3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5a5435ad-052c-4f9e-bb3d-904acbc8c16d tempest-ProjectAdminTests-213463913 tempest-ProjectAdminTests-213463913-project-admin] GET http://192.168.122.29/volume/v3/capabilities/devstack@QuobyteHD Sep 01 12:24:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5a5435ad-052c-4f9e-bb3d-904acbc8c16d tempest-ProjectAdminTests-213463913 tempest-ProjectAdminTests-213463913-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5a5435ad-052c-4f9e-bb3d-904acbc8c16d tempest-ProjectAdminTests-213463913 tempest-ProjectAdminTests-213463913-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-08932a06-26a9-4c09-b4ba-c91d2feaa9f3 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] GET http://192.168.122.29/volume/v3/volumes/436c3b5b-921b-4ddc-90aa-ef16fde77e5b Sep 01 12:24:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-08932a06-26a9-4c09-b4ba-c91d2feaa9f3 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-08932a06-26a9-4c09-b4ba-c91d2feaa9f3 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:26 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:24:26 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 12:24:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5a5435ad-052c-4f9e-bb3d-904acbc8c16d tempest-ProjectAdminTests-213463913 tempest-ProjectAdminTests-213463913-project-admin] http://192.168.122.29/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 01 12:24:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-08932a06-26a9-4c09-b4ba-c91d2feaa9f3 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] http://192.168.122.29/volume/v3/volumes/436c3b5b-921b-4ddc-90aa-ef16fde77e5b returned with HTTP 404 Sep 01 12:24:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1496/2983] 192.168.122.29 () {58 vars in 1188 bytes} [Tue Sep 1 12:24:26 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1488/2984] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:26 2026] GET /volume/v3/volumes/436c3b5b-921b-4ddc-90aa-ef16fde77e5b => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:24:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-42bcee1c-5ec4-4b79-8ea8-9d165770ee6f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-42bcee1c-5ec4-4b79-8ea8-9d165770ee6f tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] DELETE http://192.168.122.29/volume/v3/volumes/a7e7effc-347f-47b6-b567-472750f4e0e6 Sep 01 12:24:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-42bcee1c-5ec4-4b79-8ea8-9d165770ee6f tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-42bcee1c-5ec4-4b79-8ea8-9d165770ee6f tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:26 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-42bcee1c-5ec4-4b79-8ea8-9d165770ee6f tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Delete volume with id: a7e7effc-347f-47b6-b567-472750f4e0e6 Sep 01 12:24: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:24:26 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-42bcee1c-5ec4-4b79-8ea8-9d165770ee6f tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Volume info retrieved successfully. Sep 01 12:24:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-423a08ff-e5e7-4a92-b2cc-1630651ac465 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-42bcee1c-5ec4-4b79-8ea8-9d165770ee6f tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Delete volume request issued successfully. Sep 01 12:24:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-42bcee1c-5ec4-4b79-8ea8-9d165770ee6f tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] http://192.168.122.29/volume/v3/volumes/a7e7effc-347f-47b6-b567-472750f4e0e6 returned with HTTP 202 Sep 01 12:24:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1497/2985] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:24:26 2026] DELETE /volume/v3/volumes/a7e7effc-347f-47b6-b567-472750f4e0e6 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:24:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-423a08ff-e5e7-4a92-b2cc-1630651ac465 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/dfda1b7f-12a8-4832-991b-049b37fdc26b Sep 01 12:24:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-423a08ff-e5e7-4a92-b2cc-1630651ac465 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-423a08ff-e5e7-4a92-b2cc-1630651ac465 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5904013b-7efe-4af6-82b2-b3e23f989d11 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5904013b-7efe-4af6-82b2-b3e23f989d11 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] GET http://192.168.122.29/volume/v3/volumes/a7e7effc-347f-47b6-b567-472750f4e0e6 Sep 01 12:24:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5904013b-7efe-4af6-82b2-b3e23f989d11 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5904013b-7efe-4af6-82b2-b3e23f989d11 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:26 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:26 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-423a08ff-e5e7-4a92-b2cc-1630651ac465 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:24:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-423a08ff-e5e7-4a92-b2cc-1630651ac465 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/dfda1b7f-12a8-4832-991b-049b37fdc26b returned with HTTP 200 Sep 01 12:24:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1489/2986] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:26 2026] GET /volume/v3/snapshots/dfda1b7f-12a8-4832-991b-049b37fdc26b => generated 440 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24: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:24:26 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5904013b-7efe-4af6-82b2-b3e23f989d11 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Volume info retrieved successfully. Sep 01 12:24:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5904013b-7efe-4af6-82b2-b3e23f989d11 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] http://192.168.122.29/volume/v3/volumes/a7e7effc-347f-47b6-b567-472750f4e0e6 returned with HTTP 200 Sep 01 12:24:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1498/2987] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:26 2026] GET /volume/v3/volumes/a7e7effc-347f-47b6-b567-472750f4e0e6 => generated 839 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-de9b0307-67a6-4541-ac4f-2361dd7e66df None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-de9b0307-67a6-4541-ac4f-2361dd7e66df tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/dfda1b7f-12a8-4832-991b-049b37fdc26b Sep 01 12:24:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-de9b0307-67a6-4541-ac4f-2361dd7e66df tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-de9b0307-67a6-4541-ac4f-2361dd7e66df tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-de9b0307-67a6-4541-ac4f-2361dd7e66df tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:24:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-de9b0307-67a6-4541-ac4f-2361dd7e66df tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/dfda1b7f-12a8-4832-991b-049b37fdc26b returned with HTTP 200 Sep 01 12:24:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1490/2988] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:27 2026] GET /volume/v3/snapshots/dfda1b7f-12a8-4832-991b-049b37fdc26b => generated 467 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-32204e1b-2f78-4426-b2ab-c8fc212693d6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-32204e1b-2f78-4426-b2ab-c8fc212693d6 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] GET http://192.168.122.29/volume/v3/volumes/a7e7effc-347f-47b6-b567-472750f4e0e6 Sep 01 12:24:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-32204e1b-2f78-4426-b2ab-c8fc212693d6 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-32204e1b-2f78-4426-b2ab-c8fc212693d6 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-61b6299e-e365-40f1-9eb2-c572b64aee74 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-61b6299e-e365-40f1-9eb2-c572b64aee74 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] DELETE http://192.168.122.29/volume/v3/snapshots/dfda1b7f-12a8-4832-991b-049b37fdc26b Sep 01 12:24:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-61b6299e-e365-40f1-9eb2-c572b64aee74 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-61b6299e-e365-40f1-9eb2-c572b64aee74 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:27 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-61b6299e-e365-40f1-9eb2-c572b64aee74 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Delete snapshot with id: dfda1b7f-12a8-4832-991b-049b37fdc26b Sep 01 12:24:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-32204e1b-2f78-4426-b2ab-c8fc212693d6 tempest-CinderUnicodeTest-1098367274 tempest-CinderUnicodeTest-1098367274-project-member] http://192.168.122.29/volume/v3/volumes/a7e7effc-347f-47b6-b567-472750f4e0e6 returned with HTTP 404 Sep 01 12:24:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1499/2989] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:27 2026] GET /volume/v3/volumes/a7e7effc-347f-47b6-b567-472750f4e0e6 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:24: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:24:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-61b6299e-e365-40f1-9eb2-c572b64aee74 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Snapshot retrieved successfully. Sep 01 12:24: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:24:27 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-61b6299e-e365-40f1-9eb2-c572b64aee74 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Snapshot delete request issued successfully. Sep 01 12:24:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-61b6299e-e365-40f1-9eb2-c572b64aee74 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] http://192.168.122.29/volume/v3/snapshots/dfda1b7f-12a8-4832-991b-049b37fdc26b returned with HTTP 202 Sep 01 12:24:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1491/2990] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:24:27 2026] DELETE /volume/v3/snapshots/dfda1b7f-12a8-4832-991b-049b37fdc26b => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:24:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5fa14f08-3222-44cd-a5f4-2dda368a16ce None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5fa14f08-3222-44cd-a5f4-2dda368a16ce tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] GET http://192.168.122.29/volume/v3/snapshots/dfda1b7f-12a8-4832-991b-049b37fdc26b Sep 01 12:24:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5fa14f08-3222-44cd-a5f4-2dda368a16ce tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5fa14f08-3222-44cd-a5f4-2dda368a16ce tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:27 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5fa14f08-3222-44cd-a5f4-2dda368a16ce tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Snapshot retrieved successfully. Sep 01 12:24:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5fa14f08-3222-44cd-a5f4-2dda368a16ce tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] http://192.168.122.29/volume/v3/snapshots/dfda1b7f-12a8-4832-991b-049b37fdc26b returned with HTTP 200 Sep 01 12:24:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1500/2991] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:27 2026] GET /volume/v3/snapshots/dfda1b7f-12a8-4832-991b-049b37fdc26b => generated 466 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d047299e-7164-4d98-9969-bba9eb511669 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d047299e-7164-4d98-9969-bba9eb511669 tempest-ProjectReaderTests-1032420642 tempest-ProjectReaderTests-1032420642-project-admin] GET http://192.168.122.29/volume/v3/scheduler-stats/get_pools Sep 01 12:24:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d047299e-7164-4d98-9969-bba9eb511669 tempest-ProjectReaderTests-1032420642 tempest-ProjectReaderTests-1032420642-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d047299e-7164-4d98-9969-bba9eb511669 tempest-ProjectReaderTests-1032420642 tempest-ProjectReaderTests-1032420642-project-admin] Calling method 'get_pools' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:28 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d047299e-7164-4d98-9969-bba9eb511669 tempest-ProjectReaderTests-1032420642 tempest-ProjectReaderTests-1032420642-project-admin] http://192.168.122.29/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 12:24:28 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1492/2992] 192.168.122.29 () {58 vars in 1170 bytes} [Tue Sep 1 12:24:27 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 502 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:24:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-05570e71-7982-4a66-a520-cd5c6b7de741 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6ae1df4f-c123-472a-a0da-defadc4db115 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-05570e71-7982-4a66-a520-cd5c6b7de741 tempest-ProjectReaderTests-1032420642 tempest-ProjectReaderTests-1032420642-project-reader] GET http://192.168.122.29/volume/v3/capabilities/devstack@QuobyteHD Sep 01 12:24:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-05570e71-7982-4a66-a520-cd5c6b7de741 tempest-ProjectReaderTests-1032420642 tempest-ProjectReaderTests-1032420642-project-reader] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:28 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-05570e71-7982-4a66-a520-cd5c6b7de741 tempest-ProjectReaderTests-1032420642 tempest-ProjectReaderTests-1032420642-project-reader] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6ae1df4f-c123-472a-a0da-defadc4db115 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] GET http://192.168.122.29/volume/v3/snapshots/dfda1b7f-12a8-4832-991b-049b37fdc26b Sep 01 12:24:28 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-05570e71-7982-4a66-a520-cd5c6b7de741 tempest-ProjectReaderTests-1032420642 tempest-ProjectReaderTests-1032420642-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '9c19b9ad2a49485b9e2ad05c9e3d2837', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '67a7ec020dd84656ae56d46d67c6a152', '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:24:28 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-05570e71-7982-4a66-a520-cd5c6b7de741 tempest-ProjectReaderTests-1032420642 tempest-ProjectReaderTests-1032420642-project-reader] http://192.168.122.29/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 01 12:24:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6ae1df4f-c123-472a-a0da-defadc4db115 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:28 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1501/2993] 192.168.122.29 () {58 vars in 1188 bytes} [Tue Sep 1 12:24:28 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 206 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:24:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6ae1df4f-c123-472a-a0da-defadc4db115 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:28 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:28 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6ae1df4f-c123-472a-a0da-defadc4db115 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Snapshot retrieved successfully. Sep 01 12:24:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6ae1df4f-c123-472a-a0da-defadc4db115 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] http://192.168.122.29/volume/v3/snapshots/dfda1b7f-12a8-4832-991b-049b37fdc26b returned with HTTP 200 Sep 01 12:24:28 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1493/2994] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:28 2026] GET /volume/v3/snapshots/dfda1b7f-12a8-4832-991b-049b37fdc26b => generated 466 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-fd4d84da-7509-4b58-88b9-f13e9b6d3387 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fd4d84da-7509-4b58-88b9-f13e9b6d3387 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] GET http://192.168.122.29/volume/v3/snapshots/dfda1b7f-12a8-4832-991b-049b37fdc26b Sep 01 12:24:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fd4d84da-7509-4b58-88b9-f13e9b6d3387 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-fd4d84da-7509-4b58-88b9-f13e9b6d3387 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:29 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=655,cinder:INSERT=124,cinder:UPDATE=197 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:24:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-fd4d84da-7509-4b58-88b9-f13e9b6d3387 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] http://192.168.122.29/volume/v3/snapshots/dfda1b7f-12a8-4832-991b-049b37fdc26b returned with HTTP 404 Sep 01 12:24:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1502/2995] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:29 2026] GET /volume/v3/snapshots/dfda1b7f-12a8-4832-991b-049b37fdc26b => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:24:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8d257686-9996-4f8a-a4f6-90720e09f1b9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8d257686-9996-4f8a-a4f6-90720e09f1b9 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] DELETE http://192.168.122.29/volume/v3/snapshots/dfda1b7f-12a8-4832-991b-049b37fdc26b Sep 01 12:24:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8d257686-9996-4f8a-a4f6-90720e09f1b9 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8d257686-9996-4f8a-a4f6-90720e09f1b9 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:29 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-8d257686-9996-4f8a-a4f6-90720e09f1b9 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Delete snapshot with id: dfda1b7f-12a8-4832-991b-049b37fdc26b Sep 01 12:24:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8d257686-9996-4f8a-a4f6-90720e09f1b9 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/dfda1b7f-12a8-4832-991b-049b37fdc26b returned with HTTP 404 Sep 01 12:24:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1494/2996] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:24:29 2026] DELETE /volume/v3/snapshots/dfda1b7f-12a8-4832-991b-049b37fdc26b => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:24:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c477db35-d5fb-4e60-9b4d-365e1a76b2f9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c477db35-d5fb-4e60-9b4d-365e1a76b2f9 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/dfda1b7f-12a8-4832-991b-049b37fdc26b Sep 01 12:24:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c477db35-d5fb-4e60-9b4d-365e1a76b2f9 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c477db35-d5fb-4e60-9b4d-365e1a76b2f9 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c477db35-d5fb-4e60-9b4d-365e1a76b2f9 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/dfda1b7f-12a8-4832-991b-049b37fdc26b returned with HTTP 404 Sep 01 12:24:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1503/2997] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:29 2026] GET /volume/v3/snapshots/dfda1b7f-12a8-4832-991b-049b37fdc26b => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:24:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ca438f23-d2cd-4146-a158-2dfb0bca966e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ca438f23-d2cd-4146-a158-2dfb0bca966e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] DELETE http://192.168.122.29/volume/v3/volumes/705fc5fa-9f5b-4131-be0f-e872417e71d9 Sep 01 12:24:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ca438f23-d2cd-4146-a158-2dfb0bca966e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ca438f23-d2cd-4146-a158-2dfb0bca966e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:29 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-ca438f23-d2cd-4146-a158-2dfb0bca966e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Delete volume with id: 705fc5fa-9f5b-4131-be0f-e872417e71d9 Sep 01 12:24: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:24:29 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:29 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:29 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ca438f23-d2cd-4146-a158-2dfb0bca966e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:24:29 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ca438f23-d2cd-4146-a158-2dfb0bca966e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Delete volume request issued successfully. Sep 01 12:24:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ca438f23-d2cd-4146-a158-2dfb0bca966e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/705fc5fa-9f5b-4131-be0f-e872417e71d9 returned with HTTP 202 Sep 01 12:24:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1495/2998] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:24:29 2026] DELETE /volume/v3/volumes/705fc5fa-9f5b-4131-be0f-e872417e71d9 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:24:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-05c10d18-cca0-4a82-8487-bda9fb5e1bce None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-05c10d18-cca0-4a82-8487-bda9fb5e1bce tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/705fc5fa-9f5b-4131-be0f-e872417e71d9 Sep 01 12:24:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-05c10d18-cca0-4a82-8487-bda9fb5e1bce tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-05c10d18-cca0-4a82-8487-bda9fb5e1bce tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:29 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:29 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:29 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-05c10d18-cca0-4a82-8487-bda9fb5e1bce tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:24:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-05c10d18-cca0-4a82-8487-bda9fb5e1bce tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/705fc5fa-9f5b-4131-be0f-e872417e71d9 returned with HTTP 200 Sep 01 12:24:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1504/2999] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:29 2026] GET /volume/v3/volumes/705fc5fa-9f5b-4131-be0f-e872417e71d9 => generated 1014 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:24:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d37c5bfc-f0fc-4cf9-84af-a63d8bed6d29 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d37c5bfc-f0fc-4cf9-84af-a63d8bed6d29 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:24:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d37c5bfc-f0fc-4cf9-84af-a63d8bed6d29 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1916644968", "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:24:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d37c5bfc-f0fc-4cf9-84af-a63d8bed6d29 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:24:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1496/3000] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:24:30 2026] POST /volume/v3/types => generated 380 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1508f3dc-28f8-4bd9-a996-80bcdfd27a18 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1508f3dc-28f8-4bd9-a996-80bcdfd27a18 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] POST http://192.168.122.29/volume/v3/types/0d0596a0-209d-48f5-b0ca-e44eda6d9c05/encryption Sep 01 12:24:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1508f3dc-28f8-4bd9-a996-80bcdfd27a18 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-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:24:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1508f3dc-28f8-4bd9-a996-80bcdfd27a18 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] http://192.168.122.29/volume/v3/types/0d0596a0-209d-48f5-b0ca-e44eda6d9c05/encryption returned with HTTP 200 Sep 01 12:24:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1505/3001] 192.168.122.29 () {60 vars in 1276 bytes} [Tue Sep 1 12:24:30 2026] POST /volume/v3/types/0d0596a0-209d-48f5-b0ca-e44eda6d9c05/encryption => generated 239 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-08affd9d-3f53-4e21-96c6-8e719064c484 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-08affd9d-3f53-4e21-96c6-8e719064c484 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:24:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-08affd9d-3f53-4e21-96c6-8e719064c484 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1754511941", "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:24:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9ac22db3-1461-4c7b-b5dd-0de1fa2a7b59 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9ac22db3-1461-4c7b-b5dd-0de1fa2a7b59 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/705fc5fa-9f5b-4131-be0f-e872417e71d9 Sep 01 12:24:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9ac22db3-1461-4c7b-b5dd-0de1fa2a7b59 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9ac22db3-1461-4c7b-b5dd-0de1fa2a7b59 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-08affd9d-3f53-4e21-96c6-8e719064c484 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:24:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1497/3002] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:24:30 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:24:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3bc4995d-d943-46ae-9b43-8196b24a877f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3bc4995d-d943-46ae-9b43-8196b24a877f tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] POST http://192.168.122.29/volume/v3/types/9c93b397-a19a-4dae-98da-e28aabda10a8/encryption Sep 01 12:24: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:24:31 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3bc4995d-d943-46ae-9b43-8196b24a877f tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-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:24: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:24:31 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:31 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9ac22db3-1461-4c7b-b5dd-0de1fa2a7b59 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:24:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3bc4995d-d943-46ae-9b43-8196b24a877f tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] http://192.168.122.29/volume/v3/types/9c93b397-a19a-4dae-98da-e28aabda10a8/encryption returned with HTTP 200 Sep 01 12:24:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1498/3003] 192.168.122.29 () {60 vars in 1276 bytes} [Tue Sep 1 12:24:31 2026] POST /volume/v3/types/9c93b397-a19a-4dae-98da-e28aabda10a8/encryption => generated 239 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9ac22db3-1461-4c7b-b5dd-0de1fa2a7b59 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/705fc5fa-9f5b-4131-be0f-e872417e71d9 returned with HTTP 200 Sep 01 12:24:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1506/3004] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:30 2026] GET /volume/v3/volumes/705fc5fa-9f5b-4131-be0f-e872417e71d9 => generated 1014 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:24:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bf934d26-0e26-438f-b2e8-d5daf73ab6b1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bf934d26-0e26-438f-b2e8-d5daf73ab6b1 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:24:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bf934d26-0e26-438f-b2e8-d5daf73ab6b1 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1935824844", "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:24:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bf934d26-0e26-438f-b2e8-d5daf73ab6b1 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:24:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1499/3005] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:24:31 2026] POST /volume/v3/types => generated 380 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-de30aab5-0b99-4ef3-a78e-e018d0ed4b34 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-de30aab5-0b99-4ef3-a78e-e018d0ed4b34 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] POST http://192.168.122.29/volume/v3/types/4d1ba08a-bdf2-480e-83d8-f8641a9dac70/extra_specs Sep 01 12:24:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-de30aab5-0b99-4ef3-a78e-e018d0ed4b34 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] 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:24:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-de30aab5-0b99-4ef3-a78e-e018d0ed4b34 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] http://192.168.122.29/volume/v3/types/4d1ba08a-bdf2-480e-83d8-f8641a9dac70/extra_specs returned with HTTP 200 Sep 01 12:24:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1507/3006] 192.168.122.29 () {60 vars in 1278 bytes} [Tue Sep 1 12:24:31 2026] POST /volume/v3/types/4d1ba08a-bdf2-480e-83d8-f8641a9dac70/extra_specs => generated 35 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:24:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-96ff9341-6483-4d0f-94cb-6423b5527a3c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-96ff9341-6483-4d0f-94cb-6423b5527a3c tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] PUT http://192.168.122.29/volume/v3/types/4d1ba08a-bdf2-480e-83d8-f8641a9dac70/extra_specs/key2 Sep 01 12:24:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-96ff9341-6483-4d0f-94cb-6423b5527a3c tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] 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:24:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-96ff9341-6483-4d0f-94cb-6423b5527a3c tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] http://192.168.122.29/volume/v3/types/4d1ba08a-bdf2-480e-83d8-f8641a9dac70/extra_specs/key2 returned with HTTP 200 Sep 01 12:24:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1500/3007] 192.168.122.29 () {60 vars in 1292 bytes} [Tue Sep 1 12:24:31 2026] PUT /volume/v3/types/4d1ba08a-bdf2-480e-83d8-f8641a9dac70/extra_specs/key2 => generated 25 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:24:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-084b75f3-eda7-4132-9a5a-2be3c7d2c6f7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-084b75f3-eda7-4132-9a5a-2be3c7d2c6f7 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:24:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-084b75f3-eda7-4132-9a5a-2be3c7d2c6f7 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] 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:24:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-084b75f3-eda7-4132-9a5a-2be3c7d2c6f7 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:24:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1508/3008] 192.168.122.29 () {60 vars in 1131 bytes} [Tue Sep 1 12:24:31 2026] POST /volume/v3/types => generated 195 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-eed1cf0a-d183-460f-b35d-bc62c4842ead None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-eed1cf0a-d183-460f-b35d-bc62c4842ead tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] DELETE http://192.168.122.29/volume/v3/types/995c2c4b-c1ea-4de5-b3bb-c9c4985eac1f Sep 01 12:24:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-eed1cf0a-d183-460f-b35d-bc62c4842ead tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-eed1cf0a-d183-460f-b35d-bc62c4842ead tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-eed1cf0a-d183-460f-b35d-bc62c4842ead tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] http://192.168.122.29/volume/v3/types/995c2c4b-c1ea-4de5-b3bb-c9c4985eac1f returned with HTTP 202 Sep 01 12:24:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1501/3009] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:24:31 2026] DELETE /volume/v3/types/995c2c4b-c1ea-4de5-b3bb-c9c4985eac1f => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 12:24:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1b69d085-32dd-48a0-b3b4-dbebf7116127 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1b69d085-32dd-48a0-b3b4-dbebf7116127 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:24:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1b69d085-32dd-48a0-b3b4-dbebf7116127 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-701693801", "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:24:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1b69d085-32dd-48a0-b3b4-dbebf7116127 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:24:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1509/3010] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:24:31 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:24:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5c2537fb-40fa-44a2-b152-cf486813707e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5c2537fb-40fa-44a2-b152-cf486813707e tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] POST http://192.168.122.29/volume/v3/types/f464f54b-edec-4304-90d1-488b7826da45/encryption Sep 01 12:24:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5c2537fb-40fa-44a2-b152-cf486813707e tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-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:24:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5c2537fb-40fa-44a2-b152-cf486813707e tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] http://192.168.122.29/volume/v3/types/f464f54b-edec-4304-90d1-488b7826da45/encryption returned with HTTP 200 Sep 01 12:24:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1502/3011] 192.168.122.29 () {60 vars in 1276 bytes} [Tue Sep 1 12:24:31 2026] POST /volume/v3/types/f464f54b-edec-4304-90d1-488b7826da45/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-92c93ad8-479d-4fec-8e1b-a8d80797894f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-92c93ad8-479d-4fec-8e1b-a8d80797894f tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] DELETE http://192.168.122.29/volume/v3/types/f464f54b-edec-4304-90d1-488b7826da45/encryption/a9ebbb15-5114-41de-a306-936cf836d6e3 Sep 01 12:24:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-92c93ad8-479d-4fec-8e1b-a8d80797894f tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-92c93ad8-479d-4fec-8e1b-a8d80797894f tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-92c93ad8-479d-4fec-8e1b-a8d80797894f tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] http://192.168.122.29/volume/v3/types/f464f54b-edec-4304-90d1-488b7826da45/encryption/a9ebbb15-5114-41de-a306-936cf836d6e3 returned with HTTP 202 Sep 01 12:24:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1510/3012] 192.168.122.29 () {58 vars in 1368 bytes} [Tue Sep 1 12:24:31 2026] DELETE /volume/v3/types/f464f54b-edec-4304-90d1-488b7826da45/encryption/a9ebbb15-5114-41de-a306-936cf836d6e3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:24:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ce3e2804-6f91-4568-acca-2deb91c743bf None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ce3e2804-6f91-4568-acca-2deb91c743bf tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:24:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ce3e2804-6f91-4568-acca-2deb91c743bf tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1840937477", "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:24:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ce3e2804-6f91-4568-acca-2deb91c743bf tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:24:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1503/3013] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:24:31 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:24:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-36dda925-58f5-47ee-ac3f-0a6ac51fa5de None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-36dda925-58f5-47ee-ac3f-0a6ac51fa5de tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] DELETE http://192.168.122.29/volume/v3/types/df272115-5c62-42ef-a74a-4a5ece3d8689/extra_specs/key1 Sep 01 12:24:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-36dda925-58f5-47ee-ac3f-0a6ac51fa5de tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-36dda925-58f5-47ee-ac3f-0a6ac51fa5de tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-36dda925-58f5-47ee-ac3f-0a6ac51fa5de tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] http://192.168.122.29/volume/v3/types/df272115-5c62-42ef-a74a-4a5ece3d8689/extra_specs/key1 returned with HTTP 202 Sep 01 12:24:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1511/3014] 192.168.122.29 () {58 vars in 1275 bytes} [Tue Sep 1 12:24:31 2026] DELETE /volume/v3/types/df272115-5c62-42ef-a74a-4a5ece3d8689/extra_specs/key1 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 12:24:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b252600f-4ee5-448b-b1e1-b4c3dfbfff56 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b252600f-4ee5-448b-b1e1-b4c3dfbfff56 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:24:31 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b252600f-4ee5-448b-b1e1-b4c3dfbfff56 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-31101296", "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:24:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b252600f-4ee5-448b-b1e1-b4c3dfbfff56 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:24:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1504/3015] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:24:31 2026] POST /volume/v3/types => generated 378 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3edbce27-86a5-4f07-824f-f5b4f56be64b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3edbce27-86a5-4f07-824f-f5b4f56be64b tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] DELETE http://192.168.122.29/volume/v3/types/f4cabf3d-7c07-4a76-8c1c-a89ea8f6be07 Sep 01 12:24:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3edbce27-86a5-4f07-824f-f5b4f56be64b tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3edbce27-86a5-4f07-824f-f5b4f56be64b tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3edbce27-86a5-4f07-824f-f5b4f56be64b tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] http://192.168.122.29/volume/v3/types/f4cabf3d-7c07-4a76-8c1c-a89ea8f6be07 returned with HTTP 202 Sep 01 12:24:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1512/3016] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:24:31 2026] DELETE /volume/v3/types/f4cabf3d-7c07-4a76-8c1c-a89ea8f6be07 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:24:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-df050c97-33ae-4111-aa19-d708e16ee3c0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-df050c97-33ae-4111-aa19-d708e16ee3c0 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] GET http://192.168.122.29/volume/v3/types/0d0596a0-209d-48f5-b0ca-e44eda6d9c05/extra_specs Sep 01 12:24:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-df050c97-33ae-4111-aa19-d708e16ee3c0 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-df050c97-33ae-4111-aa19-d708e16ee3c0 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-df050c97-33ae-4111-aa19-d708e16ee3c0 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] http://192.168.122.29/volume/v3/types/0d0596a0-209d-48f5-b0ca-e44eda6d9c05/extra_specs returned with HTTP 200 Sep 01 12:24:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1505/3017] 192.168.122.29 () {58 vars in 1257 bytes} [Tue Sep 1 12:24:32 2026] GET /volume/v3/types/0d0596a0-209d-48f5-b0ca-e44eda6d9c05/extra_specs => generated 185 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:24:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-12e540a9-7a0d-4340-bb7b-a2906ef70418 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-12e540a9-7a0d-4340-bb7b-a2906ef70418 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] GET http://192.168.122.29/volume/v3/types Sep 01 12:24:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-12e540a9-7a0d-4340-bb7b-a2906ef70418 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-12e540a9-7a0d-4340-bb7b-a2906ef70418 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-12e540a9-7a0d-4340-bb7b-a2906ef70418 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:24:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1513/3018] 192.168.122.29 () {58 vars in 1110 bytes} [Tue Sep 1 12:24:32 2026] GET /volume/v3/types => generated 2589 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:24:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3ebf3658-af6a-4e72-995b-5eb00fb921bd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cc10dab0-05cd-4d63-93dd-d33d96cc8618 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3ebf3658-af6a-4e72-995b-5eb00fb921bd tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/705fc5fa-9f5b-4131-be0f-e872417e71d9 Sep 01 12:24:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cc10dab0-05cd-4d63-93dd-d33d96cc8618 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] GET http://192.168.122.29/volume/v3/types/0d0596a0-209d-48f5-b0ca-e44eda6d9c05/encryption/cipher Sep 01 12:24:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3ebf3658-af6a-4e72-995b-5eb00fb921bd tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3ebf3658-af6a-4e72-995b-5eb00fb921bd tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cc10dab0-05cd-4d63-93dd-d33d96cc8618 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cc10dab0-05cd-4d63-93dd-d33d96cc8618 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3ebf3658-af6a-4e72-995b-5eb00fb921bd tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/705fc5fa-9f5b-4131-be0f-e872417e71d9 returned with HTTP 404 Sep 01 12:24:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1506/3019] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:32 2026] GET /volume/v3/volumes/705fc5fa-9f5b-4131-be0f-e872417e71d9 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:24:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cc10dab0-05cd-4d63-93dd-d33d96cc8618 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] http://192.168.122.29/volume/v3/types/0d0596a0-209d-48f5-b0ca-e44eda6d9c05/encryption/cipher returned with HTTP 200 Sep 01 12:24:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1514/3020] 192.168.122.29 () {58 vars in 1275 bytes} [Tue Sep 1 12:24:32 2026] GET /volume/v3/types/0d0596a0-209d-48f5-b0ca-e44eda6d9c05/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:24:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-76360e82-dffd-4fad-b4d8-5b75b94f0da0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-78affd97-2a49-4b9d-8e3b-8236081936c9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-76360e82-dffd-4fad-b4d8-5b75b94f0da0 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:24:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-76360e82-dffd-4fad-b4d8-5b75b94f0da0 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-129526054"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:24:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-78affd97-2a49-4b9d-8e3b-8236081936c9 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] GET http://192.168.122.29/volume/v3/types/0d0596a0-209d-48f5-b0ca-e44eda6d9c05/encryption Sep 01 12:24:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-78affd97-2a49-4b9d-8e3b-8236081936c9 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-78affd97-2a49-4b9d-8e3b-8236081936c9 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-76360e82-dffd-4fad-b4d8-5b75b94f0da0 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-129526054'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:24:32 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-76360e82-dffd-4fad-b4d8-5b75b94f0da0 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Create volume of 1 GB Sep 01 12:24:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-78affd97-2a49-4b9d-8e3b-8236081936c9 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] http://192.168.122.29/volume/v3/types/0d0596a0-209d-48f5-b0ca-e44eda6d9c05/encryption returned with HTTP 200 Sep 01 12:24:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1515/3021] 192.168.122.29 () {58 vars in 1254 bytes} [Tue Sep 1 12:24:32 2026] GET /volume/v3/types/0d0596a0-209d-48f5-b0ca-e44eda6d9c05/encryption => generated 325 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:24:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-76360e82-dffd-4fad-b4d8-5b75b94f0da0 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Availability Zones retrieved successfully. Sep 01 12:24:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7ef6464d-dbf8-41ba-8349-2efdaa379e3b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7ef6464d-dbf8-41ba-8349-2efdaa379e3b tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] GET http://192.168.122.29/volume/v3/types/0d0596a0-209d-48f5-b0ca-e44eda6d9c05/extra_specs/multiattach Sep 01 12:24:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7ef6464d-dbf8-41ba-8349-2efdaa379e3b tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7ef6464d-dbf8-41ba-8349-2efdaa379e3b tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-76360e82-dffd-4fad-b4d8-5b75b94f0da0 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Flow 'volume_create_api' (a1fe1003-b9fd-4a03-aa06-96412863d944) 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:24:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-76360e82-dffd-4fad-b4d8-5b75b94f0da0 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1eec7a2-6a93-4591-b852-4ce89d555e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-76360e82-dffd-4fad-b4d8-5b75b94f0da0 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-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:24:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7ef6464d-dbf8-41ba-8349-2efdaa379e3b tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] http://192.168.122.29/volume/v3/types/0d0596a0-209d-48f5-b0ca-e44eda6d9c05/extra_specs/multiattach returned with HTTP 200 Sep 01 12:24:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1516/3022] 192.168.122.29 () {58 vars in 1293 bytes} [Tue Sep 1 12:24:32 2026] GET /volume/v3/types/0d0596a0-209d-48f5-b0ca-e44eda6d9c05/extra_specs/multiattach => generated 29 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:24:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e4f85e48-9521-47ad-9fe5-40c9906a37a4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e4f85e48-9521-47ad-9fe5-40c9906a37a4 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] GET http://192.168.122.29/volume/v3/types/0d0596a0-209d-48f5-b0ca-e44eda6d9c05/extra_specs/volume_backend_name Sep 01 12:24:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e4f85e48-9521-47ad-9fe5-40c9906a37a4 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e4f85e48-9521-47ad-9fe5-40c9906a37a4 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e4f85e48-9521-47ad-9fe5-40c9906a37a4 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] http://192.168.122.29/volume/v3/types/0d0596a0-209d-48f5-b0ca-e44eda6d9c05/extra_specs/volume_backend_name returned with HTTP 200 Sep 01 12:24:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1517/3023] 192.168.122.29 () {58 vars in 1317 bytes} [Tue Sep 1 12:24:32 2026] GET /volume/v3/types/0d0596a0-209d-48f5-b0ca-e44eda6d9c05/extra_specs/volume_backend_name => generated 44 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:24:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3f3ddb86-eb71-42dd-92a3-104d015c9e26 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3f3ddb86-eb71-42dd-92a3-104d015c9e26 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] GET http://192.168.122.29/volume/v3/types/0d0596a0-209d-48f5-b0ca-e44eda6d9c05 Sep 01 12:24:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3f3ddb86-eb71-42dd-92a3-104d015c9e26 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3f3ddb86-eb71-42dd-92a3-104d015c9e26 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3f3ddb86-eb71-42dd-92a3-104d015c9e26 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] http://192.168.122.29/volume/v3/types/0d0596a0-209d-48f5-b0ca-e44eda6d9c05 returned with HTTP 200 Sep 01 12:24:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1518/3024] 192.168.122.29 () {58 vars in 1221 bytes} [Tue Sep 1 12:24:32 2026] GET /volume/v3/types/0d0596a0-209d-48f5-b0ca-e44eda6d9c05 => generated 402 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-67ee2d43-6135-46f1-9a5a-cf4347a8e50d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-76360e82-dffd-4fad-b4d8-5b75b94f0da0 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1eec7a2-6a93-4591-b852-4ce89d555e90) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:24:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-67ee2d43-6135-46f1-9a5a-cf4347a8e50d tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] PUT http://192.168.122.29/volume/v3/types/0d0596a0-209d-48f5-b0ca-e44eda6d9c05/encryption/b49aa41a-19ad-4162-b2d0-452378ddd55d Sep 01 12:24:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-67ee2d43-6135-46f1-9a5a-cf4347a8e50d tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] 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:24:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-76360e82-dffd-4fad-b4d8-5b75b94f0da0 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f865465-ce91-4a63-bfcb-a00aa6a5798d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-67ee2d43-6135-46f1-9a5a-cf4347a8e50d tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] http://192.168.122.29/volume/v3/types/0d0596a0-209d-48f5-b0ca-e44eda6d9c05/encryption/b49aa41a-19ad-4162-b2d0-452378ddd55d returned with HTTP 200 Sep 01 12:24:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1519/3025] 192.168.122.29 () {60 vars in 1385 bytes} [Tue Sep 1 12:24:32 2026] PUT /volume/v3/types/0d0596a0-209d-48f5-b0ca-e44eda6d9c05/encryption/b49aa41a-19ad-4162-b2d0-452378ddd55d => generated 33 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:24:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d4b49849-5fe7-4ed8-b21e-66ca076a624c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d4b49849-5fe7-4ed8-b21e-66ca076a624c tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] PUT http://192.168.122.29/volume/v3/types/0d0596a0-209d-48f5-b0ca-e44eda6d9c05/extra_specs/key1 Sep 01 12:24:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d4b49849-5fe7-4ed8-b21e-66ca076a624c tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-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:24:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d4b49849-5fe7-4ed8-b21e-66ca076a624c tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] http://192.168.122.29/volume/v3/types/0d0596a0-209d-48f5-b0ca-e44eda6d9c05/extra_specs/key1 returned with HTTP 200 Sep 01 12:24:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1520/3026] 192.168.122.29 () {60 vars in 1292 bytes} [Tue Sep 1 12:24:32 2026] PUT /volume/v3/types/0d0596a0-209d-48f5-b0ca-e44eda6d9c05/extra_specs/key1 => generated 30 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:24:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-49a9b135-a5c8-4bea-be5c-03965fef749e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-49a9b135-a5c8-4bea-be5c-03965fef749e tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] PUT http://192.168.122.29/volume/v3/types/0d0596a0-209d-48f5-b0ca-e44eda6d9c05 Sep 01 12:24:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-49a9b135-a5c8-4bea-be5c-03965fef749e tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] 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:24:32 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-76360e82-dffd-4fad-b4d8-5b75b94f0da0 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Created reservations ['6e77ba8b-12d0-48cf-833c-5684d456065d', '10f61a65-b499-49ea-8890-0b74ba0f58ad', 'a9529a89-4f39-45ac-806d-4859b336b43d', 'fbf867c9-f06e-49cc-aeed-2aa215fae3f2'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:24:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-76360e82-dffd-4fad-b4d8-5b75b94f0da0 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f865465-ce91-4a63-bfcb-a00aa6a5798d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e77ba8b-12d0-48cf-833c-5684d456065d', '10f61a65-b499-49ea-8890-0b74ba0f58ad', 'a9529a89-4f39-45ac-806d-4859b336b43d', 'fbf867c9-f06e-49cc-aeed-2aa215fae3f2']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-76360e82-dffd-4fad-b4d8-5b75b94f0da0 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (727e2f2f-616d-4df8-8119-29197f240ddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-49a9b135-a5c8-4bea-be5c-03965fef749e tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] http://192.168.122.29/volume/v3/types/0d0596a0-209d-48f5-b0ca-e44eda6d9c05 returned with HTTP 200 Sep 01 12:24:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1521/3027] 192.168.122.29 () {60 vars in 1241 bytes} [Tue Sep 1 12:24:32 2026] PUT /volume/v3/types/0d0596a0-209d-48f5-b0ca-e44eda6d9c05 => generated 371 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e434fa37-2838-464a-919a-419abf09a6dc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e434fa37-2838-464a-919a-419abf09a6dc tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] DELETE http://192.168.122.29/volume/v3/types/df272115-5c62-42ef-a74a-4a5ece3d8689 Sep 01 12:24:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e434fa37-2838-464a-919a-419abf09a6dc tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e434fa37-2838-464a-919a-419abf09a6dc tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:32 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-76360e82-dffd-4fad-b4d8-5b75b94f0da0 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (727e2f2f-616d-4df8-8119-29197f240ddc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d6fcb77-626a-4f2b-8700-cdbdb984753e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-129526054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f303c21f6004c3b8f3683085fa69682',qos_specs=None,replication_status=,reservations=['6e77ba8b-12d0-48cf-833c-5684d456065d','10f61a65-b499-49ea-8890-0b74ba0f58ad','a9529a89-4f39-45ac-806d-4859b336b43d','fbf867c9-f06e-49cc-aeed-2aa215fae3f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6630d9cae50f4034a07faed651147f35',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:24:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-129526054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d6fcb77-626a-4f2b-8700-cdbdb984753e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f303c21f6004c3b8f3683085fa69682',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6630d9cae50f4034a07faed651147f35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-76360e82-dffd-4fad-b4d8-5b75b94f0da0 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85ca4750-c83f-47c9-b38f-f27a1b63a234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e434fa37-2838-464a-919a-419abf09a6dc tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] http://192.168.122.29/volume/v3/types/df272115-5c62-42ef-a74a-4a5ece3d8689 returned with HTTP 202 Sep 01 12:24:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1522/3028] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:24:32 2026] DELETE /volume/v3/types/df272115-5c62-42ef-a74a-4a5ece3d8689 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:24:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-64901738-5e17-43ef-b948-868d3e437404 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-76360e82-dffd-4fad-b4d8-5b75b94f0da0 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85ca4750-c83f-47c9-b38f-f27a1b63a234) transitioned into state 'SUCCESS' from state '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-129526054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f303c21f6004c3b8f3683085fa69682',qos_specs=None,replication_status=,reservations=['6e77ba8b-12d0-48cf-833c-5684d456065d','10f61a65-b499-49ea-8890-0b74ba0f58ad','a9529a89-4f39-45ac-806d-4859b336b43d','fbf867c9-f06e-49cc-aeed-2aa215fae3f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6630d9cae50f4034a07faed651147f35',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-76360e82-dffd-4fad-b4d8-5b75b94f0da0 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e6cc054-f6f2-405d-acbc-3fdc8f13154b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-76360e82-dffd-4fad-b4d8-5b75b94f0da0 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e6cc054-f6f2-405d-acbc-3fdc8f13154b) 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:24:32 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-76360e82-dffd-4fad-b4d8-5b75b94f0da0 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Flow 'volume_create_api' (a1fe1003-b9fd-4a03-aa06-96412863d944) 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:24:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-76360e82-dffd-4fad-b4d8-5b75b94f0da0 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Create volume request issued successfully. Sep 01 12:24:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-76360e82-dffd-4fad-b4d8-5b75b94f0da0 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:24:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1507/3029] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:24:32 2026] POST /volume/v3/volumes => generated 784 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:24:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6a11aa6c-a478-4679-8447-553b289eaa82 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6a11aa6c-a478-4679-8447-553b289eaa82 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] DELETE http://192.168.122.29/volume/v3/types/f464f54b-edec-4304-90d1-488b7826da45 Sep 01 12:24:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6a11aa6c-a478-4679-8447-553b289eaa82 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6a11aa6c-a478-4679-8447-553b289eaa82 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:32 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6a11aa6c-a478-4679-8447-553b289eaa82 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] http://192.168.122.29/volume/v3/types/f464f54b-edec-4304-90d1-488b7826da45 returned with HTTP 202 Sep 01 12:24:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1508/3030] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:24:32 2026] DELETE /volume/v3/types/f464f54b-edec-4304-90d1-488b7826da45 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:24:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-396c2c1e-27be-4cdd-9a21-0ac35f96583c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-396c2c1e-27be-4cdd-9a21-0ac35f96583c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/0d6fcb77-626a-4f2b-8700-cdbdb984753e Sep 01 12:24:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-396c2c1e-27be-4cdd-9a21-0ac35f96583c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-396c2c1e-27be-4cdd-9a21-0ac35f96583c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:32 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:32 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-396c2c1e-27be-4cdd-9a21-0ac35f96583c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:24:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-396c2c1e-27be-4cdd-9a21-0ac35f96583c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/0d6fcb77-626a-4f2b-8700-cdbdb984753e returned with HTTP 200 Sep 01 12:24:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1509/3031] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:32 2026] GET /volume/v3/volumes/0d6fcb77-626a-4f2b-8700-cdbdb984753e => generated 963 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-373cfc79-e856-40cd-9e07-679ab1b8c657 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-373cfc79-e856-40cd-9e07-679ab1b8c657 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] DELETE http://192.168.122.29/volume/v3/types/4d1ba08a-bdf2-480e-83d8-f8641a9dac70 Sep 01 12:24:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-373cfc79-e856-40cd-9e07-679ab1b8c657 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-373cfc79-e856-40cd-9e07-679ab1b8c657 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-373cfc79-e856-40cd-9e07-679ab1b8c657 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] http://192.168.122.29/volume/v3/types/4d1ba08a-bdf2-480e-83d8-f8641a9dac70 returned with HTTP 202 Sep 01 12:24:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1510/3032] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:24:32 2026] DELETE /volume/v3/types/4d1ba08a-bdf2-480e-83d8-f8641a9dac70 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:24:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f4efcdeb-f2bc-4988-b051-e29cd4a95780 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f4efcdeb-f2bc-4988-b051-e29cd4a95780 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] DELETE http://192.168.122.29/volume/v3/types/9c93b397-a19a-4dae-98da-e28aabda10a8 Sep 01 12:24:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f4efcdeb-f2bc-4988-b051-e29cd4a95780 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f4efcdeb-f2bc-4988-b051-e29cd4a95780 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-64901738-5e17-43ef-b948-868d3e437404 tempest-ProjectMemberTests-1709287116 tempest-ProjectMemberTests-1709287116-project-admin] GET http://192.168.122.29/volume/v3/scheduler-stats/get_pools Sep 01 12:24:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-64901738-5e17-43ef-b948-868d3e437404 tempest-ProjectMemberTests-1709287116 tempest-ProjectMemberTests-1709287116-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-64901738-5e17-43ef-b948-868d3e437404 tempest-ProjectMemberTests-1709287116 tempest-ProjectMemberTests-1709287116-project-admin] Calling method 'get_pools' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-64901738-5e17-43ef-b948-868d3e437404 tempest-ProjectMemberTests-1709287116 tempest-ProjectMemberTests-1709287116-project-admin] http://192.168.122.29/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 12:24:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1523/3033] 192.168.122.29 () {58 vars in 1170 bytes} [Tue Sep 1 12:24:32 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:24:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3fd405bc-a39e-4d57-94f3-1393e92dd49d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f4efcdeb-f2bc-4988-b051-e29cd4a95780 tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] http://192.168.122.29/volume/v3/types/9c93b397-a19a-4dae-98da-e28aabda10a8 returned with HTTP 202 Sep 01 12:24:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1511/3034] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:24:32 2026] DELETE /volume/v3/types/9c93b397-a19a-4dae-98da-e28aabda10a8 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:24:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-642978e4-464f-4936-a757-ee9e733d003f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-642978e4-464f-4936-a757-ee9e733d003f tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] DELETE http://192.168.122.29/volume/v3/types/0d0596a0-209d-48f5-b0ca-e44eda6d9c05 Sep 01 12:24:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-642978e4-464f-4936-a757-ee9e733d003f tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-642978e4-464f-4936-a757-ee9e733d003f tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-642978e4-464f-4936-a757-ee9e733d003f tempest-VolumeTypesAdminTests-501349808 tempest-VolumeTypesAdminTests-501349808-project-admin] http://192.168.122.29/volume/v3/types/0d0596a0-209d-48f5-b0ca-e44eda6d9c05 returned with HTTP 202 Sep 01 12:24:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1512/3035] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:24:32 2026] DELETE /volume/v3/types/0d0596a0-209d-48f5-b0ca-e44eda6d9c05 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:24:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3fd405bc-a39e-4d57-94f3-1393e92dd49d tempest-ProjectMemberTests-1709287116 tempest-ProjectMemberTests-1709287116-project-member] GET http://192.168.122.29/volume/v3/capabilities/devstack@QuobyteHD Sep 01 12:24:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3fd405bc-a39e-4d57-94f3-1393e92dd49d tempest-ProjectMemberTests-1709287116 tempest-ProjectMemberTests-1709287116-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3fd405bc-a39e-4d57-94f3-1393e92dd49d tempest-ProjectMemberTests-1709287116 tempest-ProjectMemberTests-1709287116-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:33 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-3fd405bc-a39e-4d57-94f3-1393e92dd49d tempest-ProjectMemberTests-1709287116 tempest-ProjectMemberTests-1709287116-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'c2fa02888f2147ab89df64678358a011', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2cf8574e4ef7419e9c3adc14ca746757', '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:24:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3fd405bc-a39e-4d57-94f3-1393e92dd49d tempest-ProjectMemberTests-1709287116 tempest-ProjectMemberTests-1709287116-project-member] http://192.168.122.29/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 01 12:24:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1524/3036] 192.168.122.29 () {58 vars in 1188 bytes} [Tue Sep 1 12:24:32 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 164 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:24:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b91607f7-e015-443a-9440-890df9e0fae6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b91607f7-e015-443a-9440-890df9e0fae6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/0d6fcb77-626a-4f2b-8700-cdbdb984753e Sep 01 12:24:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b91607f7-e015-443a-9440-890df9e0fae6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b91607f7-e015-443a-9440-890df9e0fae6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:33 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:33 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:33 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b91607f7-e015-443a-9440-890df9e0fae6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:24:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b91607f7-e015-443a-9440-890df9e0fae6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/0d6fcb77-626a-4f2b-8700-cdbdb984753e returned with HTTP 200 Sep 01 12:24:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1513/3037] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:33 2026] GET /volume/v3/volumes/0d6fcb77-626a-4f2b-8700-cdbdb984753e => generated 1013 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:24:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4a445c38-1661-4e01-9e0a-0eee12ecdedc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4a445c38-1661-4e01-9e0a-0eee12ecdedc tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:24:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4a445c38-1661-4e01-9e0a-0eee12ecdedc tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1287814012"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:24:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-4a445c38-1661-4e01-9e0a-0eee12ecdedc tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1287814012'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:24:34 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-4a445c38-1661-4e01-9e0a-0eee12ecdedc tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Create volume of 1 GB Sep 01 12:24:34 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4a445c38-1661-4e01-9e0a-0eee12ecdedc tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Availability Zones retrieved successfully. Sep 01 12:24:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4a445c38-1661-4e01-9e0a-0eee12ecdedc tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Flow 'volume_create_api' (aa75e95b-efc4-4dd2-9e5f-45f4a7c3bc36) 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:24:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4a445c38-1661-4e01-9e0a-0eee12ecdedc tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (012272a1-8467-4659-a3d5-91a81b8a4df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-4a445c38-1661-4e01-9e0a-0eee12ecdedc tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-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:24:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4a445c38-1661-4e01-9e0a-0eee12ecdedc tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (012272a1-8467-4659-a3d5-91a81b8a4df5) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:24:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4a445c38-1661-4e01-9e0a-0eee12ecdedc tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d93f28e-a7bb-4a73-bab4-bcaff44d43e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:34 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-4a445c38-1661-4e01-9e0a-0eee12ecdedc tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Created reservations ['10fa0a92-c2c1-431f-901f-ecd906b4aaed', '601675b7-3145-4704-8e6d-6cf5b53fa8a9', '20d82b37-ee95-46b8-9df8-59bf554a6d56', '7cc23829-60a0-41eb-b639-294599567985'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:24:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4a445c38-1661-4e01-9e0a-0eee12ecdedc tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d93f28e-a7bb-4a73-bab4-bcaff44d43e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10fa0a92-c2c1-431f-901f-ecd906b4aaed', '601675b7-3145-4704-8e6d-6cf5b53fa8a9', '20d82b37-ee95-46b8-9df8-59bf554a6d56', '7cc23829-60a0-41eb-b639-294599567985']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4a445c38-1661-4e01-9e0a-0eee12ecdedc tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d0be98c-9766-433c-9819-6ae921d076ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24: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:24:34 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4a445c38-1661-4e01-9e0a-0eee12ecdedc tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d0be98c-9766-433c-9819-6ae921d076ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40470ab6-4a7e-41c1-8d45-8adbf6f739c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1287814012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='554d1f313f4d41198140f854d4acc488',qos_specs=None,replication_status=,reservations=['10fa0a92-c2c1-431f-901f-ecd906b4aaed','601675b7-3145-4704-8e6d-6cf5b53fa8a9','20d82b37-ee95-46b8-9df8-59bf554a6d56','7cc23829-60a0-41eb-b639-294599567985'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70a0758d24234e578aa505d1ca02821b',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:24:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1287814012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40470ab6-4a7e-41c1-8d45-8adbf6f739c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='554d1f313f4d41198140f854d4acc488',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70a0758d24234e578aa505d1ca02821b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4a445c38-1661-4e01-9e0a-0eee12ecdedc tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fedf33b-a113-4d0e-ba2b-4b265754f644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4a445c38-1661-4e01-9e0a-0eee12ecdedc tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fedf33b-a113-4d0e-ba2b-4b265754f644) transitioned into state 'SUCCESS' from state '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-1287814012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='554d1f313f4d41198140f854d4acc488',qos_specs=None,replication_status=,reservations=['10fa0a92-c2c1-431f-901f-ecd906b4aaed','601675b7-3145-4704-8e6d-6cf5b53fa8a9','20d82b37-ee95-46b8-9df8-59bf554a6d56','7cc23829-60a0-41eb-b639-294599567985'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70a0758d24234e578aa505d1ca02821b',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4a445c38-1661-4e01-9e0a-0eee12ecdedc tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61f54c5c-f9bc-481a-bb1b-f20f42674fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4a445c38-1661-4e01-9e0a-0eee12ecdedc tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61f54c5c-f9bc-481a-bb1b-f20f42674fc7) 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:24:34 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-4a445c38-1661-4e01-9e0a-0eee12ecdedc tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Flow 'volume_create_api' (aa75e95b-efc4-4dd2-9e5f-45f4a7c3bc36) 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:24:34 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4a445c38-1661-4e01-9e0a-0eee12ecdedc tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Create volume request issued successfully. Sep 01 12:24:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4a445c38-1661-4e01-9e0a-0eee12ecdedc tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:24:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1525/3038] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:24:34 2026] POST /volume/v3/volumes => generated 785 bytes in 714 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:24:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8281c45e-a03c-48a1-b006-afabd76aa1aa None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8281c45e-a03c-48a1-b006-afabd76aa1aa tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/volumes/40470ab6-4a7e-41c1-8d45-8adbf6f739c9 Sep 01 12:24:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8281c45e-a03c-48a1-b006-afabd76aa1aa tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8281c45e-a03c-48a1-b006-afabd76aa1aa tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:34 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8281c45e-a03c-48a1-b006-afabd76aa1aa tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Volume info retrieved successfully. Sep 01 12:24:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8281c45e-a03c-48a1-b006-afabd76aa1aa tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/volumes/40470ab6-4a7e-41c1-8d45-8adbf6f739c9 returned with HTTP 200 Sep 01 12:24:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7ef9525f-bfec-4135-ac1b-29f91d0ff54e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1514/3039] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:34 2026] GET /volume/v3/volumes/40470ab6-4a7e-41c1-8d45-8adbf6f739c9 => generated 964 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7ef9525f-bfec-4135-ac1b-29f91d0ff54e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/0d6fcb77-626a-4f2b-8700-cdbdb984753e Sep 01 12:24:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7ef9525f-bfec-4135-ac1b-29f91d0ff54e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7ef9525f-bfec-4135-ac1b-29f91d0ff54e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:34 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:34 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:34 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7ef9525f-bfec-4135-ac1b-29f91d0ff54e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:24:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7ef9525f-bfec-4135-ac1b-29f91d0ff54e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/0d6fcb77-626a-4f2b-8700-cdbdb984753e returned with HTTP 200 Sep 01 12:24:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1526/3040] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:34 2026] GET /volume/v3/volumes/0d6fcb77-626a-4f2b-8700-cdbdb984753e => generated 1014 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:24:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fa897526-8f44-4cf0-99b8-0129f0951202 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fa897526-8f44-4cf0-99b8-0129f0951202 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:24:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fa897526-8f44-4cf0-99b8-0129f0951202 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0d6fcb77-626a-4f2b-8700-cdbdb984753e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-544915757"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:24: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:24:34 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fa897526-8f44-4cf0-99b8-0129f0951202 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:24:34 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-fa897526-8f44-4cf0-99b8-0129f0951202 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Create snapshot from volume 0d6fcb77-626a-4f2b-8700-cdbdb984753e Sep 01 12:24:35 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-fa897526-8f44-4cf0-99b8-0129f0951202 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Created reservations ['ad6b07f7-72c2-4425-b6df-3ac68932268a', '2c67f993-2766-49f1-9a2d-8a84f5950062', 'af4934bd-6bed-4392-8701-2461176c131f', '84a0ed41-909b-4c99-97ea-51e41c25c3cf'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:24: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:24:35 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fa897526-8f44-4cf0-99b8-0129f0951202 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot create request issued successfully. Sep 01 12:24:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fa897526-8f44-4cf0-99b8-0129f0951202 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots returned with HTTP 202 Sep 01 12:24:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1515/3041] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:24:34 2026] POST /volume/v3/snapshots => generated 307 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:24:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-643ccf17-df58-4ac9-89c4-10433a0d3ec6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-643ccf17-df58-4ac9-89c4-10433a0d3ec6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/255add21-9790-4c20-80b2-615c6e4a8a3d Sep 01 12:24:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-643ccf17-df58-4ac9-89c4-10433a0d3ec6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:35 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-643ccf17-df58-4ac9-89c4-10433a0d3ec6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:35 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:35 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-643ccf17-df58-4ac9-89c4-10433a0d3ec6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:24:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-643ccf17-df58-4ac9-89c4-10433a0d3ec6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/255add21-9790-4c20-80b2-615c6e4a8a3d returned with HTTP 200 Sep 01 12:24:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1527/3042] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:35 2026] GET /volume/v3/snapshots/255add21-9790-4c20-80b2-615c6e4a8a3d => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bc31a782-6ab3-4002-ac79-cae4fb2cecb5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bc31a782-6ab3-4002-ac79-cae4fb2cecb5 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/volumes/40470ab6-4a7e-41c1-8d45-8adbf6f739c9 Sep 01 12:24:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bc31a782-6ab3-4002-ac79-cae4fb2cecb5 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bc31a782-6ab3-4002-ac79-cae4fb2cecb5 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:35 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-bc31a782-6ab3-4002-ac79-cae4fb2cecb5 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Volume info retrieved successfully. Sep 01 12:24:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bc31a782-6ab3-4002-ac79-cae4fb2cecb5 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/volumes/40470ab6-4a7e-41c1-8d45-8adbf6f739c9 returned with HTTP 200 Sep 01 12:24:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1516/3043] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:35 2026] GET /volume/v3/volumes/40470ab6-4a7e-41c1-8d45-8adbf6f739c9 => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:24:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4a65f889-baae-49e5-b494-b3b75fb5c5f9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4a65f889-baae-49e5-b494-b3b75fb5c5f9 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/255add21-9790-4c20-80b2-615c6e4a8a3d Sep 01 12:24:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4a65f889-baae-49e5-b494-b3b75fb5c5f9 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4a65f889-baae-49e5-b494-b3b75fb5c5f9 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4a65f889-baae-49e5-b494-b3b75fb5c5f9 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:24:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4a65f889-baae-49e5-b494-b3b75fb5c5f9 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/255add21-9790-4c20-80b2-615c6e4a8a3d returned with HTTP 200 Sep 01 12:24:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1528/3044] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:36 2026] GET /volume/v3/snapshots/255add21-9790-4c20-80b2-615c6e4a8a3d => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:24:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a51d68d8-e800-4c86-8204-9e0479e0c012 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a51d68d8-e800-4c86-8204-9e0479e0c012 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/volumes/40470ab6-4a7e-41c1-8d45-8adbf6f739c9 Sep 01 12:24:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a51d68d8-e800-4c86-8204-9e0479e0c012 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a51d68d8-e800-4c86-8204-9e0479e0c012 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0f89fcea-95bd-4e56-ae03-eed0b0788e8f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a51d68d8-e800-4c86-8204-9e0479e0c012 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Volume info retrieved successfully. Sep 01 12:24:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a51d68d8-e800-4c86-8204-9e0479e0c012 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/volumes/40470ab6-4a7e-41c1-8d45-8adbf6f739c9 returned with HTTP 200 Sep 01 12:24:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1517/3045] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:36 2026] GET /volume/v3/volumes/40470ab6-4a7e-41c1-8d45-8adbf6f739c9 => generated 1015 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:24:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-69b4c5d2-a5ee-4509-bc82-7b2ec45c60dd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-69b4c5d2-a5ee-4509-bc82-7b2ec45c60dd tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:24:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-69b4c5d2-a5ee-4509-bc82-7b2ec45c60dd tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "40470ab6-4a7e-41c1-8d45-8adbf6f739c9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-651284769"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:24: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:24:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-69b4c5d2-a5ee-4509-bc82-7b2ec45c60dd tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Volume info retrieved successfully. Sep 01 12:24:37 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-69b4c5d2-a5ee-4509-bc82-7b2ec45c60dd tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Create snapshot from volume 40470ab6-4a7e-41c1-8d45-8adbf6f739c9 Sep 01 12:24:37 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-69b4c5d2-a5ee-4509-bc82-7b2ec45c60dd tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Created reservations ['c1076cae-25b3-4bda-aadb-0614944f8bf1', 'a61f680a-a2ea-4726-8913-b5c4f392e12d', '15d74881-3a93-4b4e-900a-a56c939aab4d', '7a1f4d17-3e06-47f8-93fe-8342be9d8cda'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:24:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0f89fcea-95bd-4e56-ae03-eed0b0788e8f tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:24:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0f89fcea-95bd-4e56-ae03-eed0b0788e8f tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-971653621"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:24:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-0f89fcea-95bd-4e56-ae03-eed0b0788e8f tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-971653621'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:24:37 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-0f89fcea-95bd-4e56-ae03-eed0b0788e8f tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Create volume of 1 GB Sep 01 12:24:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0f89fcea-95bd-4e56-ae03-eed0b0788e8f tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Availability Zones retrieved successfully. Sep 01 12:24: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:24:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0f89fcea-95bd-4e56-ae03-eed0b0788e8f tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Flow 'volume_create_api' (4d1706e1-908a-4cbe-bc2c-1e59be6069aa) 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:24:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0f89fcea-95bd-4e56-ae03-eed0b0788e8f tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56015f45-834e-4429-b5c6-f7411d0d3b06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-0f89fcea-95bd-4e56-ae03-eed0b0788e8f tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-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:24:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-69b4c5d2-a5ee-4509-bc82-7b2ec45c60dd tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot create request issued successfully. Sep 01 12:24:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-69b4c5d2-a5ee-4509-bc82-7b2ec45c60dd tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots returned with HTTP 202 Sep 01 12:24:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1518/3046] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:24:36 2026] POST /volume/v3/snapshots => generated 307 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:24:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3024402b-a7ed-44d6-baa4-4ff3b67bcec2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3024402b-a7ed-44d6-baa4-4ff3b67bcec2 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/snapshots/2a6c528b-43c1-4cb8-888d-cc09887b32fd Sep 01 12:24:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3024402b-a7ed-44d6-baa4-4ff3b67bcec2 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3024402b-a7ed-44d6-baa4-4ff3b67bcec2 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0f89fcea-95bd-4e56-ae03-eed0b0788e8f tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56015f45-834e-4429-b5c6-f7411d0d3b06) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:24: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:24:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3024402b-a7ed-44d6-baa4-4ff3b67bcec2 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot retrieved successfully. Sep 01 12:24:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3024402b-a7ed-44d6-baa4-4ff3b67bcec2 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots/2a6c528b-43c1-4cb8-888d-cc09887b32fd returned with HTTP 200 Sep 01 12:24:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0f89fcea-95bd-4e56-ae03-eed0b0788e8f tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6aba35d-af8d-4bb6-be02-45f44fa3733a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1519/3047] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:37 2026] GET /volume/v3/snapshots/2a6c528b-43c1-4cb8-888d-cc09887b32fd => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fbe908f8-2e77-4973-ac54-1e3d26f92f91 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fbe908f8-2e77-4973-ac54-1e3d26f92f91 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/255add21-9790-4c20-80b2-615c6e4a8a3d Sep 01 12:24:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fbe908f8-2e77-4973-ac54-1e3d26f92f91 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fbe908f8-2e77-4973-ac54-1e3d26f92f91 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fbe908f8-2e77-4973-ac54-1e3d26f92f91 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:24:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fbe908f8-2e77-4973-ac54-1e3d26f92f91 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/255add21-9790-4c20-80b2-615c6e4a8a3d returned with HTTP 200 Sep 01 12:24:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1520/3048] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:37 2026] GET /volume/v3/snapshots/255add21-9790-4c20-80b2-615c6e4a8a3d => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:37 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-0f89fcea-95bd-4e56-ae03-eed0b0788e8f tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Created reservations ['5a0bee1d-93d0-40cb-aae0-52e5b9680457', 'a8dbe4ff-c160-4959-b861-0dca9f25d081', '94e372e7-f455-4cd5-b7e5-053805bedd2e', 'c0c4ff24-db52-4e1f-a941-1acd05cb8376'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:24:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0f89fcea-95bd-4e56-ae03-eed0b0788e8f tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6aba35d-af8d-4bb6-be02-45f44fa3733a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a0bee1d-93d0-40cb-aae0-52e5b9680457', 'a8dbe4ff-c160-4959-b861-0dca9f25d081', '94e372e7-f455-4cd5-b7e5-053805bedd2e', 'c0c4ff24-db52-4e1f-a941-1acd05cb8376']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0f89fcea-95bd-4e56-ae03-eed0b0788e8f tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7da38ad8-b277-4cda-bca8-0d9900eca02b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24: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:24:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0f89fcea-95bd-4e56-ae03-eed0b0788e8f tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7da38ad8-b277-4cda-bca8-0d9900eca02b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1386441f-9311-42c2-8188-21d8c79660d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-971653621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93d98b238068488682be67b2c48990b8',qos_specs=None,replication_status=,reservations=['5a0bee1d-93d0-40cb-aae0-52e5b9680457','a8dbe4ff-c160-4959-b861-0dca9f25d081','94e372e7-f455-4cd5-b7e5-053805bedd2e','c0c4ff24-db52-4e1f-a941-1acd05cb8376'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce6b871337cb4f498c62c04a0b07b1d7',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:24:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-971653621',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1386441f-9311-42c2-8188-21d8c79660d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93d98b238068488682be67b2c48990b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce6b871337cb4f498c62c04a0b07b1d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0f89fcea-95bd-4e56-ae03-eed0b0788e8f tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (271fbe3d-213f-469e-8983-e68991cc547f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0f89fcea-95bd-4e56-ae03-eed0b0788e8f tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (271fbe3d-213f-469e-8983-e68991cc547f) transitioned into state 'SUCCESS' from state '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-971653621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93d98b238068488682be67b2c48990b8',qos_specs=None,replication_status=,reservations=['5a0bee1d-93d0-40cb-aae0-52e5b9680457','a8dbe4ff-c160-4959-b861-0dca9f25d081','94e372e7-f455-4cd5-b7e5-053805bedd2e','c0c4ff24-db52-4e1f-a941-1acd05cb8376'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce6b871337cb4f498c62c04a0b07b1d7',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0f89fcea-95bd-4e56-ae03-eed0b0788e8f tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a36b5896-2aea-4177-8533-aac0429ede89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0f89fcea-95bd-4e56-ae03-eed0b0788e8f tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a36b5896-2aea-4177-8533-aac0429ede89) 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:24:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-0f89fcea-95bd-4e56-ae03-eed0b0788e8f tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Flow 'volume_create_api' (4d1706e1-908a-4cbe-bc2c-1e59be6069aa) 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:24:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0f89fcea-95bd-4e56-ae03-eed0b0788e8f tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Create volume request issued successfully. Sep 01 12:24:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0f89fcea-95bd-4e56-ae03-eed0b0788e8f tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:24:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1529/3049] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:24:36 2026] POST /volume/v3/volumes => generated 784 bytes in 531 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:24:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3143d20d-5fdf-47ce-aadc-b16f2e39a2b6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3143d20d-5fdf-47ce-aadc-b16f2e39a2b6 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] GET http://192.168.122.29/volume/v3/volumes/1386441f-9311-42c2-8188-21d8c79660d9 Sep 01 12:24:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3143d20d-5fdf-47ce-aadc-b16f2e39a2b6 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3143d20d-5fdf-47ce-aadc-b16f2e39a2b6 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3143d20d-5fdf-47ce-aadc-b16f2e39a2b6 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Volume info retrieved successfully. Sep 01 12:24:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3143d20d-5fdf-47ce-aadc-b16f2e39a2b6 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] http://192.168.122.29/volume/v3/volumes/1386441f-9311-42c2-8188-21d8c79660d9 returned with HTTP 200 Sep 01 12:24:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1521/3050] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:37 2026] GET /volume/v3/volumes/1386441f-9311-42c2-8188-21d8c79660d9 => generated 963 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3e5b44f2-d0d2-4f02-9b07-9c85823fd0ad None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3e5b44f2-d0d2-4f02-9b07-9c85823fd0ad tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/snapshots/2a6c528b-43c1-4cb8-888d-cc09887b32fd Sep 01 12:24:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3e5b44f2-d0d2-4f02-9b07-9c85823fd0ad tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3e5b44f2-d0d2-4f02-9b07-9c85823fd0ad tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3e5b44f2-d0d2-4f02-9b07-9c85823fd0ad tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot retrieved successfully. Sep 01 12:24:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3e5b44f2-d0d2-4f02-9b07-9c85823fd0ad tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots/2a6c528b-43c1-4cb8-888d-cc09887b32fd returned with HTTP 200 Sep 01 12:24:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1530/3051] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:38 2026] GET /volume/v3/snapshots/2a6c528b-43c1-4cb8-888d-cc09887b32fd => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-503d4b54-b479-4002-be64-34c47f77c9d7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-503d4b54-b479-4002-be64-34c47f77c9d7 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/255add21-9790-4c20-80b2-615c6e4a8a3d Sep 01 12:24:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-503d4b54-b479-4002-be64-34c47f77c9d7 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-503d4b54-b479-4002-be64-34c47f77c9d7 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:38 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=802,cinder:INSERT=167,cinder:UPDATE=254 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:24: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:24:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-503d4b54-b479-4002-be64-34c47f77c9d7 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:24:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-503d4b54-b479-4002-be64-34c47f77c9d7 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/255add21-9790-4c20-80b2-615c6e4a8a3d returned with HTTP 200 Sep 01 12:24:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1522/3052] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:38 2026] GET /volume/v3/snapshots/255add21-9790-4c20-80b2-615c6e4a8a3d => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cb4bde16-2e79-4113-bd70-9ac3dbba63be None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cb4bde16-2e79-4113-bd70-9ac3dbba63be tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] POST http://192.168.122.29/volume/v3/snapshots/255add21-9790-4c20-80b2-615c6e4a8a3d/action Sep 01 12:24:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cb4bde16-2e79-4113-bd70-9ac3dbba63be tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:24:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cb4bde16-2e79-4113-bd70-9ac3dbba63be tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] 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:24: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:24:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-cb4bde16-2e79-4113-bd70-9ac3dbba63be tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Snapshot retrieved successfully. Sep 01 12:24:38 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-cb4bde16-2e79-4113-bd70-9ac3dbba63be tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '6322534d7a65446ead2408b281004cd0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9f303c21f6004c3b8f3683085fa69682', '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:24:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cb4bde16-2e79-4113-bd70-9ac3dbba63be tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] http://192.168.122.29/volume/v3/snapshots/255add21-9790-4c20-80b2-615c6e4a8a3d/action returned with HTTP 403 Sep 01 12:24:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1531/3053] 192.168.122.29 () {60 vars in 1275 bytes} [Tue Sep 1 12:24:38 2026] POST /volume/v3/snapshots/255add21-9790-4c20-80b2-615c6e4a8a3d/action => generated 133 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:24:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8243fa55-1bb5-4c74-aca3-4da1075b661d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8243fa55-1bb5-4c74-aca3-4da1075b661d tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] DELETE http://192.168.122.29/volume/v3/snapshots/255add21-9790-4c20-80b2-615c6e4a8a3d Sep 01 12:24:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8243fa55-1bb5-4c74-aca3-4da1075b661d tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8243fa55-1bb5-4c74-aca3-4da1075b661d tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:38 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-8243fa55-1bb5-4c74-aca3-4da1075b661d tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Delete snapshot with id: 255add21-9790-4c20-80b2-615c6e4a8a3d Sep 01 12:24: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:24:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8243fa55-1bb5-4c74-aca3-4da1075b661d tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:24: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:24:38 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-8243fa55-1bb5-4c74-aca3-4da1075b661d tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot delete request issued successfully. Sep 01 12:24:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8243fa55-1bb5-4c74-aca3-4da1075b661d tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/255add21-9790-4c20-80b2-615c6e4a8a3d returned with HTTP 202 Sep 01 12:24:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1523/3054] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:24:38 2026] DELETE /volume/v3/snapshots/255add21-9790-4c20-80b2-615c6e4a8a3d => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:24:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c0a181da-1769-4c6a-996a-e77e1a39f286 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c0a181da-1769-4c6a-996a-e77e1a39f286 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/255add21-9790-4c20-80b2-615c6e4a8a3d Sep 01 12:24:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c0a181da-1769-4c6a-996a-e77e1a39f286 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c0a181da-1769-4c6a-996a-e77e1a39f286 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c0a181da-1769-4c6a-996a-e77e1a39f286 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:24:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c0a181da-1769-4c6a-996a-e77e1a39f286 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/255add21-9790-4c20-80b2-615c6e4a8a3d returned with HTTP 200 Sep 01 12:24:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1532/3055] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:38 2026] GET /volume/v3/snapshots/255add21-9790-4c20-80b2-615c6e4a8a3d => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0fb9bedc-8645-47c5-b8dd-6d21f63e6f43 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0fb9bedc-8645-47c5-b8dd-6d21f63e6f43 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] GET http://192.168.122.29/volume/v3/volumes/1386441f-9311-42c2-8188-21d8c79660d9 Sep 01 12:24:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0fb9bedc-8645-47c5-b8dd-6d21f63e6f43 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0fb9bedc-8645-47c5-b8dd-6d21f63e6f43 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:38 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0fb9bedc-8645-47c5-b8dd-6d21f63e6f43 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Volume info retrieved successfully. Sep 01 12:24:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0fb9bedc-8645-47c5-b8dd-6d21f63e6f43 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] http://192.168.122.29/volume/v3/volumes/1386441f-9311-42c2-8188-21d8c79660d9 returned with HTTP 200 Sep 01 12:24:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1524/3056] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:38 2026] GET /volume/v3/volumes/1386441f-9311-42c2-8188-21d8c79660d9 => generated 1013 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:24:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c62b75e1-fbe6-4e3a-a79c-967915050197 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c62b75e1-fbe6-4e3a-a79c-967915050197 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/snapshots/2a6c528b-43c1-4cb8-888d-cc09887b32fd Sep 01 12:24:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c62b75e1-fbe6-4e3a-a79c-967915050197 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c62b75e1-fbe6-4e3a-a79c-967915050197 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c62b75e1-fbe6-4e3a-a79c-967915050197 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot retrieved successfully. Sep 01 12:24:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c62b75e1-fbe6-4e3a-a79c-967915050197 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots/2a6c528b-43c1-4cb8-888d-cc09887b32fd returned with HTTP 200 Sep 01 12:24:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1533/3057] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:39 2026] GET /volume/v3/snapshots/2a6c528b-43c1-4cb8-888d-cc09887b32fd => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-99f2a5af-f347-4136-a296-acf4077e8564 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-99f2a5af-f347-4136-a296-acf4077e8564 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/255add21-9790-4c20-80b2-615c6e4a8a3d Sep 01 12:24:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-99f2a5af-f347-4136-a296-acf4077e8564 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-99f2a5af-f347-4136-a296-acf4077e8564 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-99f2a5af-f347-4136-a296-acf4077e8564 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:24:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-99f2a5af-f347-4136-a296-acf4077e8564 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/255add21-9790-4c20-80b2-615c6e4a8a3d returned with HTTP 200 Sep 01 12:24:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1525/3058] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:39 2026] GET /volume/v3/snapshots/255add21-9790-4c20-80b2-615c6e4a8a3d => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-19f9d5b5-59da-418d-9c10-43e93cc96882 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-19f9d5b5-59da-418d-9c10-43e93cc96882 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] GET http://192.168.122.29/volume/v3/volumes/1386441f-9311-42c2-8188-21d8c79660d9 Sep 01 12:24:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-19f9d5b5-59da-418d-9c10-43e93cc96882 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-19f9d5b5-59da-418d-9c10-43e93cc96882 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-19f9d5b5-59da-418d-9c10-43e93cc96882 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Volume info retrieved successfully. Sep 01 12:24:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-19f9d5b5-59da-418d-9c10-43e93cc96882 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] http://192.168.122.29/volume/v3/volumes/1386441f-9311-42c2-8188-21d8c79660d9 returned with HTTP 200 Sep 01 12:24:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1534/3059] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:39 2026] GET /volume/v3/volumes/1386441f-9311-42c2-8188-21d8c79660d9 => generated 1013 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:24:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fb397342-4810-4e1a-9e88-e73baa97e715 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fb397342-4810-4e1a-9e88-e73baa97e715 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/snapshots/2a6c528b-43c1-4cb8-888d-cc09887b32fd Sep 01 12:24:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fb397342-4810-4e1a-9e88-e73baa97e715 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fb397342-4810-4e1a-9e88-e73baa97e715 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-fb397342-4810-4e1a-9e88-e73baa97e715 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot retrieved successfully. Sep 01 12:24:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fb397342-4810-4e1a-9e88-e73baa97e715 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots/2a6c528b-43c1-4cb8-888d-cc09887b32fd returned with HTTP 200 Sep 01 12:24:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1526/3060] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:40 2026] GET /volume/v3/snapshots/2a6c528b-43c1-4cb8-888d-cc09887b32fd => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c3a19d02-c912-4a93-a5bc-4d39008c442e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c3a19d02-c912-4a93-a5bc-4d39008c442e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-reader] POST http://192.168.122.29/volume/v3/snapshots/2a6c528b-43c1-4cb8-888d-cc09887b32fd/action Sep 01 12:24:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c3a19d02-c912-4a93-a5bc-4d39008c442e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86814) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:24:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c3a19d02-c912-4a93-a5bc-4d39008c442e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-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:24: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:24:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6dc08c73-c9a0-4c0e-8394-a6f6de41de34 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c3a19d02-c912-4a93-a5bc-4d39008c442e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-reader] Snapshot retrieved successfully. Sep 01 12:24:40 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-c3a19d02-c912-4a93-a5bc-4d39008c442e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'dccd7fc0fc4748178e2e3d642a380223', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '554d1f313f4d41198140f854d4acc488', '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:24:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c3a19d02-c912-4a93-a5bc-4d39008c442e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-reader] http://192.168.122.29/volume/v3/snapshots/2a6c528b-43c1-4cb8-888d-cc09887b32fd/action returned with HTTP 403 Sep 01 12:24:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6dc08c73-c9a0-4c0e-8394-a6f6de41de34 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/255add21-9790-4c20-80b2-615c6e4a8a3d Sep 01 12:24:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1535/3061] 192.168.122.29 () {60 vars in 1275 bytes} [Tue Sep 1 12:24:40 2026] POST /volume/v3/snapshots/2a6c528b-43c1-4cb8-888d-cc09887b32fd/action => generated 133 bytes in 145 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:24:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6dc08c73-c9a0-4c0e-8394-a6f6de41de34 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6dc08c73-c9a0-4c0e-8394-a6f6de41de34 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5e5fea51-e8d6-4414-bc34-cdd95cc31684 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5e5fea51-e8d6-4414-bc34-cdd95cc31684 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] DELETE http://192.168.122.29/volume/v3/snapshots/2a6c528b-43c1-4cb8-888d-cc09887b32fd Sep 01 12:24:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5e5fea51-e8d6-4414-bc34-cdd95cc31684 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5e5fea51-e8d6-4414-bc34-cdd95cc31684 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:40 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-5e5fea51-e8d6-4414-bc34-cdd95cc31684 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Delete snapshot with id: 2a6c528b-43c1-4cb8-888d-cc09887b32fd Sep 01 12:24:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6dc08c73-c9a0-4c0e-8394-a6f6de41de34 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/255add21-9790-4c20-80b2-615c6e4a8a3d returned with HTTP 404 Sep 01 12:24:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1527/3062] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:40 2026] GET /volume/v3/snapshots/255add21-9790-4c20-80b2-615c6e4a8a3d => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:24:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a40e693f-c749-4353-9b32-0d7eeb6a53cc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a40e693f-c749-4353-9b32-0d7eeb6a53cc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] DELETE http://192.168.122.29/volume/v3/volumes/0d6fcb77-626a-4f2b-8700-cdbdb984753e Sep 01 12:24:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a40e693f-c749-4353-9b32-0d7eeb6a53cc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a40e693f-c749-4353-9b32-0d7eeb6a53cc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:40 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-a40e693f-c749-4353-9b32-0d7eeb6a53cc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Delete volume with id: 0d6fcb77-626a-4f2b-8700-cdbdb984753e Sep 01 12:24: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:24:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5e5fea51-e8d6-4414-bc34-cdd95cc31684 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot retrieved successfully. Sep 01 12:24: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:24:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a40e693f-c749-4353-9b32-0d7eeb6a53cc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:24: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:24:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5e5fea51-e8d6-4414-bc34-cdd95cc31684 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot delete request issued successfully. Sep 01 12:24:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5e5fea51-e8d6-4414-bc34-cdd95cc31684 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots/2a6c528b-43c1-4cb8-888d-cc09887b32fd returned with HTTP 202 Sep 01 12:24:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1536/3063] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:24:40 2026] DELETE /volume/v3/snapshots/2a6c528b-43c1-4cb8-888d-cc09887b32fd => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:24:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b72cee93-f13b-479d-bf90-7fd26b649ee7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a40e693f-c749-4353-9b32-0d7eeb6a53cc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Delete volume request issued successfully. Sep 01 12:24:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b72cee93-f13b-479d-bf90-7fd26b649ee7 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/snapshots/2a6c528b-43c1-4cb8-888d-cc09887b32fd Sep 01 12:24:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a40e693f-c749-4353-9b32-0d7eeb6a53cc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/0d6fcb77-626a-4f2b-8700-cdbdb984753e returned with HTTP 202 Sep 01 12:24:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b72cee93-f13b-479d-bf90-7fd26b649ee7 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1528/3064] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:24:40 2026] DELETE /volume/v3/volumes/0d6fcb77-626a-4f2b-8700-cdbdb984753e => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:24:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b72cee93-f13b-479d-bf90-7fd26b649ee7 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-584fbb7c-bb9c-43d6-a3a8-777c304526d1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24: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:24:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b72cee93-f13b-479d-bf90-7fd26b649ee7 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot retrieved successfully. Sep 01 12:24:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b72cee93-f13b-479d-bf90-7fd26b649ee7 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots/2a6c528b-43c1-4cb8-888d-cc09887b32fd returned with HTTP 200 Sep 01 12:24:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1537/3065] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:40 2026] GET /volume/v3/snapshots/2a6c528b-43c1-4cb8-888d-cc09887b32fd => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-584fbb7c-bb9c-43d6-a3a8-777c304526d1 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/0d6fcb77-626a-4f2b-8700-cdbdb984753e Sep 01 12:24:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-584fbb7c-bb9c-43d6-a3a8-777c304526d1 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-584fbb7c-bb9c-43d6-a3a8-777c304526d1 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-584fbb7c-bb9c-43d6-a3a8-777c304526d1 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:24:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-584fbb7c-bb9c-43d6-a3a8-777c304526d1 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/0d6fcb77-626a-4f2b-8700-cdbdb984753e returned with HTTP 200 Sep 01 12:24:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1529/3066] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:40 2026] GET /volume/v3/volumes/0d6fcb77-626a-4f2b-8700-cdbdb984753e => generated 1013 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:24:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c1998a78-06e6-4b49-9123-c524e8a191da None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c1998a78-06e6-4b49-9123-c524e8a191da tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] GET http://192.168.122.29/volume/v3/volumes/1386441f-9311-42c2-8188-21d8c79660d9 Sep 01 12:24:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c1998a78-06e6-4b49-9123-c524e8a191da tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c1998a78-06e6-4b49-9123-c524e8a191da tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c1998a78-06e6-4b49-9123-c524e8a191da tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Volume info retrieved successfully. Sep 01 12:24:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c1998a78-06e6-4b49-9123-c524e8a191da tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] http://192.168.122.29/volume/v3/volumes/1386441f-9311-42c2-8188-21d8c79660d9 returned with HTTP 200 Sep 01 12:24:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1538/3067] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:40 2026] GET /volume/v3/volumes/1386441f-9311-42c2-8188-21d8c79660d9 => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:24:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d914dda8-f4ac-4925-8197-7318a3f57fb5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d914dda8-f4ac-4925-8197-7318a3f57fb5 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-reader] POST http://192.168.122.29/volume/v3/volumes/1386441f-9311-42c2-8188-21d8c79660d9/action Sep 01 12:24:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d914dda8-f4ac-4925-8197-7318a3f57fb5 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:24:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d914dda8-f4ac-4925-8197-7318a3f57fb5 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-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:24: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:24:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d914dda8-f4ac-4925-8197-7318a3f57fb5 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-reader] Volume info retrieved successfully. Sep 01 12:24:40 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-d914dda8-f4ac-4925-8197-7318a3f57fb5 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '001c950b37174601b9927451078e77bb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '93d98b238068488682be67b2c48990b8', '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:24:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d914dda8-f4ac-4925-8197-7318a3f57fb5 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-reader] http://192.168.122.29/volume/v3/volumes/1386441f-9311-42c2-8188-21d8c79660d9/action returned with HTTP 403 Sep 01 12:24:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1530/3068] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:24:40 2026] POST /volume/v3/volumes/1386441f-9311-42c2-8188-21d8c79660d9/action => generated 131 bytes in 169 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:24:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4e4ebe1b-ecae-4782-a7e2-7c4beca428b9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4e4ebe1b-ecae-4782-a7e2-7c4beca428b9 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] DELETE http://192.168.122.29/volume/v3/volumes/1386441f-9311-42c2-8188-21d8c79660d9 Sep 01 12:24:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4e4ebe1b-ecae-4782-a7e2-7c4beca428b9 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4e4ebe1b-ecae-4782-a7e2-7c4beca428b9 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:40 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-4e4ebe1b-ecae-4782-a7e2-7c4beca428b9 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Delete volume with id: 1386441f-9311-42c2-8188-21d8c79660d9 Sep 01 12:24: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:24:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4e4ebe1b-ecae-4782-a7e2-7c4beca428b9 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Volume info retrieved successfully. Sep 01 12:24:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4e4ebe1b-ecae-4782-a7e2-7c4beca428b9 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Delete volume request issued successfully. Sep 01 12:24:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4e4ebe1b-ecae-4782-a7e2-7c4beca428b9 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] http://192.168.122.29/volume/v3/volumes/1386441f-9311-42c2-8188-21d8c79660d9 returned with HTTP 202 Sep 01 12:24:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1539/3069] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:24:40 2026] DELETE /volume/v3/volumes/1386441f-9311-42c2-8188-21d8c79660d9 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:24:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-30bc356a-9481-4c0c-b5cb-d5b1bf94ea96 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-30bc356a-9481-4c0c-b5cb-d5b1bf94ea96 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] GET http://192.168.122.29/volume/v3/volumes/1386441f-9311-42c2-8188-21d8c79660d9 Sep 01 12:24:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-30bc356a-9481-4c0c-b5cb-d5b1bf94ea96 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-30bc356a-9481-4c0c-b5cb-d5b1bf94ea96 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:41 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:41 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-30bc356a-9481-4c0c-b5cb-d5b1bf94ea96 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Volume info retrieved successfully. Sep 01 12:24:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-30bc356a-9481-4c0c-b5cb-d5b1bf94ea96 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] http://192.168.122.29/volume/v3/volumes/1386441f-9311-42c2-8188-21d8c79660d9 returned with HTTP 200 Sep 01 12:24:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1531/3070] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:41 2026] GET /volume/v3/volumes/1386441f-9311-42c2-8188-21d8c79660d9 => generated 1013 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:24:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-193cc32d-8168-413e-884b-562d49924eab None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-193cc32d-8168-413e-884b-562d49924eab tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/snapshots/2a6c528b-43c1-4cb8-888d-cc09887b32fd Sep 01 12:24:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-193cc32d-8168-413e-884b-562d49924eab tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-193cc32d-8168-413e-884b-562d49924eab tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-193cc32d-8168-413e-884b-562d49924eab tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot retrieved successfully. Sep 01 12:24:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-193cc32d-8168-413e-884b-562d49924eab tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots/2a6c528b-43c1-4cb8-888d-cc09887b32fd returned with HTTP 200 Sep 01 12:24:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1540/3071] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:41 2026] GET /volume/v3/snapshots/2a6c528b-43c1-4cb8-888d-cc09887b32fd => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2e51255a-dd2c-4367-a398-72635eda9e29 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2e51255a-dd2c-4367-a398-72635eda9e29 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/0d6fcb77-626a-4f2b-8700-cdbdb984753e Sep 01 12:24:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2e51255a-dd2c-4367-a398-72635eda9e29 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2e51255a-dd2c-4367-a398-72635eda9e29 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2e51255a-dd2c-4367-a398-72635eda9e29 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/0d6fcb77-626a-4f2b-8700-cdbdb984753e returned with HTTP 404 Sep 01 12:24:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1532/3072] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:41 2026] GET /volume/v3/volumes/0d6fcb77-626a-4f2b-8700-cdbdb984753e => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:24:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-16d875f9-e034-440e-8a16-c381273fa0cc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-16d875f9-e034-440e-8a16-c381273fa0cc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:24:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-16d875f9-e034-440e-8a16-c381273fa0cc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2109821141"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:24:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-16d875f9-e034-440e-8a16-c381273fa0cc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2109821141'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:24:41 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-16d875f9-e034-440e-8a16-c381273fa0cc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Create volume of 1 GB Sep 01 12:24:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-16d875f9-e034-440e-8a16-c381273fa0cc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Availability Zones retrieved successfully. Sep 01 12:24:41 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-16d875f9-e034-440e-8a16-c381273fa0cc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Flow 'volume_create_api' (ee9b46f7-7fd7-4955-921e-69c5ca7cee4e) 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:24:41 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-16d875f9-e034-440e-8a16-c381273fa0cc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e37ebe2-6845-4775-a083-0b146c497fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:41 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-16d875f9-e034-440e-8a16-c381273fa0cc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-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:24:41 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-16d875f9-e034-440e-8a16-c381273fa0cc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e37ebe2-6845-4775-a083-0b146c497fc8) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:24:41 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-16d875f9-e034-440e-8a16-c381273fa0cc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c53a2ea7-ef64-4c70-b53f-f62969bf1632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:41 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-16d875f9-e034-440e-8a16-c381273fa0cc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Created reservations ['cc6495ee-96d0-4aad-aaef-6d729a0e1fa9', 'ecd3f13a-4cda-42a6-aa41-f20fe6cef692', '9305c74a-99da-4c3e-8c98-0be20a8e68d0', 'c2c662e6-0d8e-4141-b5c4-d55da75b26ac'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:24:41 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-16d875f9-e034-440e-8a16-c381273fa0cc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c53a2ea7-ef64-4c70-b53f-f62969bf1632) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc6495ee-96d0-4aad-aaef-6d729a0e1fa9', 'ecd3f13a-4cda-42a6-aa41-f20fe6cef692', '9305c74a-99da-4c3e-8c98-0be20a8e68d0', 'c2c662e6-0d8e-4141-b5c4-d55da75b26ac']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:41 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-16d875f9-e034-440e-8a16-c381273fa0cc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06906134-a7c5-4e5d-bbdf-c900ab3901e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24: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:24:41 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24:42 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-16d875f9-e034-440e-8a16-c381273fa0cc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06906134-a7c5-4e5d-bbdf-c900ab3901e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a021cd18-777c-4655-ba01-4139fdeab243', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2109821141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f303c21f6004c3b8f3683085fa69682',qos_specs=None,replication_status=,reservations=['cc6495ee-96d0-4aad-aaef-6d729a0e1fa9','ecd3f13a-4cda-42a6-aa41-f20fe6cef692','9305c74a-99da-4c3e-8c98-0be20a8e68d0','c2c662e6-0d8e-4141-b5c4-d55da75b26ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6630d9cae50f4034a07faed651147f35',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:24:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2109821141',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a021cd18-777c-4655-ba01-4139fdeab243,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f303c21f6004c3b8f3683085fa69682',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6630d9cae50f4034a07faed651147f35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:42 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-16d875f9-e034-440e-8a16-c381273fa0cc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33b768b0-da72-4a4f-b942-1a0c1a8ac06c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bbef4f78-39ce-4ea5-848a-32d98dd4ab96 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bbef4f78-39ce-4ea5-848a-32d98dd4ab96 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] GET http://192.168.122.29/volume/v3/volumes/1386441f-9311-42c2-8188-21d8c79660d9 Sep 01 12:24:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bbef4f78-39ce-4ea5-848a-32d98dd4ab96 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bbef4f78-39ce-4ea5-848a-32d98dd4ab96 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:42 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-16d875f9-e034-440e-8a16-c381273fa0cc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33b768b0-da72-4a4f-b942-1a0c1a8ac06c) transitioned into state 'SUCCESS' from state '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-2109821141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f303c21f6004c3b8f3683085fa69682',qos_specs=None,replication_status=,reservations=['cc6495ee-96d0-4aad-aaef-6d729a0e1fa9','ecd3f13a-4cda-42a6-aa41-f20fe6cef692','9305c74a-99da-4c3e-8c98-0be20a8e68d0','c2c662e6-0d8e-4141-b5c4-d55da75b26ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6630d9cae50f4034a07faed651147f35',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:42 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-16d875f9-e034-440e-8a16-c381273fa0cc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e15ce010-e965-4eb6-837b-7bb726402726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bbef4f78-39ce-4ea5-848a-32d98dd4ab96 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] http://192.168.122.29/volume/v3/volumes/1386441f-9311-42c2-8188-21d8c79660d9 returned with HTTP 404 Sep 01 12:24:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1533/3073] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:42 2026] GET /volume/v3/volumes/1386441f-9311-42c2-8188-21d8c79660d9 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:24:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-122244ac-50a0-4328-8cc1-903fa296bdd2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-122244ac-50a0-4328-8cc1-903fa296bdd2 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:24:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-122244ac-50a0-4328-8cc1-903fa296bdd2 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1467705118"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:24:42 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-16d875f9-e034-440e-8a16-c381273fa0cc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e15ce010-e965-4eb6-837b-7bb726402726) 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:24:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-122244ac-50a0-4328-8cc1-903fa296bdd2 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1467705118'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:24:42 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-122244ac-50a0-4328-8cc1-903fa296bdd2 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Create volume of 1 GB Sep 01 12:24:42 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-16d875f9-e034-440e-8a16-c381273fa0cc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Flow 'volume_create_api' (ee9b46f7-7fd7-4955-921e-69c5ca7cee4e) 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:24:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-16d875f9-e034-440e-8a16-c381273fa0cc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Create volume request issued successfully. Sep 01 12:24:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-16d875f9-e034-440e-8a16-c381273fa0cc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:24:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1541/3074] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:24:41 2026] POST /volume/v3/volumes => generated 785 bytes in 486 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:24:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-122244ac-50a0-4328-8cc1-903fa296bdd2 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Availability Zones retrieved successfully. Sep 01 12:24:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2f542d11-8436-45fd-ac20-d0f38b666241 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2f542d11-8436-45fd-ac20-d0f38b666241 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/a021cd18-777c-4655-ba01-4139fdeab243 Sep 01 12:24:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2f542d11-8436-45fd-ac20-d0f38b666241 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2f542d11-8436-45fd-ac20-d0f38b666241 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-122244ac-50a0-4328-8cc1-903fa296bdd2 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Flow 'volume_create_api' (7dd6a7e5-581a-47a7-a0a2-2d53cf0dc90a) 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:24:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-122244ac-50a0-4328-8cc1-903fa296bdd2 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (306fa7c5-e2c0-4136-a1f6-b59887531ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-122244ac-50a0-4328-8cc1-903fa296bdd2 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-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:24: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:24:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2f542d11-8436-45fd-ac20-d0f38b666241 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:24:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2f542d11-8436-45fd-ac20-d0f38b666241 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/a021cd18-777c-4655-ba01-4139fdeab243 returned with HTTP 200 Sep 01 12:24:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1542/3075] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:42 2026] GET /volume/v3/volumes/a021cd18-777c-4655-ba01-4139fdeab243 => generated 964 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-122244ac-50a0-4328-8cc1-903fa296bdd2 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (306fa7c5-e2c0-4136-a1f6-b59887531ae9) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:24:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-122244ac-50a0-4328-8cc1-903fa296bdd2 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d37ea98-38a2-4335-a8e9-cfa4b6fbfd7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:42 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-122244ac-50a0-4328-8cc1-903fa296bdd2 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Created reservations ['aa974978-d60a-4268-97df-851712610f21', '51379414-d9de-4dbe-9c4d-802763184a8a', '368b793b-83b6-4e27-bb34-6fda153d6786', '7ce37684-2ab0-4fc6-9af3-67ffd95f9c27'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:24:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-122244ac-50a0-4328-8cc1-903fa296bdd2 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d37ea98-38a2-4335-a8e9-cfa4b6fbfd7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa974978-d60a-4268-97df-851712610f21', '51379414-d9de-4dbe-9c4d-802763184a8a', '368b793b-83b6-4e27-bb34-6fda153d6786', '7ce37684-2ab0-4fc6-9af3-67ffd95f9c27']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-122244ac-50a0-4328-8cc1-903fa296bdd2 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cad71863-a906-42d2-86f0-2c4fa79420d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24: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:24:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-122244ac-50a0-4328-8cc1-903fa296bdd2 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cad71863-a906-42d2-86f0-2c4fa79420d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9d41b09-c52e-4a76-8f55-d035df3932b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1467705118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93d98b238068488682be67b2c48990b8',qos_specs=None,replication_status=,reservations=['aa974978-d60a-4268-97df-851712610f21','51379414-d9de-4dbe-9c4d-802763184a8a','368b793b-83b6-4e27-bb34-6fda153d6786','7ce37684-2ab0-4fc6-9af3-67ffd95f9c27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce6b871337cb4f498c62c04a0b07b1d7',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:24:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1467705118',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9d41b09-c52e-4a76-8f55-d035df3932b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93d98b238068488682be67b2c48990b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce6b871337cb4f498c62c04a0b07b1d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-122244ac-50a0-4328-8cc1-903fa296bdd2 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b9d4dce-eeec-4da8-81ff-7062ec713b9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-122244ac-50a0-4328-8cc1-903fa296bdd2 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b9d4dce-eeec-4da8-81ff-7062ec713b9a) transitioned into state 'SUCCESS' from state '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-1467705118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93d98b238068488682be67b2c48990b8',qos_specs=None,replication_status=,reservations=['aa974978-d60a-4268-97df-851712610f21','51379414-d9de-4dbe-9c4d-802763184a8a','368b793b-83b6-4e27-bb34-6fda153d6786','7ce37684-2ab0-4fc6-9af3-67ffd95f9c27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce6b871337cb4f498c62c04a0b07b1d7',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-122244ac-50a0-4328-8cc1-903fa296bdd2 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbf9bcf1-9f84-4e8a-82ce-4fbeffc480c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-122244ac-50a0-4328-8cc1-903fa296bdd2 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbf9bcf1-9f84-4e8a-82ce-4fbeffc480c5) 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:24:42 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-122244ac-50a0-4328-8cc1-903fa296bdd2 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Flow 'volume_create_api' (7dd6a7e5-581a-47a7-a0a2-2d53cf0dc90a) 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:24:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-122244ac-50a0-4328-8cc1-903fa296bdd2 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Create volume request issued successfully. Sep 01 12:24:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-122244ac-50a0-4328-8cc1-903fa296bdd2 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:24:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1534/3076] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:24:42 2026] POST /volume/v3/volumes => generated 785 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:24:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-778d3e21-dbf3-45aa-a706-473ca9c15b23 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-778d3e21-dbf3-45aa-a706-473ca9c15b23 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] GET http://192.168.122.29/volume/v3/volumes/f9d41b09-c52e-4a76-8f55-d035df3932b8 Sep 01 12:24:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-778d3e21-dbf3-45aa-a706-473ca9c15b23 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-778d3e21-dbf3-45aa-a706-473ca9c15b23 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-778d3e21-dbf3-45aa-a706-473ca9c15b23 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Volume info retrieved successfully. Sep 01 12:24:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-86d975f0-d769-48f1-a8b7-6b09f4e42a40 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-778d3e21-dbf3-45aa-a706-473ca9c15b23 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] http://192.168.122.29/volume/v3/volumes/f9d41b09-c52e-4a76-8f55-d035df3932b8 returned with HTTP 200 Sep 01 12:24:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1543/3077] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:42 2026] GET /volume/v3/volumes/f9d41b09-c52e-4a76-8f55-d035df3932b8 => generated 964 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-86d975f0-d769-48f1-a8b7-6b09f4e42a40 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/snapshots/2a6c528b-43c1-4cb8-888d-cc09887b32fd Sep 01 12:24:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-86d975f0-d769-48f1-a8b7-6b09f4e42a40 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-86d975f0-d769-48f1-a8b7-6b09f4e42a40 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-86d975f0-d769-48f1-a8b7-6b09f4e42a40 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots/2a6c528b-43c1-4cb8-888d-cc09887b32fd returned with HTTP 404 Sep 01 12:24:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1535/3078] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:42 2026] GET /volume/v3/snapshots/2a6c528b-43c1-4cb8-888d-cc09887b32fd => generated 111 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:24:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-731a0aff-35e0-412a-ba89-0abb6c8131be None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-731a0aff-35e0-412a-ba89-0abb6c8131be tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] DELETE http://192.168.122.29/volume/v3/volumes/40470ab6-4a7e-41c1-8d45-8adbf6f739c9 Sep 01 12:24:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-731a0aff-35e0-412a-ba89-0abb6c8131be tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:42 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-731a0aff-35e0-412a-ba89-0abb6c8131be tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:42 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-731a0aff-35e0-412a-ba89-0abb6c8131be tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Delete volume with id: 40470ab6-4a7e-41c1-8d45-8adbf6f739c9 Sep 01 12:24: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:24:42 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:42 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-731a0aff-35e0-412a-ba89-0abb6c8131be tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Volume info retrieved successfully. Sep 01 12:24:42 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-731a0aff-35e0-412a-ba89-0abb6c8131be tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Delete volume request issued successfully. Sep 01 12:24:42 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-731a0aff-35e0-412a-ba89-0abb6c8131be tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/volumes/40470ab6-4a7e-41c1-8d45-8adbf6f739c9 returned with HTTP 202 Sep 01 12:24:42 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1544/3079] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:24:42 2026] DELETE /volume/v3/volumes/40470ab6-4a7e-41c1-8d45-8adbf6f739c9 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:24:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cb911864-bca7-42e1-b6ba-68d19f95380e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cb911864-bca7-42e1-b6ba-68d19f95380e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/volumes/40470ab6-4a7e-41c1-8d45-8adbf6f739c9 Sep 01 12:24:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cb911864-bca7-42e1-b6ba-68d19f95380e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:42 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cb911864-bca7-42e1-b6ba-68d19f95380e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:42 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:42 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:42 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cb911864-bca7-42e1-b6ba-68d19f95380e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Volume info retrieved successfully. Sep 01 12:24:42 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cb911864-bca7-42e1-b6ba-68d19f95380e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/volumes/40470ab6-4a7e-41c1-8d45-8adbf6f739c9 returned with HTTP 200 Sep 01 12:24:42 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1536/3080] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:42 2026] GET /volume/v3/volumes/40470ab6-4a7e-41c1-8d45-8adbf6f739c9 => generated 1014 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:24:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-18df7846-3fe0-4ba6-8592-f5c3728b9c48 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-18df7846-3fe0-4ba6-8592-f5c3728b9c48 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/a021cd18-777c-4655-ba01-4139fdeab243 Sep 01 12:24:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-18df7846-3fe0-4ba6-8592-f5c3728b9c48 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-18df7846-3fe0-4ba6-8592-f5c3728b9c48 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:43 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:43 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:43 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-18df7846-3fe0-4ba6-8592-f5c3728b9c48 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:24:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-18df7846-3fe0-4ba6-8592-f5c3728b9c48 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/a021cd18-777c-4655-ba01-4139fdeab243 returned with HTTP 200 Sep 01 12:24:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1545/3081] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:43 2026] GET /volume/v3/volumes/a021cd18-777c-4655-ba01-4139fdeab243 => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:24:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4d707712-6854-422a-96da-0df6c4792656 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4d707712-6854-422a-96da-0df6c4792656 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] GET http://192.168.122.29/volume/v3/volumes/f9d41b09-c52e-4a76-8f55-d035df3932b8 Sep 01 12:24:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4d707712-6854-422a-96da-0df6c4792656 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4d707712-6854-422a-96da-0df6c4792656 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:43 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:43 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:43 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4d707712-6854-422a-96da-0df6c4792656 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Volume info retrieved successfully. Sep 01 12:24:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4d707712-6854-422a-96da-0df6c4792656 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] http://192.168.122.29/volume/v3/volumes/f9d41b09-c52e-4a76-8f55-d035df3932b8 returned with HTTP 200 Sep 01 12:24:43 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1537/3082] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:43 2026] GET /volume/v3/volumes/f9d41b09-c52e-4a76-8f55-d035df3932b8 => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:24:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a2d40c9b-c8c0-4f6f-a84a-2e09113cec29 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a2d40c9b-c8c0-4f6f-a84a-2e09113cec29 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/volumes/40470ab6-4a7e-41c1-8d45-8adbf6f739c9 Sep 01 12:24:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a2d40c9b-c8c0-4f6f-a84a-2e09113cec29 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:43 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a2d40c9b-c8c0-4f6f-a84a-2e09113cec29 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:43 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a2d40c9b-c8c0-4f6f-a84a-2e09113cec29 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/volumes/40470ab6-4a7e-41c1-8d45-8adbf6f739c9 returned with HTTP 404 Sep 01 12:24:43 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1546/3083] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:43 2026] GET /volume/v3/volumes/40470ab6-4a7e-41c1-8d45-8adbf6f739c9 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:24:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-03285b3a-dc8c-46dc-94ba-4b9d2fb550f7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:43 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-03285b3a-dc8c-46dc-94ba-4b9d2fb550f7 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:24:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-03285b3a-dc8c-46dc-94ba-4b9d2fb550f7 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1733916038"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:24:43 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-03285b3a-dc8c-46dc-94ba-4b9d2fb550f7 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1733916038'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:24:43 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-03285b3a-dc8c-46dc-94ba-4b9d2fb550f7 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Create volume of 1 GB Sep 01 12:24:43 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-03285b3a-dc8c-46dc-94ba-4b9d2fb550f7 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Availability Zones retrieved successfully. Sep 01 12:24:43 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-03285b3a-dc8c-46dc-94ba-4b9d2fb550f7 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Flow 'volume_create_api' (6128aff9-c68f-4451-b538-0cbfdc8100cb) 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:24:43 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-03285b3a-dc8c-46dc-94ba-4b9d2fb550f7 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b50fa69c-129a-4ada-ada1-6c98611c6733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:43 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-03285b3a-dc8c-46dc-94ba-4b9d2fb550f7 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-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:24:43 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-03285b3a-dc8c-46dc-94ba-4b9d2fb550f7 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b50fa69c-129a-4ada-ada1-6c98611c6733) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:24:43 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-03285b3a-dc8c-46dc-94ba-4b9d2fb550f7 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ad81f1f-f172-472c-b226-c772f7edd460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:44 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-03285b3a-dc8c-46dc-94ba-4b9d2fb550f7 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Created reservations ['8595df6f-855a-4852-8af8-8fd3edc73355', '8685fd01-77a4-4228-b373-07e30b58da44', '2c1913b0-985c-4e40-b4e8-900fc5ee5806', '1e336390-3a61-4ede-a24a-6f6781bd8e78'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:24:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-03285b3a-dc8c-46dc-94ba-4b9d2fb550f7 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ad81f1f-f172-472c-b226-c772f7edd460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8595df6f-855a-4852-8af8-8fd3edc73355', '8685fd01-77a4-4228-b373-07e30b58da44', '2c1913b0-985c-4e40-b4e8-900fc5ee5806', '1e336390-3a61-4ede-a24a-6f6781bd8e78']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-03285b3a-dc8c-46dc-94ba-4b9d2fb550f7 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ecb5457-1482-4e28-859f-4b0792ddf423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24: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:24:44 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-03285b3a-dc8c-46dc-94ba-4b9d2fb550f7 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ecb5457-1482-4e28-859f-4b0792ddf423) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b2e48e7-33f4-410a-b360-b93365caef0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1733916038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='554d1f313f4d41198140f854d4acc488',qos_specs=None,replication_status=,reservations=['8595df6f-855a-4852-8af8-8fd3edc73355','8685fd01-77a4-4228-b373-07e30b58da44','2c1913b0-985c-4e40-b4e8-900fc5ee5806','1e336390-3a61-4ede-a24a-6f6781bd8e78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70a0758d24234e578aa505d1ca02821b',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:24:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1733916038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b2e48e7-33f4-410a-b360-b93365caef0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='554d1f313f4d41198140f854d4acc488',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70a0758d24234e578aa505d1ca02821b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-03285b3a-dc8c-46dc-94ba-4b9d2fb550f7 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5727e98-8975-46a2-abba-c8ea929f2b95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-03285b3a-dc8c-46dc-94ba-4b9d2fb550f7 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5727e98-8975-46a2-abba-c8ea929f2b95) transitioned into state 'SUCCESS' from state '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-1733916038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='554d1f313f4d41198140f854d4acc488',qos_specs=None,replication_status=,reservations=['8595df6f-855a-4852-8af8-8fd3edc73355','8685fd01-77a4-4228-b373-07e30b58da44','2c1913b0-985c-4e40-b4e8-900fc5ee5806','1e336390-3a61-4ede-a24a-6f6781bd8e78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70a0758d24234e578aa505d1ca02821b',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-03285b3a-dc8c-46dc-94ba-4b9d2fb550f7 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6d34616-8e19-488f-a191-358eb6f9cfd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-03285b3a-dc8c-46dc-94ba-4b9d2fb550f7 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6d34616-8e19-488f-a191-358eb6f9cfd3) 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:24:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-03285b3a-dc8c-46dc-94ba-4b9d2fb550f7 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Flow 'volume_create_api' (6128aff9-c68f-4451-b538-0cbfdc8100cb) 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:24:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-03285b3a-dc8c-46dc-94ba-4b9d2fb550f7 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Create volume request issued successfully. Sep 01 12:24:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-03285b3a-dc8c-46dc-94ba-4b9d2fb550f7 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:24:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1538/3084] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:24:43 2026] POST /volume/v3/volumes => generated 785 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:24:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2f031ee2-de0d-492b-84b7-b62cec3599e5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2f031ee2-de0d-492b-84b7-b62cec3599e5 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/volumes/5b2e48e7-33f4-410a-b360-b93365caef0e Sep 01 12:24:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2f031ee2-de0d-492b-84b7-b62cec3599e5 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2f031ee2-de0d-492b-84b7-b62cec3599e5 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2f031ee2-de0d-492b-84b7-b62cec3599e5 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Volume info retrieved successfully. Sep 01 12:24:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2f031ee2-de0d-492b-84b7-b62cec3599e5 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/volumes/5b2e48e7-33f4-410a-b360-b93365caef0e returned with HTTP 200 Sep 01 12:24:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1547/3085] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:44 2026] GET /volume/v3/volumes/5b2e48e7-33f4-410a-b360-b93365caef0e => generated 964 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b439d54e-1c7e-48b3-966c-fc1bc0b8d68b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b439d54e-1c7e-48b3-966c-fc1bc0b8d68b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/a021cd18-777c-4655-ba01-4139fdeab243 Sep 01 12:24:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b439d54e-1c7e-48b3-966c-fc1bc0b8d68b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b439d54e-1c7e-48b3-966c-fc1bc0b8d68b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:44 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:44 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-b439d54e-1c7e-48b3-966c-fc1bc0b8d68b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:24:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b439d54e-1c7e-48b3-966c-fc1bc0b8d68b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/a021cd18-777c-4655-ba01-4139fdeab243 returned with HTTP 200 Sep 01 12:24:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1539/3086] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:44 2026] GET /volume/v3/volumes/a021cd18-777c-4655-ba01-4139fdeab243 => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:24:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-76477551-b2fb-4297-93de-2bc3d709c85c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-76477551-b2fb-4297-93de-2bc3d709c85c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:24:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-76477551-b2fb-4297-93de-2bc3d709c85c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a021cd18-777c-4655-ba01-4139fdeab243", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-93984203"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:24: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:24:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-76477551-b2fb-4297-93de-2bc3d709c85c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:24:44 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-76477551-b2fb-4297-93de-2bc3d709c85c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Create snapshot from volume a021cd18-777c-4655-ba01-4139fdeab243 Sep 01 12:24:44 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-76477551-b2fb-4297-93de-2bc3d709c85c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Created reservations ['8aaf4a92-c416-4da0-9b96-6f1db10e8f68', '330459dd-dedb-4586-a5c4-74b8a253f946', 'd85dcd71-a59b-4b2f-9eff-a589d4c83b2d', 'd5c06557-5509-4b74-92de-b8942911cf0f'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:24: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:24:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-76477551-b2fb-4297-93de-2bc3d709c85c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot create request issued successfully. Sep 01 12:24:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-76477551-b2fb-4297-93de-2bc3d709c85c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots returned with HTTP 202 Sep 01 12:24:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1548/3087] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:24:44 2026] POST /volume/v3/snapshots => generated 306 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:24:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-048873f4-5218-44ff-8055-007b441880f6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-048873f4-5218-44ff-8055-007b441880f6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/27300071-6ff7-43ca-83dc-ef79718b918f Sep 01 12:24:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-048873f4-5218-44ff-8055-007b441880f6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-048873f4-5218-44ff-8055-007b441880f6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:44 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-048873f4-5218-44ff-8055-007b441880f6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:24:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-048873f4-5218-44ff-8055-007b441880f6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/27300071-6ff7-43ca-83dc-ef79718b918f returned with HTTP 200 Sep 01 12:24:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1540/3088] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:44 2026] GET /volume/v3/snapshots/27300071-6ff7-43ca-83dc-ef79718b918f => generated 438 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7a264786-313a-4c43-9b19-0c4818fc50e4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7a264786-313a-4c43-9b19-0c4818fc50e4 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] GET http://192.168.122.29/volume/v3/volumes/f9d41b09-c52e-4a76-8f55-d035df3932b8 Sep 01 12:24:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7a264786-313a-4c43-9b19-0c4818fc50e4 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7a264786-313a-4c43-9b19-0c4818fc50e4 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7a264786-313a-4c43-9b19-0c4818fc50e4 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Volume info retrieved successfully. Sep 01 12:24:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7a264786-313a-4c43-9b19-0c4818fc50e4 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] http://192.168.122.29/volume/v3/volumes/f9d41b09-c52e-4a76-8f55-d035df3932b8 returned with HTTP 200 Sep 01 12:24:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1549/3089] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:44 2026] GET /volume/v3/volumes/f9d41b09-c52e-4a76-8f55-d035df3932b8 => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:24:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e9e210b7-122b-496d-bdd7-c5237eacf880 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e9e210b7-122b-496d-bdd7-c5237eacf880 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-reader] POST http://192.168.122.29/volume/v3/volumes/f9d41b09-c52e-4a76-8f55-d035df3932b8/action Sep 01 12:24:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e9e210b7-122b-496d-bdd7-c5237eacf880 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:24:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e9e210b7-122b-496d-bdd7-c5237eacf880 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-reader] 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:24: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:24:44 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:44 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:44 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-e9e210b7-122b-496d-bdd7-c5237eacf880 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '001c950b37174601b9927451078e77bb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '93d98b238068488682be67b2c48990b8', '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:24:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e9e210b7-122b-496d-bdd7-c5237eacf880 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-reader] http://192.168.122.29/volume/v3/volumes/f9d41b09-c52e-4a76-8f55-d035df3932b8/action returned with HTTP 403 Sep 01 12:24:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1541/3090] 192.168.122.29 () {60 vars in 1269 bytes} [Tue Sep 1 12:24:44 2026] POST /volume/v3/volumes/f9d41b09-c52e-4a76-8f55-d035df3932b8/action => generated 131 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:24:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e8e609d5-e39d-42ed-b6f7-4d44b58dba77 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e8e609d5-e39d-42ed-b6f7-4d44b58dba77 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] DELETE http://192.168.122.29/volume/v3/volumes/f9d41b09-c52e-4a76-8f55-d035df3932b8 Sep 01 12:24:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e8e609d5-e39d-42ed-b6f7-4d44b58dba77 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e8e609d5-e39d-42ed-b6f7-4d44b58dba77 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:44 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-e8e609d5-e39d-42ed-b6f7-4d44b58dba77 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Delete volume with id: f9d41b09-c52e-4a76-8f55-d035df3932b8 Sep 01 12:24: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:24:44 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:44 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e8e609d5-e39d-42ed-b6f7-4d44b58dba77 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Volume info retrieved successfully. Sep 01 12:24:44 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e8e609d5-e39d-42ed-b6f7-4d44b58dba77 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Delete volume request issued successfully. Sep 01 12:24:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e8e609d5-e39d-42ed-b6f7-4d44b58dba77 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] http://192.168.122.29/volume/v3/volumes/f9d41b09-c52e-4a76-8f55-d035df3932b8 returned with HTTP 202 Sep 01 12:24:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1550/3091] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:24:44 2026] DELETE /volume/v3/volumes/f9d41b09-c52e-4a76-8f55-d035df3932b8 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:24:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6bd86215-6ec2-4575-bc99-6b9342269848 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6bd86215-6ec2-4575-bc99-6b9342269848 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] GET http://192.168.122.29/volume/v3/volumes/f9d41b09-c52e-4a76-8f55-d035df3932b8 Sep 01 12:24:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6bd86215-6ec2-4575-bc99-6b9342269848 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6bd86215-6ec2-4575-bc99-6b9342269848 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:44 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:44 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6bd86215-6ec2-4575-bc99-6b9342269848 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Volume info retrieved successfully. Sep 01 12:24:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6bd86215-6ec2-4575-bc99-6b9342269848 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] http://192.168.122.29/volume/v3/volumes/f9d41b09-c52e-4a76-8f55-d035df3932b8 returned with HTTP 200 Sep 01 12:24:44 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1542/3092] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:44 2026] GET /volume/v3/volumes/f9d41b09-c52e-4a76-8f55-d035df3932b8 => generated 1014 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:24:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-92c4f5a8-2ce7-4ee3-a5a1-c4b8883979f2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-92c4f5a8-2ce7-4ee3-a5a1-c4b8883979f2 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/volumes/5b2e48e7-33f4-410a-b360-b93365caef0e Sep 01 12:24:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-92c4f5a8-2ce7-4ee3-a5a1-c4b8883979f2 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-92c4f5a8-2ce7-4ee3-a5a1-c4b8883979f2 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-92c4f5a8-2ce7-4ee3-a5a1-c4b8883979f2 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Volume info retrieved successfully. Sep 01 12:24:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-92c4f5a8-2ce7-4ee3-a5a1-c4b8883979f2 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/volumes/5b2e48e7-33f4-410a-b360-b93365caef0e returned with HTTP 200 Sep 01 12:24:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1551/3093] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:45 2026] GET /volume/v3/volumes/5b2e48e7-33f4-410a-b360-b93365caef0e => generated 1014 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:24:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f28af59b-f0ec-4a6e-967c-2207f7e181b8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f28af59b-f0ec-4a6e-967c-2207f7e181b8 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/27300071-6ff7-43ca-83dc-ef79718b918f Sep 01 12:24:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f28af59b-f0ec-4a6e-967c-2207f7e181b8 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:45 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f28af59b-f0ec-4a6e-967c-2207f7e181b8 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:45 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f28af59b-f0ec-4a6e-967c-2207f7e181b8 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:24:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f28af59b-f0ec-4a6e-967c-2207f7e181b8 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/27300071-6ff7-43ca-83dc-ef79718b918f returned with HTTP 200 Sep 01 12:24:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1543/3094] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:45 2026] GET /volume/v3/snapshots/27300071-6ff7-43ca-83dc-ef79718b918f => generated 438 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f1e14e77-2e08-4902-8566-1bbf3ae4cb91 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f1e14e77-2e08-4902-8566-1bbf3ae4cb91 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] GET http://192.168.122.29/volume/v3/volumes/f9d41b09-c52e-4a76-8f55-d035df3932b8 Sep 01 12:24:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f1e14e77-2e08-4902-8566-1bbf3ae4cb91 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f1e14e77-2e08-4902-8566-1bbf3ae4cb91 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f1e14e77-2e08-4902-8566-1bbf3ae4cb91 tempest-ProjectReaderTests-963792890 tempest-ProjectReaderTests-963792890-project-admin] http://192.168.122.29/volume/v3/volumes/f9d41b09-c52e-4a76-8f55-d035df3932b8 returned with HTTP 404 Sep 01 12:24:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1552/3095] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:45 2026] GET /volume/v3/volumes/f9d41b09-c52e-4a76-8f55-d035df3932b8 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:24:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0b43fb93-8e9f-4e82-b8fa-07aebed31cef None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0b43fb93-8e9f-4e82-b8fa-07aebed31cef tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/volumes/5b2e48e7-33f4-410a-b360-b93365caef0e Sep 01 12:24:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0b43fb93-8e9f-4e82-b8fa-07aebed31cef tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0b43fb93-8e9f-4e82-b8fa-07aebed31cef tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0b43fb93-8e9f-4e82-b8fa-07aebed31cef tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Volume info retrieved successfully. Sep 01 12:24:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0b43fb93-8e9f-4e82-b8fa-07aebed31cef tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/volumes/5b2e48e7-33f4-410a-b360-b93365caef0e returned with HTTP 200 Sep 01 12:24:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1544/3096] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:46 2026] GET /volume/v3/volumes/5b2e48e7-33f4-410a-b360-b93365caef0e => generated 1015 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:24:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7c6740d0-a819-4105-ab23-ff7b194d45ce None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7c6740d0-a819-4105-ab23-ff7b194d45ce tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:24:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7c6740d0-a819-4105-ab23-ff7b194d45ce tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5b2e48e7-33f4-410a-b360-b93365caef0e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-176215204"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:24: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:24:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7c6740d0-a819-4105-ab23-ff7b194d45ce tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Volume info retrieved successfully. Sep 01 12:24:46 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-7c6740d0-a819-4105-ab23-ff7b194d45ce tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Create snapshot from volume 5b2e48e7-33f4-410a-b360-b93365caef0e Sep 01 12:24:46 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-7c6740d0-a819-4105-ab23-ff7b194d45ce tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Created reservations ['8cc0c1be-bc5e-4cf9-ac21-5ec18105ff89', '2d2d92d3-f1cc-4a9e-8d1f-4e8c0e36fad9', '48a75a34-9a26-4054-b58d-0cd542b3963b', 'ce6d353a-73ad-452a-81e3-38403f028f13'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:24: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:24:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7c6740d0-a819-4105-ab23-ff7b194d45ce tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot create request issued successfully. Sep 01 12:24:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7c6740d0-a819-4105-ab23-ff7b194d45ce tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots returned with HTTP 202 Sep 01 12:24:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1553/3097] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:24:46 2026] POST /volume/v3/snapshots => generated 307 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:24:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5dcae2f9-40d7-453a-8b21-ab96fe697f3d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5dcae2f9-40d7-453a-8b21-ab96fe697f3d tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/snapshots/a3624695-8bbe-473f-89aa-2d46a994ea0c Sep 01 12:24:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5dcae2f9-40d7-453a-8b21-ab96fe697f3d tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5dcae2f9-40d7-453a-8b21-ab96fe697f3d tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5dcae2f9-40d7-453a-8b21-ab96fe697f3d tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot retrieved successfully. Sep 01 12:24:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5dcae2f9-40d7-453a-8b21-ab96fe697f3d tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots/a3624695-8bbe-473f-89aa-2d46a994ea0c returned with HTTP 200 Sep 01 12:24:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1545/3098] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:46 2026] GET /volume/v3/snapshots/a3624695-8bbe-473f-89aa-2d46a994ea0c => generated 439 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9c7fe834-ab6d-4906-958a-f9a0b2fa0295 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9c7fe834-ab6d-4906-958a-f9a0b2fa0295 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/27300071-6ff7-43ca-83dc-ef79718b918f Sep 01 12:24:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9c7fe834-ab6d-4906-958a-f9a0b2fa0295 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9c7fe834-ab6d-4906-958a-f9a0b2fa0295 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9c7fe834-ab6d-4906-958a-f9a0b2fa0295 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:24:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9c7fe834-ab6d-4906-958a-f9a0b2fa0295 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/27300071-6ff7-43ca-83dc-ef79718b918f returned with HTTP 200 Sep 01 12:24:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1554/3099] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:46 2026] GET /volume/v3/snapshots/27300071-6ff7-43ca-83dc-ef79718b918f => generated 438 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:24:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3ea5ddf3-39b3-40f0-9a6c-dac70a6cd665 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3ea5ddf3-39b3-40f0-9a6c-dac70a6cd665 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/snapshots/a3624695-8bbe-473f-89aa-2d46a994ea0c Sep 01 12:24:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3ea5ddf3-39b3-40f0-9a6c-dac70a6cd665 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3ea5ddf3-39b3-40f0-9a6c-dac70a6cd665 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:47 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3ea5ddf3-39b3-40f0-9a6c-dac70a6cd665 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot retrieved successfully. Sep 01 12:24:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3ea5ddf3-39b3-40f0-9a6c-dac70a6cd665 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots/a3624695-8bbe-473f-89aa-2d46a994ea0c returned with HTTP 200 Sep 01 12:24:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1546/3100] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:47 2026] GET /volume/v3/snapshots/a3624695-8bbe-473f-89aa-2d46a994ea0c => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cac21525-fb9f-42da-9dcf-3ac9ef993a00 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cac21525-fb9f-42da-9dcf-3ac9ef993a00 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/27300071-6ff7-43ca-83dc-ef79718b918f Sep 01 12:24:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cac21525-fb9f-42da-9dcf-3ac9ef993a00 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cac21525-fb9f-42da-9dcf-3ac9ef993a00 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:47 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:47 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-cac21525-fb9f-42da-9dcf-3ac9ef993a00 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:24:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cac21525-fb9f-42da-9dcf-3ac9ef993a00 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/27300071-6ff7-43ca-83dc-ef79718b918f returned with HTTP 200 Sep 01 12:24:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1555/3101] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:47 2026] GET /volume/v3/snapshots/27300071-6ff7-43ca-83dc-ef79718b918f => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3a24fcfe-9151-4322-90ca-30c229810b3c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3a24fcfe-9151-4322-90ca-30c229810b3c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] GET http://192.168.122.29/volume/v3/snapshots Sep 01 12:24:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3a24fcfe-9151-4322-90ca-30c229810b3c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3a24fcfe-9151-4322-90ca-30c229810b3c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-3a24fcfe-9151-4322-90ca-30c229810b3c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:24:47 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-3a24fcfe-9151-4322-90ca-30c229810b3c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Building query based on filter {{(pid=86815) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:24: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:24:47 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:24:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3a24fcfe-9151-4322-90ca-30c229810b3c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Get all snapshots completed successfully. Sep 01 12:24:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3a24fcfe-9151-4322-90ca-30c229810b3c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] http://192.168.122.29/volume/v3/snapshots returned with HTTP 200 Sep 01 12:24:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1547/3102] 192.168.122.29 () {58 vars in 1122 bytes} [Tue Sep 1 12:24:47 2026] GET /volume/v3/snapshots => generated 334 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2fb808b5-3dfc-4625-a5e6-48355c8b92da None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2fb808b5-3dfc-4625-a5e6-48355c8b92da tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] DELETE http://192.168.122.29/volume/v3/snapshots/27300071-6ff7-43ca-83dc-ef79718b918f Sep 01 12:24:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2fb808b5-3dfc-4625-a5e6-48355c8b92da tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:47 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2fb808b5-3dfc-4625-a5e6-48355c8b92da tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:47 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-2fb808b5-3dfc-4625-a5e6-48355c8b92da tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Delete snapshot with id: 27300071-6ff7-43ca-83dc-ef79718b918f Sep 01 12:24: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:24:47 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:47 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2fb808b5-3dfc-4625-a5e6-48355c8b92da tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:24: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:24:47 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24:47 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2fb808b5-3dfc-4625-a5e6-48355c8b92da tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot delete request issued successfully. Sep 01 12:24:47 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2fb808b5-3dfc-4625-a5e6-48355c8b92da tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/27300071-6ff7-43ca-83dc-ef79718b918f returned with HTTP 202 Sep 01 12:24:47 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1556/3103] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:24:47 2026] DELETE /volume/v3/snapshots/27300071-6ff7-43ca-83dc-ef79718b918f => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:24:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ee39687e-fbe4-4ea9-9530-dfaa8b0cfc5b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ee39687e-fbe4-4ea9-9530-dfaa8b0cfc5b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/27300071-6ff7-43ca-83dc-ef79718b918f Sep 01 12:24:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ee39687e-fbe4-4ea9-9530-dfaa8b0cfc5b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:47 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ee39687e-fbe4-4ea9-9530-dfaa8b0cfc5b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:47 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ee39687e-fbe4-4ea9-9530-dfaa8b0cfc5b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:24:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ee39687e-fbe4-4ea9-9530-dfaa8b0cfc5b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/27300071-6ff7-43ca-83dc-ef79718b918f returned with HTTP 200 Sep 01 12:24:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1548/3104] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:47 2026] GET /volume/v3/snapshots/27300071-6ff7-43ca-83dc-ef79718b918f => generated 464 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4f28bc56-f4e3-43ec-b913-08959815b14b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4f28bc56-f4e3-43ec-b913-08959815b14b tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/snapshots/a3624695-8bbe-473f-89aa-2d46a994ea0c Sep 01 12:24:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4f28bc56-f4e3-43ec-b913-08959815b14b tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4f28bc56-f4e3-43ec-b913-08959815b14b tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4f28bc56-f4e3-43ec-b913-08959815b14b tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot retrieved successfully. Sep 01 12:24:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4f28bc56-f4e3-43ec-b913-08959815b14b tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots/a3624695-8bbe-473f-89aa-2d46a994ea0c returned with HTTP 200 Sep 01 12:24:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1557/3105] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:48 2026] GET /volume/v3/snapshots/a3624695-8bbe-473f-89aa-2d46a994ea0c => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-24ce6fd0-9b7c-4e0b-b3d0-e61b450c87ff None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-24ce6fd0-9b7c-4e0b-b3d0-e61b450c87ff tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/27300071-6ff7-43ca-83dc-ef79718b918f Sep 01 12:24:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-24ce6fd0-9b7c-4e0b-b3d0-e61b450c87ff tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-24ce6fd0-9b7c-4e0b-b3d0-e61b450c87ff tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:48 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:48 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-24ce6fd0-9b7c-4e0b-b3d0-e61b450c87ff tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:24:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-24ce6fd0-9b7c-4e0b-b3d0-e61b450c87ff tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/27300071-6ff7-43ca-83dc-ef79718b918f returned with HTTP 200 Sep 01 12:24:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1549/3106] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:48 2026] GET /volume/v3/snapshots/27300071-6ff7-43ca-83dc-ef79718b918f => generated 464 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-259cc6ea-286f-448e-9834-7a811352ce3d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-259cc6ea-286f-448e-9834-7a811352ce3d tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/snapshots/a3624695-8bbe-473f-89aa-2d46a994ea0c Sep 01 12:24:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-259cc6ea-286f-448e-9834-7a811352ce3d tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-259cc6ea-286f-448e-9834-7a811352ce3d tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:49 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-259cc6ea-286f-448e-9834-7a811352ce3d tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot retrieved successfully. Sep 01 12:24:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-259cc6ea-286f-448e-9834-7a811352ce3d tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots/a3624695-8bbe-473f-89aa-2d46a994ea0c returned with HTTP 200 Sep 01 12:24:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1558/3107] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:49 2026] GET /volume/v3/snapshots/a3624695-8bbe-473f-89aa-2d46a994ea0c => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-17437c07-c532-4ae9-b562-75b7d3dc66c6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-17437c07-c532-4ae9-b562-75b7d3dc66c6 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-reader] GET http://192.168.122.29/volume/v3/snapshots Sep 01 12:24:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-17437c07-c532-4ae9-b562-75b7d3dc66c6 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-17437c07-c532-4ae9-b562-75b7d3dc66c6 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-reader] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-17437c07-c532-4ae9-b562-75b7d3dc66c6 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-reader] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:24:49 devstack devstack@c-api.service[86815]: DEBUG cinder.db.api [None req-17437c07-c532-4ae9-b562-75b7d3dc66c6 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-reader] Building query based on filter {{(pid=86815) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 12:24:49 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:24:49 devstack devstack@c-api.service[86815]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 12:24:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-17437c07-c532-4ae9-b562-75b7d3dc66c6 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-reader] Get all snapshots completed successfully. Sep 01 12:24:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-17437c07-c532-4ae9-b562-75b7d3dc66c6 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-reader] http://192.168.122.29/volume/v3/snapshots returned with HTTP 200 Sep 01 12:24:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1550/3108] 192.168.122.29 () {58 vars in 1122 bytes} [Tue Sep 1 12:24:49 2026] GET /volume/v3/snapshots => generated 335 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:24:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2c795f91-da21-4978-a4ca-76d2d11e95cf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2c795f91-da21-4978-a4ca-76d2d11e95cf tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] DELETE http://192.168.122.29/volume/v3/snapshots/a3624695-8bbe-473f-89aa-2d46a994ea0c Sep 01 12:24:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2c795f91-da21-4978-a4ca-76d2d11e95cf tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2c795f91-da21-4978-a4ca-76d2d11e95cf tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:49 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-2c795f91-da21-4978-a4ca-76d2d11e95cf tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Delete snapshot with id: a3624695-8bbe-473f-89aa-2d46a994ea0c Sep 01 12:24: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:24:49 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2c795f91-da21-4978-a4ca-76d2d11e95cf tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot retrieved successfully. Sep 01 12:24: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:24:49 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24:49 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2c795f91-da21-4978-a4ca-76d2d11e95cf tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot delete request issued successfully. Sep 01 12:24:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2c795f91-da21-4978-a4ca-76d2d11e95cf tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots/a3624695-8bbe-473f-89aa-2d46a994ea0c returned with HTTP 202 Sep 01 12:24:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1559/3109] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:24:49 2026] DELETE /volume/v3/snapshots/a3624695-8bbe-473f-89aa-2d46a994ea0c => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:24:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-362bfe6e-b478-4b84-8884-10f08cbb9e21 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-362bfe6e-b478-4b84-8884-10f08cbb9e21 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/snapshots/a3624695-8bbe-473f-89aa-2d46a994ea0c Sep 01 12:24:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-362bfe6e-b478-4b84-8884-10f08cbb9e21 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-362bfe6e-b478-4b84-8884-10f08cbb9e21 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:49 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-362bfe6e-b478-4b84-8884-10f08cbb9e21 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot retrieved successfully. Sep 01 12:24:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-362bfe6e-b478-4b84-8884-10f08cbb9e21 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots/a3624695-8bbe-473f-89aa-2d46a994ea0c returned with HTTP 200 Sep 01 12:24:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1551/3110] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:49 2026] GET /volume/v3/snapshots/a3624695-8bbe-473f-89aa-2d46a994ea0c => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c1eb737f-53df-4293-a13a-03253caf28a3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c1eb737f-53df-4293-a13a-03253caf28a3 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/27300071-6ff7-43ca-83dc-ef79718b918f Sep 01 12:24:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c1eb737f-53df-4293-a13a-03253caf28a3 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c1eb737f-53df-4293-a13a-03253caf28a3 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c1eb737f-53df-4293-a13a-03253caf28a3 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/27300071-6ff7-43ca-83dc-ef79718b918f returned with HTTP 404 Sep 01 12:24:49 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1560/3111] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:49 2026] GET /volume/v3/snapshots/27300071-6ff7-43ca-83dc-ef79718b918f => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:24:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-863d36df-edd2-4680-b4e4-b14dfaea96d6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-863d36df-edd2-4680-b4e4-b14dfaea96d6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] DELETE http://192.168.122.29/volume/v3/volumes/a021cd18-777c-4655-ba01-4139fdeab243 Sep 01 12:24:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-863d36df-edd2-4680-b4e4-b14dfaea96d6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:49 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-863d36df-edd2-4680-b4e4-b14dfaea96d6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:49 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-863d36df-edd2-4680-b4e4-b14dfaea96d6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Delete volume with id: a021cd18-777c-4655-ba01-4139fdeab243 Sep 01 12:24: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:24:49 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:49 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-863d36df-edd2-4680-b4e4-b14dfaea96d6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:24:49 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-863d36df-edd2-4680-b4e4-b14dfaea96d6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Delete volume request issued successfully. Sep 01 12:24:49 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-863d36df-edd2-4680-b4e4-b14dfaea96d6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/a021cd18-777c-4655-ba01-4139fdeab243 returned with HTTP 202 Sep 01 12:24:49 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1552/3112] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:24:49 2026] DELETE /volume/v3/volumes/a021cd18-777c-4655-ba01-4139fdeab243 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:24:49 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-37302260-2202-4a95-85f5-4a21960dcf7c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:49 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-37302260-2202-4a95-85f5-4a21960dcf7c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/a021cd18-777c-4655-ba01-4139fdeab243 Sep 01 12:24:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-37302260-2202-4a95-85f5-4a21960dcf7c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:50 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-37302260-2202-4a95-85f5-4a21960dcf7c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:50 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:50 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:50 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-37302260-2202-4a95-85f5-4a21960dcf7c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:24:50 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-37302260-2202-4a95-85f5-4a21960dcf7c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/a021cd18-777c-4655-ba01-4139fdeab243 returned with HTTP 200 Sep 01 12:24:50 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1561/3113] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:49 2026] GET /volume/v3/volumes/a021cd18-777c-4655-ba01-4139fdeab243 => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:24:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-18918e75-1159-4068-becf-e2cb600f9719 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-18918e75-1159-4068-becf-e2cb600f9719 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/snapshots/a3624695-8bbe-473f-89aa-2d46a994ea0c Sep 01 12:24:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-18918e75-1159-4068-becf-e2cb600f9719 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:50 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-18918e75-1159-4068-becf-e2cb600f9719 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:50 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:50 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-18918e75-1159-4068-becf-e2cb600f9719 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot retrieved successfully. Sep 01 12:24:50 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-18918e75-1159-4068-becf-e2cb600f9719 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots/a3624695-8bbe-473f-89aa-2d46a994ea0c returned with HTTP 200 Sep 01 12:24:50 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1553/3114] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:50 2026] GET /volume/v3/snapshots/a3624695-8bbe-473f-89aa-2d46a994ea0c => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a57bb224-cddf-48ac-90e1-b9f791eb81a3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a57bb224-cddf-48ac-90e1-b9f791eb81a3 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/a021cd18-777c-4655-ba01-4139fdeab243 Sep 01 12:24:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a57bb224-cddf-48ac-90e1-b9f791eb81a3 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a57bb224-cddf-48ac-90e1-b9f791eb81a3 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a57bb224-cddf-48ac-90e1-b9f791eb81a3 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/a021cd18-777c-4655-ba01-4139fdeab243 returned with HTTP 404 Sep 01 12:24:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1562/3115] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:51 2026] GET /volume/v3/volumes/a021cd18-777c-4655-ba01-4139fdeab243 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:24:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-68ec1069-6b9a-4ae2-80b7-162f08fd0e65 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-68ec1069-6b9a-4ae2-80b7-162f08fd0e65 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:24:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-68ec1069-6b9a-4ae2-80b7-162f08fd0e65 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1316219691"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:24:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-68ec1069-6b9a-4ae2-80b7-162f08fd0e65 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1316219691'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:24:51 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-68ec1069-6b9a-4ae2-80b7-162f08fd0e65 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Create volume of 1 GB Sep 01 12:24:51 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-68ec1069-6b9a-4ae2-80b7-162f08fd0e65 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Availability Zones retrieved successfully. Sep 01 12:24:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-68ec1069-6b9a-4ae2-80b7-162f08fd0e65 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Flow 'volume_create_api' (0be5262f-a69b-4ef4-9937-06b358171911) 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:24:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-68ec1069-6b9a-4ae2-80b7-162f08fd0e65 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5df131a-6a91-453e-a01c-15fc50db8597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-68ec1069-6b9a-4ae2-80b7-162f08fd0e65 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-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:24:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-68ec1069-6b9a-4ae2-80b7-162f08fd0e65 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5df131a-6a91-453e-a01c-15fc50db8597) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:24:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-68ec1069-6b9a-4ae2-80b7-162f08fd0e65 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (585aba58-0195-4b5c-9883-42ab21fe463c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:51 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-68ec1069-6b9a-4ae2-80b7-162f08fd0e65 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Created reservations ['e818fe35-b78e-4fd8-8333-6803a3756001', '7b285e1e-f85a-4f7f-97ee-3260736b4bf6', 'f06bcf73-9870-40c1-9c2b-509fbc05629e', '65b1e284-14ba-4d86-91e3-7e55ec478404'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:24:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-68ec1069-6b9a-4ae2-80b7-162f08fd0e65 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (585aba58-0195-4b5c-9883-42ab21fe463c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e818fe35-b78e-4fd8-8333-6803a3756001', '7b285e1e-f85a-4f7f-97ee-3260736b4bf6', 'f06bcf73-9870-40c1-9c2b-509fbc05629e', '65b1e284-14ba-4d86-91e3-7e55ec478404']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-68ec1069-6b9a-4ae2-80b7-162f08fd0e65 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38d67540-e7f8-472f-a1e7-f46c15dea64d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24: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:24:51 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-68ec1069-6b9a-4ae2-80b7-162f08fd0e65 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38d67540-e7f8-472f-a1e7-f46c15dea64d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b63d223c-20a1-4c76-bed5-5dcf1f8e0f97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1316219691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f303c21f6004c3b8f3683085fa69682',qos_specs=None,replication_status=,reservations=['e818fe35-b78e-4fd8-8333-6803a3756001','7b285e1e-f85a-4f7f-97ee-3260736b4bf6','f06bcf73-9870-40c1-9c2b-509fbc05629e','65b1e284-14ba-4d86-91e3-7e55ec478404'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6630d9cae50f4034a07faed651147f35',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:24:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1316219691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b63d223c-20a1-4c76-bed5-5dcf1f8e0f97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f303c21f6004c3b8f3683085fa69682',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6630d9cae50f4034a07faed651147f35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-68ec1069-6b9a-4ae2-80b7-162f08fd0e65 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6704f5f9-b14c-43f4-b833-4d47290dd162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-68ec1069-6b9a-4ae2-80b7-162f08fd0e65 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6704f5f9-b14c-43f4-b833-4d47290dd162) transitioned into state 'SUCCESS' from state '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-1316219691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f303c21f6004c3b8f3683085fa69682',qos_specs=None,replication_status=,reservations=['e818fe35-b78e-4fd8-8333-6803a3756001','7b285e1e-f85a-4f7f-97ee-3260736b4bf6','f06bcf73-9870-40c1-9c2b-509fbc05629e','65b1e284-14ba-4d86-91e3-7e55ec478404'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6630d9cae50f4034a07faed651147f35',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-68ec1069-6b9a-4ae2-80b7-162f08fd0e65 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7615632b-d33c-42a3-a45f-e9c98fae2681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-68ec1069-6b9a-4ae2-80b7-162f08fd0e65 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7615632b-d33c-42a3-a45f-e9c98fae2681) 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:24:51 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-68ec1069-6b9a-4ae2-80b7-162f08fd0e65 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Flow 'volume_create_api' (0be5262f-a69b-4ef4-9937-06b358171911) 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:24:51 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-68ec1069-6b9a-4ae2-80b7-162f08fd0e65 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Create volume request issued successfully. Sep 01 12:24:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-68ec1069-6b9a-4ae2-80b7-162f08fd0e65 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:24:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1554/3116] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:24:51 2026] POST /volume/v3/volumes => generated 785 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 12:24:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-eb76a6c9-4e0f-41dd-90c8-5502df0110b5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-eb76a6c9-4e0f-41dd-90c8-5502df0110b5 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/b63d223c-20a1-4c76-bed5-5dcf1f8e0f97 Sep 01 12:24:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-eb76a6c9-4e0f-41dd-90c8-5502df0110b5 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-eb76a6c9-4e0f-41dd-90c8-5502df0110b5 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:51 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-eb76a6c9-4e0f-41dd-90c8-5502df0110b5 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:24:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-eb76a6c9-4e0f-41dd-90c8-5502df0110b5 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/b63d223c-20a1-4c76-bed5-5dcf1f8e0f97 returned with HTTP 200 Sep 01 12:24:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1563/3117] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:51 2026] GET /volume/v3/volumes/b63d223c-20a1-4c76-bed5-5dcf1f8e0f97 => generated 964 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5ac617fe-6dab-4cf7-899d-a70c9c48b3a7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5ac617fe-6dab-4cf7-899d-a70c9c48b3a7 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/snapshots/a3624695-8bbe-473f-89aa-2d46a994ea0c Sep 01 12:24:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5ac617fe-6dab-4cf7-899d-a70c9c48b3a7 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5ac617fe-6dab-4cf7-899d-a70c9c48b3a7 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5ac617fe-6dab-4cf7-899d-a70c9c48b3a7 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots/a3624695-8bbe-473f-89aa-2d46a994ea0c returned with HTTP 404 Sep 01 12:24:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1555/3118] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:51 2026] GET /volume/v3/snapshots/a3624695-8bbe-473f-89aa-2d46a994ea0c => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:24:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2e77dafb-086c-4a8e-99ff-be919c81f7e7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2e77dafb-086c-4a8e-99ff-be919c81f7e7 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] DELETE http://192.168.122.29/volume/v3/volumes/5b2e48e7-33f4-410a-b360-b93365caef0e Sep 01 12:24:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2e77dafb-086c-4a8e-99ff-be919c81f7e7 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2e77dafb-086c-4a8e-99ff-be919c81f7e7 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:51 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-2e77dafb-086c-4a8e-99ff-be919c81f7e7 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Delete volume with id: 5b2e48e7-33f4-410a-b360-b93365caef0e Sep 01 12:24: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:24:51 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:51 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2e77dafb-086c-4a8e-99ff-be919c81f7e7 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Volume info retrieved successfully. Sep 01 12:24:51 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2e77dafb-086c-4a8e-99ff-be919c81f7e7 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Delete volume request issued successfully. Sep 01 12:24:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2e77dafb-086c-4a8e-99ff-be919c81f7e7 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/volumes/5b2e48e7-33f4-410a-b360-b93365caef0e returned with HTTP 202 Sep 01 12:24:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1564/3119] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:24:51 2026] DELETE /volume/v3/volumes/5b2e48e7-33f4-410a-b360-b93365caef0e => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:24:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f642c6c2-84f0-4d21-b8d0-b7d3fa73e8a1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f642c6c2-84f0-4d21-b8d0-b7d3fa73e8a1 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/volumes/5b2e48e7-33f4-410a-b360-b93365caef0e Sep 01 12:24:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f642c6c2-84f0-4d21-b8d0-b7d3fa73e8a1 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f642c6c2-84f0-4d21-b8d0-b7d3fa73e8a1 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:52 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:52 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:52 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f642c6c2-84f0-4d21-b8d0-b7d3fa73e8a1 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Volume info retrieved successfully. Sep 01 12:24:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f642c6c2-84f0-4d21-b8d0-b7d3fa73e8a1 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/volumes/5b2e48e7-33f4-410a-b360-b93365caef0e returned with HTTP 200 Sep 01 12:24:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1556/3120] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:51 2026] GET /volume/v3/volumes/5b2e48e7-33f4-410a-b360-b93365caef0e => generated 1014 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:24:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a44e9d7c-f94c-4ce0-97b4-9e6d5c3cea7b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a44e9d7c-f94c-4ce0-97b4-9e6d5c3cea7b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/b63d223c-20a1-4c76-bed5-5dcf1f8e0f97 Sep 01 12:24:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a44e9d7c-f94c-4ce0-97b4-9e6d5c3cea7b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a44e9d7c-f94c-4ce0-97b4-9e6d5c3cea7b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:52 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:52 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:52 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a44e9d7c-f94c-4ce0-97b4-9e6d5c3cea7b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:24:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a44e9d7c-f94c-4ce0-97b4-9e6d5c3cea7b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/b63d223c-20a1-4c76-bed5-5dcf1f8e0f97 returned with HTTP 200 Sep 01 12:24:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1565/3121] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:52 2026] GET /volume/v3/volumes/b63d223c-20a1-4c76-bed5-5dcf1f8e0f97 => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:24:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a56d9449-9eb5-4a1e-b0fd-0ca147148f7f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a56d9449-9eb5-4a1e-b0fd-0ca147148f7f tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/volumes/5b2e48e7-33f4-410a-b360-b93365caef0e Sep 01 12:24:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a56d9449-9eb5-4a1e-b0fd-0ca147148f7f tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a56d9449-9eb5-4a1e-b0fd-0ca147148f7f tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a56d9449-9eb5-4a1e-b0fd-0ca147148f7f tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/volumes/5b2e48e7-33f4-410a-b360-b93365caef0e returned with HTTP 404 Sep 01 12:24:53 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1557/3122] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:53 2026] GET /volume/v3/volumes/5b2e48e7-33f4-410a-b360-b93365caef0e => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:24:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-db15932d-d23c-4246-99b4-15c869791e06 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-db15932d-d23c-4246-99b4-15c869791e06 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:24:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-db15932d-d23c-4246-99b4-15c869791e06 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-552862491"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:24:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-db15932d-d23c-4246-99b4-15c869791e06 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-552862491'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:24:53 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-db15932d-d23c-4246-99b4-15c869791e06 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Create volume of 1 GB Sep 01 12:24:53 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-db15932d-d23c-4246-99b4-15c869791e06 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Availability Zones retrieved successfully. Sep 01 12:24:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-db15932d-d23c-4246-99b4-15c869791e06 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Flow 'volume_create_api' (d2736073-4a78-482b-a789-f71158778bef) 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:24:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-db15932d-d23c-4246-99b4-15c869791e06 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bae7d8b8-4131-44b3-a7a4-050c0d11e809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-db15932d-d23c-4246-99b4-15c869791e06 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-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:24:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-db15932d-d23c-4246-99b4-15c869791e06 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bae7d8b8-4131-44b3-a7a4-050c0d11e809) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:24:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-db15932d-d23c-4246-99b4-15c869791e06 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee200b88-6b8c-463c-8b5f-3604257861f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:53 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-db15932d-d23c-4246-99b4-15c869791e06 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Created reservations ['287a9e8b-ce21-4003-be6e-851c9ca82b10', '5c1f2799-afe5-4136-9668-d653203e0803', '5cda2d0d-b796-46a1-90d2-ff976bd422fd', '2b510aaf-a433-48d6-bb55-ecaf4b12c12a'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:24:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-db15932d-d23c-4246-99b4-15c869791e06 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee200b88-6b8c-463c-8b5f-3604257861f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['287a9e8b-ce21-4003-be6e-851c9ca82b10', '5c1f2799-afe5-4136-9668-d653203e0803', '5cda2d0d-b796-46a1-90d2-ff976bd422fd', '2b510aaf-a433-48d6-bb55-ecaf4b12c12a']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-db15932d-d23c-4246-99b4-15c869791e06 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b78f0dda-35a4-463f-9e73-b73b33a451a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24: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:24:53 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-db15932d-d23c-4246-99b4-15c869791e06 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b78f0dda-35a4-463f-9e73-b73b33a451a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66e40fbb-08ce-4acc-a687-db4e839c2197', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-552862491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='554d1f313f4d41198140f854d4acc488',qos_specs=None,replication_status=,reservations=['287a9e8b-ce21-4003-be6e-851c9ca82b10','5c1f2799-afe5-4136-9668-d653203e0803','5cda2d0d-b796-46a1-90d2-ff976bd422fd','2b510aaf-a433-48d6-bb55-ecaf4b12c12a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70a0758d24234e578aa505d1ca02821b',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:24:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-552862491',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66e40fbb-08ce-4acc-a687-db4e839c2197,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='554d1f313f4d41198140f854d4acc488',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70a0758d24234e578aa505d1ca02821b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-db15932d-d23c-4246-99b4-15c869791e06 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78dd5733-b145-4bd1-a01d-a7f3670481e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-db15932d-d23c-4246-99b4-15c869791e06 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78dd5733-b145-4bd1-a01d-a7f3670481e7) transitioned into state 'SUCCESS' from state '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-552862491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='554d1f313f4d41198140f854d4acc488',qos_specs=None,replication_status=,reservations=['287a9e8b-ce21-4003-be6e-851c9ca82b10','5c1f2799-afe5-4136-9668-d653203e0803','5cda2d0d-b796-46a1-90d2-ff976bd422fd','2b510aaf-a433-48d6-bb55-ecaf4b12c12a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70a0758d24234e578aa505d1ca02821b',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:24:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-db15932d-d23c-4246-99b4-15c869791e06 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb03f672-4bb9-4c1a-a6b5-02f72590198e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:24:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-db15932d-d23c-4246-99b4-15c869791e06 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb03f672-4bb9-4c1a-a6b5-02f72590198e) 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:24:53 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-db15932d-d23c-4246-99b4-15c869791e06 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Flow 'volume_create_api' (d2736073-4a78-482b-a789-f71158778bef) 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:24:53 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-db15932d-d23c-4246-99b4-15c869791e06 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Create volume request issued successfully. Sep 01 12:24:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-db15932d-d23c-4246-99b4-15c869791e06 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:24:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1566/3123] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:24:53 2026] POST /volume/v3/volumes => generated 784 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:24:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e090030f-210f-4f01-a2eb-2b885e7f5563 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e090030f-210f-4f01-a2eb-2b885e7f5563 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/volumes/66e40fbb-08ce-4acc-a687-db4e839c2197 Sep 01 12:24:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e090030f-210f-4f01-a2eb-2b885e7f5563 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e090030f-210f-4f01-a2eb-2b885e7f5563 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:53 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:53 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:53 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-e090030f-210f-4f01-a2eb-2b885e7f5563 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Volume info retrieved successfully. Sep 01 12:24:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e090030f-210f-4f01-a2eb-2b885e7f5563 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/volumes/66e40fbb-08ce-4acc-a687-db4e839c2197 returned with HTTP 200 Sep 01 12:24:53 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1558/3124] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:53 2026] GET /volume/v3/volumes/66e40fbb-08ce-4acc-a687-db4e839c2197 => generated 963 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ff4b93da-18b9-483b-b5d1-505c5fb7c87e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ff4b93da-18b9-483b-b5d1-505c5fb7c87e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/b63d223c-20a1-4c76-bed5-5dcf1f8e0f97 Sep 01 12:24:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ff4b93da-18b9-483b-b5d1-505c5fb7c87e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ff4b93da-18b9-483b-b5d1-505c5fb7c87e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:53 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:53 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:53 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ff4b93da-18b9-483b-b5d1-505c5fb7c87e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:24:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ff4b93da-18b9-483b-b5d1-505c5fb7c87e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/b63d223c-20a1-4c76-bed5-5dcf1f8e0f97 returned with HTTP 200 Sep 01 12:24:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1567/3125] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:53 2026] GET /volume/v3/volumes/b63d223c-20a1-4c76-bed5-5dcf1f8e0f97 => generated 1015 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:24:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a8c9445f-a3eb-4c9d-acc6-79bdfd31832c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a8c9445f-a3eb-4c9d-acc6-79bdfd31832c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:24:53 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a8c9445f-a3eb-4c9d-acc6-79bdfd31832c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b63d223c-20a1-4c76-bed5-5dcf1f8e0f97", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1333985705"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:24: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:24:53 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:53 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:53 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a8c9445f-a3eb-4c9d-acc6-79bdfd31832c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:24:53 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-a8c9445f-a3eb-4c9d-acc6-79bdfd31832c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Create snapshot from volume b63d223c-20a1-4c76-bed5-5dcf1f8e0f97 Sep 01 12:24:53 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-a8c9445f-a3eb-4c9d-acc6-79bdfd31832c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Created reservations ['d17707c1-484a-4e78-b6b1-da336e068947', '9b951a76-c782-4906-8304-dc2264eb26cd', '2f7237c4-a879-4eef-8d82-8a894a7df19b', 'ea431460-538a-40f0-9a84-9fa83e49c6d9'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:24: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:24:53 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24:53 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a8c9445f-a3eb-4c9d-acc6-79bdfd31832c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot create request issued successfully. Sep 01 12:24:53 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a8c9445f-a3eb-4c9d-acc6-79bdfd31832c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots returned with HTTP 202 Sep 01 12:24:53 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1559/3126] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:24:53 2026] POST /volume/v3/snapshots => generated 308 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:24:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-34f7bc68-e8d3-4d66-bd4b-35664a54ec83 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-34f7bc68-e8d3-4d66-bd4b-35664a54ec83 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/c9ae845f-a650-458f-9704-fc1e9446f181 Sep 01 12:24:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-34f7bc68-e8d3-4d66-bd4b-35664a54ec83 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:53 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-34f7bc68-e8d3-4d66-bd4b-35664a54ec83 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:53 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:53 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-34f7bc68-e8d3-4d66-bd4b-35664a54ec83 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:24:53 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-34f7bc68-e8d3-4d66-bd4b-35664a54ec83 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/c9ae845f-a650-458f-9704-fc1e9446f181 returned with HTTP 200 Sep 01 12:24:53 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1568/3127] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:53 2026] GET /volume/v3/snapshots/c9ae845f-a650-458f-9704-fc1e9446f181 => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2f412201-accb-42c0-a7fe-51f7b2aed3ab None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2f412201-accb-42c0-a7fe-51f7b2aed3ab tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/volumes/66e40fbb-08ce-4acc-a687-db4e839c2197 Sep 01 12:24:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2f412201-accb-42c0-a7fe-51f7b2aed3ab tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2f412201-accb-42c0-a7fe-51f7b2aed3ab tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:54 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:54 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:54 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2f412201-accb-42c0-a7fe-51f7b2aed3ab tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Volume info retrieved successfully. Sep 01 12:24:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2f412201-accb-42c0-a7fe-51f7b2aed3ab tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/volumes/66e40fbb-08ce-4acc-a687-db4e839c2197 returned with HTTP 200 Sep 01 12:24:54 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1560/3128] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:54 2026] GET /volume/v3/volumes/66e40fbb-08ce-4acc-a687-db4e839c2197 => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:24:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-20ce5c7f-3217-4cc1-8214-d7485235f653 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-20ce5c7f-3217-4cc1-8214-d7485235f653 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:24:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-20ce5c7f-3217-4cc1-8214-d7485235f653 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "66e40fbb-08ce-4acc-a687-db4e839c2197", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1132486382"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:24: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:24:54 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:54 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:54 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-20ce5c7f-3217-4cc1-8214-d7485235f653 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Volume info retrieved successfully. Sep 01 12:24:54 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-20ce5c7f-3217-4cc1-8214-d7485235f653 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Create snapshot from volume 66e40fbb-08ce-4acc-a687-db4e839c2197 Sep 01 12:24:54 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-20ce5c7f-3217-4cc1-8214-d7485235f653 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Created reservations ['9b4f6b92-93d7-4847-bae6-b5d55727deb0', '02f71bbe-8009-4fd5-9a82-14f80f1e0511', 'f08f0c57-fead-412f-a5b1-a35591bf671a', 'eba3d2a9-8a7e-4b37-8887-93479d57d3ce'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:24: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:24:54 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24:54 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-20ce5c7f-3217-4cc1-8214-d7485235f653 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot create request issued successfully. Sep 01 12:24:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-20ce5c7f-3217-4cc1-8214-d7485235f653 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots returned with HTTP 202 Sep 01 12:24:54 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1569/3129] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:24:54 2026] POST /volume/v3/snapshots => generated 308 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:24:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0825f90b-bce3-4c56-9a74-25f086600bb8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0825f90b-bce3-4c56-9a74-25f086600bb8 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/snapshots/78476bd0-ee98-400b-9c14-8451f17cb6ab Sep 01 12:24:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0825f90b-bce3-4c56-9a74-25f086600bb8 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:54 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0825f90b-bce3-4c56-9a74-25f086600bb8 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:54 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:54 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0825f90b-bce3-4c56-9a74-25f086600bb8 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot retrieved successfully. Sep 01 12:24:54 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0825f90b-bce3-4c56-9a74-25f086600bb8 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots/78476bd0-ee98-400b-9c14-8451f17cb6ab returned with HTTP 200 Sep 01 12:24:54 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1561/3130] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:54 2026] GET /volume/v3/snapshots/78476bd0-ee98-400b-9c14-8451f17cb6ab => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-61f61f1e-951a-40fd-9727-a32810f55ae7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-61f61f1e-951a-40fd-9727-a32810f55ae7 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/c9ae845f-a650-458f-9704-fc1e9446f181 Sep 01 12:24:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-61f61f1e-951a-40fd-9727-a32810f55ae7 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:54 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-61f61f1e-951a-40fd-9727-a32810f55ae7 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:54 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:54 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-61f61f1e-951a-40fd-9727-a32810f55ae7 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:24:54 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-61f61f1e-951a-40fd-9727-a32810f55ae7 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/c9ae845f-a650-458f-9704-fc1e9446f181 returned with HTTP 200 Sep 01 12:24:54 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1570/3131] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:54 2026] GET /volume/v3/snapshots/c9ae845f-a650-458f-9704-fc1e9446f181 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:24:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4b652ded-b1c6-4152-b0b6-f1978cb905e6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4b652ded-b1c6-4152-b0b6-f1978cb905e6 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/snapshots/78476bd0-ee98-400b-9c14-8451f17cb6ab Sep 01 12:24:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4b652ded-b1c6-4152-b0b6-f1978cb905e6 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4b652ded-b1c6-4152-b0b6-f1978cb905e6 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:55 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:55 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4b652ded-b1c6-4152-b0b6-f1978cb905e6 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot retrieved successfully. Sep 01 12:24:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4b652ded-b1c6-4152-b0b6-f1978cb905e6 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots/78476bd0-ee98-400b-9c14-8451f17cb6ab returned with HTTP 200 Sep 01 12:24:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1562/3132] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:55 2026] GET /volume/v3/snapshots/78476bd0-ee98-400b-9c14-8451f17cb6ab => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-75f6e87f-2577-45b4-ba85-2b117b83d35b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-75f6e87f-2577-45b4-ba85-2b117b83d35b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/c9ae845f-a650-458f-9704-fc1e9446f181 Sep 01 12:24:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-75f6e87f-2577-45b4-ba85-2b117b83d35b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-75f6e87f-2577-45b4-ba85-2b117b83d35b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:55 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:55 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-75f6e87f-2577-45b4-ba85-2b117b83d35b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:24:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-75f6e87f-2577-45b4-ba85-2b117b83d35b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/c9ae845f-a650-458f-9704-fc1e9446f181 returned with HTTP 200 Sep 01 12:24:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1571/3133] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:55 2026] GET /volume/v3/snapshots/c9ae845f-a650-458f-9704-fc1e9446f181 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5bb6d9c0-f2cb-45b4-9c07-58a12043823c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5bb6d9c0-f2cb-45b4-9c07-58a12043823c tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/snapshots/78476bd0-ee98-400b-9c14-8451f17cb6ab Sep 01 12:24:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5bb6d9c0-f2cb-45b4-9c07-58a12043823c tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5bb6d9c0-f2cb-45b4-9c07-58a12043823c tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:56 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:56 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-5bb6d9c0-f2cb-45b4-9c07-58a12043823c tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot retrieved successfully. Sep 01 12:24:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5bb6d9c0-f2cb-45b4-9c07-58a12043823c tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots/78476bd0-ee98-400b-9c14-8451f17cb6ab returned with HTTP 200 Sep 01 12:24:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1563/3134] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:56 2026] GET /volume/v3/snapshots/78476bd0-ee98-400b-9c14-8451f17cb6ab => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9b0e35cc-4fd3-4d3f-9a79-26fc24c7c212 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9b0e35cc-4fd3-4d3f-9a79-26fc24c7c212 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/c9ae845f-a650-458f-9704-fc1e9446f181 Sep 01 12:24:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9b0e35cc-4fd3-4d3f-9a79-26fc24c7c212 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9b0e35cc-4fd3-4d3f-9a79-26fc24c7c212 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:56 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:56 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9b0e35cc-4fd3-4d3f-9a79-26fc24c7c212 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:24:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9b0e35cc-4fd3-4d3f-9a79-26fc24c7c212 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/c9ae845f-a650-458f-9704-fc1e9446f181 returned with HTTP 200 Sep 01 12:24:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1572/3135] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:56 2026] GET /volume/v3/snapshots/c9ae845f-a650-458f-9704-fc1e9446f181 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b93a1ee4-0a79-4e27-9fe1-ea0a3405a029 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b93a1ee4-0a79-4e27-9fe1-ea0a3405a029 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] POST http://192.168.122.29/volume/v3/snapshots/c9ae845f-a650-458f-9704-fc1e9446f181/action Sep 01 12:24:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b93a1ee4-0a79-4e27-9fe1-ea0a3405a029 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:24:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b93a1ee4-0a79-4e27-9fe1-ea0a3405a029 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] 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:24:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.admin_actions [None req-b93a1ee4-0a79-4e27-9fe1-ea0a3405a029 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Updating snapshot 'c9ae845f-a650-458f-9704-fc1e9446f181' with '{'status': 'error'}' {{(pid=86815) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 12:24: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:24:57 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:57 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-b93a1ee4-0a79-4e27-9fe1-ea0a3405a029 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '6322534d7a65446ead2408b281004cd0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9f303c21f6004c3b8f3683085fa69682', '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:24:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b93a1ee4-0a79-4e27-9fe1-ea0a3405a029 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] http://192.168.122.29/volume/v3/snapshots/c9ae845f-a650-458f-9704-fc1e9446f181/action returned with HTTP 403 Sep 01 12:24:57 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1564/3136] 192.168.122.29 () {60 vars in 1275 bytes} [Tue Sep 1 12:24:56 2026] POST /volume/v3/snapshots/c9ae845f-a650-458f-9704-fc1e9446f181/action => generated 133 bytes in 41 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:24:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-873c33dd-b381-49d4-99f6-392fd796d9b6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-873c33dd-b381-49d4-99f6-392fd796d9b6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] DELETE http://192.168.122.29/volume/v3/snapshots/c9ae845f-a650-458f-9704-fc1e9446f181 Sep 01 12:24:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-873c33dd-b381-49d4-99f6-392fd796d9b6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-873c33dd-b381-49d4-99f6-392fd796d9b6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:57 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-873c33dd-b381-49d4-99f6-392fd796d9b6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Delete snapshot with id: c9ae845f-a650-458f-9704-fc1e9446f181 Sep 01 12:24: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:24:57 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:57 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-873c33dd-b381-49d4-99f6-392fd796d9b6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:24: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:24:57 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24:57 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-873c33dd-b381-49d4-99f6-392fd796d9b6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot delete request issued successfully. Sep 01 12:24:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-873c33dd-b381-49d4-99f6-392fd796d9b6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/c9ae845f-a650-458f-9704-fc1e9446f181 returned with HTTP 202 Sep 01 12:24:57 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1573/3137] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:24:57 2026] DELETE /volume/v3/snapshots/c9ae845f-a650-458f-9704-fc1e9446f181 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:24:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-124319a5-9b20-4deb-9063-f576cbae4431 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-124319a5-9b20-4deb-9063-f576cbae4431 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/c9ae845f-a650-458f-9704-fc1e9446f181 Sep 01 12:24:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-124319a5-9b20-4deb-9063-f576cbae4431 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:57 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-124319a5-9b20-4deb-9063-f576cbae4431 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:57 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:57 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-124319a5-9b20-4deb-9063-f576cbae4431 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:24:57 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-124319a5-9b20-4deb-9063-f576cbae4431 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/c9ae845f-a650-458f-9704-fc1e9446f181 returned with HTTP 200 Sep 01 12:24:57 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1565/3138] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:57 2026] GET /volume/v3/snapshots/c9ae845f-a650-458f-9704-fc1e9446f181 => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f6f0aa45-f940-40ea-8acd-bcf1350588bd None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f6f0aa45-f940-40ea-8acd-bcf1350588bd tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/snapshots/78476bd0-ee98-400b-9c14-8451f17cb6ab Sep 01 12:24:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f6f0aa45-f940-40ea-8acd-bcf1350588bd tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:57 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f6f0aa45-f940-40ea-8acd-bcf1350588bd tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:57 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:57 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f6f0aa45-f940-40ea-8acd-bcf1350588bd tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot retrieved successfully. Sep 01 12:24:57 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f6f0aa45-f940-40ea-8acd-bcf1350588bd tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots/78476bd0-ee98-400b-9c14-8451f17cb6ab returned with HTTP 200 Sep 01 12:24:57 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1574/3139] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:57 2026] GET /volume/v3/snapshots/78476bd0-ee98-400b-9c14-8451f17cb6ab => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bc56cb24-f555-4d51-a4bb-d8c6f7826f1a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bc56cb24-f555-4d51-a4bb-d8c6f7826f1a tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/c9ae845f-a650-458f-9704-fc1e9446f181 Sep 01 12:24:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bc56cb24-f555-4d51-a4bb-d8c6f7826f1a tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bc56cb24-f555-4d51-a4bb-d8c6f7826f1a tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:58 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-bc56cb24-f555-4d51-a4bb-d8c6f7826f1a tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:24:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bc56cb24-f555-4d51-a4bb-d8c6f7826f1a tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/c9ae845f-a650-458f-9704-fc1e9446f181 returned with HTTP 200 Sep 01 12:24:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1566/3140] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:58 2026] GET /volume/v3/snapshots/c9ae845f-a650-458f-9704-fc1e9446f181 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a08302bc-e74e-4a10-8d05-3bb8f02ed0b2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a08302bc-e74e-4a10-8d05-3bb8f02ed0b2 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/snapshots/78476bd0-ee98-400b-9c14-8451f17cb6ab Sep 01 12:24:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a08302bc-e74e-4a10-8d05-3bb8f02ed0b2 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a08302bc-e74e-4a10-8d05-3bb8f02ed0b2 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:58 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a08302bc-e74e-4a10-8d05-3bb8f02ed0b2 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot retrieved successfully. Sep 01 12:24:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a08302bc-e74e-4a10-8d05-3bb8f02ed0b2 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots/78476bd0-ee98-400b-9c14-8451f17cb6ab returned with HTTP 200 Sep 01 12:24:58 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1575/3141] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:58 2026] GET /volume/v3/snapshots/78476bd0-ee98-400b-9c14-8451f17cb6ab => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3a5423f4-246f-463c-96a8-ccdbce0f495f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3a5423f4-246f-463c-96a8-ccdbce0f495f tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-reader] POST http://192.168.122.29/volume/v3/snapshots/78476bd0-ee98-400b-9c14-8451f17cb6ab/action Sep 01 12:24:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3a5423f4-246f-463c-96a8-ccdbce0f495f tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:24:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3a5423f4-246f-463c-96a8-ccdbce0f495f tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-reader] 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:24:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.admin_actions [None req-3a5423f4-246f-463c-96a8-ccdbce0f495f tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-reader] Updating snapshot '78476bd0-ee98-400b-9c14-8451f17cb6ab' with '{'status': 'error'}' {{(pid=86815) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 12:24: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:24:58 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:58 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-3a5423f4-246f-463c-96a8-ccdbce0f495f tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'dccd7fc0fc4748178e2e3d642a380223', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '554d1f313f4d41198140f854d4acc488', '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:24:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3a5423f4-246f-463c-96a8-ccdbce0f495f tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-reader] http://192.168.122.29/volume/v3/snapshots/78476bd0-ee98-400b-9c14-8451f17cb6ab/action returned with HTTP 403 Sep 01 12:24:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1567/3142] 192.168.122.29 () {60 vars in 1275 bytes} [Tue Sep 1 12:24:58 2026] POST /volume/v3/snapshots/78476bd0-ee98-400b-9c14-8451f17cb6ab/action => generated 133 bytes in 29 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:24:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-06c465ea-6db5-400f-8b7c-cba8d3695f2e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-06c465ea-6db5-400f-8b7c-cba8d3695f2e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] DELETE http://192.168.122.29/volume/v3/snapshots/78476bd0-ee98-400b-9c14-8451f17cb6ab Sep 01 12:24:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-06c465ea-6db5-400f-8b7c-cba8d3695f2e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:58 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-06c465ea-6db5-400f-8b7c-cba8d3695f2e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:58 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-06c465ea-6db5-400f-8b7c-cba8d3695f2e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Delete snapshot with id: 78476bd0-ee98-400b-9c14-8451f17cb6ab Sep 01 12:24: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:24:58 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-06c465ea-6db5-400f-8b7c-cba8d3695f2e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot retrieved successfully. Sep 01 12:24: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:24:58 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24:58 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-06c465ea-6db5-400f-8b7c-cba8d3695f2e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot delete request issued successfully. Sep 01 12:24:58 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-06c465ea-6db5-400f-8b7c-cba8d3695f2e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots/78476bd0-ee98-400b-9c14-8451f17cb6ab returned with HTTP 202 Sep 01 12:24:58 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1576/3143] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:24:58 2026] DELETE /volume/v3/snapshots/78476bd0-ee98-400b-9c14-8451f17cb6ab => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:24:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9c8a036b-897a-48d0-b99d-35b8ed713374 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9c8a036b-897a-48d0-b99d-35b8ed713374 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/snapshots/78476bd0-ee98-400b-9c14-8451f17cb6ab Sep 01 12:24:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9c8a036b-897a-48d0-b99d-35b8ed713374 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:58 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9c8a036b-897a-48d0-b99d-35b8ed713374 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:58 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:58 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9c8a036b-897a-48d0-b99d-35b8ed713374 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot retrieved successfully. Sep 01 12:24:58 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9c8a036b-897a-48d0-b99d-35b8ed713374 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots/78476bd0-ee98-400b-9c14-8451f17cb6ab returned with HTTP 200 Sep 01 12:24:58 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1568/3144] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:58 2026] GET /volume/v3/snapshots/78476bd0-ee98-400b-9c14-8451f17cb6ab => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:24:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8833c69e-6ad3-4581-8514-ac650fa71327 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8833c69e-6ad3-4581-8514-ac650fa71327 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/c9ae845f-a650-458f-9704-fc1e9446f181 Sep 01 12:24:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8833c69e-6ad3-4581-8514-ac650fa71327 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8833c69e-6ad3-4581-8514-ac650fa71327 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8833c69e-6ad3-4581-8514-ac650fa71327 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/c9ae845f-a650-458f-9704-fc1e9446f181 returned with HTTP 404 Sep 01 12:24:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1577/3145] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:59 2026] GET /volume/v3/snapshots/c9ae845f-a650-458f-9704-fc1e9446f181 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:24:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-83ff8e6b-4ab6-4eb6-b499-e37a30d53fbd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-83ff8e6b-4ab6-4eb6-b499-e37a30d53fbd tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] DELETE http://192.168.122.29/volume/v3/volumes/b63d223c-20a1-4c76-bed5-5dcf1f8e0f97 Sep 01 12:24:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-83ff8e6b-4ab6-4eb6-b499-e37a30d53fbd tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-83ff8e6b-4ab6-4eb6-b499-e37a30d53fbd tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24:59 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-83ff8e6b-4ab6-4eb6-b499-e37a30d53fbd tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Delete volume with id: b63d223c-20a1-4c76-bed5-5dcf1f8e0f97 Sep 01 12:24: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:24:59 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:24: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:24:59 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:24:59 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-83ff8e6b-4ab6-4eb6-b499-e37a30d53fbd tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:24:59 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-83ff8e6b-4ab6-4eb6-b499-e37a30d53fbd tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Delete volume request issued successfully. Sep 01 12:24:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-83ff8e6b-4ab6-4eb6-b499-e37a30d53fbd tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/b63d223c-20a1-4c76-bed5-5dcf1f8e0f97 returned with HTTP 202 Sep 01 12:24:59 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1569/3146] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:24:59 2026] DELETE /volume/v3/volumes/b63d223c-20a1-4c76-bed5-5dcf1f8e0f97 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:24:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-567d2bac-96a5-4f3b-901e-6fe9a1355a56 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-567d2bac-96a5-4f3b-901e-6fe9a1355a56 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/b63d223c-20a1-4c76-bed5-5dcf1f8e0f97 Sep 01 12:24:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-567d2bac-96a5-4f3b-901e-6fe9a1355a56 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:59 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-567d2bac-96a5-4f3b-901e-6fe9a1355a56 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:24: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:24:59 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:24: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:24:59 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:24:59 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-567d2bac-96a5-4f3b-901e-6fe9a1355a56 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:24:59 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-567d2bac-96a5-4f3b-901e-6fe9a1355a56 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/b63d223c-20a1-4c76-bed5-5dcf1f8e0f97 returned with HTTP 200 Sep 01 12:24:59 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1578/3147] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:24:59 2026] GET /volume/v3/volumes/b63d223c-20a1-4c76-bed5-5dcf1f8e0f97 => generated 1014 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:24:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2e654639-d35b-4e0e-b834-2b8b4452b532 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:24:59 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2e654639-d35b-4e0e-b834-2b8b4452b532 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/snapshots/78476bd0-ee98-400b-9c14-8451f17cb6ab Sep 01 12:24:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2e654639-d35b-4e0e-b834-2b8b4452b532 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:24:59 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2e654639-d35b-4e0e-b834-2b8b4452b532 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:00 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:00 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2e654639-d35b-4e0e-b834-2b8b4452b532 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot retrieved successfully. Sep 01 12:25:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2e654639-d35b-4e0e-b834-2b8b4452b532 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots/78476bd0-ee98-400b-9c14-8451f17cb6ab returned with HTTP 200 Sep 01 12:25:00 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1570/3148] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:24:59 2026] GET /volume/v3/snapshots/78476bd0-ee98-400b-9c14-8451f17cb6ab => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-edfa6e4c-cd81-4cb0-a817-3b8c53003a53 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-edfa6e4c-cd81-4cb0-a817-3b8c53003a53 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/b63d223c-20a1-4c76-bed5-5dcf1f8e0f97 Sep 01 12:25:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-edfa6e4c-cd81-4cb0-a817-3b8c53003a53 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-edfa6e4c-cd81-4cb0-a817-3b8c53003a53 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-edfa6e4c-cd81-4cb0-a817-3b8c53003a53 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/b63d223c-20a1-4c76-bed5-5dcf1f8e0f97 returned with HTTP 404 Sep 01 12:25:00 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1579/3149] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:25:00 2026] GET /volume/v3/volumes/b63d223c-20a1-4c76-bed5-5dcf1f8e0f97 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1ab5e9a5-4ffc-417d-8213-a85de426a237 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1ab5e9a5-4ffc-417d-8213-a85de426a237 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:25:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1ab5e9a5-4ffc-417d-8213-a85de426a237 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-195160950"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:25:00 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-1ab5e9a5-4ffc-417d-8213-a85de426a237 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-195160950'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:25:00 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-1ab5e9a5-4ffc-417d-8213-a85de426a237 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Create volume of 1 GB Sep 01 12:25:00 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1ab5e9a5-4ffc-417d-8213-a85de426a237 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Availability Zones retrieved successfully. Sep 01 12:25:00 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1ab5e9a5-4ffc-417d-8213-a85de426a237 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Flow 'volume_create_api' (a3ef32b7-2853-4191-ad34-03d9e0f64d2c) 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:25:00 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1ab5e9a5-4ffc-417d-8213-a85de426a237 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d32e483-21e5-428a-b99e-f4da60ff2463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:00 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-1ab5e9a5-4ffc-417d-8213-a85de426a237 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-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:25:00 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1ab5e9a5-4ffc-417d-8213-a85de426a237 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d32e483-21e5-428a-b99e-f4da60ff2463) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:25:00 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1ab5e9a5-4ffc-417d-8213-a85de426a237 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f15d9a89-b034-49ac-ad75-7635bdd8c5b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:00 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-1ab5e9a5-4ffc-417d-8213-a85de426a237 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Created reservations ['670d8828-6f7e-4818-8716-f80c64a8d710', '9517f72a-2787-484f-807c-32a0a50aaf29', 'dcb292e4-70d8-4933-adbe-fb55d2760943', 'c73a53da-93b0-45a8-a030-16aeaf8521e3'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:25:00 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1ab5e9a5-4ffc-417d-8213-a85de426a237 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f15d9a89-b034-49ac-ad75-7635bdd8c5b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['670d8828-6f7e-4818-8716-f80c64a8d710', '9517f72a-2787-484f-807c-32a0a50aaf29', 'dcb292e4-70d8-4933-adbe-fb55d2760943', 'c73a53da-93b0-45a8-a030-16aeaf8521e3']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:00 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1ab5e9a5-4ffc-417d-8213-a85de426a237 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bd5d781-885b-438a-bf52-45addbddcade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25: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:25:00 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25:00 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1ab5e9a5-4ffc-417d-8213-a85de426a237 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bd5d781-885b-438a-bf52-45addbddcade) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0df6c17a-2c28-4d35-9cbb-05d327c06965', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-195160950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f303c21f6004c3b8f3683085fa69682',qos_specs=None,replication_status=,reservations=['670d8828-6f7e-4818-8716-f80c64a8d710','9517f72a-2787-484f-807c-32a0a50aaf29','dcb292e4-70d8-4933-adbe-fb55d2760943','c73a53da-93b0-45a8-a030-16aeaf8521e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6630d9cae50f4034a07faed651147f35',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:25:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-195160950',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0df6c17a-2c28-4d35-9cbb-05d327c06965,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f303c21f6004c3b8f3683085fa69682',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6630d9cae50f4034a07faed651147f35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:00 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1ab5e9a5-4ffc-417d-8213-a85de426a237 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8abcfab-25e6-482e-aff7-ad9e3e01d38a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:00 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1ab5e9a5-4ffc-417d-8213-a85de426a237 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8abcfab-25e6-482e-aff7-ad9e3e01d38a) transitioned into state 'SUCCESS' from state '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-195160950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f303c21f6004c3b8f3683085fa69682',qos_specs=None,replication_status=,reservations=['670d8828-6f7e-4818-8716-f80c64a8d710','9517f72a-2787-484f-807c-32a0a50aaf29','dcb292e4-70d8-4933-adbe-fb55d2760943','c73a53da-93b0-45a8-a030-16aeaf8521e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6630d9cae50f4034a07faed651147f35',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:00 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1ab5e9a5-4ffc-417d-8213-a85de426a237 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0daea6c8-26b8-41b4-9c3f-78fe630cc7c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:00 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1ab5e9a5-4ffc-417d-8213-a85de426a237 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0daea6c8-26b8-41b4-9c3f-78fe630cc7c0) 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:25:00 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1ab5e9a5-4ffc-417d-8213-a85de426a237 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Flow 'volume_create_api' (a3ef32b7-2853-4191-ad34-03d9e0f64d2c) 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:25:00 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1ab5e9a5-4ffc-417d-8213-a85de426a237 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Create volume request issued successfully. Sep 01 12:25:00 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1ab5e9a5-4ffc-417d-8213-a85de426a237 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:25:00 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1571/3150] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:25:00 2026] POST /volume/v3/volumes => generated 784 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:25:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-95533439-07a1-449b-b5f1-00d47fcb110a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-95533439-07a1-449b-b5f1-00d47fcb110a tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/0df6c17a-2c28-4d35-9cbb-05d327c06965 Sep 01 12:25:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-95533439-07a1-449b-b5f1-00d47fcb110a tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:00 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-95533439-07a1-449b-b5f1-00d47fcb110a tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:00 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25: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:25:00 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:00 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-95533439-07a1-449b-b5f1-00d47fcb110a tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:25:00 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-95533439-07a1-449b-b5f1-00d47fcb110a tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/0df6c17a-2c28-4d35-9cbb-05d327c06965 returned with HTTP 200 Sep 01 12:25:00 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1580/3151] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:25:00 2026] GET /volume/v3/volumes/0df6c17a-2c28-4d35-9cbb-05d327c06965 => generated 963 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7288edcd-1652-4478-af4e-9acb33db7901 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7288edcd-1652-4478-af4e-9acb33db7901 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/snapshots/78476bd0-ee98-400b-9c14-8451f17cb6ab Sep 01 12:25:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7288edcd-1652-4478-af4e-9acb33db7901 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7288edcd-1652-4478-af4e-9acb33db7901 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7288edcd-1652-4478-af4e-9acb33db7901 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots/78476bd0-ee98-400b-9c14-8451f17cb6ab returned with HTTP 404 Sep 01 12:25:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1572/3152] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:25:01 2026] GET /volume/v3/snapshots/78476bd0-ee98-400b-9c14-8451f17cb6ab => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c97689bf-1b81-41ea-b54e-89a6e50d6bbf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c97689bf-1b81-41ea-b54e-89a6e50d6bbf tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] DELETE http://192.168.122.29/volume/v3/volumes/66e40fbb-08ce-4acc-a687-db4e839c2197 Sep 01 12:25:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c97689bf-1b81-41ea-b54e-89a6e50d6bbf tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c97689bf-1b81-41ea-b54e-89a6e50d6bbf tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:01 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-c97689bf-1b81-41ea-b54e-89a6e50d6bbf tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Delete volume with id: 66e40fbb-08ce-4acc-a687-db4e839c2197 Sep 01 12:25: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:25:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25: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:25:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c97689bf-1b81-41ea-b54e-89a6e50d6bbf tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Volume info retrieved successfully. Sep 01 12:25:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c97689bf-1b81-41ea-b54e-89a6e50d6bbf tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Delete volume request issued successfully. Sep 01 12:25:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c97689bf-1b81-41ea-b54e-89a6e50d6bbf tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/volumes/66e40fbb-08ce-4acc-a687-db4e839c2197 returned with HTTP 202 Sep 01 12:25:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1581/3153] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:25:01 2026] DELETE /volume/v3/volumes/66e40fbb-08ce-4acc-a687-db4e839c2197 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:25:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a99f5d47-9f1b-46b6-a006-c767545f6ea2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a99f5d47-9f1b-46b6-a006-c767545f6ea2 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/volumes/66e40fbb-08ce-4acc-a687-db4e839c2197 Sep 01 12:25:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a99f5d47-9f1b-46b6-a006-c767545f6ea2 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a99f5d47-9f1b-46b6-a006-c767545f6ea2 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:01 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25: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:25:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a99f5d47-9f1b-46b6-a006-c767545f6ea2 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Volume info retrieved successfully. Sep 01 12:25:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a99f5d47-9f1b-46b6-a006-c767545f6ea2 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/volumes/66e40fbb-08ce-4acc-a687-db4e839c2197 returned with HTTP 200 Sep 01 12:25:01 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1573/3154] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:25:01 2026] GET /volume/v3/volumes/66e40fbb-08ce-4acc-a687-db4e839c2197 => generated 1013 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:25:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-85b684c9-2d30-4ab5-a399-e4b3e81d03e7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-85b684c9-2d30-4ab5-a399-e4b3e81d03e7 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/0df6c17a-2c28-4d35-9cbb-05d327c06965 Sep 01 12:25:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-85b684c9-2d30-4ab5-a399-e4b3e81d03e7 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:01 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-85b684c9-2d30-4ab5-a399-e4b3e81d03e7 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:01 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25: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:25:01 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:01 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-85b684c9-2d30-4ab5-a399-e4b3e81d03e7 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:25:01 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-85b684c9-2d30-4ab5-a399-e4b3e81d03e7 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/0df6c17a-2c28-4d35-9cbb-05d327c06965 returned with HTTP 200 Sep 01 12:25:01 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1582/3155] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:25:01 2026] GET /volume/v3/volumes/0df6c17a-2c28-4d35-9cbb-05d327c06965 => generated 1014 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:25:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4dc09c7b-5622-4696-a983-cb046ac57313 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:01 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4dc09c7b-5622-4696-a983-cb046ac57313 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:25:01 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4dc09c7b-5622-4696-a983-cb046ac57313 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0df6c17a-2c28-4d35-9cbb-05d327c06965", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-737144939"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:25: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:25:01 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25: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:25:01 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:01 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4dc09c7b-5622-4696-a983-cb046ac57313 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:25:01 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-4dc09c7b-5622-4696-a983-cb046ac57313 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Create snapshot from volume 0df6c17a-2c28-4d35-9cbb-05d327c06965 Sep 01 12:25:01 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-4dc09c7b-5622-4696-a983-cb046ac57313 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Created reservations ['eff0523e-b02b-40c1-8329-da72fbcd9ec5', '3411884b-42b7-4067-8243-2eefbca4b2f1', '85b364b7-021b-4670-8092-8bccb32a9f2f', '92e4c103-ef34-4798-a877-f23ff2dc5357'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:25: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:25:01 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4dc09c7b-5622-4696-a983-cb046ac57313 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot create request issued successfully. Sep 01 12:25:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4dc09c7b-5622-4696-a983-cb046ac57313 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots returned with HTTP 202 Sep 01 12:25:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1574/3156] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:25:01 2026] POST /volume/v3/snapshots => generated 307 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:25:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-31ebc5d6-e739-47c8-84da-08c2556a11cf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-31ebc5d6-e739-47c8-84da-08c2556a11cf tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/c3a4077a-12f3-444b-a8f7-dd2c29061165 Sep 01 12:25:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-31ebc5d6-e739-47c8-84da-08c2556a11cf tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-31ebc5d6-e739-47c8-84da-08c2556a11cf tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:02 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-31ebc5d6-e739-47c8-84da-08c2556a11cf tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:25:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-31ebc5d6-e739-47c8-84da-08c2556a11cf tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/c3a4077a-12f3-444b-a8f7-dd2c29061165 returned with HTTP 200 Sep 01 12:25:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1583/3157] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:25:02 2026] GET /volume/v3/snapshots/c3a4077a-12f3-444b-a8f7-dd2c29061165 => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-329152d9-5ecc-415c-8a90-02fa1cb310b6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-329152d9-5ecc-415c-8a90-02fa1cb310b6 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/volumes/66e40fbb-08ce-4acc-a687-db4e839c2197 Sep 01 12:25:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-329152d9-5ecc-415c-8a90-02fa1cb310b6 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-329152d9-5ecc-415c-8a90-02fa1cb310b6 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-329152d9-5ecc-415c-8a90-02fa1cb310b6 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/volumes/66e40fbb-08ce-4acc-a687-db4e839c2197 returned with HTTP 404 Sep 01 12:25:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1575/3158] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:25:02 2026] GET /volume/v3/volumes/66e40fbb-08ce-4acc-a687-db4e839c2197 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-14c2e5ef-67f2-45b6-9245-42363aa72d4e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-14c2e5ef-67f2-45b6-9245-42363aa72d4e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:25:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-14c2e5ef-67f2-45b6-9245-42363aa72d4e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-821414531"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:25:02 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-14c2e5ef-67f2-45b6-9245-42363aa72d4e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-821414531'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:25:02 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-14c2e5ef-67f2-45b6-9245-42363aa72d4e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Create volume of 1 GB Sep 01 12:25:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-14c2e5ef-67f2-45b6-9245-42363aa72d4e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Availability Zones retrieved successfully. Sep 01 12:25:02 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-14c2e5ef-67f2-45b6-9245-42363aa72d4e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Flow 'volume_create_api' (abe296ee-3e80-4899-9fa9-027270f90d60) 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:25:02 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-14c2e5ef-67f2-45b6-9245-42363aa72d4e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9e13495-2919-4529-ad9e-9aafdec1f55d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:02 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-14c2e5ef-67f2-45b6-9245-42363aa72d4e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-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:25:02 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-14c2e5ef-67f2-45b6-9245-42363aa72d4e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9e13495-2919-4529-ad9e-9aafdec1f55d) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:25:02 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-14c2e5ef-67f2-45b6-9245-42363aa72d4e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfb19711-2081-4d13-adca-3f309cb6b441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:02 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-14c2e5ef-67f2-45b6-9245-42363aa72d4e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Created reservations ['7f300f25-a663-46ab-b7ba-2d2c1aa9c6ac', 'a09e5002-bfe2-43ab-a6ac-21185a4a5c2b', '27a5598d-028f-4353-be58-a1d8ddcb241d', '08d48bbe-6d86-436c-8be6-93017a2a37f9'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:25:02 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-14c2e5ef-67f2-45b6-9245-42363aa72d4e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfb19711-2081-4d13-adca-3f309cb6b441) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f300f25-a663-46ab-b7ba-2d2c1aa9c6ac', 'a09e5002-bfe2-43ab-a6ac-21185a4a5c2b', '27a5598d-028f-4353-be58-a1d8ddcb241d', '08d48bbe-6d86-436c-8be6-93017a2a37f9']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:02 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-14c2e5ef-67f2-45b6-9245-42363aa72d4e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79824dca-bec8-4363-a609-52d86a27f525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25: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:25:02 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25:02 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-14c2e5ef-67f2-45b6-9245-42363aa72d4e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79824dca-bec8-4363-a609-52d86a27f525) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33103ad5-0646-4764-aef1-4a5fae7ee228', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-821414531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='554d1f313f4d41198140f854d4acc488',qos_specs=None,replication_status=,reservations=['7f300f25-a663-46ab-b7ba-2d2c1aa9c6ac','a09e5002-bfe2-43ab-a6ac-21185a4a5c2b','27a5598d-028f-4353-be58-a1d8ddcb241d','08d48bbe-6d86-436c-8be6-93017a2a37f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70a0758d24234e578aa505d1ca02821b',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:25:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-821414531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33103ad5-0646-4764-aef1-4a5fae7ee228,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='554d1f313f4d41198140f854d4acc488',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70a0758d24234e578aa505d1ca02821b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:02 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-14c2e5ef-67f2-45b6-9245-42363aa72d4e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9372393e-e025-402e-9453-d966a4a60773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:02 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-14c2e5ef-67f2-45b6-9245-42363aa72d4e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9372393e-e025-402e-9453-d966a4a60773) transitioned into state 'SUCCESS' from state '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-821414531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='554d1f313f4d41198140f854d4acc488',qos_specs=None,replication_status=,reservations=['7f300f25-a663-46ab-b7ba-2d2c1aa9c6ac','a09e5002-bfe2-43ab-a6ac-21185a4a5c2b','27a5598d-028f-4353-be58-a1d8ddcb241d','08d48bbe-6d86-436c-8be6-93017a2a37f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70a0758d24234e578aa505d1ca02821b',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:02 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-14c2e5ef-67f2-45b6-9245-42363aa72d4e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c60846f6-8b87-42c9-bc0c-ebc893d30088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:02 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-14c2e5ef-67f2-45b6-9245-42363aa72d4e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c60846f6-8b87-42c9-bc0c-ebc893d30088) 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:25:02 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-14c2e5ef-67f2-45b6-9245-42363aa72d4e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Flow 'volume_create_api' (abe296ee-3e80-4899-9fa9-027270f90d60) 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:25:02 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-14c2e5ef-67f2-45b6-9245-42363aa72d4e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Create volume request issued successfully. Sep 01 12:25:02 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-14c2e5ef-67f2-45b6-9245-42363aa72d4e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:25:02 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1584/3159] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:25:02 2026] POST /volume/v3/volumes => generated 784 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:25:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-72abe8db-426b-4859-a532-a8c7c43baa9d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-72abe8db-426b-4859-a532-a8c7c43baa9d tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/volumes/33103ad5-0646-4764-aef1-4a5fae7ee228 Sep 01 12:25:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-72abe8db-426b-4859-a532-a8c7c43baa9d tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:02 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-72abe8db-426b-4859-a532-a8c7c43baa9d tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:02 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25: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:25:02 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:02 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-72abe8db-426b-4859-a532-a8c7c43baa9d tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Volume info retrieved successfully. Sep 01 12:25:02 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-72abe8db-426b-4859-a532-a8c7c43baa9d tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/volumes/33103ad5-0646-4764-aef1-4a5fae7ee228 returned with HTTP 200 Sep 01 12:25:02 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1576/3160] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:25:02 2026] GET /volume/v3/volumes/33103ad5-0646-4764-aef1-4a5fae7ee228 => generated 963 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-17d3c21d-590a-4c4e-afdd-3e7f46ff977d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-17d3c21d-590a-4c4e-afdd-3e7f46ff977d tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/c3a4077a-12f3-444b-a8f7-dd2c29061165 Sep 01 12:25:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-17d3c21d-590a-4c4e-afdd-3e7f46ff977d tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:03 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-17d3c21d-590a-4c4e-afdd-3e7f46ff977d tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:03 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:03 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-17d3c21d-590a-4c4e-afdd-3e7f46ff977d tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:25:03 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-17d3c21d-590a-4c4e-afdd-3e7f46ff977d tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/c3a4077a-12f3-444b-a8f7-dd2c29061165 returned with HTTP 200 Sep 01 12:25:03 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1585/3161] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:25:03 2026] GET /volume/v3/snapshots/c3a4077a-12f3-444b-a8f7-dd2c29061165 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0880b6cc-a33f-485a-b20a-2e85118ddd5b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0880b6cc-a33f-485a-b20a-2e85118ddd5b tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/volumes/33103ad5-0646-4764-aef1-4a5fae7ee228 Sep 01 12:25:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0880b6cc-a33f-485a-b20a-2e85118ddd5b tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:03 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0880b6cc-a33f-485a-b20a-2e85118ddd5b tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:03 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25: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:25:03 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:03 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0880b6cc-a33f-485a-b20a-2e85118ddd5b tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Volume info retrieved successfully. Sep 01 12:25:03 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0880b6cc-a33f-485a-b20a-2e85118ddd5b tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/volumes/33103ad5-0646-4764-aef1-4a5fae7ee228 returned with HTTP 200 Sep 01 12:25:03 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1577/3162] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:25:03 2026] GET /volume/v3/volumes/33103ad5-0646-4764-aef1-4a5fae7ee228 => generated 1013 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:25:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1ebbfacd-9ecf-4675-9b2a-ea4114688c43 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1ebbfacd-9ecf-4675-9b2a-ea4114688c43 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/c3a4077a-12f3-444b-a8f7-dd2c29061165 Sep 01 12:25:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1ebbfacd-9ecf-4675-9b2a-ea4114688c43 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1ebbfacd-9ecf-4675-9b2a-ea4114688c43 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1ebbfacd-9ecf-4675-9b2a-ea4114688c43 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:25:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1ebbfacd-9ecf-4675-9b2a-ea4114688c43 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/c3a4077a-12f3-444b-a8f7-dd2c29061165 returned with HTTP 200 Sep 01 12:25:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1586/3163] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:25:04 2026] GET /volume/v3/snapshots/c3a4077a-12f3-444b-a8f7-dd2c29061165 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:25:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3526ba93-5de0-4ef9-bb29-b1a2ce86e861 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3526ba93-5de0-4ef9-bb29-b1a2ce86e861 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] GET http://192.168.122.29/volume/v3/snapshots/c3a4077a-12f3-444b-a8f7-dd2c29061165 Sep 01 12:25:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3526ba93-5de0-4ef9-bb29-b1a2ce86e861 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3526ba93-5de0-4ef9-bb29-b1a2ce86e861 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:04 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:04 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3526ba93-5de0-4ef9-bb29-b1a2ce86e861 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Snapshot retrieved successfully. Sep 01 12:25:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3526ba93-5de0-4ef9-bb29-b1a2ce86e861 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] http://192.168.122.29/volume/v3/snapshots/c3a4077a-12f3-444b-a8f7-dd2c29061165 returned with HTTP 200 Sep 01 12:25:04 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1578/3164] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:25:04 2026] GET /volume/v3/snapshots/c3a4077a-12f3-444b-a8f7-dd2c29061165 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7da4193c-d9d9-4ce5-aec7-81fec9e51b48 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7da4193c-d9d9-4ce5-aec7-81fec9e51b48 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] DELETE http://192.168.122.29/volume/v3/snapshots/c3a4077a-12f3-444b-a8f7-dd2c29061165 Sep 01 12:25:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7da4193c-d9d9-4ce5-aec7-81fec9e51b48 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7da4193c-d9d9-4ce5-aec7-81fec9e51b48 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:04 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-7da4193c-d9d9-4ce5-aec7-81fec9e51b48 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Delete snapshot with id: c3a4077a-12f3-444b-a8f7-dd2c29061165 Sep 01 12:25: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:25:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7da4193c-d9d9-4ce5-aec7-81fec9e51b48 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:25: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:25:04 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7da4193c-d9d9-4ce5-aec7-81fec9e51b48 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot delete request issued successfully. Sep 01 12:25:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7da4193c-d9d9-4ce5-aec7-81fec9e51b48 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/c3a4077a-12f3-444b-a8f7-dd2c29061165 returned with HTTP 202 Sep 01 12:25:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1587/3165] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:25:04 2026] DELETE /volume/v3/snapshots/c3a4077a-12f3-444b-a8f7-dd2c29061165 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:25:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-55350cc0-f9b1-41ed-b593-8bc1089389f1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-55350cc0-f9b1-41ed-b593-8bc1089389f1 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/c3a4077a-12f3-444b-a8f7-dd2c29061165 Sep 01 12:25:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-55350cc0-f9b1-41ed-b593-8bc1089389f1 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:04 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-55350cc0-f9b1-41ed-b593-8bc1089389f1 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:04 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:04 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-55350cc0-f9b1-41ed-b593-8bc1089389f1 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:25:04 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-55350cc0-f9b1-41ed-b593-8bc1089389f1 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/c3a4077a-12f3-444b-a8f7-dd2c29061165 returned with HTTP 200 Sep 01 12:25:04 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1579/3166] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:25:04 2026] GET /volume/v3/snapshots/c3a4077a-12f3-444b-a8f7-dd2c29061165 => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6aa94bec-cf20-4112-a198-05f3360b309f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6aa94bec-cf20-4112-a198-05f3360b309f tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/volumes/33103ad5-0646-4764-aef1-4a5fae7ee228 Sep 01 12:25:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6aa94bec-cf20-4112-a198-05f3360b309f tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:04 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6aa94bec-cf20-4112-a198-05f3360b309f tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:04 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25: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:25:04 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:04 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6aa94bec-cf20-4112-a198-05f3360b309f tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Volume info retrieved successfully. Sep 01 12:25:04 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6aa94bec-cf20-4112-a198-05f3360b309f tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/volumes/33103ad5-0646-4764-aef1-4a5fae7ee228 returned with HTTP 200 Sep 01 12:25:04 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1588/3167] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:25:04 2026] GET /volume/v3/volumes/33103ad5-0646-4764-aef1-4a5fae7ee228 => generated 1013 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:25:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a4b0c981-5c2a-4ceb-8cd7-cf84d60aa3dc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a4b0c981-5c2a-4ceb-8cd7-cf84d60aa3dc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/c3a4077a-12f3-444b-a8f7-dd2c29061165 Sep 01 12:25:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a4b0c981-5c2a-4ceb-8cd7-cf84d60aa3dc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a4b0c981-5c2a-4ceb-8cd7-cf84d60aa3dc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a4b0c981-5c2a-4ceb-8cd7-cf84d60aa3dc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:25:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a4b0c981-5c2a-4ceb-8cd7-cf84d60aa3dc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/c3a4077a-12f3-444b-a8f7-dd2c29061165 returned with HTTP 200 Sep 01 12:25:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1580/3168] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:25:05 2026] GET /volume/v3/snapshots/c3a4077a-12f3-444b-a8f7-dd2c29061165 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e3ebdefd-4465-4c77-b842-d665e641b724 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e3ebdefd-4465-4c77-b842-d665e641b724 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/volumes/33103ad5-0646-4764-aef1-4a5fae7ee228 Sep 01 12:25:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e3ebdefd-4465-4c77-b842-d665e641b724 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e3ebdefd-4465-4c77-b842-d665e641b724 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:05 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25: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:25:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e3ebdefd-4465-4c77-b842-d665e641b724 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Volume info retrieved successfully. Sep 01 12:25:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e3ebdefd-4465-4c77-b842-d665e641b724 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/volumes/33103ad5-0646-4764-aef1-4a5fae7ee228 returned with HTTP 200 Sep 01 12:25:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1589/3169] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:25:05 2026] GET /volume/v3/volumes/33103ad5-0646-4764-aef1-4a5fae7ee228 => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:25:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0d4c984a-81d2-4cb3-831a-e344488dc171 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0d4c984a-81d2-4cb3-831a-e344488dc171 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:25:05 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0d4c984a-81d2-4cb3-831a-e344488dc171 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "33103ad5-0646-4764-aef1-4a5fae7ee228", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1753199275"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:25: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:25:05 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25: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:25:05 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0d4c984a-81d2-4cb3-831a-e344488dc171 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Volume info retrieved successfully. Sep 01 12:25:05 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-0d4c984a-81d2-4cb3-831a-e344488dc171 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Create snapshot from volume 33103ad5-0646-4764-aef1-4a5fae7ee228 Sep 01 12:25:05 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-0d4c984a-81d2-4cb3-831a-e344488dc171 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Created reservations ['b6abdd05-74f1-41ec-84dd-a800a49952d7', 'b2e6acea-707e-47c1-bc37-43791d74fd75', '2564ebd9-eed9-4be2-9548-bc7a3f4499d3', '591981c2-02e4-4b87-a557-05c13454a615'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:25: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:25:05 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25:05 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0d4c984a-81d2-4cb3-831a-e344488dc171 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot create request issued successfully. Sep 01 12:25:05 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0d4c984a-81d2-4cb3-831a-e344488dc171 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots returned with HTTP 202 Sep 01 12:25:05 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1581/3170] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:25:05 2026] POST /volume/v3/snapshots => generated 308 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:25:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a474529c-c0a5-4a38-b6aa-e6f196d491c7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a474529c-c0a5-4a38-b6aa-e6f196d491c7 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/snapshots/8956dd47-2e46-45cf-97bf-6315d1e1be83 Sep 01 12:25:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a474529c-c0a5-4a38-b6aa-e6f196d491c7 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:05 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a474529c-c0a5-4a38-b6aa-e6f196d491c7 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:05 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:05 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a474529c-c0a5-4a38-b6aa-e6f196d491c7 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot retrieved successfully. Sep 01 12:25:05 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a474529c-c0a5-4a38-b6aa-e6f196d491c7 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots/8956dd47-2e46-45cf-97bf-6315d1e1be83 returned with HTTP 200 Sep 01 12:25:05 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1590/3171] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:25:05 2026] GET /volume/v3/snapshots/8956dd47-2e46-45cf-97bf-6315d1e1be83 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-95cc280e-b8c9-49d9-a750-282986ff10dd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-95cc280e-b8c9-49d9-a750-282986ff10dd tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/c3a4077a-12f3-444b-a8f7-dd2c29061165 Sep 01 12:25:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-95cc280e-b8c9-49d9-a750-282986ff10dd tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-95cc280e-b8c9-49d9-a750-282986ff10dd tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-95cc280e-b8c9-49d9-a750-282986ff10dd tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/c3a4077a-12f3-444b-a8f7-dd2c29061165 returned with HTTP 404 Sep 01 12:25:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1582/3172] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:25:06 2026] GET /volume/v3/snapshots/c3a4077a-12f3-444b-a8f7-dd2c29061165 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2bd29953-0ff1-4c52-91c0-1d866cc9f4ff None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2bd29953-0ff1-4c52-91c0-1d866cc9f4ff tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] DELETE http://192.168.122.29/volume/v3/volumes/0df6c17a-2c28-4d35-9cbb-05d327c06965 Sep 01 12:25:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2bd29953-0ff1-4c52-91c0-1d866cc9f4ff tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2bd29953-0ff1-4c52-91c0-1d866cc9f4ff tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:06 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-2bd29953-0ff1-4c52-91c0-1d866cc9f4ff tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Delete volume with id: 0df6c17a-2c28-4d35-9cbb-05d327c06965 Sep 01 12:25: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:25:06 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25: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:25:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2bd29953-0ff1-4c52-91c0-1d866cc9f4ff tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:25:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2bd29953-0ff1-4c52-91c0-1d866cc9f4ff tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Delete volume request issued successfully. Sep 01 12:25:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2bd29953-0ff1-4c52-91c0-1d866cc9f4ff tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/0df6c17a-2c28-4d35-9cbb-05d327c06965 returned with HTTP 202 Sep 01 12:25:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1591/3173] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:25:06 2026] DELETE /volume/v3/volumes/0df6c17a-2c28-4d35-9cbb-05d327c06965 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:25:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-be045343-1ba4-4f7f-ad54-994d992facb6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-be045343-1ba4-4f7f-ad54-994d992facb6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/0df6c17a-2c28-4d35-9cbb-05d327c06965 Sep 01 12:25:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-be045343-1ba4-4f7f-ad54-994d992facb6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:06 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-be045343-1ba4-4f7f-ad54-994d992facb6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:06 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25: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:25:06 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:06 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-be045343-1ba4-4f7f-ad54-994d992facb6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:25:06 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-be045343-1ba4-4f7f-ad54-994d992facb6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/0df6c17a-2c28-4d35-9cbb-05d327c06965 returned with HTTP 200 Sep 01 12:25:06 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1583/3174] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:25:06 2026] GET /volume/v3/volumes/0df6c17a-2c28-4d35-9cbb-05d327c06965 => generated 1013 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:25:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ec61923e-7774-49de-a010-5403defe32d3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ec61923e-7774-49de-a010-5403defe32d3 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/snapshots/8956dd47-2e46-45cf-97bf-6315d1e1be83 Sep 01 12:25:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ec61923e-7774-49de-a010-5403defe32d3 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:06 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ec61923e-7774-49de-a010-5403defe32d3 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:06 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:06 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ec61923e-7774-49de-a010-5403defe32d3 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot retrieved successfully. Sep 01 12:25:06 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ec61923e-7774-49de-a010-5403defe32d3 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots/8956dd47-2e46-45cf-97bf-6315d1e1be83 returned with HTTP 200 Sep 01 12:25:06 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1592/3175] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:25:06 2026] GET /volume/v3/snapshots/8956dd47-2e46-45cf-97bf-6315d1e1be83 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8e105132-935f-4af8-b686-7af3ff5cb884 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8e105132-935f-4af8-b686-7af3ff5cb884 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/0df6c17a-2c28-4d35-9cbb-05d327c06965 Sep 01 12:25:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8e105132-935f-4af8-b686-7af3ff5cb884 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8e105132-935f-4af8-b686-7af3ff5cb884 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8e105132-935f-4af8-b686-7af3ff5cb884 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/0df6c17a-2c28-4d35-9cbb-05d327c06965 returned with HTTP 404 Sep 01 12:25:07 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1584/3176] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:25:07 2026] GET /volume/v3/volumes/0df6c17a-2c28-4d35-9cbb-05d327c06965 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-582edd03-0e51-4601-a08f-b0db64293a01 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-582edd03-0e51-4601-a08f-b0db64293a01 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:25:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-582edd03-0e51-4601-a08f-b0db64293a01 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2104574408"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:25:07 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-582edd03-0e51-4601-a08f-b0db64293a01 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2104574408'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:25:07 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-582edd03-0e51-4601-a08f-b0db64293a01 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Create volume of 1 GB Sep 01 12:25:07 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-582edd03-0e51-4601-a08f-b0db64293a01 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Availability Zones retrieved successfully. Sep 01 12:25:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-582edd03-0e51-4601-a08f-b0db64293a01 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Flow 'volume_create_api' (66c6c637-7be9-44a0-9c96-58fc7082af5f) 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:25:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-582edd03-0e51-4601-a08f-b0db64293a01 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4435ec69-9034-441d-bfaf-213da552afc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-582edd03-0e51-4601-a08f-b0db64293a01 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-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:25:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-582edd03-0e51-4601-a08f-b0db64293a01 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4435ec69-9034-441d-bfaf-213da552afc1) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:25:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-582edd03-0e51-4601-a08f-b0db64293a01 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58c1c7d7-693a-4e2c-a649-c3594c2eca71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:07 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-582edd03-0e51-4601-a08f-b0db64293a01 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Created reservations ['b553367e-ce46-4674-bba9-e06e7b697c37', 'adb18007-a19d-4014-ba8d-380bdbfab413', '624e93e6-aa52-4dea-9dbf-68ed7c7c7133', 'd94893ad-d80c-4fd1-93ab-aef2ea34eda3'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:25:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-582edd03-0e51-4601-a08f-b0db64293a01 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58c1c7d7-693a-4e2c-a649-c3594c2eca71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b553367e-ce46-4674-bba9-e06e7b697c37', 'adb18007-a19d-4014-ba8d-380bdbfab413', '624e93e6-aa52-4dea-9dbf-68ed7c7c7133', 'd94893ad-d80c-4fd1-93ab-aef2ea34eda3']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-582edd03-0e51-4601-a08f-b0db64293a01 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fbceff2-05c2-4e96-aa2e-1af5c12aec3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25: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:25:07 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-582edd03-0e51-4601-a08f-b0db64293a01 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fbceff2-05c2-4e96-aa2e-1af5c12aec3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8243cc11-4bc8-40fc-b1bd-2975181c1fb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2104574408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f303c21f6004c3b8f3683085fa69682',qos_specs=None,replication_status=,reservations=['b553367e-ce46-4674-bba9-e06e7b697c37','adb18007-a19d-4014-ba8d-380bdbfab413','624e93e6-aa52-4dea-9dbf-68ed7c7c7133','d94893ad-d80c-4fd1-93ab-aef2ea34eda3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6630d9cae50f4034a07faed651147f35',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:25:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2104574408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8243cc11-4bc8-40fc-b1bd-2975181c1fb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f303c21f6004c3b8f3683085fa69682',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6630d9cae50f4034a07faed651147f35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-582edd03-0e51-4601-a08f-b0db64293a01 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cd897be-3a14-4bc9-a290-225d2df269e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-582edd03-0e51-4601-a08f-b0db64293a01 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cd897be-3a14-4bc9-a290-225d2df269e7) transitioned into state 'SUCCESS' from state '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-2104574408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f303c21f6004c3b8f3683085fa69682',qos_specs=None,replication_status=,reservations=['b553367e-ce46-4674-bba9-e06e7b697c37','adb18007-a19d-4014-ba8d-380bdbfab413','624e93e6-aa52-4dea-9dbf-68ed7c7c7133','d94893ad-d80c-4fd1-93ab-aef2ea34eda3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6630d9cae50f4034a07faed651147f35',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-582edd03-0e51-4601-a08f-b0db64293a01 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bc23d9c-2f94-4ad9-b4bf-88de0f72154a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-582edd03-0e51-4601-a08f-b0db64293a01 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bc23d9c-2f94-4ad9-b4bf-88de0f72154a) 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:25:07 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-582edd03-0e51-4601-a08f-b0db64293a01 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Flow 'volume_create_api' (66c6c637-7be9-44a0-9c96-58fc7082af5f) 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:25:07 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-582edd03-0e51-4601-a08f-b0db64293a01 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Create volume request issued successfully. Sep 01 12:25:07 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-582edd03-0e51-4601-a08f-b0db64293a01 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:25:07 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1593/3177] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:25:07 2026] POST /volume/v3/volumes => generated 785 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:25:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-469287b3-6e9a-46f1-8c43-c2d183cc6feb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-469287b3-6e9a-46f1-8c43-c2d183cc6feb tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/8243cc11-4bc8-40fc-b1bd-2975181c1fb7 Sep 01 12:25:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-469287b3-6e9a-46f1-8c43-c2d183cc6feb tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:07 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-469287b3-6e9a-46f1-8c43-c2d183cc6feb tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:07 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25: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:25:07 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:07 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-469287b3-6e9a-46f1-8c43-c2d183cc6feb tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:25:07 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-469287b3-6e9a-46f1-8c43-c2d183cc6feb tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/8243cc11-4bc8-40fc-b1bd-2975181c1fb7 returned with HTTP 200 Sep 01 12:25:07 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1585/3178] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:25:07 2026] GET /volume/v3/volumes/8243cc11-4bc8-40fc-b1bd-2975181c1fb7 => generated 964 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-886a808b-0c68-46bd-ade0-6edc5e9cbc49 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-886a808b-0c68-46bd-ade0-6edc5e9cbc49 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/snapshots/8956dd47-2e46-45cf-97bf-6315d1e1be83 Sep 01 12:25:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-886a808b-0c68-46bd-ade0-6edc5e9cbc49 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-886a808b-0c68-46bd-ade0-6edc5e9cbc49 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:08 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-886a808b-0c68-46bd-ade0-6edc5e9cbc49 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot retrieved successfully. Sep 01 12:25:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-886a808b-0c68-46bd-ade0-6edc5e9cbc49 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots/8956dd47-2e46-45cf-97bf-6315d1e1be83 returned with HTTP 200 Sep 01 12:25:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1594/3179] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:25:08 2026] GET /volume/v3/snapshots/8956dd47-2e46-45cf-97bf-6315d1e1be83 => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c15bd168-54fd-407a-9697-af2f095cec11 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c15bd168-54fd-407a-9697-af2f095cec11 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-reader] GET http://192.168.122.29/volume/v3/snapshots/8956dd47-2e46-45cf-97bf-6315d1e1be83 Sep 01 12:25:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c15bd168-54fd-407a-9697-af2f095cec11 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c15bd168-54fd-407a-9697-af2f095cec11 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-reader] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:08 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:08 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c15bd168-54fd-407a-9697-af2f095cec11 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-reader] Snapshot retrieved successfully. Sep 01 12:25:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c15bd168-54fd-407a-9697-af2f095cec11 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-reader] http://192.168.122.29/volume/v3/snapshots/8956dd47-2e46-45cf-97bf-6315d1e1be83 returned with HTTP 200 Sep 01 12:25:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1586/3180] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:25:08 2026] GET /volume/v3/snapshots/8956dd47-2e46-45cf-97bf-6315d1e1be83 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-aaef47f3-f86f-4f7e-a062-78d8bf3b8418 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aaef47f3-f86f-4f7e-a062-78d8bf3b8418 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] DELETE http://192.168.122.29/volume/v3/snapshots/8956dd47-2e46-45cf-97bf-6315d1e1be83 Sep 01 12:25:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-aaef47f3-f86f-4f7e-a062-78d8bf3b8418 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-aaef47f3-f86f-4f7e-a062-78d8bf3b8418 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:08 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-aaef47f3-f86f-4f7e-a062-78d8bf3b8418 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Delete snapshot with id: 8956dd47-2e46-45cf-97bf-6315d1e1be83 Sep 01 12:25: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:25:08 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-aaef47f3-f86f-4f7e-a062-78d8bf3b8418 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot retrieved successfully. Sep 01 12:25: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:25:08 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25:08 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-aaef47f3-f86f-4f7e-a062-78d8bf3b8418 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot delete request issued successfully. Sep 01 12:25:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aaef47f3-f86f-4f7e-a062-78d8bf3b8418 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots/8956dd47-2e46-45cf-97bf-6315d1e1be83 returned with HTTP 202 Sep 01 12:25:08 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1595/3181] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:25:08 2026] DELETE /volume/v3/snapshots/8956dd47-2e46-45cf-97bf-6315d1e1be83 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:25:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-09f72281-b9f1-4103-ba59-11ac0f822ba6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-09f72281-b9f1-4103-ba59-11ac0f822ba6 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/snapshots/8956dd47-2e46-45cf-97bf-6315d1e1be83 Sep 01 12:25:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-09f72281-b9f1-4103-ba59-11ac0f822ba6 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:08 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-09f72281-b9f1-4103-ba59-11ac0f822ba6 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:08 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:08 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-09f72281-b9f1-4103-ba59-11ac0f822ba6 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot retrieved successfully. Sep 01 12:25:08 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-09f72281-b9f1-4103-ba59-11ac0f822ba6 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots/8956dd47-2e46-45cf-97bf-6315d1e1be83 returned with HTTP 200 Sep 01 12:25:08 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1587/3182] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:25:08 2026] GET /volume/v3/snapshots/8956dd47-2e46-45cf-97bf-6315d1e1be83 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-93e9e766-32ab-490a-ad11-96d693ca503b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:08 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-93e9e766-32ab-490a-ad11-96d693ca503b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/8243cc11-4bc8-40fc-b1bd-2975181c1fb7 Sep 01 12:25:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-93e9e766-32ab-490a-ad11-96d693ca503b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:08 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-93e9e766-32ab-490a-ad11-96d693ca503b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:08 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25: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:25:08 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-93e9e766-32ab-490a-ad11-96d693ca503b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:25:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-93e9e766-32ab-490a-ad11-96d693ca503b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/8243cc11-4bc8-40fc-b1bd-2975181c1fb7 returned with HTTP 200 Sep 01 12:25:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1596/3183] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:25:08 2026] GET /volume/v3/volumes/8243cc11-4bc8-40fc-b1bd-2975181c1fb7 => generated 1015 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:25:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c05f3278-bd6c-429d-9449-05dce3033d01 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c05f3278-bd6c-429d-9449-05dce3033d01 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:25:09 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c05f3278-bd6c-429d-9449-05dce3033d01 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8243cc11-4bc8-40fc-b1bd-2975181c1fb7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1806634528"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:25: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:25:09 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25: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:25:09 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c05f3278-bd6c-429d-9449-05dce3033d01 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:25:09 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-c05f3278-bd6c-429d-9449-05dce3033d01 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Create snapshot from volume 8243cc11-4bc8-40fc-b1bd-2975181c1fb7 Sep 01 12:25:09 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-c05f3278-bd6c-429d-9449-05dce3033d01 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Created reservations ['00fd1fbd-c26d-43b4-aaf9-183dfc80b49f', '30b808af-ee34-49a9-a375-8c03428ec8fb', '7f561cda-d183-410b-8351-8c5e0a60dd8e', '0925d7a4-bafb-448f-8e12-aad5a8940d95'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:25: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:25:09 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9557e1ea-5254-4635-baf8-26f4bc324cf5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9557e1ea-5254-4635-baf8-26f4bc324cf5 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/snapshots/8956dd47-2e46-45cf-97bf-6315d1e1be83 Sep 01 12:25:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9557e1ea-5254-4635-baf8-26f4bc324cf5 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9557e1ea-5254-4635-baf8-26f4bc324cf5 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:09 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9557e1ea-5254-4635-baf8-26f4bc324cf5 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot retrieved successfully. Sep 01 12:25:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9557e1ea-5254-4635-baf8-26f4bc324cf5 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots/8956dd47-2e46-45cf-97bf-6315d1e1be83 returned with HTTP 200 Sep 01 12:25:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1597/3184] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:25:09 2026] GET /volume/v3/snapshots/8956dd47-2e46-45cf-97bf-6315d1e1be83 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:09 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c05f3278-bd6c-429d-9449-05dce3033d01 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot create request issued successfully. Sep 01 12:25:09 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c05f3278-bd6c-429d-9449-05dce3033d01 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots returned with HTTP 202 Sep 01 12:25:09 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1588/3185] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:25:09 2026] POST /volume/v3/snapshots => generated 308 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:25:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2429f9e5-17a4-4d4e-9b59-7af525c4daaa None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2429f9e5-17a4-4d4e-9b59-7af525c4daaa tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/7e2ebd2d-45dd-4d81-bd05-1ae89dd7ac9d Sep 01 12:25:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2429f9e5-17a4-4d4e-9b59-7af525c4daaa tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:09 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2429f9e5-17a4-4d4e-9b59-7af525c4daaa tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:09 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:09 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2429f9e5-17a4-4d4e-9b59-7af525c4daaa tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:25:09 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2429f9e5-17a4-4d4e-9b59-7af525c4daaa tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/7e2ebd2d-45dd-4d81-bd05-1ae89dd7ac9d returned with HTTP 200 Sep 01 12:25:09 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1598/3186] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:25:09 2026] GET /volume/v3/snapshots/7e2ebd2d-45dd-4d81-bd05-1ae89dd7ac9d => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2bffe5d8-93b3-468a-903b-6e614f9c8982 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2bffe5d8-93b3-468a-903b-6e614f9c8982 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/snapshots/8956dd47-2e46-45cf-97bf-6315d1e1be83 Sep 01 12:25:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2bffe5d8-93b3-468a-903b-6e614f9c8982 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2bffe5d8-93b3-468a-903b-6e614f9c8982 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2bffe5d8-93b3-468a-903b-6e614f9c8982 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots/8956dd47-2e46-45cf-97bf-6315d1e1be83 returned with HTTP 404 Sep 01 12:25:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1589/3187] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:25:10 2026] GET /volume/v3/snapshots/8956dd47-2e46-45cf-97bf-6315d1e1be83 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a8714cb9-98fb-420a-898a-0364e878069e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a8714cb9-98fb-420a-898a-0364e878069e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] DELETE http://192.168.122.29/volume/v3/volumes/33103ad5-0646-4764-aef1-4a5fae7ee228 Sep 01 12:25:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a8714cb9-98fb-420a-898a-0364e878069e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:10 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a8714cb9-98fb-420a-898a-0364e878069e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:10 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-a8714cb9-98fb-420a-898a-0364e878069e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Delete volume with id: 33103ad5-0646-4764-aef1-4a5fae7ee228 Sep 01 12:25: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:25:10 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25: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:25:10 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a8714cb9-98fb-420a-898a-0364e878069e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Volume info retrieved successfully. Sep 01 12:25:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f77ba019-1923-4c53-af37-385ecc86b324 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f77ba019-1923-4c53-af37-385ecc86b324 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/7e2ebd2d-45dd-4d81-bd05-1ae89dd7ac9d Sep 01 12:25:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f77ba019-1923-4c53-af37-385ecc86b324 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f77ba019-1923-4c53-af37-385ecc86b324 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:10 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f77ba019-1923-4c53-af37-385ecc86b324 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:25:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f77ba019-1923-4c53-af37-385ecc86b324 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/7e2ebd2d-45dd-4d81-bd05-1ae89dd7ac9d returned with HTTP 200 Sep 01 12:25:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1590/3188] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:25:10 2026] GET /volume/v3/snapshots/7e2ebd2d-45dd-4d81-bd05-1ae89dd7ac9d => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:10 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a8714cb9-98fb-420a-898a-0364e878069e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Delete volume request issued successfully. Sep 01 12:25:10 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a8714cb9-98fb-420a-898a-0364e878069e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/volumes/33103ad5-0646-4764-aef1-4a5fae7ee228 returned with HTTP 202 Sep 01 12:25:10 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1599/3189] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:25:10 2026] DELETE /volume/v3/volumes/33103ad5-0646-4764-aef1-4a5fae7ee228 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:25:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6652ac8b-3dbe-4fd5-bf63-ea084676c3d5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6652ac8b-3dbe-4fd5-bf63-ea084676c3d5 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/volumes/33103ad5-0646-4764-aef1-4a5fae7ee228 Sep 01 12:25:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6652ac8b-3dbe-4fd5-bf63-ea084676c3d5 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:10 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6652ac8b-3dbe-4fd5-bf63-ea084676c3d5 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:10 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25: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:25:10 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:10 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6652ac8b-3dbe-4fd5-bf63-ea084676c3d5 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Volume info retrieved successfully. Sep 01 12:25:10 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6652ac8b-3dbe-4fd5-bf63-ea084676c3d5 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/volumes/33103ad5-0646-4764-aef1-4a5fae7ee228 returned with HTTP 200 Sep 01 12:25:10 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1591/3190] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:25:10 2026] GET /volume/v3/volumes/33103ad5-0646-4764-aef1-4a5fae7ee228 => generated 1013 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:25:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ea6a39af-1219-406e-9292-4e1ef903d138 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ea6a39af-1219-406e-9292-4e1ef903d138 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/7e2ebd2d-45dd-4d81-bd05-1ae89dd7ac9d Sep 01 12:25:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ea6a39af-1219-406e-9292-4e1ef903d138 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ea6a39af-1219-406e-9292-4e1ef903d138 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ea6a39af-1219-406e-9292-4e1ef903d138 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:25:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ea6a39af-1219-406e-9292-4e1ef903d138 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/7e2ebd2d-45dd-4d81-bd05-1ae89dd7ac9d returned with HTTP 200 Sep 01 12:25:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1600/3191] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:25:11 2026] GET /volume/v3/snapshots/7e2ebd2d-45dd-4d81-bd05-1ae89dd7ac9d => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-407d795a-81e3-46e3-b071-fa10cd8dfd4a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-407d795a-81e3-46e3-b071-fa10cd8dfd4a tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] POST http://192.168.122.29/volume/v3/snapshots/7e2ebd2d-45dd-4d81-bd05-1ae89dd7ac9d/action Sep 01 12:25:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-407d795a-81e3-46e3-b071-fa10cd8dfd4a tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:25:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-407d795a-81e3-46e3-b071-fa10cd8dfd4a tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:25:11 devstack devstack@c-api.service[86815]: INFO cinder.api.contrib.snapshot_unmanage [None req-407d795a-81e3-46e3-b071-fa10cd8dfd4a tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Unmanage snapshot with id: 7e2ebd2d-45dd-4d81-bd05-1ae89dd7ac9d Sep 01 12:25: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:25:11 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:11 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-407d795a-81e3-46e3-b071-fa10cd8dfd4a tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Snapshot retrieved successfully. Sep 01 12:25:11 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-407d795a-81e3-46e3-b071-fa10cd8dfd4a tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '6322534d7a65446ead2408b281004cd0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9f303c21f6004c3b8f3683085fa69682', '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:25:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-407d795a-81e3-46e3-b071-fa10cd8dfd4a tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] http://192.168.122.29/volume/v3/snapshots/7e2ebd2d-45dd-4d81-bd05-1ae89dd7ac9d/action returned with HTTP 403 Sep 01 12:25:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1592/3192] 192.168.122.29 () {60 vars in 1275 bytes} [Tue Sep 1 12:25:11 2026] POST /volume/v3/snapshots/7e2ebd2d-45dd-4d81-bd05-1ae89dd7ac9d/action => generated 117 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-41f2c7e1-bf20-4b4d-9a5c-b4c06e642593 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-41f2c7e1-bf20-4b4d-9a5c-b4c06e642593 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] DELETE http://192.168.122.29/volume/v3/snapshots/7e2ebd2d-45dd-4d81-bd05-1ae89dd7ac9d Sep 01 12:25:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-41f2c7e1-bf20-4b4d-9a5c-b4c06e642593 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-41f2c7e1-bf20-4b4d-9a5c-b4c06e642593 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:11 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-41f2c7e1-bf20-4b4d-9a5c-b4c06e642593 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Delete snapshot with id: 7e2ebd2d-45dd-4d81-bd05-1ae89dd7ac9d Sep 01 12:25: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:25:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-41f2c7e1-bf20-4b4d-9a5c-b4c06e642593 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:25:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c04a952c-f589-40ed-bdfa-23eb6b576dc9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c04a952c-f589-40ed-bdfa-23eb6b576dc9 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/volumes/33103ad5-0646-4764-aef1-4a5fae7ee228 Sep 01 12:25:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c04a952c-f589-40ed-bdfa-23eb6b576dc9 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c04a952c-f589-40ed-bdfa-23eb6b576dc9 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:11 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c04a952c-f589-40ed-bdfa-23eb6b576dc9 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/volumes/33103ad5-0646-4764-aef1-4a5fae7ee228 returned with HTTP 404 Sep 01 12:25:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1593/3193] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:25:11 2026] GET /volume/v3/volumes/33103ad5-0646-4764-aef1-4a5fae7ee228 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-04e7294c-4522-4a47-a16b-737a5c53eeef None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-41f2c7e1-bf20-4b4d-9a5c-b4c06e642593 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot delete request issued successfully. Sep 01 12:25:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-41f2c7e1-bf20-4b4d-9a5c-b4c06e642593 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/7e2ebd2d-45dd-4d81-bd05-1ae89dd7ac9d returned with HTTP 202 Sep 01 12:25:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-04e7294c-4522-4a47-a16b-737a5c53eeef tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:25:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1601/3194] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:25:11 2026] DELETE /volume/v3/snapshots/7e2ebd2d-45dd-4d81-bd05-1ae89dd7ac9d => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:25:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-04e7294c-4522-4a47-a16b-737a5c53eeef tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2015217321"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:25:11 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-04e7294c-4522-4a47-a16b-737a5c53eeef tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2015217321'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:25:11 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-04e7294c-4522-4a47-a16b-737a5c53eeef tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Create volume of 1 GB Sep 01 12:25:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b1790fcd-e4d1-49d3-b12f-ca6637ef25f0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b1790fcd-e4d1-49d3-b12f-ca6637ef25f0 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/7e2ebd2d-45dd-4d81-bd05-1ae89dd7ac9d Sep 01 12:25:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b1790fcd-e4d1-49d3-b12f-ca6637ef25f0 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b1790fcd-e4d1-49d3-b12f-ca6637ef25f0 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:11 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-04e7294c-4522-4a47-a16b-737a5c53eeef tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Availability Zones retrieved successfully. Sep 01 12:25: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:25:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b1790fcd-e4d1-49d3-b12f-ca6637ef25f0 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:25:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b1790fcd-e4d1-49d3-b12f-ca6637ef25f0 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/7e2ebd2d-45dd-4d81-bd05-1ae89dd7ac9d returned with HTTP 200 Sep 01 12:25:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1602/3195] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:25:11 2026] GET /volume/v3/snapshots/7e2ebd2d-45dd-4d81-bd05-1ae89dd7ac9d => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-04e7294c-4522-4a47-a16b-737a5c53eeef tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Flow 'volume_create_api' (a2b5cfed-71cc-4977-8d63-5b5bc7c89440) 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:25:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-04e7294c-4522-4a47-a16b-737a5c53eeef tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (393fdfdc-65f9-4e93-91f5-497e80dfa90f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-04e7294c-4522-4a47-a16b-737a5c53eeef tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-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:25:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-04e7294c-4522-4a47-a16b-737a5c53eeef tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (393fdfdc-65f9-4e93-91f5-497e80dfa90f) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:25:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-04e7294c-4522-4a47-a16b-737a5c53eeef tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09c3e7b0-cdc3-4697-b247-3cc43b85f00f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:11 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-04e7294c-4522-4a47-a16b-737a5c53eeef tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Created reservations ['9f85fef4-3a58-4692-aaa3-994aa2392c24', 'efd4f39c-4ebd-4473-9a40-1e1c9d043a60', '5d776579-9753-469c-93e2-c23206f61d62', 'fb330696-3e8b-4d3b-8c16-29aa238533f8'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:25:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-04e7294c-4522-4a47-a16b-737a5c53eeef tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09c3e7b0-cdc3-4697-b247-3cc43b85f00f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f85fef4-3a58-4692-aaa3-994aa2392c24', 'efd4f39c-4ebd-4473-9a40-1e1c9d043a60', '5d776579-9753-469c-93e2-c23206f61d62', 'fb330696-3e8b-4d3b-8c16-29aa238533f8']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-04e7294c-4522-4a47-a16b-737a5c53eeef tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (952254b7-cd44-4652-9d75-689a51db9870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25: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:25:11 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-04e7294c-4522-4a47-a16b-737a5c53eeef tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (952254b7-cd44-4652-9d75-689a51db9870) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5490767-a7ec-4715-a543-f0c281bb1501', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2015217321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='554d1f313f4d41198140f854d4acc488',qos_specs=None,replication_status=,reservations=['9f85fef4-3a58-4692-aaa3-994aa2392c24','efd4f39c-4ebd-4473-9a40-1e1c9d043a60','5d776579-9753-469c-93e2-c23206f61d62','fb330696-3e8b-4d3b-8c16-29aa238533f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70a0758d24234e578aa505d1ca02821b',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:25:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2015217321',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5490767-a7ec-4715-a543-f0c281bb1501,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='554d1f313f4d41198140f854d4acc488',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70a0758d24234e578aa505d1ca02821b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-04e7294c-4522-4a47-a16b-737a5c53eeef tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eda5e5cd-824c-4792-b225-860b753663b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-04e7294c-4522-4a47-a16b-737a5c53eeef tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eda5e5cd-824c-4792-b225-860b753663b6) transitioned into state 'SUCCESS' from state '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-2015217321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='554d1f313f4d41198140f854d4acc488',qos_specs=None,replication_status=,reservations=['9f85fef4-3a58-4692-aaa3-994aa2392c24','efd4f39c-4ebd-4473-9a40-1e1c9d043a60','5d776579-9753-469c-93e2-c23206f61d62','fb330696-3e8b-4d3b-8c16-29aa238533f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70a0758d24234e578aa505d1ca02821b',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-04e7294c-4522-4a47-a16b-737a5c53eeef tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eae4d023-81e6-4072-9290-3f41293f79ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-04e7294c-4522-4a47-a16b-737a5c53eeef tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eae4d023-81e6-4072-9290-3f41293f79ab) 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:25:11 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-04e7294c-4522-4a47-a16b-737a5c53eeef tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Flow 'volume_create_api' (a2b5cfed-71cc-4977-8d63-5b5bc7c89440) 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:25:11 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-04e7294c-4522-4a47-a16b-737a5c53eeef tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Create volume request issued successfully. Sep 01 12:25:11 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-04e7294c-4522-4a47-a16b-737a5c53eeef tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:25:11 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1594/3196] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:25:11 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:25:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-785c91e5-7174-4a53-864b-cf33ba9aa051 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-785c91e5-7174-4a53-864b-cf33ba9aa051 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/volumes/d5490767-a7ec-4715-a543-f0c281bb1501 Sep 01 12:25:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-785c91e5-7174-4a53-864b-cf33ba9aa051 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:11 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-785c91e5-7174-4a53-864b-cf33ba9aa051 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:11 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25: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:25:11 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:11 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-785c91e5-7174-4a53-864b-cf33ba9aa051 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Volume info retrieved successfully. Sep 01 12:25:11 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-785c91e5-7174-4a53-864b-cf33ba9aa051 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/volumes/d5490767-a7ec-4715-a543-f0c281bb1501 returned with HTTP 200 Sep 01 12:25:11 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1603/3197] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:25:11 2026] GET /volume/v3/volumes/d5490767-a7ec-4715-a543-f0c281bb1501 => generated 964 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-71484685-cb48-4008-bcae-97fb2ca03e96 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-71484685-cb48-4008-bcae-97fb2ca03e96 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/7e2ebd2d-45dd-4d81-bd05-1ae89dd7ac9d Sep 01 12:25:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-71484685-cb48-4008-bcae-97fb2ca03e96 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-71484685-cb48-4008-bcae-97fb2ca03e96 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:12 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-71484685-cb48-4008-bcae-97fb2ca03e96 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:25:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-71484685-cb48-4008-bcae-97fb2ca03e96 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/7e2ebd2d-45dd-4d81-bd05-1ae89dd7ac9d returned with HTTP 200 Sep 01 12:25:12 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1595/3198] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:25:12 2026] GET /volume/v3/snapshots/7e2ebd2d-45dd-4d81-bd05-1ae89dd7ac9d => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6464d97e-65eb-4684-9c1b-cb7b2712daf4 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6464d97e-65eb-4684-9c1b-cb7b2712daf4 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/volumes/d5490767-a7ec-4715-a543-f0c281bb1501 Sep 01 12:25:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6464d97e-65eb-4684-9c1b-cb7b2712daf4 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:12 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6464d97e-65eb-4684-9c1b-cb7b2712daf4 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:12 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25: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:25:12 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:12 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6464d97e-65eb-4684-9c1b-cb7b2712daf4 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Volume info retrieved successfully. Sep 01 12:25:12 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6464d97e-65eb-4684-9c1b-cb7b2712daf4 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/volumes/d5490767-a7ec-4715-a543-f0c281bb1501 returned with HTTP 200 Sep 01 12:25:12 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1604/3199] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:25:12 2026] GET /volume/v3/volumes/d5490767-a7ec-4715-a543-f0c281bb1501 => generated 1015 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:25:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-49ca5afd-0d7b-431c-af93-f48fda82722f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:12 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-49ca5afd-0d7b-431c-af93-f48fda82722f tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:25:12 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-49ca5afd-0d7b-431c-af93-f48fda82722f tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d5490767-a7ec-4715-a543-f0c281bb1501", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-677563580"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:25: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:25:12 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25: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:25:12 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:12 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-49ca5afd-0d7b-431c-af93-f48fda82722f tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Volume info retrieved successfully. Sep 01 12:25:12 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-49ca5afd-0d7b-431c-af93-f48fda82722f tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Create snapshot from volume d5490767-a7ec-4715-a543-f0c281bb1501 Sep 01 12:25:12 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-49ca5afd-0d7b-431c-af93-f48fda82722f tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Created reservations ['c0a7cef1-9880-47d6-85ec-982bf87ce0bf', 'e6f4b812-061e-4930-a132-d11b64c4ddef', '9b44997c-da46-48a3-aed2-3a875c21eed0', '190685e9-8d73-4d48-af8f-55e3f1832b8a'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:25: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:25:12 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-49ca5afd-0d7b-431c-af93-f48fda82722f tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot create request issued successfully. Sep 01 12:25:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-49ca5afd-0d7b-431c-af93-f48fda82722f tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots returned with HTTP 202 Sep 01 12:25:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1596/3200] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:25:12 2026] POST /volume/v3/snapshots => generated 307 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:25:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b0b2e113-1eac-4ce0-b9b3-9ed228ca076b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b0b2e113-1eac-4ce0-b9b3-9ed228ca076b tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/snapshots/57fd9114-9a35-466f-ac02-0c1a7fe49b5c Sep 01 12:25:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b0b2e113-1eac-4ce0-b9b3-9ed228ca076b tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b0b2e113-1eac-4ce0-b9b3-9ed228ca076b tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:13 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b0b2e113-1eac-4ce0-b9b3-9ed228ca076b tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot retrieved successfully. Sep 01 12:25:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b0b2e113-1eac-4ce0-b9b3-9ed228ca076b tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots/57fd9114-9a35-466f-ac02-0c1a7fe49b5c returned with HTTP 200 Sep 01 12:25:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1605/3201] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:25:13 2026] GET /volume/v3/snapshots/57fd9114-9a35-466f-ac02-0c1a7fe49b5c => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c7499ab3-b796-46cb-b853-3c544a5d51dd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c7499ab3-b796-46cb-b853-3c544a5d51dd tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/7e2ebd2d-45dd-4d81-bd05-1ae89dd7ac9d Sep 01 12:25:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c7499ab3-b796-46cb-b853-3c544a5d51dd tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c7499ab3-b796-46cb-b853-3c544a5d51dd tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c7499ab3-b796-46cb-b853-3c544a5d51dd tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/7e2ebd2d-45dd-4d81-bd05-1ae89dd7ac9d returned with HTTP 404 Sep 01 12:25:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1597/3202] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:25:13 2026] GET /volume/v3/snapshots/7e2ebd2d-45dd-4d81-bd05-1ae89dd7ac9d => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-46dc2999-8a96-4d1f-a3de-b4998725d590 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-46dc2999-8a96-4d1f-a3de-b4998725d590 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] DELETE http://192.168.122.29/volume/v3/volumes/8243cc11-4bc8-40fc-b1bd-2975181c1fb7 Sep 01 12:25:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-46dc2999-8a96-4d1f-a3de-b4998725d590 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:13 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-46dc2999-8a96-4d1f-a3de-b4998725d590 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:13 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-46dc2999-8a96-4d1f-a3de-b4998725d590 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Delete volume with id: 8243cc11-4bc8-40fc-b1bd-2975181c1fb7 Sep 01 12:25: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:25:13 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25: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:25:13 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-46dc2999-8a96-4d1f-a3de-b4998725d590 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:25:13 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-46dc2999-8a96-4d1f-a3de-b4998725d590 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Delete volume request issued successfully. Sep 01 12:25:13 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-46dc2999-8a96-4d1f-a3de-b4998725d590 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/8243cc11-4bc8-40fc-b1bd-2975181c1fb7 returned with HTTP 202 Sep 01 12:25:13 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1606/3203] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:25:13 2026] DELETE /volume/v3/volumes/8243cc11-4bc8-40fc-b1bd-2975181c1fb7 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:25:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f4a1a85b-a7e0-4f31-8b80-343fdf5c9e1f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f4a1a85b-a7e0-4f31-8b80-343fdf5c9e1f tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/8243cc11-4bc8-40fc-b1bd-2975181c1fb7 Sep 01 12:25:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f4a1a85b-a7e0-4f31-8b80-343fdf5c9e1f tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:13 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f4a1a85b-a7e0-4f31-8b80-343fdf5c9e1f tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:13 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25: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:25:13 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:13 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f4a1a85b-a7e0-4f31-8b80-343fdf5c9e1f tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:25:13 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f4a1a85b-a7e0-4f31-8b80-343fdf5c9e1f tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/8243cc11-4bc8-40fc-b1bd-2975181c1fb7 returned with HTTP 200 Sep 01 12:25:13 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1598/3204] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:25:13 2026] GET /volume/v3/volumes/8243cc11-4bc8-40fc-b1bd-2975181c1fb7 => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:25:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-419f2b3f-dda2-42f8-a92b-baff7233d285 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-419f2b3f-dda2-42f8-a92b-baff7233d285 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/snapshots/57fd9114-9a35-466f-ac02-0c1a7fe49b5c Sep 01 12:25:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-419f2b3f-dda2-42f8-a92b-baff7233d285 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-419f2b3f-dda2-42f8-a92b-baff7233d285 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:14 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-419f2b3f-dda2-42f8-a92b-baff7233d285 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot retrieved successfully. Sep 01 12:25:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-419f2b3f-dda2-42f8-a92b-baff7233d285 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots/57fd9114-9a35-466f-ac02-0c1a7fe49b5c returned with HTTP 200 Sep 01 12:25:14 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1607/3205] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:25:14 2026] GET /volume/v3/snapshots/57fd9114-9a35-466f-ac02-0c1a7fe49b5c => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-41279c3c-008b-4eac-b8af-3670f1082251 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-41279c3c-008b-4eac-b8af-3670f1082251 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/8243cc11-4bc8-40fc-b1bd-2975181c1fb7 Sep 01 12:25:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-41279c3c-008b-4eac-b8af-3670f1082251 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:14 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-41279c3c-008b-4eac-b8af-3670f1082251 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:14 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-41279c3c-008b-4eac-b8af-3670f1082251 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/8243cc11-4bc8-40fc-b1bd-2975181c1fb7 returned with HTTP 404 Sep 01 12:25:14 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1599/3206] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:25:14 2026] GET /volume/v3/volumes/8243cc11-4bc8-40fc-b1bd-2975181c1fb7 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7d25fde7-baf9-46db-9d25-42d4fe01de09 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7d25fde7-baf9-46db-9d25-42d4fe01de09 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:25:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7d25fde7-baf9-46db-9d25-42d4fe01de09 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1185036137"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:25:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-7d25fde7-baf9-46db-9d25-42d4fe01de09 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1185036137'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:25:14 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-7d25fde7-baf9-46db-9d25-42d4fe01de09 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Create volume of 1 GB Sep 01 12:25:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7d25fde7-baf9-46db-9d25-42d4fe01de09 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Availability Zones retrieved successfully. Sep 01 12:25:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7d25fde7-baf9-46db-9d25-42d4fe01de09 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Flow 'volume_create_api' (cc47eaa6-e49e-4f26-a827-bb7aa0d6ec50) 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:25:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7d25fde7-baf9-46db-9d25-42d4fe01de09 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bfccb5f-5da3-4022-95a8-9fc777df1956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-7d25fde7-baf9-46db-9d25-42d4fe01de09 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-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:25:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7d25fde7-baf9-46db-9d25-42d4fe01de09 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bfccb5f-5da3-4022-95a8-9fc777df1956) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:25:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7d25fde7-baf9-46db-9d25-42d4fe01de09 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1db6a55c-1b23-450f-b24d-83eac5202d07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:14 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-7d25fde7-baf9-46db-9d25-42d4fe01de09 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Created reservations ['9231c1e6-c2f3-4aa4-8db8-6dc16a1552b4', '20c79c53-0f78-49de-a002-cd23ce19a964', 'f5026cef-dbe7-4e2c-a83f-2f6e63e0536a', '7848a6af-bef7-4952-b060-d9c663cb502f'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:25:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7d25fde7-baf9-46db-9d25-42d4fe01de09 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1db6a55c-1b23-450f-b24d-83eac5202d07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9231c1e6-c2f3-4aa4-8db8-6dc16a1552b4', '20c79c53-0f78-49de-a002-cd23ce19a964', 'f5026cef-dbe7-4e2c-a83f-2f6e63e0536a', '7848a6af-bef7-4952-b060-d9c663cb502f']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7d25fde7-baf9-46db-9d25-42d4fe01de09 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97fa9f1b-c58d-4e39-8580-9d6ba0e3e491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25: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:25:14 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7d25fde7-baf9-46db-9d25-42d4fe01de09 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97fa9f1b-c58d-4e39-8580-9d6ba0e3e491) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e070b43-1bd3-4091-b324-946821da820b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1185036137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f303c21f6004c3b8f3683085fa69682',qos_specs=None,replication_status=,reservations=['9231c1e6-c2f3-4aa4-8db8-6dc16a1552b4','20c79c53-0f78-49de-a002-cd23ce19a964','f5026cef-dbe7-4e2c-a83f-2f6e63e0536a','7848a6af-bef7-4952-b060-d9c663cb502f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6630d9cae50f4034a07faed651147f35',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:25:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1185036137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e070b43-1bd3-4091-b324-946821da820b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f303c21f6004c3b8f3683085fa69682',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6630d9cae50f4034a07faed651147f35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7d25fde7-baf9-46db-9d25-42d4fe01de09 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fd2f106-ed52-4ebd-b47d-6addee563aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7d25fde7-baf9-46db-9d25-42d4fe01de09 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fd2f106-ed52-4ebd-b47d-6addee563aa3) transitioned into state 'SUCCESS' from state '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-1185036137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f303c21f6004c3b8f3683085fa69682',qos_specs=None,replication_status=,reservations=['9231c1e6-c2f3-4aa4-8db8-6dc16a1552b4','20c79c53-0f78-49de-a002-cd23ce19a964','f5026cef-dbe7-4e2c-a83f-2f6e63e0536a','7848a6af-bef7-4952-b060-d9c663cb502f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6630d9cae50f4034a07faed651147f35',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7d25fde7-baf9-46db-9d25-42d4fe01de09 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65551741-61f7-49ff-9b80-be4f40152949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:15 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7d25fde7-baf9-46db-9d25-42d4fe01de09 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65551741-61f7-49ff-9b80-be4f40152949) 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:25:15 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7d25fde7-baf9-46db-9d25-42d4fe01de09 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Flow 'volume_create_api' (cc47eaa6-e49e-4f26-a827-bb7aa0d6ec50) 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:25:15 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7d25fde7-baf9-46db-9d25-42d4fe01de09 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Create volume request issued successfully. Sep 01 12:25:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7d25fde7-baf9-46db-9d25-42d4fe01de09 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:25:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1608/3207] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:25:14 2026] POST /volume/v3/volumes => generated 785 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:25:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-57cc0feb-d55a-4566-a086-e0c8e477989c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-57cc0feb-d55a-4566-a086-e0c8e477989c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/1e070b43-1bd3-4091-b324-946821da820b Sep 01 12:25:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-57cc0feb-d55a-4566-a086-e0c8e477989c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-57cc0feb-d55a-4566-a086-e0c8e477989c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:15 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25: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:25:15 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:15 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-57cc0feb-d55a-4566-a086-e0c8e477989c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:25:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-57cc0feb-d55a-4566-a086-e0c8e477989c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/1e070b43-1bd3-4091-b324-946821da820b returned with HTTP 200 Sep 01 12:25:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1600/3208] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:25:15 2026] GET /volume/v3/volumes/1e070b43-1bd3-4091-b324-946821da820b => generated 964 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8bc84b71-58a0-4d27-bb9b-ab819ca7cc23 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8bc84b71-58a0-4d27-bb9b-ab819ca7cc23 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/snapshots/57fd9114-9a35-466f-ac02-0c1a7fe49b5c Sep 01 12:25:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8bc84b71-58a0-4d27-bb9b-ab819ca7cc23 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8bc84b71-58a0-4d27-bb9b-ab819ca7cc23 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:15 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:15 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-8bc84b71-58a0-4d27-bb9b-ab819ca7cc23 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot retrieved successfully. Sep 01 12:25:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8bc84b71-58a0-4d27-bb9b-ab819ca7cc23 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots/57fd9114-9a35-466f-ac02-0c1a7fe49b5c returned with HTTP 200 Sep 01 12:25:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1609/3209] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:25:15 2026] GET /volume/v3/snapshots/57fd9114-9a35-466f-ac02-0c1a7fe49b5c => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-352dd45a-4172-4b2c-98e1-4f3629b353bc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-352dd45a-4172-4b2c-98e1-4f3629b353bc tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-reader] POST http://192.168.122.29/volume/v3/snapshots/57fd9114-9a35-466f-ac02-0c1a7fe49b5c/action Sep 01 12:25:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-352dd45a-4172-4b2c-98e1-4f3629b353bc tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:25:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-352dd45a-4172-4b2c-98e1-4f3629b353bc tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:25:15 devstack devstack@c-api.service[86815]: INFO cinder.api.contrib.snapshot_unmanage [None req-352dd45a-4172-4b2c-98e1-4f3629b353bc tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-reader] Unmanage snapshot with id: 57fd9114-9a35-466f-ac02-0c1a7fe49b5c Sep 01 12:25: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:25:15 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:15 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-352dd45a-4172-4b2c-98e1-4f3629b353bc tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-reader] Snapshot retrieved successfully. Sep 01 12:25:15 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-352dd45a-4172-4b2c-98e1-4f3629b353bc tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'dccd7fc0fc4748178e2e3d642a380223', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '554d1f313f4d41198140f854d4acc488', '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:25:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-352dd45a-4172-4b2c-98e1-4f3629b353bc tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-reader] http://192.168.122.29/volume/v3/snapshots/57fd9114-9a35-466f-ac02-0c1a7fe49b5c/action returned with HTTP 403 Sep 01 12:25:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1601/3210] 192.168.122.29 () {60 vars in 1275 bytes} [Tue Sep 1 12:25:15 2026] POST /volume/v3/snapshots/57fd9114-9a35-466f-ac02-0c1a7fe49b5c/action => generated 117 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 01 12:25:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2a8755e2-a08f-4492-845a-021aa25c527e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2a8755e2-a08f-4492-845a-021aa25c527e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] DELETE http://192.168.122.29/volume/v3/snapshots/57fd9114-9a35-466f-ac02-0c1a7fe49b5c Sep 01 12:25:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2a8755e2-a08f-4492-845a-021aa25c527e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:15 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2a8755e2-a08f-4492-845a-021aa25c527e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:15 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-2a8755e2-a08f-4492-845a-021aa25c527e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Delete snapshot with id: 57fd9114-9a35-466f-ac02-0c1a7fe49b5c Sep 01 12:25: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:25:15 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:15 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2a8755e2-a08f-4492-845a-021aa25c527e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot retrieved successfully. Sep 01 12:25: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:25:15 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25:15 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-2a8755e2-a08f-4492-845a-021aa25c527e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot delete request issued successfully. Sep 01 12:25:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2a8755e2-a08f-4492-845a-021aa25c527e tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots/57fd9114-9a35-466f-ac02-0c1a7fe49b5c returned with HTTP 202 Sep 01 12:25:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1610/3211] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:25:15 2026] DELETE /volume/v3/snapshots/57fd9114-9a35-466f-ac02-0c1a7fe49b5c => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:25:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c061beeb-243a-47d3-824b-0fb66697d54f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c061beeb-243a-47d3-824b-0fb66697d54f tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/snapshots/57fd9114-9a35-466f-ac02-0c1a7fe49b5c Sep 01 12:25:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c061beeb-243a-47d3-824b-0fb66697d54f tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c061beeb-243a-47d3-824b-0fb66697d54f tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:15 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:15 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-c061beeb-243a-47d3-824b-0fb66697d54f tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot retrieved successfully. Sep 01 12:25:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c061beeb-243a-47d3-824b-0fb66697d54f tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots/57fd9114-9a35-466f-ac02-0c1a7fe49b5c returned with HTTP 200 Sep 01 12:25:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1602/3212] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:25:15 2026] GET /volume/v3/snapshots/57fd9114-9a35-466f-ac02-0c1a7fe49b5c => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1c8d0b3d-4fd0-40e6-88d0-e3d64238db9a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1c8d0b3d-4fd0-40e6-88d0-e3d64238db9a tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/1e070b43-1bd3-4091-b324-946821da820b Sep 01 12:25:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1c8d0b3d-4fd0-40e6-88d0-e3d64238db9a tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1c8d0b3d-4fd0-40e6-88d0-e3d64238db9a tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:16 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25: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:25:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1c8d0b3d-4fd0-40e6-88d0-e3d64238db9a tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:25:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1c8d0b3d-4fd0-40e6-88d0-e3d64238db9a tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/1e070b43-1bd3-4091-b324-946821da820b returned with HTTP 200 Sep 01 12:25:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1611/3213] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:25:16 2026] GET /volume/v3/volumes/1e070b43-1bd3-4091-b324-946821da820b => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:25:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d47fc1b5-9e55-4bf9-b2a5-0eb4aef288e1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d47fc1b5-9e55-4bf9-b2a5-0eb4aef288e1 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/snapshots/57fd9114-9a35-466f-ac02-0c1a7fe49b5c Sep 01 12:25:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d47fc1b5-9e55-4bf9-b2a5-0eb4aef288e1 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d47fc1b5-9e55-4bf9-b2a5-0eb4aef288e1 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d47fc1b5-9e55-4bf9-b2a5-0eb4aef288e1 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Snapshot retrieved successfully. Sep 01 12:25:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d47fc1b5-9e55-4bf9-b2a5-0eb4aef288e1 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots/57fd9114-9a35-466f-ac02-0c1a7fe49b5c returned with HTTP 200 Sep 01 12:25:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1603/3214] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:25:16 2026] GET /volume/v3/snapshots/57fd9114-9a35-466f-ac02-0c1a7fe49b5c => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-08ded73e-f567-4260-ba29-9fdc3db0639c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-08ded73e-f567-4260-ba29-9fdc3db0639c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/1e070b43-1bd3-4091-b324-946821da820b Sep 01 12:25:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-08ded73e-f567-4260-ba29-9fdc3db0639c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-08ded73e-f567-4260-ba29-9fdc3db0639c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:17 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25: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:25:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-08ded73e-f567-4260-ba29-9fdc3db0639c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:25:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-08ded73e-f567-4260-ba29-9fdc3db0639c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/1e070b43-1bd3-4091-b324-946821da820b returned with HTTP 200 Sep 01 12:25:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1612/3215] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:25:17 2026] GET /volume/v3/volumes/1e070b43-1bd3-4091-b324-946821da820b => generated 1015 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:25:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3c993f31-4a02-436a-b8ae-ec904cdccd7b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3c993f31-4a02-436a-b8ae-ec904cdccd7b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:25:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3c993f31-4a02-436a-b8ae-ec904cdccd7b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1e070b43-1bd3-4091-b324-946821da820b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1391727167"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:25: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:25:17 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25: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:25:17 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:17 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3c993f31-4a02-436a-b8ae-ec904cdccd7b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:25:17 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-3c993f31-4a02-436a-b8ae-ec904cdccd7b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Create snapshot from volume 1e070b43-1bd3-4091-b324-946821da820b Sep 01 12:25:17 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-3c993f31-4a02-436a-b8ae-ec904cdccd7b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Created reservations ['5c93f0e2-da9a-42d4-89a0-0cfa9e7e1a32', 'ba7c842d-9125-400f-9c6d-7bae3e3088d7', 'a261aea5-a1f5-41e1-b614-3a70ebf2cd30', '24542959-2458-4712-a4a9-6f8b906fc8dd'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:25: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:25:17 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f3f8059d-8d08-4dfa-9c6a-103dde2eaa1f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f3f8059d-8d08-4dfa-9c6a-103dde2eaa1f tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/snapshots/57fd9114-9a35-466f-ac02-0c1a7fe49b5c Sep 01 12:25:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f3f8059d-8d08-4dfa-9c6a-103dde2eaa1f tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f3f8059d-8d08-4dfa-9c6a-103dde2eaa1f tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f3f8059d-8d08-4dfa-9c6a-103dde2eaa1f tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/snapshots/57fd9114-9a35-466f-ac02-0c1a7fe49b5c returned with HTTP 404 Sep 01 12:25:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1613/3216] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:25:17 2026] GET /volume/v3/snapshots/57fd9114-9a35-466f-ac02-0c1a7fe49b5c => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5c34ccf5-b241-42ae-85b7-aab57f801c7f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:17 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-3c993f31-4a02-436a-b8ae-ec904cdccd7b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot create request issued successfully. Sep 01 12:25:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3c993f31-4a02-436a-b8ae-ec904cdccd7b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots returned with HTTP 202 Sep 01 12:25:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1604/3217] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:25:17 2026] POST /volume/v3/snapshots => generated 308 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:25:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5c34ccf5-b241-42ae-85b7-aab57f801c7f tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] DELETE http://192.168.122.29/volume/v3/volumes/d5490767-a7ec-4715-a543-f0c281bb1501 Sep 01 12:25:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5c34ccf5-b241-42ae-85b7-aab57f801c7f tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5c34ccf5-b241-42ae-85b7-aab57f801c7f tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:17 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-5c34ccf5-b241-42ae-85b7-aab57f801c7f tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Delete volume with id: d5490767-a7ec-4715-a543-f0c281bb1501 Sep 01 12:25:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bfc17ff9-a9f2-4484-943c-ea4417816714 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bfc17ff9-a9f2-4484-943c-ea4417816714 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/07cce23c-d214-4c0a-b319-c48c70a1d694 Sep 01 12:25: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:25:17 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bfc17ff9-a9f2-4484-943c-ea4417816714 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bfc17ff9-a9f2-4484-943c-ea4417816714 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5c34ccf5-b241-42ae-85b7-aab57f801c7f tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Volume info retrieved successfully. Sep 01 12:25: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:25:17 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:17 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-bfc17ff9-a9f2-4484-943c-ea4417816714 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:25:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bfc17ff9-a9f2-4484-943c-ea4417816714 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/07cce23c-d214-4c0a-b319-c48c70a1d694 returned with HTTP 200 Sep 01 12:25:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1605/3218] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:25:17 2026] GET /volume/v3/snapshots/07cce23c-d214-4c0a-b319-c48c70a1d694 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5c34ccf5-b241-42ae-85b7-aab57f801c7f tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Delete volume request issued successfully. Sep 01 12:25:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5c34ccf5-b241-42ae-85b7-aab57f801c7f tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/volumes/d5490767-a7ec-4715-a543-f0c281bb1501 returned with HTTP 202 Sep 01 12:25:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1614/3219] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:25:17 2026] DELETE /volume/v3/volumes/d5490767-a7ec-4715-a543-f0c281bb1501 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:25:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1894c0c2-20a2-40be-ac3f-5424debb2ddb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1894c0c2-20a2-40be-ac3f-5424debb2ddb tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/volumes/d5490767-a7ec-4715-a543-f0c281bb1501 Sep 01 12:25:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1894c0c2-20a2-40be-ac3f-5424debb2ddb tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:17 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1894c0c2-20a2-40be-ac3f-5424debb2ddb tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:17 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25: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:25:17 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:17 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1894c0c2-20a2-40be-ac3f-5424debb2ddb tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Volume info retrieved successfully. Sep 01 12:25:17 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1894c0c2-20a2-40be-ac3f-5424debb2ddb tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/volumes/d5490767-a7ec-4715-a543-f0c281bb1501 returned with HTTP 200 Sep 01 12:25:17 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1606/3220] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:25:17 2026] GET /volume/v3/volumes/d5490767-a7ec-4715-a543-f0c281bb1501 => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:25:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-590e398d-0426-486c-9f20-e336d995cbfb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-590e398d-0426-486c-9f20-e336d995cbfb tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/07cce23c-d214-4c0a-b319-c48c70a1d694 Sep 01 12:25:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-590e398d-0426-486c-9f20-e336d995cbfb tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-590e398d-0426-486c-9f20-e336d995cbfb tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:18 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-590e398d-0426-486c-9f20-e336d995cbfb tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:25:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-590e398d-0426-486c-9f20-e336d995cbfb tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/07cce23c-d214-4c0a-b319-c48c70a1d694 returned with HTTP 200 Sep 01 12:25:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1615/3221] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:25:18 2026] GET /volume/v3/snapshots/07cce23c-d214-4c0a-b319-c48c70a1d694 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b49ae36c-7df7-4456-bb12-f2b381d1d5f6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b49ae36c-7df7-4456-bb12-f2b381d1d5f6 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] GET http://192.168.122.29/volume/v3/volumes/d5490767-a7ec-4715-a543-f0c281bb1501 Sep 01 12:25:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b49ae36c-7df7-4456-bb12-f2b381d1d5f6 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b49ae36c-7df7-4456-bb12-f2b381d1d5f6 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b49ae36c-7df7-4456-bb12-f2b381d1d5f6 tempest-ProjectReaderTests-507375670 tempest-ProjectReaderTests-507375670-project-admin] http://192.168.122.29/volume/v3/volumes/d5490767-a7ec-4715-a543-f0c281bb1501 returned with HTTP 404 Sep 01 12:25:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1607/3222] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:25:18 2026] GET /volume/v3/volumes/d5490767-a7ec-4715-a543-f0c281bb1501 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7ae49abf-1be9-4552-af75-b381b5d39ccc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7ae49abf-1be9-4552-af75-b381b5d39ccc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/07cce23c-d214-4c0a-b319-c48c70a1d694 Sep 01 12:25:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7ae49abf-1be9-4552-af75-b381b5d39ccc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7ae49abf-1be9-4552-af75-b381b5d39ccc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:19 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:19 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7ae49abf-1be9-4552-af75-b381b5d39ccc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:25:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7ae49abf-1be9-4552-af75-b381b5d39ccc tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/07cce23c-d214-4c0a-b319-c48c70a1d694 returned with HTTP 200 Sep 01 12:25:19 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1616/3223] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:25:19 2026] GET /volume/v3/snapshots/07cce23c-d214-4c0a-b319-c48c70a1d694 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-396ecf8b-86e8-4c23-8d3a-62a48c6d2cf6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-396ecf8b-86e8-4c23-8d3a-62a48c6d2cf6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/07cce23c-d214-4c0a-b319-c48c70a1d694 Sep 01 12:25:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-396ecf8b-86e8-4c23-8d3a-62a48c6d2cf6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-396ecf8b-86e8-4c23-8d3a-62a48c6d2cf6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:20 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-396ecf8b-86e8-4c23-8d3a-62a48c6d2cf6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:25:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-396ecf8b-86e8-4c23-8d3a-62a48c6d2cf6 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/07cce23c-d214-4c0a-b319-c48c70a1d694 returned with HTTP 200 Sep 01 12:25:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1608/3224] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:25:20 2026] GET /volume/v3/snapshots/07cce23c-d214-4c0a-b319-c48c70a1d694 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-06f7ded9-ec50-4120-9631-99c7d82ec092 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-06f7ded9-ec50-4120-9631-99c7d82ec092 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] PUT http://192.168.122.29/volume/v3/snapshots/07cce23c-d214-4c0a-b319-c48c70a1d694 Sep 01 12:25:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-06f7ded9-ec50-4120-9631-99c7d82ec092 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:25: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:25:20 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-06f7ded9-ec50-4120-9631-99c7d82ec092 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Snapshot retrieved successfully. Sep 01 12:25:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-06f7ded9-ec50-4120-9631-99c7d82ec092 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] http://192.168.122.29/volume/v3/snapshots/07cce23c-d214-4c0a-b319-c48c70a1d694 returned with HTTP 200 Sep 01 12:25:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1617/3225] 192.168.122.29 () {60 vars in 1253 bytes} [Tue Sep 1 12:25:20 2026] PUT /volume/v3/snapshots/07cce23c-d214-4c0a-b319-c48c70a1d694 => generated 361 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:25:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-afac69a4-09c2-4ed0-8c9c-43854f2beb77 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-afac69a4-09c2-4ed0-8c9c-43854f2beb77 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] DELETE http://192.168.122.29/volume/v3/snapshots/07cce23c-d214-4c0a-b319-c48c70a1d694 Sep 01 12:25:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-afac69a4-09c2-4ed0-8c9c-43854f2beb77 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:20 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-afac69a4-09c2-4ed0-8c9c-43854f2beb77 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:20 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.snapshots [None req-afac69a4-09c2-4ed0-8c9c-43854f2beb77 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Delete snapshot with id: 07cce23c-d214-4c0a-b319-c48c70a1d694 Sep 01 12:25: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:25:20 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-afac69a4-09c2-4ed0-8c9c-43854f2beb77 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:25: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:25:20 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25:20 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-afac69a4-09c2-4ed0-8c9c-43854f2beb77 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot delete request issued successfully. Sep 01 12:25:20 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-afac69a4-09c2-4ed0-8c9c-43854f2beb77 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/07cce23c-d214-4c0a-b319-c48c70a1d694 returned with HTTP 202 Sep 01 12:25:20 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1609/3226] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:25:20 2026] DELETE /volume/v3/snapshots/07cce23c-d214-4c0a-b319-c48c70a1d694 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:25:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e679e51f-eea8-40e0-bec8-289303f82e21 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e679e51f-eea8-40e0-bec8-289303f82e21 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/07cce23c-d214-4c0a-b319-c48c70a1d694 Sep 01 12:25:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e679e51f-eea8-40e0-bec8-289303f82e21 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:20 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e679e51f-eea8-40e0-bec8-289303f82e21 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:20 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-e679e51f-eea8-40e0-bec8-289303f82e21 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:25:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e679e51f-eea8-40e0-bec8-289303f82e21 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/07cce23c-d214-4c0a-b319-c48c70a1d694 returned with HTTP 200 Sep 01 12:25:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1618/3227] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:25:20 2026] GET /volume/v3/snapshots/07cce23c-d214-4c0a-b319-c48c70a1d694 => generated 494 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1aa38935-4a80-4060-9ff6-0c8ab16cfdf8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0c72cb47-11c6-42a8-a509-910eee26a42c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0c72cb47-11c6-42a8-a509-910eee26a42c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/07cce23c-d214-4c0a-b319-c48c70a1d694 Sep 01 12:25:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0c72cb47-11c6-42a8-a509-910eee26a42c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0c72cb47-11c6-42a8-a509-910eee26a42c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:21 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0c72cb47-11c6-42a8-a509-910eee26a42c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:25:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0c72cb47-11c6-42a8-a509-910eee26a42c tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/07cce23c-d214-4c0a-b319-c48c70a1d694 returned with HTTP 200 Sep 01 12:25:21 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1619/3228] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:25:21 2026] GET /volume/v3/snapshots/07cce23c-d214-4c0a-b319-c48c70a1d694 => generated 494 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1aa38935-4a80-4060-9ff6-0c8ab16cfdf8 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:25:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1aa38935-4a80-4060-9ff6-0c8ab16cfdf8 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1447195215", "extra_specs": {"storage_protocol": "tempest-storage_protocol-340903063", "vendor_name": "tempest-vendor_name-224198816"}}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:25: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:25:21 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1aa38935-4a80-4060-9ff6-0c8ab16cfdf8 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:25:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1610/3229] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:25:21 2026] POST /volume/v3/types => generated 328 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d947d14d-667c-4b12-9d74-6e8113f05f0c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:21 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d947d14d-667c-4b12-9d74-6e8113f05f0c tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:25:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d947d14d-667c-4b12-9d74-6e8113f05f0c tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "39379a9e-892f-4fb3-a3e8-509489c90a90", "size": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:25:21 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-d947d14d-667c-4b12-9d74-6e8113f05f0c tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Create volume request body: {'volume': {'volume_type': '39379a9e-892f-4fb3-a3e8-509489c90a90', 'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:25:21 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-d947d14d-667c-4b12-9d74-6e8113f05f0c tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Create volume of 1 GB Sep 01 12:25: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:25:21 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:21 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d947d14d-667c-4b12-9d74-6e8113f05f0c tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Availability Zones retrieved successfully. Sep 01 12:25:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d947d14d-667c-4b12-9d74-6e8113f05f0c tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Flow 'volume_create_api' (22aefe13-66cb-4177-8fb1-d54c85b14d8e) 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:25:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d947d14d-667c-4b12-9d74-6e8113f05f0c tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcb3c011-b46f-4f14-921b-caedf5f5b99d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-d947d14d-667c-4b12-9d74-6e8113f05f0c tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-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:25:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d947d14d-667c-4b12-9d74-6e8113f05f0c tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcb3c011-b46f-4f14-921b-caedf5f5b99d) 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:25:22Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-340903063',vendor_name='tempest-vendor_name-224198816'},id=39379a9e-892f-4fb3-a3e8-509489c90a90,is_public=True,name='tempest-ProjectMemberTests-volume-type-1447195215',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39379a9e-892f-4fb3-a3e8-509489c90a90', 'encryption_key_id': None, 'qos_specs': None, '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:25:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d947d14d-667c-4b12-9d74-6e8113f05f0c tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b14cab01-a106-4e6c-b2cc-81196871e939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:21 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-d947d14d-667c-4b12-9d74-6e8113f05f0c tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1447195215 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1447195215, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:25:21 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-d947d14d-667c-4b12-9d74-6e8113f05f0c tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1447195215 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1447195215, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:25:21 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-d947d14d-667c-4b12-9d74-6e8113f05f0c tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Created reservations ['f20c598b-3527-48c1-ba47-157a28ab2a67', '9cec542b-1fd8-4bcf-9963-d794cc42cc78', '52ab1425-fda7-483f-b6f7-7218224c5470', 'b3915ea6-c227-47a4-8337-21aa1f7e7c6a'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:25:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d947d14d-667c-4b12-9d74-6e8113f05f0c tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b14cab01-a106-4e6c-b2cc-81196871e939) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f20c598b-3527-48c1-ba47-157a28ab2a67', '9cec542b-1fd8-4bcf-9963-d794cc42cc78', '52ab1425-fda7-483f-b6f7-7218224c5470', 'b3915ea6-c227-47a4-8337-21aa1f7e7c6a']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:21 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d947d14d-667c-4b12-9d74-6e8113f05f0c tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f79869a-34e2-4088-bcb9-958ed087ec75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25: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:25:22 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d947d14d-667c-4b12-9d74-6e8113f05f0c tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f79869a-34e2-4088-bcb9-958ed087ec75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd82855e7-1984-412a-8676-c27bb010edd3', '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='72c054d79c3f4dfeab096110a28b0b9f',qos_specs=None,replication_status=,reservations=['f20c598b-3527-48c1-ba47-157a28ab2a67','9cec542b-1fd8-4bcf-9963-d794cc42cc78','52ab1425-fda7-483f-b6f7-7218224c5470','b3915ea6-c227-47a4-8337-21aa1f7e7c6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dffde3f220a4a2ca99cf215236fc958',volume_type_id=39379a9e-892f-4fb3-a3e8-509489c90a90), 'volume': Volume(_name_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:25:21Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d82855e7-1984-412a-8676-c27bb010edd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72c054d79c3f4dfeab096110a28b0b9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5dffde3f220a4a2ca99cf215236fc958',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39379a9e-892f-4fb3-a3e8-509489c90a90),volume_type_id=39379a9e-892f-4fb3-a3e8-509489c90a90)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d947d14d-667c-4b12-9d74-6e8113f05f0c tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4bfacef-38f9-412a-9f8b-3d8f4b191d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d947d14d-667c-4b12-9d74-6e8113f05f0c tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4bfacef-38f9-412a-9f8b-3d8f4b191d2b) transitioned into state 'SUCCESS' from 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='72c054d79c3f4dfeab096110a28b0b9f',qos_specs=None,replication_status=,reservations=['f20c598b-3527-48c1-ba47-157a28ab2a67','9cec542b-1fd8-4bcf-9963-d794cc42cc78','52ab1425-fda7-483f-b6f7-7218224c5470','b3915ea6-c227-47a4-8337-21aa1f7e7c6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dffde3f220a4a2ca99cf215236fc958',volume_type_id=39379a9e-892f-4fb3-a3e8-509489c90a90)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d947d14d-667c-4b12-9d74-6e8113f05f0c tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8280c41-0248-46d3-a19d-2cba52c4bdb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d947d14d-667c-4b12-9d74-6e8113f05f0c tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8280c41-0248-46d3-a19d-2cba52c4bdb2) 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:25:22 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-d947d14d-667c-4b12-9d74-6e8113f05f0c tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Flow 'volume_create_api' (22aefe13-66cb-4177-8fb1-d54c85b14d8e) 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:25:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d947d14d-667c-4b12-9d74-6e8113f05f0c tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Create volume request issued successfully. Sep 01 12:25:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d947d14d-667c-4b12-9d74-6e8113f05f0c tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:25:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1620/3230] 192.168.122.29 () {62 vars in 1177 bytes} [Tue Sep 1 12:25:21 2026] POST /volume/v3/volumes => generated 780 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:25:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-33a9e360-b2a7-4850-a730-03586116fff7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-33a9e360-b2a7-4850-a730-03586116fff7 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] GET http://192.168.122.29/volume/v3/volumes/d82855e7-1984-412a-8676-c27bb010edd3 Sep 01 12:25:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-33a9e360-b2a7-4850-a730-03586116fff7 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-33a9e360-b2a7-4850-a730-03586116fff7 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:22 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25: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:25:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-33a9e360-b2a7-4850-a730-03586116fff7 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Volume info retrieved successfully. Sep 01 12:25:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-33a9e360-b2a7-4850-a730-03586116fff7 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] http://192.168.122.29/volume/v3/volumes/d82855e7-1984-412a-8676-c27bb010edd3 returned with HTTP 200 Sep 01 12:25:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1611/3231] 192.168.122.29 () {60 vars in 1267 bytes} [Tue Sep 1 12:25:22 2026] GET /volume/v3/volumes/d82855e7-1984-412a-8676-c27bb010edd3 => generated 959 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-2f343ca1-25fb-41b4-8a0f-bd7442e8254f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2f343ca1-25fb-41b4-8a0f-bd7442e8254f tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/07cce23c-d214-4c0a-b319-c48c70a1d694 Sep 01 12:25:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2f343ca1-25fb-41b4-8a0f-bd7442e8254f tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-2f343ca1-25fb-41b4-8a0f-bd7442e8254f tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-2f343ca1-25fb-41b4-8a0f-bd7442e8254f tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/07cce23c-d214-4c0a-b319-c48c70a1d694 returned with HTTP 404 Sep 01 12:25:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1621/3232] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:25:22 2026] GET /volume/v3/snapshots/07cce23c-d214-4c0a-b319-c48c70a1d694 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-199b7fb8-5ad0-479c-a6be-a97445590f69 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-199b7fb8-5ad0-479c-a6be-a97445590f69 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] DELETE http://192.168.122.29/volume/v3/volumes/1e070b43-1bd3-4091-b324-946821da820b Sep 01 12:25:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-199b7fb8-5ad0-479c-a6be-a97445590f69 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:22 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-199b7fb8-5ad0-479c-a6be-a97445590f69 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:22 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-199b7fb8-5ad0-479c-a6be-a97445590f69 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Delete volume with id: 1e070b43-1bd3-4091-b324-946821da820b Sep 01 12:25: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:25:22 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25: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:25:22 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-199b7fb8-5ad0-479c-a6be-a97445590f69 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:25:22 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-199b7fb8-5ad0-479c-a6be-a97445590f69 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Delete volume request issued successfully. Sep 01 12:25:22 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-199b7fb8-5ad0-479c-a6be-a97445590f69 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/1e070b43-1bd3-4091-b324-946821da820b returned with HTTP 202 Sep 01 12:25:22 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1612/3233] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:25:22 2026] DELETE /volume/v3/volumes/1e070b43-1bd3-4091-b324-946821da820b => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:25:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3801d921-5636-4025-afea-37b5b0da008e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3801d921-5636-4025-afea-37b5b0da008e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/1e070b43-1bd3-4091-b324-946821da820b Sep 01 12:25:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3801d921-5636-4025-afea-37b5b0da008e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3801d921-5636-4025-afea-37b5b0da008e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:22 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25: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:25:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-3801d921-5636-4025-afea-37b5b0da008e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:25:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3801d921-5636-4025-afea-37b5b0da008e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/1e070b43-1bd3-4091-b324-946821da820b returned with HTTP 200 Sep 01 12:25:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1622/3234] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:25:22 2026] GET /volume/v3/volumes/1e070b43-1bd3-4091-b324-946821da820b => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:25:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-cf0f52e3-4846-4dae-943b-67f560017f32 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cf0f52e3-4846-4dae-943b-67f560017f32 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] GET http://192.168.122.29/volume/v3/volumes/d82855e7-1984-412a-8676-c27bb010edd3 Sep 01 12:25:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cf0f52e3-4846-4dae-943b-67f560017f32 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-cf0f52e3-4846-4dae-943b-67f560017f32 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25: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:25:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-cf0f52e3-4846-4dae-943b-67f560017f32 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Volume info retrieved successfully. Sep 01 12:25:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-cf0f52e3-4846-4dae-943b-67f560017f32 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] http://192.168.122.29/volume/v3/volumes/d82855e7-1984-412a-8676-c27bb010edd3 returned with HTTP 200 Sep 01 12:25:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1613/3235] 192.168.122.29 () {60 vars in 1267 bytes} [Tue Sep 1 12:25:23 2026] GET /volume/v3/volumes/d82855e7-1984-412a-8676-c27bb010edd3 => generated 980 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c9dbba31-04a1-4629-9bfa-05e317c835be None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c9dbba31-04a1-4629-9bfa-05e317c835be tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] GET http://192.168.122.29/volume/v3/messages Sep 01 12:25:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c9dbba31-04a1-4629-9bfa-05e317c835be tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c9dbba31-04a1-4629-9bfa-05e317c835be tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c9dbba31-04a1-4629-9bfa-05e317c835be tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] http://192.168.122.29/volume/v3/messages returned with HTTP 200 Sep 01 12:25:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1623/3236] 192.168.122.29 () {60 vars in 1159 bytes} [Tue Sep 1 12:25:23 2026] GET /volume/v3/messages => generated 676 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a8b9fa71-2ef6-402c-a2d1-c22682c08bfc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a8b9fa71-2ef6-402c-a2d1-c22682c08bfc tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-member] DELETE http://192.168.122.29/volume/v3/messages/c23cb66f-c3a9-47f1-a169-5411d244310e Sep 01 12:25:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a8b9fa71-2ef6-402c-a2d1-c22682c08bfc tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a8b9fa71-2ef6-402c-a2d1-c22682c08bfc tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a8b9fa71-2ef6-402c-a2d1-c22682c08bfc tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-member] http://192.168.122.29/volume/v3/messages/c23cb66f-c3a9-47f1-a169-5411d244310e returned with HTTP 204 Sep 01 12:25:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1614/3237] 192.168.122.29 () {60 vars in 1273 bytes} [Tue Sep 1 12:25:23 2026] DELETE /volume/v3/messages/c23cb66f-c3a9-47f1-a169-5411d244310e => generated 0 bytes in 143 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 12:25:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a5bbdf9b-acf4-4666-b715-e25389e6bfd3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a5bbdf9b-acf4-4666-b715-e25389e6bfd3 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-member] GET http://192.168.122.29/volume/v3/messages/c23cb66f-c3a9-47f1-a169-5411d244310e Sep 01 12:25:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a5bbdf9b-acf4-4666-b715-e25389e6bfd3 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a5bbdf9b-acf4-4666-b715-e25389e6bfd3 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a5bbdf9b-acf4-4666-b715-e25389e6bfd3 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-member] http://192.168.122.29/volume/v3/messages/c23cb66f-c3a9-47f1-a169-5411d244310e returned with HTTP 404 Sep 01 12:25:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1624/3238] 192.168.122.29 () {60 vars in 1270 bytes} [Tue Sep 1 12:25:23 2026] GET /volume/v3/messages/c23cb66f-c3a9-47f1-a169-5411d244310e => generated 110 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ed6a4b3d-331d-4d9e-a163-bf6295197490 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ed6a4b3d-331d-4d9e-a163-bf6295197490 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] DELETE http://192.168.122.29/volume/v3/volumes/d82855e7-1984-412a-8676-c27bb010edd3 Sep 01 12:25:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ed6a4b3d-331d-4d9e-a163-bf6295197490 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ed6a4b3d-331d-4d9e-a163-bf6295197490 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:23 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-ed6a4b3d-331d-4d9e-a163-bf6295197490 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Delete volume with id: d82855e7-1984-412a-8676-c27bb010edd3 Sep 01 12:25: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:25:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25: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:25:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ed6a4b3d-331d-4d9e-a163-bf6295197490 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Volume info retrieved successfully. Sep 01 12:25:23 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-ed6a4b3d-331d-4d9e-a163-bf6295197490 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-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:25:23 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-ed6a4b3d-331d-4d9e-a163-bf6295197490 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1447195215 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1447195215, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:25:23 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-ed6a4b3d-331d-4d9e-a163-bf6295197490 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1447195215 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1447195215, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:25:23 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-ed6a4b3d-331d-4d9e-a163-bf6295197490 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Created reservations ['556c8704-173c-4753-b0eb-847bbb8a8169', 'b7e68b75-c81e-44e9-9030-2faad9955ee7', 'f73a0da6-2dfb-4389-a9d3-46fe71136042', '7f741fd1-c156-4d92-b09d-4c88fc53baa1'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:25:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ed6a4b3d-331d-4d9e-a163-bf6295197490 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Delete volume request issued successfully. Sep 01 12:25:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ed6a4b3d-331d-4d9e-a163-bf6295197490 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] http://192.168.122.29/volume/v3/volumes/d82855e7-1984-412a-8676-c27bb010edd3 returned with HTTP 202 Sep 01 12:25:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1615/3239] 192.168.122.29 () {60 vars in 1270 bytes} [Tue Sep 1 12:25:23 2026] DELETE /volume/v3/volumes/d82855e7-1984-412a-8676-c27bb010edd3 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:25:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-30ddb352-f88a-44fd-a13b-9a01571715de None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-30ddb352-f88a-44fd-a13b-9a01571715de tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] DELETE http://192.168.122.29/volume/v3/types/39379a9e-892f-4fb3-a3e8-509489c90a90 Sep 01 12:25:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-30ddb352-f88a-44fd-a13b-9a01571715de tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-30ddb352-f88a-44fd-a13b-9a01571715de tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-30ddb352-f88a-44fd-a13b-9a01571715de tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] http://192.168.122.29/volume/v3/types/39379a9e-892f-4fb3-a3e8-509489c90a90 returned with HTTP 202 Sep 01 12:25:23 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1625/3240] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:25:23 2026] DELETE /volume/v3/types/39379a9e-892f-4fb3-a3e8-509489c90a90 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:25:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ab5e59d2-4568-4583-b199-39a4d497d7a4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ab5e59d2-4568-4583-b199-39a4d497d7a4 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:25:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ab5e59d2-4568-4583-b199-39a4d497d7a4 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-2084667769", "extra_specs": {"storage_protocol": "tempest-storage_protocol-871105384", "vendor_name": "tempest-vendor_name-1934961356"}}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:25:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ab5e59d2-4568-4583-b199-39a4d497d7a4 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:25:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1616/3241] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:25:23 2026] POST /volume/v3/types => generated 329 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-798c7a36-6413-4bee-8e89-6213f9a4bde7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:23 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-798c7a36-6413-4bee-8e89-6213f9a4bde7 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:25:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-798c7a36-6413-4bee-8e89-6213f9a4bde7 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8df7aac2-cab8-45a9-ab41-941de572bfbf", "size": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:25:23 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-798c7a36-6413-4bee-8e89-6213f9a4bde7 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Create volume request body: {'volume': {'volume_type': '8df7aac2-cab8-45a9-ab41-941de572bfbf', 'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:25:23 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-798c7a36-6413-4bee-8e89-6213f9a4bde7 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Create volume of 1 GB Sep 01 12:25: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:25:23 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:23 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-798c7a36-6413-4bee-8e89-6213f9a4bde7 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Availability Zones retrieved successfully. Sep 01 12:25:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-798c7a36-6413-4bee-8e89-6213f9a4bde7 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Flow 'volume_create_api' (6746ba47-61f7-4142-851a-fc7978cbf676) 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:25:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-798c7a36-6413-4bee-8e89-6213f9a4bde7 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0f0c0f9-2459-4db9-8a5b-75468bd19a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-798c7a36-6413-4bee-8e89-6213f9a4bde7 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-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:25:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-798c7a36-6413-4bee-8e89-6213f9a4bde7 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0f0c0f9-2459-4db9-8a5b-75468bd19a0c) 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:25:24Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-871105384',vendor_name='tempest-vendor_name-1934961356'},id=8df7aac2-cab8-45a9-ab41-941de572bfbf,is_public=True,name='tempest-ProjectMemberTests-volume-type-2084667769',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8df7aac2-cab8-45a9-ab41-941de572bfbf', 'encryption_key_id': None, 'qos_specs': None, '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:25:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-798c7a36-6413-4bee-8e89-6213f9a4bde7 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcad03ce-5e2f-4e80-bcb4-d17cc9ed0aca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d1714c67-af8a-4be8-9f70-3f4ea924708b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d1714c67-af8a-4be8-9f70-3f4ea924708b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/1e070b43-1bd3-4091-b324-946821da820b Sep 01 12:25:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d1714c67-af8a-4be8-9f70-3f4ea924708b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d1714c67-af8a-4be8-9f70-3f4ea924708b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d1714c67-af8a-4be8-9f70-3f4ea924708b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/1e070b43-1bd3-4091-b324-946821da820b returned with HTTP 404 Sep 01 12:25:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1617/3242] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:25:23 2026] GET /volume/v3/volumes/1e070b43-1bd3-4091-b324-946821da820b => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4b165738-af98-41a3-9a77-6a46424bf7d7 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4b165738-af98-41a3-9a77-6a46424bf7d7 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:25:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4b165738-af98-41a3-9a77-6a46424bf7d7 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1512752112"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:25:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-4b165738-af98-41a3-9a77-6a46424bf7d7 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1512752112'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:25:23 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-4b165738-af98-41a3-9a77-6a46424bf7d7 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Create volume of 1 GB Sep 01 12:25:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4b165738-af98-41a3-9a77-6a46424bf7d7 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Availability Zones retrieved successfully. Sep 01 12:25:23 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-798c7a36-6413-4bee-8e89-6213f9a4bde7 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2084667769 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2084667769, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:25:23 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-798c7a36-6413-4bee-8e89-6213f9a4bde7 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2084667769 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2084667769, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:25:23 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4b165738-af98-41a3-9a77-6a46424bf7d7 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Flow 'volume_create_api' (f83a73f6-df74-40ae-8cab-072787fcab67) 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:25:23 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4b165738-af98-41a3-9a77-6a46424bf7d7 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9920b25b-968d-447b-86aa-2ff566124894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:23 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-4b165738-af98-41a3-9a77-6a46424bf7d7 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-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:25:23 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-798c7a36-6413-4bee-8e89-6213f9a4bde7 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Created reservations ['36c4223d-52f7-4a77-b767-724d453f9f1c', '1420e144-bef0-45ef-95ca-06916d21f487', '970f75b5-1390-4e5f-963a-b1db4ed0e82e', 'bcf9c186-87dc-4a6a-8507-348faddcb0cd'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:25:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-798c7a36-6413-4bee-8e89-6213f9a4bde7 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcad03ce-5e2f-4e80-bcb4-d17cc9ed0aca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36c4223d-52f7-4a77-b767-724d453f9f1c', '1420e144-bef0-45ef-95ca-06916d21f487', '970f75b5-1390-4e5f-963a-b1db4ed0e82e', 'bcf9c186-87dc-4a6a-8507-348faddcb0cd']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:23 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4b165738-af98-41a3-9a77-6a46424bf7d7 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9920b25b-968d-447b-86aa-2ff566124894) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:25:23 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-798c7a36-6413-4bee-8e89-6213f9a4bde7 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (680027bf-30d8-4886-a681-125a35312678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:23 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4b165738-af98-41a3-9a77-6a46424bf7d7 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11b097a4-9c51-49fe-ac3c-231a464b8406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25: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:25:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-798c7a36-6413-4bee-8e89-6213f9a4bde7 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (680027bf-30d8-4886-a681-125a35312678) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e889e57-0eaa-44da-83e5-3417ccd39108', '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='72c054d79c3f4dfeab096110a28b0b9f',qos_specs=None,replication_status=,reservations=['36c4223d-52f7-4a77-b767-724d453f9f1c','1420e144-bef0-45ef-95ca-06916d21f487','970f75b5-1390-4e5f-963a-b1db4ed0e82e','bcf9c186-87dc-4a6a-8507-348faddcb0cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dffde3f220a4a2ca99cf215236fc958',volume_type_id=8df7aac2-cab8-45a9-ab41-941de572bfbf), 'volume': Volume(_name_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:25:23Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e889e57-0eaa-44da-83e5-3417ccd39108,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72c054d79c3f4dfeab096110a28b0b9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5dffde3f220a4a2ca99cf215236fc958',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8df7aac2-cab8-45a9-ab41-941de572bfbf),volume_type_id=8df7aac2-cab8-45a9-ab41-941de572bfbf)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-798c7a36-6413-4bee-8e89-6213f9a4bde7 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b224d812-fab2-423a-ae74-7f07885d9c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-798c7a36-6413-4bee-8e89-6213f9a4bde7 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b224d812-fab2-423a-ae74-7f07885d9c48) transitioned into state 'SUCCESS' from 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='72c054d79c3f4dfeab096110a28b0b9f',qos_specs=None,replication_status=,reservations=['36c4223d-52f7-4a77-b767-724d453f9f1c','1420e144-bef0-45ef-95ca-06916d21f487','970f75b5-1390-4e5f-963a-b1db4ed0e82e','bcf9c186-87dc-4a6a-8507-348faddcb0cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dffde3f220a4a2ca99cf215236fc958',volume_type_id=8df7aac2-cab8-45a9-ab41-941de572bfbf)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-798c7a36-6413-4bee-8e89-6213f9a4bde7 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e80143a-bae5-4bce-893e-a4e6bedcd60c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:24 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-4b165738-af98-41a3-9a77-6a46424bf7d7 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Created reservations ['65b7d454-e2ca-4e0e-839e-fffea37fe171', '041879f3-1ff9-4330-96df-4371b84ac9ac', 'aa4c8607-d2dd-43d1-a7ad-eaae86102d4c', '958811e4-552d-4cf7-839d-2d37b63b098d'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:25:24 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4b165738-af98-41a3-9a77-6a46424bf7d7 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11b097a4-9c51-49fe-ac3c-231a464b8406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65b7d454-e2ca-4e0e-839e-fffea37fe171', '041879f3-1ff9-4330-96df-4371b84ac9ac', 'aa4c8607-d2dd-43d1-a7ad-eaae86102d4c', '958811e4-552d-4cf7-839d-2d37b63b098d']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:24 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4b165738-af98-41a3-9a77-6a46424bf7d7 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2a67e60-0491-42f5-afd5-321e9e9359a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-798c7a36-6413-4bee-8e89-6213f9a4bde7 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e80143a-bae5-4bce-893e-a4e6bedcd60c) 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:25:24 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-798c7a36-6413-4bee-8e89-6213f9a4bde7 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Flow 'volume_create_api' (6746ba47-61f7-4142-851a-fc7978cbf676) 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:25:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-798c7a36-6413-4bee-8e89-6213f9a4bde7 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Create volume request issued successfully. Sep 01 12:25:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-798c7a36-6413-4bee-8e89-6213f9a4bde7 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:25:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1626/3243] 192.168.122.29 () {62 vars in 1177 bytes} [Tue Sep 1 12:25:23 2026] POST /volume/v3/volumes => generated 780 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:25:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-13f66b02-ad88-4dea-9ce4-eeb3439ee319 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-13f66b02-ad88-4dea-9ce4-eeb3439ee319 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] GET http://192.168.122.29/volume/v3/volumes/3e889e57-0eaa-44da-83e5-3417ccd39108 Sep 01 12:25:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-13f66b02-ad88-4dea-9ce4-eeb3439ee319 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-13f66b02-ad88-4dea-9ce4-eeb3439ee319 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25:24 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4b165738-af98-41a3-9a77-6a46424bf7d7 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2a67e60-0491-42f5-afd5-321e9e9359a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77e64051-b047-45d1-b6eb-c214e82dc103', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1512752112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f303c21f6004c3b8f3683085fa69682',qos_specs=None,replication_status=,reservations=['65b7d454-e2ca-4e0e-839e-fffea37fe171','041879f3-1ff9-4330-96df-4371b84ac9ac','aa4c8607-d2dd-43d1-a7ad-eaae86102d4c','958811e4-552d-4cf7-839d-2d37b63b098d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6630d9cae50f4034a07faed651147f35',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:25:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1512752112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77e64051-b047-45d1-b6eb-c214e82dc103,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f303c21f6004c3b8f3683085fa69682',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6630d9cae50f4034a07faed651147f35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:24 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4b165738-af98-41a3-9a77-6a46424bf7d7 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a75c94b5-133e-43fa-863a-e0bbb3d88211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25: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:25:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25: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:25:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-13f66b02-ad88-4dea-9ce4-eeb3439ee319 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Volume info retrieved successfully. Sep 01 12:25:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-13f66b02-ad88-4dea-9ce4-eeb3439ee319 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] http://192.168.122.29/volume/v3/volumes/3e889e57-0eaa-44da-83e5-3417ccd39108 returned with HTTP 200 Sep 01 12:25:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1627/3244] 192.168.122.29 () {60 vars in 1267 bytes} [Tue Sep 1 12:25:24 2026] GET /volume/v3/volumes/3e889e57-0eaa-44da-83e5-3417ccd39108 => generated 959 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:24 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4b165738-af98-41a3-9a77-6a46424bf7d7 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a75c94b5-133e-43fa-863a-e0bbb3d88211) transitioned into state 'SUCCESS' from state '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-1512752112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f303c21f6004c3b8f3683085fa69682',qos_specs=None,replication_status=,reservations=['65b7d454-e2ca-4e0e-839e-fffea37fe171','041879f3-1ff9-4330-96df-4371b84ac9ac','aa4c8607-d2dd-43d1-a7ad-eaae86102d4c','958811e4-552d-4cf7-839d-2d37b63b098d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6630d9cae50f4034a07faed651147f35',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:24 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4b165738-af98-41a3-9a77-6a46424bf7d7 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd7e240f-3b63-4f1b-8d45-f8a3e4c7a9bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:24 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4b165738-af98-41a3-9a77-6a46424bf7d7 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd7e240f-3b63-4f1b-8d45-f8a3e4c7a9bd) 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:25:24 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-4b165738-af98-41a3-9a77-6a46424bf7d7 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Flow 'volume_create_api' (f83a73f6-df74-40ae-8cab-072787fcab67) 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:25:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-4b165738-af98-41a3-9a77-6a46424bf7d7 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Create volume request issued successfully. Sep 01 12:25:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4b165738-af98-41a3-9a77-6a46424bf7d7 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:25:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1618/3245] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:25:23 2026] POST /volume/v3/volumes => generated 785 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:25:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ff79320c-1b18-498f-a600-1f3460b74b46 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ff79320c-1b18-498f-a600-1f3460b74b46 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/77e64051-b047-45d1-b6eb-c214e82dc103 Sep 01 12:25:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ff79320c-1b18-498f-a600-1f3460b74b46 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ff79320c-1b18-498f-a600-1f3460b74b46 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25: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:25:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ff79320c-1b18-498f-a600-1f3460b74b46 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:25:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ff79320c-1b18-498f-a600-1f3460b74b46 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/77e64051-b047-45d1-b6eb-c214e82dc103 returned with HTTP 200 Sep 01 12:25:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1628/3246] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:25:24 2026] GET /volume/v3/volumes/77e64051-b047-45d1-b6eb-c214e82dc103 => generated 964 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-adf6846b-5628-4ab8-9a02-f39032934397 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-adf6846b-5628-4ab8-9a02-f39032934397 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] GET http://192.168.122.29/volume/v3/volumes/3e889e57-0eaa-44da-83e5-3417ccd39108 Sep 01 12:25:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-adf6846b-5628-4ab8-9a02-f39032934397 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-adf6846b-5628-4ab8-9a02-f39032934397 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:25 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25: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:25:25 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-adf6846b-5628-4ab8-9a02-f39032934397 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Volume info retrieved successfully. Sep 01 12:25:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-adf6846b-5628-4ab8-9a02-f39032934397 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] http://192.168.122.29/volume/v3/volumes/3e889e57-0eaa-44da-83e5-3417ccd39108 returned with HTTP 200 Sep 01 12:25:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1619/3247] 192.168.122.29 () {60 vars in 1267 bytes} [Tue Sep 1 12:25:25 2026] GET /volume/v3/volumes/3e889e57-0eaa-44da-83e5-3417ccd39108 => generated 980 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-93dbf90e-e10d-491e-a664-919f082ada5d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-93dbf90e-e10d-491e-a664-919f082ada5d tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] GET http://192.168.122.29/volume/v3/messages Sep 01 12:25:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-93dbf90e-e10d-491e-a664-919f082ada5d tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-93dbf90e-e10d-491e-a664-919f082ada5d tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-93dbf90e-e10d-491e-a664-919f082ada5d tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] http://192.168.122.29/volume/v3/messages returned with HTTP 200 Sep 01 12:25:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1629/3248] 192.168.122.29 () {60 vars in 1159 bytes} [Tue Sep 1 12:25:25 2026] GET /volume/v3/messages => generated 676 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-08ad1321-9aca-4171-a4fe-a8d1b188dbdf None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-08ad1321-9aca-4171-a4fe-a8d1b188dbdf tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-member] GET http://192.168.122.29/volume/v3/messages Sep 01 12:25:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-08ad1321-9aca-4171-a4fe-a8d1b188dbdf tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-08ad1321-9aca-4171-a4fe-a8d1b188dbdf tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-member] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-08ad1321-9aca-4171-a4fe-a8d1b188dbdf tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-member] http://192.168.122.29/volume/v3/messages returned with HTTP 200 Sep 01 12:25:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1620/3249] 192.168.122.29 () {60 vars in 1159 bytes} [Tue Sep 1 12:25:25 2026] GET /volume/v3/messages => generated 676 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-e4b24545-5c17-4b94-991c-1cafdf17b98d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e4b24545-5c17-4b94-991c-1cafdf17b98d tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] DELETE http://192.168.122.29/volume/v3/messages/e2a5865d-25bd-4785-9dd8-f3a9dc56c313 Sep 01 12:25:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e4b24545-5c17-4b94-991c-1cafdf17b98d tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-e4b24545-5c17-4b94-991c-1cafdf17b98d tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-d39e112f-3753-4d4c-af26-11c120c2af35 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d39e112f-3753-4d4c-af26-11c120c2af35 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/77e64051-b047-45d1-b6eb-c214e82dc103 Sep 01 12:25:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d39e112f-3753-4d4c-af26-11c120c2af35 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-d39e112f-3753-4d4c-af26-11c120c2af35 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-e4b24545-5c17-4b94-991c-1cafdf17b98d tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] http://192.168.122.29/volume/v3/messages/e2a5865d-25bd-4785-9dd8-f3a9dc56c313 returned with HTTP 204 Sep 01 12:25:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1630/3250] 192.168.122.29 () {60 vars in 1273 bytes} [Tue Sep 1 12:25:25 2026] DELETE /volume/v3/messages/e2a5865d-25bd-4785-9dd8-f3a9dc56c313 => generated 0 bytes in 29 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 12:25:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f44d6bcb-3ab1-4542-972b-49626627393a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f44d6bcb-3ab1-4542-972b-49626627393a tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] DELETE http://192.168.122.29/volume/v3/volumes/3e889e57-0eaa-44da-83e5-3417ccd39108 Sep 01 12:25:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f44d6bcb-3ab1-4542-972b-49626627393a tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f44d6bcb-3ab1-4542-972b-49626627393a tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:25 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-f44d6bcb-3ab1-4542-972b-49626627393a tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Delete volume with id: 3e889e57-0eaa-44da-83e5-3417ccd39108 Sep 01 12:25: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:25:25 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25: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:25:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f44d6bcb-3ab1-4542-972b-49626627393a tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Volume info retrieved successfully. Sep 01 12:25:25 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-f44d6bcb-3ab1-4542-972b-49626627393a tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-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:25:25 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-f44d6bcb-3ab1-4542-972b-49626627393a tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Created reservations ['610883ae-50c1-4817-9b1f-463df5e700d9', '5c0b6741-bc62-405e-994e-7dadf54557fc', '447c458e-85dc-40d1-ad70-5e5b6c9e0da9', '45cf09e8-d5cd-4ee7-a51d-32fdc461b5ad'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:25:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f44d6bcb-3ab1-4542-972b-49626627393a tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Delete volume request issued successfully. Sep 01 12:25:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f44d6bcb-3ab1-4542-972b-49626627393a tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] http://192.168.122.29/volume/v3/volumes/3e889e57-0eaa-44da-83e5-3417ccd39108 returned with HTTP 202 Sep 01 12:25:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1631/3251] 192.168.122.29 () {60 vars in 1270 bytes} [Tue Sep 1 12:25:25 2026] DELETE /volume/v3/volumes/3e889e57-0eaa-44da-83e5-3417ccd39108 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:25:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ebf682eb-65fd-4840-960a-6422717935b9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ebf682eb-65fd-4840-960a-6422717935b9 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] DELETE http://192.168.122.29/volume/v3/types/8df7aac2-cab8-45a9-ab41-941de572bfbf Sep 01 12:25:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ebf682eb-65fd-4840-960a-6422717935b9 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ebf682eb-65fd-4840-960a-6422717935b9 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ebf682eb-65fd-4840-960a-6422717935b9 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] http://192.168.122.29/volume/v3/types/8df7aac2-cab8-45a9-ab41-941de572bfbf returned with HTTP 202 Sep 01 12:25:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1632/3252] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:25:25 2026] DELETE /volume/v3/types/8df7aac2-cab8-45a9-ab41-941de572bfbf => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:25:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-85b177fc-dc63-4bbf-8665-fa655dfe536b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-85b177fc-dc63-4bbf-8665-fa655dfe536b tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:25:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-85b177fc-dc63-4bbf-8665-fa655dfe536b tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-813442067", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1696403110", "vendor_name": "tempest-vendor_name-1162267513"}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:25: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:25:25 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25: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:25:25 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-d39e112f-3753-4d4c-af26-11c120c2af35 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:25:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-d39e112f-3753-4d4c-af26-11c120c2af35 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/77e64051-b047-45d1-b6eb-c214e82dc103 returned with HTTP 200 Sep 01 12:25:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1621/3253] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:25:25 2026] GET /volume/v3/volumes/77e64051-b047-45d1-b6eb-c214e82dc103 => generated 1014 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:25:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-85b177fc-dc63-4bbf-8665-fa655dfe536b tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:25:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1633/3254] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:25:25 2026] POST /volume/v3/types => generated 329 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6657e01a-8082-4916-84ab-f6dc54c28bd5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6657e01a-8082-4916-84ab-f6dc54c28bd5 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:25:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6657e01a-8082-4916-84ab-f6dc54c28bd5 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0c494bd3-c07b-44f3-811d-ada3dacfd682", "size": 1}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:25:25 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-6657e01a-8082-4916-84ab-f6dc54c28bd5 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Create volume request body: {'volume': {'volume_type': '0c494bd3-c07b-44f3-811d-ada3dacfd682', 'size': 1}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:25:25 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-6657e01a-8082-4916-84ab-f6dc54c28bd5 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Create volume of 1 GB Sep 01 12:25: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:25:25 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6657e01a-8082-4916-84ab-f6dc54c28bd5 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Availability Zones retrieved successfully. Sep 01 12:25:25 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6657e01a-8082-4916-84ab-f6dc54c28bd5 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Flow 'volume_create_api' (0b22a919-a953-4484-a9ec-ee144bb59103) 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:25:25 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6657e01a-8082-4916-84ab-f6dc54c28bd5 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c4a1cf4-d8f9-4a33-9f9c-89f481acf2fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:25 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-6657e01a-8082-4916-84ab-f6dc54c28bd5 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-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:25:25 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6657e01a-8082-4916-84ab-f6dc54c28bd5 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c4a1cf4-d8f9-4a33-9f9c-89f481acf2fc) 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:25:26Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1696403110',vendor_name='tempest-vendor_name-1162267513'},id=0c494bd3-c07b-44f3-811d-ada3dacfd682,is_public=True,name='tempest-ProjectMemberTests-volume-type-813442067',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c494bd3-c07b-44f3-811d-ada3dacfd682', 'encryption_key_id': None, 'qos_specs': None, '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:25:25 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6657e01a-8082-4916-84ab-f6dc54c28bd5 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d957cc7-c3fc-4b1d-a653-e3abc18fa1ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:25 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-6657e01a-8082-4916-84ab-f6dc54c28bd5 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-813442067 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-813442067, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:25:25 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-6657e01a-8082-4916-84ab-f6dc54c28bd5 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-813442067 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-813442067, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:25:25 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-6657e01a-8082-4916-84ab-f6dc54c28bd5 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Created reservations ['f3927c7f-2697-484f-9bab-64fecf3681cb', 'c34f23e2-a6ce-4426-9cd9-d7fd6b94c72c', '75fee8b4-9612-4244-831d-fcbedb964f98', 'd14df6ae-e8da-466a-b50d-d72959cf1eae'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:25:25 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6657e01a-8082-4916-84ab-f6dc54c28bd5 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d957cc7-c3fc-4b1d-a653-e3abc18fa1ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3927c7f-2697-484f-9bab-64fecf3681cb', 'c34f23e2-a6ce-4426-9cd9-d7fd6b94c72c', '75fee8b4-9612-4244-831d-fcbedb964f98', 'd14df6ae-e8da-466a-b50d-d72959cf1eae']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:25 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6657e01a-8082-4916-84ab-f6dc54c28bd5 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7820e650-4525-4230-bcbb-752f090752e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25: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:25:25 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25:25 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6657e01a-8082-4916-84ab-f6dc54c28bd5 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7820e650-4525-4230-bcbb-752f090752e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '391c9edf-90bc-4efc-968f-761ba1387752', '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='72c054d79c3f4dfeab096110a28b0b9f',qos_specs=None,replication_status=,reservations=['f3927c7f-2697-484f-9bab-64fecf3681cb','c34f23e2-a6ce-4426-9cd9-d7fd6b94c72c','75fee8b4-9612-4244-831d-fcbedb964f98','d14df6ae-e8da-466a-b50d-d72959cf1eae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dffde3f220a4a2ca99cf215236fc958',volume_type_id=0c494bd3-c07b-44f3-811d-ada3dacfd682), 'volume': Volume(_name_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:25: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=391c9edf-90bc-4efc-968f-761ba1387752,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72c054d79c3f4dfeab096110a28b0b9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5dffde3f220a4a2ca99cf215236fc958',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0c494bd3-c07b-44f3-811d-ada3dacfd682),volume_type_id=0c494bd3-c07b-44f3-811d-ada3dacfd682)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:25 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6657e01a-8082-4916-84ab-f6dc54c28bd5 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (827b5932-a871-432d-b604-0362d4ee9602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:25 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6657e01a-8082-4916-84ab-f6dc54c28bd5 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (827b5932-a871-432d-b604-0362d4ee9602) transitioned into state 'SUCCESS' from 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='72c054d79c3f4dfeab096110a28b0b9f',qos_specs=None,replication_status=,reservations=['f3927c7f-2697-484f-9bab-64fecf3681cb','c34f23e2-a6ce-4426-9cd9-d7fd6b94c72c','75fee8b4-9612-4244-831d-fcbedb964f98','d14df6ae-e8da-466a-b50d-d72959cf1eae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dffde3f220a4a2ca99cf215236fc958',volume_type_id=0c494bd3-c07b-44f3-811d-ada3dacfd682)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:25 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6657e01a-8082-4916-84ab-f6dc54c28bd5 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e74ebbb9-eca0-4dba-ba25-5c3bd46af441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:25 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6657e01a-8082-4916-84ab-f6dc54c28bd5 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e74ebbb9-eca0-4dba-ba25-5c3bd46af441) 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:25:25 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-6657e01a-8082-4916-84ab-f6dc54c28bd5 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Flow 'volume_create_api' (0b22a919-a953-4484-a9ec-ee144bb59103) 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:25:25 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6657e01a-8082-4916-84ab-f6dc54c28bd5 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Create volume request issued successfully. Sep 01 12:25:25 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6657e01a-8082-4916-84ab-f6dc54c28bd5 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:25:25 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1622/3255] 192.168.122.29 () {62 vars in 1177 bytes} [Tue Sep 1 12:25:25 2026] POST /volume/v3/volumes => generated 779 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:25:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a86279be-0be5-4ecd-a6dc-2558039f871f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a86279be-0be5-4ecd-a6dc-2558039f871f tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] GET http://192.168.122.29/volume/v3/volumes/391c9edf-90bc-4efc-968f-761ba1387752 Sep 01 12:25:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a86279be-0be5-4ecd-a6dc-2558039f871f tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a86279be-0be5-4ecd-a6dc-2558039f871f tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:25 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25: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:25:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a86279be-0be5-4ecd-a6dc-2558039f871f tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Volume info retrieved successfully. Sep 01 12:25:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a86279be-0be5-4ecd-a6dc-2558039f871f tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] http://192.168.122.29/volume/v3/volumes/391c9edf-90bc-4efc-968f-761ba1387752 returned with HTTP 200 Sep 01 12:25:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1634/3256] 192.168.122.29 () {60 vars in 1267 bytes} [Tue Sep 1 12:25:25 2026] GET /volume/v3/volumes/391c9edf-90bc-4efc-968f-761ba1387752 => generated 958 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0277e298-3d51-439e-8f99-5499bac9b02e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0277e298-3d51-439e-8f99-5499bac9b02e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/77e64051-b047-45d1-b6eb-c214e82dc103 Sep 01 12:25:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0277e298-3d51-439e-8f99-5499bac9b02e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0277e298-3d51-439e-8f99-5499bac9b02e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:26 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25: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:25:26 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:26 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0277e298-3d51-439e-8f99-5499bac9b02e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:25:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0277e298-3d51-439e-8f99-5499bac9b02e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/77e64051-b047-45d1-b6eb-c214e82dc103 returned with HTTP 200 Sep 01 12:25:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1623/3257] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:25:26 2026] GET /volume/v3/volumes/77e64051-b047-45d1-b6eb-c214e82dc103 => generated 1015 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:25:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-117f3453-45f5-4d94-a11a-53123f29d8ad None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-117f3453-45f5-4d94-a11a-53123f29d8ad tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:25:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-117f3453-45f5-4d94-a11a-53123f29d8ad tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "77e64051-b047-45d1-b6eb-c214e82dc103", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2080180112"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:25: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:25:26 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25: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:25:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-117f3453-45f5-4d94-a11a-53123f29d8ad tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:25:26 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-117f3453-45f5-4d94-a11a-53123f29d8ad tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Create snapshot from volume 77e64051-b047-45d1-b6eb-c214e82dc103 Sep 01 12:25:26 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-117f3453-45f5-4d94-a11a-53123f29d8ad tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Created reservations ['1c2e9b2d-33b0-4c91-8dd2-86b466f776e4', '9bcf6781-3b09-4773-bce5-f059630c847c', 'ad6f6140-0cfb-468f-ac98-953f65d5b9e8', '7f3af555-9ab6-48d1-8143-1e535af7d9db'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:25: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:25:26 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-117f3453-45f5-4d94-a11a-53123f29d8ad tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot create request issued successfully. Sep 01 12:25:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-117f3453-45f5-4d94-a11a-53123f29d8ad tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots returned with HTTP 202 Sep 01 12:25:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1635/3258] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:25:26 2026] POST /volume/v3/snapshots => generated 308 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:25:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-780e4e59-2c45-4d96-bb24-da52c1519b3e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-780e4e59-2c45-4d96-bb24-da52c1519b3e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/68399375-2db5-4ac9-b9db-3b8080055542 Sep 01 12:25:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-780e4e59-2c45-4d96-bb24-da52c1519b3e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-780e4e59-2c45-4d96-bb24-da52c1519b3e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:26 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:26 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-780e4e59-2c45-4d96-bb24-da52c1519b3e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:25:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-780e4e59-2c45-4d96-bb24-da52c1519b3e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/68399375-2db5-4ac9-b9db-3b8080055542 returned with HTTP 200 Sep 01 12:25:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1624/3259] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:25:26 2026] GET /volume/v3/snapshots/68399375-2db5-4ac9-b9db-3b8080055542 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5d7e4364-943f-43a6-b0e7-65e78c908206 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5d7e4364-943f-43a6-b0e7-65e78c908206 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] GET http://192.168.122.29/volume/v3/volumes/391c9edf-90bc-4efc-968f-761ba1387752 Sep 01 12:25:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5d7e4364-943f-43a6-b0e7-65e78c908206 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5d7e4364-943f-43a6-b0e7-65e78c908206 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:26 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25: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:25:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5d7e4364-943f-43a6-b0e7-65e78c908206 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Volume info retrieved successfully. Sep 01 12:25:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5d7e4364-943f-43a6-b0e7-65e78c908206 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] http://192.168.122.29/volume/v3/volumes/391c9edf-90bc-4efc-968f-761ba1387752 returned with HTTP 200 Sep 01 12:25:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1636/3260] 192.168.122.29 () {60 vars in 1267 bytes} [Tue Sep 1 12:25:26 2026] GET /volume/v3/volumes/391c9edf-90bc-4efc-968f-761ba1387752 => generated 979 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-62f4b379-10de-4528-8379-2e3ee65fb575 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-62f4b379-10de-4528-8379-2e3ee65fb575 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] GET http://192.168.122.29/volume/v3/messages Sep 01 12:25:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-62f4b379-10de-4528-8379-2e3ee65fb575 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-62f4b379-10de-4528-8379-2e3ee65fb575 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-62f4b379-10de-4528-8379-2e3ee65fb575 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] http://192.168.122.29/volume/v3/messages returned with HTTP 200 Sep 01 12:25:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1625/3261] 192.168.122.29 () {60 vars in 1159 bytes} [Tue Sep 1 12:25:27 2026] GET /volume/v3/messages => generated 676 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9d883d1a-be31-41ba-bc08-c76e1026db38 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9d883d1a-be31-41ba-bc08-c76e1026db38 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-member] GET http://192.168.122.29/volume/v3/messages/5dd38937-e65f-4fad-906b-95dc2301e717 Sep 01 12:25:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9d883d1a-be31-41ba-bc08-c76e1026db38 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9d883d1a-be31-41ba-bc08-c76e1026db38 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-member] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9d883d1a-be31-41ba-bc08-c76e1026db38 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-member] http://192.168.122.29/volume/v3/messages/5dd38937-e65f-4fad-906b-95dc2301e717 returned with HTTP 200 Sep 01 12:25:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1637/3262] 192.168.122.29 () {60 vars in 1270 bytes} [Tue Sep 1 12:25:27 2026] GET /volume/v3/messages/5dd38937-e65f-4fad-906b-95dc2301e717 => generated 673 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-174332c9-11ce-4c1a-9411-f988d2a8fd48 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-174332c9-11ce-4c1a-9411-f988d2a8fd48 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] DELETE http://192.168.122.29/volume/v3/messages/5dd38937-e65f-4fad-906b-95dc2301e717 Sep 01 12:25:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-174332c9-11ce-4c1a-9411-f988d2a8fd48 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-174332c9-11ce-4c1a-9411-f988d2a8fd48 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-174332c9-11ce-4c1a-9411-f988d2a8fd48 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] http://192.168.122.29/volume/v3/messages/5dd38937-e65f-4fad-906b-95dc2301e717 returned with HTTP 204 Sep 01 12:25:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1626/3263] 192.168.122.29 () {60 vars in 1273 bytes} [Tue Sep 1 12:25:27 2026] DELETE /volume/v3/messages/5dd38937-e65f-4fad-906b-95dc2301e717 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 12:25:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-29942a95-ae67-418c-8285-40def7af8c35 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-29942a95-ae67-418c-8285-40def7af8c35 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] DELETE http://192.168.122.29/volume/v3/volumes/391c9edf-90bc-4efc-968f-761ba1387752 Sep 01 12:25:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-29942a95-ae67-418c-8285-40def7af8c35 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-29942a95-ae67-418c-8285-40def7af8c35 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:27 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-29942a95-ae67-418c-8285-40def7af8c35 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Delete volume with id: 391c9edf-90bc-4efc-968f-761ba1387752 Sep 01 12:25: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:25:27 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25: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:25:27 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-29942a95-ae67-418c-8285-40def7af8c35 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Volume info retrieved successfully. Sep 01 12:25:27 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-29942a95-ae67-418c-8285-40def7af8c35 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-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:25:27 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-29942a95-ae67-418c-8285-40def7af8c35 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-813442067 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-813442067, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:25:27 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-29942a95-ae67-418c-8285-40def7af8c35 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-813442067 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-813442067, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:25:27 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-29942a95-ae67-418c-8285-40def7af8c35 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Created reservations ['cbe3348a-5db0-4d4a-b844-59bc70c05d40', '10e5f887-92cf-4ab4-9e11-24fc4c778beb', 'db0a1532-0cf4-4db9-b4f1-886b731d11ca', '3a47fb8f-441c-4e47-8a83-1545b9c985f6'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:25:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-29942a95-ae67-418c-8285-40def7af8c35 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Delete volume request issued successfully. Sep 01 12:25:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-29942a95-ae67-418c-8285-40def7af8c35 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] http://192.168.122.29/volume/v3/volumes/391c9edf-90bc-4efc-968f-761ba1387752 returned with HTTP 202 Sep 01 12:25:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1638/3264] 192.168.122.29 () {60 vars in 1270 bytes} [Tue Sep 1 12:25:27 2026] DELETE /volume/v3/volumes/391c9edf-90bc-4efc-968f-761ba1387752 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:25:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5f05b112-1796-43e0-9762-7c5c229ac578 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5f05b112-1796-43e0-9762-7c5c229ac578 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] DELETE http://192.168.122.29/volume/v3/types/0c494bd3-c07b-44f3-811d-ada3dacfd682 Sep 01 12:25:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5f05b112-1796-43e0-9762-7c5c229ac578 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5f05b112-1796-43e0-9762-7c5c229ac578 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5f05b112-1796-43e0-9762-7c5c229ac578 tempest-ProjectMemberTests-1806933987 tempest-ProjectMemberTests-1806933987-project-admin] http://192.168.122.29/volume/v3/types/0c494bd3-c07b-44f3-811d-ada3dacfd682 returned with HTTP 202 Sep 01 12:25:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1627/3265] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:25:27 2026] DELETE /volume/v3/types/0c494bd3-c07b-44f3-811d-ada3dacfd682 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:25:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-761ff89d-e681-4e6f-97a7-66d9f0e22aad None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-761ff89d-e681-4e6f-97a7-66d9f0e22aad tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/68399375-2db5-4ac9-b9db-3b8080055542 Sep 01 12:25:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-761ff89d-e681-4e6f-97a7-66d9f0e22aad tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-761ff89d-e681-4e6f-97a7-66d9f0e22aad tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:27 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-761ff89d-e681-4e6f-97a7-66d9f0e22aad tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:25:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-761ff89d-e681-4e6f-97a7-66d9f0e22aad tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/68399375-2db5-4ac9-b9db-3b8080055542 returned with HTTP 200 Sep 01 12:25:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1639/3266] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:25:27 2026] GET /volume/v3/snapshots/68399375-2db5-4ac9-b9db-3b8080055542 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ccff1749-0e9d-4445-abc6-5e7c29b98032 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ccff1749-0e9d-4445-abc6-5e7c29b98032 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/68399375-2db5-4ac9-b9db-3b8080055542 Sep 01 12:25:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ccff1749-0e9d-4445-abc6-5e7c29b98032 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ccff1749-0e9d-4445-abc6-5e7c29b98032 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:28 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:28 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ccff1749-0e9d-4445-abc6-5e7c29b98032 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:25:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ccff1749-0e9d-4445-abc6-5e7c29b98032 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/68399375-2db5-4ac9-b9db-3b8080055542 returned with HTTP 200 Sep 01 12:25:28 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1628/3267] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:25:28 2026] GET /volume/v3/snapshots/68399375-2db5-4ac9-b9db-3b8080055542 => generated 440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-150f0536-9bfd-4504-8ab9-0e6a096fe8aa None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-150f0536-9bfd-4504-8ab9-0e6a096fe8aa tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/68399375-2db5-4ac9-b9db-3b8080055542 Sep 01 12:25:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-150f0536-9bfd-4504-8ab9-0e6a096fe8aa tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-150f0536-9bfd-4504-8ab9-0e6a096fe8aa tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:29 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=567,cinder:INSERT=117,cinder:UPDATE=227 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:25: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:25:29 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:29 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-150f0536-9bfd-4504-8ab9-0e6a096fe8aa tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:25:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-150f0536-9bfd-4504-8ab9-0e6a096fe8aa tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/68399375-2db5-4ac9-b9db-3b8080055542 returned with HTTP 200 Sep 01 12:25:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1640/3268] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:25:29 2026] GET /volume/v3/snapshots/68399375-2db5-4ac9-b9db-3b8080055542 => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4d73db50-f096-4fe8-aada-5bec52c8e85b None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4d73db50-f096-4fe8-aada-5bec52c8e85b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] POST http://192.168.122.29/volume/v3/snapshots/68399375-2db5-4ac9-b9db-3b8080055542/action Sep 01 12:25:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4d73db50-f096-4fe8-aada-5bec52c8e85b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-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:25:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4d73db50-f096-4fe8-aada-5bec52c8e85b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-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:25:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.admin_actions [None req-4d73db50-f096-4fe8-aada-5bec52c8e85b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Updating snapshot '68399375-2db5-4ac9-b9db-3b8080055542' with '{'status': 'creating'}' {{(pid=86815) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 12:25: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:25:29 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4d73db50-f096-4fe8-aada-5bec52c8e85b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/68399375-2db5-4ac9-b9db-3b8080055542/action returned with HTTP 202 Sep 01 12:25:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1629/3269] 192.168.122.29 () {60 vars in 1275 bytes} [Tue Sep 1 12:25:29 2026] POST /volume/v3/snapshots/68399375-2db5-4ac9-b9db-3b8080055542/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 12:25:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-da60b55b-c8b9-4a3c-8b9f-34114d9b9dfe None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-da60b55b-c8b9-4a3c-8b9f-34114d9b9dfe tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/68399375-2db5-4ac9-b9db-3b8080055542 Sep 01 12:25:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-da60b55b-c8b9-4a3c-8b9f-34114d9b9dfe tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-da60b55b-c8b9-4a3c-8b9f-34114d9b9dfe tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:30 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:30 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-da60b55b-c8b9-4a3c-8b9f-34114d9b9dfe tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:25:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-da60b55b-c8b9-4a3c-8b9f-34114d9b9dfe tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/68399375-2db5-4ac9-b9db-3b8080055542 returned with HTTP 200 Sep 01 12:25:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1641/3270] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:25:30 2026] GET /volume/v3/snapshots/68399375-2db5-4ac9-b9db-3b8080055542 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6466188f-bae8-421b-81fe-4a3ead6abe1d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6466188f-bae8-421b-81fe-4a3ead6abe1d tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] POST http://192.168.122.29/volume/v3/snapshots/68399375-2db5-4ac9-b9db-3b8080055542/action Sep 01 12:25:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6466188f-bae8-421b-81fe-4a3ead6abe1d tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86815) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 12:25:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6466188f-bae8-421b-81fe-4a3ead6abe1d tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:25:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.contrib.snapshot_actions [None req-6466188f-bae8-421b-81fe-4a3ead6abe1d tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86815) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 01 12:25: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:25:30 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:30 devstack devstack@c-api.service[86815]: INFO cinder.api.contrib.snapshot_actions [None req-6466188f-bae8-421b-81fe-4a3ead6abe1d tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] Updating snapshot 68399375-2db5-4ac9-b9db-3b8080055542 with info {'id': '68399375-2db5-4ac9-b9db-3b8080055542', 'status': 'error', 'progress': '80%'} Sep 01 12:25:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6466188f-bae8-421b-81fe-4a3ead6abe1d tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-member] http://192.168.122.29/volume/v3/snapshots/68399375-2db5-4ac9-b9db-3b8080055542/action returned with HTTP 202 Sep 01 12:25:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1630/3271] 192.168.122.29 () {60 vars in 1275 bytes} [Tue Sep 1 12:25:30 2026] POST /volume/v3/snapshots/68399375-2db5-4ac9-b9db-3b8080055542/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:25:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c2218fc5-be77-4cb6-9ee8-895cf2d6f00a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c2218fc5-be77-4cb6-9ee8-895cf2d6f00a tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] DELETE http://192.168.122.29/volume/v3/snapshots/68399375-2db5-4ac9-b9db-3b8080055542 Sep 01 12:25:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c2218fc5-be77-4cb6-9ee8-895cf2d6f00a tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c2218fc5-be77-4cb6-9ee8-895cf2d6f00a tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:30 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-c2218fc5-be77-4cb6-9ee8-895cf2d6f00a tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Delete snapshot with id: 68399375-2db5-4ac9-b9db-3b8080055542 Sep 01 12:25: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:25:30 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:30 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c2218fc5-be77-4cb6-9ee8-895cf2d6f00a tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:25: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:25:30 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25:30 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c2218fc5-be77-4cb6-9ee8-895cf2d6f00a tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot delete request issued successfully. Sep 01 12:25:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c2218fc5-be77-4cb6-9ee8-895cf2d6f00a tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/68399375-2db5-4ac9-b9db-3b8080055542 returned with HTTP 202 Sep 01 12:25:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1642/3272] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:25:30 2026] DELETE /volume/v3/snapshots/68399375-2db5-4ac9-b9db-3b8080055542 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:25:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ded5e758-0e15-4e1a-8817-1c79e407a02f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ded5e758-0e15-4e1a-8817-1c79e407a02f tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/68399375-2db5-4ac9-b9db-3b8080055542 Sep 01 12:25:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ded5e758-0e15-4e1a-8817-1c79e407a02f tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ded5e758-0e15-4e1a-8817-1c79e407a02f tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:30 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-ded5e758-0e15-4e1a-8817-1c79e407a02f tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:25:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ded5e758-0e15-4e1a-8817-1c79e407a02f tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/68399375-2db5-4ac9-b9db-3b8080055542 returned with HTTP 200 Sep 01 12:25:30 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1631/3273] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:25:30 2026] GET /volume/v3/snapshots/68399375-2db5-4ac9-b9db-3b8080055542 => generated 465 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ce8551bf-cc11-4bad-ac28-eb6f96f9c03a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ce8551bf-cc11-4bad-ac28-eb6f96f9c03a tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:25:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ce8551bf-cc11-4bad-ac28-eb6f96f9c03a tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1304158900"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:25:30 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-ce8551bf-cc11-4bad-ac28-eb6f96f9c03a tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1304158900'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:25:30 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-ce8551bf-cc11-4bad-ac28-eb6f96f9c03a tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Create volume of 1 GB Sep 01 12:25: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:25:30 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:30 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ce8551bf-cc11-4bad-ac28-eb6f96f9c03a tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Availability Zones retrieved successfully. Sep 01 12:25:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-ce8551bf-cc11-4bad-ac28-eb6f96f9c03a tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Flow 'volume_create_api' (8c1f5e46-9ead-468a-b1b2-8a9ae36e99ed) 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:25:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-ce8551bf-cc11-4bad-ac28-eb6f96f9c03a tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80b53eb5-c8bf-46a6-82d9-83e826fa2ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-ce8551bf-cc11-4bad-ac28-eb6f96f9c03a tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-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:25:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-ce8551bf-cc11-4bad-ac28-eb6f96f9c03a tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80b53eb5-c8bf-46a6-82d9-83e826fa2ec8) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:25:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-ce8551bf-cc11-4bad-ac28-eb6f96f9c03a tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e25de9c1-30e5-4345-b483-5dd66d90e4f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:30 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-ce8551bf-cc11-4bad-ac28-eb6f96f9c03a tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Created reservations ['eca1a531-f500-403b-93be-373e8f843df4', 'b8c90eda-ed4e-4f5c-82e7-75c8f9382dcd', '2d1d3cd5-b4f5-47f7-8e6c-1b17241e8c7d', '52826dcd-20fd-4eda-ac7c-42dfa05a8ce5'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:25:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-ce8551bf-cc11-4bad-ac28-eb6f96f9c03a tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e25de9c1-30e5-4345-b483-5dd66d90e4f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eca1a531-f500-403b-93be-373e8f843df4', 'b8c90eda-ed4e-4f5c-82e7-75c8f9382dcd', '2d1d3cd5-b4f5-47f7-8e6c-1b17241e8c7d', '52826dcd-20fd-4eda-ac7c-42dfa05a8ce5']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-ce8551bf-cc11-4bad-ac28-eb6f96f9c03a tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0d4ad7f-598f-4d54-8f55-7542b8fcdcbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25: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:25:30 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-ce8551bf-cc11-4bad-ac28-eb6f96f9c03a tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0d4ad7f-598f-4d54-8f55-7542b8fcdcbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3dd4990b-4b95-4e3f-9ccb-50e7be86dfb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1304158900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='325433a85a6d4183b28b65a27f77b7a1',qos_specs=None,replication_status=,reservations=['eca1a531-f500-403b-93be-373e8f843df4','b8c90eda-ed4e-4f5c-82e7-75c8f9382dcd','2d1d3cd5-b4f5-47f7-8e6c-1b17241e8c7d','52826dcd-20fd-4eda-ac7c-42dfa05a8ce5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ec31d43d12a461a90c893903d0a70f3',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:25:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1304158900',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3dd4990b-4b95-4e3f-9ccb-50e7be86dfb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='325433a85a6d4183b28b65a27f77b7a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ec31d43d12a461a90c893903d0a70f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-ce8551bf-cc11-4bad-ac28-eb6f96f9c03a tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9e7357a-820d-4c7a-ad62-a50be6431b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-ce8551bf-cc11-4bad-ac28-eb6f96f9c03a tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9e7357a-820d-4c7a-ad62-a50be6431b81) transitioned into state 'SUCCESS' from state '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-1304158900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='325433a85a6d4183b28b65a27f77b7a1',qos_specs=None,replication_status=,reservations=['eca1a531-f500-403b-93be-373e8f843df4','b8c90eda-ed4e-4f5c-82e7-75c8f9382dcd','2d1d3cd5-b4f5-47f7-8e6c-1b17241e8c7d','52826dcd-20fd-4eda-ac7c-42dfa05a8ce5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ec31d43d12a461a90c893903d0a70f3',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-ce8551bf-cc11-4bad-ac28-eb6f96f9c03a tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dcd61fd-c9d9-4ec5-8cc3-485c999973da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-ce8551bf-cc11-4bad-ac28-eb6f96f9c03a tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dcd61fd-c9d9-4ec5-8cc3-485c999973da) 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:25:30 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-ce8551bf-cc11-4bad-ac28-eb6f96f9c03a tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Flow 'volume_create_api' (8c1f5e46-9ead-468a-b1b2-8a9ae36e99ed) 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:25:30 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ce8551bf-cc11-4bad-ac28-eb6f96f9c03a tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Create volume request issued successfully. Sep 01 12:25:30 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ce8551bf-cc11-4bad-ac28-eb6f96f9c03a tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:25:30 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1643/3274] 192.168.122.29 () {62 vars in 1178 bytes} [Tue Sep 1 12:25:30 2026] POST /volume/v3/volumes => generated 785 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0da5017b-7f39-4cbd-893d-2d2d4408c132 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:30 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0da5017b-7f39-4cbd-893d-2d2d4408c132 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] GET http://192.168.122.29/volume/v3/volumes/3dd4990b-4b95-4e3f-9ccb-50e7be86dfb8 Sep 01 12:25:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0da5017b-7f39-4cbd-893d-2d2d4408c132 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:30 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0da5017b-7f39-4cbd-893d-2d2d4408c132 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:30 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25: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:25:30 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:30 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0da5017b-7f39-4cbd-893d-2d2d4408c132 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Volume info retrieved successfully. Sep 01 12:25:31 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0da5017b-7f39-4cbd-893d-2d2d4408c132 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] http://192.168.122.29/volume/v3/volumes/3dd4990b-4b95-4e3f-9ccb-50e7be86dfb8 returned with HTTP 200 Sep 01 12:25:31 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1632/3275] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:25:30 2026] GET /volume/v3/volumes/3dd4990b-4b95-4e3f-9ccb-50e7be86dfb8 => generated 964 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:25:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4afb30f4-d4ed-4361-b42c-985139602586 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4afb30f4-d4ed-4361-b42c-985139602586 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/68399375-2db5-4ac9-b9db-3b8080055542 Sep 01 12:25:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4afb30f4-d4ed-4361-b42c-985139602586 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:31 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4afb30f4-d4ed-4361-b42c-985139602586 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:31 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:31 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4afb30f4-d4ed-4361-b42c-985139602586 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Snapshot retrieved successfully. Sep 01 12:25:31 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4afb30f4-d4ed-4361-b42c-985139602586 tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/68399375-2db5-4ac9-b9db-3b8080055542 returned with HTTP 200 Sep 01 12:25:31 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1644/3276] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:25:31 2026] GET /volume/v3/snapshots/68399375-2db5-4ac9-b9db-3b8080055542 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9a252b1f-ad73-4646-a1c7-f5a8268dfa88 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9a252b1f-ad73-4646-a1c7-f5a8268dfa88 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] GET http://192.168.122.29/volume/v3/volumes/3dd4990b-4b95-4e3f-9ccb-50e7be86dfb8 Sep 01 12:25:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9a252b1f-ad73-4646-a1c7-f5a8268dfa88 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9a252b1f-ad73-4646-a1c7-f5a8268dfa88 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:32 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25: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:25:32 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-9a252b1f-ad73-4646-a1c7-f5a8268dfa88 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Volume info retrieved successfully. Sep 01 12:25:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9a252b1f-ad73-4646-a1c7-f5a8268dfa88 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] http://192.168.122.29/volume/v3/volumes/3dd4990b-4b95-4e3f-9ccb-50e7be86dfb8 returned with HTTP 200 Sep 01 12:25:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1633/3277] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:25:32 2026] GET /volume/v3/volumes/3dd4990b-4b95-4e3f-9ccb-50e7be86dfb8 => generated 1015 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:25:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6df15fa7-01b6-4bf6-950d-efb028d6a3e8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6df15fa7-01b6-4bf6-950d-efb028d6a3e8 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-reader] GET http://192.168.122.29/volume/v3/volumes Sep 01 12:25:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6df15fa7-01b6-4bf6-950d-efb028d6a3e8 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-reader] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6df15fa7-01b6-4bf6-950d-efb028d6a3e8 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-reader] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-6df15fa7-01b6-4bf6-950d-efb028d6a3e8 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-reader] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:25:32 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-6df15fa7-01b6-4bf6-950d-efb028d6a3e8 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:25:32 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:25:32 devstack devstack@c-api.service[86814]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 12:25: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:25:32 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25:32 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-6df15fa7-01b6-4bf6-950d-efb028d6a3e8 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-reader] Get all volumes completed successfully. Sep 01 12:25:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6df15fa7-01b6-4bf6-950d-efb028d6a3e8 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-reader] http://192.168.122.29/volume/v3/volumes returned with HTTP 200 Sep 01 12:25:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1645/3278] 192.168.122.29 () {60 vars in 1157 bytes} [Tue Sep 1 12:25:32 2026] GET /volume/v3/volumes => generated 342 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:25:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-89e3e349-9e17-450f-b57b-cdbfe657006f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-89e3e349-9e17-450f-b57b-cdbfe657006f tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] DELETE http://192.168.122.29/volume/v3/volumes/3dd4990b-4b95-4e3f-9ccb-50e7be86dfb8 Sep 01 12:25:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-89e3e349-9e17-450f-b57b-cdbfe657006f tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-89e3e349-9e17-450f-b57b-cdbfe657006f tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:32 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-89e3e349-9e17-450f-b57b-cdbfe657006f tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Delete volume with id: 3dd4990b-4b95-4e3f-9ccb-50e7be86dfb8 Sep 01 12:25: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:25:32 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9365681e-e379-4266-b425-a5faefe4fc8b None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25: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:25:32 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-89e3e349-9e17-450f-b57b-cdbfe657006f tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Volume info retrieved successfully. Sep 01 12:25:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9365681e-e379-4266-b425-a5faefe4fc8b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/snapshots/68399375-2db5-4ac9-b9db-3b8080055542 Sep 01 12:25:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9365681e-e379-4266-b425-a5faefe4fc8b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9365681e-e379-4266-b425-a5faefe4fc8b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9365681e-e379-4266-b425-a5faefe4fc8b tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/snapshots/68399375-2db5-4ac9-b9db-3b8080055542 returned with HTTP 404 Sep 01 12:25:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1646/3279] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:25:32 2026] GET /volume/v3/snapshots/68399375-2db5-4ac9-b9db-3b8080055542 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0e4d1d51-751c-4108-8c1e-cd244049230e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0e4d1d51-751c-4108-8c1e-cd244049230e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] DELETE http://192.168.122.29/volume/v3/volumes/77e64051-b047-45d1-b6eb-c214e82dc103 Sep 01 12:25:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0e4d1d51-751c-4108-8c1e-cd244049230e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0e4d1d51-751c-4108-8c1e-cd244049230e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:32 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-0e4d1d51-751c-4108-8c1e-cd244049230e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Delete volume with id: 77e64051-b047-45d1-b6eb-c214e82dc103 Sep 01 12:25: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:25:32 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25: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:25:32 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:32 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0e4d1d51-751c-4108-8c1e-cd244049230e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:25:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-89e3e349-9e17-450f-b57b-cdbfe657006f tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Delete volume request issued successfully. Sep 01 12:25:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-89e3e349-9e17-450f-b57b-cdbfe657006f tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] http://192.168.122.29/volume/v3/volumes/3dd4990b-4b95-4e3f-9ccb-50e7be86dfb8 returned with HTTP 202 Sep 01 12:25:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1634/3280] 192.168.122.29 () {60 vars in 1271 bytes} [Tue Sep 1 12:25:32 2026] DELETE /volume/v3/volumes/3dd4990b-4b95-4e3f-9ccb-50e7be86dfb8 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:25:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-51bebe87-c57b-448a-83cc-433f8b59922e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-51bebe87-c57b-448a-83cc-433f8b59922e tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] GET http://192.168.122.29/volume/v3/volumes/3dd4990b-4b95-4e3f-9ccb-50e7be86dfb8 Sep 01 12:25:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-51bebe87-c57b-448a-83cc-433f8b59922e tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:32 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-51bebe87-c57b-448a-83cc-433f8b59922e tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:32 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25: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:25:32 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:32 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-51bebe87-c57b-448a-83cc-433f8b59922e tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Volume info retrieved successfully. Sep 01 12:25:32 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-0e4d1d51-751c-4108-8c1e-cd244049230e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Delete volume request issued successfully. Sep 01 12:25:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0e4d1d51-751c-4108-8c1e-cd244049230e tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/77e64051-b047-45d1-b6eb-c214e82dc103 returned with HTTP 202 Sep 01 12:25:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1647/3281] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:25:32 2026] DELETE /volume/v3/volumes/77e64051-b047-45d1-b6eb-c214e82dc103 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:25:32 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-51bebe87-c57b-448a-83cc-433f8b59922e tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] http://192.168.122.29/volume/v3/volumes/3dd4990b-4b95-4e3f-9ccb-50e7be86dfb8 returned with HTTP 200 Sep 01 12:25:32 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1635/3282] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:25:32 2026] GET /volume/v3/volumes/3dd4990b-4b95-4e3f-9ccb-50e7be86dfb8 => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:25:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-af778371-bc68-4ab2-a691-b7b91528f92f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-af778371-bc68-4ab2-a691-b7b91528f92f tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/77e64051-b047-45d1-b6eb-c214e82dc103 Sep 01 12:25:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-af778371-bc68-4ab2-a691-b7b91528f92f tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:32 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-af778371-bc68-4ab2-a691-b7b91528f92f tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:32 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25: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:25:32 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:32 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-af778371-bc68-4ab2-a691-b7b91528f92f tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Volume info retrieved successfully. Sep 01 12:25:32 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-af778371-bc68-4ab2-a691-b7b91528f92f tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/77e64051-b047-45d1-b6eb-c214e82dc103 returned with HTTP 200 Sep 01 12:25:32 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1648/3283] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:25:32 2026] GET /volume/v3/volumes/77e64051-b047-45d1-b6eb-c214e82dc103 => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:25:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b1979340-4892-4ee6-b007-8990b630ee6e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b1979340-4892-4ee6-b007-8990b630ee6e tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] GET http://192.168.122.29/volume/v3/volumes/3dd4990b-4b95-4e3f-9ccb-50e7be86dfb8 Sep 01 12:25:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b1979340-4892-4ee6-b007-8990b630ee6e tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b1979340-4892-4ee6-b007-8990b630ee6e tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b1979340-4892-4ee6-b007-8990b630ee6e tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] http://192.168.122.29/volume/v3/volumes/3dd4990b-4b95-4e3f-9ccb-50e7be86dfb8 returned with HTTP 404 Sep 01 12:25:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1636/3284] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:25:33 2026] GET /volume/v3/volumes/3dd4990b-4b95-4e3f-9ccb-50e7be86dfb8 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:25:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5da61c03-5d4c-4766-b9d1-067785b718b9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5da61c03-5d4c-4766-b9d1-067785b718b9 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:25:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5da61c03-5d4c-4766-b9d1-067785b718b9 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-870001492"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:25:33 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-5da61c03-5d4c-4766-b9d1-067785b718b9 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-870001492'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:25:33 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-5da61c03-5d4c-4766-b9d1-067785b718b9 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Create volume of 1 GB Sep 01 12:25:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1e0320cd-3b65-4106-b843-528593edd5cb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5da61c03-5d4c-4766-b9d1-067785b718b9 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Availability Zones retrieved successfully. Sep 01 12:25:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1e0320cd-3b65-4106-b843-528593edd5cb tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] GET http://192.168.122.29/volume/v3/volumes/77e64051-b047-45d1-b6eb-c214e82dc103 Sep 01 12:25:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1e0320cd-3b65-4106-b843-528593edd5cb tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1e0320cd-3b65-4106-b843-528593edd5cb tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1e0320cd-3b65-4106-b843-528593edd5cb tempest-ProjectMemberTests-1072060943 tempest-ProjectMemberTests-1072060943-project-admin] http://192.168.122.29/volume/v3/volumes/77e64051-b047-45d1-b6eb-c214e82dc103 returned with HTTP 404 Sep 01 12:25:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1637/3285] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:25:33 2026] GET /volume/v3/volumes/77e64051-b047-45d1-b6eb-c214e82dc103 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5da61c03-5d4c-4766-b9d1-067785b718b9 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Flow 'volume_create_api' (f2af7b77-5916-49f6-b964-4f18f13ef30d) 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:25:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5da61c03-5d4c-4766-b9d1-067785b718b9 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f5bc446-e6ce-40e0-bd76-df776fcfac0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-5da61c03-5d4c-4766-b9d1-067785b718b9 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-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:25:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5da61c03-5d4c-4766-b9d1-067785b718b9 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f5bc446-e6ce-40e0-bd76-df776fcfac0a) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:25:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5da61c03-5d4c-4766-b9d1-067785b718b9 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a9b8a13-d132-4295-b4e7-c3605f22dc65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:33 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-5da61c03-5d4c-4766-b9d1-067785b718b9 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Created reservations ['d787ad77-94c9-4c69-92ce-6304684c9be3', '162ca985-4152-4c56-a825-774ba4786dce', 'a51deab6-4726-49b0-8314-2983e129fbca', '315e4c0b-4c42-4caa-b4f4-4e0d8354ecce'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:25:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5da61c03-5d4c-4766-b9d1-067785b718b9 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a9b8a13-d132-4295-b4e7-c3605f22dc65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d787ad77-94c9-4c69-92ce-6304684c9be3', '162ca985-4152-4c56-a825-774ba4786dce', 'a51deab6-4726-49b0-8314-2983e129fbca', '315e4c0b-4c42-4caa-b4f4-4e0d8354ecce']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5da61c03-5d4c-4766-b9d1-067785b718b9 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a19e7ed8-4f0d-4ebc-8fc4-0f506e96e71e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25: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:25:33 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5da61c03-5d4c-4766-b9d1-067785b718b9 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a19e7ed8-4f0d-4ebc-8fc4-0f506e96e71e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73afa40a-59b7-449c-866b-8ddf3219247c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-870001492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='325433a85a6d4183b28b65a27f77b7a1',qos_specs=None,replication_status=,reservations=['d787ad77-94c9-4c69-92ce-6304684c9be3','162ca985-4152-4c56-a825-774ba4786dce','a51deab6-4726-49b0-8314-2983e129fbca','315e4c0b-4c42-4caa-b4f4-4e0d8354ecce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ec31d43d12a461a90c893903d0a70f3',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:25:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-870001492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73afa40a-59b7-449c-866b-8ddf3219247c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='325433a85a6d4183b28b65a27f77b7a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ec31d43d12a461a90c893903d0a70f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5da61c03-5d4c-4766-b9d1-067785b718b9 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6cea90c-17b4-4fcd-9d72-bbb0ea30728c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5da61c03-5d4c-4766-b9d1-067785b718b9 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6cea90c-17b4-4fcd-9d72-bbb0ea30728c) transitioned into state 'SUCCESS' from state '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-870001492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='325433a85a6d4183b28b65a27f77b7a1',qos_specs=None,replication_status=,reservations=['d787ad77-94c9-4c69-92ce-6304684c9be3','162ca985-4152-4c56-a825-774ba4786dce','a51deab6-4726-49b0-8314-2983e129fbca','315e4c0b-4c42-4caa-b4f4-4e0d8354ecce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ec31d43d12a461a90c893903d0a70f3',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5da61c03-5d4c-4766-b9d1-067785b718b9 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac4e56e7-9821-4a6e-a340-807b911a3140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5da61c03-5d4c-4766-b9d1-067785b718b9 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac4e56e7-9821-4a6e-a340-807b911a3140) 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:25:33 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-5da61c03-5d4c-4766-b9d1-067785b718b9 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Flow 'volume_create_api' (f2af7b77-5916-49f6-b964-4f18f13ef30d) 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:25:33 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-5da61c03-5d4c-4766-b9d1-067785b718b9 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Create volume request issued successfully. Sep 01 12:25:33 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5da61c03-5d4c-4766-b9d1-067785b718b9 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:25:33 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1649/3286] 192.168.122.29 () {62 vars in 1178 bytes} [Tue Sep 1 12:25:33 2026] POST /volume/v3/volumes => generated 784 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f5984ab5-364c-4aae-99f5-f25d2b6a42ef None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f5984ab5-364c-4aae-99f5-f25d2b6a42ef tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] GET http://192.168.122.29/volume/v3/volumes/73afa40a-59b7-449c-866b-8ddf3219247c Sep 01 12:25:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f5984ab5-364c-4aae-99f5-f25d2b6a42ef tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:33 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f5984ab5-364c-4aae-99f5-f25d2b6a42ef tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:33 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25: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:25:33 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:33 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f5984ab5-364c-4aae-99f5-f25d2b6a42ef tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Volume info retrieved successfully. Sep 01 12:25:33 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f5984ab5-364c-4aae-99f5-f25d2b6a42ef tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] http://192.168.122.29/volume/v3/volumes/73afa40a-59b7-449c-866b-8ddf3219247c returned with HTTP 200 Sep 01 12:25:33 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1638/3287] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:25:33 2026] GET /volume/v3/volumes/73afa40a-59b7-449c-866b-8ddf3219247c => generated 963 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:25:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ee115983-2251-49cf-8598-ce033f72ac90 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ee115983-2251-49cf-8598-ce033f72ac90 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] GET http://192.168.122.29/volume/v3/volumes/73afa40a-59b7-449c-866b-8ddf3219247c Sep 01 12:25:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ee115983-2251-49cf-8598-ce033f72ac90 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ee115983-2251-49cf-8598-ce033f72ac90 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:34 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25: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:25:34 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:34 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ee115983-2251-49cf-8598-ce033f72ac90 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Volume info retrieved successfully. Sep 01 12:25:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ee115983-2251-49cf-8598-ce033f72ac90 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] http://192.168.122.29/volume/v3/volumes/73afa40a-59b7-449c-866b-8ddf3219247c returned with HTTP 200 Sep 01 12:25:34 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1650/3288] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:25:34 2026] GET /volume/v3/volumes/73afa40a-59b7-449c-866b-8ddf3219247c => generated 1014 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:25:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-765ae879-636e-407f-88ff-3d481edf6d02 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-765ae879-636e-407f-88ff-3d481edf6d02 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-reader] GET http://192.168.122.29/volume/v3/volumes/detail Sep 01 12:25:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-765ae879-636e-407f-88ff-3d481edf6d02 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-765ae879-636e-407f-88ff-3d481edf6d02 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-reader] Calling method 'detail' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:34 devstack devstack@c-api.service[86815]: DEBUG cinder.api.api_utils [None req-765ae879-636e-407f-88ff-3d481edf6d02 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-reader] Removing options '' from query. {{(pid=86815) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:25:34 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-765ae879-636e-407f-88ff-3d481edf6d02 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86815) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 12:25: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:25:34 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25:34 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-765ae879-636e-407f-88ff-3d481edf6d02 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-reader] Get all volumes completed successfully. Sep 01 12:25: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:25:34 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:34 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-765ae879-636e-407f-88ff-3d481edf6d02 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-reader] http://192.168.122.29/volume/v3/volumes/detail returned with HTTP 200 Sep 01 12:25:34 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1639/3289] 192.168.122.29 () {60 vars in 1178 bytes} [Tue Sep 1 12:25:34 2026] GET /volume/v3/volumes/detail => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 12:25:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-23ac3ab7-8222-46c2-8464-f3376ed7b728 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:34 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-23ac3ab7-8222-46c2-8464-f3376ed7b728 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] DELETE http://192.168.122.29/volume/v3/volumes/73afa40a-59b7-449c-866b-8ddf3219247c Sep 01 12:25:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-23ac3ab7-8222-46c2-8464-f3376ed7b728 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:34 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-23ac3ab7-8222-46c2-8464-f3376ed7b728 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:34 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-23ac3ab7-8222-46c2-8464-f3376ed7b728 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Delete volume with id: 73afa40a-59b7-449c-866b-8ddf3219247c Sep 01 12:25: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:25:34 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25: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:25:34 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:34 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-23ac3ab7-8222-46c2-8464-f3376ed7b728 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Volume info retrieved successfully. Sep 01 12:25:35 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-23ac3ab7-8222-46c2-8464-f3376ed7b728 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Delete volume request issued successfully. Sep 01 12:25:35 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-23ac3ab7-8222-46c2-8464-f3376ed7b728 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] http://192.168.122.29/volume/v3/volumes/73afa40a-59b7-449c-866b-8ddf3219247c returned with HTTP 202 Sep 01 12:25:35 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1651/3290] 192.168.122.29 () {60 vars in 1271 bytes} [Tue Sep 1 12:25:34 2026] DELETE /volume/v3/volumes/73afa40a-59b7-449c-866b-8ddf3219247c => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:25:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-08c35a35-47de-4d86-a54d-7a441b595a58 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-08c35a35-47de-4d86-a54d-7a441b595a58 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] GET http://192.168.122.29/volume/v3/volumes/73afa40a-59b7-449c-866b-8ddf3219247c Sep 01 12:25:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-08c35a35-47de-4d86-a54d-7a441b595a58 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:35 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-08c35a35-47de-4d86-a54d-7a441b595a58 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:35 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25: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:25:35 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:35 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-08c35a35-47de-4d86-a54d-7a441b595a58 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Volume info retrieved successfully. Sep 01 12:25:35 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-08c35a35-47de-4d86-a54d-7a441b595a58 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] http://192.168.122.29/volume/v3/volumes/73afa40a-59b7-449c-866b-8ddf3219247c returned with HTTP 200 Sep 01 12:25:35 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1640/3291] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:25:35 2026] GET /volume/v3/volumes/73afa40a-59b7-449c-866b-8ddf3219247c => generated 1013 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:25:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ff6f2f90-425a-451a-bd77-e5123d539a59 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a231d428-492b-4d26-9a87-0995950fe3be None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a231d428-492b-4d26-9a87-0995950fe3be tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] GET http://192.168.122.29/volume/v3/volumes/73afa40a-59b7-449c-866b-8ddf3219247c Sep 01 12:25:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a231d428-492b-4d26-9a87-0995950fe3be tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a231d428-492b-4d26-9a87-0995950fe3be tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a231d428-492b-4d26-9a87-0995950fe3be tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] http://192.168.122.29/volume/v3/volumes/73afa40a-59b7-449c-866b-8ddf3219247c returned with HTTP 404 Sep 01 12:25:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1641/3292] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:25:36 2026] GET /volume/v3/volumes/73afa40a-59b7-449c-866b-8ddf3219247c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:25:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-61b1f4c2-958d-46d6-be90-133f217e34b8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-61b1f4c2-958d-46d6-be90-133f217e34b8 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:25:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-61b1f4c2-958d-46d6-be90-133f217e34b8 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-484456163"}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:25:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-61b1f4c2-958d-46d6-be90-133f217e34b8 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-484456163'}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:25:36 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-61b1f4c2-958d-46d6-be90-133f217e34b8 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Create volume of 1 GB Sep 01 12:25:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-61b1f4c2-958d-46d6-be90-133f217e34b8 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Availability Zones retrieved successfully. Sep 01 12:25:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-61b1f4c2-958d-46d6-be90-133f217e34b8 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Flow 'volume_create_api' (d4c50821-8365-4396-9901-11c92358fd4b) 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:25:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-61b1f4c2-958d-46d6-be90-133f217e34b8 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b869ac42-a433-42a4-a8d6-9a36ed2ec852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-61b1f4c2-958d-46d6-be90-133f217e34b8 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-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:25:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-61b1f4c2-958d-46d6-be90-133f217e34b8 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b869ac42-a433-42a4-a8d6-9a36ed2ec852) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:25:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ff6f2f90-425a-451a-bd77-e5123d539a59 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:25:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ff6f2f90-425a-451a-bd77-e5123d539a59 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1861099983", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1074388346", "vendor_name": "tempest-vendor_name-1225150572"}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:25:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-61b1f4c2-958d-46d6-be90-133f217e34b8 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ddf8b56-2d87-49bd-bbf9-f5a708bc4327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ff6f2f90-425a-451a-bd77-e5123d539a59 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:25:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1652/3293] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:25:36 2026] POST /volume/v3/types => generated 329 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-62db5f5f-8bb3-4df4-aa07-1b6ec2c89f0e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-62db5f5f-8bb3-4df4-aa07-1b6ec2c89f0e tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:25:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-62db5f5f-8bb3-4df4-aa07-1b6ec2c89f0e tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ef7572c4-273a-4453-9576-508cf6aceb62", "size": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:25:36 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-62db5f5f-8bb3-4df4-aa07-1b6ec2c89f0e tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Create volume request body: {'volume': {'volume_type': 'ef7572c4-273a-4453-9576-508cf6aceb62', 'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:25:36 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-62db5f5f-8bb3-4df4-aa07-1b6ec2c89f0e tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Create volume of 1 GB Sep 01 12:25: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:25:36 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-62db5f5f-8bb3-4df4-aa07-1b6ec2c89f0e tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Availability Zones retrieved successfully. Sep 01 12:25:36 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-62db5f5f-8bb3-4df4-aa07-1b6ec2c89f0e tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Flow 'volume_create_api' (d436a185-d007-4973-9d26-571128ab3a23) 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:25:36 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-62db5f5f-8bb3-4df4-aa07-1b6ec2c89f0e tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fc29c43-6f77-452e-878a-e4e58386ec2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:36 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-62db5f5f-8bb3-4df4-aa07-1b6ec2c89f0e tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-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:25:36 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-61b1f4c2-958d-46d6-be90-133f217e34b8 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Created reservations ['c6f4311f-322d-4916-893a-a588fa47d152', 'd95b7813-2778-4c2f-8237-2cef7c654a18', '6c68e11d-35fa-4759-9b94-1a4ae8034b05', 'c050dfba-8fe8-4eb1-87b2-afe2abf9d0e6'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:25:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-61b1f4c2-958d-46d6-be90-133f217e34b8 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ddf8b56-2d87-49bd-bbf9-f5a708bc4327) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6f4311f-322d-4916-893a-a588fa47d152', 'd95b7813-2778-4c2f-8237-2cef7c654a18', '6c68e11d-35fa-4759-9b94-1a4ae8034b05', 'c050dfba-8fe8-4eb1-87b2-afe2abf9d0e6']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-61b1f4c2-958d-46d6-be90-133f217e34b8 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6080843-9022-4021-b3e5-6250dc160c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:36 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-62db5f5f-8bb3-4df4-aa07-1b6ec2c89f0e tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fc29c43-6f77-452e-878a-e4e58386ec2a) 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:25:36Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1074388346',vendor_name='tempest-vendor_name-1225150572'},id=ef7572c4-273a-4453-9576-508cf6aceb62,is_public=True,name='tempest-ProjectAdminTests-volume-type-1861099983',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef7572c4-273a-4453-9576-508cf6aceb62', 'encryption_key_id': None, 'qos_specs': None, '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:25: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:25:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25:36 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-62db5f5f-8bb3-4df4-aa07-1b6ec2c89f0e tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fd7197e-a490-4883-96a5-d67831a68ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-61b1f4c2-958d-46d6-be90-133f217e34b8 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6080843-9022-4021-b3e5-6250dc160c5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d9b4088-0135-4bf9-966c-02e8e35ed831', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-484456163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='325433a85a6d4183b28b65a27f77b7a1',qos_specs=None,replication_status=,reservations=['c6f4311f-322d-4916-893a-a588fa47d152','d95b7813-2778-4c2f-8237-2cef7c654a18','6c68e11d-35fa-4759-9b94-1a4ae8034b05','c050dfba-8fe8-4eb1-87b2-afe2abf9d0e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ec31d43d12a461a90c893903d0a70f3',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:25:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-484456163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d9b4088-0135-4bf9-966c-02e8e35ed831,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='325433a85a6d4183b28b65a27f77b7a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ec31d43d12a461a90c893903d0a70f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-61b1f4c2-958d-46d6-be90-133f217e34b8 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9ee3da4-60ca-4553-bfa4-6f8350d9b4f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-61b1f4c2-958d-46d6-be90-133f217e34b8 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9ee3da4-60ca-4553-bfa4-6f8350d9b4f8) transitioned into state 'SUCCESS' from state '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-484456163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='325433a85a6d4183b28b65a27f77b7a1',qos_specs=None,replication_status=,reservations=['c6f4311f-322d-4916-893a-a588fa47d152','d95b7813-2778-4c2f-8237-2cef7c654a18','6c68e11d-35fa-4759-9b94-1a4ae8034b05','c050dfba-8fe8-4eb1-87b2-afe2abf9d0e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ec31d43d12a461a90c893903d0a70f3',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:36 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-62db5f5f-8bb3-4df4-aa07-1b6ec2c89f0e tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1861099983 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1861099983, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:25:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-61b1f4c2-958d-46d6-be90-133f217e34b8 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (692533fd-5ec6-4968-a1b1-8a1c3832b71a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:36 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-62db5f5f-8bb3-4df4-aa07-1b6ec2c89f0e tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1861099983 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1861099983, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:25:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-61b1f4c2-958d-46d6-be90-133f217e34b8 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (692533fd-5ec6-4968-a1b1-8a1c3832b71a) 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:25:36 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-61b1f4c2-958d-46d6-be90-133f217e34b8 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Flow 'volume_create_api' (d4c50821-8365-4396-9901-11c92358fd4b) 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:25:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-61b1f4c2-958d-46d6-be90-133f217e34b8 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Create volume request issued successfully. Sep 01 12:25:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-61b1f4c2-958d-46d6-be90-133f217e34b8 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:25:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1642/3294] 192.168.122.29 () {62 vars in 1178 bytes} [Tue Sep 1 12:25:36 2026] POST /volume/v3/volumes => generated 784 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-219dafff-750d-49a3-a01f-a50cb244d702 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-219dafff-750d-49a3-a01f-a50cb244d702 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] GET http://192.168.122.29/volume/v3/volumes/5d9b4088-0135-4bf9-966c-02e8e35ed831 Sep 01 12:25:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-219dafff-750d-49a3-a01f-a50cb244d702 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-219dafff-750d-49a3-a01f-a50cb244d702 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25: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:25:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-219dafff-750d-49a3-a01f-a50cb244d702 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Volume info retrieved successfully. Sep 01 12:25:36 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-62db5f5f-8bb3-4df4-aa07-1b6ec2c89f0e tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Created reservations ['1ecba2be-b978-4fc7-bf1e-ef1185dc57c2', 'f76d8d6e-d5a0-4473-a584-f60003f2dd3d', 'ab2bfbde-88f4-4e8f-be30-dfe095ef9a1e', 'a543b851-067f-4ca2-b05c-be4650c768c5'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:25:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-219dafff-750d-49a3-a01f-a50cb244d702 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] http://192.168.122.29/volume/v3/volumes/5d9b4088-0135-4bf9-966c-02e8e35ed831 returned with HTTP 200 Sep 01 12:25:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1643/3295] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:25:36 2026] GET /volume/v3/volumes/5d9b4088-0135-4bf9-966c-02e8e35ed831 => generated 963 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:25:36 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-62db5f5f-8bb3-4df4-aa07-1b6ec2c89f0e tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fd7197e-a490-4883-96a5-d67831a68ed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ecba2be-b978-4fc7-bf1e-ef1185dc57c2', 'f76d8d6e-d5a0-4473-a584-f60003f2dd3d', 'ab2bfbde-88f4-4e8f-be30-dfe095ef9a1e', 'a543b851-067f-4ca2-b05c-be4650c768c5']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:36 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-62db5f5f-8bb3-4df4-aa07-1b6ec2c89f0e tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19ec750b-5b06-42b2-9c40-0da7b8e4d4f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25: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:25:36 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25:36 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-62db5f5f-8bb3-4df4-aa07-1b6ec2c89f0e tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19ec750b-5b06-42b2-9c40-0da7b8e4d4f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82d30fd6-1f11-4306-a895-bc3630836f8b', '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='7c40986421d34467925fb4f72c997711',qos_specs=None,replication_status=,reservations=['1ecba2be-b978-4fc7-bf1e-ef1185dc57c2','f76d8d6e-d5a0-4473-a584-f60003f2dd3d','ab2bfbde-88f4-4e8f-be30-dfe095ef9a1e','a543b851-067f-4ca2-b05c-be4650c768c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c6ed7daf61f4104872139f6a649768f',volume_type_id=ef7572c4-273a-4453-9576-508cf6aceb62), 'volume': Volume(_name_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:25:36Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82d30fd6-1f11-4306-a895-bc3630836f8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c40986421d34467925fb4f72c997711',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c6ed7daf61f4104872139f6a649768f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef7572c4-273a-4453-9576-508cf6aceb62),volume_type_id=ef7572c4-273a-4453-9576-508cf6aceb62)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:36 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-62db5f5f-8bb3-4df4-aa07-1b6ec2c89f0e tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2c40d7c-0e3d-4df4-bb0b-0357fdaafa7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:36 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-62db5f5f-8bb3-4df4-aa07-1b6ec2c89f0e tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2c40d7c-0e3d-4df4-bb0b-0357fdaafa7c) transitioned into state 'SUCCESS' from 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='7c40986421d34467925fb4f72c997711',qos_specs=None,replication_status=,reservations=['1ecba2be-b978-4fc7-bf1e-ef1185dc57c2','f76d8d6e-d5a0-4473-a584-f60003f2dd3d','ab2bfbde-88f4-4e8f-be30-dfe095ef9a1e','a543b851-067f-4ca2-b05c-be4650c768c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c6ed7daf61f4104872139f6a649768f',volume_type_id=ef7572c4-273a-4453-9576-508cf6aceb62)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:36 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-62db5f5f-8bb3-4df4-aa07-1b6ec2c89f0e tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e83ddde6-4ae5-48e8-a764-52277a388133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:36 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-62db5f5f-8bb3-4df4-aa07-1b6ec2c89f0e tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e83ddde6-4ae5-48e8-a764-52277a388133) 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:25:36 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-62db5f5f-8bb3-4df4-aa07-1b6ec2c89f0e tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Flow 'volume_create_api' (d436a185-d007-4973-9d26-571128ab3a23) 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:25:36 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-62db5f5f-8bb3-4df4-aa07-1b6ec2c89f0e tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Create volume request issued successfully. Sep 01 12:25:36 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-62db5f5f-8bb3-4df4-aa07-1b6ec2c89f0e tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:25:36 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1653/3296] 192.168.122.29 () {62 vars in 1177 bytes} [Tue Sep 1 12:25:36 2026] POST /volume/v3/volumes => generated 779 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:25:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-38843499-b347-4235-af06-d589c7c56140 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-38843499-b347-4235-af06-d589c7c56140 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] GET http://192.168.122.29/volume/v3/volumes/82d30fd6-1f11-4306-a895-bc3630836f8b Sep 01 12:25:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-38843499-b347-4235-af06-d589c7c56140 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:36 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-38843499-b347-4235-af06-d589c7c56140 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:36 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25: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:25:36 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:36 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-38843499-b347-4235-af06-d589c7c56140 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Volume info retrieved successfully. Sep 01 12:25:36 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-38843499-b347-4235-af06-d589c7c56140 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] http://192.168.122.29/volume/v3/volumes/82d30fd6-1f11-4306-a895-bc3630836f8b returned with HTTP 200 Sep 01 12:25:36 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1644/3297] 192.168.122.29 () {60 vars in 1267 bytes} [Tue Sep 1 12:25:36 2026] GET /volume/v3/volumes/82d30fd6-1f11-4306-a895-bc3630836f8b => generated 958 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-bccc1709-dab6-4549-8882-14343fcbbac0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bccc1709-dab6-4549-8882-14343fcbbac0 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] GET http://192.168.122.29/volume/v3/volumes/5d9b4088-0135-4bf9-966c-02e8e35ed831 Sep 01 12:25:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bccc1709-dab6-4549-8882-14343fcbbac0 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-bccc1709-dab6-4549-8882-14343fcbbac0 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25: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:25:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-bccc1709-dab6-4549-8882-14343fcbbac0 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Volume info retrieved successfully. Sep 01 12:25:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-bccc1709-dab6-4549-8882-14343fcbbac0 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] http://192.168.122.29/volume/v3/volumes/5d9b4088-0135-4bf9-966c-02e8e35ed831 returned with HTTP 200 Sep 01 12:25:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1654/3298] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:25:37 2026] GET /volume/v3/volumes/5d9b4088-0135-4bf9-966c-02e8e35ed831 => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:25:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-024a27b8-2135-4ef4-a85d-29108c516be1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-024a27b8-2135-4ef4-a85d-29108c516be1 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-reader] GET http://192.168.122.29/volume/v3/volumes/5d9b4088-0135-4bf9-966c-02e8e35ed831 Sep 01 12:25:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-024a27b8-2135-4ef4-a85d-29108c516be1 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-024a27b8-2135-4ef4-a85d-29108c516be1 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-reader] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25: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:25:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-024a27b8-2135-4ef4-a85d-29108c516be1 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-reader] Volume info retrieved successfully. Sep 01 12:25:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-024a27b8-2135-4ef4-a85d-29108c516be1 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-reader] http://192.168.122.29/volume/v3/volumes/5d9b4088-0135-4bf9-966c-02e8e35ed831 returned with HTTP 200 Sep 01 12:25:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1645/3299] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:25:37 2026] GET /volume/v3/volumes/5d9b4088-0135-4bf9-966c-02e8e35ed831 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:25:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9d354d56-9e33-4ed2-8051-6978903a958f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9d354d56-9e33-4ed2-8051-6978903a958f tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] DELETE http://192.168.122.29/volume/v3/volumes/5d9b4088-0135-4bf9-966c-02e8e35ed831 Sep 01 12:25:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9d354d56-9e33-4ed2-8051-6978903a958f tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9d354d56-9e33-4ed2-8051-6978903a958f tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:37 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-9d354d56-9e33-4ed2-8051-6978903a958f tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Delete volume with id: 5d9b4088-0135-4bf9-966c-02e8e35ed831 Sep 01 12:25: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:25:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25: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:25:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9d354d56-9e33-4ed2-8051-6978903a958f tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Volume info retrieved successfully. Sep 01 12:25:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9d354d56-9e33-4ed2-8051-6978903a958f tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Delete volume request issued successfully. Sep 01 12:25:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9d354d56-9e33-4ed2-8051-6978903a958f tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] http://192.168.122.29/volume/v3/volumes/5d9b4088-0135-4bf9-966c-02e8e35ed831 returned with HTTP 202 Sep 01 12:25:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1655/3300] 192.168.122.29 () {60 vars in 1271 bytes} [Tue Sep 1 12:25:37 2026] DELETE /volume/v3/volumes/5d9b4088-0135-4bf9-966c-02e8e35ed831 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:25:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-57b3c8c9-3448-4960-9497-08fd0befdef0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-57b3c8c9-3448-4960-9497-08fd0befdef0 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] GET http://192.168.122.29/volume/v3/volumes/5d9b4088-0135-4bf9-966c-02e8e35ed831 Sep 01 12:25:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-57b3c8c9-3448-4960-9497-08fd0befdef0 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-57b3c8c9-3448-4960-9497-08fd0befdef0 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:37 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25: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:25:37 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:37 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-57b3c8c9-3448-4960-9497-08fd0befdef0 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Volume info retrieved successfully. Sep 01 12:25:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d4871c3e-679d-4370-b48f-bff18e513596 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d4871c3e-679d-4370-b48f-bff18e513596 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] GET http://192.168.122.29/volume/v3/volumes/82d30fd6-1f11-4306-a895-bc3630836f8b Sep 01 12:25:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d4871c3e-679d-4370-b48f-bff18e513596 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d4871c3e-679d-4370-b48f-bff18e513596 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-57b3c8c9-3448-4960-9497-08fd0befdef0 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] http://192.168.122.29/volume/v3/volumes/5d9b4088-0135-4bf9-966c-02e8e35ed831 returned with HTTP 200 Sep 01 12:25:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1646/3301] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:25:37 2026] GET /volume/v3/volumes/5d9b4088-0135-4bf9-966c-02e8e35ed831 => generated 1013 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:25: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:25:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25: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:25:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-d4871c3e-679d-4370-b48f-bff18e513596 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Volume info retrieved successfully. Sep 01 12:25:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d4871c3e-679d-4370-b48f-bff18e513596 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] http://192.168.122.29/volume/v3/volumes/82d30fd6-1f11-4306-a895-bc3630836f8b returned with HTTP 200 Sep 01 12:25:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1656/3302] 192.168.122.29 () {60 vars in 1267 bytes} [Tue Sep 1 12:25:37 2026] GET /volume/v3/volumes/82d30fd6-1f11-4306-a895-bc3630836f8b => generated 979 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e29a04ac-5ab4-414f-8136-407f18362f62 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e29a04ac-5ab4-414f-8136-407f18362f62 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] GET http://192.168.122.29/volume/v3/messages Sep 01 12:25:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e29a04ac-5ab4-414f-8136-407f18362f62 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e29a04ac-5ab4-414f-8136-407f18362f62 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e29a04ac-5ab4-414f-8136-407f18362f62 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] http://192.168.122.29/volume/v3/messages returned with HTTP 200 Sep 01 12:25:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1647/3303] 192.168.122.29 () {60 vars in 1159 bytes} [Tue Sep 1 12:25:37 2026] GET /volume/v3/messages => generated 676 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7df5f692-a73b-4334-a9f0-b55c9f40efc3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7df5f692-a73b-4334-a9f0-b55c9f40efc3 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] DELETE http://192.168.122.29/volume/v3/messages/172d927b-ebad-487f-927b-8a02c97ac0ad Sep 01 12:25:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7df5f692-a73b-4334-a9f0-b55c9f40efc3 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7df5f692-a73b-4334-a9f0-b55c9f40efc3 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7df5f692-a73b-4334-a9f0-b55c9f40efc3 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] http://192.168.122.29/volume/v3/messages/172d927b-ebad-487f-927b-8a02c97ac0ad returned with HTTP 204 Sep 01 12:25:37 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1657/3304] 192.168.122.29 () {60 vars in 1273 bytes} [Tue Sep 1 12:25:37 2026] DELETE /volume/v3/messages/172d927b-ebad-487f-927b-8a02c97ac0ad => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 12:25:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-12d496c6-d8e5-4231-a574-6a348ae07558 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-12d496c6-d8e5-4231-a574-6a348ae07558 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] GET http://192.168.122.29/volume/v3/messages/172d927b-ebad-487f-927b-8a02c97ac0ad Sep 01 12:25:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-12d496c6-d8e5-4231-a574-6a348ae07558 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:37 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-12d496c6-d8e5-4231-a574-6a348ae07558 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:37 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-12d496c6-d8e5-4231-a574-6a348ae07558 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] http://192.168.122.29/volume/v3/messages/172d927b-ebad-487f-927b-8a02c97ac0ad returned with HTTP 404 Sep 01 12:25:37 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1648/3305] 192.168.122.29 () {60 vars in 1270 bytes} [Tue Sep 1 12:25:37 2026] GET /volume/v3/messages/172d927b-ebad-487f-927b-8a02c97ac0ad => generated 110 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-61caf9ed-dd46-4862-9b93-336ff2b37c5e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:37 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-61caf9ed-dd46-4862-9b93-336ff2b37c5e tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] DELETE http://192.168.122.29/volume/v3/volumes/82d30fd6-1f11-4306-a895-bc3630836f8b Sep 01 12:25:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-61caf9ed-dd46-4862-9b93-336ff2b37c5e tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:37 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-61caf9ed-dd46-4862-9b93-336ff2b37c5e tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:37 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-61caf9ed-dd46-4862-9b93-336ff2b37c5e tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Delete volume with id: 82d30fd6-1f11-4306-a895-bc3630836f8b Sep 01 12:25: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:25:37 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25: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:25:37 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:37 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-61caf9ed-dd46-4862-9b93-336ff2b37c5e tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Volume info retrieved successfully. Sep 01 12:25:37 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-61caf9ed-dd46-4862-9b93-336ff2b37c5e tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-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:25:37 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-61caf9ed-dd46-4862-9b93-336ff2b37c5e tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Created reservations ['abe13238-3b82-4d65-8744-e504b1a8cf5d', '9d1a7255-b6fc-4ecc-ade4-f23d1926b9c6', 'e921ff58-a0a1-4b71-9b84-1f974cdb6b78', 'f72ecd59-2909-46be-879c-a93184905fae'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:25:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-61caf9ed-dd46-4862-9b93-336ff2b37c5e tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Delete volume request issued successfully. Sep 01 12:25:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-61caf9ed-dd46-4862-9b93-336ff2b37c5e tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] http://192.168.122.29/volume/v3/volumes/82d30fd6-1f11-4306-a895-bc3630836f8b returned with HTTP 202 Sep 01 12:25:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1658/3306] 192.168.122.29 () {60 vars in 1270 bytes} [Tue Sep 1 12:25:37 2026] DELETE /volume/v3/volumes/82d30fd6-1f11-4306-a895-bc3630836f8b => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:25:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6fd8603b-1ade-4e48-9e1c-843cfcfa9f37 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6fd8603b-1ade-4e48-9e1c-843cfcfa9f37 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] DELETE http://192.168.122.29/volume/v3/types/ef7572c4-273a-4453-9576-508cf6aceb62 Sep 01 12:25:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6fd8603b-1ade-4e48-9e1c-843cfcfa9f37 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6fd8603b-1ade-4e48-9e1c-843cfcfa9f37 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6fd8603b-1ade-4e48-9e1c-843cfcfa9f37 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] http://192.168.122.29/volume/v3/types/ef7572c4-273a-4453-9576-508cf6aceb62 returned with HTTP 202 Sep 01 12:25:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1649/3307] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:25:38 2026] DELETE /volume/v3/types/ef7572c4-273a-4453-9576-508cf6aceb62 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:25:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-31ac3ff1-94a6-4ebb-b154-b81e021bfd70 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-31ac3ff1-94a6-4ebb-b154-b81e021bfd70 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:25:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-31ac3ff1-94a6-4ebb-b154-b81e021bfd70 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1086122202", "extra_specs": {"storage_protocol": "tempest-storage_protocol-925664539", "vendor_name": "tempest-vendor_name-641058420"}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:25:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-31ac3ff1-94a6-4ebb-b154-b81e021bfd70 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:25:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1659/3308] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:25:38 2026] POST /volume/v3/types => generated 327 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f8123fa8-2e76-42cd-a9f1-8d91f3d4bcbc None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f8123fa8-2e76-42cd-a9f1-8d91f3d4bcbc tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:25:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f8123fa8-2e76-42cd-a9f1-8d91f3d4bcbc tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "36663821-bfe5-468b-baa2-eb0caa044a12", "size": 1}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:25:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-f8123fa8-2e76-42cd-a9f1-8d91f3d4bcbc tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Create volume request body: {'volume': {'volume_type': '36663821-bfe5-468b-baa2-eb0caa044a12', 'size': 1}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:25:38 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-f8123fa8-2e76-42cd-a9f1-8d91f3d4bcbc tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Create volume of 1 GB Sep 01 12:25: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:25:38 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f8123fa8-2e76-42cd-a9f1-8d91f3d4bcbc tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Availability Zones retrieved successfully. Sep 01 12:25:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f8123fa8-2e76-42cd-a9f1-8d91f3d4bcbc tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Flow 'volume_create_api' (d71f871f-e250-4026-a87b-78c20279e4a2) 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:25:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f8123fa8-2e76-42cd-a9f1-8d91f3d4bcbc tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff45a4c7-339d-4ca3-9990-1a4a51d9674a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-f8123fa8-2e76-42cd-a9f1-8d91f3d4bcbc tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-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:25:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f8123fa8-2e76-42cd-a9f1-8d91f3d4bcbc tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff45a4c7-339d-4ca3-9990-1a4a51d9674a) 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:25:38Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-925664539',vendor_name='tempest-vendor_name-641058420'},id=36663821-bfe5-468b-baa2-eb0caa044a12,is_public=True,name='tempest-ProjectAdminTests-volume-type-1086122202',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '36663821-bfe5-468b-baa2-eb0caa044a12', 'encryption_key_id': None, 'qos_specs': None, '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:25:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f8123fa8-2e76-42cd-a9f1-8d91f3d4bcbc tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6417c839-5fd6-4e81-ba60-d1a133c8dbdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:38 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-f8123fa8-2e76-42cd-a9f1-8d91f3d4bcbc tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1086122202 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1086122202, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:25:38 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-f8123fa8-2e76-42cd-a9f1-8d91f3d4bcbc tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1086122202 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1086122202, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:25:38 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=511,cinder:UPDATE=202,cinder:INSERT=96,cinder:DELETE=1 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:25:38 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-f8123fa8-2e76-42cd-a9f1-8d91f3d4bcbc tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Created reservations ['81a5d90c-c8ef-4628-91e4-e5191df2e5f6', 'dc90d577-cedf-43ee-ab61-4ec722953f09', '0325c223-e5ff-4d71-b0cb-bd0a4dddee47', '7cb9d1a0-1c6d-44f3-b284-f868baa7fc94'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:25:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f8123fa8-2e76-42cd-a9f1-8d91f3d4bcbc tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6417c839-5fd6-4e81-ba60-d1a133c8dbdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81a5d90c-c8ef-4628-91e4-e5191df2e5f6', 'dc90d577-cedf-43ee-ab61-4ec722953f09', '0325c223-e5ff-4d71-b0cb-bd0a4dddee47', '7cb9d1a0-1c6d-44f3-b284-f868baa7fc94']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f8123fa8-2e76-42cd-a9f1-8d91f3d4bcbc tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (719de088-5635-4fcd-bd7a-c68e311bca62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25: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:25:38 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f8123fa8-2e76-42cd-a9f1-8d91f3d4bcbc tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (719de088-5635-4fcd-bd7a-c68e311bca62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6e4025a-ef94-4ffc-a68e-04ef9b42bb57', '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='7c40986421d34467925fb4f72c997711',qos_specs=None,replication_status=,reservations=['81a5d90c-c8ef-4628-91e4-e5191df2e5f6','dc90d577-cedf-43ee-ab61-4ec722953f09','0325c223-e5ff-4d71-b0cb-bd0a4dddee47','7cb9d1a0-1c6d-44f3-b284-f868baa7fc94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c6ed7daf61f4104872139f6a649768f',volume_type_id=36663821-bfe5-468b-baa2-eb0caa044a12), 'volume': Volume(_name_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:25:38Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6e4025a-ef94-4ffc-a68e-04ef9b42bb57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c40986421d34467925fb4f72c997711',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c6ed7daf61f4104872139f6a649768f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(36663821-bfe5-468b-baa2-eb0caa044a12),volume_type_id=36663821-bfe5-468b-baa2-eb0caa044a12)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f8123fa8-2e76-42cd-a9f1-8d91f3d4bcbc tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d90350d-f059-4ca0-8ea7-3a215874e00f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f8123fa8-2e76-42cd-a9f1-8d91f3d4bcbc tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d90350d-f059-4ca0-8ea7-3a215874e00f) transitioned into state 'SUCCESS' from 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='7c40986421d34467925fb4f72c997711',qos_specs=None,replication_status=,reservations=['81a5d90c-c8ef-4628-91e4-e5191df2e5f6','dc90d577-cedf-43ee-ab61-4ec722953f09','0325c223-e5ff-4d71-b0cb-bd0a4dddee47','7cb9d1a0-1c6d-44f3-b284-f868baa7fc94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c6ed7daf61f4104872139f6a649768f',volume_type_id=36663821-bfe5-468b-baa2-eb0caa044a12)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f8123fa8-2e76-42cd-a9f1-8d91f3d4bcbc tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a887c4d-bf34-489e-b4a3-9e74afe2b387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f8123fa8-2e76-42cd-a9f1-8d91f3d4bcbc tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a887c4d-bf34-489e-b4a3-9e74afe2b387) 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:25:38 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-f8123fa8-2e76-42cd-a9f1-8d91f3d4bcbc tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Flow 'volume_create_api' (d71f871f-e250-4026-a87b-78c20279e4a2) 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:25:38 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f8123fa8-2e76-42cd-a9f1-8d91f3d4bcbc tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Create volume request issued successfully. Sep 01 12:25:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f8123fa8-2e76-42cd-a9f1-8d91f3d4bcbc tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:25:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1650/3309] 192.168.122.29 () {62 vars in 1177 bytes} [Tue Sep 1 12:25:38 2026] POST /volume/v3/volumes => generated 779 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:25:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b3975038-c836-45c9-9ec7-4740ae54311a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b3975038-c836-45c9-9ec7-4740ae54311a tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] GET http://192.168.122.29/volume/v3/volumes/b6e4025a-ef94-4ffc-a68e-04ef9b42bb57 Sep 01 12:25:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b3975038-c836-45c9-9ec7-4740ae54311a tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b3975038-c836-45c9-9ec7-4740ae54311a tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:38 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25: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:25:38 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b3975038-c836-45c9-9ec7-4740ae54311a tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Volume info retrieved successfully. Sep 01 12:25:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b3975038-c836-45c9-9ec7-4740ae54311a tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] http://192.168.122.29/volume/v3/volumes/b6e4025a-ef94-4ffc-a68e-04ef9b42bb57 returned with HTTP 200 Sep 01 12:25:38 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1660/3310] 192.168.122.29 () {60 vars in 1267 bytes} [Tue Sep 1 12:25:38 2026] GET /volume/v3/volumes/b6e4025a-ef94-4ffc-a68e-04ef9b42bb57 => generated 958 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a916e6de-bdae-4fa8-9575-d4654b03c8e3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a916e6de-bdae-4fa8-9575-d4654b03c8e3 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] GET http://192.168.122.29/volume/v3/volumes/5d9b4088-0135-4bf9-966c-02e8e35ed831 Sep 01 12:25:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a916e6de-bdae-4fa8-9575-d4654b03c8e3 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:38 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a916e6de-bdae-4fa8-9575-d4654b03c8e3 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:38 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a916e6de-bdae-4fa8-9575-d4654b03c8e3 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] http://192.168.122.29/volume/v3/volumes/5d9b4088-0135-4bf9-966c-02e8e35ed831 returned with HTTP 404 Sep 01 12:25:38 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1651/3311] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:25:38 2026] GET /volume/v3/volumes/5d9b4088-0135-4bf9-966c-02e8e35ed831 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:25:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-36121218-0530-4fcb-984d-0984da5560d3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:38 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-36121218-0530-4fcb-984d-0984da5560d3 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:25:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-36121218-0530-4fcb-984d-0984da5560d3 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1808198937"}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:25:38 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-36121218-0530-4fcb-984d-0984da5560d3 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1808198937'}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:25:38 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-36121218-0530-4fcb-984d-0984da5560d3 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Create volume of 1 GB Sep 01 12:25:38 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-36121218-0530-4fcb-984d-0984da5560d3 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Availability Zones retrieved successfully. Sep 01 12:25:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-36121218-0530-4fcb-984d-0984da5560d3 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Flow 'volume_create_api' (7de3f94d-9097-4012-a27e-7b19a026a7af) 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:25:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-36121218-0530-4fcb-984d-0984da5560d3 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3ed03a3-7ab1-4266-8fb7-4aed06abcfca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-36121218-0530-4fcb-984d-0984da5560d3 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-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:25:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-36121218-0530-4fcb-984d-0984da5560d3 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3ed03a3-7ab1-4266-8fb7-4aed06abcfca) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:25:38 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-36121218-0530-4fcb-984d-0984da5560d3 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c26cd675-c5c0-41ac-86c7-315aa64a4969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:39 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-36121218-0530-4fcb-984d-0984da5560d3 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Created reservations ['b125c144-b13a-459a-99a1-b975aa3ca79b', '59dd8988-089d-47f7-8826-e33bcc4e6878', 'f325ad79-76d2-4739-bbaf-2890916d3ec3', 'd96d5bd1-2e2e-4150-b820-a9875bcb5c49'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:25:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-36121218-0530-4fcb-984d-0984da5560d3 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c26cd675-c5c0-41ac-86c7-315aa64a4969) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b125c144-b13a-459a-99a1-b975aa3ca79b', '59dd8988-089d-47f7-8826-e33bcc4e6878', 'f325ad79-76d2-4739-bbaf-2890916d3ec3', 'd96d5bd1-2e2e-4150-b820-a9875bcb5c49']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-36121218-0530-4fcb-984d-0984da5560d3 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85fc0756-a65d-461c-915f-a9a31c11787b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25: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:25:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-36121218-0530-4fcb-984d-0984da5560d3 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85fc0756-a65d-461c-915f-a9a31c11787b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fac43142-8982-4549-b2dd-121e1f55c705', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1808198937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='325433a85a6d4183b28b65a27f77b7a1',qos_specs=None,replication_status=,reservations=['b125c144-b13a-459a-99a1-b975aa3ca79b','59dd8988-089d-47f7-8826-e33bcc4e6878','f325ad79-76d2-4739-bbaf-2890916d3ec3','d96d5bd1-2e2e-4150-b820-a9875bcb5c49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ec31d43d12a461a90c893903d0a70f3',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:25:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1808198937',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fac43142-8982-4549-b2dd-121e1f55c705,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='325433a85a6d4183b28b65a27f77b7a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ec31d43d12a461a90c893903d0a70f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-36121218-0530-4fcb-984d-0984da5560d3 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (756f301f-403e-4962-9696-085fe4f16e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-36121218-0530-4fcb-984d-0984da5560d3 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (756f301f-403e-4962-9696-085fe4f16e49) transitioned into state 'SUCCESS' from state '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-1808198937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='325433a85a6d4183b28b65a27f77b7a1',qos_specs=None,replication_status=,reservations=['b125c144-b13a-459a-99a1-b975aa3ca79b','59dd8988-089d-47f7-8826-e33bcc4e6878','f325ad79-76d2-4739-bbaf-2890916d3ec3','d96d5bd1-2e2e-4150-b820-a9875bcb5c49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ec31d43d12a461a90c893903d0a70f3',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-36121218-0530-4fcb-984d-0984da5560d3 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a6aaf63-0de0-48db-99ad-22c353a7dcc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-36121218-0530-4fcb-984d-0984da5560d3 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a6aaf63-0de0-48db-99ad-22c353a7dcc7) 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:25:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-36121218-0530-4fcb-984d-0984da5560d3 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Flow 'volume_create_api' (7de3f94d-9097-4012-a27e-7b19a026a7af) 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:25:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-36121218-0530-4fcb-984d-0984da5560d3 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Create volume request issued successfully. Sep 01 12:25:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-36121218-0530-4fcb-984d-0984da5560d3 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:25:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1661/3312] 192.168.122.29 () {62 vars in 1178 bytes} [Tue Sep 1 12:25:38 2026] POST /volume/v3/volumes => generated 785 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-275f3de2-aabc-407a-855d-a4846ef210eb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-275f3de2-aabc-407a-855d-a4846ef210eb tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] GET http://192.168.122.29/volume/v3/volumes/fac43142-8982-4549-b2dd-121e1f55c705 Sep 01 12:25:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-275f3de2-aabc-407a-855d-a4846ef210eb tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-275f3de2-aabc-407a-855d-a4846ef210eb tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:39 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25: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:25:39 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:39 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-275f3de2-aabc-407a-855d-a4846ef210eb tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Volume info retrieved successfully. Sep 01 12:25:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-275f3de2-aabc-407a-855d-a4846ef210eb tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] http://192.168.122.29/volume/v3/volumes/fac43142-8982-4549-b2dd-121e1f55c705 returned with HTTP 200 Sep 01 12:25:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1652/3313] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:25:39 2026] GET /volume/v3/volumes/fac43142-8982-4549-b2dd-121e1f55c705 => generated 964 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:25:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c4184835-2684-4a2a-8ad1-67c3ffe44685 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c4184835-2684-4a2a-8ad1-67c3ffe44685 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] GET http://192.168.122.29/volume/v3/volumes/b6e4025a-ef94-4ffc-a68e-04ef9b42bb57 Sep 01 12:25:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c4184835-2684-4a2a-8ad1-67c3ffe44685 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c4184835-2684-4a2a-8ad1-67c3ffe44685 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25: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:25:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c4184835-2684-4a2a-8ad1-67c3ffe44685 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Volume info retrieved successfully. Sep 01 12:25:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c4184835-2684-4a2a-8ad1-67c3ffe44685 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] http://192.168.122.29/volume/v3/volumes/b6e4025a-ef94-4ffc-a68e-04ef9b42bb57 returned with HTTP 200 Sep 01 12:25:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1662/3314] 192.168.122.29 () {60 vars in 1267 bytes} [Tue Sep 1 12:25:39 2026] GET /volume/v3/volumes/b6e4025a-ef94-4ffc-a68e-04ef9b42bb57 => generated 979 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7345fb6d-2e75-451f-96c5-b561bd31e66d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7345fb6d-2e75-451f-96c5-b561bd31e66d tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] GET http://192.168.122.29/volume/v3/messages Sep 01 12:25:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7345fb6d-2e75-451f-96c5-b561bd31e66d tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7345fb6d-2e75-451f-96c5-b561bd31e66d tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7345fb6d-2e75-451f-96c5-b561bd31e66d tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] http://192.168.122.29/volume/v3/messages returned with HTTP 200 Sep 01 12:25:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1653/3315] 192.168.122.29 () {60 vars in 1159 bytes} [Tue Sep 1 12:25:39 2026] GET /volume/v3/messages => generated 676 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:25:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4977a156-dc02-4ba8-8299-92ed4c266dc8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4977a156-dc02-4ba8-8299-92ed4c266dc8 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] GET http://192.168.122.29/volume/v3/messages Sep 01 12:25:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4977a156-dc02-4ba8-8299-92ed4c266dc8 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4977a156-dc02-4ba8-8299-92ed4c266dc8 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4977a156-dc02-4ba8-8299-92ed4c266dc8 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] http://192.168.122.29/volume/v3/messages returned with HTTP 200 Sep 01 12:25:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1663/3316] 192.168.122.29 () {60 vars in 1159 bytes} [Tue Sep 1 12:25:39 2026] GET /volume/v3/messages => generated 676 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-093e3189-2168-40a4-bf70-50232ac143b0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-093e3189-2168-40a4-bf70-50232ac143b0 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] DELETE http://192.168.122.29/volume/v3/messages/cf563169-30b9-4747-8514-3f9c5fb00443 Sep 01 12:25:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-093e3189-2168-40a4-bf70-50232ac143b0 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-093e3189-2168-40a4-bf70-50232ac143b0 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-093e3189-2168-40a4-bf70-50232ac143b0 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] http://192.168.122.29/volume/v3/messages/cf563169-30b9-4747-8514-3f9c5fb00443 returned with HTTP 204 Sep 01 12:25:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1654/3317] 192.168.122.29 () {60 vars in 1273 bytes} [Tue Sep 1 12:25:39 2026] DELETE /volume/v3/messages/cf563169-30b9-4747-8514-3f9c5fb00443 => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 12:25:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-84932ee3-bea1-4713-beac-758096123ccb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-84932ee3-bea1-4713-beac-758096123ccb tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] DELETE http://192.168.122.29/volume/v3/volumes/b6e4025a-ef94-4ffc-a68e-04ef9b42bb57 Sep 01 12:25:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-84932ee3-bea1-4713-beac-758096123ccb tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-84932ee3-bea1-4713-beac-758096123ccb tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:39 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-84932ee3-bea1-4713-beac-758096123ccb tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Delete volume with id: b6e4025a-ef94-4ffc-a68e-04ef9b42bb57 Sep 01 12:25: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:25:39 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25: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:25:39 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-84932ee3-bea1-4713-beac-758096123ccb tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Volume info retrieved successfully. Sep 01 12:25:39 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-84932ee3-bea1-4713-beac-758096123ccb tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-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:25:39 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-84932ee3-bea1-4713-beac-758096123ccb tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1086122202 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1086122202, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:25:39 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-84932ee3-bea1-4713-beac-758096123ccb tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1086122202 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1086122202, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:25:39 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-84932ee3-bea1-4713-beac-758096123ccb tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Created reservations ['d38fe8ce-bd42-4921-a78b-8338a1f73ac3', 'e7096c74-61a4-4382-bbeb-67663b35ffca', 'bdcc2018-89dc-4724-a0fe-4894b36473e5', '067ea1b4-69b5-46a0-b637-3cbd696cdbcc'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:25:39 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-84932ee3-bea1-4713-beac-758096123ccb tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Delete volume request issued successfully. Sep 01 12:25:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-84932ee3-bea1-4713-beac-758096123ccb tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] http://192.168.122.29/volume/v3/volumes/b6e4025a-ef94-4ffc-a68e-04ef9b42bb57 returned with HTTP 202 Sep 01 12:25:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1664/3318] 192.168.122.29 () {60 vars in 1270 bytes} [Tue Sep 1 12:25:39 2026] DELETE /volume/v3/volumes/b6e4025a-ef94-4ffc-a68e-04ef9b42bb57 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:25:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-aeb61708-b8c7-4b2e-b78c-c288bfb579fb None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-aeb61708-b8c7-4b2e-b78c-c288bfb579fb tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] DELETE http://192.168.122.29/volume/v3/types/36663821-bfe5-468b-baa2-eb0caa044a12 Sep 01 12:25:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-aeb61708-b8c7-4b2e-b78c-c288bfb579fb tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-aeb61708-b8c7-4b2e-b78c-c288bfb579fb tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-aeb61708-b8c7-4b2e-b78c-c288bfb579fb tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] http://192.168.122.29/volume/v3/types/36663821-bfe5-468b-baa2-eb0caa044a12 returned with HTTP 202 Sep 01 12:25:39 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1655/3319] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:25:39 2026] DELETE /volume/v3/types/36663821-bfe5-468b-baa2-eb0caa044a12 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:25:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-6c530526-abe2-4b8e-900c-53376bf78ab0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6c530526-abe2-4b8e-900c-53376bf78ab0 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:25:39 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-6c530526-abe2-4b8e-900c-53376bf78ab0 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-901539753", "extra_specs": {"storage_protocol": "tempest-storage_protocol-590177752", "vendor_name": "tempest-vendor_name-1856299845"}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:25:39 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-6c530526-abe2-4b8e-900c-53376bf78ab0 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:25:39 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1665/3320] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:25:39 2026] POST /volume/v3/types => generated 327 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7c2d99e6-f000-4f89-a9b1-3f1f81e84924 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:39 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7c2d99e6-f000-4f89-a9b1-3f1f81e84924 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:25:39 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7c2d99e6-f000-4f89-a9b1-3f1f81e84924 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2dca9b92-9fda-4b46-b18d-09c4435ea253", "size": 1}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:25:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-7c2d99e6-f000-4f89-a9b1-3f1f81e84924 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Create volume request body: {'volume': {'volume_type': '2dca9b92-9fda-4b46-b18d-09c4435ea253', 'size': 1}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:25:40 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-7c2d99e6-f000-4f89-a9b1-3f1f81e84924 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Create volume of 1 GB Sep 01 12:25: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:25:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7c2d99e6-f000-4f89-a9b1-3f1f81e84924 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Availability Zones retrieved successfully. Sep 01 12:25:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7c2d99e6-f000-4f89-a9b1-3f1f81e84924 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Flow 'volume_create_api' (fe13a5ab-678a-4dcd-b8fe-34fe0bf59116) 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:25:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7c2d99e6-f000-4f89-a9b1-3f1f81e84924 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9312108-916c-4186-ba71-7b6f5f2f9946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-7c2d99e6-f000-4f89-a9b1-3f1f81e84924 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-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:25:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7c2d99e6-f000-4f89-a9b1-3f1f81e84924 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9312108-916c-4186-ba71-7b6f5f2f9946) 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:25:40Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-590177752',vendor_name='tempest-vendor_name-1856299845'},id=2dca9b92-9fda-4b46-b18d-09c4435ea253,is_public=True,name='tempest-ProjectAdminTests-volume-type-901539753',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2dca9b92-9fda-4b46-b18d-09c4435ea253', 'encryption_key_id': None, 'qos_specs': None, '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:25:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7c2d99e6-f000-4f89-a9b1-3f1f81e84924 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00f2cc02-4aa5-4bc8-b74a-2daea3ce69bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:40 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-7c2d99e6-f000-4f89-a9b1-3f1f81e84924 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-901539753 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-901539753, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:25:40 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-7c2d99e6-f000-4f89-a9b1-3f1f81e84924 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-901539753 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-901539753, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:25:40 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-7c2d99e6-f000-4f89-a9b1-3f1f81e84924 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Created reservations ['f7e1a6c6-4f19-4a2e-894c-8829f6bf605d', 'd2bff01c-293f-41b9-8bba-b2b2b307d7e5', 'df7ffc05-0ff5-45fc-ae97-d5ef75bec7f7', 'fa211661-2a8a-4e2d-a044-59c21f9530ef'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:25:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7c2d99e6-f000-4f89-a9b1-3f1f81e84924 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00f2cc02-4aa5-4bc8-b74a-2daea3ce69bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7e1a6c6-4f19-4a2e-894c-8829f6bf605d', 'd2bff01c-293f-41b9-8bba-b2b2b307d7e5', 'df7ffc05-0ff5-45fc-ae97-d5ef75bec7f7', 'fa211661-2a8a-4e2d-a044-59c21f9530ef']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-64bdb359-e47c-4a14-9a78-880e8d51c710 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-64bdb359-e47c-4a14-9a78-880e8d51c710 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] GET http://192.168.122.29/volume/v3/volumes/fac43142-8982-4549-b2dd-121e1f55c705 Sep 01 12:25:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7c2d99e6-f000-4f89-a9b1-3f1f81e84924 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e6e5057-c6cb-4313-8a3a-5208c3e146ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-64bdb359-e47c-4a14-9a78-880e8d51c710 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-64bdb359-e47c-4a14-9a78-880e8d51c710 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25: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:25:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-64bdb359-e47c-4a14-9a78-880e8d51c710 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Volume info retrieved successfully. Sep 01 12:25:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-64bdb359-e47c-4a14-9a78-880e8d51c710 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] http://192.168.122.29/volume/v3/volumes/fac43142-8982-4549-b2dd-121e1f55c705 returned with HTTP 200 Sep 01 12:25:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1666/3321] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:25:40 2026] GET /volume/v3/volumes/fac43142-8982-4549-b2dd-121e1f55c705 => generated 1015 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:25: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:25:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7c2d99e6-f000-4f89-a9b1-3f1f81e84924 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e6e5057-c6cb-4313-8a3a-5208c3e146ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f85b1b9-5903-4bb6-ac6c-75a78d74fe63', '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='7c40986421d34467925fb4f72c997711',qos_specs=None,replication_status=,reservations=['f7e1a6c6-4f19-4a2e-894c-8829f6bf605d','d2bff01c-293f-41b9-8bba-b2b2b307d7e5','df7ffc05-0ff5-45fc-ae97-d5ef75bec7f7','fa211661-2a8a-4e2d-a044-59c21f9530ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c6ed7daf61f4104872139f6a649768f',volume_type_id=2dca9b92-9fda-4b46-b18d-09c4435ea253), 'volume': Volume(_name_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:25:40Z,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=8f85b1b9-5903-4bb6-ac6c-75a78d74fe63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c40986421d34467925fb4f72c997711',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c6ed7daf61f4104872139f6a649768f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2dca9b92-9fda-4b46-b18d-09c4435ea253),volume_type_id=2dca9b92-9fda-4b46-b18d-09c4435ea253)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7c2d99e6-f000-4f89-a9b1-3f1f81e84924 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6e58a48-5563-446e-9dbb-411d3362b6cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-75ccdb84-68ed-4bed-97cb-7d60865d0dd6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-75ccdb84-68ed-4bed-97cb-7d60865d0dd6 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-reader] GET http://192.168.122.29/volume/v3/volumes/summary Sep 01 12:25:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-75ccdb84-68ed-4bed-97cb-7d60865d0dd6 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-reader] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-75ccdb84-68ed-4bed-97cb-7d60865d0dd6 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-reader] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-75ccdb84-68ed-4bed-97cb-7d60865d0dd6 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-reader] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:25:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-75ccdb84-68ed-4bed-97cb-7d60865d0dd6 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-reader] Get summary completed successfully. Sep 01 12:25:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-75ccdb84-68ed-4bed-97cb-7d60865d0dd6 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-reader] http://192.168.122.29/volume/v3/volumes/summary returned with HTTP 200 Sep 01 12:25:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1667/3322] 192.168.122.29 () {60 vars in 1181 bytes} [Tue Sep 1 12:25:40 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:25:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b82106af-6876-460e-83e6-27ae823482dc None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b82106af-6876-460e-83e6-27ae823482dc tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] DELETE http://192.168.122.29/volume/v3/volumes/fac43142-8982-4549-b2dd-121e1f55c705 Sep 01 12:25:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b82106af-6876-460e-83e6-27ae823482dc tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b82106af-6876-460e-83e6-27ae823482dc tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:40 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-b82106af-6876-460e-83e6-27ae823482dc tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Delete volume with id: fac43142-8982-4549-b2dd-121e1f55c705 Sep 01 12:25:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7c2d99e6-f000-4f89-a9b1-3f1f81e84924 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6e58a48-5563-446e-9dbb-411d3362b6cc) transitioned into state 'SUCCESS' from 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='7c40986421d34467925fb4f72c997711',qos_specs=None,replication_status=,reservations=['f7e1a6c6-4f19-4a2e-894c-8829f6bf605d','d2bff01c-293f-41b9-8bba-b2b2b307d7e5','df7ffc05-0ff5-45fc-ae97-d5ef75bec7f7','fa211661-2a8a-4e2d-a044-59c21f9530ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c6ed7daf61f4104872139f6a649768f',volume_type_id=2dca9b92-9fda-4b46-b18d-09c4435ea253)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7c2d99e6-f000-4f89-a9b1-3f1f81e84924 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7126a6f-4e59-41f3-b204-b383020517c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25: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:25:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25: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:25:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b82106af-6876-460e-83e6-27ae823482dc tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Volume info retrieved successfully. Sep 01 12:25:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7c2d99e6-f000-4f89-a9b1-3f1f81e84924 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7126a6f-4e59-41f3-b204-b383020517c0) 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:25:40 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-7c2d99e6-f000-4f89-a9b1-3f1f81e84924 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Flow 'volume_create_api' (fe13a5ab-678a-4dcd-b8fe-34fe0bf59116) 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:25:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-7c2d99e6-f000-4f89-a9b1-3f1f81e84924 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Create volume request issued successfully. Sep 01 12:25:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7c2d99e6-f000-4f89-a9b1-3f1f81e84924 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:25:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1656/3323] 192.168.122.29 () {62 vars in 1177 bytes} [Tue Sep 1 12:25:39 2026] POST /volume/v3/volumes => generated 778 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:25:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-43b623b5-2fa1-46cd-a680-36cdd74496c0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-b82106af-6876-460e-83e6-27ae823482dc tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Delete volume request issued successfully. Sep 01 12:25:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b82106af-6876-460e-83e6-27ae823482dc tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] http://192.168.122.29/volume/v3/volumes/fac43142-8982-4549-b2dd-121e1f55c705 returned with HTTP 202 Sep 01 12:25:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-43b623b5-2fa1-46cd-a680-36cdd74496c0 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] GET http://192.168.122.29/volume/v3/volumes/8f85b1b9-5903-4bb6-ac6c-75a78d74fe63 Sep 01 12:25:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1668/3324] 192.168.122.29 () {60 vars in 1271 bytes} [Tue Sep 1 12:25:40 2026] DELETE /volume/v3/volumes/fac43142-8982-4549-b2dd-121e1f55c705 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 12:25:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-43b623b5-2fa1-46cd-a680-36cdd74496c0 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:40 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-43b623b5-2fa1-46cd-a680-36cdd74496c0 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f38732b4-30da-4e74-91ab-572f5d31e1b3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f38732b4-30da-4e74-91ab-572f5d31e1b3 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] GET http://192.168.122.29/volume/v3/volumes/fac43142-8982-4549-b2dd-121e1f55c705 Sep 01 12:25:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f38732b4-30da-4e74-91ab-572f5d31e1b3 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:40 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f38732b4-30da-4e74-91ab-572f5d31e1b3 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:40 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25: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:25:40 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:40 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-43b623b5-2fa1-46cd-a680-36cdd74496c0 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Volume info retrieved successfully. Sep 01 12:25: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:25:40 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25: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:25:40 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:40 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-43b623b5-2fa1-46cd-a680-36cdd74496c0 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] http://192.168.122.29/volume/v3/volumes/8f85b1b9-5903-4bb6-ac6c-75a78d74fe63 returned with HTTP 200 Sep 01 12:25:40 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1657/3325] 192.168.122.29 () {60 vars in 1267 bytes} [Tue Sep 1 12:25:40 2026] GET /volume/v3/volumes/8f85b1b9-5903-4bb6-ac6c-75a78d74fe63 => generated 957 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:40 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-f38732b4-30da-4e74-91ab-572f5d31e1b3 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Volume info retrieved successfully. Sep 01 12:25:40 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f38732b4-30da-4e74-91ab-572f5d31e1b3 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] http://192.168.122.29/volume/v3/volumes/fac43142-8982-4549-b2dd-121e1f55c705 returned with HTTP 200 Sep 01 12:25:40 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1669/3326] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:25:40 2026] GET /volume/v3/volumes/fac43142-8982-4549-b2dd-121e1f55c705 => generated 1014 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 12:25:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f1690a8f-2eda-45ca-b979-dadb2367024c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f1690a8f-2eda-45ca-b979-dadb2367024c tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] GET http://192.168.122.29/volume/v3/volumes/8f85b1b9-5903-4bb6-ac6c-75a78d74fe63 Sep 01 12:25:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f1690a8f-2eda-45ca-b979-dadb2367024c tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f1690a8f-2eda-45ca-b979-dadb2367024c tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:41 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25: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:25:41 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-d325cfb2-0861-4d91-ad61-b668b05fa737 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:41 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f1690a8f-2eda-45ca-b979-dadb2367024c tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Volume info retrieved successfully. Sep 01 12:25:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d325cfb2-0861-4d91-ad61-b668b05fa737 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] GET http://192.168.122.29/volume/v3/volumes/fac43142-8982-4549-b2dd-121e1f55c705 Sep 01 12:25:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d325cfb2-0861-4d91-ad61-b668b05fa737 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-d325cfb2-0861-4d91-ad61-b668b05fa737 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f1690a8f-2eda-45ca-b979-dadb2367024c tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] http://192.168.122.29/volume/v3/volumes/8f85b1b9-5903-4bb6-ac6c-75a78d74fe63 returned with HTTP 200 Sep 01 12:25:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1658/3327] 192.168.122.29 () {60 vars in 1267 bytes} [Tue Sep 1 12:25:41 2026] GET /volume/v3/volumes/8f85b1b9-5903-4bb6-ac6c-75a78d74fe63 => generated 978 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-d325cfb2-0861-4d91-ad61-b668b05fa737 tempest-ProjectReaderTests-435885494 tempest-ProjectReaderTests-435885494-project-admin] http://192.168.122.29/volume/v3/volumes/fac43142-8982-4549-b2dd-121e1f55c705 returned with HTTP 404 Sep 01 12:25:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1670/3328] 192.168.122.29 () {60 vars in 1268 bytes} [Tue Sep 1 12:25:41 2026] GET /volume/v3/volumes/fac43142-8982-4549-b2dd-121e1f55c705 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 12:25:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4df18848-9041-44e0-b6ec-6c18879897cf None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4df18848-9041-44e0-b6ec-6c18879897cf tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] GET http://192.168.122.29/volume/v3/messages Sep 01 12:25:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4df18848-9041-44e0-b6ec-6c18879897cf tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4df18848-9041-44e0-b6ec-6c18879897cf tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4df18848-9041-44e0-b6ec-6c18879897cf tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] http://192.168.122.29/volume/v3/messages returned with HTTP 200 Sep 01 12:25:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1659/3329] 192.168.122.29 () {60 vars in 1159 bytes} [Tue Sep 1 12:25:41 2026] GET /volume/v3/messages => generated 676 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-55f62231-d96a-41c7-8883-340d3a4981a1 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-55f62231-d96a-41c7-8883-340d3a4981a1 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] GET http://192.168.122.29/volume/v3/messages/951c594e-f8e3-40d8-a1a2-21b3913efeee Sep 01 12:25:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-55f62231-d96a-41c7-8883-340d3a4981a1 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-55f62231-d96a-41c7-8883-340d3a4981a1 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-55f62231-d96a-41c7-8883-340d3a4981a1 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] http://192.168.122.29/volume/v3/messages/951c594e-f8e3-40d8-a1a2-21b3913efeee returned with HTTP 200 Sep 01 12:25:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1671/3330] 192.168.122.29 () {60 vars in 1270 bytes} [Tue Sep 1 12:25:41 2026] GET /volume/v3/messages/951c594e-f8e3-40d8-a1a2-21b3913efeee => generated 673 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5238a954-1624-4526-9151-c86d47b1e9da None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5238a954-1624-4526-9151-c86d47b1e9da tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] DELETE http://192.168.122.29/volume/v3/messages/951c594e-f8e3-40d8-a1a2-21b3913efeee Sep 01 12:25:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5238a954-1624-4526-9151-c86d47b1e9da tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5238a954-1624-4526-9151-c86d47b1e9da tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5238a954-1624-4526-9151-c86d47b1e9da tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] http://192.168.122.29/volume/v3/messages/951c594e-f8e3-40d8-a1a2-21b3913efeee returned with HTTP 204 Sep 01 12:25:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1660/3331] 192.168.122.29 () {60 vars in 1273 bytes} [Tue Sep 1 12:25:41 2026] DELETE /volume/v3/messages/951c594e-f8e3-40d8-a1a2-21b3913efeee => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 12:25:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-20d5ed3b-b4bd-422f-ada2-c95dfbf7e322 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-20d5ed3b-b4bd-422f-ada2-c95dfbf7e322 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] DELETE http://192.168.122.29/volume/v3/volumes/8f85b1b9-5903-4bb6-ac6c-75a78d74fe63 Sep 01 12:25:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-20d5ed3b-b4bd-422f-ada2-c95dfbf7e322 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:41 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-20d5ed3b-b4bd-422f-ada2-c95dfbf7e322 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:41 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-20d5ed3b-b4bd-422f-ada2-c95dfbf7e322 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Delete volume with id: 8f85b1b9-5903-4bb6-ac6c-75a78d74fe63 Sep 01 12:25: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:25:41 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25: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:25:41 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-20d5ed3b-b4bd-422f-ada2-c95dfbf7e322 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Volume info retrieved successfully. Sep 01 12:25:41 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-20d5ed3b-b4bd-422f-ada2-c95dfbf7e322 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-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:25:41 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-20d5ed3b-b4bd-422f-ada2-c95dfbf7e322 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-901539753 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-901539753, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:25:41 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-20d5ed3b-b4bd-422f-ada2-c95dfbf7e322 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-901539753 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-901539753, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:25:41 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-20d5ed3b-b4bd-422f-ada2-c95dfbf7e322 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Created reservations ['de095d76-def5-42f3-90ca-7ff204c12b6f', '8c8e7201-f0a8-4c37-a30f-538fc2bf1e79', 'f93556f0-0c4e-4b75-9d07-f80a27bcfdb9', 'eb4d8804-caf4-4c99-8e73-dfdf6fa283cb'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:25:41 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-20d5ed3b-b4bd-422f-ada2-c95dfbf7e322 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Delete volume request issued successfully. Sep 01 12:25:41 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-20d5ed3b-b4bd-422f-ada2-c95dfbf7e322 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] http://192.168.122.29/volume/v3/volumes/8f85b1b9-5903-4bb6-ac6c-75a78d74fe63 returned with HTTP 202 Sep 01 12:25:41 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1672/3332] 192.168.122.29 () {60 vars in 1270 bytes} [Tue Sep 1 12:25:41 2026] DELETE /volume/v3/volumes/8f85b1b9-5903-4bb6-ac6c-75a78d74fe63 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:25:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-4adda683-e541-4f67-88ad-4a0451ca22b8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4adda683-e541-4f67-88ad-4a0451ca22b8 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] DELETE http://192.168.122.29/volume/v3/types/2dca9b92-9fda-4b46-b18d-09c4435ea253 Sep 01 12:25:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4adda683-e541-4f67-88ad-4a0451ca22b8 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:41 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-4adda683-e541-4f67-88ad-4a0451ca22b8 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:41 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-4adda683-e541-4f67-88ad-4a0451ca22b8 tempest-ProjectAdminTests-1103889234 tempest-ProjectAdminTests-1103889234-project-admin] http://192.168.122.29/volume/v3/types/2dca9b92-9fda-4b46-b18d-09c4435ea253 returned with HTTP 202 Sep 01 12:25:41 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1661/3333] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:25:41 2026] DELETE /volume/v3/types/2dca9b92-9fda-4b46-b18d-09c4435ea253 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:25:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cec00635-4d57-4c31-9a22-9b459bb0bc68 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cec00635-4d57-4c31-9a22-9b459bb0bc68 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:25:44 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cec00635-4d57-4c31-9a22-9b459bb0bc68 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1678087628", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1857914881", "vendor_name": "tempest-vendor_name-8423423"}}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:25:44 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cec00635-4d57-4c31-9a22-9b459bb0bc68 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:25:44 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1673/3334] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:25:44 2026] POST /volume/v3/types => generated 327 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-01b7457a-54c9-42e2-8e2b-66ca7aae1a6e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:44 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-01b7457a-54c9-42e2-8e2b-66ca7aae1a6e tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:25:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-01b7457a-54c9-42e2-8e2b-66ca7aae1a6e tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "657b43a0-1244-49ac-93bb-049a6ba46bdf", "size": 1}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:25:44 devstack devstack@c-api.service[86815]: DEBUG cinder.api.v3.volumes [None req-01b7457a-54c9-42e2-8e2b-66ca7aae1a6e tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Create volume request body: {'volume': {'volume_type': '657b43a0-1244-49ac-93bb-049a6ba46bdf', 'size': 1}} {{(pid=86815) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:25:44 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-01b7457a-54c9-42e2-8e2b-66ca7aae1a6e tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Create volume of 1 GB Sep 01 12:25: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:25:44 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:44 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-01b7457a-54c9-42e2-8e2b-66ca7aae1a6e tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Availability Zones retrieved successfully. Sep 01 12:25:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-01b7457a-54c9-42e2-8e2b-66ca7aae1a6e tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Flow 'volume_create_api' (754f553d-6631-4618-9bf2-6f85003e64a8) 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:25:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-01b7457a-54c9-42e2-8e2b-66ca7aae1a6e tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14c4f6ef-e70e-44ae-abf7-5b9c364747d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.flows.api.create_volume [None req-01b7457a-54c9-42e2-8e2b-66ca7aae1a6e tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-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:25:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-01b7457a-54c9-42e2-8e2b-66ca7aae1a6e tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14c4f6ef-e70e-44ae-abf7-5b9c364747d2) 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:25:45Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1857914881',vendor_name='tempest-vendor_name-8423423'},id=657b43a0-1244-49ac-93bb-049a6ba46bdf,is_public=True,name='tempest-ProjectReaderTests-volume-type-1678087628',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '657b43a0-1244-49ac-93bb-049a6ba46bdf', 'encryption_key_id': None, 'qos_specs': None, '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:25:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-01b7457a-54c9-42e2-8e2b-66ca7aae1a6e tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (853fccfc-d39c-426b-bed1-bb6d66a10eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:44 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-01b7457a-54c9-42e2-8e2b-66ca7aae1a6e tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1678087628 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1678087628, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:25:44 devstack devstack@c-api.service[86815]: WARNING cinder.quota [None req-01b7457a-54c9-42e2-8e2b-66ca7aae1a6e tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1678087628 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1678087628, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:25:44 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-01b7457a-54c9-42e2-8e2b-66ca7aae1a6e tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Created reservations ['d709cfac-d897-412e-82ed-f1d601466da6', '3b0804d8-fb74-4094-a5f4-daf68231366f', '7e2b782a-e072-4613-91a5-60f747e374d5', 'a5eb4343-68ce-4e50-ab02-9bb6d7d0fe62'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:25:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-01b7457a-54c9-42e2-8e2b-66ca7aae1a6e tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (853fccfc-d39c-426b-bed1-bb6d66a10eb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d709cfac-d897-412e-82ed-f1d601466da6', '3b0804d8-fb74-4094-a5f4-daf68231366f', '7e2b782a-e072-4613-91a5-60f747e374d5', 'a5eb4343-68ce-4e50-ab02-9bb6d7d0fe62']}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-01b7457a-54c9-42e2-8e2b-66ca7aae1a6e tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb153619-13b8-4ed0-bd5f-73e6e6e133a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25: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:25:44 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25:44 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-01b7457a-54c9-42e2-8e2b-66ca7aae1a6e tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb153619-13b8-4ed0-bd5f-73e6e6e133a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0832b16b-fe59-4adc-88b7-4aaa01fca2a4', '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='8619a851a60d472fade1e8efd4f5669f',qos_specs=None,replication_status=,reservations=['d709cfac-d897-412e-82ed-f1d601466da6','3b0804d8-fb74-4094-a5f4-daf68231366f','7e2b782a-e072-4613-91a5-60f747e374d5','a5eb4343-68ce-4e50-ab02-9bb6d7d0fe62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9de5fc797654adcbc26b007c72a307b',volume_type_id=657b43a0-1244-49ac-93bb-049a6ba46bdf), 'volume': Volume(_name_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:25:44Z,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=0832b16b-fe59-4adc-88b7-4aaa01fca2a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8619a851a60d472fade1e8efd4f5669f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9de5fc797654adcbc26b007c72a307b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(657b43a0-1244-49ac-93bb-049a6ba46bdf),volume_type_id=657b43a0-1244-49ac-93bb-049a6ba46bdf)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:45 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-01b7457a-54c9-42e2-8e2b-66ca7aae1a6e tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9f3abd4-489c-4ca5-85a6-570ba54d36d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:45 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-01b7457a-54c9-42e2-8e2b-66ca7aae1a6e tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9f3abd4-489c-4ca5-85a6-570ba54d36d5) transitioned into state 'SUCCESS' from 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='8619a851a60d472fade1e8efd4f5669f',qos_specs=None,replication_status=,reservations=['d709cfac-d897-412e-82ed-f1d601466da6','3b0804d8-fb74-4094-a5f4-daf68231366f','7e2b782a-e072-4613-91a5-60f747e374d5','a5eb4343-68ce-4e50-ab02-9bb6d7d0fe62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9de5fc797654adcbc26b007c72a307b',volume_type_id=657b43a0-1244-49ac-93bb-049a6ba46bdf)}' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:45 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-01b7457a-54c9-42e2-8e2b-66ca7aae1a6e tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fbd7fdc-28cb-4dcf-ba23-5c01375125e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86815) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:45 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-01b7457a-54c9-42e2-8e2b-66ca7aae1a6e tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fbd7fdc-28cb-4dcf-ba23-5c01375125e0) 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:25:45 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-01b7457a-54c9-42e2-8e2b-66ca7aae1a6e tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Flow 'volume_create_api' (754f553d-6631-4618-9bf2-6f85003e64a8) 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:25:45 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-01b7457a-54c9-42e2-8e2b-66ca7aae1a6e tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Create volume request issued successfully. Sep 01 12:25:45 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-01b7457a-54c9-42e2-8e2b-66ca7aae1a6e tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:25:45 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1662/3335] 192.168.122.29 () {62 vars in 1177 bytes} [Tue Sep 1 12:25:44 2026] POST /volume/v3/volumes => generated 780 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:25:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-96801ccc-a646-4601-bf8d-817b9c673835 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-96801ccc-a646-4601-bf8d-817b9c673835 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] GET http://192.168.122.29/volume/v3/volumes/0832b16b-fe59-4adc-88b7-4aaa01fca2a4 Sep 01 12:25:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-96801ccc-a646-4601-bf8d-817b9c673835 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:45 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-96801ccc-a646-4601-bf8d-817b9c673835 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:45 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25: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:25:45 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:45 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-96801ccc-a646-4601-bf8d-817b9c673835 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Volume info retrieved successfully. Sep 01 12:25:45 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-96801ccc-a646-4601-bf8d-817b9c673835 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] http://192.168.122.29/volume/v3/volumes/0832b16b-fe59-4adc-88b7-4aaa01fca2a4 returned with HTTP 200 Sep 01 12:25:45 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1674/3336] 192.168.122.29 () {60 vars in 1267 bytes} [Tue Sep 1 12:25:45 2026] GET /volume/v3/volumes/0832b16b-fe59-4adc-88b7-4aaa01fca2a4 => generated 959 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-2955c2d8-2f9f-41cf-b863-4adc8ec74318 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2955c2d8-2f9f-41cf-b863-4adc8ec74318 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] GET http://192.168.122.29/volume/v3/volumes/0832b16b-fe59-4adc-88b7-4aaa01fca2a4 Sep 01 12:25:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2955c2d8-2f9f-41cf-b863-4adc8ec74318 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-2955c2d8-2f9f-41cf-b863-4adc8ec74318 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25: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:25:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-2955c2d8-2f9f-41cf-b863-4adc8ec74318 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Volume info retrieved successfully. Sep 01 12:25:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-2955c2d8-2f9f-41cf-b863-4adc8ec74318 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] http://192.168.122.29/volume/v3/volumes/0832b16b-fe59-4adc-88b7-4aaa01fca2a4 returned with HTTP 200 Sep 01 12:25:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1663/3337] 192.168.122.29 () {60 vars in 1267 bytes} [Tue Sep 1 12:25:46 2026] GET /volume/v3/volumes/0832b16b-fe59-4adc-88b7-4aaa01fca2a4 => generated 980 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-3c5a71dc-0a61-4ae6-bb5a-015097d70723 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3c5a71dc-0a61-4ae6-bb5a-015097d70723 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] GET http://192.168.122.29/volume/v3/messages Sep 01 12:25:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3c5a71dc-0a61-4ae6-bb5a-015097d70723 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-3c5a71dc-0a61-4ae6-bb5a-015097d70723 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-3c5a71dc-0a61-4ae6-bb5a-015097d70723 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] http://192.168.122.29/volume/v3/messages returned with HTTP 200 Sep 01 12:25:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1675/3338] 192.168.122.29 () {60 vars in 1159 bytes} [Tue Sep 1 12:25:46 2026] GET /volume/v3/messages => generated 676 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ac6dbec2-44c0-449a-af31-b05b9e04454a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ac6dbec2-44c0-449a-af31-b05b9e04454a tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-reader] GET http://192.168.122.29/volume/v3/messages Sep 01 12:25:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ac6dbec2-44c0-449a-af31-b05b9e04454a tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ac6dbec2-44c0-449a-af31-b05b9e04454a tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-reader] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ac6dbec2-44c0-449a-af31-b05b9e04454a tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-reader] http://192.168.122.29/volume/v3/messages returned with HTTP 200 Sep 01 12:25:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1664/3339] 192.168.122.29 () {60 vars in 1159 bytes} [Tue Sep 1 12:25:46 2026] GET /volume/v3/messages => generated 676 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a464d159-4027-445e-bfab-f4285a883657 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a464d159-4027-445e-bfab-f4285a883657 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] DELETE http://192.168.122.29/volume/v3/messages/79bc0bb1-2481-4856-a62e-dae6f065cb98 Sep 01 12:25:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a464d159-4027-445e-bfab-f4285a883657 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a464d159-4027-445e-bfab-f4285a883657 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a464d159-4027-445e-bfab-f4285a883657 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] http://192.168.122.29/volume/v3/messages/79bc0bb1-2481-4856-a62e-dae6f065cb98 returned with HTTP 204 Sep 01 12:25:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1676/3340] 192.168.122.29 () {60 vars in 1273 bytes} [Tue Sep 1 12:25:46 2026] DELETE /volume/v3/messages/79bc0bb1-2481-4856-a62e-dae6f065cb98 => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 12:25:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1e61298e-a67f-4664-8fc1-6f2d9ce5a6e0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1e61298e-a67f-4664-8fc1-6f2d9ce5a6e0 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] DELETE http://192.168.122.29/volume/v3/volumes/0832b16b-fe59-4adc-88b7-4aaa01fca2a4 Sep 01 12:25:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1e61298e-a67f-4664-8fc1-6f2d9ce5a6e0 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1e61298e-a67f-4664-8fc1-6f2d9ce5a6e0 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:46 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-1e61298e-a67f-4664-8fc1-6f2d9ce5a6e0 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Delete volume with id: 0832b16b-fe59-4adc-88b7-4aaa01fca2a4 Sep 01 12:25: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:25:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25: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:25:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1e61298e-a67f-4664-8fc1-6f2d9ce5a6e0 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Volume info retrieved successfully. Sep 01 12:25:46 devstack devstack@c-api.service[86815]: DEBUG cinder.volume.api [None req-1e61298e-a67f-4664-8fc1-6f2d9ce5a6e0 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-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:25:46 devstack devstack@c-api.service[86815]: DEBUG cinder.quota [None req-1e61298e-a67f-4664-8fc1-6f2d9ce5a6e0 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Created reservations ['e5494544-7f1a-4d69-8bed-2fbae7443502', 'da9cffaf-5f46-4764-99ee-d3f0e2f5736a', '6b021175-f2f5-4952-91a9-38edae503cd9', '90f2eabb-a31a-4edb-8977-4321cba7463c'] {{(pid=86815) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:25:46 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1e61298e-a67f-4664-8fc1-6f2d9ce5a6e0 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Delete volume request issued successfully. Sep 01 12:25:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1e61298e-a67f-4664-8fc1-6f2d9ce5a6e0 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] http://192.168.122.29/volume/v3/volumes/0832b16b-fe59-4adc-88b7-4aaa01fca2a4 returned with HTTP 202 Sep 01 12:25:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1665/3341] 192.168.122.29 () {60 vars in 1270 bytes} [Tue Sep 1 12:25:46 2026] DELETE /volume/v3/volumes/0832b16b-fe59-4adc-88b7-4aaa01fca2a4 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:25:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7232f023-0e7f-41b7-ad35-33f1c53238e8 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7232f023-0e7f-41b7-ad35-33f1c53238e8 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] DELETE http://192.168.122.29/volume/v3/types/657b43a0-1244-49ac-93bb-049a6ba46bdf Sep 01 12:25:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7232f023-0e7f-41b7-ad35-33f1c53238e8 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7232f023-0e7f-41b7-ad35-33f1c53238e8 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7232f023-0e7f-41b7-ad35-33f1c53238e8 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] http://192.168.122.29/volume/v3/types/657b43a0-1244-49ac-93bb-049a6ba46bdf returned with HTTP 202 Sep 01 12:25:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1677/3342] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:25:46 2026] DELETE /volume/v3/types/657b43a0-1244-49ac-93bb-049a6ba46bdf => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:25:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-27215521-b078-4c19-94b4-f2d5a646646e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-27215521-b078-4c19-94b4-f2d5a646646e tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:25:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-27215521-b078-4c19-94b4-f2d5a646646e tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1002543794", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1523040131", "vendor_name": "tempest-vendor_name-524750710"}}} {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:25:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-27215521-b078-4c19-94b4-f2d5a646646e tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:25:46 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1666/3343] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:25:46 2026] POST /volume/v3/types => generated 329 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-15d94a26-aa55-4b80-ac02-ef5adb6cc698 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-15d94a26-aa55-4b80-ac02-ef5adb6cc698 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:25:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-15d94a26-aa55-4b80-ac02-ef5adb6cc698 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "dc861cc5-31fd-460b-95fd-bd367b4a6c40", "size": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:25:46 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-15d94a26-aa55-4b80-ac02-ef5adb6cc698 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Create volume request body: {'volume': {'volume_type': 'dc861cc5-31fd-460b-95fd-bd367b4a6c40', 'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:25:46 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-15d94a26-aa55-4b80-ac02-ef5adb6cc698 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Create volume of 1 GB Sep 01 12:25: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:25:46 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-15d94a26-aa55-4b80-ac02-ef5adb6cc698 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Availability Zones retrieved successfully. Sep 01 12:25:46 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-15d94a26-aa55-4b80-ac02-ef5adb6cc698 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Flow 'volume_create_api' (457d7b41-06a4-45d4-87d2-5b38c564e830) 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:25:46 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-15d94a26-aa55-4b80-ac02-ef5adb6cc698 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (799e237c-602c-4662-90a5-75a30b69652c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:46 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-15d94a26-aa55-4b80-ac02-ef5adb6cc698 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-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:25:46 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-15d94a26-aa55-4b80-ac02-ef5adb6cc698 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (799e237c-602c-4662-90a5-75a30b69652c) 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:25:47Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1523040131',vendor_name='tempest-vendor_name-524750710'},id=dc861cc5-31fd-460b-95fd-bd367b4a6c40,is_public=True,name='tempest-ProjectReaderTests-volume-type-1002543794',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dc861cc5-31fd-460b-95fd-bd367b4a6c40', 'encryption_key_id': None, 'qos_specs': None, '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:25:46 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-15d94a26-aa55-4b80-ac02-ef5adb6cc698 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b92ee83-1b3a-4a7a-ba2e-1403ba81a239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:46 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-15d94a26-aa55-4b80-ac02-ef5adb6cc698 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1002543794 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1002543794, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:25:46 devstack devstack@c-api.service[86814]: WARNING cinder.quota [None req-15d94a26-aa55-4b80-ac02-ef5adb6cc698 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1002543794 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1002543794, it is now deprecated. Please use the default quota class for default quota. Sep 01 12:25:46 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-15d94a26-aa55-4b80-ac02-ef5adb6cc698 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Created reservations ['a5152513-6f73-43fe-a25c-dd918434a09c', 'c7b381a1-18d0-4caf-9e30-325080904eac', '02347274-a2ee-4935-8ad4-2a940c2d58a6', '5180b0aa-aa87-4ed5-9784-cff49e55d523'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:25:46 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-15d94a26-aa55-4b80-ac02-ef5adb6cc698 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b92ee83-1b3a-4a7a-ba2e-1403ba81a239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5152513-6f73-43fe-a25c-dd918434a09c', 'c7b381a1-18d0-4caf-9e30-325080904eac', '02347274-a2ee-4935-8ad4-2a940c2d58a6', '5180b0aa-aa87-4ed5-9784-cff49e55d523']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:46 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-15d94a26-aa55-4b80-ac02-ef5adb6cc698 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (686384f4-38b8-437f-92db-dd147ff5cf77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25: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:25:46 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25:46 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-15d94a26-aa55-4b80-ac02-ef5adb6cc698 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (686384f4-38b8-437f-92db-dd147ff5cf77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfcc2bcc-8645-4861-886b-45cc3b8bf84f', '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='8619a851a60d472fade1e8efd4f5669f',qos_specs=None,replication_status=,reservations=['a5152513-6f73-43fe-a25c-dd918434a09c','c7b381a1-18d0-4caf-9e30-325080904eac','02347274-a2ee-4935-8ad4-2a940c2d58a6','5180b0aa-aa87-4ed5-9784-cff49e55d523'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9de5fc797654adcbc26b007c72a307b',volume_type_id=dc861cc5-31fd-460b-95fd-bd367b4a6c40), 'volume': Volume(_name_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:25:46Z,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=cfcc2bcc-8645-4861-886b-45cc3b8bf84f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8619a851a60d472fade1e8efd4f5669f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9de5fc797654adcbc26b007c72a307b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dc861cc5-31fd-460b-95fd-bd367b4a6c40),volume_type_id=dc861cc5-31fd-460b-95fd-bd367b4a6c40)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:46 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-15d94a26-aa55-4b80-ac02-ef5adb6cc698 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (189b1da2-d2e1-494f-8efc-33c16e63e1f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:46 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-15d94a26-aa55-4b80-ac02-ef5adb6cc698 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (189b1da2-d2e1-494f-8efc-33c16e63e1f3) transitioned into state 'SUCCESS' from 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='8619a851a60d472fade1e8efd4f5669f',qos_specs=None,replication_status=,reservations=['a5152513-6f73-43fe-a25c-dd918434a09c','c7b381a1-18d0-4caf-9e30-325080904eac','02347274-a2ee-4935-8ad4-2a940c2d58a6','5180b0aa-aa87-4ed5-9784-cff49e55d523'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9de5fc797654adcbc26b007c72a307b',volume_type_id=dc861cc5-31fd-460b-95fd-bd367b4a6c40)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:25:46 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-15d94a26-aa55-4b80-ac02-ef5adb6cc698 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9b7a63b-8f71-4ca7-b4bd-04ac980e82ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:25:46 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-15d94a26-aa55-4b80-ac02-ef5adb6cc698 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9b7a63b-8f71-4ca7-b4bd-04ac980e82ee) 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:25:46 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-15d94a26-aa55-4b80-ac02-ef5adb6cc698 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Flow 'volume_create_api' (457d7b41-06a4-45d4-87d2-5b38c564e830) 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:25:46 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-15d94a26-aa55-4b80-ac02-ef5adb6cc698 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Create volume request issued successfully. Sep 01 12:25:46 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-15d94a26-aa55-4b80-ac02-ef5adb6cc698 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:25:46 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1678/3344] 192.168.122.29 () {62 vars in 1177 bytes} [Tue Sep 1 12:25:46 2026] POST /volume/v3/volumes => generated 780 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:25:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-928c1c32-9e2f-4c9f-a5b7-fc58fd58d87f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:46 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-928c1c32-9e2f-4c9f-a5b7-fc58fd58d87f tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] GET http://192.168.122.29/volume/v3/volumes/cfcc2bcc-8645-4861-886b-45cc3b8bf84f Sep 01 12:25:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-928c1c32-9e2f-4c9f-a5b7-fc58fd58d87f tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:46 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-928c1c32-9e2f-4c9f-a5b7-fc58fd58d87f tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:46 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:25: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:25:46 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:25:47 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-928c1c32-9e2f-4c9f-a5b7-fc58fd58d87f tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Volume info retrieved successfully. Sep 01 12:25:47 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-928c1c32-9e2f-4c9f-a5b7-fc58fd58d87f tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] http://192.168.122.29/volume/v3/volumes/cfcc2bcc-8645-4861-886b-45cc3b8bf84f returned with HTTP 200 Sep 01 12:25:47 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1667/3345] 192.168.122.29 () {60 vars in 1267 bytes} [Tue Sep 1 12:25:46 2026] GET /volume/v3/volumes/cfcc2bcc-8645-4861-886b-45cc3b8bf84f => generated 959 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9939dec8-03e4-4b1b-b766-397be34c5828 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9939dec8-03e4-4b1b-b766-397be34c5828 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] GET http://192.168.122.29/volume/v3/volumes/cfcc2bcc-8645-4861-886b-45cc3b8bf84f Sep 01 12:25:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9939dec8-03e4-4b1b-b766-397be34c5828 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9939dec8-03e4-4b1b-b766-397be34c5828 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25: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:25:48 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25: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:25:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-9939dec8-03e4-4b1b-b766-397be34c5828 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Volume info retrieved successfully. Sep 01 12:25:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9939dec8-03e4-4b1b-b766-397be34c5828 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] http://192.168.122.29/volume/v3/volumes/cfcc2bcc-8645-4861-886b-45cc3b8bf84f returned with HTTP 200 Sep 01 12:25:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1679/3346] 192.168.122.29 () {60 vars in 1267 bytes} [Tue Sep 1 12:25:48 2026] GET /volume/v3/volumes/cfcc2bcc-8645-4861-886b-45cc3b8bf84f => generated 980 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3e0f5c57-4491-4c73-bcc7-e8a3dc825826 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3e0f5c57-4491-4c73-bcc7-e8a3dc825826 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] GET http://192.168.122.29/volume/v3/messages Sep 01 12:25:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3e0f5c57-4491-4c73-bcc7-e8a3dc825826 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3e0f5c57-4491-4c73-bcc7-e8a3dc825826 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3e0f5c57-4491-4c73-bcc7-e8a3dc825826 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] http://192.168.122.29/volume/v3/messages returned with HTTP 200 Sep 01 12:25:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1668/3347] 192.168.122.29 () {60 vars in 1159 bytes} [Tue Sep 1 12:25:48 2026] GET /volume/v3/messages => generated 676 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-0deaa1da-4f7f-41f5-a3ae-cfad0d33cf83 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0deaa1da-4f7f-41f5-a3ae-cfad0d33cf83 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-reader] GET http://192.168.122.29/volume/v3/messages/29355cce-e145-4938-9e3a-35e413511663 Sep 01 12:25:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0deaa1da-4f7f-41f5-a3ae-cfad0d33cf83 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-reader] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-0deaa1da-4f7f-41f5-a3ae-cfad0d33cf83 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-reader] Calling method 'version_select' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-0deaa1da-4f7f-41f5-a3ae-cfad0d33cf83 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-reader] http://192.168.122.29/volume/v3/messages/29355cce-e145-4938-9e3a-35e413511663 returned with HTTP 200 Sep 01 12:25:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1680/3348] 192.168.122.29 () {60 vars in 1270 bytes} [Tue Sep 1 12:25:48 2026] GET /volume/v3/messages/29355cce-e145-4938-9e3a-35e413511663 => generated 673 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1cf1a143-d27e-4103-a4be-a745d174680d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1cf1a143-d27e-4103-a4be-a745d174680d tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] DELETE http://192.168.122.29/volume/v3/messages/29355cce-e145-4938-9e3a-35e413511663 Sep 01 12:25:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1cf1a143-d27e-4103-a4be-a745d174680d tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1cf1a143-d27e-4103-a4be-a745d174680d tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Calling method 'version_select' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1cf1a143-d27e-4103-a4be-a745d174680d tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] http://192.168.122.29/volume/v3/messages/29355cce-e145-4938-9e3a-35e413511663 returned with HTTP 204 Sep 01 12:25:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1669/3349] 192.168.122.29 () {60 vars in 1273 bytes} [Tue Sep 1 12:25:48 2026] DELETE /volume/v3/messages/29355cce-e145-4938-9e3a-35e413511663 => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 12:25:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-be523510-c414-41ee-b92b-4a97869fab57 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-be523510-c414-41ee-b92b-4a97869fab57 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] DELETE http://192.168.122.29/volume/v3/volumes/cfcc2bcc-8645-4861-886b-45cc3b8bf84f Sep 01 12:25:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-be523510-c414-41ee-b92b-4a97869fab57 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:48 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-be523510-c414-41ee-b92b-4a97869fab57 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:48 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-be523510-c414-41ee-b92b-4a97869fab57 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Delete volume with id: cfcc2bcc-8645-4861-886b-45cc3b8bf84f Sep 01 12:25: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:25:48 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:25: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:25:48 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:25:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-be523510-c414-41ee-b92b-4a97869fab57 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Volume info retrieved successfully. Sep 01 12:25:48 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-be523510-c414-41ee-b92b-4a97869fab57 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-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:25:48 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-be523510-c414-41ee-b92b-4a97869fab57 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Created reservations ['723fc713-507f-4332-a214-314b88eda46e', '21247000-4ab4-4290-bc74-e99cecfd7ed5', '9aa4b7e5-891c-4787-a878-0b9745c599e3', 'ac3c13d8-6e07-4a5e-8113-92dac9f28b9a'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:25:48 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-be523510-c414-41ee-b92b-4a97869fab57 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Delete volume request issued successfully. Sep 01 12:25:48 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-be523510-c414-41ee-b92b-4a97869fab57 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] http://192.168.122.29/volume/v3/volumes/cfcc2bcc-8645-4861-886b-45cc3b8bf84f returned with HTTP 202 Sep 01 12:25:48 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1681/3350] 192.168.122.29 () {60 vars in 1270 bytes} [Tue Sep 1 12:25:48 2026] DELETE /volume/v3/volumes/cfcc2bcc-8645-4861-886b-45cc3b8bf84f => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:25:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-8fbf86fc-89ad-4079-bcd9-52d4e9040ec3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8fbf86fc-89ad-4079-bcd9-52d4e9040ec3 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] DELETE http://192.168.122.29/volume/v3/types/dc861cc5-31fd-460b-95fd-bd367b4a6c40 Sep 01 12:25:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8fbf86fc-89ad-4079-bcd9-52d4e9040ec3 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:48 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-8fbf86fc-89ad-4079-bcd9-52d4e9040ec3 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:48 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-8fbf86fc-89ad-4079-bcd9-52d4e9040ec3 tempest-ProjectReaderTests-1111217413 tempest-ProjectReaderTests-1111217413-project-admin] http://192.168.122.29/volume/v3/types/dc861cc5-31fd-460b-95fd-bd367b4a6c40 returned with HTTP 202 Sep 01 12:25:48 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1670/3351] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:25:48 2026] DELETE /volume/v3/types/dc861cc5-31fd-460b-95fd-bd367b4a6c40 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:25:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1531c6b0-abe2-4f5a-a089-e0cfa587542e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1531c6b0-abe2-4f5a-a089-e0cfa587542e tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:25:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1531c6b0-abe2-4f5a-a089-e0cfa587542e tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-633741486", "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:25:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1531c6b0-abe2-4f5a-a089-e0cfa587542e tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:25:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1682/3352] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:25:51 2026] POST /volume/v3/types => generated 379 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-eb8d81af-b8f2-4d4a-857c-277fea8c9177 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-eb8d81af-b8f2-4d4a-857c-277fea8c9177 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] POST http://192.168.122.29/volume/v3/types/0005892f-e25c-4aa0-8bbd-2ad7735dee61/encryption Sep 01 12:25:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-eb8d81af-b8f2-4d4a-857c-277fea8c9177 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-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:25:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-eb8d81af-b8f2-4d4a-857c-277fea8c9177 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] http://192.168.122.29/volume/v3/types/0005892f-e25c-4aa0-8bbd-2ad7735dee61/encryption returned with HTTP 200 Sep 01 12:25:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1671/3353] 192.168.122.29 () {60 vars in 1276 bytes} [Tue Sep 1 12:25:51 2026] POST /volume/v3/types/0005892f-e25c-4aa0-8bbd-2ad7735dee61/encryption => generated 239 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-aeca65a6-5767-4428-a5c0-dd1b11ec475d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aeca65a6-5767-4428-a5c0-dd1b11ec475d tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:25:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-aeca65a6-5767-4428-a5c0-dd1b11ec475d tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-760565907", "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:25:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-aeca65a6-5767-4428-a5c0-dd1b11ec475d tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:25:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1683/3354] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:25:51 2026] POST /volume/v3/types => generated 379 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6e5b9a43-b21a-4c85-b3e8-a6e68a6b9cba None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6e5b9a43-b21a-4c85-b3e8-a6e68a6b9cba tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] POST http://192.168.122.29/volume/v3/types/04662f3c-e368-4e81-bad0-a7d75155a105/encryption Sep 01 12:25:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6e5b9a43-b21a-4c85-b3e8-a6e68a6b9cba tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-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:25:51 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-6e5b9a43-b21a-4c85-b3e8-a6e68a6b9cba tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '37e228d9adaa4a4cb1ac559e53dc07ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '74568b21cd1a4e21bb2341c1df9c47e7', '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:25:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6e5b9a43-b21a-4c85-b3e8-a6e68a6b9cba tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] http://192.168.122.29/volume/v3/types/04662f3c-e368-4e81-bad0-a7d75155a105/encryption returned with HTTP 403 Sep 01 12:25:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1672/3355] 192.168.122.29 () {60 vars in 1276 bytes} [Tue Sep 1 12:25:51 2026] POST /volume/v3/types/04662f3c-e368-4e81-bad0-a7d75155a105/encryption => generated 127 bytes in 126 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-98fb914c-d449-41b6-88fe-74a14ba985ba None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-98fb914c-d449-41b6-88fe-74a14ba985ba tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:25:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-98fb914c-d449-41b6-88fe-74a14ba985ba tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-952477609", "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:25:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-98fb914c-d449-41b6-88fe-74a14ba985ba tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:25:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1684/3356] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:25:51 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:25:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0e7fc773-a885-412d-bde9-8413c9c7e766 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0e7fc773-a885-412d-bde9-8413c9c7e766 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] POST http://192.168.122.29/volume/v3/types/9dd87393-bf8f-4e60-a28a-62c646157d78/extra_specs Sep 01 12:25:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0e7fc773-a885-412d-bde9-8413c9c7e766 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-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:25:51 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-0e7fc773-a885-412d-bde9-8413c9c7e766 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '37e228d9adaa4a4cb1ac559e53dc07ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '74568b21cd1a4e21bb2341c1df9c47e7', '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:25:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0e7fc773-a885-412d-bde9-8413c9c7e766 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] http://192.168.122.29/volume/v3/types/9dd87393-bf8f-4e60-a28a-62c646157d78/extra_specs returned with HTTP 403 Sep 01 12:25:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1673/3357] 192.168.122.29 () {60 vars in 1278 bytes} [Tue Sep 1 12:25:51 2026] POST /volume/v3/types/9dd87393-bf8f-4e60-a28a-62c646157d78/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:25:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8251ff98-b7d5-4ccb-b91b-1b67d2c4f512 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8251ff98-b7d5-4ccb-b91b-1b67d2c4f512 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] PUT http://192.168.122.29/volume/v3/types/9dd87393-bf8f-4e60-a28a-62c646157d78/extra_specs/key2 Sep 01 12:25:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8251ff98-b7d5-4ccb-b91b-1b67d2c4f512 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-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:25:51 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-8251ff98-b7d5-4ccb-b91b-1b67d2c4f512 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '37e228d9adaa4a4cb1ac559e53dc07ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '74568b21cd1a4e21bb2341c1df9c47e7', '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:25:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8251ff98-b7d5-4ccb-b91b-1b67d2c4f512 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] http://192.168.122.29/volume/v3/types/9dd87393-bf8f-4e60-a28a-62c646157d78/extra_specs/key2 returned with HTTP 403 Sep 01 12:25:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1685/3358] 192.168.122.29 () {60 vars in 1292 bytes} [Tue Sep 1 12:25:51 2026] PUT /volume/v3/types/9dd87393-bf8f-4e60-a28a-62c646157d78/extra_specs/key2 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3adfa0ac-6fc4-4b59-b487-35bc08867da6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3adfa0ac-6fc4-4b59-b487-35bc08867da6 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] POST http://192.168.122.29/volume/v3/types Sep 01 12:25:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3adfa0ac-6fc4-4b59-b487-35bc08867da6 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-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:25:51 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-3adfa0ac-6fc4-4b59-b487-35bc08867da6 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '37e228d9adaa4a4cb1ac559e53dc07ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '74568b21cd1a4e21bb2341c1df9c47e7', '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:25:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3adfa0ac-6fc4-4b59-b487-35bc08867da6 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] http://192.168.122.29/volume/v3/types returned with HTTP 403 Sep 01 12:25:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1674/3359] 192.168.122.29 () {60 vars in 1131 bytes} [Tue Sep 1 12:25:51 2026] POST /volume/v3/types => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-41883d52-904f-41d1-82c3-dd61a71f913e None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-41883d52-904f-41d1-82c3-dd61a71f913e tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:25:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-41883d52-904f-41d1-82c3-dd61a71f913e tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1032263553", "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:25:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-41883d52-904f-41d1-82c3-dd61a71f913e tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:25:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1686/3360] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:25:51 2026] POST /volume/v3/types => generated 380 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-5808a992-b53e-4122-aec6-b22fada744c8 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5808a992-b53e-4122-aec6-b22fada744c8 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] POST http://192.168.122.29/volume/v3/types/2d4e769f-6ea5-4adc-b1e9-14a2013bffa1/encryption Sep 01 12:25:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-5808a992-b53e-4122-aec6-b22fada744c8 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-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:25:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-5808a992-b53e-4122-aec6-b22fada744c8 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] http://192.168.122.29/volume/v3/types/2d4e769f-6ea5-4adc-b1e9-14a2013bffa1/encryption returned with HTTP 200 Sep 01 12:25:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1675/3361] 192.168.122.29 () {60 vars in 1276 bytes} [Tue Sep 1 12:25:51 2026] POST /volume/v3/types/2d4e769f-6ea5-4adc-b1e9-14a2013bffa1/encryption => generated 239 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f2cd293e-bb28-4739-8c4a-3e8d8b3ff883 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f2cd293e-bb28-4739-8c4a-3e8d8b3ff883 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] DELETE http://192.168.122.29/volume/v3/types/2d4e769f-6ea5-4adc-b1e9-14a2013bffa1/encryption/24ae4c20-a826-4f58-821b-0339e4c46628 Sep 01 12:25:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f2cd293e-bb28-4739-8c4a-3e8d8b3ff883 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f2cd293e-bb28-4739-8c4a-3e8d8b3ff883 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:51 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-f2cd293e-bb28-4739-8c4a-3e8d8b3ff883 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '37e228d9adaa4a4cb1ac559e53dc07ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '74568b21cd1a4e21bb2341c1df9c47e7', '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:25:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f2cd293e-bb28-4739-8c4a-3e8d8b3ff883 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] http://192.168.122.29/volume/v3/types/2d4e769f-6ea5-4adc-b1e9-14a2013bffa1/encryption/24ae4c20-a826-4f58-821b-0339e4c46628 returned with HTTP 403 Sep 01 12:25:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1687/3362] 192.168.122.29 () {58 vars in 1368 bytes} [Tue Sep 1 12:25:51 2026] DELETE /volume/v3/types/2d4e769f-6ea5-4adc-b1e9-14a2013bffa1/encryption/24ae4c20-a826-4f58-821b-0339e4c46628 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ead47557-8d6c-4558-b364-748ae03aaaf1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ead47557-8d6c-4558-b364-748ae03aaaf1 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:25:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ead47557-8d6c-4558-b364-748ae03aaaf1 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1791934532", "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:25:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ead47557-8d6c-4558-b364-748ae03aaaf1 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:25:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1676/3363] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:25:51 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:25:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4928342d-cd0e-4f75-9644-e19f183a051c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4928342d-cd0e-4f75-9644-e19f183a051c tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] DELETE http://192.168.122.29/volume/v3/types/f87f46ac-ffc8-4f97-a31c-1fa4dcd766f3/extra_specs/key1 Sep 01 12:25:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4928342d-cd0e-4f75-9644-e19f183a051c tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4928342d-cd0e-4f75-9644-e19f183a051c tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:51 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-4928342d-cd0e-4f75-9644-e19f183a051c tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '37e228d9adaa4a4cb1ac559e53dc07ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '74568b21cd1a4e21bb2341c1df9c47e7', '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:25:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4928342d-cd0e-4f75-9644-e19f183a051c tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] http://192.168.122.29/volume/v3/types/f87f46ac-ffc8-4f97-a31c-1fa4dcd766f3/extra_specs/key1 returned with HTTP 403 Sep 01 12:25:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1688/3364] 192.168.122.29 () {58 vars in 1275 bytes} [Tue Sep 1 12:25:51 2026] DELETE /volume/v3/types/f87f46ac-ffc8-4f97-a31c-1fa4dcd766f3/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ee67da03-5f5b-4a1d-863d-1821693aa38a None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ee67da03-5f5b-4a1d-863d-1821693aa38a tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:25:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ee67da03-5f5b-4a1d-863d-1821693aa38a tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1835933194", "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:25:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ee67da03-5f5b-4a1d-863d-1821693aa38a tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:25:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1677/3365] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:25:51 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:25:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c678c905-db3c-47c6-b116-0fd808d120f5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c678c905-db3c-47c6-b116-0fd808d120f5 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] DELETE http://192.168.122.29/volume/v3/types/43064ec5-d54c-460b-9a65-e9b355b2bf63 Sep 01 12:25:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c678c905-db3c-47c6-b116-0fd808d120f5 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c678c905-db3c-47c6-b116-0fd808d120f5 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:51 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-c678c905-db3c-47c6-b116-0fd808d120f5 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '37e228d9adaa4a4cb1ac559e53dc07ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '74568b21cd1a4e21bb2341c1df9c47e7', '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:25:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c678c905-db3c-47c6-b116-0fd808d120f5 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] http://192.168.122.29/volume/v3/types/43064ec5-d54c-460b-9a65-e9b355b2bf63 returned with HTTP 403 Sep 01 12:25:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1689/3366] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:25:51 2026] DELETE /volume/v3/types/43064ec5-d54c-460b-9a65-e9b355b2bf63 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-761d7bba-c754-4f98-893a-1529a8158e28 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-761d7bba-c754-4f98-893a-1529a8158e28 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] GET http://192.168.122.29/volume/v3/types/0005892f-e25c-4aa0-8bbd-2ad7735dee61/extra_specs Sep 01 12:25:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-761d7bba-c754-4f98-893a-1529a8158e28 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-761d7bba-c754-4f98-893a-1529a8158e28 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] Calling method 'index' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-761d7bba-c754-4f98-893a-1529a8158e28 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] http://192.168.122.29/volume/v3/types/0005892f-e25c-4aa0-8bbd-2ad7735dee61/extra_specs returned with HTTP 200 Sep 01 12:25:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1678/3367] 192.168.122.29 () {58 vars in 1257 bytes} [Tue Sep 1 12:25:51 2026] GET /volume/v3/types/0005892f-e25c-4aa0-8bbd-2ad7735dee61/extra_specs => generated 123 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-07da2b1e-c972-4a95-b1a1-1c514dcc3987 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-07da2b1e-c972-4a95-b1a1-1c514dcc3987 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] GET http://192.168.122.29/volume/v3/types Sep 01 12:25:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-07da2b1e-c972-4a95-b1a1-1c514dcc3987 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-07da2b1e-c972-4a95-b1a1-1c514dcc3987 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.api_utils [None req-07da2b1e-c972-4a95-b1a1-1c514dcc3987 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] Removing options '' from query. {{(pid=86814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 12:25:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-07da2b1e-c972-4a95-b1a1-1c514dcc3987 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:25:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1690/3368] 192.168.122.29 () {58 vars in 1110 bytes} [Tue Sep 1 12:25:51 2026] GET /volume/v3/types => generated 2361 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 12:25:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-3dd5f244-ac8b-465b-bccd-87ebf456ed61 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3dd5f244-ac8b-465b-bccd-87ebf456ed61 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] GET http://192.168.122.29/volume/v3/types/0005892f-e25c-4aa0-8bbd-2ad7735dee61/encryption/cipher Sep 01 12:25:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3dd5f244-ac8b-465b-bccd-87ebf456ed61 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-3dd5f244-ac8b-465b-bccd-87ebf456ed61 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:51 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-3dd5f244-ac8b-465b-bccd-87ebf456ed61 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '37e228d9adaa4a4cb1ac559e53dc07ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '74568b21cd1a4e21bb2341c1df9c47e7', '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:25:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-3dd5f244-ac8b-465b-bccd-87ebf456ed61 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] http://192.168.122.29/volume/v3/types/0005892f-e25c-4aa0-8bbd-2ad7735dee61/encryption/cipher returned with HTTP 403 Sep 01 12:25:51 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1679/3369] 192.168.122.29 () {58 vars in 1275 bytes} [Tue Sep 1 12:25:51 2026] GET /volume/v3/types/0005892f-e25c-4aa0-8bbd-2ad7735dee61/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:25:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-b7797d09-f3da-4324-b7fe-bdaa761cc131 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b7797d09-f3da-4324-b7fe-bdaa761cc131 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] GET http://192.168.122.29/volume/v3/types/0005892f-e25c-4aa0-8bbd-2ad7735dee61/encryption Sep 01 12:25:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b7797d09-f3da-4324-b7fe-bdaa761cc131 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:51 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-b7797d09-f3da-4324-b7fe-bdaa761cc131 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:51 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-b7797d09-f3da-4324-b7fe-bdaa761cc131 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '37e228d9adaa4a4cb1ac559e53dc07ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '74568b21cd1a4e21bb2341c1df9c47e7', '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:25:51 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-b7797d09-f3da-4324-b7fe-bdaa761cc131 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] http://192.168.122.29/volume/v3/types/0005892f-e25c-4aa0-8bbd-2ad7735dee61/encryption returned with HTTP 403 Sep 01 12:25:51 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1691/3370] 192.168.122.29 () {58 vars in 1254 bytes} [Tue Sep 1 12:25:51 2026] GET /volume/v3/types/0005892f-e25c-4aa0-8bbd-2ad7735dee61/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-47b668a2-a40e-488d-8512-49156bca4a5f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:51 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-47b668a2-a40e-488d-8512-49156bca4a5f tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] GET http://192.168.122.29/volume/v3/types/0005892f-e25c-4aa0-8bbd-2ad7735dee61/extra_specs/multiattach Sep 01 12:25:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-47b668a2-a40e-488d-8512-49156bca4a5f tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:51 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-47b668a2-a40e-488d-8512-49156bca4a5f tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-47b668a2-a40e-488d-8512-49156bca4a5f tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] http://192.168.122.29/volume/v3/types/0005892f-e25c-4aa0-8bbd-2ad7735dee61/extra_specs/multiattach returned with HTTP 200 Sep 01 12:25:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1680/3371] 192.168.122.29 () {58 vars in 1293 bytes} [Tue Sep 1 12:25:51 2026] GET /volume/v3/types/0005892f-e25c-4aa0-8bbd-2ad7735dee61/extra_specs/multiattach => generated 29 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:25:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-871ec369-c50e-4533-b726-77b5cd69b7bf None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-871ec369-c50e-4533-b726-77b5cd69b7bf tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] GET http://192.168.122.29/volume/v3/types/0005892f-e25c-4aa0-8bbd-2ad7735dee61/extra_specs/volume_backend_name Sep 01 12:25:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-871ec369-c50e-4533-b726-77b5cd69b7bf tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-871ec369-c50e-4533-b726-77b5cd69b7bf tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-871ec369-c50e-4533-b726-77b5cd69b7bf tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] http://192.168.122.29/volume/v3/types/0005892f-e25c-4aa0-8bbd-2ad7735dee61/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 12:25:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1692/3372] 192.168.122.29 () {58 vars in 1317 bytes} [Tue Sep 1 12:25:52 2026] GET /volume/v3/types/0005892f-e25c-4aa0-8bbd-2ad7735dee61/extra_specs/volume_backend_name => generated 143 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9809b660-efe6-48a9-a2e2-b1c449bb54ec None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9809b660-efe6-48a9-a2e2-b1c449bb54ec tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] GET http://192.168.122.29/volume/v3/types/0005892f-e25c-4aa0-8bbd-2ad7735dee61 Sep 01 12:25:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9809b660-efe6-48a9-a2e2-b1c449bb54ec tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9809b660-efe6-48a9-a2e2-b1c449bb54ec tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9809b660-efe6-48a9-a2e2-b1c449bb54ec tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] http://192.168.122.29/volume/v3/types/0005892f-e25c-4aa0-8bbd-2ad7735dee61 returned with HTTP 200 Sep 01 12:25:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1681/3373] 192.168.122.29 () {58 vars in 1221 bytes} [Tue Sep 1 12:25:52 2026] GET /volume/v3/types/0005892f-e25c-4aa0-8bbd-2ad7735dee61 => generated 317 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ba5662ea-e480-49b3-abca-aff7eed2a86a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ba5662ea-e480-49b3-abca-aff7eed2a86a tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] PUT http://192.168.122.29/volume/v3/types/0005892f-e25c-4aa0-8bbd-2ad7735dee61/encryption/dc08e2c3-c1fb-4a3a-b428-ba1cb9115f37 Sep 01 12:25:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ba5662ea-e480-49b3-abca-aff7eed2a86a tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-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:25:52 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-ba5662ea-e480-49b3-abca-aff7eed2a86a tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '37e228d9adaa4a4cb1ac559e53dc07ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '74568b21cd1a4e21bb2341c1df9c47e7', '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:25:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ba5662ea-e480-49b3-abca-aff7eed2a86a tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] http://192.168.122.29/volume/v3/types/0005892f-e25c-4aa0-8bbd-2ad7735dee61/encryption/dc08e2c3-c1fb-4a3a-b428-ba1cb9115f37 returned with HTTP 403 Sep 01 12:25:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1693/3374] 192.168.122.29 () {60 vars in 1385 bytes} [Tue Sep 1 12:25:52 2026] PUT /volume/v3/types/0005892f-e25c-4aa0-8bbd-2ad7735dee61/encryption/dc08e2c3-c1fb-4a3a-b428-ba1cb9115f37 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-c235dabd-d656-422e-8bfd-30e3dd9a023e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c235dabd-d656-422e-8bfd-30e3dd9a023e tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] PUT http://192.168.122.29/volume/v3/types/0005892f-e25c-4aa0-8bbd-2ad7735dee61/extra_specs/key1 Sep 01 12:25:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-c235dabd-d656-422e-8bfd-30e3dd9a023e tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-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:25:52 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-c235dabd-d656-422e-8bfd-30e3dd9a023e tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '37e228d9adaa4a4cb1ac559e53dc07ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '74568b21cd1a4e21bb2341c1df9c47e7', '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:25:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-c235dabd-d656-422e-8bfd-30e3dd9a023e tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] http://192.168.122.29/volume/v3/types/0005892f-e25c-4aa0-8bbd-2ad7735dee61/extra_specs/key1 returned with HTTP 403 Sep 01 12:25:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1682/3375] 192.168.122.29 () {60 vars in 1292 bytes} [Tue Sep 1 12:25:52 2026] PUT /volume/v3/types/0005892f-e25c-4aa0-8bbd-2ad7735dee61/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-71fa1a8b-39e7-4a24-a3ec-c560a2e107b7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-71fa1a8b-39e7-4a24-a3ec-c560a2e107b7 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] PUT http://192.168.122.29/volume/v3/types/0005892f-e25c-4aa0-8bbd-2ad7735dee61 Sep 01 12:25:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-71fa1a8b-39e7-4a24-a3ec-c560a2e107b7 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-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:25:52 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-71fa1a8b-39e7-4a24-a3ec-c560a2e107b7 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '37e228d9adaa4a4cb1ac559e53dc07ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '74568b21cd1a4e21bb2341c1df9c47e7', '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:25:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-71fa1a8b-39e7-4a24-a3ec-c560a2e107b7 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-member] http://192.168.122.29/volume/v3/types/0005892f-e25c-4aa0-8bbd-2ad7735dee61 returned with HTTP 403 Sep 01 12:25:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1694/3376] 192.168.122.29 () {60 vars in 1241 bytes} [Tue Sep 1 12:25:52 2026] PUT /volume/v3/types/0005892f-e25c-4aa0-8bbd-2ad7735dee61 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9dcf2bef-955a-4784-b867-7df5e9dcfaf5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9dcf2bef-955a-4784-b867-7df5e9dcfaf5 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] DELETE http://192.168.122.29/volume/v3/types/43064ec5-d54c-460b-9a65-e9b355b2bf63 Sep 01 12:25:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9dcf2bef-955a-4784-b867-7df5e9dcfaf5 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9dcf2bef-955a-4784-b867-7df5e9dcfaf5 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9dcf2bef-955a-4784-b867-7df5e9dcfaf5 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] http://192.168.122.29/volume/v3/types/43064ec5-d54c-460b-9a65-e9b355b2bf63 returned with HTTP 202 Sep 01 12:25:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1683/3377] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:25:52 2026] DELETE /volume/v3/types/43064ec5-d54c-460b-9a65-e9b355b2bf63 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:25:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7e457b64-9ab9-4e54-9299-979411036a1a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7e457b64-9ab9-4e54-9299-979411036a1a tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] DELETE http://192.168.122.29/volume/v3/types/f87f46ac-ffc8-4f97-a31c-1fa4dcd766f3 Sep 01 12:25:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7e457b64-9ab9-4e54-9299-979411036a1a tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7e457b64-9ab9-4e54-9299-979411036a1a tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7e457b64-9ab9-4e54-9299-979411036a1a tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] http://192.168.122.29/volume/v3/types/f87f46ac-ffc8-4f97-a31c-1fa4dcd766f3 returned with HTTP 202 Sep 01 12:25:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1695/3378] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:25:52 2026] DELETE /volume/v3/types/f87f46ac-ffc8-4f97-a31c-1fa4dcd766f3 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:25:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fe37c0f9-f634-4778-9368-6c691ccc2054 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fe37c0f9-f634-4778-9368-6c691ccc2054 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] DELETE http://192.168.122.29/volume/v3/types/2d4e769f-6ea5-4adc-b1e9-14a2013bffa1 Sep 01 12:25:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fe37c0f9-f634-4778-9368-6c691ccc2054 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fe37c0f9-f634-4778-9368-6c691ccc2054 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fe37c0f9-f634-4778-9368-6c691ccc2054 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] http://192.168.122.29/volume/v3/types/2d4e769f-6ea5-4adc-b1e9-14a2013bffa1 returned with HTTP 202 Sep 01 12:25:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1684/3379] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:25:52 2026] DELETE /volume/v3/types/2d4e769f-6ea5-4adc-b1e9-14a2013bffa1 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:25:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4132daa4-b788-4d75-8f1d-a3ebf293e657 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4132daa4-b788-4d75-8f1d-a3ebf293e657 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] DELETE http://192.168.122.29/volume/v3/types/9dd87393-bf8f-4e60-a28a-62c646157d78 Sep 01 12:25:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4132daa4-b788-4d75-8f1d-a3ebf293e657 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4132daa4-b788-4d75-8f1d-a3ebf293e657 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4132daa4-b788-4d75-8f1d-a3ebf293e657 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] http://192.168.122.29/volume/v3/types/9dd87393-bf8f-4e60-a28a-62c646157d78 returned with HTTP 202 Sep 01 12:25:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1696/3380] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:25:52 2026] DELETE /volume/v3/types/9dd87393-bf8f-4e60-a28a-62c646157d78 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:25:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a6470792-0f6a-4a55-9279-3f4ac584c063 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a6470792-0f6a-4a55-9279-3f4ac584c063 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] DELETE http://192.168.122.29/volume/v3/types/04662f3c-e368-4e81-bad0-a7d75155a105 Sep 01 12:25:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a6470792-0f6a-4a55-9279-3f4ac584c063 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:52 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a6470792-0f6a-4a55-9279-3f4ac584c063 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:52 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a6470792-0f6a-4a55-9279-3f4ac584c063 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] http://192.168.122.29/volume/v3/types/04662f3c-e368-4e81-bad0-a7d75155a105 returned with HTTP 202 Sep 01 12:25:52 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1685/3381] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:25:52 2026] DELETE /volume/v3/types/04662f3c-e368-4e81-bad0-a7d75155a105 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:25:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-46a593cb-f6b3-4fbb-9a3b-b983a26fa1b0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-46a593cb-f6b3-4fbb-9a3b-b983a26fa1b0 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] DELETE http://192.168.122.29/volume/v3/types/0005892f-e25c-4aa0-8bbd-2ad7735dee61 Sep 01 12:25:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-46a593cb-f6b3-4fbb-9a3b-b983a26fa1b0 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:52 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-46a593cb-f6b3-4fbb-9a3b-b983a26fa1b0 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:52 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-46a593cb-f6b3-4fbb-9a3b-b983a26fa1b0 tempest-VolumeTypesMemberTests-1415701232 tempest-VolumeTypesMemberTests-1415701232-project-admin] http://192.168.122.29/volume/v3/types/0005892f-e25c-4aa0-8bbd-2ad7735dee61 returned with HTTP 202 Sep 01 12:25:52 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1697/3382] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:25:52 2026] DELETE /volume/v3/types/0005892f-e25c-4aa0-8bbd-2ad7735dee61 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:25:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1a28da17-a1eb-4e1c-898e-e67c7eecb197 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1a28da17-a1eb-4e1c-898e-e67c7eecb197 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:25:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1a28da17-a1eb-4e1c-898e-e67c7eecb197 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1743220879", "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:25:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1a28da17-a1eb-4e1c-898e-e67c7eecb197 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:25:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1686/3383] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:25:55 2026] POST /volume/v3/types => generated 380 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-822f54c9-1e97-482b-b5bf-816a7a883dc2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-822f54c9-1e97-482b-b5bf-816a7a883dc2 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] POST http://192.168.122.29/volume/v3/types/256c6537-ff56-496c-8568-76dd2696212b/encryption Sep 01 12:25:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-822f54c9-1e97-482b-b5bf-816a7a883dc2 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-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:25:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-822f54c9-1e97-482b-b5bf-816a7a883dc2 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] http://192.168.122.29/volume/v3/types/256c6537-ff56-496c-8568-76dd2696212b/encryption returned with HTTP 200 Sep 01 12:25:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1698/3384] 192.168.122.29 () {60 vars in 1276 bytes} [Tue Sep 1 12:25:55 2026] POST /volume/v3/types/256c6537-ff56-496c-8568-76dd2696212b/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-93293b7c-9432-45b0-b122-321b9fcd8106 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-93293b7c-9432-45b0-b122-321b9fcd8106 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:25:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-93293b7c-9432-45b0-b122-321b9fcd8106 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1081360654", "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:25:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-93293b7c-9432-45b0-b122-321b9fcd8106 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:25:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1687/3385] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:25:55 2026] POST /volume/v3/types => generated 380 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7a5f88e5-1bad-4406-a67f-a9d2ef0e8a6f None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7a5f88e5-1bad-4406-a67f-a9d2ef0e8a6f tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] POST http://192.168.122.29/volume/v3/types/e2f283e0-d363-4377-aa97-415d8b1d9203/encryption Sep 01 12:25:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7a5f88e5-1bad-4406-a67f-a9d2ef0e8a6f tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-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:25:55 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-7a5f88e5-1bad-4406-a67f-a9d2ef0e8a6f tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '17afbe9dfb7442aea81ded427495e520', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4fa7b7789144bbcb4bf71fd579cffb2', '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:25:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7a5f88e5-1bad-4406-a67f-a9d2ef0e8a6f tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] http://192.168.122.29/volume/v3/types/e2f283e0-d363-4377-aa97-415d8b1d9203/encryption returned with HTTP 403 Sep 01 12:25:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1699/3386] 192.168.122.29 () {60 vars in 1276 bytes} [Tue Sep 1 12:25:55 2026] POST /volume/v3/types/e2f283e0-d363-4377-aa97-415d8b1d9203/encryption => generated 127 bytes in 121 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-fdecd29d-c79c-4969-b8b7-73d9e570f660 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fdecd29d-c79c-4969-b8b7-73d9e570f660 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:25:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-fdecd29d-c79c-4969-b8b7-73d9e570f660 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1330130000", "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:25:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-fdecd29d-c79c-4969-b8b7-73d9e570f660 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:25:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1688/3387] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:25:55 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:25:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-9f36e55c-1b12-4396-916b-fc5841f45087 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9f36e55c-1b12-4396-916b-fc5841f45087 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] POST http://192.168.122.29/volume/v3/types/651c2d15-0b5b-4f5f-9692-f009e9e0ebd0/extra_specs Sep 01 12:25:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-9f36e55c-1b12-4396-916b-fc5841f45087 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-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:25:55 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-9f36e55c-1b12-4396-916b-fc5841f45087 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '17afbe9dfb7442aea81ded427495e520', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4fa7b7789144bbcb4bf71fd579cffb2', '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:25:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-9f36e55c-1b12-4396-916b-fc5841f45087 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] http://192.168.122.29/volume/v3/types/651c2d15-0b5b-4f5f-9692-f009e9e0ebd0/extra_specs returned with HTTP 403 Sep 01 12:25:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1700/3388] 192.168.122.29 () {60 vars in 1278 bytes} [Tue Sep 1 12:25:55 2026] POST /volume/v3/types/651c2d15-0b5b-4f5f-9692-f009e9e0ebd0/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:25:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-ec56f443-ced1-46f5-a49b-ca84f1086006 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ec56f443-ced1-46f5-a49b-ca84f1086006 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] PUT http://192.168.122.29/volume/v3/types/651c2d15-0b5b-4f5f-9692-f009e9e0ebd0/extra_specs/key2 Sep 01 12:25:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-ec56f443-ced1-46f5-a49b-ca84f1086006 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-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:25:55 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-ec56f443-ced1-46f5-a49b-ca84f1086006 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '17afbe9dfb7442aea81ded427495e520', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4fa7b7789144bbcb4bf71fd579cffb2', '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:25:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-ec56f443-ced1-46f5-a49b-ca84f1086006 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] http://192.168.122.29/volume/v3/types/651c2d15-0b5b-4f5f-9692-f009e9e0ebd0/extra_specs/key2 returned with HTTP 403 Sep 01 12:25:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1689/3389] 192.168.122.29 () {60 vars in 1292 bytes} [Tue Sep 1 12:25:55 2026] PUT /volume/v3/types/651c2d15-0b5b-4f5f-9692-f009e9e0ebd0/extra_specs/key2 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a070bd1d-eba1-4741-a848-4ca1d02c5ee3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a070bd1d-eba1-4741-a848-4ca1d02c5ee3 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] POST http://192.168.122.29/volume/v3/types Sep 01 12:25:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a070bd1d-eba1-4741-a848-4ca1d02c5ee3 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-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:25:55 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-a070bd1d-eba1-4741-a848-4ca1d02c5ee3 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '17afbe9dfb7442aea81ded427495e520', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4fa7b7789144bbcb4bf71fd579cffb2', '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:25:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a070bd1d-eba1-4741-a848-4ca1d02c5ee3 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] http://192.168.122.29/volume/v3/types returned with HTTP 403 Sep 01 12:25:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1701/3390] 192.168.122.29 () {60 vars in 1131 bytes} [Tue Sep 1 12:25:55 2026] POST /volume/v3/types => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-7ef13607-0ae5-4e2d-93ca-15df12e5248e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7ef13607-0ae5-4e2d-93ca-15df12e5248e tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:25:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-7ef13607-0ae5-4e2d-93ca-15df12e5248e tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-502141470", "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:25:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-7ef13607-0ae5-4e2d-93ca-15df12e5248e tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:25:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1690/3391] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:25:55 2026] POST /volume/v3/types => generated 379 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-8a118575-1a35-494a-b477-e5686e12877c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8a118575-1a35-494a-b477-e5686e12877c tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] POST http://192.168.122.29/volume/v3/types/bffa15df-6b40-4498-bbf5-7f2df80e23eb/encryption Sep 01 12:25:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-8a118575-1a35-494a-b477-e5686e12877c tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-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:25:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-8a118575-1a35-494a-b477-e5686e12877c tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] http://192.168.122.29/volume/v3/types/bffa15df-6b40-4498-bbf5-7f2df80e23eb/encryption returned with HTTP 200 Sep 01 12:25:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1702/3392] 192.168.122.29 () {60 vars in 1276 bytes} [Tue Sep 1 12:25:55 2026] POST /volume/v3/types/bffa15df-6b40-4498-bbf5-7f2df80e23eb/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-783b7ae3-780b-4361-970d-f905fcad3f15 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-783b7ae3-780b-4361-970d-f905fcad3f15 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] DELETE http://192.168.122.29/volume/v3/types/bffa15df-6b40-4498-bbf5-7f2df80e23eb/encryption/d9f1a035-0109-42c8-becf-cc896622d5c1 Sep 01 12:25:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-783b7ae3-780b-4361-970d-f905fcad3f15 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-783b7ae3-780b-4361-970d-f905fcad3f15 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:55 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-783b7ae3-780b-4361-970d-f905fcad3f15 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '17afbe9dfb7442aea81ded427495e520', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4fa7b7789144bbcb4bf71fd579cffb2', '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:25:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-783b7ae3-780b-4361-970d-f905fcad3f15 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] http://192.168.122.29/volume/v3/types/bffa15df-6b40-4498-bbf5-7f2df80e23eb/encryption/d9f1a035-0109-42c8-becf-cc896622d5c1 returned with HTTP 403 Sep 01 12:25:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1691/3393] 192.168.122.29 () {58 vars in 1368 bytes} [Tue Sep 1 12:25:55 2026] DELETE /volume/v3/types/bffa15df-6b40-4498-bbf5-7f2df80e23eb/encryption/d9f1a035-0109-42c8-becf-cc896622d5c1 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7206fd68-0714-493e-a50a-8f7acba29b8d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7206fd68-0714-493e-a50a-8f7acba29b8d tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:25:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7206fd68-0714-493e-a50a-8f7acba29b8d tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1269856276", "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:25:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7206fd68-0714-493e-a50a-8f7acba29b8d tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:25:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1703/3394] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:25:55 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:25:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-e17f949c-2478-45a6-8286-979f8ebba763 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e17f949c-2478-45a6-8286-979f8ebba763 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] DELETE http://192.168.122.29/volume/v3/types/208ffabf-6e17-4dc9-aa1f-63ed43cff944/extra_specs/key1 Sep 01 12:25:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e17f949c-2478-45a6-8286-979f8ebba763 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-e17f949c-2478-45a6-8286-979f8ebba763 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:55 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-e17f949c-2478-45a6-8286-979f8ebba763 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '17afbe9dfb7442aea81ded427495e520', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4fa7b7789144bbcb4bf71fd579cffb2', '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:25:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-e17f949c-2478-45a6-8286-979f8ebba763 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] http://192.168.122.29/volume/v3/types/208ffabf-6e17-4dc9-aa1f-63ed43cff944/extra_specs/key1 returned with HTTP 403 Sep 01 12:25:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1692/3395] 192.168.122.29 () {58 vars in 1275 bytes} [Tue Sep 1 12:25:55 2026] DELETE /volume/v3/types/208ffabf-6e17-4dc9-aa1f-63ed43cff944/extra_specs/key1 => generated 122 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-195b6149-85da-44e4-8502-914812740148 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-195b6149-85da-44e4-8502-914812740148 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] POST http://192.168.122.29/volume/v3/types Sep 01 12:25:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-195b6149-85da-44e4-8502-914812740148 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-901434993", "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:25:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-195b6149-85da-44e4-8502-914812740148 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] http://192.168.122.29/volume/v3/types returned with HTTP 200 Sep 01 12:25:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1704/3396] 192.168.122.29 () {60 vars in 1132 bytes} [Tue Sep 1 12:25:55 2026] POST /volume/v3/types => generated 379 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-07652c95-7c08-4e0d-bdbd-7575bc9d3e15 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-07652c95-7c08-4e0d-bdbd-7575bc9d3e15 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] DELETE http://192.168.122.29/volume/v3/types/4c81d5c0-2457-4556-99f2-314e98fbe320 Sep 01 12:25:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-07652c95-7c08-4e0d-bdbd-7575bc9d3e15 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-07652c95-7c08-4e0d-bdbd-7575bc9d3e15 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:55 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-07652c95-7c08-4e0d-bdbd-7575bc9d3e15 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '17afbe9dfb7442aea81ded427495e520', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4fa7b7789144bbcb4bf71fd579cffb2', '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:25:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-07652c95-7c08-4e0d-bdbd-7575bc9d3e15 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] http://192.168.122.29/volume/v3/types/4c81d5c0-2457-4556-99f2-314e98fbe320 returned with HTTP 403 Sep 01 12:25:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1693/3397] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:25:55 2026] DELETE /volume/v3/types/4c81d5c0-2457-4556-99f2-314e98fbe320 => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-34f05efb-38ef-4c83-9451-8146c8636243 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-34f05efb-38ef-4c83-9451-8146c8636243 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] GET http://192.168.122.29/volume/v3/types/256c6537-ff56-496c-8568-76dd2696212b/extra_specs Sep 01 12:25:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-34f05efb-38ef-4c83-9451-8146c8636243 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-34f05efb-38ef-4c83-9451-8146c8636243 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-34f05efb-38ef-4c83-9451-8146c8636243 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] http://192.168.122.29/volume/v3/types/256c6537-ff56-496c-8568-76dd2696212b/extra_specs returned with HTTP 200 Sep 01 12:25:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1705/3398] 192.168.122.29 () {58 vars in 1257 bytes} [Tue Sep 1 12:25:55 2026] GET /volume/v3/types/256c6537-ff56-496c-8568-76dd2696212b/extra_specs => generated 123 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:25:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-10b31675-aba8-4994-a7c1-b48c95bcd244 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-10b31675-aba8-4994-a7c1-b48c95bcd244 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] GET http://192.168.122.29/volume/v3/types/256c6537-ff56-496c-8568-76dd2696212b/encryption/cipher Sep 01 12:25:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-10b31675-aba8-4994-a7c1-b48c95bcd244 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-10b31675-aba8-4994-a7c1-b48c95bcd244 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:55 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-10b31675-aba8-4994-a7c1-b48c95bcd244 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '17afbe9dfb7442aea81ded427495e520', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4fa7b7789144bbcb4bf71fd579cffb2', '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:25:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-10b31675-aba8-4994-a7c1-b48c95bcd244 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] http://192.168.122.29/volume/v3/types/256c6537-ff56-496c-8568-76dd2696212b/encryption/cipher returned with HTTP 403 Sep 01 12:25:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1694/3399] 192.168.122.29 () {58 vars in 1275 bytes} [Tue Sep 1 12:25:55 2026] GET /volume/v3/types/256c6537-ff56-496c-8568-76dd2696212b/encryption/cipher => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-68a0f4d1-3dfe-4cee-8a8e-03910d3a35a3 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-68a0f4d1-3dfe-4cee-8a8e-03910d3a35a3 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] GET http://192.168.122.29/volume/v3/types/256c6537-ff56-496c-8568-76dd2696212b/encryption Sep 01 12:25:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-68a0f4d1-3dfe-4cee-8a8e-03910d3a35a3 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-68a0f4d1-3dfe-4cee-8a8e-03910d3a35a3 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] Calling method 'index' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:55 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-68a0f4d1-3dfe-4cee-8a8e-03910d3a35a3 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '17afbe9dfb7442aea81ded427495e520', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4fa7b7789144bbcb4bf71fd579cffb2', '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:25:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-68a0f4d1-3dfe-4cee-8a8e-03910d3a35a3 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] http://192.168.122.29/volume/v3/types/256c6537-ff56-496c-8568-76dd2696212b/encryption returned with HTTP 403 Sep 01 12:25:55 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1706/3400] 192.168.122.29 () {58 vars in 1254 bytes} [Tue Sep 1 12:25:55 2026] GET /volume/v3/types/256c6537-ff56-496c-8568-76dd2696212b/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b61a881d-4af3-49ad-98b7-e3e9d4e1bfc2 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b61a881d-4af3-49ad-98b7-e3e9d4e1bfc2 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] GET http://192.168.122.29/volume/v3/types/256c6537-ff56-496c-8568-76dd2696212b/extra_specs/multiattach Sep 01 12:25:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b61a881d-4af3-49ad-98b7-e3e9d4e1bfc2 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:55 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b61a881d-4af3-49ad-98b7-e3e9d4e1bfc2 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:55 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b61a881d-4af3-49ad-98b7-e3e9d4e1bfc2 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] http://192.168.122.29/volume/v3/types/256c6537-ff56-496c-8568-76dd2696212b/extra_specs/multiattach returned with HTTP 200 Sep 01 12:25:55 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1695/3401] 192.168.122.29 () {58 vars in 1293 bytes} [Tue Sep 1 12:25:55 2026] GET /volume/v3/types/256c6537-ff56-496c-8568-76dd2696212b/extra_specs/multiattach => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 12:25:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-f304330a-afeb-434b-8a66-648f03b68bc6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:55 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f304330a-afeb-434b-8a66-648f03b68bc6 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] GET http://192.168.122.29/volume/v3/types/256c6537-ff56-496c-8568-76dd2696212b/extra_specs/volume_backend_name Sep 01 12:25:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f304330a-afeb-434b-8a66-648f03b68bc6 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:55 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-f304330a-afeb-434b-8a66-648f03b68bc6 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-f304330a-afeb-434b-8a66-648f03b68bc6 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] http://192.168.122.29/volume/v3/types/256c6537-ff56-496c-8568-76dd2696212b/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 12:25:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1707/3402] 192.168.122.29 () {58 vars in 1317 bytes} [Tue Sep 1 12:25:55 2026] GET /volume/v3/types/256c6537-ff56-496c-8568-76dd2696212b/extra_specs/volume_backend_name => generated 143 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-765310e8-e1f3-44db-8016-84feae7ba2e6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-765310e8-e1f3-44db-8016-84feae7ba2e6 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] PUT http://192.168.122.29/volume/v3/types/256c6537-ff56-496c-8568-76dd2696212b/encryption/159eb8e5-3c36-43d7-a13e-dfbccbc373c8 Sep 01 12:25:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-765310e8-e1f3-44db-8016-84feae7ba2e6 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-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:25:56 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-765310e8-e1f3-44db-8016-84feae7ba2e6 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '17afbe9dfb7442aea81ded427495e520', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4fa7b7789144bbcb4bf71fd579cffb2', '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:25:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-765310e8-e1f3-44db-8016-84feae7ba2e6 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] http://192.168.122.29/volume/v3/types/256c6537-ff56-496c-8568-76dd2696212b/encryption/159eb8e5-3c36-43d7-a13e-dfbccbc373c8 returned with HTTP 403 Sep 01 12:25:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1696/3403] 192.168.122.29 () {60 vars in 1385 bytes} [Tue Sep 1 12:25:56 2026] PUT /volume/v3/types/256c6537-ff56-496c-8568-76dd2696212b/encryption/159eb8e5-3c36-43d7-a13e-dfbccbc373c8 => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1500711f-381d-4bce-b78f-c58b9787e63d None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1500711f-381d-4bce-b78f-c58b9787e63d tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] PUT http://192.168.122.29/volume/v3/types/256c6537-ff56-496c-8568-76dd2696212b/extra_specs/key1 Sep 01 12:25:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1500711f-381d-4bce-b78f-c58b9787e63d tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-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:25:56 devstack devstack@c-api.service[86814]: DEBUG cinder.policy [None req-1500711f-381d-4bce-b78f-c58b9787e63d tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '17afbe9dfb7442aea81ded427495e520', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4fa7b7789144bbcb4bf71fd579cffb2', '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:25:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1500711f-381d-4bce-b78f-c58b9787e63d tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] http://192.168.122.29/volume/v3/types/256c6537-ff56-496c-8568-76dd2696212b/extra_specs/key1 returned with HTTP 403 Sep 01 12:25:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1708/3404] 192.168.122.29 () {60 vars in 1292 bytes} [Tue Sep 1 12:25:56 2026] PUT /volume/v3/types/256c6537-ff56-496c-8568-76dd2696212b/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-bd826229-3a6f-4c03-a563-573062dd98e6 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bd826229-3a6f-4c03-a563-573062dd98e6 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] PUT http://192.168.122.29/volume/v3/types/256c6537-ff56-496c-8568-76dd2696212b Sep 01 12:25:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-bd826229-3a6f-4c03-a563-573062dd98e6 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-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:25:56 devstack devstack@c-api.service[86815]: DEBUG cinder.policy [None req-bd826229-3a6f-4c03-a563-573062dd98e6 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '17afbe9dfb7442aea81ded427495e520', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4fa7b7789144bbcb4bf71fd579cffb2', '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:25:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-bd826229-3a6f-4c03-a563-573062dd98e6 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-reader] http://192.168.122.29/volume/v3/types/256c6537-ff56-496c-8568-76dd2696212b returned with HTTP 403 Sep 01 12:25:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1697/3405] 192.168.122.29 () {60 vars in 1241 bytes} [Tue Sep 1 12:25:56 2026] PUT /volume/v3/types/256c6537-ff56-496c-8568-76dd2696212b => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:25:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5c6a5f31-8fa3-458c-95b6-8716f26429b2 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5c6a5f31-8fa3-458c-95b6-8716f26429b2 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] DELETE http://192.168.122.29/volume/v3/types/4c81d5c0-2457-4556-99f2-314e98fbe320 Sep 01 12:25:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5c6a5f31-8fa3-458c-95b6-8716f26429b2 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5c6a5f31-8fa3-458c-95b6-8716f26429b2 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5c6a5f31-8fa3-458c-95b6-8716f26429b2 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] http://192.168.122.29/volume/v3/types/4c81d5c0-2457-4556-99f2-314e98fbe320 returned with HTTP 202 Sep 01 12:25:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1709/3406] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:25:56 2026] DELETE /volume/v3/types/4c81d5c0-2457-4556-99f2-314e98fbe320 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:25:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0279ef37-6ee2-4bad-9a12-9afe479eb3b5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0279ef37-6ee2-4bad-9a12-9afe479eb3b5 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] DELETE http://192.168.122.29/volume/v3/types/208ffabf-6e17-4dc9-aa1f-63ed43cff944 Sep 01 12:25:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0279ef37-6ee2-4bad-9a12-9afe479eb3b5 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0279ef37-6ee2-4bad-9a12-9afe479eb3b5 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0279ef37-6ee2-4bad-9a12-9afe479eb3b5 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] http://192.168.122.29/volume/v3/types/208ffabf-6e17-4dc9-aa1f-63ed43cff944 returned with HTTP 202 Sep 01 12:25:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1698/3407] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:25:56 2026] DELETE /volume/v3/types/208ffabf-6e17-4dc9-aa1f-63ed43cff944 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:25:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-cb556c98-21a4-45e5-9590-505a5917c565 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cb556c98-21a4-45e5-9590-505a5917c565 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] DELETE http://192.168.122.29/volume/v3/types/bffa15df-6b40-4498-bbf5-7f2df80e23eb Sep 01 12:25:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cb556c98-21a4-45e5-9590-505a5917c565 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-cb556c98-21a4-45e5-9590-505a5917c565 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-cb556c98-21a4-45e5-9590-505a5917c565 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] http://192.168.122.29/volume/v3/types/bffa15df-6b40-4498-bbf5-7f2df80e23eb returned with HTTP 202 Sep 01 12:25:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1710/3408] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:25:56 2026] DELETE /volume/v3/types/bffa15df-6b40-4498-bbf5-7f2df80e23eb => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:25:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-757eb39e-087a-46bd-a9e6-908182593b50 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-757eb39e-087a-46bd-a9e6-908182593b50 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] DELETE http://192.168.122.29/volume/v3/types/651c2d15-0b5b-4f5f-9692-f009e9e0ebd0 Sep 01 12:25:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-757eb39e-087a-46bd-a9e6-908182593b50 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-757eb39e-087a-46bd-a9e6-908182593b50 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-757eb39e-087a-46bd-a9e6-908182593b50 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] http://192.168.122.29/volume/v3/types/651c2d15-0b5b-4f5f-9692-f009e9e0ebd0 returned with HTTP 202 Sep 01 12:25:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1699/3409] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:25:56 2026] DELETE /volume/v3/types/651c2d15-0b5b-4f5f-9692-f009e9e0ebd0 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:25:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ad05e9c8-14a9-4575-ae18-cbfd2285d610 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ad05e9c8-14a9-4575-ae18-cbfd2285d610 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] DELETE http://192.168.122.29/volume/v3/types/e2f283e0-d363-4377-aa97-415d8b1d9203 Sep 01 12:25:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ad05e9c8-14a9-4575-ae18-cbfd2285d610 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:56 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ad05e9c8-14a9-4575-ae18-cbfd2285d610 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] Calling method '_delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:56 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ad05e9c8-14a9-4575-ae18-cbfd2285d610 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] http://192.168.122.29/volume/v3/types/e2f283e0-d363-4377-aa97-415d8b1d9203 returned with HTTP 202 Sep 01 12:25:56 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1711/3410] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:25:56 2026] DELETE /volume/v3/types/e2f283e0-d363-4377-aa97-415d8b1d9203 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:25:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-aa700665-8a7d-4d67-9815-f75df6449070 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:25:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-aa700665-8a7d-4d67-9815-f75df6449070 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] DELETE http://192.168.122.29/volume/v3/types/256c6537-ff56-496c-8568-76dd2696212b Sep 01 12:25:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-aa700665-8a7d-4d67-9815-f75df6449070 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:25:56 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-aa700665-8a7d-4d67-9815-f75df6449070 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] Calling method '_delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:25:56 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-aa700665-8a7d-4d67-9815-f75df6449070 tempest-VolumeTypesReaderTests-190685180 tempest-VolumeTypesReaderTests-190685180-project-admin] http://192.168.122.29/volume/v3/types/256c6537-ff56-496c-8568-76dd2696212b returned with HTTP 202 Sep 01 12:25:56 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1700/3411] 192.168.122.29 () {58 vars in 1224 bytes} [Tue Sep 1 12:25:56 2026] DELETE /volume/v3/types/256c6537-ff56-496c-8568-76dd2696212b => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:26:06 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=318,cinder:UPDATE=155,cinder:INSERT=110 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:26:06 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:INSERT=70,cinder:SELECT=196,cinder:UPDATE=90 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:26:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c49f6867-0417-4bef-95b5-8573ff2091ae None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:26:14 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c49f6867-0417-4bef-95b5-8573ff2091ae tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:26:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c49f6867-0417-4bef-95b5-8573ff2091ae tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-453787705", "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:26:14 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-c49f6867-0417-4bef-95b5-8573ff2091ae tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-453787705', '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:26:14 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-c49f6867-0417-4bef-95b5-8573ff2091ae tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Create volume of 1 GB Sep 01 12:26:14 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c49f6867-0417-4bef-95b5-8573ff2091ae tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Availability Zones retrieved successfully. Sep 01 12:26:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c49f6867-0417-4bef-95b5-8573ff2091ae tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Flow 'volume_create_api' (3c6133c3-2ede-4d38-ab15-031bd2d100ef) 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:26:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c49f6867-0417-4bef-95b5-8573ff2091ae tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (653a0975-6943-4ab1-9fb3-6eeee6c38cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:26:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-c49f6867-0417-4bef-95b5-8573ff2091ae tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-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:26:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c49f6867-0417-4bef-95b5-8573ff2091ae tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (653a0975-6943-4ab1-9fb3-6eeee6c38cbb) 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:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:26:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c49f6867-0417-4bef-95b5-8573ff2091ae tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (495f7e8d-41fd-4732-a4d5-db82bb431072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:26:14 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-c49f6867-0417-4bef-95b5-8573ff2091ae tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Created reservations ['b5b2f0af-319f-4dae-9da3-bfc91c7689d7', '9378f078-67ee-4606-afdc-e520cd74d245', '1c1369b5-b39b-4271-b82f-089d6e9c08ec', 'b67c1eb0-4d96-452b-9f99-a861ece94172'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:26:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c49f6867-0417-4bef-95b5-8573ff2091ae tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (495f7e8d-41fd-4732-a4d5-db82bb431072) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5b2f0af-319f-4dae-9da3-bfc91c7689d7', '9378f078-67ee-4606-afdc-e520cd74d245', '1c1369b5-b39b-4271-b82f-089d6e9c08ec', 'b67c1eb0-4d96-452b-9f99-a861ece94172']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:26:14 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c49f6867-0417-4bef-95b5-8573ff2091ae tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5daad9ab-7114-4d5c-bf53-6dc1666df1f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:26: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:26:14 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:26:15 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c49f6867-0417-4bef-95b5-8573ff2091ae tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5daad9ab-7114-4d5c-bf53-6dc1666df1f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bc1123f-d7a1-4fd5-961c-284269087b77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-453787705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af33552eba984d31b8c7e08c41828a0d',qos_specs=None,replication_status=,reservations=['b5b2f0af-319f-4dae-9da3-bfc91c7689d7','9378f078-67ee-4606-afdc-e520cd74d245','1c1369b5-b39b-4271-b82f-089d6e9c08ec','b67c1eb0-4d96-452b-9f99-a861ece94172'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aef48fa303c04c7f83683daf64c94acd',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:26:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-453787705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2bc1123f-d7a1-4fd5-961c-284269087b77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af33552eba984d31b8c7e08c41828a0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aef48fa303c04c7f83683daf64c94acd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:26:15 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c49f6867-0417-4bef-95b5-8573ff2091ae tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47cb28bd-6796-4bad-9371-eeaf33d732e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:26:15 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c49f6867-0417-4bef-95b5-8573ff2091ae tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47cb28bd-6796-4bad-9371-eeaf33d732e6) transitioned into state 'SUCCESS' from state '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-453787705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af33552eba984d31b8c7e08c41828a0d',qos_specs=None,replication_status=,reservations=['b5b2f0af-319f-4dae-9da3-bfc91c7689d7','9378f078-67ee-4606-afdc-e520cd74d245','1c1369b5-b39b-4271-b82f-089d6e9c08ec','b67c1eb0-4d96-452b-9f99-a861ece94172'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aef48fa303c04c7f83683daf64c94acd',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:26:15 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c49f6867-0417-4bef-95b5-8573ff2091ae tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc444022-06a0-4ea6-b906-1fa937ccd4cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:26:15 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c49f6867-0417-4bef-95b5-8573ff2091ae tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc444022-06a0-4ea6-b906-1fa937ccd4cc) 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:26:15 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-c49f6867-0417-4bef-95b5-8573ff2091ae tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Flow 'volume_create_api' (3c6133c3-2ede-4d38-ab15-031bd2d100ef) 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:26:15 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c49f6867-0417-4bef-95b5-8573ff2091ae tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Create volume request issued successfully. Sep 01 12:26:15 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c49f6867-0417-4bef-95b5-8573ff2091ae tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:26:15 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1712/3412] 192.168.122.29 () {60 vars in 1138 bytes} [Tue Sep 1 12:26:14 2026] POST /volume/v3/volumes => generated 760 bytes in 507 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:26:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-a3c139ba-8df9-46f7-a890-e7dbf22e9b7e None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:26:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a3c139ba-8df9-46f7-a890-e7dbf22e9b7e tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] GET http://192.168.122.29/volume/v3/volumes/2bc1123f-d7a1-4fd5-961c-284269087b77 Sep 01 12:26:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a3c139ba-8df9-46f7-a890-e7dbf22e9b7e tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:26:15 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-a3c139ba-8df9-46f7-a890-e7dbf22e9b7e tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:26: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:26:15 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:26: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:26:15 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:26:15 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-a3c139ba-8df9-46f7-a890-e7dbf22e9b7e tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Volume info retrieved successfully. Sep 01 12:26:15 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-a3c139ba-8df9-46f7-a890-e7dbf22e9b7e tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] http://192.168.122.29/volume/v3/volumes/2bc1123f-d7a1-4fd5-961c-284269087b77 returned with HTTP 200 Sep 01 12:26:15 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1701/3413] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:26:15 2026] GET /volume/v3/volumes/2bc1123f-d7a1-4fd5-961c-284269087b77 => generated 828 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:26:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-ef4c7858-8320-4822-ac75-07ff006d42be None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:26:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ef4c7858-8320-4822-ac75-07ff006d42be tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] GET http://192.168.122.29/volume/v3/volumes/2bc1123f-d7a1-4fd5-961c-284269087b77 Sep 01 12:26:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ef4c7858-8320-4822-ac75-07ff006d42be tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:26:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-ef4c7858-8320-4822-ac75-07ff006d42be tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:26: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:26:16 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:26: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:26:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:26:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-ef4c7858-8320-4822-ac75-07ff006d42be tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Volume info retrieved successfully. Sep 01 12:26:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-ef4c7858-8320-4822-ac75-07ff006d42be tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] http://192.168.122.29/volume/v3/volumes/2bc1123f-d7a1-4fd5-961c-284269087b77 returned with HTTP 200 Sep 01 12:26:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1713/3414] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:26:16 2026] GET /volume/v3/volumes/2bc1123f-d7a1-4fd5-961c-284269087b77 => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:26:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-66559eb0-8485-4569-9954-7fc09a73f3f3 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:26:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-66559eb0-8485-4569-9954-7fc09a73f3f3 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] GET http://192.168.122.29/volume/v3/volumes/2bc1123f-d7a1-4fd5-961c-284269087b77 Sep 01 12:26:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-66559eb0-8485-4569-9954-7fc09a73f3f3 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:26:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-66559eb0-8485-4569-9954-7fc09a73f3f3 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:26: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:26:16 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:26: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:26:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:26:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-66559eb0-8485-4569-9954-7fc09a73f3f3 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Volume info retrieved successfully. Sep 01 12:26:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-66559eb0-8485-4569-9954-7fc09a73f3f3 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] http://192.168.122.29/volume/v3/volumes/2bc1123f-d7a1-4fd5-961c-284269087b77 returned with HTTP 200 Sep 01 12:26:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1702/3415] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:26:16 2026] GET /volume/v3/volumes/2bc1123f-d7a1-4fd5-961c-284269087b77 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 12:26:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-c5da81ea-7158-413b-8fbd-86f76db0586c None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:26:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c5da81ea-7158-413b-8fbd-86f76db0586c tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] POST http://192.168.122.29/volume/v3/snapshots Sep 01 12:26:16 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-c5da81ea-7158-413b-8fbd-86f76db0586c tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2bc1123f-d7a1-4fd5-961c-284269087b77", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-453236848", "description": null, "metadata": null}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:26: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:26:16 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:26: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:26:16 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:26:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c5da81ea-7158-413b-8fbd-86f76db0586c tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Volume info retrieved successfully. Sep 01 12:26:16 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-c5da81ea-7158-413b-8fbd-86f76db0586c tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Create snapshot from volume 2bc1123f-d7a1-4fd5-961c-284269087b77 Sep 01 12:26:16 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-c5da81ea-7158-413b-8fbd-86f76db0586c tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Created reservations ['846534f0-a200-4c9c-8699-3761498c68cf', '18db2b06-5da3-4212-979e-b2c08aa38f40', '95e97798-a729-4167-97de-d1352624093c', '0aa039d9-e079-496a-91a1-72fd682abb27'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:26: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:26:16 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:26:16 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-c5da81ea-7158-413b-8fbd-86f76db0586c tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Snapshot force create request issued successfully. Sep 01 12:26:16 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-c5da81ea-7158-413b-8fbd-86f76db0586c tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] http://192.168.122.29/volume/v3/snapshots returned with HTTP 202 Sep 01 12:26:16 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1714/3416] 192.168.122.29 () {60 vars in 1144 bytes} [Tue Sep 1 12:26:16 2026] POST /volume/v3/snapshots => generated 309 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:26:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-399fffe9-9d96-408d-a569-00b7653eb6a0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:26:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-399fffe9-9d96-408d-a569-00b7653eb6a0 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] GET http://192.168.122.29/volume/v3/snapshots/0dc87abe-2ce1-4176-befe-e1423c0f3d30 Sep 01 12:26:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-399fffe9-9d96-408d-a569-00b7653eb6a0 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:26:16 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-399fffe9-9d96-408d-a569-00b7653eb6a0 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:26: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:26:16 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:26:16 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-399fffe9-9d96-408d-a569-00b7653eb6a0 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Snapshot retrieved successfully. Sep 01 12:26:16 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-399fffe9-9d96-408d-a569-00b7653eb6a0 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] http://192.168.122.29/volume/v3/snapshots/0dc87abe-2ce1-4176-befe-e1423c0f3d30 returned with HTTP 200 Sep 01 12:26:16 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1703/3417] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:26:16 2026] GET /volume/v3/snapshots/0dc87abe-2ce1-4176-befe-e1423c0f3d30 => generated 441 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:26:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-34e46a6f-0c35-43bc-ac0f-d04cac77d7fe None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:26:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-34e46a6f-0c35-43bc-ac0f-d04cac77d7fe tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] GET http://192.168.122.29/volume/v3/snapshots/0dc87abe-2ce1-4176-befe-e1423c0f3d30 Sep 01 12:26:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-34e46a6f-0c35-43bc-ac0f-d04cac77d7fe tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:26:17 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-34e46a6f-0c35-43bc-ac0f-d04cac77d7fe tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:26: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:26:17 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:26:17 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-34e46a6f-0c35-43bc-ac0f-d04cac77d7fe tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Snapshot retrieved successfully. Sep 01 12:26:17 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-34e46a6f-0c35-43bc-ac0f-d04cac77d7fe tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] http://192.168.122.29/volume/v3/snapshots/0dc87abe-2ce1-4176-befe-e1423c0f3d30 returned with HTTP 200 Sep 01 12:26:17 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1715/3418] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:26:17 2026] GET /volume/v3/snapshots/0dc87abe-2ce1-4176-befe-e1423c0f3d30 => generated 441 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:26:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0d5c315a-c696-49c6-b315-dc7e3d519ea0 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:26:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0d5c315a-c696-49c6-b315-dc7e3d519ea0 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] GET http://192.168.122.29/volume/v3/snapshots/0dc87abe-2ce1-4176-befe-e1423c0f3d30 Sep 01 12:26:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0d5c315a-c696-49c6-b315-dc7e3d519ea0 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:26:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0d5c315a-c696-49c6-b315-dc7e3d519ea0 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:26: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:26:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:26:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0d5c315a-c696-49c6-b315-dc7e3d519ea0 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Snapshot retrieved successfully. Sep 01 12:26:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0d5c315a-c696-49c6-b315-dc7e3d519ea0 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] http://192.168.122.29/volume/v3/snapshots/0dc87abe-2ce1-4176-befe-e1423c0f3d30 returned with HTTP 200 Sep 01 12:26:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1704/3419] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:26:18 2026] GET /volume/v3/snapshots/0dc87abe-2ce1-4176-befe-e1423c0f3d30 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:26:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7be3af37-fac8-4bbf-9087-a1522841b2a6 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:26:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7be3af37-fac8-4bbf-9087-a1522841b2a6 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] GET http://192.168.122.29/volume/v3/snapshots/0dc87abe-2ce1-4176-befe-e1423c0f3d30 Sep 01 12:26:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7be3af37-fac8-4bbf-9087-a1522841b2a6 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:26:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7be3af37-fac8-4bbf-9087-a1522841b2a6 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:26: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:26:18 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:26:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7be3af37-fac8-4bbf-9087-a1522841b2a6 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Snapshot retrieved successfully. Sep 01 12:26:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7be3af37-fac8-4bbf-9087-a1522841b2a6 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] http://192.168.122.29/volume/v3/snapshots/0dc87abe-2ce1-4176-befe-e1423c0f3d30 returned with HTTP 200 Sep 01 12:26:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1716/3420] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:26:18 2026] GET /volume/v3/snapshots/0dc87abe-2ce1-4176-befe-e1423c0f3d30 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:26:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-394893fe-59be-4e1e-93b8-049c188734bd None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:26:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-394893fe-59be-4e1e-93b8-049c188734bd tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] GET http://192.168.122.29/volume/v3/snapshots/0dc87abe-2ce1-4176-befe-e1423c0f3d30 Sep 01 12:26:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-394893fe-59be-4e1e-93b8-049c188734bd tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:26:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-394893fe-59be-4e1e-93b8-049c188734bd tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:26: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:26:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:26:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-394893fe-59be-4e1e-93b8-049c188734bd tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Snapshot retrieved successfully. Sep 01 12:26:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-394893fe-59be-4e1e-93b8-049c188734bd tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] http://192.168.122.29/volume/v3/snapshots/0dc87abe-2ce1-4176-befe-e1423c0f3d30 returned with HTTP 200 Sep 01 12:26:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1705/3421] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:26:18 2026] GET /volume/v3/snapshots/0dc87abe-2ce1-4176-befe-e1423c0f3d30 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:26:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-7be87caa-b548-49d4-a129-4c3eca14057a None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:26:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7be87caa-b548-49d4-a129-4c3eca14057a tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] POST http://192.168.122.29/volume/v3/volumes Sep 01 12:26:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-7be87caa-b548-49d4-a129-4c3eca14057a tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0dc87abe-2ce1-4176-befe-e1423c0f3d30", "size": 1}} {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 12:26:18 devstack devstack@c-api.service[86814]: DEBUG cinder.api.v3.volumes [None req-7be87caa-b548-49d4-a129-4c3eca14057a tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Create volume request body: {'volume': {'snapshot_id': '0dc87abe-2ce1-4176-befe-e1423c0f3d30', 'size': 1}} {{(pid=86814) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 12:26: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:26:18 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:26:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7be87caa-b548-49d4-a129-4c3eca14057a tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Snapshot retrieved successfully. Sep 01 12:26:18 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-7be87caa-b548-49d4-a129-4c3eca14057a tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Create volume of 1 GB Sep 01 12:26:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7be87caa-b548-49d4-a129-4c3eca14057a tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Availability Zones retrieved successfully. Sep 01 12:26:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7be87caa-b548-49d4-a129-4c3eca14057a tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Flow 'volume_create_api' (af6b14b3-9c09-4828-824c-f35a7771d7ac) 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:26:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7be87caa-b548-49d4-a129-4c3eca14057a tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99febcdd-c622-45fa-9adc-fab0bae09d7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:26:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.flows.api.create_volume [None req-7be87caa-b548-49d4-a129-4c3eca14057a tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-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:26: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:26:18 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:26:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7be87caa-b548-49d4-a129-4c3eca14057a tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99febcdd-c622-45fa-9adc-fab0bae09d7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0dc87abe-2ce1-4176-befe-e1423c0f3d30', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T10:01:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3921b0f3-343c-442f-a7a2-b7221123a3b7,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3921b0f3-343c-442f-a7a2-b7221123a3b7', 'encryption_key_id': None, 'qos_specs': None, '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:26:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7be87caa-b548-49d4-a129-4c3eca14057a tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5bcb096-2f5c-42b9-a20a-2cbed99e10a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:26:18 devstack devstack@c-api.service[86814]: DEBUG cinder.quota [None req-7be87caa-b548-49d4-a129-4c3eca14057a tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Created reservations ['4cfc47e4-7849-4cc3-9aec-4f0ffcb6e18d', '879ec77f-e7f5-488e-9530-7aec361ef073', 'ac26bb38-11b8-4a35-a146-777ee90aed21', '93c1f2fd-46af-4827-a866-831d21529ec2'] {{(pid=86814) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 12:26:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7be87caa-b548-49d4-a129-4c3eca14057a tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5bcb096-2f5c-42b9-a20a-2cbed99e10a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cfc47e4-7849-4cc3-9aec-4f0ffcb6e18d', '879ec77f-e7f5-488e-9530-7aec361ef073', 'ac26bb38-11b8-4a35-a146-777ee90aed21', '93c1f2fd-46af-4827-a866-831d21529ec2']}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:26:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7be87caa-b548-49d4-a129-4c3eca14057a tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f6936fc-6943-49cd-af0c-f1672812121a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:26: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:26:18 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:26: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:26:18 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:26:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7be87caa-b548-49d4-a129-4c3eca14057a tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f6936fc-6943-49cd-af0c-f1672812121a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a66731b7-622e-4ace-844d-6b4d3ea207ea', '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='af33552eba984d31b8c7e08c41828a0d',qos_specs=None,replication_status=,reservations=['4cfc47e4-7849-4cc3-9aec-4f0ffcb6e18d','879ec77f-e7f5-488e-9530-7aec361ef073','ac26bb38-11b8-4a35-a146-777ee90aed21','93c1f2fd-46af-4827-a866-831d21529ec2'],size=1,snapshot_id=0dc87abe-2ce1-4176-befe-e1423c0f3d30,source_replicaid=,source_volid=None,status='creating',user_id='aef48fa303c04c7f83683daf64c94acd',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7), 'volume': Volume(_name_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:26:18Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a66731b7-622e-4ace-844d-6b4d3ea207ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af33552eba984d31b8c7e08c41828a0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0dc87abe-2ce1-4176-befe-e1423c0f3d30,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aef48fa303c04c7f83683daf64c94acd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3921b0f3-343c-442f-a7a2-b7221123a3b7),volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:26:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7be87caa-b548-49d4-a129-4c3eca14057a tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b4babaf-63b7-446b-8c4a-4db2c6aef5b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:26:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7be87caa-b548-49d4-a129-4c3eca14057a tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b4babaf-63b7-446b-8c4a-4db2c6aef5b9) transitioned into state 'SUCCESS' from 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='af33552eba984d31b8c7e08c41828a0d',qos_specs=None,replication_status=,reservations=['4cfc47e4-7849-4cc3-9aec-4f0ffcb6e18d','879ec77f-e7f5-488e-9530-7aec361ef073','ac26bb38-11b8-4a35-a146-777ee90aed21','93c1f2fd-46af-4827-a866-831d21529ec2'],size=1,snapshot_id=0dc87abe-2ce1-4176-befe-e1423c0f3d30,source_replicaid=,source_volid=None,status='creating',user_id='aef48fa303c04c7f83683daf64c94acd',volume_type_id=3921b0f3-343c-442f-a7a2-b7221123a3b7)}' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 12:26:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7be87caa-b548-49d4-a129-4c3eca14057a tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc70f364-e187-4814-b227-7c28803dd0d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86814) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 12:26: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:26:18 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:26:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7be87caa-b548-49d4-a129-4c3eca14057a tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc70f364-e187-4814-b227-7c28803dd0d5) 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:26:18 devstack devstack@c-api.service[86814]: DEBUG cinder.volume.api [None req-7be87caa-b548-49d4-a129-4c3eca14057a tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Flow 'volume_create_api' (af6b14b3-9c09-4828-824c-f35a7771d7ac) 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:26:18 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-7be87caa-b548-49d4-a129-4c3eca14057a tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Create volume request issued successfully. Sep 01 12:26:18 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-7be87caa-b548-49d4-a129-4c3eca14057a tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] http://192.168.122.29/volume/v3/volumes returned with HTTP 202 Sep 01 12:26:18 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1717/3422] 192.168.122.29 () {60 vars in 1137 bytes} [Tue Sep 1 12:26:18 2026] POST /volume/v3/volumes => generated 748 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 12:26:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-876680a5-9678-4485-8b3f-e72309372102 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:26:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-876680a5-9678-4485-8b3f-e72309372102 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] GET http://192.168.122.29/volume/v3/volumes/a66731b7-622e-4ace-844d-6b4d3ea207ea Sep 01 12:26:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-876680a5-9678-4485-8b3f-e72309372102 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:26:18 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-876680a5-9678-4485-8b3f-e72309372102 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:26: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:26:18 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:26: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:26:18 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:26:18 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-876680a5-9678-4485-8b3f-e72309372102 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Volume info retrieved successfully. Sep 01 12:26:18 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-876680a5-9678-4485-8b3f-e72309372102 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] http://192.168.122.29/volume/v3/volumes/a66731b7-622e-4ace-844d-6b4d3ea207ea returned with HTTP 200 Sep 01 12:26:18 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1706/3423] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:26:18 2026] GET /volume/v3/volumes/a66731b7-622e-4ace-844d-6b4d3ea207ea => generated 816 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:26:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1d610e0d-cc1d-4da8-af74-545da8bba9f9 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:26:19 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1d610e0d-cc1d-4da8-af74-545da8bba9f9 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] GET http://192.168.122.29/volume/v3/volumes/a66731b7-622e-4ace-844d-6b4d3ea207ea Sep 01 12:26:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1d610e0d-cc1d-4da8-af74-545da8bba9f9 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:26:19 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1d610e0d-cc1d-4da8-af74-545da8bba9f9 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:26: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:26:20 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:26: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:26:20 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:26:20 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-1d610e0d-cc1d-4da8-af74-545da8bba9f9 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Volume info retrieved successfully. Sep 01 12:26:20 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1d610e0d-cc1d-4da8-af74-545da8bba9f9 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] http://192.168.122.29/volume/v3/volumes/a66731b7-622e-4ace-844d-6b4d3ea207ea returned with HTTP 200 Sep 01 12:26:20 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1718/3424] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:26:19 2026] GET /volume/v3/volumes/a66731b7-622e-4ace-844d-6b4d3ea207ea => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:26:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-460dfce5-4f5f-48ac-8afe-9570359b1749 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:26:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-460dfce5-4f5f-48ac-8afe-9570359b1749 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] GET http://192.168.122.29/volume/v3/volumes/a66731b7-622e-4ace-844d-6b4d3ea207ea Sep 01 12:26:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-460dfce5-4f5f-48ac-8afe-9570359b1749 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:26:21 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-460dfce5-4f5f-48ac-8afe-9570359b1749 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:26: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:26:21 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:26: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:26:21 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:26:21 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-460dfce5-4f5f-48ac-8afe-9570359b1749 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Volume info retrieved successfully. Sep 01 12:26:21 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-460dfce5-4f5f-48ac-8afe-9570359b1749 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] http://192.168.122.29/volume/v3/volumes/a66731b7-622e-4ace-844d-6b4d3ea207ea returned with HTTP 200 Sep 01 12:26:21 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1707/3425] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:26:21 2026] GET /volume/v3/volumes/a66731b7-622e-4ace-844d-6b4d3ea207ea => generated 840 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:26:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-77654cc4-2cc2-4ed3-a76a-c640949a4759 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:26:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-77654cc4-2cc2-4ed3-a76a-c640949a4759 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] GET http://192.168.122.29/volume/v3/volumes/a66731b7-622e-4ace-844d-6b4d3ea207ea Sep 01 12:26:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-77654cc4-2cc2-4ed3-a76a-c640949a4759 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:26:22 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-77654cc4-2cc2-4ed3-a76a-c640949a4759 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:26: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:26:22 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:26: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:26:22 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:26:22 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-77654cc4-2cc2-4ed3-a76a-c640949a4759 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Volume info retrieved successfully. Sep 01 12:26:22 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-77654cc4-2cc2-4ed3-a76a-c640949a4759 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] http://192.168.122.29/volume/v3/volumes/a66731b7-622e-4ace-844d-6b4d3ea207ea returned with HTTP 200 Sep 01 12:26:22 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1719/3426] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:26:22 2026] GET /volume/v3/volumes/a66731b7-622e-4ace-844d-6b4d3ea207ea => generated 840 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:26:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-34180e0e-edce-4358-8093-ecf72655461d None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:26:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-34180e0e-edce-4358-8093-ecf72655461d tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] GET http://192.168.122.29/volume/v3/volumes/a66731b7-622e-4ace-844d-6b4d3ea207ea Sep 01 12:26:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-34180e0e-edce-4358-8093-ecf72655461d tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:26:23 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-34180e0e-edce-4358-8093-ecf72655461d tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:26: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:26:23 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:26: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:26:23 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:26:23 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-34180e0e-edce-4358-8093-ecf72655461d tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Volume info retrieved successfully. Sep 01 12:26:23 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-34180e0e-edce-4358-8093-ecf72655461d tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] http://192.168.122.29/volume/v3/volumes/a66731b7-622e-4ace-844d-6b4d3ea207ea returned with HTTP 200 Sep 01 12:26:23 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1708/3427] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:26:23 2026] GET /volume/v3/volumes/a66731b7-622e-4ace-844d-6b4d3ea207ea => generated 840 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:26:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-753015df-31d6-4cb9-8b7f-39f2d8642efb None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:26:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-753015df-31d6-4cb9-8b7f-39f2d8642efb tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] GET http://192.168.122.29/volume/v3/volumes/a66731b7-622e-4ace-844d-6b4d3ea207ea Sep 01 12:26:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-753015df-31d6-4cb9-8b7f-39f2d8642efb tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:26:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-753015df-31d6-4cb9-8b7f-39f2d8642efb tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:26: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:26:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:26: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:26:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:26:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-753015df-31d6-4cb9-8b7f-39f2d8642efb tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Volume info retrieved successfully. Sep 01 12:26:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-753015df-31d6-4cb9-8b7f-39f2d8642efb tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] http://192.168.122.29/volume/v3/volumes/a66731b7-622e-4ace-844d-6b4d3ea207ea returned with HTTP 200 Sep 01 12:26:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1720/3428] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:26:24 2026] GET /volume/v3/volumes/a66731b7-622e-4ace-844d-6b4d3ea207ea => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:26:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-6ddca4ba-2b6c-4a3b-a051-5f39e31674a9 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:26:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6ddca4ba-2b6c-4a3b-a051-5f39e31674a9 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] GET http://192.168.122.29/volume/v3/volumes/a66731b7-622e-4ace-844d-6b4d3ea207ea Sep 01 12:26:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6ddca4ba-2b6c-4a3b-a051-5f39e31674a9 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:26:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-6ddca4ba-2b6c-4a3b-a051-5f39e31674a9 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:26: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:26:24 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:26: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:26:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:26:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-6ddca4ba-2b6c-4a3b-a051-5f39e31674a9 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Volume info retrieved successfully. Sep 01 12:26:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-6ddca4ba-2b6c-4a3b-a051-5f39e31674a9 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] http://192.168.122.29/volume/v3/volumes/a66731b7-622e-4ace-844d-6b4d3ea207ea returned with HTTP 200 Sep 01 12:26:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1709/3429] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:26:24 2026] GET /volume/v3/volumes/a66731b7-622e-4ace-844d-6b4d3ea207ea => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:26:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-a3ca8711-92de-4261-9fb0-0b40276fed96 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:26:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a3ca8711-92de-4261-9fb0-0b40276fed96 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] DELETE http://192.168.122.29/volume/v3/snapshots/0dc87abe-2ce1-4176-befe-e1423c0f3d30 Sep 01 12:26:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a3ca8711-92de-4261-9fb0-0b40276fed96 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:26:24 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-a3ca8711-92de-4261-9fb0-0b40276fed96 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:26:24 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-a3ca8711-92de-4261-9fb0-0b40276fed96 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Delete snapshot with id: 0dc87abe-2ce1-4176-befe-e1423c0f3d30 Sep 01 12:26: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:26:24 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:26:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a3ca8711-92de-4261-9fb0-0b40276fed96 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Snapshot retrieved successfully. Sep 01 12:26: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:26:24 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:26:24 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-a3ca8711-92de-4261-9fb0-0b40276fed96 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Snapshot delete request issued successfully. Sep 01 12:26:24 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-a3ca8711-92de-4261-9fb0-0b40276fed96 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] http://192.168.122.29/volume/v3/snapshots/0dc87abe-2ce1-4176-befe-e1423c0f3d30 returned with HTTP 202 Sep 01 12:26:24 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1721/3430] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:26:24 2026] DELETE /volume/v3/snapshots/0dc87abe-2ce1-4176-befe-e1423c0f3d30 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:26:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-0e26aff6-fac0-4676-b53f-c45d923b5ce4 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:26:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0e26aff6-fac0-4676-b53f-c45d923b5ce4 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] GET http://192.168.122.29/volume/v3/snapshots/0dc87abe-2ce1-4176-befe-e1423c0f3d30 Sep 01 12:26:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0e26aff6-fac0-4676-b53f-c45d923b5ce4 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:26:24 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-0e26aff6-fac0-4676-b53f-c45d923b5ce4 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:26: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:26:24 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:26:24 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-0e26aff6-fac0-4676-b53f-c45d923b5ce4 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Snapshot retrieved successfully. Sep 01 12:26:24 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-0e26aff6-fac0-4676-b53f-c45d923b5ce4 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] http://192.168.122.29/volume/v3/snapshots/0dc87abe-2ce1-4176-befe-e1423c0f3d30 returned with HTTP 200 Sep 01 12:26:24 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1710/3431] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:26:24 2026] GET /volume/v3/snapshots/0dc87abe-2ce1-4176-befe-e1423c0f3d30 => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:26:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-4f05e993-a20b-4533-aa50-8255f116e3d7 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:26:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4f05e993-a20b-4533-aa50-8255f116e3d7 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] GET http://192.168.122.29/volume/v3/snapshots/0dc87abe-2ce1-4176-befe-e1423c0f3d30 Sep 01 12:26:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4f05e993-a20b-4533-aa50-8255f116e3d7 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:26:25 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-4f05e993-a20b-4533-aa50-8255f116e3d7 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:26: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:26:25 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:26:25 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-4f05e993-a20b-4533-aa50-8255f116e3d7 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Snapshot retrieved successfully. Sep 01 12:26:25 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-4f05e993-a20b-4533-aa50-8255f116e3d7 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] http://192.168.122.29/volume/v3/snapshots/0dc87abe-2ce1-4176-befe-e1423c0f3d30 returned with HTTP 200 Sep 01 12:26:25 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1722/3432] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:26:25 2026] GET /volume/v3/snapshots/0dc87abe-2ce1-4176-befe-e1423c0f3d30 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:26:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-acc3074d-630b-4ea4-b753-26d7df7989d1 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:26:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-acc3074d-630b-4ea4-b753-26d7df7989d1 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] GET http://192.168.122.29/volume/v3/snapshots/0dc87abe-2ce1-4176-befe-e1423c0f3d30 Sep 01 12:26:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-acc3074d-630b-4ea4-b753-26d7df7989d1 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:26:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-acc3074d-630b-4ea4-b753-26d7df7989d1 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:26:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-acc3074d-630b-4ea4-b753-26d7df7989d1 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] http://192.168.122.29/volume/v3/snapshots/0dc87abe-2ce1-4176-befe-e1423c0f3d30 returned with HTTP 404 Sep 01 12:26:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1711/3433] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:26:26 2026] GET /volume/v3/snapshots/0dc87abe-2ce1-4176-befe-e1423c0f3d30 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:26:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-446abc33-69c7-44b9-8504-fce56aa28046 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:26:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-446abc33-69c7-44b9-8504-fce56aa28046 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] DELETE http://192.168.122.29/volume/v3/volumes/2bc1123f-d7a1-4fd5-961c-284269087b77 Sep 01 12:26:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-446abc33-69c7-44b9-8504-fce56aa28046 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:26:26 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-446abc33-69c7-44b9-8504-fce56aa28046 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:26:26 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-446abc33-69c7-44b9-8504-fce56aa28046 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Delete volume with id: 2bc1123f-d7a1-4fd5-961c-284269087b77 Sep 01 12:26: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:26:26 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:26: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:26:26 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:26:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-446abc33-69c7-44b9-8504-fce56aa28046 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Volume info retrieved successfully. Sep 01 12:26:26 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-446abc33-69c7-44b9-8504-fce56aa28046 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Delete volume request issued successfully. Sep 01 12:26:26 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-446abc33-69c7-44b9-8504-fce56aa28046 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] http://192.168.122.29/volume/v3/volumes/2bc1123f-d7a1-4fd5-961c-284269087b77 returned with HTTP 202 Sep 01 12:26:26 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1723/3434] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:26:26 2026] DELETE /volume/v3/volumes/2bc1123f-d7a1-4fd5-961c-284269087b77 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:26:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-f8c0e368-28b2-42b1-9ad3-66973a03432f None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:26:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f8c0e368-28b2-42b1-9ad3-66973a03432f tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] GET http://192.168.122.29/volume/v3/volumes/2bc1123f-d7a1-4fd5-961c-284269087b77 Sep 01 12:26:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f8c0e368-28b2-42b1-9ad3-66973a03432f tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:26:26 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-f8c0e368-28b2-42b1-9ad3-66973a03432f tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:26: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:26:26 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:26: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:26:26 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:26:26 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-f8c0e368-28b2-42b1-9ad3-66973a03432f tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Volume info retrieved successfully. Sep 01 12:26:26 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-f8c0e368-28b2-42b1-9ad3-66973a03432f tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] http://192.168.122.29/volume/v3/volumes/2bc1123f-d7a1-4fd5-961c-284269087b77 returned with HTTP 200 Sep 01 12:26:26 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1712/3435] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:26:26 2026] GET /volume/v3/volumes/2bc1123f-d7a1-4fd5-961c-284269087b77 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:26:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-5862d2ad-48b3-4f1b-ba9a-6f4b4b722b67 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:26:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5862d2ad-48b3-4f1b-ba9a-6f4b4b722b67 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] GET http://192.168.122.29/volume/v3/volumes/2bc1123f-d7a1-4fd5-961c-284269087b77 Sep 01 12:26:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5862d2ad-48b3-4f1b-ba9a-6f4b4b722b67 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:26:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-5862d2ad-48b3-4f1b-ba9a-6f4b4b722b67 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:26:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-5862d2ad-48b3-4f1b-ba9a-6f4b4b722b67 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] http://192.168.122.29/volume/v3/volumes/2bc1123f-d7a1-4fd5-961c-284269087b77 returned with HTTP 404 Sep 01 12:26:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1724/3436] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:26:27 2026] GET /volume/v3/volumes/2bc1123f-d7a1-4fd5-961c-284269087b77 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:26:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-1267217d-d9bb-496f-afeb-29e5840f5d68 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:26:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1267217d-d9bb-496f-afeb-29e5840f5d68 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] DELETE http://192.168.122.29/volume/v3/volumes/a66731b7-622e-4ace-844d-6b4d3ea207ea Sep 01 12:26:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1267217d-d9bb-496f-afeb-29e5840f5d68 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:26:27 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-1267217d-d9bb-496f-afeb-29e5840f5d68 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Calling method 'delete' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:26:27 devstack devstack@c-api.service[86815]: INFO cinder.api.v3.volumes [None req-1267217d-d9bb-496f-afeb-29e5840f5d68 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Delete volume with id: a66731b7-622e-4ace-844d-6b4d3ea207ea Sep 01 12:26: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:26:27 devstack devstack@c-api.service[86815]: attachments = base.obj_make_list( Sep 01 12:26: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:26:27 devstack devstack@c-api.service[86815]: warnings.warn( Sep 01 12:26:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1267217d-d9bb-496f-afeb-29e5840f5d68 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Volume info retrieved successfully. Sep 01 12:26:27 devstack devstack@c-api.service[86815]: INFO cinder.volume.api [None req-1267217d-d9bb-496f-afeb-29e5840f5d68 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Delete volume request issued successfully. Sep 01 12:26:27 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-1267217d-d9bb-496f-afeb-29e5840f5d68 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] http://192.168.122.29/volume/v3/volumes/a66731b7-622e-4ace-844d-6b4d3ea207ea returned with HTTP 202 Sep 01 12:26:27 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1713/3437] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:26:27 2026] DELETE /volume/v3/volumes/a66731b7-622e-4ace-844d-6b4d3ea207ea => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 12:26:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-64a21903-50a9-4fb7-a280-26dbcbbdc4b5 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:26:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-64a21903-50a9-4fb7-a280-26dbcbbdc4b5 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] GET http://192.168.122.29/volume/v3/volumes/a66731b7-622e-4ace-844d-6b4d3ea207ea Sep 01 12:26:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-64a21903-50a9-4fb7-a280-26dbcbbdc4b5 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:26:27 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-64a21903-50a9-4fb7-a280-26dbcbbdc4b5 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Calling method 'show' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:26: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:26:27 devstack devstack@c-api.service[86814]: attachments = base.obj_make_list( Sep 01 12:26: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:26:27 devstack devstack@c-api.service[86814]: warnings.warn( Sep 01 12:26:27 devstack devstack@c-api.service[86814]: INFO cinder.volume.api [None req-64a21903-50a9-4fb7-a280-26dbcbbdc4b5 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Volume info retrieved successfully. Sep 01 12:26:27 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-64a21903-50a9-4fb7-a280-26dbcbbdc4b5 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] http://192.168.122.29/volume/v3/volumes/a66731b7-622e-4ace-844d-6b4d3ea207ea returned with HTTP 200 Sep 01 12:26:27 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1725/3438] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:26:27 2026] GET /volume/v3/volumes/a66731b7-622e-4ace-844d-6b4d3ea207ea => generated 840 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 12:26:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-9edfa0c7-3b98-4c4a-97f2-c16646ef06b5 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:26:28 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9edfa0c7-3b98-4c4a-97f2-c16646ef06b5 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] GET http://192.168.122.29/volume/v3/volumes/a66731b7-622e-4ace-844d-6b4d3ea207ea Sep 01 12:26:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9edfa0c7-3b98-4c4a-97f2-c16646ef06b5 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:26:28 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-9edfa0c7-3b98-4c4a-97f2-c16646ef06b5 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:26:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-9edfa0c7-3b98-4c4a-97f2-c16646ef06b5 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] http://192.168.122.29/volume/v3/volumes/a66731b7-622e-4ace-844d-6b4d3ea207ea returned with HTTP 404 Sep 01 12:26:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1714/3439] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:26:28 2026] GET /volume/v3/volumes/a66731b7-622e-4ace-844d-6b4d3ea207ea => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:26:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-1340e0bf-4114-43b1-ad6e-91cb281cde55 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:26:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1340e0bf-4114-43b1-ad6e-91cb281cde55 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] DELETE http://192.168.122.29/volume/v3/snapshots/0dc87abe-2ce1-4176-befe-e1423c0f3d30 Sep 01 12:26:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1340e0bf-4114-43b1-ad6e-91cb281cde55 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:26:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-1340e0bf-4114-43b1-ad6e-91cb281cde55 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:26:29 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.snapshots [None req-1340e0bf-4114-43b1-ad6e-91cb281cde55 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Delete snapshot with id: 0dc87abe-2ce1-4176-befe-e1423c0f3d30 Sep 01 12:26:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-1340e0bf-4114-43b1-ad6e-91cb281cde55 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] http://192.168.122.29/volume/v3/snapshots/0dc87abe-2ce1-4176-befe-e1423c0f3d30 returned with HTTP 404 Sep 01 12:26:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1726/3440] 192.168.122.29 () {58 vars in 1236 bytes} [Tue Sep 1 12:26:29 2026] DELETE /volume/v3/snapshots/0dc87abe-2ce1-4176-befe-e1423c0f3d30 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:26:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-272360dc-56ac-4717-9756-55089b76140c None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:26:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-272360dc-56ac-4717-9756-55089b76140c tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] GET http://192.168.122.29/volume/v3/snapshots/0dc87abe-2ce1-4176-befe-e1423c0f3d30 Sep 01 12:26:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-272360dc-56ac-4717-9756-55089b76140c tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:26:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-272360dc-56ac-4717-9756-55089b76140c tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:26:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-272360dc-56ac-4717-9756-55089b76140c tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] http://192.168.122.29/volume/v3/snapshots/0dc87abe-2ce1-4176-befe-e1423c0f3d30 returned with HTTP 404 Sep 01 12:26:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1715/3441] 192.168.122.29 () {58 vars in 1233 bytes} [Tue Sep 1 12:26:29 2026] GET /volume/v3/snapshots/0dc87abe-2ce1-4176-befe-e1423c0f3d30 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:26:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.middleware.request_id [None req-06d27d6f-5c7a-48c4-a8a7-74c7d47cfaa0 None None] RequestId filter calling following filter/app {{(pid=86814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:26:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-06d27d6f-5c7a-48c4-a8a7-74c7d47cfaa0 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] DELETE http://192.168.122.29/volume/v3/volumes/2bc1123f-d7a1-4fd5-961c-284269087b77 Sep 01 12:26:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-06d27d6f-5c7a-48c4-a8a7-74c7d47cfaa0 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Empty body provided in request {{(pid=86814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:26:29 devstack devstack@c-api.service[86814]: DEBUG cinder.api.openstack.wsgi [None req-06d27d6f-5c7a-48c4-a8a7-74c7d47cfaa0 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Calling method 'delete' {{(pid=86814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:26:29 devstack devstack@c-api.service[86814]: INFO cinder.api.v3.volumes [None req-06d27d6f-5c7a-48c4-a8a7-74c7d47cfaa0 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Delete volume with id: 2bc1123f-d7a1-4fd5-961c-284269087b77 Sep 01 12:26:29 devstack devstack@c-api.service[86814]: INFO cinder.api.openstack.wsgi [None req-06d27d6f-5c7a-48c4-a8a7-74c7d47cfaa0 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] http://192.168.122.29/volume/v3/volumes/2bc1123f-d7a1-4fd5-961c-284269087b77 returned with HTTP 404 Sep 01 12:26:29 devstack devstack@c-api.service[86814]: [pid: 86814|app: 0|req: 1727/3442] 192.168.122.29 () {58 vars in 1230 bytes} [Tue Sep 1 12:26:29 2026] DELETE /volume/v3/volumes/2bc1123f-d7a1-4fd5-961c-284269087b77 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:26:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.middleware.request_id [None req-b3a1d193-e59b-42c1-aed5-e6423ff16815 None None] RequestId filter calling following filter/app {{(pid=86815) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 12:26:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b3a1d193-e59b-42c1-aed5-e6423ff16815 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] GET http://192.168.122.29/volume/v3/volumes/2bc1123f-d7a1-4fd5-961c-284269087b77 Sep 01 12:26:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b3a1d193-e59b-42c1-aed5-e6423ff16815 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Empty body provided in request {{(pid=86815) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 12:26:29 devstack devstack@c-api.service[86815]: DEBUG cinder.api.openstack.wsgi [None req-b3a1d193-e59b-42c1-aed5-e6423ff16815 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] Calling method 'show' {{(pid=86815) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 12:26:29 devstack devstack@c-api.service[86815]: INFO cinder.api.openstack.wsgi [None req-b3a1d193-e59b-42c1-aed5-e6423ff16815 tempest-SnapshotDependencyTests-1346583661 tempest-SnapshotDependencyTests-1346583661-project-member] http://192.168.122.29/volume/v3/volumes/2bc1123f-d7a1-4fd5-961c-284269087b77 returned with HTTP 404 Sep 01 12:26:29 devstack devstack@c-api.service[86815]: [pid: 86815|app: 0|req: 1716/3443] 192.168.122.29 () {58 vars in 1227 bytes} [Tue Sep 1 12:26:29 2026] GET /volume/v3/volumes/2bc1123f-d7a1-4fd5-961c-284269087b77 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 12:26:39 devstack devstack@c-api.service[86814]: DEBUG dbcounter [-] [86814] Writing DB stats cinder:SELECT=99,cinder:INSERT=24,cinder:UPDATE=38 {{(pid=86814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 12:26:39 devstack devstack@c-api.service[86815]: DEBUG dbcounter [-] [86815] Writing DB stats cinder:SELECT=39,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=86815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}